Jun 01 22:24:30.927943 np0000001904 systemd[1]: Starting devstack@n-api.service - Devstack devstack@n-api.service... Jun 01 22:24:30.932919 np0000001904 devstack@n-api.service[86659]: [uWSGI] getting INI configuration from /etc/nova/nova-api-uwsgi.ini Jun 01 22:24:30.935109 np0000001904 devstack@n-api.service[86659]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 1 22:24:30 2026] *** Jun 01 22:24:30.935109 np0000001904 devstack@n-api.service[86659]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 01 22:24:30.935109 np0000001904 devstack@n-api.service[86659]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jun 01 22:24:30.935109 np0000001904 devstack@n-api.service[86659]: nodename: np0000001904 Jun 01 22:24:30.935109 np0000001904 devstack@n-api.service[86659]: machine: x86_64 Jun 01 22:24:30.935109 np0000001904 devstack@n-api.service[86659]: clock source: unix Jun 01 22:24:30.935109 np0000001904 devstack@n-api.service[86659]: pcre jit disabled Jun 01 22:24:30.935109 np0000001904 devstack@n-api.service[86659]: detected number of CPU cores: 12 Jun 01 22:24:30.935109 np0000001904 devstack@n-api.service[86659]: current working directory: / Jun 01 22:24:30.935109 np0000001904 devstack@n-api.service[86659]: detected binary path: /usr/bin/uwsgi-core Jun 01 22:24:30.935109 np0000001904 devstack@n-api.service[86659]: your processes number limit is 95969 Jun 01 22:24:30.935109 np0000001904 devstack@n-api.service[86659]: your memory page size is 4096 bytes Jun 01 22:24:30.935109 np0000001904 devstack@n-api.service[86659]: detected max file descriptor number: 2048 Jun 01 22:24:30.935398 np0000001904 devstack@n-api.service[86659]: lock engine: pthread robust mutexes Jun 01 22:24:30.935398 np0000001904 devstack@n-api.service[86659]: thunder lock: enabled Jun 01 22:24:30.935444 np0000001904 devstack@n-api.service[86659]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/nova-api.socket fd 4 Jun 01 22:24:30.935472 np0000001904 devstack@n-api.service[86659]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 01 22:24:30.935496 np0000001904 devstack@n-api.service[86659]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 01 22:24:30.935496 np0000001904 devstack@n-api.service[86659]: Set PythonHome to /opt/stack/data/venv Jun 01 22:24:30.966891 np0000001904 devstack@n-api.service[86659]: Python main interpreter initialized at 0x7c77326a3668 Jun 01 22:24:30.966891 np0000001904 devstack@n-api.service[86659]: python threads support enabled Jun 01 22:24:30.966891 np0000001904 devstack@n-api.service[86659]: your server socket listen backlog is limited to 100 connections Jun 01 22:24:30.966891 np0000001904 devstack@n-api.service[86659]: your mercy for graceful operations on workers is 80 seconds Jun 01 22:24:30.967374 np0000001904 devstack@n-api.service[86659]: mapped 537436 bytes (524 KB) for 3 cores Jun 01 22:24:30.967508 np0000001904 devstack@n-api.service[86659]: *** Operational MODE: preforking *** Jun 01 22:24:30.967689 np0000001904 devstack@n-api.service[86659]: *** uWSGI is running in multiple interpreter mode *** Jun 01 22:24:30.967689 np0000001904 devstack@n-api.service[86659]: spawned uWSGI master process (pid: 86659) Jun 01 22:24:30.967895 np0000001904 systemd[1]: Started devstack@n-api.service - Devstack devstack@n-api.service. Jun 01 22:24:30.968296 np0000001904 devstack@n-api.service[86659]: spawned uWSGI worker 1 (pid: 86660, cores: 1) Jun 01 22:24:30.968869 np0000001904 devstack@n-api.service[86659]: spawned uWSGI worker 2 (pid: 86661, cores: 1) Jun 01 22:24:30.969605 np0000001904 devstack@n-api.service[86659]: spawned uWSGI worker 3 (pid: 86662, cores: 1) Jun 01 22:24:30.969672 np0000001904 devstack@n-api.service[86659]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 01 22:24:32.702320 np0000001904 devstack@n-api.service[86661]: INFO dbcounter [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] Registered counter for database nova_api Jun 01 22:24:32.706511 np0000001904 devstack@n-api.service[86660]: INFO dbcounter [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] Registered counter for database nova_api Jun 01 22:24:32.735378 np0000001904 devstack@n-api.service[86662]: INFO dbcounter [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] Registered counter for database nova_api Jun 01 22:24:32.746812 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_db.sqlalchemy.engines [None req-b5668732-947c-4a44-bb5b-9565246e44fe 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=86661) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 01 22:24:32.747836 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_db.sqlalchemy.engines [None req-62803495-084b-4e0c-942b-f39ef65b2089 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=86660) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 01 22:24:32.779668 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writer thread running {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 01 22:24:32.780390 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_db.sqlalchemy.engines [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 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=86662) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 01 22:24:32.782892 np0000001904 devstack@n-api.service[86660]: DEBUG nova.context [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),419f8274-3b90-46b4-9c72-da0ce037957e(cell1) {{(pid=86660) load_cells /opt/stack/nova/nova/context.py:509}} Jun 01 22:24:32.783256 np0000001904 devstack@n-api.service[86660]: INFO nova.utils [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] The cell worker thread pool MainProcess.cell_worker is initialized Jun 01 22:24:32.784543 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writer thread running {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 01 22:24:32.785775 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:24:32.786040 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62803495-084b-4e0c-942b-f39ef65b2089 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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:24:32.786638 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62803495-084b-4e0c-942b-f39ef65b2089 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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:24:32.787370 np0000001904 devstack@n-api.service[86661]: DEBUG nova.context [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),419f8274-3b90-46b4-9c72-da0ce037957e(cell1) {{(pid=86661) load_cells /opt/stack/nova/nova/context.py:509}} Jun 01 22:24:32.787620 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:24:32.787736 np0000001904 devstack@n-api.service[86661]: INFO nova.utils [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] The cell worker thread pool MainProcess.cell_worker is initialized Jun 01 22:24:32.787857 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:24:32.789089 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:24:32.789558 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:24:32.789782 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b5668732-947c-4a44-bb5b-9565246e44fe 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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:24:32.790176 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b5668732-947c-4a44-bb5b-9565246e44fe 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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:24:32.790845 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:24:32.791033 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:24:32.791430 np0000001904 devstack@n-api.service[86660]: INFO dbcounter [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] Registered counter for database nova_cell0 Jun 01 22:24:32.791961 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:24:32.794808 np0000001904 devstack@n-api.service[86661]: INFO dbcounter [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] Registered counter for database nova_cell0 Jun 01 22:24:32.794895 np0000001904 devstack@n-api.service[86660]: INFO dbcounter [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] Registered counter for database nova_cell1 Jun 01 22:24:32.796276 np0000001904 devstack@n-api.service[86661]: INFO dbcounter [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] Registered counter for database nova_cell1 Jun 01 22:24:32.815923 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writer thread running {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 01 22:24:32.821585 np0000001904 devstack@n-api.service[86662]: DEBUG nova.context [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),419f8274-3b90-46b4-9c72-da0ce037957e(cell1) {{(pid=86662) load_cells /opt/stack/nova/nova/context.py:509}} Jun 01 22:24:32.821585 np0000001904 devstack@n-api.service[86662]: INFO nova.utils [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] The cell worker thread pool MainProcess.cell_worker is initialized Jun 01 22:24:32.821585 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:24:32.821585 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:24:32.821585 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:24:32.822357 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:24:32.822522 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:24:32.823472 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:24:32.826018 np0000001904 devstack@n-api.service[86662]: INFO dbcounter [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] Registered counter for database nova_cell0 Jun 01 22:24:32.829636 np0000001904 devstack@n-api.service[86662]: INFO dbcounter [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] Registered counter for database nova_cell1 Jun 01 22:24:32.837153 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_db.sqlalchemy.engines [None req-b5668732-947c-4a44-bb5b-9565246e44fe 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=86661) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 01 22:24:32.846303 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_db.sqlalchemy.engines [None req-62803495-084b-4e0c-942b-f39ef65b2089 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=86660) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 01 22:24:32.882966 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_db.sqlalchemy.engines [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 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=86662) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 01 22:24:32.934749 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writer thread running {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 01 22:24:32.936387 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writer thread running {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 01 22:24:32.939949 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_db.sqlalchemy.engines [None req-62803495-084b-4e0c-942b-f39ef65b2089 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=86660) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 01 22:24:32.942679 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_db.sqlalchemy.engines [None req-b5668732-947c-4a44-bb5b-9565246e44fe 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=86661) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 01 22:24:32.946169 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writer thread running {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 01 22:24:32.948959 np0000001904 devstack@n-api.service[86660]: INFO dbcounter [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] Registered counter for database nova_cell0 Jun 01 22:24:32.949067 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writer thread running {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 01 22:24:32.952232 np0000001904 devstack@n-api.service[86661]: INFO dbcounter [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] Registered counter for database nova_cell0 Jun 01 22:24:32.968662 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writer thread running {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 01 22:24:32.973501 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_db.sqlalchemy.engines [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 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=86662) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 01 22:24:32.978680 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writer thread running {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 01 22:24:32.982096 np0000001904 devstack@n-api.service[86662]: INFO dbcounter [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] Registered counter for database nova_cell0 Jun 01 22:24:32.983998 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_db.sqlalchemy.engines [None req-62803495-084b-4e0c-942b-f39ef65b2089 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=86660) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 01 22:24:32.986965 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_db.sqlalchemy.engines [None req-b5668732-947c-4a44-bb5b-9565246e44fe 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=86661) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 01 22:24:32.990580 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writer thread running {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 01 22:24:32.993111 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writer thread running {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 01 22:24:33.019552 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_db.sqlalchemy.engines [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 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=86662) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 01 22:24:33.026865 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writer thread running {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 01 22:24:33.435547 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.processutils [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=86661) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 01 22:24:33.451072 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.processutils [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.015s {{(pid=86661) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 01 22:24:33.460320 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.processutils [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=86662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 01 22:24:33.464008 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.processutils [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] Running cmd (subprocess): grep -F node.session.scan /sbin/iscsiadm {{(pid=86660) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} Jun 01 22:24:33.473169 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.processutils [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.013s {{(pid=86662) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 01 22:24:33.478529 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.processutils [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] CMD "grep -F node.session.scan /sbin/iscsiadm" returned: 0 in 0.015s {{(pid=86660) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} Jun 01 22:24:34.020529 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ******************************************************************************** {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3229}} Jun 01 22:24:34.020963 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] Configuration options gathered from: {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3230}} Jun 01 22:24:34.020963 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] command line args: [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3231}} Jun 01 22:24:34.021117 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3232}} Jun 01 22:24:34.021223 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ================================================================================ {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3237}} Jun 01 22:24:34.021389 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] allow_resize_to_same_host = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.021526 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] arq_binding_timeout = 300 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.021662 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] block_device_allocate_retries = 60 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.021782 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] block_device_allocate_retries_interval = 3 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.021903 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cell_worker_thread_pool_size = 5 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.022031 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cert = self.pem {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.022185 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] compute_driver = libvirt.LibvirtDriver {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.022299 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] compute_monitors = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.022426 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] config_dir = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.022555 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] config_drive_format = iso9660 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.022677 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.022795 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] config_source = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.022930 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] console_host = np0000001904 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.023049 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] control_exchange = nova {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.023164 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cpu_allocation_ratio = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.023289 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] daemon = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.023425 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] debug = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.023534 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] default_access_ip_network_name = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.023675 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] default_availability_zone = nova {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.023794 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] default_ephemeral_format = ext4 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.023912 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] default_green_pool_size = 1000 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.024128 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 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=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.024245 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] default_schedule_zone = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.024359 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] default_thread_pool_size = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.024481 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ******************************************************************************** {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3229}} Jun 01 22:24:34.024715 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] disk_allocation_ratio = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.024754 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] Configuration options gathered from: {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3230}} Jun 01 22:24:34.024780 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] enable_new_services = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.024780 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] flat_injected = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.024829 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] force_config_drive = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.024886 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] command line args: [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3231}} Jun 01 22:24:34.024940 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] force_raw_images = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.025025 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3232}} Jun 01 22:24:34.025068 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] graceful_shutdown_timeout = 5 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.025134 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ================================================================================ {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3237}} Jun 01 22:24:34.025202 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] heal_instance_info_cache_interval = -1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.025289 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] allow_resize_to_same_host = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.025416 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] host = np0000001904 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.025446 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] arq_binding_timeout = 300 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.025539 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] block_device_allocate_retries = 60 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.025594 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] initial_cpu_allocation_ratio = 4.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.025674 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] block_device_allocate_retries_interval = 3 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.025725 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] initial_disk_allocation_ratio = 1.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.025789 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cell_worker_thread_pool_size = 5 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.025878 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] initial_ram_allocation_ratio = 1.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.025907 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cert = self.pem {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.026026 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] compute_driver = libvirt.LibvirtDriver {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.026087 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.026143 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] compute_monitors = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.026230 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] instance_build_timeout = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.026259 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] config_dir = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.026350 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] instance_delete_interval = 300 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.026378 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] config_drive_format = iso9660 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.026476 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.026505 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] instance_format = [instance: %(uuid)s] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.026615 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] instance_name_template = instance-%08x {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.026650 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] config_source = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.026729 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] instance_usage_audit = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.026759 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] console_host = np0000001904 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.026856 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] instance_usage_audit_period = month {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.026899 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] control_exchange = nova {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.026972 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.027006 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cpu_allocation_ratio = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.027079 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] daemon = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.027106 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] instances_path = /opt/stack/data/nova/instances {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.027195 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] debug = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.027227 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] internal_service_availability_zone = internal {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.027305 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] key = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.027334 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] default_access_ip_network_name = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.027424 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] live_migration_retry_count = 30 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.027452 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] default_availability_zone = nova {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.027540 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] default_ephemeral_format = ext4 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.027580 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] log_color = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.027678 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] default_green_pool_size = 1000 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.027705 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] log_config_append = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.027795 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.027860 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe 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=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.027911 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] log_dir = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.027976 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] default_schedule_zone = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.028008 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] log_file = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.028086 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] default_thread_pool_size = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.028131 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] log_options = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.028194 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] disk_allocation_ratio = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.028248 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] log_rotate_interval = 1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.028303 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] enable_new_services = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.028365 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] log_rotate_interval_type = days {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.028422 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] flat_injected = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.028491 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] log_rotation_type = none {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.028542 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] force_config_drive = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.028602 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 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=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.028673 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] force_raw_images = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.028699 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.028793 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] graceful_shutdown_timeout = 5 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.028821 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.028911 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] heal_instance_info_cache_interval = -1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.028947 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.029003 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.029064 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] host = np0000001904 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.029123 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] long_rpc_timeout = 1800 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.029188 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] initial_cpu_allocation_ratio = 4.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.029236 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] manager_shutdown_timeout = 160 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.029302 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] initial_disk_allocation_ratio = 1.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.029348 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] max_concurrent_builds = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.029469 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] initial_ram_allocation_ratio = 1.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.029497 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] max_concurrent_live_migrations = 1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.029594 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] max_concurrent_snapshots = 5 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.029674 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.029702 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] max_local_block_devices = 3 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.029801 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] instance_build_timeout = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.029827 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] max_logfile_count = 30 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.029917 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] instance_delete_interval = 300 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.029947 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] max_logfile_size_mb = 200 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.030033 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] maximum_instance_delete_attempts = 5 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.030059 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] instance_format = [instance: %(uuid)s] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.030149 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] instance_name_template = instance-%08x {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.030175 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] migrate_max_retries = -1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.030264 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] instance_usage_audit = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.030290 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] mkisofs_cmd = genisoimage {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.030385 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] instance_usage_audit_period = month {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.030443 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] my_block_storage_ip = 10.4.3.116 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.030511 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.030539 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] my_ip = 10.4.3.116 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.030644 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] instances_path = /opt/stack/data/nova/instances {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.030696 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] my_shared_fs_storage_ip = 10.4.3.116 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.030760 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] internal_service_availability_zone = internal {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.030808 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] network_allocate_retries = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.030872 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] key = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.030936 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.030977 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] live_migration_retry_count = 30 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.031054 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] osapi_compute_unique_server_name_scope = {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.031086 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] log_color = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.031185 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] password_length = 12 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.031220 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] log_config_append = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.031278 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] periodic_enable = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.031316 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.031386 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] periodic_fuzzy_delay = 60 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.031421 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] log_dir = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.031511 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] pointer_model = ps2mouse {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.031536 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] log_file = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.031632 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] log_options = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.031663 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] preallocate_images = none {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.031743 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] log_rotate_interval = 1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.031774 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] publish_errors = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.031843 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] pybasedir = /opt/stack/nova {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.031871 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] log_rotate_interval_type = days {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.031956 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ram_allocation_ratio = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.031983 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] log_rotation_type = none {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.032051 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe 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=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.032116 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] rate_limit_burst = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.032225 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.032265 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] rate_limit_except_level = CRITICAL {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.032296 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.032354 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] rate_limit_interval = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.032384 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.032456 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.032485 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] reboot_timeout = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.032591 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] long_rpc_timeout = 1800 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.032629 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] reclaim_instance_interval = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.032710 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] manager_shutdown_timeout = 160 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.032743 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] record = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.032820 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] reimage_timeout_per_gb = 20 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.032859 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] max_concurrent_builds = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.032929 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] max_concurrent_live_migrations = 1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.032959 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] report_interval = 120 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.033036 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] max_concurrent_snapshots = 5 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.033067 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] rescue_timeout = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.033149 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] max_local_block_devices = 3 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.033194 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] reserved_host_cpus = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.033242 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] reserved_host_disk_mb = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.033298 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] max_logfile_count = 30 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.033345 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] max_logfile_size_mb = 200 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.033385 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] reserved_host_memory_mb = 512 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.033471 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] maximum_instance_delete_attempts = 5 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.033524 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] reserved_huge_pages = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.033581 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] resize_confirm_window = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.033636 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] migrate_max_retries = -1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.033702 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] resize_fs_using_block_device = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.033756 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] mkisofs_cmd = genisoimage {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.033802 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] resume_guests_state_on_host_boot = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.033842 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] my_block_storage_ip = 10.4.3.116 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.033923 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.033975 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] my_ip = 10.4.3.116 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.034035 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] rpc_response_timeout = 60 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.034080 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] my_shared_fs_storage_ip = 10.4.3.116 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.034174 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] network_allocate_retries = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.034209 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] running_deleted_instance_action = reap {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.034287 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] running_deleted_instance_poll_interval = 1800 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.034315 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.034395 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] running_deleted_instance_timeout = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.034432 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] osapi_compute_unique_server_name_scope = {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.034525 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] password_length = 12 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.034560 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] scheduler_instance_sync_interval = 120 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.034656 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] periodic_enable = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.034699 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] service_down_time = 720 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.034765 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] periodic_fuzzy_delay = 60 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.034793 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] servicegroup_driver = db {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.034880 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] shell_completion = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.034932 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] pointer_model = ps2mouse {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.034988 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] shelved_offload_time = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.035017 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] preallocate_images = none {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.035097 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] publish_errors = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.035132 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] shelved_poll_interval = 3600 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.035185 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] pybasedir = /opt/stack/nova {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.035218 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] shutdown_timeout = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.035297 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ram_allocation_ratio = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.035325 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] source_is_ipv6 = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.035418 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] rate_limit_burst = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.035449 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ssl_only = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.035536 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] rate_limit_except_level = CRITICAL {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.035582 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] state_path = /opt/stack/data/nova {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.035664 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] rate_limit_interval = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.035695 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] sync_power_state_interval = 600 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.035774 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] sync_power_state_pool_size = 5 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.035801 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] reboot_timeout = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.035880 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] reclaim_instance_interval = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.035915 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] syslog_log_facility = LOG_USER {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.035987 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] record = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.036021 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] tempdir = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.036093 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] reimage_timeout_per_gb = 20 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.036123 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] thread_pool_statistic_period = -1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.036211 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] report_interval = 120 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.036245 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] timeout_nbd = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.036333 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] rescue_timeout = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.036366 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] transport_url = **** {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.036455 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] reserved_host_cpus = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.036486 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] update_resources_interval = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.036574 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] reserved_host_disk_mb = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.036605 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] use_cow_images = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.036691 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] reserved_host_memory_mb = 512 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.036730 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] use_journal = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.036801 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] reserved_huge_pages = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.036834 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] use_json = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.036909 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] resize_confirm_window = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.036944 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] use_rootwrap_daemon = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.037015 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] resize_fs_using_block_device = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.037044 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] use_stderr = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.037123 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] resume_guests_state_on_host_boot = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.037163 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] use_syslog = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.037236 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.037262 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vcpu_pin_set = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.037345 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] rpc_response_timeout = 60 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.037379 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vif_plugging_is_fatal = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.037472 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] running_deleted_instance_action = reap {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.037501 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vif_plugging_timeout = 300 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.037596 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] running_deleted_instance_poll_interval = 1800 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.037637 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] virt_mkfs = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.037709 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] running_deleted_instance_timeout = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.037740 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] volume_usage_poll_interval = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.037815 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] scheduler_instance_sync_interval = 120 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.037856 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] web = /usr/share/spice-html5 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.037929 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] service_down_time = 720 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.037960 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_concurrency.disable_process_locking = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.038044 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] servicegroup_driver = db {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.038086 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.038151 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] shell_completion = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.038221 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api.compute_link_prefix = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.038250 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] shelved_offload_time = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.038344 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 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=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.038375 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] shelved_poll_interval = 3600 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.038478 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] shutdown_timeout = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.038508 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api.dhcp_domain = novalocal {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.038602 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] source_is_ipv6 = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.038631 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api.enable_instance_password = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.038720 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api.glance_link_prefix = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.038749 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ssl_only = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.038833 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] state_path = /opt/stack/data/nova {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.038872 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api.instance_list_cells_batch_fixed_size = 100 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.038944 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] sync_power_state_interval = 600 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.038973 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api.instance_list_cells_batch_strategy = distributed {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.039053 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] sync_power_state_pool_size = 5 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.039080 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api.instance_list_per_project_cells = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.039167 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api.list_records_by_skipping_down_cells = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.039207 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] syslog_log_facility = LOG_USER {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.039277 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] tempdir = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.039321 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api.local_metadata_per_cell = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.039382 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] thread_pool_statistic_period = -1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.039419 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api.max_limit = 1000 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.039500 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] timeout_nbd = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.039527 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api.metadata_cache_expiration = 15 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.039636 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] transport_url = **** {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.039671 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api.neutron_default_project_id = default {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.039747 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] update_resources_interval = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.039777 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api.response_validation = error {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.039855 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] use_cow_images = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.039887 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api.use_neutron_default_nets = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.039963 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api.vendordata_dynamic_connect_timeout = 5 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.039991 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] use_journal = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.040070 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] use_json = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.040097 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api.vendordata_dynamic_failure_fatal = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.040205 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] use_rootwrap_daemon = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.040242 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api.vendordata_dynamic_read_timeout = 5 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.040327 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api.vendordata_dynamic_ssl_certfile = {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.040372 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] use_stderr = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.040457 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api.vendordata_dynamic_targets = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.040508 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] use_syslog = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.040635 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api.vendordata_jsonfile_path = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.040663 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vcpu_pin_set = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.040763 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vif_plugging_is_fatal = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.040800 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api.vendordata_providers = ['StaticJSON'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.040884 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vif_plugging_timeout = 300 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.040920 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.backend = dogpile.cache.memcached {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.040944 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ******************************************************************************** {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3229}} Jun 01 22:24:34.041209 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] virt_mkfs = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.041252 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.backend_argument = **** {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.041277 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] Configuration options gathered from: {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3230}} Jun 01 22:24:34.041309 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] volume_usage_poll_interval = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.041335 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.backend_expiration_time = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.041359 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] web = /usr/share/spice-html5 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.041381 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.config_prefix = cache.oslo {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.041381 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.debug_cache_backend = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.041429 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_concurrency.disable_process_locking = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.041454 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.enable_retry_client = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.041477 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] command line args: [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3231}} Jun 01 22:24:34.041508 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.041645 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.enable_socket_keepalive = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.041682 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api.compute_link_prefix = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.041708 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] config files: ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3232}} Jun 01 22:24:34.041731 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.enabled = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.041763 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe 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=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.041789 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ================================================================================ {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3237}} Jun 01 22:24:34.041821 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.expiration_time = 600 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.041874 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api.dhcp_domain = novalocal {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.041933 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.041982 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] allow_resize_to_same_host = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.042014 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api.enable_instance_password = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.042093 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api.glance_link_prefix = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.042133 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.hashclient_retry_attempts = 2 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.042169 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] arq_binding_timeout = 300 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.042207 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api.instance_list_cells_batch_fixed_size = 100 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.042241 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.042313 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api.instance_list_cells_batch_strategy = distributed {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.042362 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] block_device_allocate_retries = 60 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.042410 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.memcache_dead_retry = 300 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.042444 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api.instance_list_per_project_cells = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.042471 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.042514 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] block_device_allocate_retries_interval = 3 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.042578 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api.list_records_by_skipping_down_cells = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.042609 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.042658 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api.local_metadata_per_cell = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.042687 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.memcache_pool_maxsize = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.042710 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cell_worker_thread_pool_size = 5 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.042769 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api.max_limit = 1000 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.042795 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.042893 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api.metadata_cache_expiration = 15 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.042950 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cert = self.pem {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.042979 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.memcache_sasl_enabled = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.043002 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api.neutron_default_project_id = default {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.043025 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.043062 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] compute_driver = libvirt.LibvirtDriver {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.043121 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api.response_validation = error {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.043154 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.password = **** {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.043234 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api.use_neutron_default_nets = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.043282 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] compute_monitors = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.043312 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.proxies = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.043337 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api.vendordata_dynamic_connect_timeout = 5 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.043362 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.redis_db = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.043424 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] config_dir = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.043463 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api.vendordata_dynamic_failure_fatal = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.043490 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.redis_sentinel_service_name = mymaster {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.043560 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api.vendordata_dynamic_read_timeout = 5 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.043626 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] config_drive_format = iso9660 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.043668 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.043694 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api.vendordata_dynamic_ssl_certfile = {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.043743 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.redis_server = localhost:6379 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.043771 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] config_file = ['/etc/nova/api-paste.ini', '/etc/nova/nova.conf'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.043796 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api.vendordata_dynamic_targets = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.043858 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.retry_attempts = 2 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.043902 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api.vendordata_jsonfile_path = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.043989 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] config_source = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.044018 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.retry_delay = 0.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.044041 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api.vendordata_providers = ['StaticJSON'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.044101 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] console_host = np0000001904 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.044128 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.socket_keepalive_count = 1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.044166 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.backend = dogpile.cache.memcached {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.044223 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.socket_keepalive_idle = 1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.044278 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] control_exchange = nova {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.044305 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.backend_argument = **** {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.044328 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.socket_keepalive_interval = 1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.044390 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.backend_expiration_time = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.044458 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.socket_timeout = 1.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.044487 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cpu_allocation_ratio = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.044511 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.config_prefix = cache.oslo {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.044583 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.tls_allowed_ciphers = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.044641 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.debug_cache_backend = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.044672 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] daemon = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.044702 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.tls_cafile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.044744 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.enable_retry_client = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.044804 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.tls_certfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.044835 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] debug = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.044874 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.enable_socket_keepalive = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.044909 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.tls_enabled = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.044965 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.enabled = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.044995 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] default_access_ip_network_name = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.045024 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.tls_keyfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.045077 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.expiration_time = 600 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.045125 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cache.username = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.045159 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] default_availability_zone = nova {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.045196 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.hashclient_dead_timeout = 60.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.045247 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cinder.auth_section = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.045310 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.hashclient_retry_attempts = 2 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.045349 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] default_ephemeral_format = ext4 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.045381 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cinder.auth_type = password {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.045437 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.hashclient_retry_timeout = 1.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.045496 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cinder.cafile = /opt/stack/data/ca-bundle.pem {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.045530 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] default_green_pool_size = 1000 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.045573 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.memcache_dead_retry = 300 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.045641 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cinder.catalog_info = volumev3::publicURL {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.045684 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.045756 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cinder.certfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.045791 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.045821 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 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=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.045889 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cinder.collect_timing = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.045923 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.memcache_pool_maxsize = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.045975 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] default_schedule_zone = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.046020 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.memcache_pool_unused_timeout = 60 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.046050 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cinder.cross_az_attach = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.046085 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.memcache_sasl_enabled = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.046119 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cinder.debug = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.046150 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] default_thread_pool_size = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.046204 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.memcache_servers = ['localhost:11211'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.046236 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cinder.endpoint_template = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.046315 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.password = **** {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.046357 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] disk_allocation_ratio = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.046395 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cinder.http_retries = 3 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.046438 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.proxies = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.046469 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cinder.insecure = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.046504 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] enable_new_services = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.046540 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.redis_db = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.046584 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cinder.keyfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.046673 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.redis_sentinel_service_name = mymaster {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.046722 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] flat_injected = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.046754 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cinder.os_region_name = RegionOne {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.046801 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.046835 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cinder.split_loggers = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.046886 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] force_config_drive = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.046919 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.redis_server = localhost:6379 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.046955 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cinder.timeout = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.047018 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.retry_attempts = 2 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.047057 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] compute.consecutive_build_service_disable_threshold = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.047093 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] force_raw_images = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.047124 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.retry_delay = 0.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.047159 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] compute.cpu_dedicated_set = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.047232 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.socket_keepalive_count = 1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.047267 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] compute.cpu_shared_set = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.047295 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] graceful_shutdown_timeout = 5 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.047341 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.socket_keepalive_idle = 1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.047378 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] compute.image_type_exclude_list = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.047441 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] heal_instance_info_cache_interval = -1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.047475 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.socket_keepalive_interval = 1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.047506 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] compute.live_migration_wait_for_vif_plug = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.047590 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.socket_timeout = 1.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.047625 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] compute.max_concurrent_disk_ops = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.047682 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] host = np0000001904 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.047715 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.tls_allowed_ciphers = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.047758 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] compute.max_disk_devices_to_attach = -1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.047808 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.tls_cafile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.047842 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.047872 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] initial_cpu_allocation_ratio = 4.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.047908 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.tls_certfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.047938 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.048020 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.tls_enabled = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.048059 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] compute.resource_provider_association_refresh = 300 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.048096 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] initial_disk_allocation_ratio = 1.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.048124 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.tls_keyfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.048176 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.048233 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cache.username = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.048266 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] initial_ram_allocation_ratio = 1.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.048295 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] compute.shutdown_retry_interval = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.048348 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cinder.auth_section = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.048424 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.048465 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cinder.auth_type = password {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.048498 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] injected_network_template = /opt/stack/nova/nova/virt/interfaces.template {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.048553 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] conductor.workers = 3 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.048596 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cinder.cafile = /opt/stack/data/ca-bundle.pem {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.048679 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] instance_build_timeout = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.048712 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] console.allowed_origins = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.048750 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cinder.catalog_info = volumev3::publicURL {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.048806 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] console.ssl_ciphers = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.048850 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cinder.certfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.048881 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] instance_delete_interval = 300 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.048927 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] console.ssl_minimum_version = default {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.048960 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cinder.collect_timing = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.049034 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cinder.cross_az_attach = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.049068 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] instance_format = [instance: %(uuid)s] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.049099 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] consoleauth.enforce_session_timeout = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.049137 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cinder.debug = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.049174 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] consoleauth.token_ttl = 600 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.049223 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] instance_name_template = instance-%08x {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.049255 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cinder.endpoint_template = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.049286 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cyborg.cafile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.049351 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cinder.http_retries = 3 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.049383 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cyborg.certfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.049422 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] instance_usage_audit = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.049478 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cinder.insecure = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.049518 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cyborg.collect_timing = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.049606 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] instance_usage_audit_period = month {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.049641 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cinder.keyfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.049672 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cyborg.connect_retries = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.049725 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cinder.os_region_name = RegionOne {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.049759 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cyborg.connect_retry_delay = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.049789 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] instance_uuid_format = [instance: %(uuid)s] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.049836 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cinder.split_loggers = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.049874 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cyborg.endpoint_override = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.049942 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cinder.timeout = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.049975 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cyborg.insecure = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.050003 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] instances_path = /opt/stack/data/nova/instances {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.050060 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] compute.consecutive_build_service_disable_threshold = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.050092 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cyborg.keyfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.050156 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] internal_service_availability_zone = internal {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.050199 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] compute.cpu_dedicated_set = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.050231 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cyborg.max_version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.050259 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] compute.cpu_shared_set = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.050290 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cyborg.min_version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.050339 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] key = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.050372 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] compute.image_type_exclude_list = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.050410 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cyborg.region_name = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.050492 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] compute.live_migration_wait_for_vif_plug = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.050531 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cyborg.retriable_status_codes = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.050573 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] live_migration_retry_count = 30 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.050613 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] compute.max_concurrent_disk_ops = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.050644 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cyborg.service_name = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.050724 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] compute.max_disk_devices_to_attach = -1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.050759 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] log_color = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.050789 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cyborg.service_type = accelerator {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.050836 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.050875 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cyborg.split_loggers = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.050925 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] log_config_append = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.050957 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.050988 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cyborg.status_code_retries = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.051056 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] compute.resource_provider_association_refresh = 300 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.051088 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cyborg.status_code_retry_delay = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.051119 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] log_date_format = %Y-%m-%d %H:%M:%S {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.051166 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.051205 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cyborg.timeout = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.051275 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] compute.shutdown_retry_interval = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.051308 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] log_dir = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.051341 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.051398 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.051442 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] cyborg.version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.051480 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] log_file = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.051529 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] conductor.workers = 3 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.051584 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] database.asyncio_connection = **** {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.051625 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] log_options = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.051654 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] database.asyncio_slave_connection = **** {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.051774 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] console.allowed_origins = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.051774 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] console.ssl_ciphers = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.051837 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] database.backend = sqlalchemy {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.051868 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] log_rotate_interval = 1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.051899 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] console.ssl_minimum_version = default {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.051936 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] database.connection = **** {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.051985 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] log_rotate_interval_type = days {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.052017 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] consoleauth.enforce_session_timeout = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.052047 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] database.connection_debug = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.052103 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] consoleauth.token_ttl = 600 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.052137 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] log_rotation_type = none {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.052167 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] database.connection_parameters = {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.052210 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 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=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.052251 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cyborg.cafile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.052280 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] database.connection_recycle_time = 3600 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.052311 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] logging_debug_format_suffix = {{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}} {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.052342 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cyborg.certfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.052378 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] database.connection_trace = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.052416 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] logging_default_format_string = %(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.052451 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cyborg.collect_timing = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.052487 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] database.db_inc_retry_interval = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.052540 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cyborg.connect_retries = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.052597 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] logging_exception_prefix = ERROR %(name)s %(instance)s {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.052634 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] database.db_max_retries = 20 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.052665 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] logging_user_identity_format = %(user)s %(project)s %(domain)s %(system_scope)s %(user_domain)s %(project_domain)s {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.052696 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cyborg.connect_retry_delay = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.052725 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] database.db_max_retry_interval = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.052753 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] long_rpc_timeout = 1800 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.052789 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cyborg.endpoint_override = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.052839 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] database.db_retry_interval = 1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.052876 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] manager_shutdown_timeout = 160 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.052912 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cyborg.insecure = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.052943 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] database.max_overflow = 50 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.052976 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cyborg.keyfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.053006 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] max_concurrent_builds = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.053057 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] database.max_pool_size = 5 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.053097 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cyborg.max_version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.053128 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] max_concurrent_live_migrations = 1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.053158 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] database.max_retries = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.053191 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cyborg.min_version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.053221 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] max_concurrent_snapshots = 5 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.053274 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cyborg.region_name = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.053308 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.053337 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] max_local_block_devices = 3 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.053373 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] database.mysql_wsrep_sync_wait = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.053412 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cyborg.retriable_status_codes = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.053442 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] max_logfile_count = 30 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.053493 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cyborg.service_name = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.053526 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] database.pool_timeout = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.053556 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] max_logfile_size_mb = 200 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.053620 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] database.retry_interval = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.053655 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cyborg.service_type = accelerator {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.053694 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] maximum_instance_delete_attempts = 5 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.053723 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] database.slave_connection = **** {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.053752 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cyborg.split_loggers = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.053781 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] migrate_max_retries = -1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.053838 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cyborg.status_code_retries = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.053871 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] database.sqlite_synchronous = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.053901 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] mkisofs_cmd = genisoimage {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.053950 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cyborg.status_code_retry_delay = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.053990 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] database.synchronous_reader = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.054021 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] my_block_storage_ip = 10.4.3.116 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.054055 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cyborg.timeout = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.054091 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] database.use_db_reconnect = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.054120 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] my_ip = 10.4.3.116 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.054169 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.054203 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api_database.asyncio_connection = **** {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.054233 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] my_shared_fs_storage_ip = 10.4.3.116 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.054268 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] cyborg.version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.054299 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api_database.asyncio_slave_connection = **** {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.054356 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] network_allocate_retries = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.054389 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] database.asyncio_connection = **** {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.054427 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api_database.backend = sqlalchemy {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.054491 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] non_inheritable_image_properties = ['cache_in_nova', 'bittorrent'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.054525 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] database.asyncio_slave_connection = **** {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.054555 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api_database.connection = **** {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.054667 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] database.backend = sqlalchemy {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.054700 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] osapi_compute_unique_server_name_scope = {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.054729 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api_database.connection_debug = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.054765 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] password_length = 12 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.054795 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] database.connection = **** {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.054824 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api_database.connection_parameters = {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.054855 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] periodic_enable = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.054885 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] database.connection_debug = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.054925 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api_database.connection_recycle_time = 3600 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.054956 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] periodic_fuzzy_delay = 60 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.054985 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] database.connection_parameters = {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.055014 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api_database.connection_trace = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.055043 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] pointer_model = ps2mouse {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.055074 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] database.connection_recycle_time = 3600 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.055104 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api_database.db_inc_retry_interval = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.055167 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] preallocate_images = none {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.055208 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] database.connection_trace = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.055238 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api_database.db_max_retries = 20 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.055273 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] database.db_inc_retry_interval = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.055304 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] publish_errors = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.055333 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api_database.db_max_retry_interval = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.055367 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] database.db_max_retries = 20 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.055437 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api_database.db_retry_interval = 1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.055474 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] pybasedir = /opt/stack/nova {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.055513 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] database.db_max_retry_interval = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.055544 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api_database.max_overflow = 50 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.055601 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] database.db_retry_interval = 1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.055675 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api_database.max_pool_size = 5 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.055711 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ram_allocation_ratio = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.055746 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] database.max_overflow = 50 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.055776 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api_database.max_retries = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.055806 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] database.max_pool_size = 5 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.055882 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] rate_limit_burst = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.055916 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api_database.mysql_sql_mode = TRADITIONAL {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.055947 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] database.max_retries = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.056006 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api_database.mysql_wsrep_sync_wait = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.056039 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] database.mysql_sql_mode = TRADITIONAL {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.056082 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] rate_limit_except_level = CRITICAL {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.056132 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] database.mysql_wsrep_sync_wait = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.056164 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api_database.pool_timeout = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.056236 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] database.pool_timeout = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.056271 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api_database.retry_interval = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.056301 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] rate_limit_interval = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.056350 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] database.retry_interval = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.056383 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api_database.slave_connection = **** {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.056467 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] database.slave_connection = **** {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.056500 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] reboot_timeout = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.056535 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api_database.sqlite_synchronous = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.056589 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] database.sqlite_synchronous = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.056626 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] api_database.synchronous_reader = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.056672 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] reclaim_instance_interval = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.056705 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] database.synchronous_reader = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.056742 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] devices.enabled_mdev_types = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.056804 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] database.use_db_reconnect = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.056838 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.056868 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] record = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.056912 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api_database.asyncio_connection = **** {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.056944 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ephemeral_storage_encryption.default_format = luks {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.057017 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api_database.asyncio_slave_connection = **** {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.057056 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] reimage_timeout_per_gb = 20 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.057093 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ephemeral_storage_encryption.enabled = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.057127 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api_database.backend = sqlalchemy {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.057161 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ephemeral_storage_encryption.key_size = 512 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.057239 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] report_interval = 120 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.057272 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api_database.connection = **** {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.057302 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.api_servers = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.057346 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api_database.connection_debug = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.057378 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] rescue_timeout = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.057426 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.cafile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.057459 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api_database.connection_parameters = {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.057487 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] reserved_host_cpus = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.057514 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.certfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.057587 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api_database.connection_recycle_time = 3600 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.057622 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] reserved_host_disk_mb = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.057651 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.collect_timing = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.057701 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api_database.connection_trace = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.057743 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] reserved_host_memory_mb = 512 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.057775 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.connect_retries = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.057804 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api_database.db_inc_retry_interval = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.057835 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] reserved_huge_pages = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.057864 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.connect_retry_delay = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.057913 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api_database.db_max_retries = 20 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.057946 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] resize_confirm_window = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.057976 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.debug = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.058012 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api_database.db_max_retry_interval = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.058043 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] resize_fs_using_block_device = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.058072 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.default_trusted_certificate_ids = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.058122 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api_database.db_retry_interval = 1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.058161 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] resume_guests_state_on_host_boot = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.058195 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.enable_certificate_validation = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.058231 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api_database.max_overflow = 50 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.058288 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] rootwrap_config = /etc/nova/rootwrap.conf {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.058329 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.enable_rbd_download = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.058359 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api_database.max_pool_size = 5 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.058421 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] rpc_response_timeout = 60 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.058457 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.endpoint_override = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.058487 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api_database.max_retries = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.058536 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] running_deleted_instance_action = reap {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.058581 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.insecure = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.058612 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api_database.mysql_sql_mode = TRADITIONAL {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.058672 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] running_deleted_instance_poll_interval = 1800 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.058712 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.keyfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.058742 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api_database.mysql_wsrep_sync_wait = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.058771 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] running_deleted_instance_timeout = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.058801 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.max_version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.058838 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api_database.pool_timeout = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.058868 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] scheduler_instance_sync_interval = 120 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.058899 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.min_version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.058932 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api_database.retry_interval = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.058989 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.num_retries = 3 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.059022 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] service_down_time = 720 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.059057 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api_database.slave_connection = **** {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.059087 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api_database.sqlite_synchronous = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.059116 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] servicegroup_driver = db {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.059147 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.rbd_ceph_conf = {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.059205 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] api_database.synchronous_reader = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.059245 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] shell_completion = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.059277 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.rbd_connect_timeout = 5 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.059323 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] devices.enabled_mdev_types = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.059357 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] shelved_offload_time = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.059392 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.rbd_pool = {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.059459 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.059493 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] shelved_poll_interval = 3600 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.059524 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.rbd_user = {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.059589 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.region_name = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.059631 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ephemeral_storage_encryption.default_format = luks {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.059663 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] shutdown_timeout = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.059692 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ephemeral_storage_encryption.enabled = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.059722 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.retriable_status_codes = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.059752 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] source_is_ipv6 = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.059807 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ephemeral_storage_encryption.key_size = 512 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.059840 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.service_name = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.059879 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ssl_only = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.059918 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.api_servers = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.059954 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] state_path = /opt/stack/data/nova {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.059984 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.service_type = image {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.060026 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.cafile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.060068 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] sync_power_state_interval = 600 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.060098 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.split_loggers = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.060129 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] sync_power_state_pool_size = 5 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.060158 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.certfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.060187 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.status_code_retries = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.060241 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.collect_timing = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.060274 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] syslog_log_facility = LOG_USER {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.060304 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.status_code_retry_delay = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.060339 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] tempdir = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.060369 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.connect_retries = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.060412 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.timeout = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.060468 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] thread_pool_statistic_period = -1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.060501 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.connect_retry_delay = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.060539 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.valid_interfaces = ['internal', 'public'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.060580 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] timeout_nbd = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.060611 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.debug = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.060649 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.verify_glance_signatures = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.060707 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.default_trusted_certificate_ids = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.060741 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] transport_url = **** {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.060770 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] glance.version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.060805 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.enable_certificate_validation = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.060836 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] update_resources_interval = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.060880 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] guestfs.debug = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.060912 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.enable_rbd_download = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.060952 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] use_cow_images = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.060996 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] manila.auth_section = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.061028 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.endpoint_override = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.061063 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] use_journal = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.061113 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] manila.auth_type = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.061145 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.insecure = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.061176 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] use_json = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.061231 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.keyfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.061274 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] use_rootwrap_daemon = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.061305 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] manila.cafile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.061339 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.max_version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.061369 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] use_stderr = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.061400 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] manila.certfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.061441 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.min_version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.061471 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] use_syslog = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.061500 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] manila.collect_timing = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.061559 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.num_retries = 3 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.061608 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vcpu_pin_set = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.061638 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] manila.connect_retries = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.061691 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.rbd_ceph_conf = {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.061724 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] manila.connect_retry_delay = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.061753 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vif_plugging_is_fatal = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.061813 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.rbd_connect_timeout = 5 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.061847 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] manila.endpoint_override = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.061887 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vif_plugging_timeout = 300 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.061919 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] manila.insecure = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.061949 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] virt_mkfs = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.061977 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.rbd_pool = {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062006 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] manila.keyfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062035 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] volume_usage_poll_interval = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.062064 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.rbd_user = {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062172 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] web = /usr/share/spice-html5 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3245}} Jun 01 22:24:34.062224 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.region_name = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062257 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] manila.max_version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062285 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.retriable_status_codes = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062313 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] manila.min_version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062342 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_concurrency.disable_process_locking = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062376 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.service_name = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062422 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] manila.region_name = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062458 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_concurrency.lock_path = /opt/stack/data/nova {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062488 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.service_type = image {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062519 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] manila.retriable_status_codes = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062548 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api.compute_link_prefix = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062591 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.split_loggers = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062631 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] manila.service_name = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062667 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 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=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062699 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.status_code_retries = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062728 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] manila.service_type = shared-file-system {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062758 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api.dhcp_domain = novalocal {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062787 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.status_code_retry_delay = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062821 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] manila.share_apply_policy_timeout = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062874 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api.enable_instance_password = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062913 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.timeout = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062949 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] manila.split_loggers = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.062980 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api.glance_link_prefix = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.063009 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.valid_interfaces = ['internal', 'public'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.063051 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] manila.status_code_retries = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.063086 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api.instance_list_cells_batch_fixed_size = 100 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.063116 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.verify_glance_signatures = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.063146 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] manila.status_code_retry_delay = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.063219 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] glance.version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.063254 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api.instance_list_cells_batch_strategy = distributed {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.063282 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] manila.timeout = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.063329 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] guestfs.debug = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.063362 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api.instance_list_per_project_cells = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.063392 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] manila.valid_interfaces = ['internal', 'public'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.063455 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] manila.auth_section = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.063494 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api.list_records_by_skipping_down_cells = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.063860 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] manila.version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.063898 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] manila.auth_type = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.063936 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api.local_metadata_per_cell = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.063966 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] mks.enabled = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.063997 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] manila.cafile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064026 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api.max_limit = 1000 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064055 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] manila.certfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064088 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api.metadata_cache_expiration = 15 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064124 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064154 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] manila.collect_timing = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064184 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api.neutron_default_project_id = default {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064212 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] image_cache.manager_interval = 2400 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064240 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] manila.connect_retries = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064269 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api.response_validation = error {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064299 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] manila.connect_retry_delay = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064328 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] image_cache.precache_concurrency = 1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064363 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api.use_neutron_default_nets = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064395 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] manila.endpoint_override = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064432 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] image_cache.remove_unused_base_images = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064461 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api.vendordata_dynamic_connect_timeout = 5 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064495 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] manila.insecure = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064530 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064559 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api.vendordata_dynamic_failure_fatal = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064559 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api.vendordata_dynamic_read_timeout = 5 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064638 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064669 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] manila.keyfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064669 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] manila.max_version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064720 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api.vendordata_dynamic_ssl_certfile = {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064750 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] image_cache.subdirectory_name = _base {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064779 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] manila.min_version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064808 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api.vendordata_dynamic_targets = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064837 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.api_max_retries = 60 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064872 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] manila.region_name = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064904 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api.vendordata_jsonfile_path = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064933 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.api_retry_interval = 2 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064961 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] manila.retriable_status_codes = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.064990 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api.vendordata_providers = ['StaticJSON'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065019 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.auth_section = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065049 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] manila.service_name = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065078 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.auth_type = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065113 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.backend = dogpile.cache.memcached {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065143 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] manila.service_type = shared-file-system {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065173 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.cafile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065202 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.backend_argument = **** {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065232 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] manila.share_apply_policy_timeout = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065269 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.certfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065300 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.backend_expiration_time = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065329 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] manila.split_loggers = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065364 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.collect_timing = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065400 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.config_prefix = cache.oslo {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065440 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] manila.status_code_retries = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065470 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.conductor_group = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065528 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.debug_cache_backend = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065573 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] manila.status_code_retry_delay = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065605 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.connect_retries = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065660 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.enable_retry_client = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065699 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] manila.timeout = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065730 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.connect_retry_delay = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065760 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.enable_socket_keepalive = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065790 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] manila.valid_interfaces = ['internal', 'public'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065819 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.endpoint_override = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065886 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.enabled = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065920 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] manila.version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065954 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.insecure = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.065989 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.expiration_time = 600 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066021 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.keyfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066052 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] mks.enabled = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066120 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.hashclient_dead_timeout = 60.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066156 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.max_version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066233 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.hashclient_retry_attempts = 2 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066274 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.min_version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066310 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066345 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.hashclient_retry_timeout = 1.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066375 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.peer_list = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066416 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] image_cache.manager_interval = 2400 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066469 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.memcache_dead_retry = 300 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066502 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.region_name = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066533 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] image_cache.precache_concurrency = 1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066596 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.memcache_pool_connection_get_timeout = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066630 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.retriable_status_codes = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066670 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] image_cache.remove_unused_base_images = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066702 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.memcache_pool_flush_on_reconnect = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066732 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.serial_console_state_timeout = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066762 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066817 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.memcache_pool_maxsize = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066850 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.service_name = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066886 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066917 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.memcache_pool_unused_timeout = 60 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066953 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.service_type = baremetal {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.066983 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] image_cache.subdirectory_name = _base {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.067045 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.shard = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.067078 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.api_max_retries = 60 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.067109 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.memcache_sasl_enabled = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.067163 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.split_loggers = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.067200 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.api_retry_interval = 2 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.067287 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.memcache_servers = ['localhost:11211'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.067328 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.auth_section = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.067358 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.status_code_retries = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.067419 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.auth_type = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.067454 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.status_code_retry_delay = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.067486 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.password = **** {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.067533 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.cafile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.067626 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.timeout = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.067667 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.proxies = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.067696 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.certfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.067771 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.collect_timing = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.067811 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.valid_interfaces = ['internal', 'public'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.067842 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.redis_db = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.067871 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.conductor_group = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.067937 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.067971 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.redis_sentinel_service_name = mymaster {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.068007 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.connect_retries = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.068086 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ironic.vnc_console_state_timeout = 60 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.068120 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.redis_sentinels = ['localhost:26379'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.068150 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.connect_retry_delay = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.068237 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.endpoint_override = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.068272 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.068312 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.redis_server = localhost:6379 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.068378 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.insecure = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.068423 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] key_manager.fixed_key = **** {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.068457 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.retry_attempts = 2 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.068508 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.keyfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.068640 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.max_version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.068674 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.retry_delay = 0.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.068704 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.068743 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.min_version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.068842 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican.barbican_api_version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.068875 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.socket_keepalive_count = 1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.068906 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.peer_list = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.068969 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.region_name = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.069002 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican.barbican_endpoint = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.069032 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.socket_keepalive_idle = 1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.069082 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.retriable_status_codes = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.069147 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican.barbican_endpoint_type = public {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.069182 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.serial_console_state_timeout = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.069210 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.socket_keepalive_interval = 1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.069278 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican.barbican_region_name = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.069318 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.service_name = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.069393 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican.cafile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.069437 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.service_type = baremetal {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.069467 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.socket_timeout = 1.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.069504 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican.certfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.069535 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.shard = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.069640 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.tls_allowed_ciphers = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.069676 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican.collect_timing = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.069705 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.split_loggers = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.069755 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican.insecure = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.069789 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.status_code_retries = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.069817 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.tls_cafile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.069856 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.status_code_retry_delay = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.069888 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican.keyfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.069968 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.timeout = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.070001 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican.number_of_retries = 60 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.070032 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.tls_certfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.070088 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican.retry_delay = 1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.070121 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.valid_interfaces = ['internal', 'public'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.070192 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.tls_enabled = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.070232 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican.send_service_user_token = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.070263 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.070307 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican.split_loggers = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.070345 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ironic.vnc_console_state_timeout = 60 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.070375 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.tls_keyfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.070414 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican.timeout = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.070484 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.070539 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican.verify_ssl = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.070596 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cache.username = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.070633 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] key_manager.fixed_key = **** {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.070665 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican.verify_ssl_path = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.070748 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cinder.auth_section = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.070783 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican_service_user.auth_section = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.070833 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.070880 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican_service_user.auth_type = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.070940 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cinder.auth_type = password {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.071038 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican.barbican_api_version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.071078 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican_service_user.cafile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.071109 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican.barbican_endpoint = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.071139 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican_service_user.certfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.071172 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cinder.cafile = /opt/stack/data/ca-bundle.pem {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.071203 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican.barbican_endpoint_type = public {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.071233 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican_service_user.collect_timing = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.071275 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican.barbican_region_name = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.071313 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican_service_user.insecure = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.071345 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cinder.catalog_info = volumev3::publicURL {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.071375 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican.cafile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.071414 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican_service_user.keyfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.071500 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican.certfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.071535 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cinder.certfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.071577 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican_service_user.split_loggers = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.071618 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican.collect_timing = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.071655 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] barbican_service_user.timeout = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.071707 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cinder.collect_timing = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.071747 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican.insecure = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.071779 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vault.approle_role_id = **** {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.071838 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican.keyfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.071873 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vault.approle_secret_id = **** {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.071902 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cinder.cross_az_attach = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.071972 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vault.kv_mountpoint = secret {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.072016 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican.number_of_retries = 60 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.072075 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cinder.debug = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.072108 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vault.kv_path = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.072143 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican.retry_delay = 1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.072187 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vault.kv_version = 2 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.072318 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cinder.endpoint_template = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.072353 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vault.namespace = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.072384 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican.send_service_user_token = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.072431 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vault.root_token_id = **** {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.072472 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican.split_loggers = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.072503 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cinder.http_retries = 3 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.072533 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vault.ssl_ca_crt_file = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.072578 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican.timeout = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.072654 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vault.timeout = 60.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.072696 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cinder.insecure = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.072728 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican.verify_ssl = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.072764 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vault.use_ssl = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.072795 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican.verify_ssl_path = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.072880 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cinder.keyfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.072913 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican_service_user.auth_section = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.072964 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.073023 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican_service_user.auth_type = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.073085 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone.cafile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.073119 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cinder.os_region_name = RegionOne {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.073155 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican_service_user.cafile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.073184 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone.certfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.073234 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican_service_user.certfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.073296 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cinder.split_loggers = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.073329 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone.collect_timing = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.073360 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican_service_user.collect_timing = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.073420 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone.connect_retries = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.073455 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican_service_user.insecure = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.073507 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cinder.timeout = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.073541 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone.connect_retry_delay = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.073582 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican_service_user.keyfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.073659 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone.endpoint_override = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.073692 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican_service_user.split_loggers = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.073735 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] compute.consecutive_build_service_disable_threshold = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.073776 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone.insecure = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.073808 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] barbican_service_user.timeout = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.073880 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone.keyfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.073914 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vault.approle_role_id = **** {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.073945 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] compute.cpu_dedicated_set = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.073987 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone.max_version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.074019 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vault.approle_secret_id = **** {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.074095 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] compute.cpu_shared_set = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.074128 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone.min_version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.074157 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vault.kv_mountpoint = secret {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.074195 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone.region_name = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.074258 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vault.kv_path = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.074291 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] compute.image_type_exclude_list = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.074323 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone.retriable_status_codes = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.074367 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vault.kv_version = 2 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.074398 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone.service_name = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.074480 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] compute.live_migration_wait_for_vif_plug = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.074513 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vault.namespace = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.074550 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone.service_type = identity {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.074597 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vault.root_token_id = **** {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.074668 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone.split_loggers = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.074702 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] compute.max_concurrent_disk_ops = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.074732 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vault.ssl_ca_crt_file = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.074781 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone.status_code_retries = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.074814 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vault.timeout = 60.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.074868 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] compute.max_disk_devices_to_attach = -1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.074911 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone.status_code_retry_delay = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.074948 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vault.use_ssl = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.074993 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone.timeout = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.075052 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] compute.packing_host_numa_cells_allocation_strategy = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.075116 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.075149 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone.valid_interfaces = ['internal', 'public'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.075222 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] compute.provider_config_location = /etc/nova/provider_config/ {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.075261 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone.version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.075297 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone.cafile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.075332 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone.certfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.075362 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.ceph_mount_options = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.075396 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] compute.resource_provider_association_refresh = 300 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.075473 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone.collect_timing = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.075528 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.ceph_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.075572 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] compute.sharing_providers_max_uuids_per_request = 200 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.075613 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone.connect_retries = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.075668 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.connection_uri = {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.075702 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] compute.shutdown_retry_interval = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.075732 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone.connect_retry_delay = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.075790 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.cpu_mode = custom {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.075823 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone.endpoint_override = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.075853 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] compute.vmdk_allowed_types = ['streamOptimized', 'monolithicSparse'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.075908 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.cpu_model_extra_flags = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.075947 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone.insecure = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.076006 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] conductor.workers = 3 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.076040 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone.keyfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.076070 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.cpu_models = ['Nehalem'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.076147 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone.max_version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.076186 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.cpu_power_governor_high = performance {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.076216 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] console.allowed_origins = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.076265 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone.min_version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.076305 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.cpu_power_governor_low = powersave {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.076370 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone.region_name = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.076423 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.cpu_power_management = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.076453 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] console.ssl_ciphers = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.076483 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone.retriable_status_codes = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.076510 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.cpu_power_management_strategy = cpu_state {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.076580 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] console.ssl_minimum_version = default {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.076617 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone.service_name = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.076657 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.device_detach_attempts = 8 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.076723 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone.service_type = identity {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.076757 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.device_detach_timeout = 20 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.076787 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] consoleauth.enforce_session_timeout = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.076836 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone.split_loggers = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.076874 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.disk_cachemodes = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.076904 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] consoleauth.token_ttl = 600 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.076938 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone.status_code_retries = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.076974 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.disk_prefix = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.077045 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cyborg.cafile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.077079 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.enabled_perf_events = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.077109 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone.status_code_retry_delay = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.077158 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.file_backed_memory = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.077191 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone.timeout = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.077226 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cyborg.certfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.077277 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.gid_maps = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.077317 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone.valid_interfaces = ['internal', 'public'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.077381 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.hw_disk_discard = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.077431 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cyborg.collect_timing = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.077462 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone.version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.077491 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.hw_machine_type = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.077543 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.ceph_mount_options = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.077622 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cyborg.connect_retries = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.077655 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.images_rbd_ceph_conf = {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.077724 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.ceph_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.077760 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.077821 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cyborg.connect_retry_delay = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.077856 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.connection_uri = {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.077884 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.077958 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.cpu_mode = custom {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.077993 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.images_rbd_glance_store_name = {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.078022 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cyborg.endpoint_override = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.078071 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.images_rbd_pool = rbd {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.078105 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.cpu_model_extra_flags = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.078192 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.images_type = default {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.078225 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cyborg.insecure = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.078255 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.cpu_models = ['Nehalem'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.078304 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.images_volume_group = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.078337 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.cpu_power_governor_high = performance {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.078426 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cyborg.keyfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.078468 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.inject_key = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.078499 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.cpu_power_governor_low = powersave {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.078576 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.cpu_power_management = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.078643 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cyborg.max_version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.078676 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.inject_partition = -2 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.078706 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.cpu_power_management_strategy = cpu_state {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.078790 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.inject_password = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.078825 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.device_detach_attempts = 8 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.078861 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cyborg.min_version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.078892 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.iscsi_iface = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.078923 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.device_detach_timeout = 20 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.079013 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.iser_use_multipath = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.079053 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cyborg.region_name = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.079083 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.disk_cachemodes = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.079132 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.live_migration_bandwidth = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.079165 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.disk_prefix = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.079201 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cyborg.retriable_status_codes = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.079231 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.enabled_perf_events = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.079267 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.live_migration_completion_timeout = 800 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.079351 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.live_migration_downtime = 500 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.079385 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.file_backed_memory = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.079431 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cyborg.service_name = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.079488 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.gid_maps = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.079521 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.live_migration_downtime_delay = 75 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.079603 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cyborg.service_type = accelerator {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.079639 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.hw_disk_discard = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.079669 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.live_migration_downtime_steps = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.079721 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.hw_machine_type = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.079760 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.live_migration_inbound_addr = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.079790 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cyborg.split_loggers = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.079833 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.images_rbd_ceph_conf = {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.079865 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.live_migration_parallel_connections = 1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.079941 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.079975 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cyborg.status_code_retries = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.080003 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.live_migration_permit_auto_converge = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.080060 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.live_migration_permit_post_copy = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.080093 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.080129 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cyborg.status_code_retry_delay = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.080170 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.live_migration_scheme = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.080202 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.images_rbd_glance_store_name = {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.080294 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cyborg.timeout = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.080330 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.live_migration_timeout_action = abort {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.080359 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.images_rbd_pool = rbd {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.080410 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.live_migration_tunnelled = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.080445 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.images_type = default {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.080509 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cyborg.valid_interfaces = ['internal', 'public'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.080542 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.images_volume_group = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.080669 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.inject_key = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.080717 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] cyborg.version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.080753 np0000001904 devstack@n-api.service[86662]: WARNING oslo_config.cfg [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] Deprecated: Option "live_migration_uri" from group "libvirt" is deprecated for removal ( Jun 01 22:24:34.080753 np0000001904 devstack@n-api.service[86662]: live_migration_uri is deprecated for removal in favor of two other options that Jun 01 22:24:34.080753 np0000001904 devstack@n-api.service[86662]: allow to change live migration scheme and target URI: ``live_migration_scheme`` Jun 01 22:24:34.080753 np0000001904 devstack@n-api.service[86662]: and ``live_migration_inbound_addr`` respectively. Jun 01 22:24:34.080753 np0000001904 devstack@n-api.service[86662]: ). Its value may be silently ignored in the future. Jun 01 22:24:34.080880 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.live_migration_uri = qemu+ssh://stack@%s/system {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.080909 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] database.asyncio_connection = **** {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.080936 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.inject_partition = -2 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.080966 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.live_migration_with_native_tls = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.081000 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.inject_password = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.081030 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.max_queues = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.081060 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] database.asyncio_slave_connection = **** {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.081090 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.iscsi_iface = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.081151 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.mem_stats_period_seconds = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.081185 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.iser_use_multipath = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.081222 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] database.backend = sqlalchemy {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.081302 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.live_migration_bandwidth = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.081343 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.migration_inbound_addr = 10.4.3.116 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.081420 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.live_migration_completion_timeout = 800 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.081455 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.nfs_mount_options = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.081486 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] database.connection = **** {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.081528 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.live_migration_downtime = 500 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.081598 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.081671 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] database.connection_debug = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.081705 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.live_migration_downtime_delay = 75 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.081745 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.num_aoe_discover_tries = 3 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.081827 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.num_iser_scan_tries = 5 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.081860 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.live_migration_downtime_steps = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.081890 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] database.connection_parameters = {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.081939 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.num_memory_encrypted_guests = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.081971 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.live_migration_inbound_addr = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.082047 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] database.connection_recycle_time = 3600 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.082081 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.num_nvme_discover_tries = 5 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.082117 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.live_migration_parallel_connections = 1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.082148 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.num_pcie_ports = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.082199 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.live_migration_permit_auto_converge = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.082232 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] database.connection_trace = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.082262 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.num_volume_scan_tries = 5 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.082313 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.live_migration_permit_post_copy = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.082470 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.pmem_namespaces = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.082509 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] database.db_inc_retry_interval = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.082627 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.live_migration_scheme = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.082663 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.quobyte_client_cfg = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.082695 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.live_migration_timeout_action = abort {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.082724 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] database.db_max_retries = 20 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.082751 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.082780 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.live_migration_tunnelled = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.082816 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.rbd_connect_timeout = 5 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.082846 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] database.db_max_retry_interval = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.082881 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.rbd_destroy_volume_retries = 12 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.082946 np0000001904 devstack@n-api.service[86661]: WARNING oslo_config.cfg [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] Deprecated: Option "live_migration_uri" from group "libvirt" is deprecated for removal ( Jun 01 22:24:34.082946 np0000001904 devstack@n-api.service[86661]: live_migration_uri is deprecated for removal in favor of two other options that Jun 01 22:24:34.082946 np0000001904 devstack@n-api.service[86661]: allow to change live migration scheme and target URI: ``live_migration_scheme`` Jun 01 22:24:34.082946 np0000001904 devstack@n-api.service[86661]: and ``live_migration_inbound_addr`` respectively. Jun 01 22:24:34.082946 np0000001904 devstack@n-api.service[86661]: ). Its value may be silently ignored in the future. Jun 01 22:24:34.083059 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] database.db_retry_interval = 1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.083086 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.083117 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.live_migration_uri = qemu+ssh://stack@%s/system {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.083146 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.rbd_secret_uuid = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.083181 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] database.max_overflow = 50 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.083218 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.live_migration_with_native_tls = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.083247 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.rbd_user = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.083296 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.realtime_scheduler_priority = 1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.083330 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.max_queues = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.083359 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] database.max_pool_size = 5 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.083410 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.mem_stats_period_seconds = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.083451 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.remote_filesystem_transport = ssh {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.083533 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] database.max_retries = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.083580 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.rescue_image_id = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.083612 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.migration_inbound_addr = 10.4.3.116 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.083662 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.rescue_kernel_id = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.083696 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.nfs_mount_options = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.083755 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] database.mysql_sql_mode = TRADITIONAL {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.083789 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.rescue_ramdisk_id = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.083851 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.083899 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.rng_dev_path = /dev/urandom {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.083936 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] database.mysql_wsrep_sync_wait = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.083967 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.num_aoe_discover_tries = 3 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.083997 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.rx_queue_size = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.084093 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.num_iser_scan_tries = 5 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.084324 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] database.pool_timeout = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.084375 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.smbfs_mount_options = {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.084420 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.num_memory_encrypted_guests = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.084472 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] database.retry_interval = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.084502 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.084527 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.num_nvme_discover_tries = 5 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.084553 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.snapshot_compression = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.084596 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.num_pcie_ports = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.084646 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] database.slave_connection = **** {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.084674 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.snapshot_image_format = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.084700 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.num_volume_scan_tries = 5 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.084700 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.pmem_namespaces = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.084749 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] database.sqlite_synchronous = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.084776 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.084804 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.quobyte_client_cfg = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.084828 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.sparse_logical_volumes = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.084853 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] database.synchronous_reader = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.084909 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.supported_tpm_secret_security = ['user', 'host', 'deployment'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.084953 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.085021 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.swtpm_enabled = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.085057 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] database.use_db_reconnect = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.085083 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.rbd_connect_timeout = 5 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.085138 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.swtpm_group = tss {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.085170 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.rbd_destroy_volume_retries = 12 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.085212 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api_database.asyncio_connection = **** {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.085241 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.085264 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.swtpm_user = tss {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.085355 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.rbd_secret_uuid = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.085386 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.sysinfo_serial = unique {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.085433 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api_database.asyncio_slave_connection = **** {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.085472 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.rbd_user = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.085525 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.tb_cache_size = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.085595 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.realtime_scheduler_priority = 1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.085625 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api_database.backend = sqlalchemy {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.085650 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.tx_queue_size = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.085715 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.remote_filesystem_transport = ssh {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.085763 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.uid_maps = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.085798 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api_database.connection = **** {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.085823 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.rescue_image_id = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.085879 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.use_default_aio_mode_for_volumes = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.085927 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.rescue_kernel_id = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.085984 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api_database.connection_debug = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.086025 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.use_virtio_for_bridges = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.086064 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.rescue_ramdisk_id = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.086129 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.virt_type = qemu {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.086171 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.rng_dev_path = /dev/urandom {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.086209 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api_database.connection_parameters = {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.086255 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.volume_clear = zero {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.086285 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.rx_queue_size = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.086349 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api_database.connection_recycle_time = 3600 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.086378 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.volume_clear_size = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.086421 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.smbfs_mount_options = {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.086488 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.volume_enforce_multipath = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.086525 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.086555 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api_database.connection_trace = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.086633 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.volume_use_multipath = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.086686 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.snapshot_compression = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.086740 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api_database.db_inc_retry_interval = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.086769 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.vzstorage_cache_path = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.086805 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.snapshot_image_format = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.086869 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.086898 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.086922 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api_database.db_max_retries = 20 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.086990 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.vzstorage_mount_group = qemu {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.087025 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.sparse_logical_volumes = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.087094 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api_database.db_max_retry_interval = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.087123 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.vzstorage_mount_opts = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.087167 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.supported_tpm_secret_security = ['user', 'host', 'deployment'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.087214 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.vzstorage_mount_perms = 0770 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.087260 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.swtpm_enabled = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.087290 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api_database.db_retry_interval = 1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.087363 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.087394 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.swtpm_group = tss {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.087469 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api_database.max_overflow = 50 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.087506 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.swtpm_user = tss {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.087533 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.vzstorage_mount_user = stack {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.087618 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] libvirt.wait_soft_reboot_seconds = 120 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.087648 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.sysinfo_serial = unique {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.087675 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api_database.max_pool_size = 5 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.087739 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.auth_section = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.087794 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.tb_cache_size = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.087844 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api_database.max_retries = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.087895 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.auth_type = password {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.087923 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.tx_queue_size = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.087969 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.cafile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.088025 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api_database.mysql_sql_mode = TRADITIONAL {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.088054 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.uid_maps = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.088113 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.certfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.088190 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.use_default_aio_mode_for_volumes = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.088243 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api_database.mysql_wsrep_sync_wait = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.088289 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.collect_timing = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.088333 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.use_virtio_for_bridges = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.088372 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.connect_retries = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.088426 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api_database.pool_timeout = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.088458 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.virt_type = qemu {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.088482 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.connect_retry_delay = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.088586 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.volume_clear = zero {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.088621 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api_database.retry_interval = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.088658 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.default_floating_pool = public {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.088685 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.volume_clear_size = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.088708 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.endpoint_override = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.088756 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api_database.slave_connection = **** {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.088893 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.volume_enforce_multipath = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.088920 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.extension_sync_interval = 600 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.089000 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.http_retries = 3 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.089029 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.volume_use_multipath = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.089062 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api_database.sqlite_synchronous = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.089111 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.vzstorage_cache_path = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.089148 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.insecure = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.089220 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] api_database.synchronous_reader = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.089253 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.089278 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.keyfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.089347 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.vzstorage_mount_group = qemu {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.089383 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.max_version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.089423 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] devices.enabled_mdev_types = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.089472 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.vzstorage_mount_opts = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.089503 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.metadata_proxy_shared_secret = **** {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.089609 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.vzstorage_mount_perms = 0770 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.089638 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ephemeral_storage_encryption.cipher = aes-xts-plain64 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.089664 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.min_version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.089767 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.089796 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.ovs_bridge = br-int {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.089829 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ephemeral_storage_encryption.default_format = luks {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.089894 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.physnets = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.089931 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.vzstorage_mount_user = stack {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.090008 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ephemeral_storage_encryption.enabled = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.090047 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] libvirt.wait_soft_reboot_seconds = 120 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.090098 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.region_name = RegionOne {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.090141 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.auth_section = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.090190 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.retriable_status_codes = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.090226 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ephemeral_storage_encryption.key_size = 512 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.090296 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.auth_type = password {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.090340 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.service_metadata_proxy = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.090414 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.api_servers = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.090494 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.cafile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.090529 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.service_name = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.090613 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.cafile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.090668 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.certfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.090713 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.service_type = network {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.090787 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.split_loggers = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.090816 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.collect_timing = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.090839 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.certfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.090898 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.connect_retries = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.090926 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.status_code_retries = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.090976 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.collect_timing = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.091004 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.connect_retry_delay = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.091035 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.status_code_retry_delay = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.091115 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.timeout = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.091144 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.default_floating_pool = public {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.091170 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.connect_retries = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.091228 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.endpoint_override = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.091258 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.valid_interfaces = ['internal', 'public'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.091338 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.connect_retry_delay = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.091367 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.extension_sync_interval = 600 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.091397 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] neutron.version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.091545 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.http_retries = 3 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.091628 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] notifications.bdms_in_notifications = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.091668 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.debug = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.091700 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.insecure = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.091765 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] notifications.default_level = INFO {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.091800 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.keyfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.091858 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.default_trusted_certificate_ids = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.091911 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] notifications.include_share_mapping = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.091946 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.max_version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.092000 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] notifications.notification_format = unversioned {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.092041 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.metadata_proxy_shared_secret = **** {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.092085 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.enable_certificate_validation = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.092115 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.min_version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.092145 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] notifications.notify_on_state_change = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.092215 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.ovs_bridge = br-int {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.092252 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.enable_rbd_download = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.092278 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.092326 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.physnets = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.092357 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] pci.alias = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.092387 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.endpoint_override = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.092550 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.region_name = RegionOne {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.092604 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] pci.device_spec = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.092631 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.retriable_status_codes = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.092667 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] pci.report_in_placement = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.092694 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.insecure = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.092718 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.service_metadata_proxy = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.092739 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] placement.auth_section = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.092784 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.keyfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.092811 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.service_name = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.092834 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] placement.auth_type = password {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.092926 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.service_type = network {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.092961 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] placement.cafile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.092988 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.max_version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.093038 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] placement.certfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.093067 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.split_loggers = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.093132 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.min_version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.093161 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.status_code_retries = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.093183 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] placement.collect_timing = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.093247 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.status_code_retry_delay = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.093281 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] placement.connect_retries = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.093308 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.num_retries = 3 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.093354 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.timeout = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.093384 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] placement.connect_retry_delay = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.093485 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] placement.endpoint_override = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.093514 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.valid_interfaces = ['internal', 'public'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.093538 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.rbd_ceph_conf = {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.093609 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] neutron.version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.093648 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] placement.insecure = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.093712 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.rbd_connect_timeout = 5 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.093742 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] placement.keyfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.093764 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] notifications.bdms_in_notifications = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.093823 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] placement.max_version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.093854 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] notifications.default_level = INFO {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.093897 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.rbd_pool = {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.093926 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] placement.min_version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.093960 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] notifications.include_share_mapping = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.094036 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] placement.region_name = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.094085 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] notifications.notification_format = unversioned {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.094120 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.rbd_user = {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.094146 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] placement.retriable_status_codes = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.094169 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] notifications.notify_on_state_change = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.094260 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] placement.service_name = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.094290 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.region_name = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.094382 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.094418 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] placement.service_type = placement {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.094443 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] pci.alias = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.094473 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.retriable_status_codes = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.094496 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] placement.split_loggers = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.094520 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] pci.device_spec = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.094616 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] placement.status_code_retries = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.094646 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] pci.report_in_placement = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.094680 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.service_name = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.094727 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] placement.status_code_retry_delay = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.094765 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] placement.auth_section = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.094831 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.service_type = image {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.094861 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] placement.timeout = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.094888 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] placement.auth_type = password {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.094955 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] placement.valid_interfaces = ['internal', 'public'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.094985 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] placement.cafile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.095008 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.split_loggers = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.095061 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] placement.certfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.095097 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] placement.version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.095174 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] placement.collect_timing = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.095202 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.status_code_retries = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.095238 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] quota.cores = 20 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.095280 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] placement.connect_retries = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.095310 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] quota.count_usage_from_placement = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.095366 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.status_code_retry_delay = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.095394 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] placement.connect_retry_delay = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.095431 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] quota.driver = nova.quota.DbQuotaDriver {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.095504 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] placement.endpoint_override = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.095551 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] quota.injected_file_content_bytes = 10240 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.095600 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.timeout = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.095627 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] placement.insecure = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.095681 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] quota.injected_file_path_length = 255 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.095734 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] placement.keyfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.095789 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.valid_interfaces = ['internal', 'public'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.095818 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] quota.injected_files = 5 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.095844 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] placement.max_version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.095905 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] quota.instances = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.095945 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] placement.min_version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.095979 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.verify_glance_signatures = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.096018 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] quota.key_pairs = 100 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.096052 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] placement.region_name = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.096126 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] quota.metadata_items = 128 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.096160 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] glance.version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.096186 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] placement.retriable_status_codes = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.096235 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] quota.ram = 51200 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.096271 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] placement.service_name = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.096330 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] guestfs.debug = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.096359 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] quota.recheck_quota = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.096382 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] placement.service_type = placement {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.096468 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] quota.server_group_members = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.096499 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] placement.split_loggers = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.096522 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] manila.auth_section = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.096598 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] placement.status_code_retries = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.096642 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] quota.server_groups = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.096710 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] placement.status_code_retry_delay = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.096740 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] manila.auth_type = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.096767 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] quota.unified_limits_resource_list = ['servers'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.096819 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] placement.timeout = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.096867 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] quota.unified_limits_resource_strategy = require {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.096896 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] manila.cafile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.096942 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] placement.valid_interfaces = ['internal', 'public'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.096984 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.097052 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] placement.version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.097083 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] manila.certfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.097108 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] scheduler.enable_isolated_aggregate_filtering = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.097170 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] quota.cores = 20 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.097205 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] scheduler.image_metadata_prefilter = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.097252 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] manila.collect_timing = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.097286 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] quota.count_usage_from_placement = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.097314 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.097390 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] quota.driver = nova.quota.DbQuotaDriver {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.097445 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] scheduler.max_attempts = 3 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.097475 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] manila.connect_retries = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.097510 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] quota.injected_file_content_bytes = 10240 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.097544 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] scheduler.max_placement_results = 1000 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.097638 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] manila.connect_retry_delay = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.097675 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] quota.injected_file_path_length = 255 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.097701 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] scheduler.placement_aggregate_required_for_tenants = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.097752 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] quota.injected_files = 5 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.097780 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] scheduler.query_placement_for_image_type_support = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.097806 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] manila.endpoint_override = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.097868 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] quota.instances = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.097910 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.097977 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] quota.key_pairs = 100 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.098026 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] manila.insecure = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.098071 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] scheduler.workers = 3 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.098110 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] quota.metadata_items = 128 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.098134 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.098155 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] manila.keyfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.098181 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] quota.ram = 51200 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.098221 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.098290 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] quota.recheck_quota = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.098325 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] manila.max_version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.098350 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.098407 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] quota.server_group_members = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.098462 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.098491 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] manila.min_version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.098515 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] quota.server_groups = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.098595 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.098677 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] manila.region_name = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.098717 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] quota.unified_limits_resource_list = ['servers'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.098744 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.098804 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] quota.unified_limits_resource_strategy = require {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.098835 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.098857 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] manila.retriable_status_codes = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.098920 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.098948 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.098977 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] manila.service_name = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.099022 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] scheduler.enable_isolated_aggregate_filtering = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.099050 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.host_subset_size = 1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.099141 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] manila.service_type = shared-file-system {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.099174 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.099204 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] scheduler.image_metadata_prefilter = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.099269 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.image_properties_default_architecture = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.099298 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] manila.share_apply_policy_timeout = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.099327 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.099382 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.image_props_weight_multiplier = 0.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.099417 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] manila.split_loggers = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.099469 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] scheduler.max_attempts = 3 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.099517 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.image_props_weight_setting = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.099545 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] manila.status_code_retries = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.099605 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] scheduler.max_placement_results = 1000 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.099652 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.099693 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] manila.status_code_retry_delay = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.099721 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] scheduler.placement_aggregate_required_for_tenants = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.099759 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] manila.timeout = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.099786 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.isolated_hosts = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.099833 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] scheduler.query_placement_for_image_type_support = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.099878 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.isolated_images = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.099917 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] manila.valid_interfaces = ['internal', 'public'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.099943 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.099979 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.max_instances_per_host = 50 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.100017 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] manila.version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.100063 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] scheduler.workers = 3 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.100105 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.max_io_ops_per_host = 8 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.100142 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] mks.enabled = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.100189 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.100218 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.100293 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.pci_in_placement = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.100327 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.100395 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] mks.mksproxy_base_url = http://127.0.0.1:6090/ {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.100435 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.100461 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.100526 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.100556 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] image_cache.manager_interval = 2400 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.100592 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.100655 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.100692 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] image_cache.precache_concurrency = 1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.100720 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.100766 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.100793 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] image_cache.remove_unused_base_images = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.100817 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.100884 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.100912 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.100935 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] image_cache.remove_unused_original_minimum_age_seconds = 86400 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.101004 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.101040 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] image_cache.remove_unused_resized_minimum_age_seconds = 3600 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.101066 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.101121 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.host_subset_size = 1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.101149 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.track_instance_changes = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.101172 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] image_cache.subdirectory_name = _base {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.101234 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.101269 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.101295 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.api_max_retries = 60 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.101345 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.image_properties_default_architecture = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.101373 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] metrics.required = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.101396 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.api_retry_interval = 2 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.101464 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] metrics.weight_multiplier = 1.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.101499 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.image_props_weight_multiplier = 0.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.101524 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.auth_section = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.101609 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.image_props_weight_setting = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.101641 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] metrics.weight_of_unavailable = -10000.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.101666 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.auth_type = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.101731 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.101759 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.cafile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.101784 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] metrics.weight_setting = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.101844 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.isolated_hosts = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.101889 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.certfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.101956 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.isolated_images = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102011 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.collect_timing = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102043 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102086 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.max_instances_per_host = 50 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102115 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.conductor_group = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102137 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] serial_console.enabled = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102177 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.max_io_ops_per_host = 8 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102206 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.connect_retries = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102235 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] serial_console.port_range = 10000:20000 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102282 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102311 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.connect_retry_delay = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102334 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] serial_console.proxyclient_address = 127.0.0.1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102393 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.pci_in_placement = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102431 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.endpoint_override = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102455 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] serial_console.serialproxy_host = 0.0.0.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102517 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102550 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.insecure = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102616 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] serial_console.serialproxy_port = 6083 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102645 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.keyfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102666 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102698 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] service_user.auth_section = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102799 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.max_version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102835 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102861 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] service_user.auth_type = password {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102892 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.min_version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102917 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102938 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] service_user.cafile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102960 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.102994 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.peer_list = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.103028 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] service_user.certfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.103076 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.103104 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.region_name = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.103134 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] service_user.collect_timing = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.103195 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.track_instance_changes = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.103225 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.retriable_status_codes = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.103247 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] service_user.insecure = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.103315 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.103344 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.serial_console_state_timeout = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.103366 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] service_user.keyfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.103441 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] metrics.required = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.103478 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.service_name = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.103503 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] service_user.send_service_user_token = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.103557 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] metrics.weight_multiplier = 1.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.103599 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.service_type = baremetal {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.103625 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] service_user.split_loggers = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.103685 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] metrics.weight_of_unavailable = -10000.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.103713 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.shard = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.103745 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] service_user.timeout = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.103801 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.split_loggers = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.103831 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] metrics.weight_setting = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.103861 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] spice.agent_enabled = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.103913 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.status_code_retries = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.103944 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] spice.enabled = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.104013 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.104054 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.status_code_retry_delay = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.104121 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.timeout = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.104157 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.104183 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] serial_console.enabled = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.104243 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] serial_console.port_range = 10000:20000 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.104271 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] spice.html5proxy_host = 0.0.0.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.104301 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.valid_interfaces = ['internal', 'public'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.104360 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] serial_console.proxyclient_address = 127.0.0.1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.104389 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] spice.html5proxy_port = 6082 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.104483 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.104513 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] serial_console.serialproxy_host = 0.0.0.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.104536 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] spice.image_compression = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.104560 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ironic.vnc_console_state_timeout = 60 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.104625 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] spice.jpeg_compression = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.104658 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] serial_console.serialproxy_port = 6083 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.104682 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] key_manager.backend = nova.keymgr.conf_key_mgr.ConfKeyManager {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.104739 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] spice.playback_compression = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.104773 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] service_user.auth_section = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.104800 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] key_manager.fixed_key = **** {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.104853 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] spice.require_secure = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.104882 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] service_user.auth_type = password {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.104961 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] service_user.cafile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105004 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] spice.server_listen = 127.0.0.1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105040 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican.auth_endpoint = http://localhost/identity/v3 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105065 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] service_user.certfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105095 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] spice.server_proxyclient_address = 127.0.0.1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105120 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican.barbican_api_version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105178 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] service_user.collect_timing = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105221 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican.barbican_endpoint = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105258 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] spice.spice_direct_proxy_base_url = http://127.0.0.1:13002/nova {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105284 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] service_user.insecure = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105350 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican.barbican_endpoint_type = public {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105380 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] spice.streaming_mode = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105418 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] service_user.keyfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105471 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican.barbican_region_name = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105500 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] spice.zlib_compression = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105524 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] service_user.send_service_user_token = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105598 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican.cafile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105627 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] upgrade_levels.baseapi = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105653 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] service_user.split_loggers = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105711 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican.certfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105749 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] service_user.timeout = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105777 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] upgrade_levels.compute = auto {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105827 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican.collect_timing = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105863 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] upgrade_levels.conductor = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105908 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] spice.agent_enabled = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105935 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican.insecure = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105958 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] upgrade_levels.scheduler = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.105994 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] spice.enabled = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.106048 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican.keyfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.106093 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vendordata_dynamic_auth.auth_section = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.106148 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.106185 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican.number_of_retries = 60 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.106209 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vendordata_dynamic_auth.auth_type = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.106269 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican.retry_delay = 1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.106297 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vendordata_dynamic_auth.cafile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.106320 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] spice.html5proxy_host = 0.0.0.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.106380 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican.send_service_user_token = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.106417 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vendordata_dynamic_auth.certfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.106442 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] spice.html5proxy_port = 6082 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.106502 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican.split_loggers = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.106531 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vendordata_dynamic_auth.collect_timing = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.106554 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] spice.image_compression = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.106631 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] spice.jpeg_compression = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.106660 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican.timeout = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.106695 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vendordata_dynamic_auth.insecure = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.106743 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vendordata_dynamic_auth.keyfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.106772 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] spice.playback_compression = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.106800 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican.verify_ssl = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.106852 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican.verify_ssl_path = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.106881 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] spice.require_secure = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.106908 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vendordata_dynamic_auth.split_loggers = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.106963 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vendordata_dynamic_auth.timeout = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107012 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican_service_user.auth_section = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107041 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] spice.server_listen = 127.0.0.1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107066 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican_service_user.auth_type = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107090 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] spice.server_proxyclient_address = 127.0.0.1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107115 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.api_retry_count = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107188 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican_service_user.cafile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107221 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.ca_file = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107246 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] spice.spice_direct_proxy_base_url = http://127.0.0.1:13002/nova {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107298 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.cache_prefix = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107333 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican_service_user.certfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107358 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] spice.streaming_mode = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107414 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.cluster_name = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107444 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican_service_user.collect_timing = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107470 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] spice.zlib_compression = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107534 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.connection_pool_size = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107574 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican_service_user.insecure = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107617 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] upgrade_levels.baseapi = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107669 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.console_delay_seconds = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107698 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican_service_user.keyfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107728 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] upgrade_levels.compute = auto {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107779 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican_service_user.split_loggers = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107808 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.datastore_regex = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107833 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] upgrade_levels.conductor = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107893 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.host_ip = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107935 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] barbican_service_user.timeout = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107961 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] upgrade_levels.scheduler = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.107999 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.host_password = **** {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108044 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vault.approle_role_id = **** {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108088 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vendordata_dynamic_auth.auth_section = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108117 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.host_port = 443 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108140 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vault.approle_secret_id = **** {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108172 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vendordata_dynamic_auth.auth_type = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108214 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.host_username = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108251 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vault.kv_mountpoint = secret {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108284 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vendordata_dynamic_auth.cafile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108318 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.insecure = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108345 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vendordata_dynamic_auth.certfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108373 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vault.kv_path = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108431 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.integration_bridge = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108463 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vendordata_dynamic_auth.collect_timing = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108496 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vault.kv_version = 2 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108546 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.maximum_objects = 100 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108612 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vendordata_dynamic_auth.insecure = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108648 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vault.namespace = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108672 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.pbm_default_policy = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108697 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vendordata_dynamic_auth.keyfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108722 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vault.root_token_id = **** {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108781 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.pbm_enabled = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108822 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vendordata_dynamic_auth.split_loggers = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108849 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vault.ssl_ca_crt_file = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108886 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vendordata_dynamic_auth.timeout = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108913 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.pbm_wsdl_location = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.108936 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vault.timeout = 60.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109006 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.api_retry_count = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109043 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109068 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vault.use_ssl = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109110 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.serial_port_proxy_uri = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109140 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.ca_file = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109217 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.cache_prefix = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109248 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.serial_port_service_uri = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109273 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vault.vault_url = http://127.0.0.1:8200 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109325 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.cluster_name = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109353 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.task_poll_interval = 0.5 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109375 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone.cafile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109444 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.connection_pool_size = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109475 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.use_linked_clone = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109502 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone.certfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109554 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.console_delay_seconds = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109598 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.vnc_keymap = en-us {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109623 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone.collect_timing = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109680 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.datastore_regex = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109711 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.vnc_port = 5900 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109742 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone.connect_retries = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109784 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.host_ip = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109819 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vmware.vnc_port_total = 10000 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109851 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone.connect_retry_delay = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109892 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.host_password = **** {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109920 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone.endpoint_override = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109951 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vnc.auth_schemes = ['none'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.109999 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.host_port = 443 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110046 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone.insecure = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110089 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vnc.enabled = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110117 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.host_username = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110141 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone.keyfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110205 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.insecure = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110237 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone.max_version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110262 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110311 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.integration_bridge = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110345 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone.min_version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110370 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vnc.novncproxy_host = 0.0.0.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110427 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.maximum_objects = 100 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110457 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone.region_name = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110484 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vnc.novncproxy_port = 6080 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110536 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.pbm_default_policy = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110576 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone.retriable_status_codes = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110605 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vnc.server_listen = 127.0.0.1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110665 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone.service_name = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110696 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.pbm_enabled = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110737 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110784 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone.service_type = identity {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110812 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.pbm_wsdl_location = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110849 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vnc.vencrypt_ca_certs = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110896 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone.split_loggers = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110924 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110956 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vnc.vencrypt_client_cert = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.110998 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone.status_code_retries = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.111036 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.serial_port_proxy_uri = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.111078 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] vnc.vencrypt_client_key = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.111106 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone.status_code_retry_delay = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.111128 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.serial_port_service_uri = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.111162 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] workarounds.disable_compute_service_check_for_ffu = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.111230 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.task_poll_interval = 0.5 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.111265 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone.timeout = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.111291 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] workarounds.disable_deep_image_inspection = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.111343 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.use_linked_clone = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.111386 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone.valid_interfaces = ['internal', 'public'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.111431 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] workarounds.disable_fallback_pcpu_query = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.111490 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.vnc_keymap = en-us {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.111551 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone.version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.111639 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] workarounds.disable_group_policy_check_upcall = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.111715 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.vnc_port = 5900 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.111757 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] workarounds.disable_libvirt_livesnapshot = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.111796 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.ceph_mount_options = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.111834 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vmware.vnc_port_total = 10000 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.111879 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] workarounds.disable_rootwrap = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.111908 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.ceph_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.111930 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vnc.auth_schemes = ['none'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.111955 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] workarounds.enable_numa_live_migration = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.111995 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vnc.enabled = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112030 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.connection_uri = {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112070 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] workarounds.enable_qemu_monitor_announce_self = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112109 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.cpu_mode = custom {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112135 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112176 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112210 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.cpu_model_extra_flags = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112244 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] workarounds.handle_virt_lifecycle_events = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112270 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vnc.novncproxy_host = 0.0.0.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112297 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.cpu_models = ['Nehalem'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112326 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] workarounds.libvirt_disable_apic = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112351 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vnc.novncproxy_port = 6080 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112401 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] workarounds.never_download_image_if_on_rbd = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112443 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.cpu_power_governor_high = performance {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112468 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vnc.server_listen = 127.0.0.1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112517 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112549 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.cpu_power_governor_low = powersave {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112611 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112642 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.cpu_power_management = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112666 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112723 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vnc.vencrypt_ca_certs = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112752 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112777 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.cpu_power_management_strategy = cpu_state {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112842 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vnc.vencrypt_client_cert = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112875 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] workarounds.skip_cpu_compare_at_startup = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.112900 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.device_detach_attempts = 8 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113022 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] vnc.vencrypt_client_key = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113066 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] workarounds.skip_cpu_compare_on_dest = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113092 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.device_detach_timeout = 20 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113116 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] workarounds.disable_compute_service_check_for_ffu = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113140 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113185 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.disk_cachemodes = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113218 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] workarounds.disable_deep_image_inspection = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113248 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113274 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.disk_prefix = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113296 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] workarounds.disable_fallback_pcpu_query = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113320 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113343 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.enabled_perf_events = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113367 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] workarounds.disable_group_policy_check_upcall = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113394 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113437 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.file_backed_memory = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113464 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] workarounds.disable_libvirt_livesnapshot = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113515 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.gid_maps = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113544 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113591 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] workarounds.disable_rootwrap = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113640 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.hw_disk_discard = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113668 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] wsgi.secure_proxy_ssl_header = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113700 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] workarounds.enable_numa_live_migration = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113752 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.hw_machine_type = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113781 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] zvm.ca_file = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113805 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] workarounds.enable_qemu_monitor_announce_self = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113864 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] zvm.cloud_connector_url = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113895 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.images_rbd_ceph_conf = {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113936 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.113975 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.images_rbd_glance_copy_poll_interval = 15 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114019 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] workarounds.handle_virt_lifecycle_events = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114058 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114097 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.images_rbd_glance_copy_timeout = 600 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114124 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] workarounds.libvirt_disable_apic = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114158 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] zvm.reachable_timeout = 300 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114192 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.images_rbd_glance_store_name = {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114229 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] workarounds.never_download_image_if_on_rbd = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114266 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114363 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.images_rbd_pool = rbd {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114395 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114454 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_middleware.enable_proxy_headers_parsing = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114479 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.images_type = default {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114508 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114533 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114556 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.images_volume_group = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114605 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114630 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_middleware.max_request_body_size = 114688 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114657 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.inject_key = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114684 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] workarounds.skip_cpu_compare_at_startup = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114743 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114786 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] workarounds.skip_cpu_compare_on_dest = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114855 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114884 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.inject_partition = -2 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114913 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.114977 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.115029 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.inject_password = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.115064 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.115086 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.115111 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.iscsi_iface = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.115136 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.115237 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.115276 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.115303 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.iser_use_multipath = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.115421 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.115461 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] profiler.connection_string = messaging:// {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.115488 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.live_migration_bandwidth = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.115515 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] wsgi.secure_proxy_ssl_header = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.115540 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] profiler.enabled = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.115575 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.live_migration_completion_timeout = 800 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.115608 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] zvm.ca_file = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.115634 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] profiler.es_doc_type = notification {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.115655 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.live_migration_downtime = 500 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.115684 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] zvm.cloud_connector_url = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.115705 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] profiler.es_scroll_size = 10000 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.115729 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.live_migration_downtime_delay = 75 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.115815 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] profiler.es_scroll_time = 2m {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.115909 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.115944 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.live_migration_downtime_steps = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.115974 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] profiler.filter_error_trace = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116010 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] zvm.reachable_timeout = 300 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116045 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.live_migration_inbound_addr = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116089 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] profiler.hmac_keys = **** {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116119 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116145 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.live_migration_parallel_connections = 1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116167 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] profiler.sentinel_service_name = mymaster {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116202 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_middleware.enable_proxy_headers_parsing = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116226 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.live_migration_permit_auto_converge = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116250 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] profiler.socket_timeout = 0.1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116272 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116294 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.live_migration_permit_post_copy = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116358 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] profiler.trace_requests = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116389 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_middleware.max_request_body_size = 114688 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116421 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.live_migration_scheme = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116481 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] profiler.trace_sqlalchemy = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116513 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116538 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.live_migration_timeout_action = abort {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116626 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] profiler_jaeger.process_tags = {} {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116658 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116682 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.live_migration_tunnelled = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116741 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] profiler_jaeger.service_name_prefix = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116770 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_metrics.metrics_process_name = {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116855 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] profiler_otlp.service_name_prefix = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116887 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.116912 np0000001904 devstack@n-api.service[86660]: WARNING oslo_config.cfg [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] Deprecated: Option "live_migration_uri" from group "libvirt" is deprecated for removal ( Jun 01 22:24:34.116912 np0000001904 devstack@n-api.service[86660]: live_migration_uri is deprecated for removal in favor of two other options that Jun 01 22:24:34.116912 np0000001904 devstack@n-api.service[86660]: allow to change live migration scheme and target URI: ``live_migration_scheme`` Jun 01 22:24:34.116912 np0000001904 devstack@n-api.service[86660]: and ``live_migration_inbound_addr`` respectively. Jun 01 22:24:34.116912 np0000001904 devstack@n-api.service[86660]: ). Its value may be silently ignored in the future. Jun 01 22:24:34.117016 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117041 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.auth_section = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117067 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.live_migration_uri = qemu+ssh://stack@%s/system {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117096 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.auth_type = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117118 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] profiler.connection_string = messaging:// {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117142 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.live_migration_with_native_tls = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117179 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.cafile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117206 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] profiler.enabled = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117254 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.max_queues = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117283 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.certfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117308 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] profiler.es_doc_type = notification {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117368 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.mem_stats_period_seconds = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117399 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.collect_timing = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117442 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] profiler.es_scroll_size = 10000 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117509 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.connect_retries = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117539 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] profiler.es_scroll_time = 2m {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117574 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.migration_inbound_addr = 10.4.3.116 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117641 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.connect_retry_delay = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117670 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] profiler.filter_error_trace = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117708 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.nfs_mount_options = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117754 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.endpoint_id = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117783 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] profiler.hmac_keys = **** {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117815 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.nfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117875 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] profiler.sentinel_service_name = mymaster {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117908 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.endpoint_interface = public {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117935 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.num_aoe_discover_tries = 3 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.117986 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.endpoint_override = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118034 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] profiler.socket_timeout = 0.1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118078 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.num_iser_scan_tries = 5 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118113 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.endpoint_region_name = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118144 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] profiler.trace_requests = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118169 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.num_memory_encrypted_guests = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118191 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] profiler.trace_sqlalchemy = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118213 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.endpoint_service_name = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118240 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.num_nvme_discover_tries = 5 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118306 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.endpoint_service_type = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118333 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] profiler_jaeger.process_tags = {} {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118355 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.num_pcie_ports = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118424 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.insecure = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118477 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.num_volume_scan_tries = 5 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118504 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] profiler_jaeger.service_name_prefix = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118531 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.keyfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118610 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.pmem_namespaces = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118649 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] profiler_otlp.service_name_prefix = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118677 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.max_version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118726 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.quobyte_client_cfg = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118760 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.auth_section = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118790 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.min_version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118867 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.auth_type = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118896 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.region_name = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118921 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.quobyte_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.118979 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.retriable_status_codes = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119021 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.cafile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119048 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.rbd_connect_timeout = 5 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119074 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.certfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119099 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.service_name = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119121 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.rbd_destroy_volume_retries = 12 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119189 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.service_type = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119218 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.collect_timing = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119248 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.rbd_destroy_volume_retry_interval = 5 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119301 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.connect_retries = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119329 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.split_loggers = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119359 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.rbd_secret_uuid = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119418 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.status_code_retries = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119448 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.connect_retry_delay = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119476 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.rbd_user = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119530 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.endpoint_id = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119575 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.status_code_retry_delay = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119604 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.realtime_scheduler_priority = 1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119663 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.timeout = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119692 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.endpoint_interface = public {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119716 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.remote_filesystem_transport = ssh {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119775 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.endpoint_override = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119804 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.valid_interfaces = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119828 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.rescue_image_id = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119885 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_limit.version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119917 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.endpoint_region_name = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119943 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.rescue_kernel_id = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.119996 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.endpoint_service_name = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120034 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120081 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.rescue_ramdisk_id = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120112 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.endpoint_service_type = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120135 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120166 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.rng_dev_path = /dev/urandom {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120203 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.insecure = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120231 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120256 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.rx_queue_size = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120309 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.keyfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120339 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120370 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.smbfs_mount_options = {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120428 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.max_version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120464 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120527 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.smbfs_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120556 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.min_version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120595 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120661 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.snapshot_compression = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120691 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.region_name = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120719 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120770 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.retriable_status_codes = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120804 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.snapshot_image_format = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120829 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120878 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.service_name = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120908 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.hostname = np0000001904 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120933 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.snapshots_directory = /opt/stack/data/nova/instances/snapshots {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.120990 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.service_type = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121034 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121061 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.sparse_logical_volumes = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121094 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.split_loggers = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121117 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121142 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.supported_tpm_secret_security = ['user', 'host', 'deployment'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121195 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.status_code_retries = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121224 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121249 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.swtpm_enabled = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121300 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.status_code_retry_delay = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121352 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121383 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.swtpm_group = tss {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121421 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.timeout = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121478 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121508 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.swtpm_user = tss {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121533 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.valid_interfaces = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121616 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.processname = uwsgi {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121646 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.sysinfo_serial = unique {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121667 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_limit.version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121728 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.tb_cache_size = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121760 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121785 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121839 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.tx_queue_size = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121867 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121889 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121951 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.uid_maps = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.121991 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122029 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122070 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.use_default_aio_mode_for_volumes = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122103 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122129 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122167 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.use_virtio_for_bridges = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122200 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122226 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122283 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.virt_type = qemu {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122319 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122345 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122399 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.volume_clear = zero {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122437 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122459 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122528 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.volume_clear_size = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122557 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122603 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122662 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122690 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.volume_enforce_multipath = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122726 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.hostname = np0000001904 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122780 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122815 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.volume_use_multipath = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122838 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122888 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122940 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.vzstorage_cache_path = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.122975 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.123015 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.123109 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.vzstorage_log_path = /var/log/vstorage/%(cluster_name)s/nova.log.gz {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.123143 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.123171 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.123202 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.123225 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.vzstorage_mount_group = qemu {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.123254 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.123293 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.123323 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.ssl = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.123345 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.vzstorage_mount_opts = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.123417 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.processname = uwsgi {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.123448 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.123483 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.vzstorage_mount_perms = 0770 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.123532 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.123580 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.123658 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.vzstorage_mount_point_base = /opt/stack/data/nova/mnt {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.123687 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.123710 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.123777 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.123805 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.vzstorage_mount_user = stack {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.123826 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.123889 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] libvirt.wait_soft_reboot_seconds = 120 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.123926 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.123952 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124000 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124039 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.ssl_version = {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124081 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.auth_section = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124112 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124135 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124159 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.auth_type = password {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124242 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124269 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124290 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.cafile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124316 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124337 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.certfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124358 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_notifications.retry = -1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124429 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124461 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.collect_timing = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124492 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124539 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124592 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.connect_retries = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124621 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_messaging_notifications.transport_url = **** {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124667 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124696 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.connect_retry_delay = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124721 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_reports.file_event_handler = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124780 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124815 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.default_floating_pool = public {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124841 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124891 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124919 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.endpoint_override = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.124945 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] oslo_reports.log_dir = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125006 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125044 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.extension_sync_interval = 600 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125075 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125106 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.ssl = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125132 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.http_retries = 3 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125161 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125220 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125251 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.insecure = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125273 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125336 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125370 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.keyfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125398 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125453 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125484 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.max_version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125510 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] privsep_osbrick.group = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125573 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125603 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.metadata_proxy_shared_secret = **** {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125629 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] privsep_osbrick.helper_command = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125695 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125727 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.min_version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125761 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125811 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.ssl_version = {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125839 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.ovs_bridge = br-int {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125864 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125918 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125946 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.physnets = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.125984 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] privsep_osbrick.thread_pool_size = 12 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126051 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] privsep_osbrick.user = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126102 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126130 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.region_name = RegionOne {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126160 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_notifications.retry = -1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126187 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.retriable_status_codes = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126211 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.auth_section = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126272 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126307 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.service_metadata_proxy = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126333 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.auth_type = password {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126387 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.service_name = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126422 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_messaging_notifications.transport_url = **** {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126452 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.auth_url = https://10.4.3.116/identity {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126511 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_reports.file_event_handler = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126540 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.auth_version = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126574 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.service_type = network {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126641 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_reports.file_event_handler_interval = 1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126672 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.cache = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126694 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.split_loggers = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126751 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] oslo_reports.log_dir = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126778 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.status_code_retries = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126800 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126860 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.status_code_retry_delay = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126888 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.certfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126915 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.126971 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.timeout = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127021 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.default_domain_id = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127046 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127068 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.default_domain_name = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127093 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] os_brick.wait_mpath_device_interval = 1 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127115 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.valid_interfaces = ['internal', 'public'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127187 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.delay_auth_decision = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127223 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] privsep_osbrick.capabilities = [21, 2] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127248 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] neutron.version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127295 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] privsep_osbrick.group = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127326 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.domain_id = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127396 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] notifications.bdms_in_notifications = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127445 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.domain_name = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127482 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] privsep_osbrick.helper_command = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127518 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] privsep_osbrick.log_daemon_traceback = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127573 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] notifications.default_level = INFO {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127616 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127652 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127691 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.http_connect_timeout = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127727 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] notifications.include_share_mapping = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127760 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] privsep_osbrick.thread_pool_size = 12 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127798 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127823 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] notifications.notification_format = unversioned {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127859 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] privsep_osbrick.user = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127885 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.include_service_catalog = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127910 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] notifications.notify_on_state_change = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.127980 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.insecure = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128021 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.auth_section = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128055 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] notifications.versioned_notifications_topics = ['versioned_notifications'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128096 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.auth_type = password {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128123 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.interface = public {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128152 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] pci.alias = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128202 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.keyfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128231 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.auth_url = https://10.4.3.116/identity {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128254 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] pci.device_spec = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128309 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.auth_version = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128339 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.memcache_password = {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128363 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] pci.report_in_placement = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128432 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.cache = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128470 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128493 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] placement.auth_section = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128553 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128601 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128623 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] placement.auth_type = password {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128680 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.certfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128705 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128727 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] placement.cafile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128793 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.default_domain_id = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128825 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128851 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] placement.certfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128901 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.default_domain_name = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128930 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] placement.collect_timing = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.128952 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.129012 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.delay_auth_decision = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.129062 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] placement.connect_retries = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.129086 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.129108 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.domain_id = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.129132 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] placement.connect_retry_delay = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.129211 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.129265 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] placement.endpoint_override = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.129294 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.domain_name = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.129363 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.129401 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] placement.insecure = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.129440 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.129493 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.129521 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] placement.keyfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.129542 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.http_connect_timeout = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.129626 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.129656 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] placement.max_version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.129678 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.129741 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.129782 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] placement.min_version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.129808 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.include_service_catalog = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.129854 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.129883 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] placement.region_name = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.129905 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.insecure = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.129962 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130005 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] placement.retriable_status_codes = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130045 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.interface = public {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130087 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] placement.service_name = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130116 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130161 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.keyfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130190 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] placement.service_type = placement {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130212 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.memcache_username = {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130284 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.memcache_password = {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130312 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] placement.split_loggers = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130342 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130393 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] placement.status_code_retries = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130427 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130451 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.password = **** {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130513 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] placement.status_code_retry_delay = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130542 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130579 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.project_domain_id = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130649 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130687 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] placement.timeout = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130715 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.project_domain_name = Default {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130766 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130797 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] placement.valid_interfaces = ['internal', 'public'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130823 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.project_id = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130874 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130903 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] placement.version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130928 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.project_name = service {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.130989 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.131029 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.region_name = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.131073 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] quota.cores = 20 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.131103 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.memcache_secret_key = **** {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.131128 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.131207 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.memcache_security_strategy = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.131236 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] quota.count_usage_from_placement = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.131257 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.service_token_roles_required = True {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.131317 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.131354 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.service_type = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.131393 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] quota.driver = nova.quota.DbQuotaDriver {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.131426 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.131449 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.system_scope = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.131528 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] quota.injected_file_content_bytes = 10240 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.131558 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.131595 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.token_cache_time = 300 {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.131664 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.131695 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] quota.injected_file_path_length = 255 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.131720 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.trust_id = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.131776 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.131810 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] quota.injected_files = 5 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.131835 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.user_domain_id = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.131883 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.131911 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] quota.instances = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.131939 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.user_domain_name = Default {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.132006 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.memcache_username = {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.132057 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] quota.key_pairs = 100 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.132097 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.user_id = None {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.132125 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] quota.metadata_items = 128 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.132168 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.132197 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.username = nova {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.132223 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] quota.ram = 51200 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.132287 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] keystone_authtoken.www_authenticate_uri = https://10.4.3.116/identity {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.132318 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.password = **** {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.132348 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] quota.recheck_quota = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.132371 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi_app [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] ******************************************************************************** {{(pid=86662) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3263}} Jun 01 22:24:34.132396 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.project_domain_id = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.132449 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] quota.server_group_members = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.132514 np0000001904 devstack@n-api.service[86662]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x7c77326a3668 pid: 86662 (default app) Jun 01 22:24:34.132543 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.project_domain_name = Default {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.132586 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] quota.server_groups = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.132652 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.project_id = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.132744 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] quota.unified_limits_resource_list = ['servers'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.132782 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.project_name = service {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.132866 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] quota.unified_limits_resource_strategy = require {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.132895 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.region_name = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.132985 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] scheduler.discover_hosts_in_cells_interval = -1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.133013 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.133096 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.service_token_roles_required = True {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.133127 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] scheduler.enable_isolated_aggregate_filtering = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.133208 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.service_type = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.133250 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] scheduler.image_metadata_prefilter = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.133319 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] scheduler.limit_tenants_to_placement_aggregate = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.133353 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.system_scope = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.133439 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:24:34.133477 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] scheduler.max_attempts = 3 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.133502 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.token_cache_time = 300 {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.133550 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.trust_id = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.133594 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] scheduler.max_placement_results = 1000 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.133678 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.user_domain_id = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.133706 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] scheduler.placement_aggregate_required_for_tenants = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.133796 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.user_domain_name = Default {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.133829 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] scheduler.query_placement_for_image_type_support = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.133907 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.user_id = None {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.133940 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] scheduler.query_placement_for_routed_network_aggregates = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.134031 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.username = nova {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.134082 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] scheduler.workers = 3 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.134163 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.aggregate_image_properties_isolation_namespace = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.134193 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] keystone_authtoken.www_authenticate_uri = https://10.4.3.116/identity {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.134261 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi_app [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] ******************************************************************************** {{(pid=86661) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3263}} Jun 01 22:24:34.134289 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.aggregate_image_properties_isolation_separator = . {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.134364 np0000001904 devstack@n-api.service[86661]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x7c77326a3668 pid: 86661 (default app) Jun 01 22:24:34.134395 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.available_filters = ['nova.scheduler.filters.all_filters'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.134519 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.build_failure_weight_multiplier = 1000000.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.134668 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.cpu_weight_multiplier = 1.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.134784 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.cross_cell_move_weight_multiplier = 1000000.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.134896 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.disk_weight_multiplier = 1.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.135027 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.enabled_filters = ['ComputeFilter', 'ComputeCapabilitiesFilter', 'ImagePropertiesFilter', 'ServerGroupAntiAffinityFilter', 'ServerGroupAffinityFilter', 'SameHostFilter', 'DifferentHostFilter'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.135142 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.host_subset_size = 1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.135258 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.hypervisor_version_weight_multiplier = 1.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.135367 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.image_properties_default_architecture = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.135495 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.image_props_weight_multiplier = 0.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.135644 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.image_props_weight_setting = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.135768 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.io_ops_weight_multiplier = -1.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.135878 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.isolated_hosts = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.135995 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.isolated_images = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.136103 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.max_instances_per_host = 50 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.136213 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.max_io_ops_per_host = 8 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.136244 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d851334e-89fa-45b3-bfdf-edbc015dd593 None None] 10.4.3.116 "GET /compute/v2.1/" status: 200 len: 389 microversion: 2.1 time: 0.002967 Jun 01 22:24:34.136325 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.num_instances_weight_multiplier = 0.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.136454 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.pci_in_placement = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.136490 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1/1] 10.4.3.116 () {60 vars in 931 bytes} [Mon Jun 1 22:24:34 2026] GET /compute/v2.1/ => generated 389 bytes in 3 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:24:34.136571 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.pci_weight_multiplier = 1.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.136768 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.ram_weight_multiplier = 1.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.136927 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.restrict_isolated_hosts_to_isolated_images = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.137042 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.shuffle_best_same_weighed_hosts = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.137156 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.soft_affinity_weight_multiplier = 1.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.137270 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.soft_anti_affinity_weight_multiplier = 1.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.137394 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.track_instance_changes = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.137530 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] filter_scheduler.weight_classes = ['nova.scheduler.weights.all_weighers'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.137682 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] metrics.required = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.137801 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] metrics.weight_multiplier = 1.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.137913 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] metrics.weight_of_unavailable = -10000.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.138030 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] metrics.weight_setting = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.138258 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] serial_console.base_url = ws://127.0.0.1:6083/ {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.138374 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] serial_console.enabled = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.138510 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] serial_console.port_range = 10000:20000 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.138644 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] serial_console.proxyclient_address = 127.0.0.1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.138765 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] serial_console.serialproxy_host = 0.0.0.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.138896 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] serial_console.serialproxy_port = 6083 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.139024 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] service_user.auth_section = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.139139 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] service_user.auth_type = password {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.139250 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] service_user.cafile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.139360 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] service_user.certfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.139491 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] service_user.collect_timing = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.139816 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] service_user.insecure = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.139816 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] service_user.keyfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.139878 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] service_user.send_service_user_token = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.139958 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] service_user.split_loggers = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.140069 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] service_user.timeout = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.140182 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] spice.agent_enabled = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.140293 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] spice.enabled = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.140516 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] spice.html5proxy_base_url = http://127.0.0.1:6082/spice_auto.html {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.140698 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] spice.html5proxy_host = 0.0.0.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.140819 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] spice.html5proxy_port = 6082 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.140932 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] spice.image_compression = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.141045 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] spice.jpeg_compression = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.141321 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] spice.playback_compression = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.141321 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] spice.require_secure = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.141500 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] spice.server_listen = 127.0.0.1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.141663 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] spice.server_proxyclient_address = 127.0.0.1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.141873 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] spice.spice_direct_proxy_base_url = http://127.0.0.1:13002/nova {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.141991 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] spice.streaming_mode = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.142102 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] spice.zlib_compression = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.142217 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] upgrade_levels.baseapi = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.142338 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] upgrade_levels.compute = auto {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.142462 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] upgrade_levels.conductor = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.142865 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] upgrade_levels.scheduler = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.142865 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vendordata_dynamic_auth.auth_section = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.142865 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vendordata_dynamic_auth.auth_type = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.142950 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vendordata_dynamic_auth.cafile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.143048 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vendordata_dynamic_auth.certfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.143162 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vendordata_dynamic_auth.collect_timing = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.143291 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vendordata_dynamic_auth.insecure = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.143397 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vendordata_dynamic_auth.keyfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.143508 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vendordata_dynamic_auth.split_loggers = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.143697 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vendordata_dynamic_auth.timeout = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.143890 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.api_retry_count = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.144064 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.ca_file = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.144235 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.cache_prefix = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.144416 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.cluster_name = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.144595 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.connection_pool_size = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.144754 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.console_delay_seconds = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.144906 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.datastore_regex = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.145020 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.host_ip = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.145131 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.host_password = **** {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.145293 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.host_port = 443 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.145418 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.host_username = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.145577 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.insecure = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.145778 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.integration_bridge = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.145953 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.maximum_objects = 100 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.146111 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.pbm_default_policy = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.146273 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.pbm_enabled = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.146395 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.pbm_wsdl_location = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.146533 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.serial_log_dir = /opt/vmware/vspc {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.146680 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.serial_port_proxy_uri = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.146793 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.serial_port_service_uri = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.146916 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.task_poll_interval = 0.5 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.147030 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.use_linked_clone = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.147150 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.vnc_keymap = en-us {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.147295 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.vnc_port = 5900 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.147424 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vmware.vnc_port_total = 10000 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.147576 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vnc.auth_schemes = ['none'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.147726 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vnc.enabled = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.147950 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vnc.novncproxy_base_url = http://127.0.0.1:6080/vnc_auto.html {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.148086 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vnc.novncproxy_host = 0.0.0.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.148257 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vnc.novncproxy_port = 6080 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.148481 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vnc.server_listen = 127.0.0.1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.148708 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vnc.server_proxyclient_address = 127.0.0.1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.148846 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vnc.vencrypt_ca_certs = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.148983 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vnc.vencrypt_client_cert = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.149099 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] vnc.vencrypt_client_key = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.149223 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] workarounds.disable_compute_service_check_for_ffu = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.149337 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] workarounds.disable_deep_image_inspection = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.149462 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] workarounds.disable_fallback_pcpu_query = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.149596 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] workarounds.disable_group_policy_check_upcall = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.149765 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] workarounds.disable_libvirt_livesnapshot = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.149900 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] workarounds.disable_rootwrap = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.150021 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] workarounds.enable_numa_live_migration = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.150133 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] workarounds.enable_qemu_monitor_announce_self = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.150244 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] workarounds.ensure_libvirt_rbd_instance_dir_cleanup = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.150368 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] workarounds.handle_virt_lifecycle_events = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.150555 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] workarounds.libvirt_disable_apic = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.150751 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] workarounds.never_download_image_if_on_rbd = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.150931 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] workarounds.qemu_monitor_announce_self_count = 3 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.151091 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] workarounds.qemu_monitor_announce_self_interval = 1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.151256 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] workarounds.reserve_disk_resource_for_image_cache = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.151377 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] workarounds.skip_cpu_compare_at_startup = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.151517 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] workarounds.skip_cpu_compare_on_dest = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.151686 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] workarounds.skip_hypervisor_version_check_on_lm = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.151807 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] workarounds.skip_reserve_in_use_ironic_nodes = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.151950 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] workarounds.unified_limits_count_pcpu_as_vcpu = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.152073 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] workarounds.wait_for_vif_plugged_event_during_hard_reboot = [] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.152206 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] wsgi.api_paste_config = /etc/nova/api-paste.ini {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.152322 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] wsgi.secure_proxy_ssl_header = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.152451 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] zvm.ca_file = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.152576 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] zvm.cloud_connector_url = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.152781 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] zvm.image_tmp_path = /opt/stack/data/nova/images {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.152913 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] zvm.reachable_timeout = 300 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.153039 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_versionedobjects.fatal_exception_format_errors = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.153169 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_middleware.enable_proxy_headers_parsing = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.153288 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_middleware.http_basic_auth_user_file = /etc/htpasswd {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.153410 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_middleware.max_request_body_size = 114688 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.153542 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_metrics.metrics_buffer_size = 1000 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.153689 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_metrics.metrics_enabled = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.153809 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_metrics.metrics_process_name = {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.153947 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_metrics.metrics_socket_file = /var/tmp/metrics_collector.sock {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.154069 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_metrics.metrics_thread_stop_timeout = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.154192 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] profiler.connection_string = messaging:// {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.154310 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] profiler.enabled = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.154434 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] profiler.es_doc_type = notification {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.154549 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] profiler.es_scroll_size = 10000 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.154697 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] profiler.es_scroll_time = 2m {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.154811 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] profiler.filter_error_trace = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.154945 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] profiler.hmac_keys = **** {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.155068 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] profiler.sentinel_service_name = mymaster {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.155188 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] profiler.socket_timeout = 0.1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.155299 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] profiler.trace_requests = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.155414 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] profiler.trace_sqlalchemy = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.155552 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] profiler_jaeger.process_tags = {} {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.155703 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] profiler_jaeger.service_name_prefix = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.155817 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] profiler_otlp.service_name_prefix = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.155952 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.auth_section = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.156072 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.auth_type = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.156180 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.cafile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.156287 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.certfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.156399 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.collect_timing = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.156523 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.connect_retries = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.156665 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.connect_retry_delay = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.156774 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.endpoint_id = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.156910 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.endpoint_interface = public {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.157031 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.endpoint_override = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.157143 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.endpoint_region_name = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.157251 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.endpoint_service_name = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.157359 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.endpoint_service_type = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.157480 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.insecure = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.157624 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.keyfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.157741 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.max_version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.157852 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.min_version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.157960 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.region_name = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.158073 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.retriable_status_codes = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.158178 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.service_name = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.158288 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.service_type = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.158400 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.split_loggers = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.158525 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.status_code_retries = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.158666 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.status_code_retry_delay = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.158781 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.timeout = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.158892 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.valid_interfaces = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.159003 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_limit.version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.159128 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.amqp_auto_delete = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.159241 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.amqp_durable_queues = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.159355 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.conn_pool_min_size = 2 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.159484 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.conn_pool_ttl = 1200 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.159637 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.direct_mandatory_flag = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.159763 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.enable_cancel_on_failover = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.159881 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.heartbeat_rate = 3 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.159993 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.heartbeat_timeout_threshold = 60 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.160110 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.hostname = np0000001904 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.160220 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.kombu_compression = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.160339 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.kombu_failover_strategy = round-robin {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.160464 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.kombu_missing_consumer_retry_timeout = 60 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.160609 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.kombu_reconnect_delay = 1.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.160733 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.kombu_reconnect_splay = 0.0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.160850 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.processname = uwsgi {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.160990 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.rabbit_ha_queues = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.161109 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.rabbit_interval_max = 30 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.161267 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.rabbit_login_method = AMQPLAIN {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.161465 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.rabbit_qos_prefetch_count = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.161675 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.rabbit_quorum_delivery_limit = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.161803 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_bytes = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.161938 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.rabbit_quorum_max_memory_length = 0 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.162057 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.rabbit_quorum_queue = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.162166 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.rabbit_retry_backoff = 2 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.162278 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.rabbit_retry_interval = 1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.162391 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.rabbit_stream_fanout = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.162514 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.rabbit_transient_queues_ttl = 1800 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.162678 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.rabbit_transient_quorum_queue = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.162798 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.rpc_conn_pool_size = 30 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.162926 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.ssl = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.163053 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.163170 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.163283 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.ssl_enforce_fips_mode = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.163457 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.ssl_enforce_hostname_verification = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.163658 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.163838 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.ssl_version = {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.164012 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_rabbit.use_queue_manager = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.164216 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.164384 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_notifications.retry = -1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.164555 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.164750 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_messaging_notifications.transport_url = **** {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.164907 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_reports.file_event_handler = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.165032 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.165157 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] oslo_reports.log_dir = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.165299 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] os_brick.lock_path = /opt/stack/data/os_brick {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.165429 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] os_brick.wait_mpath_device_attempts = 4 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.165554 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] os_brick.wait_mpath_device_interval = 1 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.165767 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] privsep_osbrick.capabilities = [21, 2] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.165954 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] privsep_osbrick.group = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.166117 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] privsep_osbrick.helper_command = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.166272 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] privsep_osbrick.log_daemon_traceback = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.166447 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] privsep_osbrick.logger_name = brick_privsep_hide_output {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.166576 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] privsep_osbrick.thread_pool_size = 12 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.166720 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] privsep_osbrick.user = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.166847 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.auth_section = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.166974 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.auth_type = password {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.167092 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.auth_url = https://10.4.3.116/identity {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.167203 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.auth_version = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.167313 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.cache = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.167445 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.cafile = /opt/stack/data/ca-bundle.pem {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.167559 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.certfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.167706 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.default_domain_id = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.167822 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.default_domain_name = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.167979 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.delay_auth_decision = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.168144 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.domain_id = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.168312 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.domain_name = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.168510 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.enforce_token_bind = permissive {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.168686 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.http_connect_timeout = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.168837 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.http_request_max_retries = 3 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.168987 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.include_service_catalog = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.169142 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.insecure = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.169270 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.interface = public {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.169381 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.keyfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.169516 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.memcache_password = {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.169662 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.memcache_pool_conn_get_timeout = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.169778 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.memcache_pool_dead_retry = 300 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.169894 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.memcache_pool_maxsize = 10 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.170007 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.memcache_pool_socket_timeout = 3 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.170119 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.memcache_pool_unused_timeout = 60 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.170230 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.memcache_sasl_enabled = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.170340 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.memcache_secret_key = **** {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.170472 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.memcache_security_strategy = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.170607 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.memcache_tls_allowed_ciphers = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.170727 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.memcache_tls_cafile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.170839 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.memcache_tls_certfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.170951 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.memcache_tls_enabled = False {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.171058 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.memcache_tls_keyfile = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.171169 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.memcache_use_advanced_pool = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.171287 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.memcache_username = {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.171430 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.memcached_servers = ['localhost:11211'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.171551 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.password = **** {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.171696 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.project_domain_id = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.171814 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.project_domain_name = Default {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.171935 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.project_id = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.172060 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.project_name = service {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.172166 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.region_name = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.172289 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.service_token_roles = ['service'] {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.172411 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.service_token_roles_required = True {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.172528 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.service_type = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.172673 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.system_scope = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.172790 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.token_cache_time = 300 {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.172907 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.trust_id = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.173013 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.user_domain_id = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.173128 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.user_domain_name = Default {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.173238 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.user_id = None {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.173358 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.username = nova {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.173490 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] keystone_authtoken.www_authenticate_uri = https://10.4.3.116/identity {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3256}} Jun 01 22:24:34.173614 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi_app [None req-62803495-084b-4e0c-942b-f39ef65b2089 None None] ******************************************************************************** {{(pid=86660) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3263}} Jun 01 22:24:34.173737 np0000001904 devstack@n-api.service[86660]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x7c77326a3668 pid: 86660 (default app) Jun 01 22:24:42.780309 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:24:42.785064 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:24:42.816587 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:24:42.935453 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:24:42.937058 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:24:42.948362 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:24:42.949622 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:24:42.969337 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:24:42.979146 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:24:43.046939 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:24:43.047048 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:24:43.048409 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:25:27.432369 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:25:27.437226 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b5668732-947c-4a44-bb5b-9565246e44fe None None] 10.4.3.116 "GET /compute/v2.1" status: 200 len: 389 microversion: 2.1 time: 0.005239 Jun 01 22:25:27.437513 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1/2] 10.4.3.116 () {62 vars in 1046 bytes} [Mon Jun 1 22:25:27 2026] GET /compute/v2.1 => generated 389 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:25:27.884105 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-752a182d-451a-4814-8d9d-8d62f866456b admin admin] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:25:27.905220 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-752a182d-451a-4814-8d9d-8d62f866456b admin admin] 10.4.3.116 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 15 microversion: 2.61 time: 0.460827 Jun 01 22:25:27.905471 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 2/3] 10.4.3.116 () {68 vars in 1407 bytes} [Mon Jun 1 22:25:27 2026] GET /compute/v2.1/flavors/detail?is_public=True => generated 15 bytes in 461 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:25:28.158646 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-83660aa5-71fb-4f9d-a036-ab11ea5aa588 admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "id": "c1", "name": "cirros256", "vcpus": 1, "ram": 256, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "swap": 0}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:25:28.187832 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-83660aa5-71fb-4f9d-a036-ab11ea5aa588 admin admin] 10.4.3.116 "POST /compute/v2.1/flavors" status: 200 len: 407 microversion: 2.61 time: 0.094867 Jun 01 22:25:28.188129 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1/4] 10.4.3.116 () {72 vars in 1398 bytes} [Mon Jun 1 22:25:28 2026] POST /compute/v2.1/flavors => generated 407 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:25:28.270953 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d66d50d0-289d-4074-ab7e-087eae8c519c admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:25:28.302603 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d66d50d0-289d-4074-ab7e-087eae8c519c admin admin] 10.4.3.116 "POST /compute/v2.1/flavors/c1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.105992 Jun 01 22:25:28.302887 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 2/5] 10.4.3.116 () {72 vars in 1451 bytes} [Mon Jun 1 22:25:28 2026] POST /compute/v2.1/flavors/c1/os-extra_specs => generated 43 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:25:28.485314 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-eef28b13-8fcf-474b-bb64-aaf0cfd3912f admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "id": "d1", "name": "ds512M", "vcpus": 1, "ram": 512, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 5, "swap": 0}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:25:28.519173 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-eef28b13-8fcf-474b-bb64-aaf0cfd3912f admin admin] 10.4.3.116 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.035622 Jun 01 22:25:28.519534 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 3/6] 10.4.3.116 () {72 vars in 1398 bytes} [Mon Jun 1 22:25:28 2026] POST /compute/v2.1/flavors => generated 404 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:25:28.537212 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0c33542b-f54f-4686-98d7-b3f592bafee2 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:25:28.569850 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0c33542b-f54f-4686-98d7-b3f592bafee2 admin admin] 10.4.3.116 "POST /compute/v2.1/flavors/d1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.034611 Jun 01 22:25:28.570451 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 2/7] 10.4.3.116 () {72 vars in 1451 bytes} [Mon Jun 1 22:25:28 2026] POST /compute/v2.1/flavors/d1/os-extra_specs => generated 43 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:25:28.764278 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-aa3104b9-c9bf-49f0-9933-3d1fa37041cd admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "id": "d2", "name": "ds1G", "vcpus": 1, "ram": 1024, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "swap": 0}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:25:28.790249 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-aa3104b9-c9bf-49f0-9933-3d1fa37041cd admin admin] 10.4.3.116 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.028466 Jun 01 22:25:28.790437 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 3/8] 10.4.3.116 () {72 vars in 1398 bytes} [Mon Jun 1 22:25:28 2026] POST /compute/v2.1/flavors => generated 404 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:25:28.800993 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-70f2b7be-d54a-4b20-b4f0-4ba10ca225ca admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:25:28.825285 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-70f2b7be-d54a-4b20-b4f0-4ba10ca225ca admin admin] 10.4.3.116 "POST /compute/v2.1/flavors/d2/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.026303 Jun 01 22:25:28.825653 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 4/9] 10.4.3.116 () {72 vars in 1451 bytes} [Mon Jun 1 22:25:28 2026] POST /compute/v2.1/flavors/d2/os-extra_specs => generated 43 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:25:29.023870 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-21d15bb9-b037-468f-a620-68dcf281aeff admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "id": "d3", "name": "ds2G", "vcpus": 2, "ram": 2048, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "swap": 0}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:25:29.039704 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-21d15bb9-b037-468f-a620-68dcf281aeff admin admin] 10.4.3.116 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.015452 Jun 01 22:25:29.039704 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 3/10] 10.4.3.116 () {72 vars in 1398 bytes} [Mon Jun 1 22:25:29 2026] POST /compute/v2.1/flavors => generated 404 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:25:29.055315 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f5f02751-a388-4995-a86f-1b851432d632 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:25:29.078111 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f5f02751-a388-4995-a86f-1b851432d632 admin admin] 10.4.3.116 "POST /compute/v2.1/flavors/d3/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.027429 Jun 01 22:25:29.078111 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 4/11] 10.4.3.116 () {72 vars in 1451 bytes} [Mon Jun 1 22:25:29 2026] POST /compute/v2.1/flavors/d3/os-extra_specs => generated 43 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:25:29.275046 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-90f5c7ed-7f8c-4269-8269-f491eece8c0c admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "id": "d4", "name": "ds4G", "vcpus": 4, "ram": 4096, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "swap": 0}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:25:29.290743 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-90f5c7ed-7f8c-4269-8269-f491eece8c0c admin admin] 10.4.3.116 "POST /compute/v2.1/flavors" status: 200 len: 404 microversion: 2.61 time: 0.017954 Jun 01 22:25:29.291423 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 5/12] 10.4.3.116 () {72 vars in 1398 bytes} [Mon Jun 1 22:25:29 2026] POST /compute/v2.1/flavors => generated 404 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:25:29.302931 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b27c5fcb-7f50-473f-b832-f0ecdd83c788 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:25:29.319557 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b27c5fcb-7f50-473f-b832-f0ecdd83c788 admin admin] 10.4.3.116 "POST /compute/v2.1/flavors/d4/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.018914 Jun 01 22:25:29.319960 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 4/13] 10.4.3.116 () {72 vars in 1451 bytes} [Mon Jun 1 22:25:29 2026] POST /compute/v2.1/flavors/d4/os-extra_specs => generated 43 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:25:29.559585 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6ea51aea-6dda-43d9-82b3-aa1d5247b247 admin admin] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:25:29.580462 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6ea51aea-6dda-43d9-82b3-aa1d5247b247 admin admin] 10.4.3.116 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 2106 microversion: 2.61 time: 0.023865 Jun 01 22:25:29.580910 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 5/14] 10.4.3.116 () {68 vars in 1407 bytes} [Mon Jun 1 22:25:29 2026] GET /compute/v2.1/flavors/detail?is_public=True => generated 2106 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:25:29.794615 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-98c94c8f-e419-4a40-8dde-0d3eaabec542 admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "id": "1", "name": "m1.tiny", "vcpus": 1, "ram": 512, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "swap": 0}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:25:29.809508 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-98c94c8f-e419-4a40-8dde-0d3eaabec542 admin admin] 10.4.3.116 "POST /compute/v2.1/flavors" status: 200 len: 402 microversion: 2.61 time: 0.016578 Jun 01 22:25:29.809938 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 6/15] 10.4.3.116 () {72 vars in 1398 bytes} [Mon Jun 1 22:25:29 2026] POST /compute/v2.1/flavors => generated 402 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:25:29.822523 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-effc63f9-1dc0-4017-936a-497f755db97a admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:25:29.841162 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-effc63f9-1dc0-4017-936a-497f755db97a admin admin] 10.4.3.116 "POST /compute/v2.1/flavors/1/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.020551 Jun 01 22:25:29.841674 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 5/16] 10.4.3.116 () {72 vars in 1448 bytes} [Mon Jun 1 22:25:29 2026] POST /compute/v2.1/flavors/1/os-extra_specs => generated 43 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:25:30.058590 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c00c7635-f1e8-4a39-aff5-020d4cd9aaef admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "id": "2", "name": "m1.small", "vcpus": 1, "ram": 2048, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 20, "swap": 0}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:25:30.070941 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c00c7635-f1e8-4a39-aff5-020d4cd9aaef admin admin] 10.4.3.116 "POST /compute/v2.1/flavors" status: 200 len: 405 microversion: 2.61 time: 0.015399 Jun 01 22:25:30.071377 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 6/17] 10.4.3.116 () {72 vars in 1398 bytes} [Mon Jun 1 22:25:30 2026] POST /compute/v2.1/flavors => generated 405 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:25:30.082488 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-410a118b-ee10-464d-ad2d-beeb7ed6a7cb admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:25:30.101376 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-410a118b-ee10-464d-ad2d-beeb7ed6a7cb admin admin] 10.4.3.116 "POST /compute/v2.1/flavors/2/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.021301 Jun 01 22:25:30.101775 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 7/18] 10.4.3.116 () {72 vars in 1448 bytes} [Mon Jun 1 22:25:30 2026] POST /compute/v2.1/flavors/2/os-extra_specs => generated 43 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:25:30.290244 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-366138f3-88c2-4576-b407-1dfd3fa7932d admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "id": "3", "name": "m1.medium", "vcpus": 2, "ram": 4096, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "swap": 0}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:25:30.304389 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-366138f3-88c2-4576-b407-1dfd3fa7932d admin admin] 10.4.3.116 "POST /compute/v2.1/flavors" status: 200 len: 406 microversion: 2.61 time: 0.015580 Jun 01 22:25:30.304880 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 6/19] 10.4.3.116 () {72 vars in 1398 bytes} [Mon Jun 1 22:25:30 2026] POST /compute/v2.1/flavors => generated 406 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:25:30.314857 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5aa207ab-fee5-4c1a-a9cd-6f0a8eba448f admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:25:30.328849 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5aa207ab-fee5-4c1a-a9cd-6f0a8eba448f admin admin] 10.4.3.116 "POST /compute/v2.1/flavors/3/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.015815 Jun 01 22:25:30.329268 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 7/20] 10.4.3.116 () {72 vars in 1448 bytes} [Mon Jun 1 22:25:30 2026] POST /compute/v2.1/flavors/3/os-extra_specs => generated 43 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:25:30.515231 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ecdc2daa-10c9-4306-ad56-d34f8ba30ee6 admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "id": "4", "name": "m1.large", "vcpus": 4, "ram": 8192, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 80, "swap": 0}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:25:30.530028 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ecdc2daa-10c9-4306-ad56-d34f8ba30ee6 admin admin] 10.4.3.116 "POST /compute/v2.1/flavors" status: 200 len: 405 microversion: 2.61 time: 0.018685 Jun 01 22:25:30.530372 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 8/21] 10.4.3.116 () {72 vars in 1398 bytes} [Mon Jun 1 22:25:30 2026] POST /compute/v2.1/flavors => generated 405 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:25:30.539939 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-adefdf0a-641b-4c54-bcd4-9975a771e604 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:25:30.555683 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-adefdf0a-641b-4c54-bcd4-9975a771e604 admin admin] 10.4.3.116 "POST /compute/v2.1/flavors/4/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.017298 Jun 01 22:25:30.556053 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 7/22] 10.4.3.116 () {72 vars in 1448 bytes} [Mon Jun 1 22:25:30 2026] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:25:30.746591 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-bbf3905d-f5d3-4924-a659-2776f40ba2fa admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "id": "5", "name": "m1.xlarge", "vcpus": 8, "ram": 16384, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 160, "swap": 0}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:25:30.760990 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-bbf3905d-f5d3-4924-a659-2776f40ba2fa admin admin] 10.4.3.116 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.017303 Jun 01 22:25:30.761431 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 8/23] 10.4.3.116 () {72 vars in 1398 bytes} [Mon Jun 1 22:25:30 2026] POST /compute/v2.1/flavors => generated 408 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:25:30.771712 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d5c0e604-777d-4213-a073-b3a604f2d022 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:25:30.792063 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d5c0e604-777d-4213-a073-b3a604f2d022 admin admin] 10.4.3.116 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.022661 Jun 01 22:25:30.792480 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 9/24] 10.4.3.116 () {72 vars in 1448 bytes} [Mon Jun 1 22:25:30 2026] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:25:40.553260 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:INSERT=7,nova_api:SELECT=15,nova_api:SAVEPOINT=4,nova_api:RELEASE=4 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:25:40.756110 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=13,nova_api:SAVEPOINT=3,nova_api:INSERT=6,nova_api:RELEASE=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:25:40.787999 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=14,nova_api:INSERT=7,nova_api:SAVEPOINT=3,nova_api:RELEASE=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:25:54.745662 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6d60b838-40d3-4cc4-8ba5-11ad218934d2 admin admin] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:25:54.747352 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6d60b838-40d3-4cc4-8ba5-11ad218934d2 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:25:54.747514 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6d60b838-40d3-4cc4-8ba5-11ad218934d2 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.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:25:54.747652 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6d60b838-40d3-4cc4-8ba5-11ad218934d2 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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:25:54.748301 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6d60b838-40d3-4cc4-8ba5-11ad218934d2 admin admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:25:54.749252 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6d60b838-40d3-4cc4-8ba5-11ad218934d2 admin admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:25:54.749384 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6d60b838-40d3-4cc4-8ba5-11ad218934d2 admin admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:25:54.799469 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6d60b838-40d3-4cc4-8ba5-11ad218934d2 admin admin] 10.4.3.116 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0000001904" status: 200 len: 255 microversion: 2.69 time: 0.055246 Jun 01 22:25:54.799802 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 8/25] 10.4.3.116 () {68 vars in 1444 bytes} [Mon Jun 1 22:25:54 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np0000001904 => generated 255 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:26:04.751798 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:26:04.754847 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:26:04.792240 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:26:07.356472 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8f0d0a50-860e-4f0b-9989-c3bdb2381e29 admin admin] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:26:07.376825 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8f0d0a50-860e-4f0b-9989-c3bdb2381e29 admin admin] 10.4.3.116 "GET /compute/v2.1/flavors/detail?is_public=True" status: 200 len: 4202 microversion: 2.61 time: 0.021841 Jun 01 22:26:07.377273 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 9/26] 10.4.3.116 () {68 vars in 1407 bytes} [Mon Jun 1 22:26:07 2026] GET /compute/v2.1/flavors/detail?is_public=True => generated 4202 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:26:07.886133 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-be767f9a-356c-4d3c-a7e2-982682c2398a admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "id": "42", "name": "m1.nano", "vcpus": 1, "ram": 192, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "swap": 0}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:26:07.898993 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-be767f9a-356c-4d3c-a7e2-982682c2398a admin admin] 10.4.3.116 "POST /compute/v2.1/flavors" status: 200 len: 405 microversion: 2.61 time: 0.014575 Jun 01 22:26:07.899249 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 10/27] 10.4.3.116 () {72 vars in 1398 bytes} [Mon Jun 1 22:26:07 2026] POST /compute/v2.1/flavors => generated 405 bytes in 15 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:26:07.908830 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8aef25a2-468d-4a2b-b66c-acd0755efff0 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:26:07.923292 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8aef25a2-468d-4a2b-b66c-acd0755efff0 admin admin] 10.4.3.116 "POST /compute/v2.1/flavors/42/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.016020 Jun 01 22:26:07.923721 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 9/28] 10.4.3.116 () {72 vars in 1451 bytes} [Mon Jun 1 22:26:07 2026] POST /compute/v2.1/flavors/42/os-extra_specs => generated 43 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:26:08.372502 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9746d3e5-38b0-442f-8a83-2dd0ff7d85fa admin admin] Action: 'create', calling method: >, body: {"flavor": {"os-flavor-access:is_public": true, "id": "84", "name": "m1.micro", "vcpus": 1, "ram": 256, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "swap": 0}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:26:08.384580 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9746d3e5-38b0-442f-8a83-2dd0ff7d85fa admin admin] 10.4.3.116 "POST /compute/v2.1/flavors" status: 200 len: 406 microversion: 2.61 time: 0.013584 Jun 01 22:26:08.384851 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 10/29] 10.4.3.116 () {72 vars in 1398 bytes} [Mon Jun 1 22:26:08 2026] POST /compute/v2.1/flavors => generated 406 bytes in 14 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:26:08.394266 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4e73426a-44e8-45e9-93e5-9ddbbbe08b9d admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:26:08.407808 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4e73426a-44e8-45e9-93e5-9ddbbbe08b9d admin admin] 10.4.3.116 "POST /compute/v2.1/flavors/84/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.015191 Jun 01 22:26:08.408112 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 11/30] 10.4.3.116 () {72 vars in 1451 bytes} [Mon Jun 1 22:26:08 2026] POST /compute/v2.1/flavors/84/os-extra_specs => generated 43 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:26:17.920643 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=3,nova_api:SAVEPOINT=1,nova_api:INSERT=1,nova_api:RELEASE=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:26:18.380455 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=2,nova_api:INSERT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:26:18.405192 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:INSERT=2,nova_api:SELECT=4,nova_api:SAVEPOINT=1,nova_api:RELEASE=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:27:46.303085 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-DeleteServersTestJSON-server-7868214", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "fc6e8bd4-d3cd-4e93-97b2-99b9f5671feb"}]}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:27:47.167127 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:27:47.167539 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:27:47.167947 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:27:47.168948 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:27:47.170496 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:27:47.170864 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:27:47.178734 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] validate_networks() for [('fc6e8bd4-d3cd-4e93-97b2-99b9f5671feb', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:27:47.181001 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:27:56.318454 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:27:57.173652 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:27:57.174641 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:27:57.826501 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:00.665049 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:28:00.665542 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:28:00.665542 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:28:00.665636 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:28:00.665808 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:28:00.681932 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:00.682108 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:00.682236 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:00.682962 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:00.683143 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:00.683197 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:00.710390 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Getting quotas for project cc5a829ef7054024804b79f0da290a55. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:28:00.713880 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Getting quotas for user 2ee852f929f04719930ba95371753245 and project cc5a829ef7054024804b79f0da290a55. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:28:00.720962 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:28:00.723222 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:28:00.806251 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8afa7c3a-6a95-4a6b-9851-3d3130095dda tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 14.900107 Jun 01 22:28:00.806672 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 10/31] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:27:45 2026] POST /compute/v2.1/servers => generated 380 bytes in 14901 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:28:00.823839 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-18b367b6-130b-4d11-8fc5-870c4458a45f tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:00.825359 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-18b367b6-130b-4d11-8fc5-870c4458a45f tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:00.850525 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-18b367b6-130b-4d11-8fc5-870c4458a45f tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:02.054102 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f1a1dfb8-8302-4227-aebc-23b6f4342c27 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-572315805", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAkI1Mm5UaEXqhR46WsWiruhgDXc/xUaZ4MphpRkGlGWXwTm2Au5XCEkv+Z2sSOmE186bPxqDvwUySKCDiBPhN6ZYNzyxgAfU6a7cGtDUvIp70Bwx0MWgs+oqcY6KyfAtg=="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:02.087354 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-f1a1dfb8-8302-4227-aebc-23b6f4342c27 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Getting quotas for project 4530c02903e146de83f4970441db7087. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:28:02.092003 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-f1a1dfb8-8302-4227-aebc-23b6f4342c27 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Getting quotas for user cb13c121a54f4eb58d3b10a66cecbf14 and project 4530c02903e146de83f4970441db7087. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:28:02.144339 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f1a1dfb8-8302-4227-aebc-23b6f4342c27 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.49 time: 0.092854 Jun 01 22:28:02.144727 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 12/32] 10.4.3.116 () {70 vars in 1318 bytes} [Mon Jun 1 22:28:02 2026] POST /compute/v2.1/os-keypairs => generated 400 bytes in 94 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jun 01 22:28:02.881811 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-18b367b6-130b-4d11-8fc5-870c4458a45f tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ee852f929f04719930ba95371753245', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc5a829ef7054024804b79f0da290a55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:02.895846 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-18b367b6-130b-4d11-8fc5-870c4458a45f tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 200 len: 1210 microversion: 2.1 time: 2.075762 Jun 01 22:28:02.896201 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 11/33] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:00 2026] GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 1210 bytes in 2076 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:03.117542 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d2556163-be98-4ebe-9ec9-2db9ec3345ed tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1634301055", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNVmGXPMzqie0ZGW64PwrWOR8JwNPRy9AV+PQs5h14x1nrFSoYFVJGFF3oTF5iBE8q+NmnZWSGNOUGPsQxq56dr2F3qXbssRA9kf15qpGCkTPQR9pFu6qorJgSkXu2RUfQ=="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:03.134740 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-d2556163-be98-4ebe-9ec9-2db9ec3345ed tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Getting quotas for project b1808f4616894d758177987a371eac34. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:28:03.137451 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-d2556163-be98-4ebe-9ec9-2db9ec3345ed tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Getting quotas for user c20e3461138b47cda66b249384f87217 and project b1808f4616894d758177987a371eac34. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:28:03.172700 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d2556163-be98-4ebe-9ec9-2db9ec3345ed tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.340180 Jun 01 22:28:03.174818 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 11/34] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:28:02 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:03.913169 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-fe71aab1-b66f-4f47-8345-d12128a7bbdf tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:03.915384 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-fe71aab1-b66f-4f47-8345-d12128a7bbdf tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:03.929434 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fe71aab1-b66f-4f47-8345-d12128a7bbdf tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:03.930887 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fe71aab1-b66f-4f47-8345-d12128a7bbdf tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:03.930887 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fe71aab1-b66f-4f47-8345-d12128a7bbdf tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:03.931913 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fe71aab1-b66f-4f47-8345-d12128a7bbdf tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:03.932309 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fe71aab1-b66f-4f47-8345-d12128a7bbdf tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:03.932745 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fe71aab1-b66f-4f47-8345-d12128a7bbdf tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:04.012141 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-fe71aab1-b66f-4f47-8345-d12128a7bbdf tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:06.494198 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-fe71aab1-b66f-4f47-8345-d12128a7bbdf tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ee852f929f04719930ba95371753245', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc5a829ef7054024804b79f0da290a55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:06.508766 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-fe71aab1-b66f-4f47-8345-d12128a7bbdf tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 200 len: 1262 microversion: 2.1 time: 2.598856 Jun 01 22:28:06.509704 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 13/35] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:03 2026] GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 1262 bytes in 2600 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:07.526487 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8b1b7131-2a04-43de-a85c-e84cb0e6616c tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:07.528480 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8b1b7131-2a04-43de-a85c-e84cb0e6616c tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:07.534652 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8b1b7131-2a04-43de-a85c-e84cb0e6616c tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:07.535040 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8b1b7131-2a04-43de-a85c-e84cb0e6616c tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:07.535329 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8b1b7131-2a04-43de-a85c-e84cb0e6616c tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:07.535958 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8b1b7131-2a04-43de-a85c-e84cb0e6616c tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:07.536381 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8b1b7131-2a04-43de-a85c-e84cb0e6616c tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:07.536827 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8b1b7131-2a04-43de-a85c-e84cb0e6616c tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:07.600298 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8b1b7131-2a04-43de-a85c-e84cb0e6616c tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:08.817784 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8b1b7131-2a04-43de-a85c-e84cb0e6616c tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ee852f929f04719930ba95371753245', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc5a829ef7054024804b79f0da290a55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:08.836207 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8b1b7131-2a04-43de-a85c-e84cb0e6616c tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 200 len: 1280 microversion: 2.1 time: 1.311033 Jun 01 22:28:08.836861 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 12/36] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:07 2026] GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 1280 bytes in 1313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:09.854522 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0c37a8fe-931b-4df3-99cf-99bf8713084a tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:09.856888 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0c37a8fe-931b-4df3-99cf-99bf8713084a tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:09.867340 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0c37a8fe-931b-4df3-99cf-99bf8713084a tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:09.867878 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0c37a8fe-931b-4df3-99cf-99bf8713084a tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:09.868246 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0c37a8fe-931b-4df3-99cf-99bf8713084a tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:09.869018 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0c37a8fe-931b-4df3-99cf-99bf8713084a tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:09.869535 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0c37a8fe-931b-4df3-99cf-99bf8713084a tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:09.870096 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0c37a8fe-931b-4df3-99cf-99bf8713084a tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:09.926522 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0c37a8fe-931b-4df3-99cf-99bf8713084a tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:10.696962 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:28:10.836176 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-device-tagging-server-1679454742", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "c2f01835-4f7e-4f16-8653-fa2bb830201e"}], "security_groups": [{"name": "tempest-securitygroup--1385186432"}], "key_name": "tempest-keypair-572315805", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:10.998661 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:10.998661 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:10.998661 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:10.998661 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:10.998995 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:10.998995 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:11.003460 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:11.175929 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-368513662", "imageRef": "63fb0d8a-359a-4dab-a5d0-cf6665c04416", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "a60e6d5d-f85c-4826-9055-a1b9da8f8167"}], "security_groups": [{"name": "tempest-securitygroup--1551960339"}], "key_name": "tempest-keypair-1634301055", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:11.341234 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:11.341493 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:11.341793 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:11.342650 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:11.342981 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:11.343277 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:11.351140 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:11.417876 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0c37a8fe-931b-4df3-99cf-99bf8713084a tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ee852f929f04719930ba95371753245', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc5a829ef7054024804b79f0da290a55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:11.432924 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0c37a8fe-931b-4df3-99cf-99bf8713084a tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 200 len: 1310 microversion: 2.1 time: 1.579986 Jun 01 22:28:11.433387 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 12/37] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:09 2026] GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 1310 bytes in 1581 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:11.452684 np0000001904 devstack@n-api.service[86662]: DEBUG nova.network.neutron [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] validate_networks() for [('c2f01835-4f7e-4f16-8653-fa2bb830201e', None, None, None, None, None)] {{(pid=86662) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:28:11.453040 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:11.537825 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] validate_networks() for [('a60e6d5d-f85c-4826-9055-a1b9da8f8167', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:28:11.537825 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:11.804362 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-34928444-2ae7-40c8-8d2c-7ade4b8a5282 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-713026374", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNyjopy9H6MhfhVxlAPEqN8L+lF+HQOde7dS68ueauhVvcs+qrSSxOhnSkqZVCAFMa+Ywhu5iWep4uOeAJpIWitfEjPsZvYx4ir+FStprq5h7sJUP781EoVEfa6D8A/z8w=="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:11.816396 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-34928444-2ae7-40c8-8d2c-7ade4b8a5282 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Getting quotas for project 5675f61a47cd4b8aaf17a3b1517afe8a. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:28:11.821224 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-34928444-2ae7-40c8-8d2c-7ade4b8a5282 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Getting quotas for user 4bc80e43551848ed80526782ed15b456 and project 5675f61a47cd4b8aaf17a3b1517afe8a. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:28:11.838616 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-34928444-2ae7-40c8-8d2c-7ade4b8a5282 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.363922 Jun 01 22:28:11.839135 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 13/38] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:28:11 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:11.841867 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0ff1b5be-8266-4d85-85ca-a2b1b977c457 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-900802800", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBADgFcndHVEFlPBDJrWw6msQgQo6IeMR9+FGd/phY0hKvP8RmMIkQEYa/VhtZRFmjdQo0D0HXNELdB99sgXrF4QR1xWHPFBda3DgxYSSaYrMecdJfp6sPamupU/Vas345A=="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:11.854902 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-0ff1b5be-8266-4d85-85ca-a2b1b977c457 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Getting quotas for project c7ff6ed289f7428e83a6f36ca90a0e13. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:28:11.857931 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-0ff1b5be-8266-4d85-85ca-a2b1b977c457 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Getting quotas for user 7ed098955dcd4287ac48652208222733 and project c7ff6ed289f7428e83a6f36ca90a0e13. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:28:11.878428 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0ff1b5be-8266-4d85-85ca-a2b1b977c457 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.60 time: 0.038662 Jun 01 22:28:11.878929 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 14/39] 10.4.3.116 () {70 vars in 1318 bytes} [Mon Jun 1 22:28:11 2026] POST /compute/v2.1/os-keypairs => generated 400 bytes in 39 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jun 01 22:28:12.041130 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:12.099245 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:28:12.449378 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-31286ce0-d44c-49d9-9139-805d3379a8ff tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:12.451150 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-31286ce0-d44c-49d9-9139-805d3379a8ff tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:12.455863 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-31286ce0-d44c-49d9-9139-805d3379a8ff tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:12.456133 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-31286ce0-d44c-49d9-9139-805d3379a8ff tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:12.456344 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-31286ce0-d44c-49d9-9139-805d3379a8ff tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:12.456843 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-31286ce0-d44c-49d9-9139-805d3379a8ff tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:12.457153 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-31286ce0-d44c-49d9-9139-805d3379a8ff tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:12.457450 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-31286ce0-d44c-49d9-9139-805d3379a8ff tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:12.471803 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-31286ce0-d44c-49d9-9139-805d3379a8ff tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:12.614747 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:12.887977 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:28:13.497440 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-31286ce0-d44c-49d9-9139-805d3379a8ff tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ee852f929f04719930ba95371753245', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc5a829ef7054024804b79f0da290a55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:13.506241 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-31286ce0-d44c-49d9-9139-805d3379a8ff tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 200 len: 1310 microversion: 2.1 time: 1.058615 Jun 01 22:28:13.506573 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 15/40] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:12 2026] GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 1310 bytes in 1059 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:13.698331 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-32272e8d-2e5a-491f-9e50-2e730ffc9627 req-9a748246-6aed-4a8d-9e76-aa28fdbd474c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51", "tag": "89dccb7a-810b-4787-b937-e9c8f0bdbaee"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:13.707142 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-32272e8d-2e5a-491f-9e50-2e730ffc9627 req-9a748246-6aed-4a8d-9e76-aa28fdbd474c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:13.707295 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-32272e8d-2e5a-491f-9e50-2e730ffc9627 req-9a748246-6aed-4a8d-9e76-aa28fdbd474c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:13.707436 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-32272e8d-2e5a-491f-9e50-2e730ffc9627 req-9a748246-6aed-4a8d-9e76-aa28fdbd474c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:13.720434 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-32272e8d-2e5a-491f-9e50-2e730ffc9627 req-9a748246-6aed-4a8d-9e76-aa28fdbd474c service nova] Creating event network-changed:89dccb7a-810b-4787-b937-e9c8f0bdbaee for instance 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 on np0000001904 Jun 01 22:28:13.720630 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-32272e8d-2e5a-491f-9e50-2e730ffc9627 req-9a748246-6aed-4a8d-9e76-aa28fdbd474c service nova] Acquiring lock "compute-rpcapi-router" {{(pid=86660) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 01 22:28:13.720708 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-32272e8d-2e5a-491f-9e50-2e730ffc9627 req-9a748246-6aed-4a8d-9e76-aa28fdbd474c service nova] Acquired lock "compute-rpcapi-router" {{(pid=86660) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 01 22:28:13.721132 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2562b8b-b05d-4362-bb25-eb6f7a14ffea None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:13.721282 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2562b8b-b05d-4362-bb25-eb6f7a14ffea 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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:13.721475 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2562b8b-b05d-4362-bb25-eb6f7a14ffea 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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:13.721797 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2562b8b-b05d-4362-bb25-eb6f7a14ffea None None] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:13.721939 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2562b8b-b05d-4362-bb25-eb6f7a14ffea None None] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:13.722048 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2562b8b-b05d-4362-bb25-eb6f7a14ffea None None] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:13.728112 np0000001904 devstack@n-api.service[86660]: INFO nova.compute.rpcapi [None req-b2562b8b-b05d-4362-bb25-eb6f7a14ffea None None] Automatically selected compute RPC version 6.5 from minimum service version 72 Jun 01 22:28:13.728709 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2562b8b-b05d-4362-bb25-eb6f7a14ffea None None] Releasing lock "compute-rpcapi-router" {{(pid=86660) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 01 22:28:13.729409 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [None req-b2562b8b-b05d-4362-bb25-eb6f7a14ffea None None] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:13.740730 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b2562b8b-b05d-4362-bb25-eb6f7a14ffea None None] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.233531 Jun 01 22:28:13.741078 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 16/41] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:13 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:14.153319 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:28:14.153738 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:28:14.153788 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:28:14.153996 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:28:14.154188 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:28:14.161771 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:14.162018 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:14.162182 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:14.162807 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:14.163028 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:14.163179 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:14.182941 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Getting quotas for project 4530c02903e146de83f4970441db7087. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:28:14.186124 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Getting quotas for user cb13c121a54f4eb58d3b10a66cecbf14 and project 4530c02903e146de83f4970441db7087. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:28:14.193853 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Going to run 1 instances... {{(pid=86662) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:28:14.196049 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86662) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:28:14.270839 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ffe2a593-e9a6-4a19-87c5-e991f947785a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.49 time: 3.436440 Jun 01 22:28:14.271543 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 14/42] 10.4.3.116 () {70 vars in 1306 bytes} [Mon Jun 1 22:28:10 2026] POST /compute/v2.1/servers => generated 406 bytes in 3437 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) Jun 01 22:28:14.284513 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-09762661-2bee-4294-96e8-72d0b0faf781 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:14.286172 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-09762661-2bee-4294-96e8-72d0b0faf781 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:14.307996 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-09762661-2bee-4294-96e8-72d0b0faf781 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:14.528249 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d5649e5a-f5be-44e4-b859-a5dbfe355f2a tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:14.530249 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d5649e5a-f5be-44e4-b859-a5dbfe355f2a tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:14.535767 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d5649e5a-f5be-44e4-b859-a5dbfe355f2a tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:14.536166 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d5649e5a-f5be-44e4-b859-a5dbfe355f2a tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:14.536501 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d5649e5a-f5be-44e4-b859-a5dbfe355f2a tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:14.537161 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d5649e5a-f5be-44e4-b859-a5dbfe355f2a tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:14.537479 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d5649e5a-f5be-44e4-b859-a5dbfe355f2a tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:14.537811 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d5649e5a-f5be-44e4-b859-a5dbfe355f2a tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:14.558790 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-d5649e5a-f5be-44e4-b859-a5dbfe355f2a tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:14.901777 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:28:14.902103 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:28:14.902346 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:28:14.902543 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:28:14.903332 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:28:14.916100 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:14.916345 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:14.916557 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:14.917258 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:14.917469 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:14.917681 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:14.950261 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Getting quotas for project b1808f4616894d758177987a371eac34. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:28:14.956676 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Getting quotas for user c20e3461138b47cda66b249384f87217 and project b1808f4616894d758177987a371eac34. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:28:14.966100 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:28:14.969693 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] 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='63fb0d8a-359a-4dab-a5d0-cf6665c04416',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=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:28:15.056420 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-83f3906e-7484-4bc2-834c-a665206bb587 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 3.882218 Jun 01 22:28:15.057378 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 13/43] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:28:11 2026] POST /compute/v2.1/servers => generated 406 bytes in 3883 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:28:15.060597 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesAssistedSnapshotsTest-server-1410764146", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "848b23b6-e097-4f30-aa40-2cff0f066619"}], "security_groups": [{"name": "tempest-securitygroup--1446196906"}], "key_name": "tempest-keypair-713026374", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:15.179059 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:15.179534 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:15.180031 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:15.180709 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:15.181276 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:15.183202 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:15.194280 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:15.392593 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-09762661-2bee-4294-96e8-72d0b0faf781 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:15.400103 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-09762661-2bee-4294-96e8-72d0b0faf781 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:15.401036 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-09762661-2bee-4294-96e8-72d0b0faf781 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:15.407256 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-09762661-2bee-4294-96e8-72d0b0faf781 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58" status: 200 len: 1323 microversion: 2.49 time: 1.123290 Jun 01 22:28:15.407256 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 17/44] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:14 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58 => generated 1323 bytes in 1124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:15.408134 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c62cc9fc-0d26-4f51-9388-8967a678962b tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:15.412803 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c62cc9fc-0d26-4f51-9388-8967a678962b tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:15.429235 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c62cc9fc-0d26-4f51-9388-8967a678962b tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:15.651368 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c62cc9fc-0d26-4f51-9388-8967a678962b tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c20e3461138b47cda66b249384f87217', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1808f4616894d758177987a371eac34', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:15.661477 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c62cc9fc-0d26-4f51-9388-8967a678962b tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c" status: 200 len: 1243 microversion: 2.1 time: 0.254991 Jun 01 22:28:15.661822 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 18/45] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:15 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c => generated 1243 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:15.663903 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestMultiAttachVolumeSwap-server-1623775500", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "min_count": 2, "return_reservation_id": true, "networks": [{"uuid": "879d1697-bd96-4192-97db-9107f7163620"}], "security_groups": [{"name": "tempest-securitygroup--86569272"}], "key_name": "tempest-keypair-900802800", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:15.707317 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] validate_networks() for [('848b23b6-e097-4f30-aa40-2cff0f066619', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:28:15.707744 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:15.791399 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:15.791399 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:15.791707 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:15.793475 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:15.793953 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:15.794231 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:15.800587 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:15.837586 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d5649e5a-f5be-44e4-b859-a5dbfe355f2a tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ee852f929f04719930ba95371753245', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc5a829ef7054024804b79f0da290a55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:15.851130 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d5649e5a-f5be-44e4-b859-a5dbfe355f2a tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 200 len: 1310 microversion: 2.1 time: 1.324982 Jun 01 22:28:15.851130 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 15/46] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:14 2026] GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 1310 bytes in 1326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:15.852995 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b7785e19-1774-4096-9d5a-3efeed75a39b tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-267329499", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJKH2aU7yHtDS9ZTVaKIIcVt9IiqtJH3brogKjvgYTCW6S7XUYzDAqp8dsqmB/RLRjn158TA792GXA49swLD9NMUYeGAK4eU+Yop2Z7dVToRQ7czAMbZafrRwroQ5eEhFA=="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:15.869982 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-b7785e19-1774-4096-9d5a-3efeed75a39b tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Getting quotas for project 2b1ee135d5b841799a015d1cf9294479. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:28:15.877065 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-b7785e19-1774-4096-9d5a-3efeed75a39b tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Getting quotas for user ba7cbd4d426f4d5f9605e5d0e771ad43 and project 2b1ee135d5b841799a015d1cf9294479. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:28:15.906134 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b7785e19-1774-4096-9d5a-3efeed75a39b tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.42 time: 0.055066 Jun 01 22:28:15.906534 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 16/47] 10.4.3.116 () {70 vars in 1318 bytes} [Mon Jun 1 22:28:15 2026] POST /compute/v2.1/os-keypairs => generated 400 bytes in 56 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jun 01 22:28:16.055282 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] validate_networks() for [('879d1697-bd96-4192-97db-9107f7163620', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:28:16.056395 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:16.335993 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:16.424971 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-df2bbf76-e8bb-41fc-bade-c06ba48a3c02 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:16.426557 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-df2bbf76-e8bb-41fc-bade-c06ba48a3c02 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:16.432396 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-df2bbf76-e8bb-41fc-bade-c06ba48a3c02 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:16.432765 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-df2bbf76-e8bb-41fc-bade-c06ba48a3c02 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:16.433101 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-df2bbf76-e8bb-41fc-bade-c06ba48a3c02 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:16.433673 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-df2bbf76-e8bb-41fc-bade-c06ba48a3c02 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:16.434091 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-df2bbf76-e8bb-41fc-bade-c06ba48a3c02 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:16.434470 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-df2bbf76-e8bb-41fc-bade-c06ba48a3c02 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:16.482923 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-df2bbf76-e8bb-41fc-bade-c06ba48a3c02 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:16.575993 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:16.731124 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-df2bbf76-e8bb-41fc-bade-c06ba48a3c02 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:16.735709 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-df2bbf76-e8bb-41fc-bade-c06ba48a3c02 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:16.736307 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-df2bbf76-e8bb-41fc-bade-c06ba48a3c02 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:16.739754 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-df2bbf76-e8bb-41fc-bade-c06ba48a3c02 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58" status: 200 len: 1375 microversion: 2.49 time: 0.316637 Jun 01 22:28:16.740102 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 17/48] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:16 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58 => generated 1375 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:16.741932 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8a99a4ee-6843-4ded-8073-f93b14e096aa tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:16.743686 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8a99a4ee-6843-4ded-8073-f93b14e096aa tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:16.747979 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8a99a4ee-6843-4ded-8073-f93b14e096aa tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:16.748169 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8a99a4ee-6843-4ded-8073-f93b14e096aa tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:16.748387 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8a99a4ee-6843-4ded-8073-f93b14e096aa tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:16.749649 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8a99a4ee-6843-4ded-8073-f93b14e096aa tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:16.749649 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8a99a4ee-6843-4ded-8073-f93b14e096aa tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:16.749649 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8a99a4ee-6843-4ded-8073-f93b14e096aa tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:16.771549 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8a99a4ee-6843-4ded-8073-f93b14e096aa tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:16.777452 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:28:16.777973 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:28:16.778331 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:28:16.778649 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:28:16.779941 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:28:16.791157 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:16.791427 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:16.791681 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:16.792260 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:16.792496 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:16.792716 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:16.808557 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Getting quotas for project 5675f61a47cd4b8aaf17a3b1517afe8a. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:28:16.811641 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Getting quotas for user 4bc80e43551848ed80526782ed15b456 and project 5675f61a47cd4b8aaf17a3b1517afe8a. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:28:16.821729 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:28:16.821729 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:28:16.871719 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8a99a4ee-6843-4ded-8073-f93b14e096aa tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c20e3461138b47cda66b249384f87217', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1808f4616894d758177987a371eac34', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:16.882024 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8a99a4ee-6843-4ded-8073-f93b14e096aa tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c" status: 200 len: 1239 microversion: 2.1 time: 0.141436 Jun 01 22:28:16.882971 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 18/49] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:16 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c => generated 1239 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:16.884998 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-250f0102-ad48-463a-b4f1-b0328482b6fb tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:16.886933 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-250f0102-ad48-463a-b4f1-b0328482b6fb tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:16.893726 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-250f0102-ad48-463a-b4f1-b0328482b6fb tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:16.894071 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-250f0102-ad48-463a-b4f1-b0328482b6fb tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:16.894332 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-250f0102-ad48-463a-b4f1-b0328482b6fb tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:16.894953 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-250f0102-ad48-463a-b4f1-b0328482b6fb tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:16.895363 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-250f0102-ad48-463a-b4f1-b0328482b6fb tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:16.895764 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-250f0102-ad48-463a-b4f1-b0328482b6fb tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:16.901429 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-05b625e6-889d-4f17-936a-321026c583ce tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 1.843785 Jun 01 22:28:16.903080 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 14/50] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:28:15 2026] POST /compute/v2.1/servers => generated 406 bytes in 1845 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:28:16.918269 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2232590f-e715-4433-baf7-ffd766b4e8c1 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:16.921762 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-250f0102-ad48-463a-b4f1-b0328482b6fb tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:16.921820 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2232590f-e715-4433-baf7-ffd766b4e8c1 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:16.933886 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2232590f-e715-4433-baf7-ffd766b4e8c1 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:16.956009 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:28:16.956832 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:28:16.956832 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:28:16.956832 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:28:16.957460 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:28:16.967869 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:16.969504 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:16.969504 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:16.969504 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:16.969504 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:16.969716 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:16.990938 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Getting quotas for project c7ff6ed289f7428e83a6f36ca90a0e13. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:28:16.993516 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Getting quotas for user 7ed098955dcd4287ac48652208222733 and project c7ff6ed289f7428e83a6f36ca90a0e13. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:28:17.005792 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Going to run 2 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:28:17.010624 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: d0dc90d8-3d6c-413f-97ad-e52bc13cddf4] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:28:17.055746 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',instance=,instance_uuid=d0dc90d8-3d6c-413f-97ad-e52bc13cddf4,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:28:17.134638 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b2192273-edce-4b91-b2fa-1573d9bd9915 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 32 microversion: 2.60 time: 1.472263 Jun 01 22:28:17.135063 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 19/51] 10.4.3.116 () {70 vars in 1306 bytes} [Mon Jun 1 22:28:15 2026] POST /compute/v2.1/servers => generated 32 bytes in 1473 msecs (HTTP/1.1 202) 9 headers in 364 bytes (1 switches on core 0) Jun 01 22:28:17.149195 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4fa296c1-90fc-4e25-a68b-0f3822757bb5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:17.152337 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4fa296c1-90fc-4e25-a68b-0f3822757bb5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:17.152488 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4fa296c1-90fc-4e25-a68b-0f3822757bb5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Searching by: {'deleted': False, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13'} {{(pid=86660) get_all /opt/stack/nova/nova/compute/api.py:3098}} Jun 01 22:28:17.167278 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4fa296c1-90fc-4e25-a68b-0f3822757bb5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:17.167278 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4fa296c1-90fc-4e25-a68b-0f3822757bb5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:17.167278 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4fa296c1-90fc-4e25-a68b-0f3822757bb5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:17.167278 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4fa296c1-90fc-4e25-a68b-0f3822757bb5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:17.167648 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4fa296c1-90fc-4e25-a68b-0f3822757bb5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:17.167648 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4fa296c1-90fc-4e25-a68b-0f3822757bb5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:17.227536 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4fa296c1-90fc-4e25-a68b-0f3822757bb5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers" status: 200 len: 679 microversion: 2.60 time: 0.079101 Jun 01 22:28:17.227536 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 20/52] 10.4.3.116 () {68 vars in 1284 bytes} [Mon Jun 1 22:28:17 2026] GET /compute/v2.1/servers => generated 679 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:28:17.242087 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d391be51-2dc9-44d4-9185-bb6a661237fa tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:17.243727 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d391be51-2dc9-44d4-9185-bb6a661237fa tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:17.258416 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d391be51-2dc9-44d4-9185-bb6a661237fa tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:17.488993 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2232590f-e715-4433-baf7-ffd766b4e8c1 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:17.508746 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2232590f-e715-4433-baf7-ffd766b4e8c1 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1243 microversion: 2.1 time: 0.593858 Jun 01 22:28:17.508870 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 15/53] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:16 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1243 bytes in 594 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:17.512974 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d391be51-2dc9-44d4-9185-bb6a661237fa tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:17.517476 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d391be51-2dc9-44d4-9185-bb6a661237fa tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:17.518218 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d391be51-2dc9-44d4-9185-bb6a661237fa tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:17.522657 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d391be51-2dc9-44d4-9185-bb6a661237fa tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79" status: 200 len: 1332 microversion: 2.60 time: 0.282771 Jun 01 22:28:17.523290 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 21/54] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:17 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 => generated 1332 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:17.586153 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-250f0102-ad48-463a-b4f1-b0328482b6fb tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ee852f929f04719930ba95371753245', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc5a829ef7054024804b79f0da290a55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:17.608373 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-250f0102-ad48-463a-b4f1-b0328482b6fb tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 200 len: 1310 microversion: 2.1 time: 0.725343 Jun 01 22:28:17.609471 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 19/55] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:16 2026] GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 1310 bytes in 726 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:17.762466 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-004ae49f-26df-4d8e-b9ba-c81192d5b78a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:17.764170 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-004ae49f-26df-4d8e-b9ba-c81192d5b78a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:17.769512 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-004ae49f-26df-4d8e-b9ba-c81192d5b78a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:17.770010 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-004ae49f-26df-4d8e-b9ba-c81192d5b78a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:17.771004 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-004ae49f-26df-4d8e-b9ba-c81192d5b78a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:17.771004 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-004ae49f-26df-4d8e-b9ba-c81192d5b78a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:17.771771 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-004ae49f-26df-4d8e-b9ba-c81192d5b78a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:17.773202 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-004ae49f-26df-4d8e-b9ba-c81192d5b78a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:17.822756 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-004ae49f-26df-4d8e-b9ba-c81192d5b78a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:17.842658 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-device-tagging-server-1477206186", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "550907f2-a9df-4654-b755-2171e2f18b38"}, {"port": "6b6af2e7-a96d-4791-8f34-6d1c81591577", "tag": "port-1"}, {"port": "29dd8961-7b63-44a1-85ae-789aca08036d", "tag": "port-2"}, {"uuid": "fd7b6368-1eca-4452-8402-cd0d90906730", "tag": "net-1"}, {"uuid": "fd7b6368-1eca-4452-8402-cd0d90906730"}, {"uuid": "5bebe7cf-f105-4f56-8e6f-45aeafc47f1e", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "5bebe7cf-f105-4f56-8e6f-45aeafc47f1e", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "0a0cce09-5570-465c-a618-cfe531e93e4e", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "bcdad292-0aa9-49fc-a4cd-d803f86bc81f", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "61567d6b-4e1d-4688-b5ea-e94301020ac0", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--1155911652"}], "key_name": "tempest-keypair-267329499", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:17.907936 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f0e06f0e-72ae-42b5-a425-f4f4f9187576 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:17.908978 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f0e06f0e-72ae-42b5-a425-f4f4f9187576 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:17.924322 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f0e06f0e-72ae-42b5-a425-f4f4f9187576 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:17.924322 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f0e06f0e-72ae-42b5-a425-f4f4f9187576 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:17.924322 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f0e06f0e-72ae-42b5-a425-f4f4f9187576 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:17.924322 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f0e06f0e-72ae-42b5-a425-f4f4f9187576 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:17.924513 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f0e06f0e-72ae-42b5-a425-f4f4f9187576 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:17.924513 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f0e06f0e-72ae-42b5-a425-f4f4f9187576 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:17.947084 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f0e06f0e-72ae-42b5-a425-f4f4f9187576 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:18.003927 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:18.004323 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:18.004771 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:18.005312 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:18.005626 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:18.005906 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:18.013623 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:18.017934 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-004ae49f-26df-4d8e-b9ba-c81192d5b78a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:18.026626 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-004ae49f-26df-4d8e-b9ba-c81192d5b78a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:18.027518 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-004ae49f-26df-4d8e-b9ba-c81192d5b78a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:18.034045 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-004ae49f-26df-4d8e-b9ba-c81192d5b78a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58" status: 200 len: 1375 microversion: 2.49 time: 0.273449 Jun 01 22:28:18.034583 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 16/56] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:17 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58 => generated 1375 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:18.214956 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f0e06f0e-72ae-42b5-a425-f4f4f9187576 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c20e3461138b47cda66b249384f87217', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1808f4616894d758177987a371eac34', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:18.225518 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f0e06f0e-72ae-42b5-a425-f4f4f9187576 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c" status: 200 len: 1239 microversion: 2.1 time: 0.322794 Jun 01 22:28:18.226023 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 20/57] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:17 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c => generated 1239 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:18.247011 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] validate_networks() for [('550907f2-a9df-4654-b755-2171e2f18b38', None, None, None, None, None), (None, None, '6b6af2e7-a96d-4791-8f34-6d1c81591577', None, None, None), (None, None, '29dd8961-7b63-44a1-85ae-789aca08036d', None, None, None), ('fd7b6368-1eca-4452-8402-cd0d90906730', None, None, None, None, None), ('fd7b6368-1eca-4452-8402-cd0d90906730', None, None, None, None, None), ('5bebe7cf-f105-4f56-8e6f-45aeafc47f1e', '10.2.2.100', None, None, None, None), ('5bebe7cf-f105-4f56-8e6f-45aeafc47f1e', '10.2.2.200', None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:28:18.247418 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:18.531978 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1bd189bf-3d48-40da-885d-4853ad18e8dc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:18.535144 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1bd189bf-3d48-40da-885d-4853ad18e8dc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:18.540777 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1bd189bf-3d48-40da-885d-4853ad18e8dc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:18.541289 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1bd189bf-3d48-40da-885d-4853ad18e8dc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:18.541561 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1bd189bf-3d48-40da-885d-4853ad18e8dc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:18.542904 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1bd189bf-3d48-40da-885d-4853ad18e8dc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:18.543142 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1bd189bf-3d48-40da-885d-4853ad18e8dc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:18.544676 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1bd189bf-3d48-40da-885d-4853ad18e8dc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:18.546267 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c168e6b9-88f2-4367-9d4b-d3b5e1f139af tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:18.551581 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c168e6b9-88f2-4367-9d4b-d3b5e1f139af tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:18.568006 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c168e6b9-88f2-4367-9d4b-d3b5e1f139af tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:18.568446 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c168e6b9-88f2-4367-9d4b-d3b5e1f139af tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:18.569616 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c168e6b9-88f2-4367-9d4b-d3b5e1f139af tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:18.570782 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c168e6b9-88f2-4367-9d4b-d3b5e1f139af tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:18.571026 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c168e6b9-88f2-4367-9d4b-d3b5e1f139af tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:18.572284 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c168e6b9-88f2-4367-9d4b-d3b5e1f139af tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:18.579466 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-1bd189bf-3d48-40da-885d-4853ad18e8dc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:18.599178 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c168e6b9-88f2-4367-9d4b-d3b5e1f139af tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:18.675651 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c168e6b9-88f2-4367-9d4b-d3b5e1f139af tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:18.681300 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c168e6b9-88f2-4367-9d4b-d3b5e1f139af tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:18.682069 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c168e6b9-88f2-4367-9d4b-d3b5e1f139af tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:18.685687 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c168e6b9-88f2-4367-9d4b-d3b5e1f139af tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79" status: 200 len: 1336 microversion: 2.60 time: 0.141819 Jun 01 22:28:18.686023 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 21/58] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:18 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 => generated 1336 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:18.689305 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a58b9c3c-46ca-4e68-8cfa-1e5a7ee51361 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:18.691476 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a58b9c3c-46ca-4e68-8cfa-1e5a7ee51361 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:18.691891 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1bd189bf-3d48-40da-885d-4853ad18e8dc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:18.696746 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a58b9c3c-46ca-4e68-8cfa-1e5a7ee51361 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:18.697192 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a58b9c3c-46ca-4e68-8cfa-1e5a7ee51361 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:18.699617 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a58b9c3c-46ca-4e68-8cfa-1e5a7ee51361 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:18.700298 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a58b9c3c-46ca-4e68-8cfa-1e5a7ee51361 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:18.700816 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a58b9c3c-46ca-4e68-8cfa-1e5a7ee51361 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:18.701418 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a58b9c3c-46ca-4e68-8cfa-1e5a7ee51361 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:18.704951 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1bd189bf-3d48-40da-885d-4853ad18e8dc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1239 microversion: 2.1 time: 0.176114 Jun 01 22:28:18.705239 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 17/59] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:18 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1239 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:18.726003 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a58b9c3c-46ca-4e68-8cfa-1e5a7ee51361 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:18.917090 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a58b9c3c-46ca-4e68-8cfa-1e5a7ee51361 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ee852f929f04719930ba95371753245', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc5a829ef7054024804b79f0da290a55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:18.926686 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a58b9c3c-46ca-4e68-8cfa-1e5a7ee51361 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 200 len: 1310 microversion: 2.1 time: 0.240110 Jun 01 22:28:18.926970 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 22/60] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:18 2026] GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 1310 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:19.054072 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f5e27638-4c30-4722-96f7-54fda7e1036f tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:19.055971 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f5e27638-4c30-4722-96f7-54fda7e1036f tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:19.061377 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5e27638-4c30-4722-96f7-54fda7e1036f tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:19.061757 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5e27638-4c30-4722-96f7-54fda7e1036f tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:19.062062 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5e27638-4c30-4722-96f7-54fda7e1036f tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:19.062699 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5e27638-4c30-4722-96f7-54fda7e1036f tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:19.063163 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5e27638-4c30-4722-96f7-54fda7e1036f tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:19.063598 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5e27638-4c30-4722-96f7-54fda7e1036f tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:19.081322 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:19.083223 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f5e27638-4c30-4722-96f7-54fda7e1036f tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:19.165894 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f5e27638-4c30-4722-96f7-54fda7e1036f tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:19.171743 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f5e27638-4c30-4722-96f7-54fda7e1036f tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:19.172679 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f5e27638-4c30-4722-96f7-54fda7e1036f tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:19.177887 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f5e27638-4c30-4722-96f7-54fda7e1036f tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58" status: 200 len: 1383 microversion: 2.49 time: 0.125530 Jun 01 22:28:19.178280 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 18/61] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:19 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58 => generated 1383 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:19.245637 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1d2b5c07-45df-4d50-b007-4223de7cec90 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:19.247159 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1d2b5c07-45df-4d50-b007-4223de7cec90 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:19.254741 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d2b5c07-45df-4d50-b007-4223de7cec90 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:19.255139 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d2b5c07-45df-4d50-b007-4223de7cec90 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:19.255491 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d2b5c07-45df-4d50-b007-4223de7cec90 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:19.256243 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d2b5c07-45df-4d50-b007-4223de7cec90 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:19.256775 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d2b5c07-45df-4d50-b007-4223de7cec90 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:19.257243 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d2b5c07-45df-4d50-b007-4223de7cec90 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:19.274330 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-1d2b5c07-45df-4d50-b007-4223de7cec90 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:19.344134 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1d2b5c07-45df-4d50-b007-4223de7cec90 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c20e3461138b47cda66b249384f87217', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1808f4616894d758177987a371eac34', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:19.354485 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1d2b5c07-45df-4d50-b007-4223de7cec90 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c" status: 200 len: 1295 microversion: 2.1 time: 0.110459 Jun 01 22:28:19.354485 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 23/62] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:19 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c => generated 1295 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:19.712373 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-bb8901a1-35ab-4fe3-b7f2-e27fc2eaefdf tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:19.714096 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-bb8901a1-35ab-4fe3-b7f2-e27fc2eaefdf tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:19.723243 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bb8901a1-35ab-4fe3-b7f2-e27fc2eaefdf tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:19.723243 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bb8901a1-35ab-4fe3-b7f2-e27fc2eaefdf tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:19.724039 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bb8901a1-35ab-4fe3-b7f2-e27fc2eaefdf tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:19.724936 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bb8901a1-35ab-4fe3-b7f2-e27fc2eaefdf tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:19.725427 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bb8901a1-35ab-4fe3-b7f2-e27fc2eaefdf tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:19.725893 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bb8901a1-35ab-4fe3-b7f2-e27fc2eaefdf tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:19.729058 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4f01e29e-e5a6-4912-a01a-8c46bbe71b15 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:19.731027 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4f01e29e-e5a6-4912-a01a-8c46bbe71b15 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:19.738910 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f01e29e-e5a6-4912-a01a-8c46bbe71b15 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:19.738910 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f01e29e-e5a6-4912-a01a-8c46bbe71b15 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:19.738910 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f01e29e-e5a6-4912-a01a-8c46bbe71b15 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:19.739828 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f01e29e-e5a6-4912-a01a-8c46bbe71b15 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:19.739828 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f01e29e-e5a6-4912-a01a-8c46bbe71b15 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:19.740294 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f01e29e-e5a6-4912-a01a-8c46bbe71b15 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:19.748370 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-bb8901a1-35ab-4fe3-b7f2-e27fc2eaefdf tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:19.758253 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4f01e29e-e5a6-4912-a01a-8c46bbe71b15 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:19.818959 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-bb8901a1-35ab-4fe3-b7f2-e27fc2eaefdf tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:19.825293 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-bb8901a1-35ab-4fe3-b7f2-e27fc2eaefdf tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:19.825922 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-bb8901a1-35ab-4fe3-b7f2-e27fc2eaefdf tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:19.831033 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-bb8901a1-35ab-4fe3-b7f2-e27fc2eaefdf tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79" status: 200 len: 1328 microversion: 2.60 time: 0.120128 Jun 01 22:28:19.831204 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 19/63] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:19 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 => generated 1328 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:19.836430 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4f01e29e-e5a6-4912-a01a-8c46bbe71b15 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:19.850673 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4f01e29e-e5a6-4912-a01a-8c46bbe71b15 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1239 microversion: 2.1 time: 0.124197 Jun 01 22:28:19.850967 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 24/64] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:19 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1239 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:19.946654 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-788c463f-fe79-40bb-a9ca-9a8bb80767ca tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:19.950188 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-788c463f-fe79-40bb-a9ca-9a8bb80767ca tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:19.954975 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-788c463f-fe79-40bb-a9ca-9a8bb80767ca tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:19.955261 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-788c463f-fe79-40bb-a9ca-9a8bb80767ca tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:19.955488 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-788c463f-fe79-40bb-a9ca-9a8bb80767ca tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:19.955992 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-788c463f-fe79-40bb-a9ca-9a8bb80767ca tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:19.956309 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-788c463f-fe79-40bb-a9ca-9a8bb80767ca tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:19.956636 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-788c463f-fe79-40bb-a9ca-9a8bb80767ca tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:19.976339 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-788c463f-fe79-40bb-a9ca-9a8bb80767ca tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:20.200896 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2ea7531f-b1d9-4bdb-84a2-0a3a39149e6b tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:20.202804 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2ea7531f-b1d9-4bdb-84a2-0a3a39149e6b tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:20.214496 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2ea7531f-b1d9-4bdb-84a2-0a3a39149e6b tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:20.214496 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2ea7531f-b1d9-4bdb-84a2-0a3a39149e6b tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:20.214496 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2ea7531f-b1d9-4bdb-84a2-0a3a39149e6b tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:20.214496 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2ea7531f-b1d9-4bdb-84a2-0a3a39149e6b tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:20.214766 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2ea7531f-b1d9-4bdb-84a2-0a3a39149e6b tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:20.214766 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2ea7531f-b1d9-4bdb-84a2-0a3a39149e6b tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:20.226224 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-788c463f-fe79-40bb-a9ca-9a8bb80767ca tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ee852f929f04719930ba95371753245', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc5a829ef7054024804b79f0da290a55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:20.245177 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2ea7531f-b1d9-4bdb-84a2-0a3a39149e6b tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:20.247004 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-788c463f-fe79-40bb-a9ca-9a8bb80767ca tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 200 len: 1310 microversion: 2.1 time: 0.300589 Jun 01 22:28:20.247004 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 20/65] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:19 2026] GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 1310 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:20.377391 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4f14403e-489c-47ac-a048-b87916b4e659 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:20.379832 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4f14403e-489c-47ac-a048-b87916b4e659 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:20.386020 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4f14403e-489c-47ac-a048-b87916b4e659 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:20.386411 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4f14403e-489c-47ac-a048-b87916b4e659 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:20.386725 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4f14403e-489c-47ac-a048-b87916b4e659 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:20.388513 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4f14403e-489c-47ac-a048-b87916b4e659 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:20.388513 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4f14403e-489c-47ac-a048-b87916b4e659 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:20.388864 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4f14403e-489c-47ac-a048-b87916b4e659 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:20.411582 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4f14403e-489c-47ac-a048-b87916b4e659 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:20.459477 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2ea7531f-b1d9-4bdb-84a2-0a3a39149e6b tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:20.467631 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2ea7531f-b1d9-4bdb-84a2-0a3a39149e6b tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:20.468542 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2ea7531f-b1d9-4bdb-84a2-0a3a39149e6b tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:20.472910 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2ea7531f-b1d9-4bdb-84a2-0a3a39149e6b tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58" status: 200 len: 1451 microversion: 2.49 time: 0.276888 Jun 01 22:28:20.473250 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 25/66] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:20 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58 => generated 1451 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:20.484439 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4f14403e-489c-47ac-a048-b87916b4e659 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c20e3461138b47cda66b249384f87217', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1808f4616894d758177987a371eac34', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:20.495335 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4f14403e-489c-47ac-a048-b87916b4e659 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c" status: 200 len: 1295 microversion: 2.1 time: 0.121287 Jun 01 22:28:20.495495 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 21/67] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:20 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c => generated 1295 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:20.693211 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:20.780980 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:20.853294 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-83182933-5ead-47a4-a09f-f813a09904e5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:20.856132 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-83182933-5ead-47a4-a09f-f813a09904e5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:20.864065 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-83182933-5ead-47a4-a09f-f813a09904e5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:20.864065 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-83182933-5ead-47a4-a09f-f813a09904e5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:20.865650 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-83182933-5ead-47a4-a09f-f813a09904e5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:20.866338 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-83182933-5ead-47a4-a09f-f813a09904e5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:20.866821 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-83182933-5ead-47a4-a09f-f813a09904e5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:20.867347 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-83182933-5ead-47a4-a09f-f813a09904e5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:20.871203 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-16a823b8-8f82-460d-b64b-5649f1866af0 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:20.873023 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-16a823b8-8f82-460d-b64b-5649f1866af0 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:20.879324 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-16a823b8-8f82-460d-b64b-5649f1866af0 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:20.879553 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-16a823b8-8f82-460d-b64b-5649f1866af0 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:20.880156 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-16a823b8-8f82-460d-b64b-5649f1866af0 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:20.880978 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-16a823b8-8f82-460d-b64b-5649f1866af0 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:20.881406 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-16a823b8-8f82-460d-b64b-5649f1866af0 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:20.881886 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-16a823b8-8f82-460d-b64b-5649f1866af0 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:20.888368 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-83182933-5ead-47a4-a09f-f813a09904e5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:20.909002 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-16a823b8-8f82-460d-b64b-5649f1866af0 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:20.960536 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:28:20.960730 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:28:20.961179 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:28:20.961309 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:28:20.961468 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:28:20.966057 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-83182933-5ead-47a4-a09f-f813a09904e5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:20.969345 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:20.969629 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:20.969870 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:20.970543 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:20.970788 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:20.971184 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:20.972367 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-83182933-5ead-47a4-a09f-f813a09904e5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:20.973429 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-83182933-5ead-47a4-a09f-f813a09904e5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:20.976068 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-16a823b8-8f82-460d-b64b-5649f1866af0 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:20.977729 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-83182933-5ead-47a4-a09f-f813a09904e5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79" status: 200 len: 1328 microversion: 2.60 time: 0.127445 Jun 01 22:28:20.978129 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 26/68] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:20 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 => generated 1328 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:20.980598 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-3aee714a-e972-452d-a479-60c3cab0c845 req-5edee114-9bf0-490c-8ea6-a29009886678 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "cc8d8555-5b36-4eed-9044-49d67b0b4b58", "tag": "0bd641e8-9d26-4a89-bc78-39010b71cf8f"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:20.992334 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-16a823b8-8f82-460d-b64b-5649f1866af0 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1239 microversion: 2.1 time: 0.123962 Jun 01 22:28:20.992334 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 22/69] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:20 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1239 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:20.993537 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-3aee714a-e972-452d-a479-60c3cab0c845 req-5edee114-9bf0-490c-8ea6-a29009886678 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:20.993674 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-3aee714a-e972-452d-a479-60c3cab0c845 req-5edee114-9bf0-490c-8ea6-a29009886678 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:20.994513 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-3aee714a-e972-452d-a479-60c3cab0c845 req-5edee114-9bf0-490c-8ea6-a29009886678 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:20.995103 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Getting quotas for project 2b1ee135d5b841799a015d1cf9294479. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:28:20.998348 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Getting quotas for user ba7cbd4d426f4d5f9605e5d0e771ad43 and project 2b1ee135d5b841799a015d1cf9294479. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:28:21.009577 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-3aee714a-e972-452d-a479-60c3cab0c845 req-5edee114-9bf0-490c-8ea6-a29009886678 service nova] Creating event network-changed:0bd641e8-9d26-4a89-bc78-39010b71cf8f for instance cc8d8555-5b36-4eed-9044-49d67b0b4b58 on np0000001904 Jun 01 22:28:21.009837 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-3aee714a-e972-452d-a479-60c3cab0c845 req-5edee114-9bf0-490c-8ea6-a29009886678 service nova] Acquiring lock "compute-rpcapi-router" {{(pid=86662) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 01 22:28:21.010005 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-3aee714a-e972-452d-a479-60c3cab0c845 req-5edee114-9bf0-490c-8ea6-a29009886678 service nova] Acquired lock "compute-rpcapi-router" {{(pid=86662) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 01 22:28:21.010502 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eba33124-51d5-4360-a7e9-5541d03b0587 None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:21.010714 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eba33124-51d5-4360-a7e9-5541d03b0587 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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:21.010888 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eba33124-51d5-4360-a7e9-5541d03b0587 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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:21.011231 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eba33124-51d5-4360-a7e9-5541d03b0587 None None] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:21.011399 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eba33124-51d5-4360-a7e9-5541d03b0587 None None] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:21.011554 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eba33124-51d5-4360-a7e9-5541d03b0587 None None] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:21.018210 np0000001904 devstack@n-api.service[86662]: INFO nova.compute.rpcapi [None req-eba33124-51d5-4360-a7e9-5541d03b0587 None None] Automatically selected compute RPC version 6.5 from minimum service version 72 Jun 01 22:28:21.019338 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eba33124-51d5-4360-a7e9-5541d03b0587 None None] Releasing lock "compute-rpcapi-router" {{(pid=86662) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 01 22:28:21.019338 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [None req-eba33124-51d5-4360-a7e9-5541d03b0587 None None] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:21.037381 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-eba33124-51d5-4360-a7e9-5541d03b0587 None None] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.058450 Jun 01 22:28:21.037538 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 27/70] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:20 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) Jun 01 22:28:21.127167 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:28:21.129316 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] 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='boot',updated_at=,uuid=,volume_id='0a0cce09-5570-465c-a618-cfe531e93e4e',volume_size=None,volume_type=None), BlockDeviceMapping(attachment_id=,boot_index=1,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='other',updated_at=,uuid=,volume_id='bcdad292-0aa9-49fc-a4cd-d803f86bc81f',volume_size=None,volume_type=None), BlockDeviceMapping(attachment_id=,boot_index=2,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='61567d6b-4e1d-4688-b5ea-e94301020ac0',volume_size=None,volume_type=None)] {{(pid=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:28:21.267638 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e1d2a5fa-8cec-49aa-bf88-1861eb5c36d3 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:21.269542 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e1d2a5fa-8cec-49aa-bf88-1861eb5c36d3 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:21.275397 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e1d2a5fa-8cec-49aa-bf88-1861eb5c36d3 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:21.275664 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e1d2a5fa-8cec-49aa-bf88-1861eb5c36d3 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:21.275994 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e1d2a5fa-8cec-49aa-bf88-1861eb5c36d3 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:21.276496 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e1d2a5fa-8cec-49aa-bf88-1861eb5c36d3 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:21.277692 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e1d2a5fa-8cec-49aa-bf88-1861eb5c36d3 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:21.277692 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e1d2a5fa-8cec-49aa-bf88-1861eb5c36d3 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:21.297549 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e1d2a5fa-8cec-49aa-bf88-1861eb5c36d3 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:21.471316 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e1d2a5fa-8cec-49aa-bf88-1861eb5c36d3 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ee852f929f04719930ba95371753245', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc5a829ef7054024804b79f0da290a55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:21.482323 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e1d2a5fa-8cec-49aa-bf88-1861eb5c36d3 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 200 len: 1310 microversion: 2.1 time: 0.217472 Jun 01 22:28:21.482736 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 23/71] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:21 2026] GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 1310 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:21.493661 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8408f68f-95e6-4cc6-8709-4660b970bcc9 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:21.497207 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8408f68f-95e6-4cc6-8709-4660b970bcc9 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:21.503463 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8408f68f-95e6-4cc6-8709-4660b970bcc9 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:21.504212 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8408f68f-95e6-4cc6-8709-4660b970bcc9 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:21.504629 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8408f68f-95e6-4cc6-8709-4660b970bcc9 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:21.505472 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8408f68f-95e6-4cc6-8709-4660b970bcc9 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:21.506404 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8408f68f-95e6-4cc6-8709-4660b970bcc9 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:21.506834 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8408f68f-95e6-4cc6-8709-4660b970bcc9 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:21.518186 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-45cc4741-19ec-444c-9f3d-e7ecf821ab1f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:21.520717 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-45cc4741-19ec-444c-9f3d-e7ecf821ab1f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:21.521238 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-51e2da1f-d174-4759-b98e-e08f7b186bdd tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.42 time: 3.681087 Jun 01 22:28:21.521966 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 22/72] 10.4.3.116 () {70 vars in 1307 bytes} [Mon Jun 1 22:28:17 2026] POST /compute/v2.1/servers => generated 406 bytes in 3682 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) Jun 01 22:28:21.526497 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-45cc4741-19ec-444c-9f3d-e7ecf821ab1f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:21.526497 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-45cc4741-19ec-444c-9f3d-e7ecf821ab1f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:21.526497 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-45cc4741-19ec-444c-9f3d-e7ecf821ab1f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:21.527798 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-45cc4741-19ec-444c-9f3d-e7ecf821ab1f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:21.527798 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-45cc4741-19ec-444c-9f3d-e7ecf821ab1f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:21.527990 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-45cc4741-19ec-444c-9f3d-e7ecf821ab1f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:21.536239 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8408f68f-95e6-4cc6-8709-4660b970bcc9 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:21.536945 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4319c65f-6223-49c8-b5a9-061179b3fded tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:21.539811 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4319c65f-6223-49c8-b5a9-061179b3fded tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:21.550007 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-45cc4741-19ec-444c-9f3d-e7ecf821ab1f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:21.578471 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4319c65f-6223-49c8-b5a9-061179b3fded tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:21.678541 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-45cc4741-19ec-444c-9f3d-e7ecf821ab1f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c20e3461138b47cda66b249384f87217', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1808f4616894d758177987a371eac34', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:21.697739 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4319c65f-6223-49c8-b5a9-061179b3fded tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:21.701475 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-45cc4741-19ec-444c-9f3d-e7ecf821ab1f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c" status: 200 len: 1303 microversion: 2.1 time: 0.184805 Jun 01 22:28:21.701475 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 24/73] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:21 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c => generated 1303 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:21.705306 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4319c65f-6223-49c8-b5a9-061179b3fded tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:21.705799 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4319c65f-6223-49c8-b5a9-061179b3fded tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:21.710823 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4319c65f-6223-49c8-b5a9-061179b3fded tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1283 microversion: 2.42 time: 0.176702 Jun 01 22:28:21.712413 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 23/74] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:21 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1283 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:21.761332 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8408f68f-95e6-4cc6-8709-4660b970bcc9 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:21.772045 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8408f68f-95e6-4cc6-8709-4660b970bcc9 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:21.772846 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8408f68f-95e6-4cc6-8709-4660b970bcc9 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:21.778039 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8408f68f-95e6-4cc6-8709-4660b970bcc9 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58" status: 200 len: 1449 microversion: 2.49 time: 0.286863 Jun 01 22:28:21.778216 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 28/75] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:21 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58 => generated 1449 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:22.001687 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a636bce5-a2af-40c2-bed1-a9bc112d1d5a tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:22.003464 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a636bce5-a2af-40c2-bed1-a9bc112d1d5a tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:22.010688 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a636bce5-a2af-40c2-bed1-a9bc112d1d5a tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:22.011036 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a636bce5-a2af-40c2-bed1-a9bc112d1d5a tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:22.011412 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a636bce5-a2af-40c2-bed1-a9bc112d1d5a tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:22.012152 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a636bce5-a2af-40c2-bed1-a9bc112d1d5a tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:22.012267 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-416d89cb-0ce1-43f7-aeb1-fa310426fa85 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:22.012989 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a636bce5-a2af-40c2-bed1-a9bc112d1d5a tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:22.013525 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a636bce5-a2af-40c2-bed1-a9bc112d1d5a tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:22.013607 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-416d89cb-0ce1-43f7-aeb1-fa310426fa85 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:22.036990 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-416d89cb-0ce1-43f7-aeb1-fa310426fa85 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:22.037125 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-416d89cb-0ce1-43f7-aeb1-fa310426fa85 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:22.037473 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-416d89cb-0ce1-43f7-aeb1-fa310426fa85 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:22.038129 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-416d89cb-0ce1-43f7-aeb1-fa310426fa85 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:22.038623 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-416d89cb-0ce1-43f7-aeb1-fa310426fa85 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:22.042108 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-416d89cb-0ce1-43f7-aeb1-fa310426fa85 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:22.047095 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a636bce5-a2af-40c2-bed1-a9bc112d1d5a tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:22.074130 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-416d89cb-0ce1-43f7-aeb1-fa310426fa85 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:22.236482 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a636bce5-a2af-40c2-bed1-a9bc112d1d5a tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:22.250828 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a636bce5-a2af-40c2-bed1-a9bc112d1d5a tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:22.251233 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a636bce5-a2af-40c2-bed1-a9bc112d1d5a tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:22.259702 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a636bce5-a2af-40c2-bed1-a9bc112d1d5a tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79" status: 200 len: 1328 microversion: 2.60 time: 0.259584 Jun 01 22:28:22.259702 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 25/76] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:21 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 => generated 1328 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:22.285287 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-416d89cb-0ce1-43f7-aeb1-fa310426fa85 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:22.298279 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-416d89cb-0ce1-43f7-aeb1-fa310426fa85 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1295 microversion: 2.1 time: 0.288607 Jun 01 22:28:22.298812 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 24/77] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:22 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1295 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:22.514813 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d170c047-c933-49c1-a184-43d21c963442 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:22.517156 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d170c047-c933-49c1-a184-43d21c963442 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:22.528009 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d170c047-c933-49c1-a184-43d21c963442 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:22.528303 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d170c047-c933-49c1-a184-43d21c963442 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:22.528682 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d170c047-c933-49c1-a184-43d21c963442 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:22.529336 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d170c047-c933-49c1-a184-43d21c963442 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:22.530170 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d170c047-c933-49c1-a184-43d21c963442 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:22.530373 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d170c047-c933-49c1-a184-43d21c963442 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:22.562792 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-d170c047-c933-49c1-a184-43d21c963442 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:22.719788 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c6c89b65-2406-4bcf-b4ef-e9af3bd28470 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:22.725123 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c6c89b65-2406-4bcf-b4ef-e9af3bd28470 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:22.730461 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c6c89b65-2406-4bcf-b4ef-e9af3bd28470 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:22.730876 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c6c89b65-2406-4bcf-b4ef-e9af3bd28470 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:22.731214 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c6c89b65-2406-4bcf-b4ef-e9af3bd28470 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:22.731419 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-36d4ccd1-c05e-42d4-97a8-c8e25ab74aef tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:22.731923 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c6c89b65-2406-4bcf-b4ef-e9af3bd28470 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:22.732930 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c6c89b65-2406-4bcf-b4ef-e9af3bd28470 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:22.735186 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-36d4ccd1-c05e-42d4-97a8-c8e25ab74aef tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:22.736052 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c6c89b65-2406-4bcf-b4ef-e9af3bd28470 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:22.757577 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-36d4ccd1-c05e-42d4-97a8-c8e25ab74aef tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:22.771993 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c6c89b65-2406-4bcf-b4ef-e9af3bd28470 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:22.855620 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-36d4ccd1-c05e-42d4-97a8-c8e25ab74aef tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:22.861391 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-36d4ccd1-c05e-42d4-97a8-c8e25ab74aef tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:22.862129 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-36d4ccd1-c05e-42d4-97a8-c8e25ab74aef tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:22.867763 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-36d4ccd1-c05e-42d4-97a8-c8e25ab74aef tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1283 microversion: 2.42 time: 0.138543 Jun 01 22:28:22.868069 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 25/78] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:22 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1283 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:22.870371 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f89a0a60-686e-4df5-a326-b491b962add2 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:22.872910 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f89a0a60-686e-4df5-a326-b491b962add2 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:22.877256 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f89a0a60-686e-4df5-a326-b491b962add2 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:22.877595 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f89a0a60-686e-4df5-a326-b491b962add2 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:22.877814 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f89a0a60-686e-4df5-a326-b491b962add2 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:22.878451 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f89a0a60-686e-4df5-a326-b491b962add2 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:22.878823 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f89a0a60-686e-4df5-a326-b491b962add2 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:22.879167 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f89a0a60-686e-4df5-a326-b491b962add2 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:22.939167 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f89a0a60-686e-4df5-a326-b491b962add2 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:23.087304 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d170c047-c933-49c1-a184-43d21c963442 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ee852f929f04719930ba95371753245', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc5a829ef7054024804b79f0da290a55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:23.097473 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d170c047-c933-49c1-a184-43d21c963442 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 200 len: 1310 microversion: 2.1 time: 0.589892 Jun 01 22:28:23.097856 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 29/79] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:22 2026] GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 1310 bytes in 591 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:23.199469 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c6c89b65-2406-4bcf-b4ef-e9af3bd28470 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c20e3461138b47cda66b249384f87217', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1808f4616894d758177987a371eac34', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:23.213674 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c6c89b65-2406-4bcf-b4ef-e9af3bd28470 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c" status: 200 len: 1371 microversion: 2.1 time: 0.496021 Jun 01 22:28:23.214154 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 26/80] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:22 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c => generated 1371 bytes in 497 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:23.292904 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9378f531-4ddb-4e0d-ab03-7abc1d0c785f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:23.294929 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9378f531-4ddb-4e0d-ab03-7abc1d0c785f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:23.297996 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f89a0a60-686e-4df5-a326-b491b962add2 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:23.304021 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9378f531-4ddb-4e0d-ab03-7abc1d0c785f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:23.304021 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9378f531-4ddb-4e0d-ab03-7abc1d0c785f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:23.304021 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9378f531-4ddb-4e0d-ab03-7abc1d0c785f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:23.304021 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9378f531-4ddb-4e0d-ab03-7abc1d0c785f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:23.304166 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9378f531-4ddb-4e0d-ab03-7abc1d0c785f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:23.304166 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9378f531-4ddb-4e0d-ab03-7abc1d0c785f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:23.305006 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f89a0a60-686e-4df5-a326-b491b962add2 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:23.306129 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f89a0a60-686e-4df5-a326-b491b962add2 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:23.313661 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f89a0a60-686e-4df5-a326-b491b962add2 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58" status: 200 len: 1449 microversion: 2.49 time: 0.442707 Jun 01 22:28:23.314217 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 26/81] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:22 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58 => generated 1449 bytes in 446 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:23.325175 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f0a4ad8a-f87a-4efd-a148-25b4c01262ee tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:23.330163 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f0a4ad8a-f87a-4efd-a148-25b4c01262ee tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:23.334886 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9378f531-4ddb-4e0d-ab03-7abc1d0c785f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:23.337034 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f0a4ad8a-f87a-4efd-a148-25b4c01262ee tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:23.337976 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f0a4ad8a-f87a-4efd-a148-25b4c01262ee tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:23.337976 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f0a4ad8a-f87a-4efd-a148-25b4c01262ee tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:23.338689 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f0a4ad8a-f87a-4efd-a148-25b4c01262ee tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:23.339018 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f0a4ad8a-f87a-4efd-a148-25b4c01262ee tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:23.339462 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f0a4ad8a-f87a-4efd-a148-25b4c01262ee tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:23.364485 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f0a4ad8a-f87a-4efd-a148-25b4c01262ee tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:23.955333 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f0a4ad8a-f87a-4efd-a148-25b4c01262ee tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:23.959127 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9378f531-4ddb-4e0d-ab03-7abc1d0c785f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:23.959127 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9378f531-4ddb-4e0d-ab03-7abc1d0c785f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:23.960014 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9378f531-4ddb-4e0d-ab03-7abc1d0c785f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:23.960391 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f0a4ad8a-f87a-4efd-a148-25b4c01262ee tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1295 microversion: 2.1 time: 0.130177 Jun 01 22:28:23.961264 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9378f531-4ddb-4e0d-ab03-7abc1d0c785f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79" status: 200 len: 1328 microversion: 2.60 time: 0.159807 Jun 01 22:28:23.961513 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 27/82] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:23 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1295 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:23.962053 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 30/83] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:23 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 => generated 1328 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:23.964120 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1373e8b2-cb9f-4f9e-8566-6ec8e75d5986 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:23.964120 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1373e8b2-cb9f-4f9e-8566-6ec8e75d5986 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:23.964120 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1373e8b2-cb9f-4f9e-8566-6ec8e75d5986 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:24.002272 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1373e8b2-cb9f-4f9e-8566-6ec8e75d5986 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:24.007683 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1373e8b2-cb9f-4f9e-8566-6ec8e75d5986 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:24.008284 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1373e8b2-cb9f-4f9e-8566-6ec8e75d5986 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:24.013905 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1373e8b2-cb9f-4f9e-8566-6ec8e75d5986 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1283 microversion: 2.42 time: 0.119767 Jun 01 22:28:24.014811 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 27/84] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:23 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1283 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:24.120404 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-59b9532f-b55f-40a9-9afa-a536b12d7fbd tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:24.122579 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-59b9532f-b55f-40a9-9afa-a536b12d7fbd tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:24.129317 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-59b9532f-b55f-40a9-9afa-a536b12d7fbd tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:24.129670 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-59b9532f-b55f-40a9-9afa-a536b12d7fbd tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:24.129992 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-59b9532f-b55f-40a9-9afa-a536b12d7fbd tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:24.130645 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-59b9532f-b55f-40a9-9afa-a536b12d7fbd tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:24.131142 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-59b9532f-b55f-40a9-9afa-a536b12d7fbd tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:24.131582 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-59b9532f-b55f-40a9-9afa-a536b12d7fbd tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:24.153527 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-59b9532f-b55f-40a9-9afa-a536b12d7fbd tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:24.240351 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-bc9ab02a-cfee-4c9c-8f57-8bcfd1e4e668 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:24.242998 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-bc9ab02a-cfee-4c9c-8f57-8bcfd1e4e668 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:24.251541 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc9ab02a-cfee-4c9c-8f57-8bcfd1e4e668 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:24.252773 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc9ab02a-cfee-4c9c-8f57-8bcfd1e4e668 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:24.252773 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc9ab02a-cfee-4c9c-8f57-8bcfd1e4e668 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:24.253534 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc9ab02a-cfee-4c9c-8f57-8bcfd1e4e668 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:24.254019 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc9ab02a-cfee-4c9c-8f57-8bcfd1e4e668 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:24.254441 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc9ab02a-cfee-4c9c-8f57-8bcfd1e4e668 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:24.281766 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-bc9ab02a-cfee-4c9c-8f57-8bcfd1e4e668 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:24.318694 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-59b9532f-b55f-40a9-9afa-a536b12d7fbd tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ee852f929f04719930ba95371753245', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc5a829ef7054024804b79f0da290a55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:24.327783 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-59b9532f-b55f-40a9-9afa-a536b12d7fbd tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 200 len: 1310 microversion: 2.1 time: 0.210400 Jun 01 22:28:24.328109 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 28/85] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:24 2026] GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 1310 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:24.339760 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8668d15e-7050-4315-a376-501da49cd486 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:24.342726 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8668d15e-7050-4315-a376-501da49cd486 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:24.353043 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8668d15e-7050-4315-a376-501da49cd486 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:24.353043 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8668d15e-7050-4315-a376-501da49cd486 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:24.353449 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8668d15e-7050-4315-a376-501da49cd486 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:24.354688 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8668d15e-7050-4315-a376-501da49cd486 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:24.354688 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8668d15e-7050-4315-a376-501da49cd486 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:24.355153 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8668d15e-7050-4315-a376-501da49cd486 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:24.379588 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8668d15e-7050-4315-a376-501da49cd486 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:24.470948 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-293cb172-110e-4eca-8f2e-856c941811c2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:24.472413 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-293cb172-110e-4eca-8f2e-856c941811c2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:24.477473 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-293cb172-110e-4eca-8f2e-856c941811c2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:24.477857 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-293cb172-110e-4eca-8f2e-856c941811c2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:24.478264 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-293cb172-110e-4eca-8f2e-856c941811c2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:24.478747 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-293cb172-110e-4eca-8f2e-856c941811c2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:24.479154 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-293cb172-110e-4eca-8f2e-856c941811c2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:24.479660 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-293cb172-110e-4eca-8f2e-856c941811c2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:24.502961 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-293cb172-110e-4eca-8f2e-856c941811c2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:24.535733 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-bc9ab02a-cfee-4c9c-8f57-8bcfd1e4e668 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c20e3461138b47cda66b249384f87217', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1808f4616894d758177987a371eac34', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:24.550661 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-bc9ab02a-cfee-4c9c-8f57-8bcfd1e4e668 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c" status: 200 len: 1369 microversion: 2.1 time: 0.309741 Jun 01 22:28:24.551141 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 31/86] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:24 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c => generated 1369 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:24.553479 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5c4d1505-3a40-4386-a0c9-57584e5cd5d8 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:24.556579 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5c4d1505-3a40-4386-a0c9-57584e5cd5d8 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:24.569621 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5c4d1505-3a40-4386-a0c9-57584e5cd5d8 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:24.569621 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5c4d1505-3a40-4386-a0c9-57584e5cd5d8 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:24.569621 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5c4d1505-3a40-4386-a0c9-57584e5cd5d8 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:24.569942 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5c4d1505-3a40-4386-a0c9-57584e5cd5d8 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:24.570441 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5c4d1505-3a40-4386-a0c9-57584e5cd5d8 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:24.571058 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5c4d1505-3a40-4386-a0c9-57584e5cd5d8 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:24.599702 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-293cb172-110e-4eca-8f2e-856c941811c2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:24.611232 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5c4d1505-3a40-4386-a0c9-57584e5cd5d8 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:24.624069 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-293cb172-110e-4eca-8f2e-856c941811c2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:24.624708 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-293cb172-110e-4eca-8f2e-856c941811c2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:24.637494 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-293cb172-110e-4eca-8f2e-856c941811c2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79" status: 200 len: 1328 microversion: 2.60 time: 0.168597 Jun 01 22:28:24.637922 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 29/87] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:24 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 => generated 1328 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:24.638452 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8668d15e-7050-4315-a376-501da49cd486 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:24.649778 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8668d15e-7050-4315-a376-501da49cd486 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:24.649778 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8668d15e-7050-4315-a376-501da49cd486 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:24.658855 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8668d15e-7050-4315-a376-501da49cd486 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58" status: 200 len: 1449 microversion: 2.49 time: 0.321406 Jun 01 22:28:24.659461 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 28/88] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:24 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58 => generated 1449 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:24.713206 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5c4d1505-3a40-4386-a0c9-57584e5cd5d8 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:24.720232 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5c4d1505-3a40-4386-a0c9-57584e5cd5d8 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1303 microversion: 2.1 time: 0.168493 Jun 01 22:28:24.720604 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 32/89] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:24 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1303 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:25.040227 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-576c081f-898b-439d-9d75-f6c28b0309ac tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:25.045440 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-576c081f-898b-439d-9d75-f6c28b0309ac tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:25.056121 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-576c081f-898b-439d-9d75-f6c28b0309ac tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:25.056121 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-576c081f-898b-439d-9d75-f6c28b0309ac tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:25.056121 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-576c081f-898b-439d-9d75-f6c28b0309ac tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:25.056121 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-576c081f-898b-439d-9d75-f6c28b0309ac tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:25.056240 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-576c081f-898b-439d-9d75-f6c28b0309ac tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:25.056495 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-576c081f-898b-439d-9d75-f6c28b0309ac tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:25.082004 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-576c081f-898b-439d-9d75-f6c28b0309ac tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:25.163843 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-576c081f-898b-439d-9d75-f6c28b0309ac tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:25.170771 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-576c081f-898b-439d-9d75-f6c28b0309ac tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:25.171530 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-576c081f-898b-439d-9d75-f6c28b0309ac tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:25.176479 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-576c081f-898b-439d-9d75-f6c28b0309ac tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1517 microversion: 2.42 time: 0.138384 Jun 01 22:28:25.176834 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 29/90] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:25 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1517 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:25.198638 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-ac5aedcc-12ed-47db-83b9-d813f47cd9ea req-c67fb577-17bc-4735-926c-fdf3057bdb00 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "808eb305-17f6-40ce-b3e6-4afc5a2b661c", "tag": "594fe4d6-be96-4f8b-a441-bd41486dd6e9"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:25.212112 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ac5aedcc-12ed-47db-83b9-d813f47cd9ea req-c67fb577-17bc-4735-926c-fdf3057bdb00 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:25.212854 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ac5aedcc-12ed-47db-83b9-d813f47cd9ea req-c67fb577-17bc-4735-926c-fdf3057bdb00 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:25.212854 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ac5aedcc-12ed-47db-83b9-d813f47cd9ea req-c67fb577-17bc-4735-926c-fdf3057bdb00 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:25.232176 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-ac5aedcc-12ed-47db-83b9-d813f47cd9ea req-c67fb577-17bc-4735-926c-fdf3057bdb00 service nova] Creating event network-changed:594fe4d6-be96-4f8b-a441-bd41486dd6e9 for instance 808eb305-17f6-40ce-b3e6-4afc5a2b661c on np0000001904 Jun 01 22:28:25.232421 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ac5aedcc-12ed-47db-83b9-d813f47cd9ea req-c67fb577-17bc-4735-926c-fdf3057bdb00 service nova] Acquiring lock "compute-rpcapi-router" {{(pid=86661) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:395}} Jun 01 22:28:25.233059 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ac5aedcc-12ed-47db-83b9-d813f47cd9ea req-c67fb577-17bc-4735-926c-fdf3057bdb00 service nova] Acquired lock "compute-rpcapi-router" {{(pid=86661) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:398}} Jun 01 22:28:25.233290 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb8c834a-bcea-4580-b585-8c5dab5a3f7b None None] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:25.233708 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb8c834a-bcea-4580-b585-8c5dab5a3f7b 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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:25.233770 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb8c834a-bcea-4580-b585-8c5dab5a3f7b 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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:25.234206 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb8c834a-bcea-4580-b585-8c5dab5a3f7b None None] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:25.235358 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb8c834a-bcea-4580-b585-8c5dab5a3f7b None None] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:25.235529 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb8c834a-bcea-4580-b585-8c5dab5a3f7b None None] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:25.247480 np0000001904 devstack@n-api.service[86661]: INFO nova.compute.rpcapi [None req-cb8c834a-bcea-4580-b585-8c5dab5a3f7b None None] Automatically selected compute RPC version 6.5 from minimum service version 72 Jun 01 22:28:25.248059 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb8c834a-bcea-4580-b585-8c5dab5a3f7b None None] Releasing lock "compute-rpcapi-router" {{(pid=86661) lock /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:418}} Jun 01 22:28:25.248705 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [None req-cb8c834a-bcea-4580-b585-8c5dab5a3f7b None None] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:25.267988 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cb8c834a-bcea-4580-b585-8c5dab5a3f7b None None] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.270704 Jun 01 22:28:25.268246 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 30/91] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:24 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:25.350282 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2b9100e6-5925-4b54-8cfe-dbce695c5832 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:25.352637 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2b9100e6-5925-4b54-8cfe-dbce695c5832 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:25.359684 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2b9100e6-5925-4b54-8cfe-dbce695c5832 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:25.360324 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2b9100e6-5925-4b54-8cfe-dbce695c5832 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:25.362292 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2b9100e6-5925-4b54-8cfe-dbce695c5832 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:25.362292 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2b9100e6-5925-4b54-8cfe-dbce695c5832 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:25.362292 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2b9100e6-5925-4b54-8cfe-dbce695c5832 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:25.362292 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2b9100e6-5925-4b54-8cfe-dbce695c5832 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:25.397636 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2b9100e6-5925-4b54-8cfe-dbce695c5832 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:25.574556 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8bb6f956-f091-4026-91f0-17c53b2a7b5e tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:25.578363 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8bb6f956-f091-4026-91f0-17c53b2a7b5e tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:25.584750 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8bb6f956-f091-4026-91f0-17c53b2a7b5e tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:25.585370 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8bb6f956-f091-4026-91f0-17c53b2a7b5e tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:25.585370 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8bb6f956-f091-4026-91f0-17c53b2a7b5e tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:25.586383 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8bb6f956-f091-4026-91f0-17c53b2a7b5e tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:25.586383 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8bb6f956-f091-4026-91f0-17c53b2a7b5e tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:25.586383 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8bb6f956-f091-4026-91f0-17c53b2a7b5e tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:25.615126 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8bb6f956-f091-4026-91f0-17c53b2a7b5e tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:25.664233 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0922fac7-b640-4234-b97b-a1a8d99dafbc tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:25.665805 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0922fac7-b640-4234-b97b-a1a8d99dafbc tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:25.671356 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0922fac7-b640-4234-b97b-a1a8d99dafbc tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:25.671356 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0922fac7-b640-4234-b97b-a1a8d99dafbc tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:25.671496 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0922fac7-b640-4234-b97b-a1a8d99dafbc tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:25.672068 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0922fac7-b640-4234-b97b-a1a8d99dafbc tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:25.672907 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0922fac7-b640-4234-b97b-a1a8d99dafbc tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:25.672907 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0922fac7-b640-4234-b97b-a1a8d99dafbc tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:25.694454 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-0922fac7-b640-4234-b97b-a1a8d99dafbc tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:25.808663 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0922fac7-b640-4234-b97b-a1a8d99dafbc tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:25.821762 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0922fac7-b640-4234-b97b-a1a8d99dafbc tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:25.822482 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0922fac7-b640-4234-b97b-a1a8d99dafbc tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:25.826584 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0922fac7-b640-4234-b97b-a1a8d99dafbc tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79" status: 200 len: 1328 microversion: 2.60 time: 0.164275 Jun 01 22:28:25.826993 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 31/92] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:25 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 => generated 1328 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:25.829275 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-519a95e1-062a-43fc-b24e-db34ec69baad tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:25.831584 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-519a95e1-062a-43fc-b24e-db34ec69baad tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:25.836234 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-519a95e1-062a-43fc-b24e-db34ec69baad tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:25.836519 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-519a95e1-062a-43fc-b24e-db34ec69baad tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:25.836753 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-519a95e1-062a-43fc-b24e-db34ec69baad tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:25.837325 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-519a95e1-062a-43fc-b24e-db34ec69baad tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:25.837629 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-519a95e1-062a-43fc-b24e-db34ec69baad tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:25.837931 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-519a95e1-062a-43fc-b24e-db34ec69baad tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:25.858994 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-519a95e1-062a-43fc-b24e-db34ec69baad tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:25.886677 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=5 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:28:26.351091 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2b9100e6-5925-4b54-8cfe-dbce695c5832 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ee852f929f04719930ba95371753245', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc5a829ef7054024804b79f0da290a55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:26.358312 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2b9100e6-5925-4b54-8cfe-dbce695c5832 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 200 len: 1310 microversion: 2.1 time: 1.010236 Jun 01 22:28:26.358593 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 33/93] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:25 2026] GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 1310 bytes in 1011 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:26.360741 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3516a11f-6026-4e48-a182-32b6c7b06f5c tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:26.362125 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3516a11f-6026-4e48-a182-32b6c7b06f5c tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:26.367039 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3516a11f-6026-4e48-a182-32b6c7b06f5c tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:26.367286 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3516a11f-6026-4e48-a182-32b6c7b06f5c tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:26.367488 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3516a11f-6026-4e48-a182-32b6c7b06f5c tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:26.368078 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3516a11f-6026-4e48-a182-32b6c7b06f5c tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:26.368337 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3516a11f-6026-4e48-a182-32b6c7b06f5c tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:26.368691 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3516a11f-6026-4e48-a182-32b6c7b06f5c tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:26.379419 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8bb6f956-f091-4026-91f0-17c53b2a7b5e tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c20e3461138b47cda66b249384f87217', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1808f4616894d758177987a371eac34', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:26.386943 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3516a11f-6026-4e48-a182-32b6c7b06f5c tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:26.390898 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8bb6f956-f091-4026-91f0-17c53b2a7b5e tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c" status: 200 len: 1369 microversion: 2.1 time: 0.818711 Jun 01 22:28:26.391167 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 30/94] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:25 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c => generated 1369 bytes in 819 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:26.393727 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-32d27204-45c3-41bb-b5d1-fce17248ef9d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:26.395462 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-32d27204-45c3-41bb-b5d1-fce17248ef9d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:26.403904 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-32d27204-45c3-41bb-b5d1-fce17248ef9d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:26.404342 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-32d27204-45c3-41bb-b5d1-fce17248ef9d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:26.404791 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-32d27204-45c3-41bb-b5d1-fce17248ef9d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:26.406582 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-32d27204-45c3-41bb-b5d1-fce17248ef9d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:26.407398 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-32d27204-45c3-41bb-b5d1-fce17248ef9d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:26.407915 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-32d27204-45c3-41bb-b5d1-fce17248ef9d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:26.428052 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-32d27204-45c3-41bb-b5d1-fce17248ef9d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:26.583578 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-32d27204-45c3-41bb-b5d1-fce17248ef9d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:26.590632 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-32d27204-45c3-41bb-b5d1-fce17248ef9d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:26.591295 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-32d27204-45c3-41bb-b5d1-fce17248ef9d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:26.595463 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-32d27204-45c3-41bb-b5d1-fce17248ef9d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1517 microversion: 2.42 time: 0.203775 Jun 01 22:28:26.596221 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 31/95] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:26 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1517 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:26.598519 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-3e1aa475-19c7-4860-919a-9acd35cacdf6 req-fcfac9b5-470a-4931-b083-d681540f439a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "04de2adc-b45f-4aac-a7b3-9437da914e3a", "tag": "55d40f8b-3dd1-4dcf-9436-f49d8cb8cc1e"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:26.611224 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-519a95e1-062a-43fc-b24e-db34ec69baad tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:26.611425 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-3e1aa475-19c7-4860-919a-9acd35cacdf6 req-fcfac9b5-470a-4931-b083-d681540f439a service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:26.611710 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-3e1aa475-19c7-4860-919a-9acd35cacdf6 req-fcfac9b5-470a-4931-b083-d681540f439a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:26.611966 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-3e1aa475-19c7-4860-919a-9acd35cacdf6 req-fcfac9b5-470a-4931-b083-d681540f439a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:26.619210 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-519a95e1-062a-43fc-b24e-db34ec69baad tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:26.619966 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-519a95e1-062a-43fc-b24e-db34ec69baad tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:26.621091 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-3e1aa475-19c7-4860-919a-9acd35cacdf6 req-fcfac9b5-470a-4931-b083-d681540f439a service nova] Creating event network-changed:55d40f8b-3dd1-4dcf-9436-f49d8cb8cc1e for instance 04de2adc-b45f-4aac-a7b3-9437da914e3a on np0000001904 Jun 01 22:28:26.621702 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-3e1aa475-19c7-4860-919a-9acd35cacdf6 req-fcfac9b5-470a-4931-b083-d681540f439a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:26.623816 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-519a95e1-062a-43fc-b24e-db34ec69baad tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58" status: 200 len: 1449 microversion: 2.49 time: 0.796326 Jun 01 22:28:26.624167 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 32/96] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:25 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58 => generated 1449 bytes in 797 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:26.627285 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-3e1aa475-19c7-4860-919a-9acd35cacdf6 req-fcfac9b5-470a-4931-b083-d681540f439a service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030700 Jun 01 22:28:26.627798 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 32/97] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:26 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:26.646486 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3516a11f-6026-4e48-a182-32b6c7b06f5c tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:26.658483 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3516a11f-6026-4e48-a182-32b6c7b06f5c tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1369 microversion: 2.1 time: 0.299186 Jun 01 22:28:26.658930 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 34/98] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:26 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1369 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:26.845702 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-550d25a1-a7fa-4425-88c2-9c2c883c1cbb tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:26.848241 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-550d25a1-a7fa-4425-88c2-9c2c883c1cbb tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:26.853787 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-550d25a1-a7fa-4425-88c2-9c2c883c1cbb tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:26.854278 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-550d25a1-a7fa-4425-88c2-9c2c883c1cbb tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:26.854488 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-550d25a1-a7fa-4425-88c2-9c2c883c1cbb tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:26.855160 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-550d25a1-a7fa-4425-88c2-9c2c883c1cbb tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:26.855592 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-550d25a1-a7fa-4425-88c2-9c2c883c1cbb tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:26.856103 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-550d25a1-a7fa-4425-88c2-9c2c883c1cbb tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:26.874481 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-550d25a1-a7fa-4425-88c2-9c2c883c1cbb tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:26.952210 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-550d25a1-a7fa-4425-88c2-9c2c883c1cbb tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:26.958403 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-550d25a1-a7fa-4425-88c2-9c2c883c1cbb tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:26.959227 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-550d25a1-a7fa-4425-88c2-9c2c883c1cbb tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:26.964280 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-550d25a1-a7fa-4425-88c2-9c2c883c1cbb tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79" status: 200 len: 1384 microversion: 2.60 time: 0.120811 Jun 01 22:28:26.964644 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 33/99] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:26 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 => generated 1384 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:27.357091 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-29d98670-c5c0-42a3-8bbd-0e0e4f15b14a req-9c02d3cb-1371-46a9-8878-98c4b7fc6658 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51", "name": "network-vif-unplugged", "status": "completed", "tag": "89dccb7a-810b-4787-b937-e9c8f0bdbaee"}, {"server_uuid": "3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51", "name": "network-vif-plugged", "status": "completed", "tag": "89dccb7a-810b-4787-b937-e9c8f0bdbaee"}, {"server_uuid": "3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51", "name": "network-vif-plugged", "status": "completed", "tag": "89dccb7a-810b-4787-b937-e9c8f0bdbaee"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:27.366110 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-29d98670-c5c0-42a3-8bbd-0e0e4f15b14a req-9c02d3cb-1371-46a9-8878-98c4b7fc6658 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:27.366448 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-29d98670-c5c0-42a3-8bbd-0e0e4f15b14a req-9c02d3cb-1371-46a9-8878-98c4b7fc6658 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:27.366900 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-29d98670-c5c0-42a3-8bbd-0e0e4f15b14a req-9c02d3cb-1371-46a9-8878-98c4b7fc6658 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:27.377581 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-29d98670-c5c0-42a3-8bbd-0e0e4f15b14a req-9c02d3cb-1371-46a9-8878-98c4b7fc6658 service nova] Creating event network-vif-unplugged:89dccb7a-810b-4787-b937-e9c8f0bdbaee for instance 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 on np0000001904 Jun 01 22:28:27.377581 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-29d98670-c5c0-42a3-8bbd-0e0e4f15b14a req-9c02d3cb-1371-46a9-8878-98c4b7fc6658 service nova] Creating event network-vif-plugged:89dccb7a-810b-4787-b937-e9c8f0bdbaee for instance 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 on np0000001904 Jun 01 22:28:27.377789 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-29d98670-c5c0-42a3-8bbd-0e0e4f15b14a req-9c02d3cb-1371-46a9-8878-98c4b7fc6658 service nova] Creating event network-vif-plugged:89dccb7a-810b-4787-b937-e9c8f0bdbaee for instance 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 on np0000001904 Jun 01 22:28:27.378421 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-29d98670-c5c0-42a3-8bbd-0e0e4f15b14a req-9c02d3cb-1371-46a9-8878-98c4b7fc6658 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:27.380137 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6b85521d-5915-44bc-9145-273e4a94beaa tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:27.381178 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6b85521d-5915-44bc-9145-273e4a94beaa tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:27.384837 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-29d98670-c5c0-42a3-8bbd-0e0e4f15b14a req-9c02d3cb-1371-46a9-8878-98c4b7fc6658 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 527 microversion: 2.1 time: 0.033865 Jun 01 22:28:27.385492 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 33/100] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:27 2026] POST /compute/v2.1/os-server-external-events => generated 527 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:27.387642 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b85521d-5915-44bc-9145-273e4a94beaa tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:27.387801 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b85521d-5915-44bc-9145-273e4a94beaa tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:27.388068 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b85521d-5915-44bc-9145-273e4a94beaa tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:27.388725 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b85521d-5915-44bc-9145-273e4a94beaa tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:27.389366 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b85521d-5915-44bc-9145-273e4a94beaa tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:27.389562 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b85521d-5915-44bc-9145-273e4a94beaa tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:27.414108 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-228481e1-f06d-4ca0-b176-bd69dcda1e6f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:27.414268 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6b85521d-5915-44bc-9145-273e4a94beaa tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:27.417839 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-228481e1-f06d-4ca0-b176-bd69dcda1e6f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:27.422804 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-228481e1-f06d-4ca0-b176-bd69dcda1e6f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:27.422804 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-228481e1-f06d-4ca0-b176-bd69dcda1e6f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:27.423096 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-228481e1-f06d-4ca0-b176-bd69dcda1e6f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:27.423709 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-228481e1-f06d-4ca0-b176-bd69dcda1e6f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:27.424188 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-228481e1-f06d-4ca0-b176-bd69dcda1e6f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:27.426016 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-228481e1-f06d-4ca0-b176-bd69dcda1e6f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:27.445699 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-228481e1-f06d-4ca0-b176-bd69dcda1e6f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:27.495916 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=7 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:28:27.620735 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1aa98a43-100a-4c6c-9c33-cb7e09ee2042 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:27.623199 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1aa98a43-100a-4c6c-9c33-cb7e09ee2042 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:27.630110 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1aa98a43-100a-4c6c-9c33-cb7e09ee2042 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:27.630539 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1aa98a43-100a-4c6c-9c33-cb7e09ee2042 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:27.630831 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1aa98a43-100a-4c6c-9c33-cb7e09ee2042 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:27.632021 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1aa98a43-100a-4c6c-9c33-cb7e09ee2042 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:27.632861 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1aa98a43-100a-4c6c-9c33-cb7e09ee2042 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:27.633269 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1aa98a43-100a-4c6c-9c33-cb7e09ee2042 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:27.654506 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1aa98a43-100a-4c6c-9c33-cb7e09ee2042 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:28.220108 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1aa98a43-100a-4c6c-9c33-cb7e09ee2042 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:28.226382 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1aa98a43-100a-4c6c-9c33-cb7e09ee2042 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:28.226830 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1aa98a43-100a-4c6c-9c33-cb7e09ee2042 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:28.230954 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1aa98a43-100a-4c6c-9c33-cb7e09ee2042 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1517 microversion: 2.42 time: 0.613474 Jun 01 22:28:28.231245 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 34/101] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:27 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1517 bytes in 614 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:28.242744 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-baa3cc09-e910-45a8-ab31-dbc9915b13d3 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:28.244934 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-baa3cc09-e910-45a8-ab31-dbc9915b13d3 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:28.252343 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-baa3cc09-e910-45a8-ab31-dbc9915b13d3 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:28.252601 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-baa3cc09-e910-45a8-ab31-dbc9915b13d3 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:28.252946 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-baa3cc09-e910-45a8-ab31-dbc9915b13d3 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:28.253461 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-baa3cc09-e910-45a8-ab31-dbc9915b13d3 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:28.253996 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-baa3cc09-e910-45a8-ab31-dbc9915b13d3 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:28.254098 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-baa3cc09-e910-45a8-ab31-dbc9915b13d3 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:28.298313 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-baa3cc09-e910-45a8-ab31-dbc9915b13d3 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:28.660271 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6b85521d-5915-44bc-9145-273e4a94beaa tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ee852f929f04719930ba95371753245', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc5a829ef7054024804b79f0da290a55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:28.671729 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6b85521d-5915-44bc-9145-273e4a94beaa tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 200 len: 1310 microversion: 2.1 time: 1.294271 Jun 01 22:28:28.672159 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 35/102] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:27 2026] GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 1310 bytes in 1295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:28.678028 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e02b402f-c365-4d6c-9a3e-2f399da0af86 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:28.678028 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e02b402f-c365-4d6c-9a3e-2f399da0af86 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:28.681665 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e02b402f-c365-4d6c-9a3e-2f399da0af86 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:28.681969 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e02b402f-c365-4d6c-9a3e-2f399da0af86 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:28.682206 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e02b402f-c365-4d6c-9a3e-2f399da0af86 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:28.682701 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e02b402f-c365-4d6c-9a3e-2f399da0af86 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:28.683177 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e02b402f-c365-4d6c-9a3e-2f399da0af86 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:28.683576 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e02b402f-c365-4d6c-9a3e-2f399da0af86 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:28.691279 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-228481e1-f06d-4ca0-b176-bd69dcda1e6f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c20e3461138b47cda66b249384f87217', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1808f4616894d758177987a371eac34', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:28.701294 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e02b402f-c365-4d6c-9a3e-2f399da0af86 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:28.704192 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-228481e1-f06d-4ca0-b176-bd69dcda1e6f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c" status: 200 len: 1369 microversion: 2.1 time: 1.293580 Jun 01 22:28:28.704313 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 34/103] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:27 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c => generated 1369 bytes in 1294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:28.708736 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ed3fa9c4-29d6-4898-9325-b016a7684579 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:28.709476 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ed3fa9c4-29d6-4898-9325-b016a7684579 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:28.714362 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ed3fa9c4-29d6-4898-9325-b016a7684579 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:28.714656 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ed3fa9c4-29d6-4898-9325-b016a7684579 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:28.714860 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ed3fa9c4-29d6-4898-9325-b016a7684579 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:28.715853 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ed3fa9c4-29d6-4898-9325-b016a7684579 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:28.716234 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ed3fa9c4-29d6-4898-9325-b016a7684579 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:28.716478 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ed3fa9c4-29d6-4898-9325-b016a7684579 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:28.743844 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ed3fa9c4-29d6-4898-9325-b016a7684579 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:29.193643 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ed3fa9c4-29d6-4898-9325-b016a7684579 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:29.199661 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ed3fa9c4-29d6-4898-9325-b016a7684579 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:29.200822 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ed3fa9c4-29d6-4898-9325-b016a7684579 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:29.205489 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ed3fa9c4-29d6-4898-9325-b016a7684579 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79" status: 200 len: 1384 microversion: 2.60 time: 0.500661 Jun 01 22:28:29.206055 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 35/104] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:28 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 => generated 1384 bytes in 501 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:29.220432 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-baa3cc09-e910-45a8-ab31-dbc9915b13d3 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:29.229525 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-baa3cc09-e910-45a8-ab31-dbc9915b13d3 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:29.230424 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-baa3cc09-e910-45a8-ab31-dbc9915b13d3 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:29.238864 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-baa3cc09-e910-45a8-ab31-dbc9915b13d3 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58" status: 200 len: 1449 microversion: 2.49 time: 1.007053 Jun 01 22:28:29.239262 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 35/105] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:28 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58 => generated 1449 bytes in 1007 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:29.258031 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c9eb2c44-d708-416c-846c-c178d0e7f407 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:29.262003 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c9eb2c44-d708-416c-846c-c178d0e7f407 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:29.270290 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c9eb2c44-d708-416c-846c-c178d0e7f407 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:29.270905 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c9eb2c44-d708-416c-846c-c178d0e7f407 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:29.270905 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c9eb2c44-d708-416c-846c-c178d0e7f407 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:29.271539 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c9eb2c44-d708-416c-846c-c178d0e7f407 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:29.271990 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c9eb2c44-d708-416c-846c-c178d0e7f407 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:29.272384 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c9eb2c44-d708-416c-846c-c178d0e7f407 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:29.293214 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e02b402f-c365-4d6c-9a3e-2f399da0af86 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:29.302453 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c9eb2c44-d708-416c-846c-c178d0e7f407 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:29.303743 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e02b402f-c365-4d6c-9a3e-2f399da0af86 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1369 microversion: 2.1 time: 0.630686 Jun 01 22:28:29.304102 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 36/106] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:28 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1369 bytes in 631 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:29.378579 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c9eb2c44-d708-416c-846c-c178d0e7f407 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:29.387197 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c9eb2c44-d708-416c-846c-c178d0e7f407 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:29.388181 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c9eb2c44-d708-416c-846c-c178d0e7f407 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:29.399498 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c9eb2c44-d708-416c-846c-c178d0e7f407 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1573 microversion: 2.42 time: 0.141322 Jun 01 22:28:29.399498 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 36/107] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:29 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1573 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:29.464455 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-3dbd8249-5b0e-4cb1-a5d1-e2fbbce7562c req-291cf1a3-6213-4232-97b5-9a69d5c4b612 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d0dc90d8-3d6c-413f-97ad-e52bc13cddf4", "tag": "351cc775-cb87-4eeb-8258-df3081e298da"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:29.474384 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-3dbd8249-5b0e-4cb1-a5d1-e2fbbce7562c req-291cf1a3-6213-4232-97b5-9a69d5c4b612 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:29.474384 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-3dbd8249-5b0e-4cb1-a5d1-e2fbbce7562c req-291cf1a3-6213-4232-97b5-9a69d5c4b612 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:29.474384 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-3dbd8249-5b0e-4cb1-a5d1-e2fbbce7562c req-291cf1a3-6213-4232-97b5-9a69d5c4b612 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:29.486490 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-3dbd8249-5b0e-4cb1-a5d1-e2fbbce7562c req-291cf1a3-6213-4232-97b5-9a69d5c4b612 service nova] Creating event network-changed:351cc775-cb87-4eeb-8258-df3081e298da for instance d0dc90d8-3d6c-413f-97ad-e52bc13cddf4 on np0000001904 Jun 01 22:28:29.486490 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-3dbd8249-5b0e-4cb1-a5d1-e2fbbce7562c req-291cf1a3-6213-4232-97b5-9a69d5c4b612 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:29.495009 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-3dbd8249-5b0e-4cb1-a5d1-e2fbbce7562c req-291cf1a3-6213-4232-97b5-9a69d5c4b612 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.034292 Jun 01 22:28:29.495299 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 37/108] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:29 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:29.497688 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-a683442c-3960-4dd6-8877-0b341363bd6e req-45c78408-d200-4f04-9e31-11652b6bb632 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cc8d8555-5b36-4eed-9044-49d67b0b4b58", "name": "network-vif-unplugged", "status": "completed", "tag": "0bd641e8-9d26-4a89-bc78-39010b71cf8f"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:29.518510 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a683442c-3960-4dd6-8877-0b341363bd6e req-45c78408-d200-4f04-9e31-11652b6bb632 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:29.528918 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a683442c-3960-4dd6-8877-0b341363bd6e req-45c78408-d200-4f04-9e31-11652b6bb632 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:29.529351 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a683442c-3960-4dd6-8877-0b341363bd6e req-45c78408-d200-4f04-9e31-11652b6bb632 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.010s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:29.539749 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-a683442c-3960-4dd6-8877-0b341363bd6e req-45c78408-d200-4f04-9e31-11652b6bb632 service nova] Creating event network-vif-unplugged:0bd641e8-9d26-4a89-bc78-39010b71cf8f for instance cc8d8555-5b36-4eed-9044-49d67b0b4b58 on np0000001904 Jun 01 22:28:29.539990 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-a683442c-3960-4dd6-8877-0b341363bd6e req-45c78408-d200-4f04-9e31-11652b6bb632 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:29.548370 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-a683442c-3960-4dd6-8877-0b341363bd6e req-45c78408-d200-4f04-9e31-11652b6bb632 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.338240 Jun 01 22:28:29.548370 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 36/109] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:29 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:29.692548 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-36382ec4-76ca-433c-8298-ee0beefaa955 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:29.695321 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-36382ec4-76ca-433c-8298-ee0beefaa955 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:29.701268 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-36382ec4-76ca-433c-8298-ee0beefaa955 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:29.701630 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-36382ec4-76ca-433c-8298-ee0beefaa955 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:29.702702 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-36382ec4-76ca-433c-8298-ee0beefaa955 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:29.703358 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-36382ec4-76ca-433c-8298-ee0beefaa955 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:29.703746 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-36382ec4-76ca-433c-8298-ee0beefaa955 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:29.704137 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-36382ec4-76ca-433c-8298-ee0beefaa955 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:29.728473 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ec4dca29-0d19-4e97-aa70-ddb384abde23 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:29.730591 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ec4dca29-0d19-4e97-aa70-ddb384abde23 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:29.732829 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-36382ec4-76ca-433c-8298-ee0beefaa955 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:29.735750 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ec4dca29-0d19-4e97-aa70-ddb384abde23 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:29.735750 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ec4dca29-0d19-4e97-aa70-ddb384abde23 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:29.736053 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ec4dca29-0d19-4e97-aa70-ddb384abde23 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:29.737101 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ec4dca29-0d19-4e97-aa70-ddb384abde23 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:29.737101 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ec4dca29-0d19-4e97-aa70-ddb384abde23 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:29.737351 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ec4dca29-0d19-4e97-aa70-ddb384abde23 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:29.765613 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ec4dca29-0d19-4e97-aa70-ddb384abde23 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:30.105436 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ec4dca29-0d19-4e97-aa70-ddb384abde23 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c20e3461138b47cda66b249384f87217', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1808f4616894d758177987a371eac34', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:30.115065 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ec4dca29-0d19-4e97-aa70-ddb384abde23 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c" status: 200 len: 1369 microversion: 2.1 time: 0.388482 Jun 01 22:28:30.115468 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 38/110] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:29 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c => generated 1369 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:30.172135 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-36382ec4-76ca-433c-8298-ee0beefaa955 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ee852f929f04719930ba95371753245', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc5a829ef7054024804b79f0da290a55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:30.181663 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-36382ec4-76ca-433c-8298-ee0beefaa955 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 200 len: 1494 microversion: 2.1 time: 0.492393 Jun 01 22:28:30.182042 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 37/111] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:29 2026] GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 1494 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:30.229853 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-fa723783-e9e1-4f82-b476-1962184973b7 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:30.231644 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-fa723783-e9e1-4f82-b476-1962184973b7 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:30.237323 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fa723783-e9e1-4f82-b476-1962184973b7 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:30.237954 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fa723783-e9e1-4f82-b476-1962184973b7 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:30.238391 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fa723783-e9e1-4f82-b476-1962184973b7 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:30.239245 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fa723783-e9e1-4f82-b476-1962184973b7 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:30.239804 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fa723783-e9e1-4f82-b476-1962184973b7 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:30.240400 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fa723783-e9e1-4f82-b476-1962184973b7 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:30.268062 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f265376e-c468-42ba-90a4-97307fdda7a5 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:30.273589 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f265376e-c468-42ba-90a4-97307fdda7a5 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:30.275623 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-fa723783-e9e1-4f82-b476-1962184973b7 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:30.276596 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f265376e-c468-42ba-90a4-97307fdda7a5 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:30.276888 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f265376e-c468-42ba-90a4-97307fdda7a5 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:30.277128 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f265376e-c468-42ba-90a4-97307fdda7a5 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:30.277746 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f265376e-c468-42ba-90a4-97307fdda7a5 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:30.278154 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f265376e-c468-42ba-90a4-97307fdda7a5 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:30.278612 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f265376e-c468-42ba-90a4-97307fdda7a5 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:30.307602 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f265376e-c468-42ba-90a4-97307fdda7a5 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:30.330696 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-18e19401-5d60-4f6e-a617-2e794d3f4450 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:30.331652 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-18e19401-5d60-4f6e-a617-2e794d3f4450 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:30.337083 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-18e19401-5d60-4f6e-a617-2e794d3f4450 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:30.337590 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-18e19401-5d60-4f6e-a617-2e794d3f4450 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:30.338066 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-18e19401-5d60-4f6e-a617-2e794d3f4450 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:30.338735 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-18e19401-5d60-4f6e-a617-2e794d3f4450 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:30.339220 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-18e19401-5d60-4f6e-a617-2e794d3f4450 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:30.339668 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-18e19401-5d60-4f6e-a617-2e794d3f4450 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:30.359600 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-18e19401-5d60-4f6e-a617-2e794d3f4450 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:30.976132 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=6 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:28:31.015138 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:28:31.814065 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-fa723783-e9e1-4f82-b476-1962184973b7 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:31.820744 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-fa723783-e9e1-4f82-b476-1962184973b7 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:31.823059 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-fa723783-e9e1-4f82-b476-1962184973b7 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:31.827070 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-fa723783-e9e1-4f82-b476-1962184973b7 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79" status: 200 len: 1458 microversion: 2.60 time: 1.601839 Jun 01 22:28:31.827409 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 37/112] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:30 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 => generated 1458 bytes in 1603 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:31.833155 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4506d13d-b15a-4cd9-9d8e-04a51d0a1824 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:31.837144 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4506d13d-b15a-4cd9-9d8e-04a51d0a1824 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:31.845036 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4506d13d-b15a-4cd9-9d8e-04a51d0a1824 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:31.846006 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4506d13d-b15a-4cd9-9d8e-04a51d0a1824 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:31.846006 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4506d13d-b15a-4cd9-9d8e-04a51d0a1824 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:31.846192 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f265376e-c468-42ba-90a4-97307fdda7a5 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:31.846429 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4506d13d-b15a-4cd9-9d8e-04a51d0a1824 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:31.847074 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4506d13d-b15a-4cd9-9d8e-04a51d0a1824 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:31.847595 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4506d13d-b15a-4cd9-9d8e-04a51d0a1824 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:31.855399 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f265376e-c468-42ba-90a4-97307fdda7a5 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:31.856170 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f265376e-c468-42ba-90a4-97307fdda7a5 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:31.867425 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f265376e-c468-42ba-90a4-97307fdda7a5 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58" status: 200 len: 1449 microversion: 2.49 time: 1.603196 Jun 01 22:28:31.867949 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 39/113] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:30 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58 => generated 1449 bytes in 1604 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:31.871764 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-2cfacf53-8ce0-4304-acc4-9ae8f6ab3105 req-a845a662-268c-411f-a125-2da17b690ffa service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "04de2adc-b45f-4aac-a7b3-9437da914e3a", "name": "network-vif-unplugged", "status": "completed", "tag": "55d40f8b-3dd1-4dcf-9436-f49d8cb8cc1e"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:31.871940 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-18e19401-5d60-4f6e-a617-2e794d3f4450 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:31.876769 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4506d13d-b15a-4cd9-9d8e-04a51d0a1824 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:31.876947 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-2cfacf53-8ce0-4304-acc4-9ae8f6ab3105 req-a845a662-268c-411f-a125-2da17b690ffa service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:31.876947 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-2cfacf53-8ce0-4304-acc4-9ae8f6ab3105 req-a845a662-268c-411f-a125-2da17b690ffa service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:31.877495 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-2cfacf53-8ce0-4304-acc4-9ae8f6ab3105 req-a845a662-268c-411f-a125-2da17b690ffa service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:31.884103 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-18e19401-5d60-4f6e-a617-2e794d3f4450 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1369 microversion: 2.1 time: 1.557146 Jun 01 22:28:31.884506 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 38/114] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:30 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1369 bytes in 1558 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:31.887328 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-83dd7cde-6518-469f-af50-5504a79a9daa tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:31.887445 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-2cfacf53-8ce0-4304-acc4-9ae8f6ab3105 req-a845a662-268c-411f-a125-2da17b690ffa service nova] Creating event network-vif-unplugged:55d40f8b-3dd1-4dcf-9436-f49d8cb8cc1e for instance 04de2adc-b45f-4aac-a7b3-9437da914e3a on np0000001904 Jun 01 22:28:31.887874 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-2cfacf53-8ce0-4304-acc4-9ae8f6ab3105 req-a845a662-268c-411f-a125-2da17b690ffa service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:31.889189 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-83dd7cde-6518-469f-af50-5504a79a9daa tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:31.892317 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-2cfacf53-8ce0-4304-acc4-9ae8f6ab3105 req-a845a662-268c-411f-a125-2da17b690ffa service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.023627 Jun 01 22:28:31.892441 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 40/115] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:31 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:31.895427 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-96e4704f-66d0-4091-9886-395d7c6f4ff5 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "c30f0db2-4704-43c3-9613-b5d6be1b3ee1"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:31.897603 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-96e4704f-66d0-4091-9886-395d7c6f4ff5 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:31.897749 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-83dd7cde-6518-469f-af50-5504a79a9daa tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:31.898336 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-83dd7cde-6518-469f-af50-5504a79a9daa tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:31.898864 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-83dd7cde-6518-469f-af50-5504a79a9daa tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:31.899673 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-83dd7cde-6518-469f-af50-5504a79a9daa tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:31.900183 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-83dd7cde-6518-469f-af50-5504a79a9daa tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:31.900653 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-83dd7cde-6518-469f-af50-5504a79a9daa tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:31.900998 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-96e4704f-66d0-4091-9886-395d7c6f4ff5 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:31.901271 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-96e4704f-66d0-4091-9886-395d7c6f4ff5 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:31.901393 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-96e4704f-66d0-4091-9886-395d7c6f4ff5 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:31.901696 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-96e4704f-66d0-4091-9886-395d7c6f4ff5 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:31.901844 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-96e4704f-66d0-4091-9886-395d7c6f4ff5 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:31.901987 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-96e4704f-66d0-4091-9886-395d7c6f4ff5 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:31.926016 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-83dd7cde-6518-469f-af50-5504a79a9daa tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:31.974687 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4506d13d-b15a-4cd9-9d8e-04a51d0a1824 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:31.981159 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4506d13d-b15a-4cd9-9d8e-04a51d0a1824 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:31.981561 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4506d13d-b15a-4cd9-9d8e-04a51d0a1824 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:31.985732 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4506d13d-b15a-4cd9-9d8e-04a51d0a1824 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1581 microversion: 2.42 time: 0.157673 Jun 01 22:28:31.986042 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 38/116] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:31 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1581 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:31.988056 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-8f6d54bd-420c-4fee-9bf0-6a105191380b req-c9abfaa0-c2b2-4489-b164-ada525503add service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "808eb305-17f6-40ce-b3e6-4afc5a2b661c", "name": "network-vif-unplugged", "status": "completed", "tag": "594fe4d6-be96-4f8b-a441-bd41486dd6e9"}, {"server_uuid": "d0dc90d8-3d6c-413f-97ad-e52bc13cddf4", "name": "network-vif-unplugged", "status": "completed", "tag": "351cc775-cb87-4eeb-8258-df3081e298da"}, {"server_uuid": "cc8d8555-5b36-4eed-9044-49d67b0b4b58", "name": "network-vif-plugged", "status": "completed", "tag": "0bd641e8-9d26-4a89-bc78-39010b71cf8f"}, {"server_uuid": "cc8d8555-5b36-4eed-9044-49d67b0b4b58", "name": "network-vif-plugged", "status": "completed", "tag": "0bd641e8-9d26-4a89-bc78-39010b71cf8f"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:32.002442 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-8f6d54bd-420c-4fee-9bf0-6a105191380b req-c9abfaa0-c2b2-4489-b164-ada525503add service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:32.003100 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-8f6d54bd-420c-4fee-9bf0-6a105191380b req-c9abfaa0-c2b2-4489-b164-ada525503add service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:32.003100 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-8f6d54bd-420c-4fee-9bf0-6a105191380b req-c9abfaa0-c2b2-4489-b164-ada525503add service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:32.015723 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-8f6d54bd-420c-4fee-9bf0-6a105191380b req-c9abfaa0-c2b2-4489-b164-ada525503add service nova] Creating event network-vif-unplugged:594fe4d6-be96-4f8b-a441-bd41486dd6e9 for instance 808eb305-17f6-40ce-b3e6-4afc5a2b661c on np0000001904 Jun 01 22:28:32.016019 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-8f6d54bd-420c-4fee-9bf0-6a105191380b req-c9abfaa0-c2b2-4489-b164-ada525503add service nova] Creating event network-vif-unplugged:351cc775-cb87-4eeb-8258-df3081e298da for instance d0dc90d8-3d6c-413f-97ad-e52bc13cddf4 on np0000001904 Jun 01 22:28:32.016294 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-8f6d54bd-420c-4fee-9bf0-6a105191380b req-c9abfaa0-c2b2-4489-b164-ada525503add service nova] Creating event network-vif-plugged:0bd641e8-9d26-4a89-bc78-39010b71cf8f for instance cc8d8555-5b36-4eed-9044-49d67b0b4b58 on np0000001904 Jun 01 22:28:32.016551 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-8f6d54bd-420c-4fee-9bf0-6a105191380b req-c9abfaa0-c2b2-4489-b164-ada525503add service nova] Creating event network-vif-plugged:0bd641e8-9d26-4a89-bc78-39010b71cf8f for instance cc8d8555-5b36-4eed-9044-49d67b0b4b58 on np0000001904 Jun 01 22:28:32.017205 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-8f6d54bd-420c-4fee-9bf0-6a105191380b req-c9abfaa0-c2b2-4489-b164-ada525503add service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:32.027770 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-8f6d54bd-420c-4fee-9bf0-6a105191380b req-c9abfaa0-c2b2-4489-b164-ada525503add service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 700 microversion: 2.1 time: 0.041090 Jun 01 22:28:32.028383 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 39/117] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:31 2026] POST /compute/v2.1/os-server-external-events => generated 700 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:32.094390 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-793cfa05-f6e4-448e-acbb-d1153f2b6854 req-7f483415-81e9-4d31-be8a-80f55cf681ad service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5347c4bf-020f-4ddc-9d8d-1b24c6c79b79", "tag": "b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:32.103616 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-793cfa05-f6e4-448e-acbb-d1153f2b6854 req-7f483415-81e9-4d31-be8a-80f55cf681ad service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:32.103885 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-793cfa05-f6e4-448e-acbb-d1153f2b6854 req-7f483415-81e9-4d31-be8a-80f55cf681ad service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:32.104101 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-793cfa05-f6e4-448e-acbb-d1153f2b6854 req-7f483415-81e9-4d31-be8a-80f55cf681ad service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:32.114082 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-793cfa05-f6e4-448e-acbb-d1153f2b6854 req-7f483415-81e9-4d31-be8a-80f55cf681ad service nova] Creating event network-changed:b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7 for instance 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 on np0000001904 Jun 01 22:28:32.114742 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-793cfa05-f6e4-448e-acbb-d1153f2b6854 req-7f483415-81e9-4d31-be8a-80f55cf681ad service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:32.120124 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-793cfa05-f6e4-448e-acbb-d1153f2b6854 req-7f483415-81e9-4d31-be8a-80f55cf681ad service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028276 Jun 01 22:28:32.120518 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 40/118] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:32 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:32.168879 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-83dd7cde-6518-469f-af50-5504a79a9daa tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c20e3461138b47cda66b249384f87217', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1808f4616894d758177987a371eac34', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:32.180146 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-83dd7cde-6518-469f-af50-5504a79a9daa tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c" status: 200 len: 1369 microversion: 2.1 time: 0.294899 Jun 01 22:28:32.180418 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 39/119] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:31 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c => generated 1369 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:32.856383 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-13d74a9c-cb5b-4b87-bc71-e3cdd08c2d15 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:32.860990 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-13d74a9c-cb5b-4b87-bc71-e3cdd08c2d15 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:32.875199 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13d74a9c-cb5b-4b87-bc71-e3cdd08c2d15 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:32.875781 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13d74a9c-cb5b-4b87-bc71-e3cdd08c2d15 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:32.876033 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13d74a9c-cb5b-4b87-bc71-e3cdd08c2d15 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:32.877054 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13d74a9c-cb5b-4b87-bc71-e3cdd08c2d15 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:32.877547 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13d74a9c-cb5b-4b87-bc71-e3cdd08c2d15 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:32.878262 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13d74a9c-cb5b-4b87-bc71-e3cdd08c2d15 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:32.897259 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-45c1f2a8-9e42-4093-aa63-353311ddf970 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:32.899163 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-45c1f2a8-9e42-4093-aa63-353311ddf970 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:32.906124 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-45c1f2a8-9e42-4093-aa63-353311ddf970 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:32.907211 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-45c1f2a8-9e42-4093-aa63-353311ddf970 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:32.907211 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-45c1f2a8-9e42-4093-aa63-353311ddf970 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:32.907523 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-45c1f2a8-9e42-4093-aa63-353311ddf970 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:32.908124 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-45c1f2a8-9e42-4093-aa63-353311ddf970 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:32.908500 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-45c1f2a8-9e42-4093-aa63-353311ddf970 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:32.921036 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-13d74a9c-cb5b-4b87-bc71-e3cdd08c2d15 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:32.943870 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-45c1f2a8-9e42-4093-aa63-353311ddf970 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:33.284521 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-13d74a9c-cb5b-4b87-bc71-e3cdd08c2d15 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:33.292975 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-13d74a9c-cb5b-4b87-bc71-e3cdd08c2d15 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:33.294065 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-13d74a9c-cb5b-4b87-bc71-e3cdd08c2d15 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:33.299252 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-13d74a9c-cb5b-4b87-bc71-e3cdd08c2d15 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79" status: 200 len: 1456 microversion: 2.60 time: 0.445882 Jun 01 22:28:33.299763 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 41/120] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:32 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 => generated 1456 bytes in 448 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 01 22:28:33.305804 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2fbc1c32-15dd-4251-b7d0-886e3fd43e12 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:33.317305 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2fbc1c32-15dd-4251-b7d0-886e3fd43e12 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:33.322025 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2fbc1c32-15dd-4251-b7d0-886e3fd43e12 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:33.322361 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2fbc1c32-15dd-4251-b7d0-886e3fd43e12 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:33.322658 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2fbc1c32-15dd-4251-b7d0-886e3fd43e12 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:33.323215 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2fbc1c32-15dd-4251-b7d0-886e3fd43e12 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:33.323645 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2fbc1c32-15dd-4251-b7d0-886e3fd43e12 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:33.324061 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2fbc1c32-15dd-4251-b7d0-886e3fd43e12 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:33.352039 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2fbc1c32-15dd-4251-b7d0-886e3fd43e12 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:33.357193 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-45c1f2a8-9e42-4093-aa63-353311ddf970 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:33.367366 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-45c1f2a8-9e42-4093-aa63-353311ddf970 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:33.368246 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-45c1f2a8-9e42-4093-aa63-353311ddf970 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:33.374403 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-45c1f2a8-9e42-4093-aa63-353311ddf970 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58" status: 200 len: 1449 microversion: 2.49 time: 0.477839 Jun 01 22:28:33.374403 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 40/121] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:32 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58 => generated 1449 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:33.379871 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3e37ef5a-82b2-4fae-aa94-69147c4b6aa3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:33.383300 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3e37ef5a-82b2-4fae-aa94-69147c4b6aa3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:33.387977 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3e37ef5a-82b2-4fae-aa94-69147c4b6aa3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:33.388424 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3e37ef5a-82b2-4fae-aa94-69147c4b6aa3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:33.388869 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3e37ef5a-82b2-4fae-aa94-69147c4b6aa3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:33.389533 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3e37ef5a-82b2-4fae-aa94-69147c4b6aa3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:33.390831 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3e37ef5a-82b2-4fae-aa94-69147c4b6aa3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:33.390831 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3e37ef5a-82b2-4fae-aa94-69147c4b6aa3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:33.416874 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-3e37ef5a-82b2-4fae-aa94-69147c4b6aa3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:33.490837 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3e37ef5a-82b2-4fae-aa94-69147c4b6aa3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:33.498411 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3e37ef5a-82b2-4fae-aa94-69147c4b6aa3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:33.499327 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3e37ef5a-82b2-4fae-aa94-69147c4b6aa3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:33.503591 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3e37ef5a-82b2-4fae-aa94-69147c4b6aa3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1581 microversion: 2.42 time: 0.129843 Jun 01 22:28:33.503591 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 41/122] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:33 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1581 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:33.554220 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2fbc1c32-15dd-4251-b7d0-886e3fd43e12 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:33.564166 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2fbc1c32-15dd-4251-b7d0-886e3fd43e12 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1369 microversion: 2.1 time: 0.263203 Jun 01 22:28:33.564577 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 42/123] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:33 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1369 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:33.568615 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7bb6bcbc-b5b5-4820-8ed0-224bca4ce483 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:33.570430 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7bb6bcbc-b5b5-4820-8ed0-224bca4ce483 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:33.577999 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7bb6bcbc-b5b5-4820-8ed0-224bca4ce483 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:33.577999 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7bb6bcbc-b5b5-4820-8ed0-224bca4ce483 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:33.577999 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7bb6bcbc-b5b5-4820-8ed0-224bca4ce483 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:33.578163 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7bb6bcbc-b5b5-4820-8ed0-224bca4ce483 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:33.578623 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7bb6bcbc-b5b5-4820-8ed0-224bca4ce483 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:33.578980 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7bb6bcbc-b5b5-4820-8ed0-224bca4ce483 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:33.604306 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7bb6bcbc-b5b5-4820-8ed0-224bca4ce483 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:33.823068 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7bb6bcbc-b5b5-4820-8ed0-224bca4ce483 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c20e3461138b47cda66b249384f87217', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1808f4616894d758177987a371eac34', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:33.830999 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7bb6bcbc-b5b5-4820-8ed0-224bca4ce483 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c" status: 200 len: 1369 microversion: 2.1 time: 0.265706 Jun 01 22:28:33.831310 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 43/124] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:33 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c => generated 1369 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:33.885330 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-87b19553-b00f-4ef1-8754-db0aa63ee0cc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-711844050", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGMl3BpiiLMs1laNpZOZeAOtP2gj6da7Ot9EjAvErV9B1Tc7KcCI6rea4VY0h+kmmozytfVWgz2iwSAnvfW8mlgWAIC0m+FetgeZOwfuqWa6w7OgFc0cYg0MAHtC1cXNrw=="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:33.921963 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-87b19553-b00f-4ef1-8754-db0aa63ee0cc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Getting quotas for project 892c847556e44ea0a501710e5f53eeed. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:28:33.927164 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-87b19553-b00f-4ef1-8754-db0aa63ee0cc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Getting quotas for user c00bdea667a044979d3972fd0ee0eafd and project 892c847556e44ea0a501710e5f53eeed. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:28:33.955400 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-87b19553-b00f-4ef1-8754-db0aa63ee0cc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.451221 Jun 01 22:28:33.956058 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 42/125] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:28:33 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:34.087919 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-664b803e-9755-4f91-91ee-56615d02a888 req-9ce149d6-87f7-473f-a84b-dd9d1a18919a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5347c4bf-020f-4ddc-9d8d-1b24c6c79b79", "name": "network-vif-unplugged", "status": "completed", "tag": "b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7"}, {"server_uuid": "808eb305-17f6-40ce-b3e6-4afc5a2b661c", "name": "network-vif-plugged", "status": "completed", "tag": "594fe4d6-be96-4f8b-a441-bd41486dd6e9"}, {"server_uuid": "808eb305-17f6-40ce-b3e6-4afc5a2b661c", "name": "network-vif-plugged", "status": "completed", "tag": "594fe4d6-be96-4f8b-a441-bd41486dd6e9"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:34.103937 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-664b803e-9755-4f91-91ee-56615d02a888 req-9ce149d6-87f7-473f-a84b-dd9d1a18919a service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:34.103937 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-664b803e-9755-4f91-91ee-56615d02a888 req-9ce149d6-87f7-473f-a84b-dd9d1a18919a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:34.103937 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-664b803e-9755-4f91-91ee-56615d02a888 req-9ce149d6-87f7-473f-a84b-dd9d1a18919a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:34.113409 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-664b803e-9755-4f91-91ee-56615d02a888 req-9ce149d6-87f7-473f-a84b-dd9d1a18919a service nova] Creating event network-vif-unplugged:b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7 for instance 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 on np0000001904 Jun 01 22:28:34.113593 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-664b803e-9755-4f91-91ee-56615d02a888 req-9ce149d6-87f7-473f-a84b-dd9d1a18919a service nova] Creating event network-vif-plugged:594fe4d6-be96-4f8b-a441-bd41486dd6e9 for instance 808eb305-17f6-40ce-b3e6-4afc5a2b661c on np0000001904 Jun 01 22:28:34.113751 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-664b803e-9755-4f91-91ee-56615d02a888 req-9ce149d6-87f7-473f-a84b-dd9d1a18919a service nova] Creating event network-vif-plugged:594fe4d6-be96-4f8b-a441-bd41486dd6e9 for instance 808eb305-17f6-40ce-b3e6-4afc5a2b661c on np0000001904 Jun 01 22:28:34.115091 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-664b803e-9755-4f91-91ee-56615d02a888 req-9ce149d6-87f7-473f-a84b-dd9d1a18919a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:34.122486 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-664b803e-9755-4f91-91ee-56615d02a888 req-9ce149d6-87f7-473f-a84b-dd9d1a18919a service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 527 microversion: 2.1 time: 0.036661 Jun 01 22:28:34.122486 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 44/126] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:34 2026] POST /compute/v2.1/os-server-external-events => generated 527 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:34.326870 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-11192a81-f050-4252-880e-88bc451e1430 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:34.330038 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-11192a81-f050-4252-880e-88bc451e1430 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:34.335247 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11192a81-f050-4252-880e-88bc451e1430 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:34.336314 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11192a81-f050-4252-880e-88bc451e1430 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:34.337067 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11192a81-f050-4252-880e-88bc451e1430 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:34.338710 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11192a81-f050-4252-880e-88bc451e1430 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:34.339054 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11192a81-f050-4252-880e-88bc451e1430 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:34.339349 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11192a81-f050-4252-880e-88bc451e1430 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:34.382728 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-11192a81-f050-4252-880e-88bc451e1430 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:34.404661 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-69524c03-102e-4de6-9c22-3f9aaed0a789 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:34.411204 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-69524c03-102e-4de6-9c22-3f9aaed0a789 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:34.419288 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69524c03-102e-4de6-9c22-3f9aaed0a789 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:34.419718 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69524c03-102e-4de6-9c22-3f9aaed0a789 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:34.420352 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69524c03-102e-4de6-9c22-3f9aaed0a789 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:34.421106 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69524c03-102e-4de6-9c22-3f9aaed0a789 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:34.421707 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69524c03-102e-4de6-9c22-3f9aaed0a789 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:34.422178 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69524c03-102e-4de6-9c22-3f9aaed0a789 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:34.476081 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-69524c03-102e-4de6-9c22-3f9aaed0a789 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:34.604420 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-11192a81-f050-4252-880e-88bc451e1430 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:34.615045 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-11192a81-f050-4252-880e-88bc451e1430 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:34.617035 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-11192a81-f050-4252-880e-88bc451e1430 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:34.621886 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-11192a81-f050-4252-880e-88bc451e1430 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79" status: 200 len: 1456 microversion: 2.60 time: 0.299828 Jun 01 22:28:34.622613 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 43/127] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:34 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 => generated 1456 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:34.625473 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a7a92a99-8dd0-4f75-8725-2aeb3b377092 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:34.627827 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a7a92a99-8dd0-4f75-8725-2aeb3b377092 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:34.635650 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a7a92a99-8dd0-4f75-8725-2aeb3b377092 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:34.635650 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a7a92a99-8dd0-4f75-8725-2aeb3b377092 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:34.635650 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a7a92a99-8dd0-4f75-8725-2aeb3b377092 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:34.635650 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a7a92a99-8dd0-4f75-8725-2aeb3b377092 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:34.635959 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a7a92a99-8dd0-4f75-8725-2aeb3b377092 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:34.636770 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a7a92a99-8dd0-4f75-8725-2aeb3b377092 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:34.696180 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a7a92a99-8dd0-4f75-8725-2aeb3b377092 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:35.023759 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-69524c03-102e-4de6-9c22-3f9aaed0a789 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:35.033084 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-69524c03-102e-4de6-9c22-3f9aaed0a789 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:35.033084 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-69524c03-102e-4de6-9c22-3f9aaed0a789 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:35.043632 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-69524c03-102e-4de6-9c22-3f9aaed0a789 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58" status: 200 len: 1631 microversion: 2.49 time: 0.644881 Jun 01 22:28:35.044879 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 45/128] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:34 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58 => generated 1631 bytes in 647 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:35.049774 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-325ec652-df2f-4042-acfa-be3abb574045 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:35.052961 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-325ec652-df2f-4042-acfa-be3abb574045 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:35.061303 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-325ec652-df2f-4042-acfa-be3abb574045 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:35.066774 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-325ec652-df2f-4042-acfa-be3abb574045 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:35.066774 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-325ec652-df2f-4042-acfa-be3abb574045 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:35.066774 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-325ec652-df2f-4042-acfa-be3abb574045 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:35.066774 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-325ec652-df2f-4042-acfa-be3abb574045 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:35.067027 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-325ec652-df2f-4042-acfa-be3abb574045 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:35.076026 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a7a92a99-8dd0-4f75-8725-2aeb3b377092 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:35.083591 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a7a92a99-8dd0-4f75-8725-2aeb3b377092 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:35.083591 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a7a92a99-8dd0-4f75-8725-2aeb3b377092 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:35.089741 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a7a92a99-8dd0-4f75-8725-2aeb3b377092 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1706 microversion: 2.42 time: 0.466525 Jun 01 22:28:35.090312 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 44/129] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:34 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1706 bytes in 467 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:35.096061 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-cc44837e-e019-43b2-8e41-535abf2c70d2 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:35.098760 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-cc44837e-e019-43b2-8e41-535abf2c70d2 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:35.101800 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-325ec652-df2f-4042-acfa-be3abb574045 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:35.111216 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cc44837e-e019-43b2-8e41-535abf2c70d2 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:35.113591 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cc44837e-e019-43b2-8e41-535abf2c70d2 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:35.113591 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cc44837e-e019-43b2-8e41-535abf2c70d2 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:35.113591 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cc44837e-e019-43b2-8e41-535abf2c70d2 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:35.113591 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cc44837e-e019-43b2-8e41-535abf2c70d2 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:35.114077 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cc44837e-e019-43b2-8e41-535abf2c70d2 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:35.133304 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-cc44837e-e019-43b2-8e41-535abf2c70d2 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:35.241260 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=5 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:28:35.553299 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-96e4704f-66d0-4091-9886-395d7c6f4ff5 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "POST /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 3.660128 Jun 01 22:28:35.553865 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 41/130] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:28:31 2026] POST /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51/os-volume_attachments => generated 194 bytes in 3661 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:35.558041 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-024f1adf-ff0c-4797-ad3b-42d027b6d592 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:35.558844 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-024f1adf-ff0c-4797-ad3b-42d027b6d592 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:35.563857 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-024f1adf-ff0c-4797-ad3b-42d027b6d592 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:35.564400 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-024f1adf-ff0c-4797-ad3b-42d027b6d592 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:35.564757 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-024f1adf-ff0c-4797-ad3b-42d027b6d592 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:35.565079 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-024f1adf-ff0c-4797-ad3b-42d027b6d592 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:35.565405 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-024f1adf-ff0c-4797-ad3b-42d027b6d592 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:35.565616 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-024f1adf-ff0c-4797-ad3b-42d027b6d592 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:35.606422 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-024f1adf-ff0c-4797-ad3b-42d027b6d592 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:35.909485 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-cc44837e-e019-43b2-8e41-535abf2c70d2 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c20e3461138b47cda66b249384f87217', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1808f4616894d758177987a371eac34', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:35.924782 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-cc44837e-e019-43b2-8e41-535abf2c70d2 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c" status: 200 len: 1553 microversion: 2.1 time: 0.833437 Jun 01 22:28:35.925468 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 45/131] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:35 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c => generated 1553 bytes in 834 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:35.927976 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d0845194-d889-4e4f-89d8-c11def4f04f2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:35.929814 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d0845194-d889-4e4f-89d8-c11def4f04f2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:35.937090 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d0845194-d889-4e4f-89d8-c11def4f04f2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:35.937659 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d0845194-d889-4e4f-89d8-c11def4f04f2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:35.940653 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d0845194-d889-4e4f-89d8-c11def4f04f2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:35.940653 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d0845194-d889-4e4f-89d8-c11def4f04f2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:35.940653 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d0845194-d889-4e4f-89d8-c11def4f04f2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:35.940653 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d0845194-d889-4e4f-89d8-c11def4f04f2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:35.953247 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-325ec652-df2f-4042-acfa-be3abb574045 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:35.970608 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-325ec652-df2f-4042-acfa-be3abb574045 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1369 microversion: 2.1 time: 0.923717 Jun 01 22:28:35.970608 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 46/132] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:35 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1369 bytes in 925 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:35.972897 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-93cc11d5-8f2d-4d59-9e28-67b7769196d6 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:35.975429 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-93cc11d5-8f2d-4d59-9e28-67b7769196d6 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:35.977605 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d0845194-d889-4e4f-89d8-c11def4f04f2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:35.981088 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-93cc11d5-8f2d-4d59-9e28-67b7769196d6 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:35.981088 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-93cc11d5-8f2d-4d59-9e28-67b7769196d6 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:35.981088 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-93cc11d5-8f2d-4d59-9e28-67b7769196d6 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:35.981088 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-93cc11d5-8f2d-4d59-9e28-67b7769196d6 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:35.981249 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-93cc11d5-8f2d-4d59-9e28-67b7769196d6 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:35.981249 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-93cc11d5-8f2d-4d59-9e28-67b7769196d6 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:35.988996 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-024f1adf-ff0c-4797-ad3b-42d027b6d592 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-interface" status: 200 len: 283 microversion: 2.49 time: 0.434442 Jun 01 22:28:35.989369 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 42/133] 10.4.3.116 () {68 vars in 1434 bytes} [Mon Jun 1 22:28:35 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-interface => generated 283 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:28:36.028232 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-93cc11d5-8f2d-4d59-9e28-67b7769196d6 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:36.121510 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-762c83aa-c561-4db4-a92f-7c30dbd8c7e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:36.123832 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-762c83aa-c561-4db4-a92f-7c30dbd8c7e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:36.129264 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-762c83aa-c561-4db4-a92f-7c30dbd8c7e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:36.129264 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-762c83aa-c561-4db4-a92f-7c30dbd8c7e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:36.129512 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-762c83aa-c561-4db4-a92f-7c30dbd8c7e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:36.129932 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-762c83aa-c561-4db4-a92f-7c30dbd8c7e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:36.130441 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-762c83aa-c561-4db4-a92f-7c30dbd8c7e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:36.130822 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-762c83aa-c561-4db4-a92f-7c30dbd8c7e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:36.158881 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-762c83aa-c561-4db4-a92f-7c30dbd8c7e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:36.238234 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-93cc11d5-8f2d-4d59-9e28-67b7769196d6 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.267742 Jun 01 22:28:36.239155 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 47/134] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:28:35 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c/os-interface => generated 283 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:36.241940 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherB-server-809423925", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "e422c0d1-5098-405b-a401-2ff6095db3c2"}], "security_groups": [{"name": "tempest-securitygroup--2143608899"}], "key_name": "tempest-keypair-711844050", "user_data": "}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:36.377192 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:36.377756 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:36.378203 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:36.379958 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:36.380348 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:36.380696 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:36.395332 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:36.734758 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d0845194-d889-4e4f-89d8-c11def4f04f2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:36.748306 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d0845194-d889-4e4f-89d8-c11def4f04f2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:36.748306 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d0845194-d889-4e4f-89d8-c11def4f04f2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:36.756494 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d0845194-d889-4e4f-89d8-c11def4f04f2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79" status: 200 len: 1456 microversion: 2.60 time: 0.830367 Jun 01 22:28:36.756494 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 46/135] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:35 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 => generated 1456 bytes in 831 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:36.988609 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a8c30040-290c-45cd-9d44-9a726ff9c4cd tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:36.991801 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a8c30040-290c-45cd-9d44-9a726ff9c4cd tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:36.996592 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a8c30040-290c-45cd-9d44-9a726ff9c4cd tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:36.996592 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a8c30040-290c-45cd-9d44-9a726ff9c4cd tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:36.996592 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a8c30040-290c-45cd-9d44-9a726ff9c4cd tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:36.996592 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a8c30040-290c-45cd-9d44-9a726ff9c4cd tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:36.996816 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a8c30040-290c-45cd-9d44-9a726ff9c4cd tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:36.997429 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a8c30040-290c-45cd-9d44-9a726ff9c4cd tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:37.018597 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a8c30040-290c-45cd-9d44-9a726ff9c4cd tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:37.066955 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] validate_networks() for [('e422c0d1-5098-405b-a401-2ff6095db3c2', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:28:37.067653 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:37.143120 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-762c83aa-c561-4db4-a92f-7c30dbd8c7e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:37.148825 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-762c83aa-c561-4db4-a92f-7c30dbd8c7e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:37.149601 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-762c83aa-c561-4db4-a92f-7c30dbd8c7e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:37.154455 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-762c83aa-c561-4db4-a92f-7c30dbd8c7e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1847 microversion: 2.42 time: 1.036385 Jun 01 22:28:37.154840 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 43/136] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:36 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1847 bytes in 1037 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:37.157340 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-1645dae6-5b7d-4d23-8bde-25650d28dad2 req-3b1f303e-b8d8-4bce-95fa-2daf53ffde84 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "cc8d8555-5b36-4eed-9044-49d67b0b4b58", "tag": "0bd641e8-9d26-4a89-bc78-39010b71cf8f"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:37.164370 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1645dae6-5b7d-4d23-8bde-25650d28dad2 req-3b1f303e-b8d8-4bce-95fa-2daf53ffde84 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:37.164827 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1645dae6-5b7d-4d23-8bde-25650d28dad2 req-3b1f303e-b8d8-4bce-95fa-2daf53ffde84 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:37.165065 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1645dae6-5b7d-4d23-8bde-25650d28dad2 req-3b1f303e-b8d8-4bce-95fa-2daf53ffde84 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:37.172766 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-1645dae6-5b7d-4d23-8bde-25650d28dad2 req-3b1f303e-b8d8-4bce-95fa-2daf53ffde84 service nova] Creating event network-changed:0bd641e8-9d26-4a89-bc78-39010b71cf8f for instance cc8d8555-5b36-4eed-9044-49d67b0b4b58 on np0000001904 Jun 01 22:28:37.174013 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-1645dae6-5b7d-4d23-8bde-25650d28dad2 req-3b1f303e-b8d8-4bce-95fa-2daf53ffde84 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:37.179618 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-1645dae6-5b7d-4d23-8bde-25650d28dad2 req-3b1f303e-b8d8-4bce-95fa-2daf53ffde84 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024175 Jun 01 22:28:37.180130 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 44/137] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:37 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:37.746899 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-5cdcf3ef-d76b-407a-b785-ebd1fc9659ae req-bd9cb6b7-62c2-410d-b640-ab29d7cb7ef1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "tag": "cf823611-04ec-49e6-8f75-9466f06b15b5"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:37.756919 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-5cdcf3ef-d76b-407a-b785-ebd1fc9659ae req-bd9cb6b7-62c2-410d-b640-ab29d7cb7ef1 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:37.757215 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-5cdcf3ef-d76b-407a-b785-ebd1fc9659ae req-bd9cb6b7-62c2-410d-b640-ab29d7cb7ef1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:37.757317 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-5cdcf3ef-d76b-407a-b785-ebd1fc9659ae req-bd9cb6b7-62c2-410d-b640-ab29d7cb7ef1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:37.774714 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-5cdcf3ef-d76b-407a-b785-ebd1fc9659ae req-bd9cb6b7-62c2-410d-b640-ab29d7cb7ef1 service nova] Creating event network-changed:cf823611-04ec-49e6-8f75-9466f06b15b5 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:28:37.775119 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-5cdcf3ef-d76b-407a-b785-ebd1fc9659ae req-bd9cb6b7-62c2-410d-b640-ab29d7cb7ef1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:37.783123 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-5cdcf3ef-d76b-407a-b785-ebd1fc9659ae req-bd9cb6b7-62c2-410d-b640-ab29d7cb7ef1 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.038571 Jun 01 22:28:37.783455 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 45/138] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:37 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:37.786630 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-80b357d3-1549-4f77-b9e1-63724700a660 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:37.788459 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-80b357d3-1549-4f77-b9e1-63724700a660 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:37.793496 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-80b357d3-1549-4f77-b9e1-63724700a660 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:37.794006 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-80b357d3-1549-4f77-b9e1-63724700a660 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:37.794006 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-80b357d3-1549-4f77-b9e1-63724700a660 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:37.794684 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-80b357d3-1549-4f77-b9e1-63724700a660 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:37.794884 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-80b357d3-1549-4f77-b9e1-63724700a660 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:37.795234 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-80b357d3-1549-4f77-b9e1-63724700a660 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:37.816841 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-80b357d3-1549-4f77-b9e1-63724700a660 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:38.020837 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a8c30040-290c-45cd-9d44-9a726ff9c4cd tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:38.033228 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a8c30040-290c-45cd-9d44-9a726ff9c4cd tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1369 microversion: 2.1 time: 1.045314 Jun 01 22:28:38.033492 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 47/139] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:36 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1369 bytes in 1047 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:38.178038 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b785c7bc-d0ae-4dd4-90c5-f5e4a8311e1b tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:38.180127 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b785c7bc-d0ae-4dd4-90c5-f5e4a8311e1b tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:38.186909 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b785c7bc-d0ae-4dd4-90c5-f5e4a8311e1b tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:38.187229 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b785c7bc-d0ae-4dd4-90c5-f5e4a8311e1b tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:38.187488 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b785c7bc-d0ae-4dd4-90c5-f5e4a8311e1b tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:38.188014 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b785c7bc-d0ae-4dd4-90c5-f5e4a8311e1b tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:38.188356 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b785c7bc-d0ae-4dd4-90c5-f5e4a8311e1b tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:38.188737 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b785c7bc-d0ae-4dd4-90c5-f5e4a8311e1b tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:38.195556 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-80b357d3-1549-4f77-b9e1-63724700a660 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:38.202301 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-80b357d3-1549-4f77-b9e1-63724700a660 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:38.203306 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-80b357d3-1549-4f77-b9e1-63724700a660 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:38.208864 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-80b357d3-1549-4f77-b9e1-63724700a660 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79" status: 200 len: 1456 microversion: 2.60 time: 0.424421 Jun 01 22:28:38.209873 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 46/140] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:37 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 => generated 1456 bytes in 426 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:38.212581 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b785c7bc-d0ae-4dd4-90c5-f5e4a8311e1b tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:38.295115 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:38.297270 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-a17743e8-ee4d-4b6e-94f9-ee9df0b12464 req-ac22ecf2-05bd-4755-981b-b1c4e1630771 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "808eb305-17f6-40ce-b3e6-4afc5a2b661c", "tag": "594fe4d6-be96-4f8b-a441-bd41486dd6e9"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:38.306460 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-a17743e8-ee4d-4b6e-94f9-ee9df0b12464 req-ac22ecf2-05bd-4755-981b-b1c4e1630771 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:38.306460 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-a17743e8-ee4d-4b6e-94f9-ee9df0b12464 req-ac22ecf2-05bd-4755-981b-b1c4e1630771 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:38.306460 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-a17743e8-ee4d-4b6e-94f9-ee9df0b12464 req-ac22ecf2-05bd-4755-981b-b1c4e1630771 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:38.315666 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-a17743e8-ee4d-4b6e-94f9-ee9df0b12464 req-ac22ecf2-05bd-4755-981b-b1c4e1630771 service nova] Creating event network-changed:594fe4d6-be96-4f8b-a441-bd41486dd6e9 for instance 808eb305-17f6-40ce-b3e6-4afc5a2b661c on np0000001904 Jun 01 22:28:38.316276 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-a17743e8-ee4d-4b6e-94f9-ee9df0b12464 req-ac22ecf2-05bd-4755-981b-b1c4e1630771 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:38.324269 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-a17743e8-ee4d-4b6e-94f9-ee9df0b12464 req-ac22ecf2-05bd-4755-981b-b1c4e1630771 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029772 Jun 01 22:28:38.324973 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 47/141] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:38 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:38.540427 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b785c7bc-d0ae-4dd4-90c5-f5e4a8311e1b tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:38.551866 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b785c7bc-d0ae-4dd4-90c5-f5e4a8311e1b tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:38.552972 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b785c7bc-d0ae-4dd4-90c5-f5e4a8311e1b tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:38.559372 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b785c7bc-d0ae-4dd4-90c5-f5e4a8311e1b tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1847 microversion: 2.42 time: 0.383564 Jun 01 22:28:38.560073 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 48/142] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:38 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1847 bytes in 385 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:38.757897 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:28:38.758136 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:28:38.758468 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:28:38.758757 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:28:38.759106 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:28:38.779420 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:38.779854 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:38.780143 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:38.781967 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:38.781967 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:38.781967 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:38.798660 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Getting quotas for project 892c847556e44ea0a501710e5f53eeed. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:28:38.800587 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Getting quotas for user c00bdea667a044979d3972fd0ee0eafd and project 892c847556e44ea0a501710e5f53eeed. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:28:38.820826 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:28:38.824483 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:28:38.910319 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6d7be41c-71a5-44e7-b538-745c5875149f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 2.671119 Jun 01 22:28:38.910804 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 48/143] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:28:36 2026] POST /compute/v2.1/servers => generated 409 bytes in 2672 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:28:38.934464 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-800d8eca-b831-4d0c-91c0-ea3a60191847 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:38.937408 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-800d8eca-b831-4d0c-91c0-ea3a60191847 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:38.953663 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-800d8eca-b831-4d0c-91c0-ea3a60191847 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:39.058300 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a31f919f-e738-49c1-bc27-5e24a3c94eb8 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:39.062935 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a31f919f-e738-49c1-bc27-5e24a3c94eb8 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:39.073637 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a31f919f-e738-49c1-bc27-5e24a3c94eb8 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:39.073637 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a31f919f-e738-49c1-bc27-5e24a3c94eb8 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:39.073637 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a31f919f-e738-49c1-bc27-5e24a3c94eb8 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:39.073959 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a31f919f-e738-49c1-bc27-5e24a3c94eb8 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:39.074363 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a31f919f-e738-49c1-bc27-5e24a3c94eb8 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:39.074871 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a31f919f-e738-49c1-bc27-5e24a3c94eb8 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:39.137131 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a31f919f-e738-49c1-bc27-5e24a3c94eb8 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:39.204312 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-800d8eca-b831-4d0c-91c0-ea3a60191847 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:39.224269 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-800d8eca-b831-4d0c-91c0-ea3a60191847 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1237 microversion: 2.1 time: 0.294221 Jun 01 22:28:39.224519 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 48/144] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:38 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1237 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:39.238788 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2b1ff629-7c96-4ea5-b3b8-a30b04075360 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:39.240906 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2b1ff629-7c96-4ea5-b3b8-a30b04075360 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:39.252124 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2b1ff629-7c96-4ea5-b3b8-a30b04075360 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:39.252236 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2b1ff629-7c96-4ea5-b3b8-a30b04075360 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:39.252472 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2b1ff629-7c96-4ea5-b3b8-a30b04075360 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:39.253626 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2b1ff629-7c96-4ea5-b3b8-a30b04075360 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:39.253796 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2b1ff629-7c96-4ea5-b3b8-a30b04075360 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:39.254201 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2b1ff629-7c96-4ea5-b3b8-a30b04075360 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:39.292199 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2b1ff629-7c96-4ea5-b3b8-a30b04075360 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:39.456719 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a31f919f-e738-49c1-bc27-5e24a3c94eb8 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:39.472623 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a31f919f-e738-49c1-bc27-5e24a3c94eb8 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1369 microversion: 2.1 time: 0.417378 Jun 01 22:28:39.472766 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 49/145] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:39 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1369 bytes in 419 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:39.582610 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2b1ff629-7c96-4ea5-b3b8-a30b04075360 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:39.585980 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-074efab7-b70a-4c1d-af41-944dbbbf41f3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:39.588667 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2b1ff629-7c96-4ea5-b3b8-a30b04075360 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:39.589619 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2b1ff629-7c96-4ea5-b3b8-a30b04075360 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:39.590135 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-074efab7-b70a-4c1d-af41-944dbbbf41f3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:39.593874 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2b1ff629-7c96-4ea5-b3b8-a30b04075360 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79" status: 200 len: 1456 microversion: 2.60 time: 0.359762 Jun 01 22:28:39.594222 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 49/146] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:39 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 => generated 1456 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:39.597612 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-074efab7-b70a-4c1d-af41-944dbbbf41f3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:39.597949 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-074efab7-b70a-4c1d-af41-944dbbbf41f3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:39.598355 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-074efab7-b70a-4c1d-af41-944dbbbf41f3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:39.598987 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-074efab7-b70a-4c1d-af41-944dbbbf41f3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:39.600092 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-074efab7-b70a-4c1d-af41-944dbbbf41f3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:39.600599 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-074efab7-b70a-4c1d-af41-944dbbbf41f3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:39.637795 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-074efab7-b70a-4c1d-af41-944dbbbf41f3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:39.983466 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-074efab7-b70a-4c1d-af41-944dbbbf41f3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:39.994596 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-074efab7-b70a-4c1d-af41-944dbbbf41f3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:39.995377 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-074efab7-b70a-4c1d-af41-944dbbbf41f3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:39.999332 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-074efab7-b70a-4c1d-af41-944dbbbf41f3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1868 microversion: 2.42 time: 0.417932 Jun 01 22:28:39.999965 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 49/147] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:39 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1868 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:40.248672 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-80ddcf4b-55dc-43a3-9ab1-ed2054c081fc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:40.250143 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-80ddcf4b-55dc-43a3-9ab1-ed2054c081fc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:40.256411 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-80ddcf4b-55dc-43a3-9ab1-ed2054c081fc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:40.256751 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-80ddcf4b-55dc-43a3-9ab1-ed2054c081fc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:40.257028 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-80ddcf4b-55dc-43a3-9ab1-ed2054c081fc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:40.257515 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-80ddcf4b-55dc-43a3-9ab1-ed2054c081fc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:40.257867 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-80ddcf4b-55dc-43a3-9ab1-ed2054c081fc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:40.258320 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-80ddcf4b-55dc-43a3-9ab1-ed2054c081fc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:40.276746 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-80ddcf4b-55dc-43a3-9ab1-ed2054c081fc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:40.348327 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-80ddcf4b-55dc-43a3-9ab1-ed2054c081fc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:40.360646 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-80ddcf4b-55dc-43a3-9ab1-ed2054c081fc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1241 microversion: 2.1 time: 0.115579 Jun 01 22:28:40.361144 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 50/148] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:40 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1241 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:40.388437 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-9497bab0-f4dd-40dc-bfca-ba10ebf43265 req-923e8ab0-a8cd-4079-b739-094349749774 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "tag": "6b6af2e7-a96d-4791-8f34-6d1c81591577"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:40.399244 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-9497bab0-f4dd-40dc-bfca-ba10ebf43265 req-923e8ab0-a8cd-4079-b739-094349749774 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:40.399474 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-9497bab0-f4dd-40dc-bfca-ba10ebf43265 req-923e8ab0-a8cd-4079-b739-094349749774 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:40.399691 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-9497bab0-f4dd-40dc-bfca-ba10ebf43265 req-923e8ab0-a8cd-4079-b739-094349749774 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:40.412530 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-9497bab0-f4dd-40dc-bfca-ba10ebf43265 req-923e8ab0-a8cd-4079-b739-094349749774 service nova] Creating event network-changed:6b6af2e7-a96d-4791-8f34-6d1c81591577 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:28:40.413104 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-9497bab0-f4dd-40dc-bfca-ba10ebf43265 req-923e8ab0-a8cd-4079-b739-094349749774 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:40.420708 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-9497bab0-f4dd-40dc-bfca-ba10ebf43265 req-923e8ab0-a8cd-4079-b739-094349749774 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.034198 Jun 01 22:28:40.421022 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 50/149] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:40 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:40.494646 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-eeac7c4e-7747-4027-bb9d-cbdfb2d9f502 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:40.496987 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-eeac7c4e-7747-4027-bb9d-cbdfb2d9f502 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:40.503365 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eeac7c4e-7747-4027-bb9d-cbdfb2d9f502 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:40.503924 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eeac7c4e-7747-4027-bb9d-cbdfb2d9f502 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:40.504322 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eeac7c4e-7747-4027-bb9d-cbdfb2d9f502 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:40.504919 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eeac7c4e-7747-4027-bb9d-cbdfb2d9f502 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:40.505330 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eeac7c4e-7747-4027-bb9d-cbdfb2d9f502 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:40.505957 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eeac7c4e-7747-4027-bb9d-cbdfb2d9f502 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:40.528364 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-eeac7c4e-7747-4027-bb9d-cbdfb2d9f502 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:40.620119 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1cebcdb3-2597-4c10-84a9-879ebe826663 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:40.622529 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1cebcdb3-2597-4c10-84a9-879ebe826663 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:40.635110 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1cebcdb3-2597-4c10-84a9-879ebe826663 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:40.637984 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1cebcdb3-2597-4c10-84a9-879ebe826663 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:40.637984 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1cebcdb3-2597-4c10-84a9-879ebe826663 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:40.637984 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1cebcdb3-2597-4c10-84a9-879ebe826663 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:40.637984 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1cebcdb3-2597-4c10-84a9-879ebe826663 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:40.638278 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1cebcdb3-2597-4c10-84a9-879ebe826663 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:40.668309 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1cebcdb3-2597-4c10-84a9-879ebe826663 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:41.024501 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4a1ee25b-25b1-4c92-84f2-78d0cc9fdb8f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:41.028417 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4a1ee25b-25b1-4c92-84f2-78d0cc9fdb8f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:41.037213 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a1ee25b-25b1-4c92-84f2-78d0cc9fdb8f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:41.037525 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a1ee25b-25b1-4c92-84f2-78d0cc9fdb8f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:41.038051 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a1ee25b-25b1-4c92-84f2-78d0cc9fdb8f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:41.038561 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a1ee25b-25b1-4c92-84f2-78d0cc9fdb8f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:41.038970 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a1ee25b-25b1-4c92-84f2-78d0cc9fdb8f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:41.039257 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a1ee25b-25b1-4c92-84f2-78d0cc9fdb8f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:41.069496 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4a1ee25b-25b1-4c92-84f2-78d0cc9fdb8f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:41.292243 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1cebcdb3-2597-4c10-84a9-879ebe826663 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:41.300049 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1cebcdb3-2597-4c10-84a9-879ebe826663 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:41.301013 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1cebcdb3-2597-4c10-84a9-879ebe826663 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:41.307808 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1cebcdb3-2597-4c10-84a9-879ebe826663 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79" status: 200 len: 1456 microversion: 2.60 time: 0.689028 Jun 01 22:28:41.307808 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 51/150] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:40 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 => generated 1456 bytes in 690 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:41.330435 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-eeac7c4e-7747-4027-bb9d-cbdfb2d9f502 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:41.341645 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-eeac7c4e-7747-4027-bb9d-cbdfb2d9f502 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1369 microversion: 2.1 time: 0.848855 Jun 01 22:28:41.341865 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 50/151] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:40 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1369 bytes in 850 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:41.389489 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c99f63f6-2c45-45a6-88b5-e3289cb5437f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:41.392576 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c99f63f6-2c45-45a6-88b5-e3289cb5437f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:41.398918 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c99f63f6-2c45-45a6-88b5-e3289cb5437f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:41.399299 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c99f63f6-2c45-45a6-88b5-e3289cb5437f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:41.399618 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c99f63f6-2c45-45a6-88b5-e3289cb5437f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:41.400216 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c99f63f6-2c45-45a6-88b5-e3289cb5437f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:41.400619 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c99f63f6-2c45-45a6-88b5-e3289cb5437f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:41.400994 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c99f63f6-2c45-45a6-88b5-e3289cb5437f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:41.427830 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c99f63f6-2c45-45a6-88b5-e3289cb5437f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:41.450139 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4a1ee25b-25b1-4c92-84f2-78d0cc9fdb8f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:41.457310 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4a1ee25b-25b1-4c92-84f2-78d0cc9fdb8f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:41.460387 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4a1ee25b-25b1-4c92-84f2-78d0cc9fdb8f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:41.462319 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4a1ee25b-25b1-4c92-84f2-78d0cc9fdb8f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1889 microversion: 2.42 time: 0.440303 Jun 01 22:28:41.462911 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 51/152] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:41 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1889 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:41.539191 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-eeb00d1a-29ca-46e0-ad0e-93e9f4c4f8d7 req-f2408102-b6c2-4c23-a30f-0e2d25095af7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d0dc90d8-3d6c-413f-97ad-e52bc13cddf4", "name": "network-vif-plugged", "status": "completed", "tag": "351cc775-cb87-4eeb-8258-df3081e298da"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:41.551007 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-eeb00d1a-29ca-46e0-ad0e-93e9f4c4f8d7 req-f2408102-b6c2-4c23-a30f-0e2d25095af7 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:41.551007 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-eeb00d1a-29ca-46e0-ad0e-93e9f4c4f8d7 req-f2408102-b6c2-4c23-a30f-0e2d25095af7 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:41.551295 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-eeb00d1a-29ca-46e0-ad0e-93e9f4c4f8d7 req-f2408102-b6c2-4c23-a30f-0e2d25095af7 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:41.559155 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-eeb00d1a-29ca-46e0-ad0e-93e9f4c4f8d7 req-f2408102-b6c2-4c23-a30f-0e2d25095af7 service nova] Creating event network-vif-plugged:351cc775-cb87-4eeb-8258-df3081e298da for instance d0dc90d8-3d6c-413f-97ad-e52bc13cddf4 on np0000001904 Jun 01 22:28:41.559684 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-eeb00d1a-29ca-46e0-ad0e-93e9f4c4f8d7 req-f2408102-b6c2-4c23-a30f-0e2d25095af7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:41.565187 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-eeb00d1a-29ca-46e0-ad0e-93e9f4c4f8d7 req-f2408102-b6c2-4c23-a30f-0e2d25095af7 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027416 Jun 01 22:28:41.565877 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 51/153] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:41 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:41.607535 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c99f63f6-2c45-45a6-88b5-e3289cb5437f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:41.619046 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c99f63f6-2c45-45a6-88b5-e3289cb5437f tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1289 microversion: 2.1 time: 0.236355 Jun 01 22:28:41.619400 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 52/154] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:41 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1289 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:42.332631 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-74dc86ef-4370-46d8-b259-a4597c45a2ba tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:42.335331 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-74dc86ef-4370-46d8-b259-a4597c45a2ba tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:42.341609 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-74dc86ef-4370-46d8-b259-a4597c45a2ba tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:42.341609 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-74dc86ef-4370-46d8-b259-a4597c45a2ba tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:42.341836 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-74dc86ef-4370-46d8-b259-a4597c45a2ba tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:42.342315 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-74dc86ef-4370-46d8-b259-a4597c45a2ba tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:42.342637 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-74dc86ef-4370-46d8-b259-a4597c45a2ba tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:42.342923 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-74dc86ef-4370-46d8-b259-a4597c45a2ba tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:42.367100 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5fe3fca8-c684-4edc-8f18-f65458f1c36d tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:42.370482 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5fe3fca8-c684-4edc-8f18-f65458f1c36d tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:42.373533 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-74dc86ef-4370-46d8-b259-a4597c45a2ba tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:42.377356 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5fe3fca8-c684-4edc-8f18-f65458f1c36d tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:42.377656 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5fe3fca8-c684-4edc-8f18-f65458f1c36d tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:42.378742 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5fe3fca8-c684-4edc-8f18-f65458f1c36d tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:42.378742 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5fe3fca8-c684-4edc-8f18-f65458f1c36d tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:42.378742 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5fe3fca8-c684-4edc-8f18-f65458f1c36d tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:42.379148 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5fe3fca8-c684-4edc-8f18-f65458f1c36d tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:42.421517 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5fe3fca8-c684-4edc-8f18-f65458f1c36d tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:42.487493 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b18969e6-9a01-4758-b576-9825ce52ab48 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:42.491818 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b18969e6-9a01-4758-b576-9825ce52ab48 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:42.498265 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b18969e6-9a01-4758-b576-9825ce52ab48 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:42.498658 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b18969e6-9a01-4758-b576-9825ce52ab48 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:42.499011 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b18969e6-9a01-4758-b576-9825ce52ab48 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:42.499701 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b18969e6-9a01-4758-b576-9825ce52ab48 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:42.500138 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b18969e6-9a01-4758-b576-9825ce52ab48 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:42.500538 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b18969e6-9a01-4758-b576-9825ce52ab48 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:42.527667 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b18969e6-9a01-4758-b576-9825ce52ab48 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:42.615878 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-74dc86ef-4370-46d8-b259-a4597c45a2ba tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:42.623695 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-74dc86ef-4370-46d8-b259-a4597c45a2ba tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:42.624537 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-74dc86ef-4370-46d8-b259-a4597c45a2ba tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:42.631745 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-74dc86ef-4370-46d8-b259-a4597c45a2ba tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79" status: 200 len: 1456 microversion: 2.60 time: 0.301416 Jun 01 22:28:42.632174 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 52/155] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:42 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 => generated 1456 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:42.636481 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-c3323dcd-0019-4e96-a478-15daa96f08a9 req-349dfc50-072c-42cc-a764-d889215a1678 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "tag": "29dd8961-7b63-44a1-85ae-789aca08036d"}, {"name": "network-changed", "server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "tag": "f3e3a8cd-f97c-4917-94c9-1b8126389dc4"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:42.650546 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c3323dcd-0019-4e96-a478-15daa96f08a9 req-349dfc50-072c-42cc-a764-d889215a1678 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:42.650808 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c3323dcd-0019-4e96-a478-15daa96f08a9 req-349dfc50-072c-42cc-a764-d889215a1678 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:42.650991 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c3323dcd-0019-4e96-a478-15daa96f08a9 req-349dfc50-072c-42cc-a764-d889215a1678 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:42.663650 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-c3323dcd-0019-4e96-a478-15daa96f08a9 req-349dfc50-072c-42cc-a764-d889215a1678 service nova] Creating event network-changed:29dd8961-7b63-44a1-85ae-789aca08036d for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:28:42.663650 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-c3323dcd-0019-4e96-a478-15daa96f08a9 req-349dfc50-072c-42cc-a764-d889215a1678 service nova] Creating event network-changed:f3e3a8cd-f97c-4917-94c9-1b8126389dc4 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:28:42.664389 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-c3323dcd-0019-4e96-a478-15daa96f08a9 req-349dfc50-072c-42cc-a764-d889215a1678 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:42.669933 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-c3323dcd-0019-4e96-a478-15daa96f08a9 req-349dfc50-072c-42cc-a764-d889215a1678 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.037183 Jun 01 22:28:42.670267 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 53/156] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:42 2026] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:42.673757 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-832492ae-7479-4e88-ad11-967475f24a18 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:42.675506 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-832492ae-7479-4e88-ad11-967475f24a18 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:42.684882 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-832492ae-7479-4e88-ad11-967475f24a18 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:42.685188 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-832492ae-7479-4e88-ad11-967475f24a18 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:42.687527 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-832492ae-7479-4e88-ad11-967475f24a18 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:42.688484 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-832492ae-7479-4e88-ad11-967475f24a18 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:42.689714 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-832492ae-7479-4e88-ad11-967475f24a18 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:42.689714 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-832492ae-7479-4e88-ad11-967475f24a18 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:42.696770 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5fe3fca8-c684-4edc-8f18-f65458f1c36d tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:42.721491 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5fe3fca8-c684-4edc-8f18-f65458f1c36d tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1369 microversion: 2.1 time: 0.355906 Jun 01 22:28:42.722095 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 52/157] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:42 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1369 bytes in 357 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:42.728927 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-832492ae-7479-4e88-ad11-967475f24a18 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:42.815726 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-832492ae-7479-4e88-ad11-967475f24a18 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:42.830428 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-832492ae-7479-4e88-ad11-967475f24a18 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1289 microversion: 2.1 time: 0.159132 Jun 01 22:28:42.830937 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 54/158] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:42 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1289 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:42.880134 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b18969e6-9a01-4758-b576-9825ce52ab48 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:42.886785 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b18969e6-9a01-4758-b576-9825ce52ab48 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:42.887371 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b18969e6-9a01-4758-b576-9825ce52ab48 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:42.891928 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b18969e6-9a01-4758-b576-9825ce52ab48 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1877 microversion: 2.42 time: 0.407535 Jun 01 22:28:42.892242 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 53/159] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:42 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1877 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:43.315116 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-0b66fc46-6303-4bf3-882a-02ff8bd391cc req-b5dee57b-8587-4a09-9d11-756368be7e69 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "tag": "d841ab35-97e4-4dda-bd82-1595de9ab157"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:43.325262 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-0b66fc46-6303-4bf3-882a-02ff8bd391cc req-b5dee57b-8587-4a09-9d11-756368be7e69 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:43.325495 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-0b66fc46-6303-4bf3-882a-02ff8bd391cc req-b5dee57b-8587-4a09-9d11-756368be7e69 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:43.326062 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-0b66fc46-6303-4bf3-882a-02ff8bd391cc req-b5dee57b-8587-4a09-9d11-756368be7e69 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:43.336834 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-0b66fc46-6303-4bf3-882a-02ff8bd391cc req-b5dee57b-8587-4a09-9d11-756368be7e69 service nova] Creating event network-changed:d841ab35-97e4-4dda-bd82-1595de9ab157 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:28:43.336834 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-0b66fc46-6303-4bf3-882a-02ff8bd391cc req-b5dee57b-8587-4a09-9d11-756368be7e69 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:43.342931 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-0b66fc46-6303-4bf3-882a-02ff8bd391cc req-b5dee57b-8587-4a09-9d11-756368be7e69 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030002 Jun 01 22:28:43.344911 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 53/160] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:43 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:43.634251 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-36bfdeb2-8240-4699-b08a-e13ea4bc6441 req-d7b2dbcc-dbbc-40a3-87c4-662774fd94b9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d0dc90d8-3d6c-413f-97ad-e52bc13cddf4", "name": "network-vif-plugged", "status": "completed", "tag": "351cc775-cb87-4eeb-8258-df3081e298da"}, {"server_uuid": "5347c4bf-020f-4ddc-9d8d-1b24c6c79b79", "name": "network-vif-plugged", "status": "completed", "tag": "b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7"}, {"server_uuid": "5347c4bf-020f-4ddc-9d8d-1b24c6c79b79", "name": "network-vif-plugged", "status": "completed", "tag": "b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:43.644410 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-36bfdeb2-8240-4699-b08a-e13ea4bc6441 req-d7b2dbcc-dbbc-40a3-87c4-662774fd94b9 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:43.644802 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-36bfdeb2-8240-4699-b08a-e13ea4bc6441 req-d7b2dbcc-dbbc-40a3-87c4-662774fd94b9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:43.645077 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-36bfdeb2-8240-4699-b08a-e13ea4bc6441 req-d7b2dbcc-dbbc-40a3-87c4-662774fd94b9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:43.655262 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-36bfdeb2-8240-4699-b08a-e13ea4bc6441 req-d7b2dbcc-dbbc-40a3-87c4-662774fd94b9 service nova] Creating event network-vif-plugged:351cc775-cb87-4eeb-8258-df3081e298da for instance d0dc90d8-3d6c-413f-97ad-e52bc13cddf4 on np0000001904 Jun 01 22:28:43.655838 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-36bfdeb2-8240-4699-b08a-e13ea4bc6441 req-d7b2dbcc-dbbc-40a3-87c4-662774fd94b9 service nova] Creating event network-vif-plugged:b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7 for instance 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 on np0000001904 Jun 01 22:28:43.656136 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-36bfdeb2-8240-4699-b08a-e13ea4bc6441 req-d7b2dbcc-dbbc-40a3-87c4-662774fd94b9 service nova] Creating event network-vif-plugged:b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7 for instance 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 on np0000001904 Jun 01 22:28:43.657365 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-36bfdeb2-8240-4699-b08a-e13ea4bc6441 req-d7b2dbcc-dbbc-40a3-87c4-662774fd94b9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:43.659518 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-88c29ee7-6f8f-4d4f-96a6-c40959cbf641 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:43.662861 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-88c29ee7-6f8f-4d4f-96a6-c40959cbf641 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:43.665632 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-36bfdeb2-8240-4699-b08a-e13ea4bc6441 req-d7b2dbcc-dbbc-40a3-87c4-662774fd94b9 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 525 microversion: 2.1 time: 0.033437 Jun 01 22:28:43.666100 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 55/161] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:43 2026] POST /compute/v2.1/os-server-external-events => generated 525 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:43.671192 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88c29ee7-6f8f-4d4f-96a6-c40959cbf641 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:43.671192 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88c29ee7-6f8f-4d4f-96a6-c40959cbf641 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:43.671602 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88c29ee7-6f8f-4d4f-96a6-c40959cbf641 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:43.672402 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88c29ee7-6f8f-4d4f-96a6-c40959cbf641 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:43.672517 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88c29ee7-6f8f-4d4f-96a6-c40959cbf641 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:43.673631 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88c29ee7-6f8f-4d4f-96a6-c40959cbf641 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:43.700274 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-88c29ee7-6f8f-4d4f-96a6-c40959cbf641 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:43.747732 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1ffdd8d0-e790-446c-9a9c-76b07584d2d1 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:43.749428 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1ffdd8d0-e790-446c-9a9c-76b07584d2d1 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:43.754632 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1ffdd8d0-e790-446c-9a9c-76b07584d2d1 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:43.755621 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1ffdd8d0-e790-446c-9a9c-76b07584d2d1 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:43.755621 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1ffdd8d0-e790-446c-9a9c-76b07584d2d1 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:43.755621 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1ffdd8d0-e790-446c-9a9c-76b07584d2d1 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:43.755921 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1ffdd8d0-e790-446c-9a9c-76b07584d2d1 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:43.758255 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1ffdd8d0-e790-446c-9a9c-76b07584d2d1 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:43.773696 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-1ffdd8d0-e790-446c-9a9c-76b07584d2d1 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:43.853696 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-71746c6d-3375-49f8-9078-10891ceec15b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:43.855009 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-71746c6d-3375-49f8-9078-10891ceec15b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:43.862902 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71746c6d-3375-49f8-9078-10891ceec15b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:43.862902 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71746c6d-3375-49f8-9078-10891ceec15b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:43.862902 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71746c6d-3375-49f8-9078-10891ceec15b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:43.864604 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71746c6d-3375-49f8-9078-10891ceec15b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:43.864604 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71746c6d-3375-49f8-9078-10891ceec15b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:43.864604 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71746c6d-3375-49f8-9078-10891ceec15b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:43.887831 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-88c29ee7-6f8f-4d4f-96a6-c40959cbf641 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:43.893553 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-71746c6d-3375-49f8-9078-10891ceec15b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:43.896808 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-88c29ee7-6f8f-4d4f-96a6-c40959cbf641 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:43.897576 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-88c29ee7-6f8f-4d4f-96a6-c40959cbf641 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:43.901962 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-88c29ee7-6f8f-4d4f-96a6-c40959cbf641 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79" status: 200 len: 1456 microversion: 2.60 time: 0.244203 Jun 01 22:28:43.902093 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 54/162] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:43 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 => generated 1456 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:43.919918 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7d933541-b053-44a2-a3d7-4c0b5534d4ed tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:43.924300 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7d933541-b053-44a2-a3d7-4c0b5534d4ed tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:43.931680 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7d933541-b053-44a2-a3d7-4c0b5534d4ed tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:43.932088 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7d933541-b053-44a2-a3d7-4c0b5534d4ed tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:43.932346 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7d933541-b053-44a2-a3d7-4c0b5534d4ed tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:43.932918 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7d933541-b053-44a2-a3d7-4c0b5534d4ed tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:43.933294 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7d933541-b053-44a2-a3d7-4c0b5534d4ed tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:43.934165 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7d933541-b053-44a2-a3d7-4c0b5534d4ed tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:43.934165 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=23 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:28:43.964854 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7d933541-b053-44a2-a3d7-4c0b5534d4ed tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:43.995504 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-71746c6d-3375-49f8-9078-10891ceec15b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:44.007246 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-71746c6d-3375-49f8-9078-10891ceec15b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1289 microversion: 2.1 time: 0.157206 Jun 01 22:28:44.007523 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 56/163] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:43 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1289 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:44.074637 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1ffdd8d0-e790-446c-9a9c-76b07584d2d1 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:44.088803 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1ffdd8d0-e790-446c-9a9c-76b07584d2d1 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1369 microversion: 2.1 time: 0.342917 Jun 01 22:28:44.090144 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 54/164] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:43 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1369 bytes in 345 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:44.369885 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7d933541-b053-44a2-a3d7-4c0b5534d4ed tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:44.382624 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7d933541-b053-44a2-a3d7-4c0b5534d4ed tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:44.383272 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7d933541-b053-44a2-a3d7-4c0b5534d4ed tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:44.389408 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7d933541-b053-44a2-a3d7-4c0b5534d4ed tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1877 microversion: 2.42 time: 0.473316 Jun 01 22:28:44.390086 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 55/165] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:43 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1877 bytes in 475 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:44.925460 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-02c1952c-3a1d-4ad4-b0bc-164a6ee60f16 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:44.929166 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-02c1952c-3a1d-4ad4-b0bc-164a6ee60f16 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:44.936206 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02c1952c-3a1d-4ad4-b0bc-164a6ee60f16 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:44.936633 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02c1952c-3a1d-4ad4-b0bc-164a6ee60f16 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:44.937010 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02c1952c-3a1d-4ad4-b0bc-164a6ee60f16 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:44.937670 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02c1952c-3a1d-4ad4-b0bc-164a6ee60f16 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:44.938132 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02c1952c-3a1d-4ad4-b0bc-164a6ee60f16 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:44.938553 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02c1952c-3a1d-4ad4-b0bc-164a6ee60f16 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:44.973312 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-02c1952c-3a1d-4ad4-b0bc-164a6ee60f16 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:45.038398 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-bb8b376d-7568-4308-a9c7-804959c6857b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:45.040390 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-bb8b376d-7568-4308-a9c7-804959c6857b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:45.046579 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bb8b376d-7568-4308-a9c7-804959c6857b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:45.046875 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bb8b376d-7568-4308-a9c7-804959c6857b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:45.047487 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bb8b376d-7568-4308-a9c7-804959c6857b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:45.047645 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bb8b376d-7568-4308-a9c7-804959c6857b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:45.048008 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bb8b376d-7568-4308-a9c7-804959c6857b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:45.048321 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bb8b376d-7568-4308-a9c7-804959c6857b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:45.079260 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-bb8b376d-7568-4308-a9c7-804959c6857b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:45.115696 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-01f6cbb1-29d0-410a-8bb0-e5cb488e0892 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:45.123396 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-01f6cbb1-29d0-410a-8bb0-e5cb488e0892 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:45.136102 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01f6cbb1-29d0-410a-8bb0-e5cb488e0892 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:45.136102 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01f6cbb1-29d0-410a-8bb0-e5cb488e0892 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:45.136102 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01f6cbb1-29d0-410a-8bb0-e5cb488e0892 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:45.138832 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01f6cbb1-29d0-410a-8bb0-e5cb488e0892 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:45.138832 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01f6cbb1-29d0-410a-8bb0-e5cb488e0892 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:45.138832 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01f6cbb1-29d0-410a-8bb0-e5cb488e0892 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:45.166709 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-02c1952c-3a1d-4ad4-b0bc-164a6ee60f16 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:45.171225 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-01f6cbb1-29d0-410a-8bb0-e5cb488e0892 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:45.182057 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-02c1952c-3a1d-4ad4-b0bc-164a6ee60f16 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:45.184215 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-02c1952c-3a1d-4ad4-b0bc-164a6ee60f16 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:45.200626 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-02c1952c-3a1d-4ad4-b0bc-164a6ee60f16 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79" status: 200 len: 1644 microversion: 2.60 time: 0.276576 Jun 01 22:28:45.200777 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 57/166] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:44 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 => generated 1644 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:45.222749 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8728d692-553a-4c10-ad6b-b80c8f3ae477 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:45.222749 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8728d692-553a-4c10-ad6b-b80c8f3ae477 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:45.229854 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8728d692-553a-4c10-ad6b-b80c8f3ae477 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:45.230088 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8728d692-553a-4c10-ad6b-b80c8f3ae477 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:45.230638 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8728d692-553a-4c10-ad6b-b80c8f3ae477 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:45.231033 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8728d692-553a-4c10-ad6b-b80c8f3ae477 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:45.232052 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8728d692-553a-4c10-ad6b-b80c8f3ae477 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:45.232052 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8728d692-553a-4c10-ad6b-b80c8f3ae477 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:45.296529 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8728d692-553a-4c10-ad6b-b80c8f3ae477 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Going to try to terminate instance {{(pid=86661) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:28:45.352160 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-bb8b376d-7568-4308-a9c7-804959c6857b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:45.374105 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-bb8b376d-7568-4308-a9c7-804959c6857b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1365 microversion: 2.1 time: 0.337721 Jun 01 22:28:45.374105 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 55/167] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:45 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1365 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:45.382596 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7fd21a39-2144-483c-a847-c42c143c5f6c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:45.382596 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7fd21a39-2144-483c-a847-c42c143c5f6c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: d0dc90d8-3d6c-413f-97ad-e52bc13cddf4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:45.399223 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fd21a39-2144-483c-a847-c42c143c5f6c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:45.399639 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fd21a39-2144-483c-a847-c42c143c5f6c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:45.401751 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fd21a39-2144-483c-a847-c42c143c5f6c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:45.401751 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fd21a39-2144-483c-a847-c42c143c5f6c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:45.401751 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fd21a39-2144-483c-a847-c42c143c5f6c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:45.401751 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fd21a39-2144-483c-a847-c42c143c5f6c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:45.430208 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7fd21a39-2144-483c-a847-c42c143c5f6c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:45.432249 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8728d692-553a-4c10-ad6b-b80c8f3ae477 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 204 len: 0 microversion: 2.1 time: 0.213789 Jun 01 22:28:45.434153 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 58/168] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:28:45 2026] DELETE /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:28:45.439834 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d763776b-36a5-4d90-a699-4e331b6884f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:45.447390 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d763776b-36a5-4d90-a699-4e331b6884f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:45.456924 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d763776b-36a5-4d90-a699-4e331b6884f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:45.457585 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d763776b-36a5-4d90-a699-4e331b6884f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:45.458749 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d763776b-36a5-4d90-a699-4e331b6884f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:45.460586 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d763776b-36a5-4d90-a699-4e331b6884f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:45.461449 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d763776b-36a5-4d90-a699-4e331b6884f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:45.461876 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d763776b-36a5-4d90-a699-4e331b6884f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:45.497839 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d763776b-36a5-4d90-a699-4e331b6884f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:46.049308 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-01f6cbb1-29d0-410a-8bb0-e5cb488e0892 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:46.063676 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-01f6cbb1-29d0-410a-8bb0-e5cb488e0892 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1369 microversion: 2.1 time: 0.952404 Jun 01 22:28:46.064052 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 56/169] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:45 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1369 bytes in 953 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:46.066689 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f0538cbe-d2fc-4542-a42f-c745d3eef067 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:46.068407 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f0538cbe-d2fc-4542-a42f-c745d3eef067 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:46.076650 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f0538cbe-d2fc-4542-a42f-c745d3eef067 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:46.076650 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f0538cbe-d2fc-4542-a42f-c745d3eef067 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:46.076890 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f0538cbe-d2fc-4542-a42f-c745d3eef067 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:46.077350 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f0538cbe-d2fc-4542-a42f-c745d3eef067 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:46.077894 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f0538cbe-d2fc-4542-a42f-c745d3eef067 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:46.078172 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f0538cbe-d2fc-4542-a42f-c745d3eef067 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:46.108293 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f0538cbe-d2fc-4542-a42f-c745d3eef067 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:46.315824 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7fd21a39-2144-483c-a847-c42c143c5f6c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:46.322175 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7fd21a39-2144-483c-a847-c42c143c5f6c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:46.322833 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7fd21a39-2144-483c-a847-c42c143c5f6c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:46.330551 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7fd21a39-2144-483c-a847-c42c143c5f6c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4" status: 200 len: 1644 microversion: 2.60 time: 0.955788 Jun 01 22:28:46.331236 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 56/170] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:45 2026] GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4 => generated 1644 bytes in 956 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:46.334394 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-ccd2333f-cc48-4d74-b01a-61a318e9b845 req-12652e86-560c-499d-b158-9506c53c2560 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "tag": "c5438e6f-32af-473d-83d7-68afad32339d"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:46.346115 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ccd2333f-cc48-4d74-b01a-61a318e9b845 req-12652e86-560c-499d-b158-9506c53c2560 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:46.346900 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ccd2333f-cc48-4d74-b01a-61a318e9b845 req-12652e86-560c-499d-b158-9506c53c2560 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:46.346900 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ccd2333f-cc48-4d74-b01a-61a318e9b845 req-12652e86-560c-499d-b158-9506c53c2560 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:46.362707 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-ccd2333f-cc48-4d74-b01a-61a318e9b845 req-12652e86-560c-499d-b158-9506c53c2560 service nova] Creating event network-changed:c5438e6f-32af-473d-83d7-68afad32339d for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:28:46.364044 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-ccd2333f-cc48-4d74-b01a-61a318e9b845 req-12652e86-560c-499d-b158-9506c53c2560 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:46.371085 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-ccd2333f-cc48-4d74-b01a-61a318e9b845 req-12652e86-560c-499d-b158-9506c53c2560 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.039363 Jun 01 22:28:46.371659 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 57/171] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:46 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) Jun 01 22:28:46.376241 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-0a6328d1-c20d-4296-81a7-5a812d5f69dc req-d0cac79b-0c19-4228-9c76-34e8cee27c24 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "tag": "18df32db-d24f-43d7-a7b7-8b6bc2837bf7"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:46.386460 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-0a6328d1-c20d-4296-81a7-5a812d5f69dc req-d0cac79b-0c19-4228-9c76-34e8cee27c24 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:46.386734 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-0a6328d1-c20d-4296-81a7-5a812d5f69dc req-d0cac79b-0c19-4228-9c76-34e8cee27c24 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:46.386932 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-0a6328d1-c20d-4296-81a7-5a812d5f69dc req-d0cac79b-0c19-4228-9c76-34e8cee27c24 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:46.401904 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-0a6328d1-c20d-4296-81a7-5a812d5f69dc req-d0cac79b-0c19-4228-9c76-34e8cee27c24 service nova] Creating event network-changed:18df32db-d24f-43d7-a7b7-8b6bc2837bf7 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:28:46.402582 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-0a6328d1-c20d-4296-81a7-5a812d5f69dc req-d0cac79b-0c19-4228-9c76-34e8cee27c24 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:46.408889 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-0a6328d1-c20d-4296-81a7-5a812d5f69dc req-d0cac79b-0c19-4228-9c76-34e8cee27c24 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.036531 Jun 01 22:28:46.409367 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 58/172] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:46 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:46.412867 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-465c04c7-9f7a-4695-9b09-746f6c999ed1 req-7333e72c-5783-484b-8006-5fb4f83bea01 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ebde3f16-47bc-4d05-a57a-6f5c4590a297", "tag": "89089d00-939a-4c37-9906-1ff9fd00c447"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:46.426143 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-465c04c7-9f7a-4695-9b09-746f6c999ed1 req-7333e72c-5783-484b-8006-5fb4f83bea01 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:46.426348 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-465c04c7-9f7a-4695-9b09-746f6c999ed1 req-7333e72c-5783-484b-8006-5fb4f83bea01 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:46.426527 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-465c04c7-9f7a-4695-9b09-746f6c999ed1 req-7333e72c-5783-484b-8006-5fb4f83bea01 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:46.437866 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-465c04c7-9f7a-4695-9b09-746f6c999ed1 req-7333e72c-5783-484b-8006-5fb4f83bea01 service nova] Creating event network-changed:89089d00-939a-4c37-9906-1ff9fd00c447 for instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 on np0000001904 Jun 01 22:28:46.438746 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-465c04c7-9f7a-4695-9b09-746f6c999ed1 req-7333e72c-5783-484b-8006-5fb4f83bea01 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:46.443809 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-465c04c7-9f7a-4695-9b09-746f6c999ed1 req-7333e72c-5783-484b-8006-5fb4f83bea01 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.033626 Jun 01 22:28:46.444694 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 59/173] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:46 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:46.446516 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f0538cbe-d2fc-4542-a42f-c745d3eef067 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ee852f929f04719930ba95371753245', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc5a829ef7054024804b79f0da290a55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:46.448434 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9dec6ea7-4028-4fc0-9b5f-e347b567dae9 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:46.450054 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9dec6ea7-4028-4fc0-9b5f-e347b567dae9 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:46.457001 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9dec6ea7-4028-4fc0-9b5f-e347b567dae9 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:46.457329 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9dec6ea7-4028-4fc0-9b5f-e347b567dae9 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:46.457513 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9dec6ea7-4028-4fc0-9b5f-e347b567dae9 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:46.458988 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9dec6ea7-4028-4fc0-9b5f-e347b567dae9 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:46.458988 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9dec6ea7-4028-4fc0-9b5f-e347b567dae9 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:46.458988 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9dec6ea7-4028-4fc0-9b5f-e347b567dae9 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:46.469970 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f0538cbe-d2fc-4542-a42f-c745d3eef067 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 200 len: 1546 microversion: 2.1 time: 0.405266 Jun 01 22:28:46.470640 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 57/174] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:46 2026] GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 1546 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:46.474578 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c265bf3d-78e3-4032-b1c1-84be2ee4afa2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:46.481883 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c265bf3d-78e3-4032-b1c1-84be2ee4afa2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:46.490489 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c265bf3d-78e3-4032-b1c1-84be2ee4afa2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:46.495108 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c265bf3d-78e3-4032-b1c1-84be2ee4afa2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:46.495108 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c265bf3d-78e3-4032-b1c1-84be2ee4afa2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:46.495108 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c265bf3d-78e3-4032-b1c1-84be2ee4afa2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:46.495108 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c265bf3d-78e3-4032-b1c1-84be2ee4afa2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:46.495704 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c265bf3d-78e3-4032-b1c1-84be2ee4afa2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:46.499155 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9dec6ea7-4028-4fc0-9b5f-e347b567dae9 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:46.522217 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c265bf3d-78e3-4032-b1c1-84be2ee4afa2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:46.563621 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d763776b-36a5-4d90-a699-4e331b6884f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:46.582673 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d763776b-36a5-4d90-a699-4e331b6884f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:46.584111 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d763776b-36a5-4d90-a699-4e331b6884f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:46.591482 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d763776b-36a5-4d90-a699-4e331b6884f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1877 microversion: 2.42 time: 1.156292 Jun 01 22:28:46.591654 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 59/175] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:45 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1877 bytes in 1157 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:46.678312 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9dec6ea7-4028-4fc0-9b5f-e347b567dae9 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-interface" status: 200 len: 282 microversion: 2.60 time: 0.233215 Jun 01 22:28:46.679038 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 60/176] 10.4.3.116 () {68 vars in 1434 bytes} [Mon Jun 1 22:28:46 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-interface => generated 282 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:28:46.885253 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c265bf3d-78e3-4032-b1c1-84be2ee4afa2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:46.899085 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c265bf3d-78e3-4032-b1c1-84be2ee4afa2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1363 microversion: 2.1 time: 0.426373 Jun 01 22:28:46.899085 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 58/177] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:46 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1363 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:47.091842 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c59ac3b2-abc0-4217-abe9-d7f5abad853b tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:47.094516 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c59ac3b2-abc0-4217-abe9-d7f5abad853b tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:47.105754 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c59ac3b2-abc0-4217-abe9-d7f5abad853b tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:47.106620 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c59ac3b2-abc0-4217-abe9-d7f5abad853b tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:47.107151 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c59ac3b2-abc0-4217-abe9-d7f5abad853b tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:47.108039 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c59ac3b2-abc0-4217-abe9-d7f5abad853b tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:47.109184 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c59ac3b2-abc0-4217-abe9-d7f5abad853b tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:47.109184 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c59ac3b2-abc0-4217-abe9-d7f5abad853b tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:47.134205 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c59ac3b2-abc0-4217-abe9-d7f5abad853b tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:47.332451 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c59ac3b2-abc0-4217-abe9-d7f5abad853b tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:47.344236 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c59ac3b2-abc0-4217-abe9-d7f5abad853b tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1369 microversion: 2.1 time: 0.255574 Jun 01 22:28:47.344436 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 60/178] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:47 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1369 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:47.498180 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-713eddd1-d84a-41a4-bde7-90edb0c3595d tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:47.499871 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-713eddd1-d84a-41a4-bde7-90edb0c3595d tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:47.504625 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-713eddd1-d84a-41a4-bde7-90edb0c3595d tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:47.504923 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-713eddd1-d84a-41a4-bde7-90edb0c3595d tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:47.505227 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-713eddd1-d84a-41a4-bde7-90edb0c3595d tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:47.505921 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-713eddd1-d84a-41a4-bde7-90edb0c3595d tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:47.505921 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-713eddd1-d84a-41a4-bde7-90edb0c3595d tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:47.506324 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-713eddd1-d84a-41a4-bde7-90edb0c3595d tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:47.534641 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-713eddd1-d84a-41a4-bde7-90edb0c3595d tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:47.616619 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d5401666-6003-4db8-a195-5de3f3983d10 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:47.619126 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d5401666-6003-4db8-a195-5de3f3983d10 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:47.635831 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d5401666-6003-4db8-a195-5de3f3983d10 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:47.636084 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d5401666-6003-4db8-a195-5de3f3983d10 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:47.636801 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d5401666-6003-4db8-a195-5de3f3983d10 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:47.638727 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d5401666-6003-4db8-a195-5de3f3983d10 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:47.639198 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d5401666-6003-4db8-a195-5de3f3983d10 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:47.639486 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d5401666-6003-4db8-a195-5de3f3983d10 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:47.662198 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d5401666-6003-4db8-a195-5de3f3983d10 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:47.728745 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-713eddd1-d84a-41a4-bde7-90edb0c3595d tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ee852f929f04719930ba95371753245', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc5a829ef7054024804b79f0da290a55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:47.745003 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-713eddd1-d84a-41a4-bde7-90edb0c3595d tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 200 len: 1546 microversion: 2.1 time: 0.250538 Jun 01 22:28:47.745003 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 61/179] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:47 2026] GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 1546 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:47.927179 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-217aea5b-bcae-4f37-9f2f-71d3ba47e04c tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:47.929983 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-217aea5b-bcae-4f37-9f2f-71d3ba47e04c tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:47.937117 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-217aea5b-bcae-4f37-9f2f-71d3ba47e04c tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:47.937517 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-217aea5b-bcae-4f37-9f2f-71d3ba47e04c tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:47.938202 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-217aea5b-bcae-4f37-9f2f-71d3ba47e04c tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:47.938952 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-217aea5b-bcae-4f37-9f2f-71d3ba47e04c tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:47.939620 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-217aea5b-bcae-4f37-9f2f-71d3ba47e04c tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:47.939976 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-217aea5b-bcae-4f37-9f2f-71d3ba47e04c tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:47.952138 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d5401666-6003-4db8-a195-5de3f3983d10 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:47.959938 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d5401666-6003-4db8-a195-5de3f3983d10 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:47.960999 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d5401666-6003-4db8-a195-5de3f3983d10 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:47.966660 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d5401666-6003-4db8-a195-5de3f3983d10 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1877 microversion: 2.42 time: 0.352451 Jun 01 22:28:47.967656 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 59/180] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:47 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1877 bytes in 353 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:47.968019 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-217aea5b-bcae-4f37-9f2f-71d3ba47e04c tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:48.209827 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-217aea5b-bcae-4f37-9f2f-71d3ba47e04c tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:48.221751 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-217aea5b-bcae-4f37-9f2f-71d3ba47e04c tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1363 microversion: 2.1 time: 0.298921 Jun 01 22:28:48.222317 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 61/181] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:47 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1363 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:48.362739 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-914ad8a3-7d93-434f-8558-969785421d6f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:48.364411 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-914ad8a3-7d93-434f-8558-969785421d6f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:48.372641 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-914ad8a3-7d93-434f-8558-969785421d6f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:48.373035 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-914ad8a3-7d93-434f-8558-969785421d6f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:48.373387 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-914ad8a3-7d93-434f-8558-969785421d6f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:48.375590 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-914ad8a3-7d93-434f-8558-969785421d6f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:48.375590 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-914ad8a3-7d93-434f-8558-969785421d6f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:48.378534 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-914ad8a3-7d93-434f-8558-969785421d6f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:48.408388 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-914ad8a3-7d93-434f-8558-969785421d6f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:48.471326 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-f68382d5-496f-4410-a442-49f7358f0373 req-e70b841e-aaff-4ab3-9ef2-b4a472a26488 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51", "name": "network-vif-unplugged", "status": "completed", "tag": "89dccb7a-810b-4787-b937-e9c8f0bdbaee"}, {"server_uuid": "3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51", "name": "network-vif-unplugged", "status": "completed", "tag": "89dccb7a-810b-4787-b937-e9c8f0bdbaee"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:48.480196 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-f68382d5-496f-4410-a442-49f7358f0373 req-e70b841e-aaff-4ab3-9ef2-b4a472a26488 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:48.480504 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-f68382d5-496f-4410-a442-49f7358f0373 req-e70b841e-aaff-4ab3-9ef2-b4a472a26488 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:48.480747 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-f68382d5-496f-4410-a442-49f7358f0373 req-e70b841e-aaff-4ab3-9ef2-b4a472a26488 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:48.489317 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-f68382d5-496f-4410-a442-49f7358f0373 req-e70b841e-aaff-4ab3-9ef2-b4a472a26488 service nova] Creating event network-vif-unplugged:89dccb7a-810b-4787-b937-e9c8f0bdbaee for instance 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 on np0000001904 Jun 01 22:28:48.489736 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-f68382d5-496f-4410-a442-49f7358f0373 req-e70b841e-aaff-4ab3-9ef2-b4a472a26488 service nova] Creating event network-vif-unplugged:89dccb7a-810b-4787-b937-e9c8f0bdbaee for instance 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 on np0000001904 Jun 01 22:28:48.490354 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-f68382d5-496f-4410-a442-49f7358f0373 req-e70b841e-aaff-4ab3-9ef2-b4a472a26488 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:48.494855 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-f68382d5-496f-4410-a442-49f7358f0373 req-e70b841e-aaff-4ab3-9ef2-b4a472a26488 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.027790 Jun 01 22:28:48.495407 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 60/182] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:48 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:48.533410 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-82ae826c-0019-49ee-b440-c8c8cd756fd9 req-17e28082-e4c4-4760-b8c9-46f348ea6d87 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-unplugged", "status": "completed", "tag": "cf823611-04ec-49e6-8f75-9466f06b15b5"}, {"name": "network-changed", "server_uuid": "5347c4bf-020f-4ddc-9d8d-1b24c6c79b79", "tag": "b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7"}, {"server_uuid": "04de2adc-b45f-4aac-a7b3-9437da914e3a", "name": "network-vif-plugged", "status": "completed", "tag": "55d40f8b-3dd1-4dcf-9436-f49d8cb8cc1e"}, {"server_uuid": "04de2adc-b45f-4aac-a7b3-9437da914e3a", "name": "network-vif-plugged", "status": "completed", "tag": "55d40f8b-3dd1-4dcf-9436-f49d8cb8cc1e"}, {"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-unplugged", "status": "completed", "tag": "d841ab35-97e4-4dda-bd82-1595de9ab157"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:48.544896 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-82ae826c-0019-49ee-b440-c8c8cd756fd9 req-17e28082-e4c4-4760-b8c9-46f348ea6d87 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:48.545208 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-82ae826c-0019-49ee-b440-c8c8cd756fd9 req-17e28082-e4c4-4760-b8c9-46f348ea6d87 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:48.545480 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-82ae826c-0019-49ee-b440-c8c8cd756fd9 req-17e28082-e4c4-4760-b8c9-46f348ea6d87 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:48.555670 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-82ae826c-0019-49ee-b440-c8c8cd756fd9 req-17e28082-e4c4-4760-b8c9-46f348ea6d87 service nova] Creating event network-vif-unplugged:cf823611-04ec-49e6-8f75-9466f06b15b5 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:28:48.556721 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-82ae826c-0019-49ee-b440-c8c8cd756fd9 req-17e28082-e4c4-4760-b8c9-46f348ea6d87 service nova] Creating event network-changed:b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7 for instance 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 on np0000001904 Jun 01 22:28:48.556721 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-82ae826c-0019-49ee-b440-c8c8cd756fd9 req-17e28082-e4c4-4760-b8c9-46f348ea6d87 service nova] Creating event network-vif-plugged:55d40f8b-3dd1-4dcf-9436-f49d8cb8cc1e for instance 04de2adc-b45f-4aac-a7b3-9437da914e3a on np0000001904 Jun 01 22:28:48.556721 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-82ae826c-0019-49ee-b440-c8c8cd756fd9 req-17e28082-e4c4-4760-b8c9-46f348ea6d87 service nova] Creating event network-vif-plugged:55d40f8b-3dd1-4dcf-9436-f49d8cb8cc1e for instance 04de2adc-b45f-4aac-a7b3-9437da914e3a on np0000001904 Jun 01 22:28:48.557011 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-82ae826c-0019-49ee-b440-c8c8cd756fd9 req-17e28082-e4c4-4760-b8c9-46f348ea6d87 service nova] Creating event network-vif-unplugged:d841ab35-97e4-4dda-bd82-1595de9ab157 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:28:48.558587 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-82ae826c-0019-49ee-b440-c8c8cd756fd9 req-17e28082-e4c4-4760-b8c9-46f348ea6d87 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:48.566047 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-82ae826c-0019-49ee-b440-c8c8cd756fd9 req-17e28082-e4c4-4760-b8c9-46f348ea6d87 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 867 microversion: 2.1 time: 0.035738 Jun 01 22:28:48.566675 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 62/183] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:48 2026] POST /compute/v2.1/os-server-external-events => generated 867 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:48.596076 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-914ad8a3-7d93-434f-8558-969785421d6f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:48.605820 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-914ad8a3-7d93-434f-8558-969785421d6f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1369 microversion: 2.1 time: 0.245745 Jun 01 22:28:48.606172 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 62/184] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:48 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1369 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:48.765451 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-185df3d1-042c-4ac0-b5e7-a9585baf0bc4 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:48.767426 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-185df3d1-042c-4ac0-b5e7-a9585baf0bc4 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:48.773599 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-185df3d1-042c-4ac0-b5e7-a9585baf0bc4 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:48.773977 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-185df3d1-042c-4ac0-b5e7-a9585baf0bc4 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:48.774289 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-185df3d1-042c-4ac0-b5e7-a9585baf0bc4 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:48.774909 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-185df3d1-042c-4ac0-b5e7-a9585baf0bc4 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:48.775333 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-185df3d1-042c-4ac0-b5e7-a9585baf0bc4 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:48.775806 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-185df3d1-042c-4ac0-b5e7-a9585baf0bc4 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:48.788727 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:28:48.804654 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-185df3d1-042c-4ac0-b5e7-a9585baf0bc4 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:48.812555 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:28:48.884786 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-185df3d1-042c-4ac0-b5e7-a9585baf0bc4 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ee852f929f04719930ba95371753245', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc5a829ef7054024804b79f0da290a55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:48.898031 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-185df3d1-042c-4ac0-b5e7-a9585baf0bc4 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 200 len: 1504 microversion: 2.1 time: 0.135017 Jun 01 22:28:48.898422 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 61/185] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:48 2026] GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 1504 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:48.998869 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3f43f732-e436-443d-bba3-c82bdac00276 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:49.002318 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3f43f732-e436-443d-bba3-c82bdac00276 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:49.007109 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3f43f732-e436-443d-bba3-c82bdac00276 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:49.007373 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3f43f732-e436-443d-bba3-c82bdac00276 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:49.008154 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3f43f732-e436-443d-bba3-c82bdac00276 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:49.008413 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3f43f732-e436-443d-bba3-c82bdac00276 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:49.008787 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3f43f732-e436-443d-bba3-c82bdac00276 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:49.009068 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3f43f732-e436-443d-bba3-c82bdac00276 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:49.028231 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3f43f732-e436-443d-bba3-c82bdac00276 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:49.209524 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:28:49.240511 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ff1ed853-c9f9-4ad7-ac14-cc8300e141c7 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:49.244175 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ff1ed853-c9f9-4ad7-ac14-cc8300e141c7 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:49.250734 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ff1ed853-c9f9-4ad7-ac14-cc8300e141c7 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:49.251397 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ff1ed853-c9f9-4ad7-ac14-cc8300e141c7 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:49.251482 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ff1ed853-c9f9-4ad7-ac14-cc8300e141c7 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:49.252088 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ff1ed853-c9f9-4ad7-ac14-cc8300e141c7 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:49.252498 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ff1ed853-c9f9-4ad7-ac14-cc8300e141c7 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:49.252909 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ff1ed853-c9f9-4ad7-ac14-cc8300e141c7 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:49.285074 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3f43f732-e436-443d-bba3-c82bdac00276 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:49.287592 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ff1ed853-c9f9-4ad7-ac14-cc8300e141c7 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:49.291392 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3f43f732-e436-443d-bba3-c82bdac00276 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:49.292039 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3f43f732-e436-443d-bba3-c82bdac00276 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:49.296701 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3f43f732-e436-443d-bba3-c82bdac00276 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1877 microversion: 2.42 time: 0.302463 Jun 01 22:28:49.297134 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 63/186] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:48 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1877 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:49.472054 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ff1ed853-c9f9-4ad7-ac14-cc8300e141c7 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:49.484212 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ff1ed853-c9f9-4ad7-ac14-cc8300e141c7 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1363 microversion: 2.1 time: 0.245027 Jun 01 22:28:49.484664 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 63/187] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:49 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1363 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:49.627346 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-82457322-c94b-48f7-a980-d3e42ce4c2ad tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:49.631105 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-82457322-c94b-48f7-a980-d3e42ce4c2ad tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:49.644343 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82457322-c94b-48f7-a980-d3e42ce4c2ad tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:49.645819 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82457322-c94b-48f7-a980-d3e42ce4c2ad tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:49.646126 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82457322-c94b-48f7-a980-d3e42ce4c2ad tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:49.646939 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82457322-c94b-48f7-a980-d3e42ce4c2ad tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:49.647375 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82457322-c94b-48f7-a980-d3e42ce4c2ad tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:49.647965 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82457322-c94b-48f7-a980-d3e42ce4c2ad tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:49.688968 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-82457322-c94b-48f7-a980-d3e42ce4c2ad tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:49.921117 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-31b10e35-b771-4556-969f-63fb9afb332e tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:49.923879 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-31b10e35-b771-4556-969f-63fb9afb332e tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:49.934403 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31b10e35-b771-4556-969f-63fb9afb332e tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:49.934403 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31b10e35-b771-4556-969f-63fb9afb332e tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:49.934662 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31b10e35-b771-4556-969f-63fb9afb332e tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:49.935266 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31b10e35-b771-4556-969f-63fb9afb332e tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:49.943752 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31b10e35-b771-4556-969f-63fb9afb332e tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:49.943752 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31b10e35-b771-4556-969f-63fb9afb332e tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:49.965389 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-31b10e35-b771-4556-969f-63fb9afb332e tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:50.028539 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-82457322-c94b-48f7-a980-d3e42ce4c2ad tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:50.039246 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-82457322-c94b-48f7-a980-d3e42ce4c2ad tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1369 microversion: 2.1 time: 0.416025 Jun 01 22:28:50.042640 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 62/188] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:49 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1369 bytes in 417 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:50.051733 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-31b10e35-b771-4556-969f-63fb9afb332e tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ee852f929f04719930ba95371753245', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc5a829ef7054024804b79f0da290a55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:50.063697 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-31b10e35-b771-4556-969f-63fb9afb332e tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 200 len: 1341 microversion: 2.1 time: 0.144410 Jun 01 22:28:50.064058 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 64/189] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:49 2026] GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 1341 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:50.324466 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3393227d-ce59-47ec-aa9b-aece3c681800 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:50.324466 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3393227d-ce59-47ec-aa9b-aece3c681800 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:50.336700 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3393227d-ce59-47ec-aa9b-aece3c681800 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:50.336700 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3393227d-ce59-47ec-aa9b-aece3c681800 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:50.336700 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3393227d-ce59-47ec-aa9b-aece3c681800 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:50.336700 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3393227d-ce59-47ec-aa9b-aece3c681800 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:50.336897 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3393227d-ce59-47ec-aa9b-aece3c681800 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:50.337962 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3393227d-ce59-47ec-aa9b-aece3c681800 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:50.362502 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3393227d-ce59-47ec-aa9b-aece3c681800 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:50.509361 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-38026429-dfdf-4a68-ae06-40d67c9d9d08 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:50.513807 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-38026429-dfdf-4a68-ae06-40d67c9d9d08 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:50.519402 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-38026429-dfdf-4a68-ae06-40d67c9d9d08 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:50.519866 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-38026429-dfdf-4a68-ae06-40d67c9d9d08 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:50.520248 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-38026429-dfdf-4a68-ae06-40d67c9d9d08 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:50.520560 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-38026429-dfdf-4a68-ae06-40d67c9d9d08 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:50.521010 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-38026429-dfdf-4a68-ae06-40d67c9d9d08 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:50.521404 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-38026429-dfdf-4a68-ae06-40d67c9d9d08 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:50.538801 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-38026429-dfdf-4a68-ae06-40d67c9d9d08 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:50.627221 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3393227d-ce59-47ec-aa9b-aece3c681800 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:50.637638 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3393227d-ce59-47ec-aa9b-aece3c681800 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:50.638274 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3393227d-ce59-47ec-aa9b-aece3c681800 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:50.645324 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3393227d-ce59-47ec-aa9b-aece3c681800 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1877 microversion: 2.42 time: 0.326085 Jun 01 22:28:50.645854 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 64/190] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:50 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1877 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:50.650683 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-fdcc2776-1839-45bc-9979-c55fadd251a4 req-4073e297-c080-4726-b0a8-f012541a6d09 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51", "name": "network-vif-deleted", "tag": "89dccb7a-810b-4787-b937-e9c8f0bdbaee"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:50.661655 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-fdcc2776-1839-45bc-9979-c55fadd251a4 req-4073e297-c080-4726-b0a8-f012541a6d09 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:50.662150 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-fdcc2776-1839-45bc-9979-c55fadd251a4 req-4073e297-c080-4726-b0a8-f012541a6d09 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:50.662966 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-fdcc2776-1839-45bc-9979-c55fadd251a4 req-4073e297-c080-4726-b0a8-f012541a6d09 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:50.673110 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-fdcc2776-1839-45bc-9979-c55fadd251a4 req-4073e297-c080-4726-b0a8-f012541a6d09 service nova] Creating event network-vif-deleted:89dccb7a-810b-4787-b937-e9c8f0bdbaee for instance 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 on np0000001904 Jun 01 22:28:50.673914 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-fdcc2776-1839-45bc-9979-c55fadd251a4 req-4073e297-c080-4726-b0a8-f012541a6d09 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:50.681844 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-fdcc2776-1839-45bc-9979-c55fadd251a4 req-4073e297-c080-4726-b0a8-f012541a6d09 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033192 Jun 01 22:28:50.682234 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 65/191] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:50 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:50.790914 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-38026429-dfdf-4a68-ae06-40d67c9d9d08 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:50.800869 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-38026429-dfdf-4a68-ae06-40d67c9d9d08 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1363 microversion: 2.1 time: 0.295862 Jun 01 22:28:50.801687 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 63/192] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:50 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1363 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:51.068128 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c4e7b1e6-da6e-4bf1-956c-d405b2851029 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:51.071144 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c4e7b1e6-da6e-4bf1-956c-d405b2851029 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:51.082153 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4e7b1e6-da6e-4bf1-956c-d405b2851029 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:51.082756 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4e7b1e6-da6e-4bf1-956c-d405b2851029 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:51.083048 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4e7b1e6-da6e-4bf1-956c-d405b2851029 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:51.083846 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4e7b1e6-da6e-4bf1-956c-d405b2851029 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:51.084318 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4e7b1e6-da6e-4bf1-956c-d405b2851029 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:51.085229 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4e7b1e6-da6e-4bf1-956c-d405b2851029 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:51.090214 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5c124f1e-c157-479a-bba7-4c2ad254a390 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:51.094671 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5c124f1e-c157-479a-bba7-4c2ad254a390 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:51.099432 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c124f1e-c157-479a-bba7-4c2ad254a390 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:51.099946 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c124f1e-c157-479a-bba7-4c2ad254a390 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:51.100864 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c124f1e-c157-479a-bba7-4c2ad254a390 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:51.101578 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c124f1e-c157-479a-bba7-4c2ad254a390 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:51.102726 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c124f1e-c157-479a-bba7-4c2ad254a390 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:51.103031 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c124f1e-c157-479a-bba7-4c2ad254a390 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:51.124856 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c4e7b1e6-da6e-4bf1-956c-d405b2851029 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:51.144402 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c124f1e-c157-479a-bba7-4c2ad254a390 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:51.144402 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c124f1e-c157-479a-bba7-4c2ad254a390 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:51.144402 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c124f1e-c157-479a-bba7-4c2ad254a390 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:51.146247 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-5c124f1e-c157-479a-bba7-4c2ad254a390 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lazy-loading 'fault' on Instance uuid 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:28:51.159112 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5c124f1e-c157-479a-bba7-4c2ad254a390 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:51.237518 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5c124f1e-c157-479a-bba7-4c2ad254a390 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ee852f929f04719930ba95371753245', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc5a829ef7054024804b79f0da290a55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:51.253494 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5c124f1e-c157-479a-bba7-4c2ad254a390 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 200 len: 1346 microversion: 2.1 time: 0.166660 Jun 01 22:28:51.253912 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 66/193] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:51 2026] GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 1346 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:51.443793 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c4e7b1e6-da6e-4bf1-956c-d405b2851029 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:51.460624 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c4e7b1e6-da6e-4bf1-956c-d405b2851029 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1369 microversion: 2.1 time: 0.396414 Jun 01 22:28:51.460920 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 65/194] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:51 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1369 bytes in 397 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:51.671842 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5ccc8dc5-c197-40a5-88db-a578677725c3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:51.673401 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5ccc8dc5-c197-40a5-88db-a578677725c3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:51.682003 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ccc8dc5-c197-40a5-88db-a578677725c3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:51.682300 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ccc8dc5-c197-40a5-88db-a578677725c3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:51.682529 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ccc8dc5-c197-40a5-88db-a578677725c3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:51.683032 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ccc8dc5-c197-40a5-88db-a578677725c3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:51.683342 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ccc8dc5-c197-40a5-88db-a578677725c3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:51.683623 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ccc8dc5-c197-40a5-88db-a578677725c3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:51.707476 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-5ccc8dc5-c197-40a5-88db-a578677725c3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:51.821665 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e084233f-df58-4cac-a514-645c16a30e2b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:51.824052 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e084233f-df58-4cac-a514-645c16a30e2b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:51.831170 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e084233f-df58-4cac-a514-645c16a30e2b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:51.831455 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e084233f-df58-4cac-a514-645c16a30e2b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:51.831700 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e084233f-df58-4cac-a514-645c16a30e2b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:51.832159 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e084233f-df58-4cac-a514-645c16a30e2b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:51.832491 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e084233f-df58-4cac-a514-645c16a30e2b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:51.832784 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e084233f-df58-4cac-a514-645c16a30e2b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:51.857327 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e084233f-df58-4cac-a514-645c16a30e2b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:52.069007 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5ccc8dc5-c197-40a5-88db-a578677725c3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:52.074120 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5ccc8dc5-c197-40a5-88db-a578677725c3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:52.074771 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5ccc8dc5-c197-40a5-88db-a578677725c3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:52.079502 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5ccc8dc5-c197-40a5-88db-a578677725c3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1877 microversion: 2.42 time: 0.412887 Jun 01 22:28:52.079502 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 64/195] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:51 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1877 bytes in 413 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:52.097682 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e084233f-df58-4cac-a514-645c16a30e2b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:52.109987 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e084233f-df58-4cac-a514-645c16a30e2b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1363 microversion: 2.1 time: 0.290478 Jun 01 22:28:52.110469 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 67/196] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:51 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1363 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:52.277407 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5ed199ee-2fac-40df-9c3e-e1ba3d8687ea tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:52.280278 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5ed199ee-2fac-40df-9c3e-e1ba3d8687ea tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:52.285477 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ed199ee-2fac-40df-9c3e-e1ba3d8687ea tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:52.285801 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ed199ee-2fac-40df-9c3e-e1ba3d8687ea tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:52.286048 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ed199ee-2fac-40df-9c3e-e1ba3d8687ea tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:52.286542 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ed199ee-2fac-40df-9c3e-e1ba3d8687ea tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:52.286856 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ed199ee-2fac-40df-9c3e-e1ba3d8687ea tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:52.287168 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ed199ee-2fac-40df-9c3e-e1ba3d8687ea tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:52.321467 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ed199ee-2fac-40df-9c3e-e1ba3d8687ea tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:52.321467 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ed199ee-2fac-40df-9c3e-e1ba3d8687ea tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:52.321755 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ed199ee-2fac-40df-9c3e-e1ba3d8687ea tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:52.322106 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-5ed199ee-2fac-40df-9c3e-e1ba3d8687ea tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lazy-loading 'fault' on Instance uuid 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:28:52.329777 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-5ed199ee-2fac-40df-9c3e-e1ba3d8687ea tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:52.397479 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5ed199ee-2fac-40df-9c3e-e1ba3d8687ea tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2ee852f929f04719930ba95371753245', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'cc5a829ef7054024804b79f0da290a55', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:52.411246 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5ed199ee-2fac-40df-9c3e-e1ba3d8687ea tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 200 len: 1346 microversion: 2.1 time: 0.136486 Jun 01 22:28:52.411425 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 65/197] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:52 2026] GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 1346 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:52.448329 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-6951658", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "40475c4c-a3c9-4899-809b-2567b4102b0c"}]}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:52.486220 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ad3c2d5c-d9d5-4578-8590-d8b9d7bcea24 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:52.488039 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ad3c2d5c-d9d5-4578-8590-d8b9d7bcea24 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:52.495254 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ad3c2d5c-d9d5-4578-8590-d8b9d7bcea24 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:52.495576 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ad3c2d5c-d9d5-4578-8590-d8b9d7bcea24 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:52.495876 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ad3c2d5c-d9d5-4578-8590-d8b9d7bcea24 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:52.496463 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ad3c2d5c-d9d5-4578-8590-d8b9d7bcea24 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:52.496874 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ad3c2d5c-d9d5-4578-8590-d8b9d7bcea24 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:52.497235 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ad3c2d5c-d9d5-4578-8590-d8b9d7bcea24 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:52.535339 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ad3c2d5c-d9d5-4578-8590-d8b9d7bcea24 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:52.586726 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:52.586726 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:52.586726 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:52.587277 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:52.587735 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:52.588083 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:52.599586 np0000001904 devstack@n-api.service[86662]: DEBUG nova.network.neutron [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] validate_networks() for [('40475c4c-a3c9-4899-809b-2567b4102b0c', None, None, None, None, None)] {{(pid=86662) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:28:52.600317 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:52.800550 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ad3c2d5c-d9d5-4578-8590-d8b9d7bcea24 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:52.821392 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ad3c2d5c-d9d5-4578-8590-d8b9d7bcea24 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1560 microversion: 2.1 time: 0.336579 Jun 01 22:28:52.821392 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 68/198] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:52 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1560 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:52.842443 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-aaa1caba-2802-4091-b6e2-e27b9129c01c tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:52.847465 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-aaa1caba-2802-4091-b6e2-e27b9129c01c tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:52.858282 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aaa1caba-2802-4091-b6e2-e27b9129c01c tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:52.858282 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aaa1caba-2802-4091-b6e2-e27b9129c01c tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:52.858282 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aaa1caba-2802-4091-b6e2-e27b9129c01c tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:52.858282 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aaa1caba-2802-4091-b6e2-e27b9129c01c tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:52.858578 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aaa1caba-2802-4091-b6e2-e27b9129c01c tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:52.858578 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aaa1caba-2802-4091-b6e2-e27b9129c01c tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:52.919197 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-aaa1caba-2802-4091-b6e2-e27b9129c01c tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:53.034597 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:53.079439 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-864d96c8-e2b2-41a6-a4a1-7868622d0d44 req-6369f7fe-27fd-47a5-835b-e8eec147b4d9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ebde3f16-47bc-4d05-a57a-6f5c4590a297", "name": "network-vif-plugged", "status": "completed", "tag": "89089d00-939a-4c37-9906-1ff9fd00c447"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:53.088726 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-aaa1caba-2802-4091-b6e2-e27b9129c01c tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.246436 Jun 01 22:28:53.088726 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 66/199] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:28:52 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a/os-interface => generated 282 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:53.099396 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-864d96c8-e2b2-41a6-a4a1-7868622d0d44 req-6369f7fe-27fd-47a5-835b-e8eec147b4d9 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:53.099838 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-864d96c8-e2b2-41a6-a4a1-7868622d0d44 req-6369f7fe-27fd-47a5-835b-e8eec147b4d9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:53.102279 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-864d96c8-e2b2-41a6-a4a1-7868622d0d44 req-6369f7fe-27fd-47a5-835b-e8eec147b4d9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:53.109551 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-cfe1151c-a677-44a5-bc72-605718d05ff3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:53.113530 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-cfe1151c-a677-44a5-bc72-605718d05ff3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:53.117259 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-864d96c8-e2b2-41a6-a4a1-7868622d0d44 req-6369f7fe-27fd-47a5-835b-e8eec147b4d9 service nova] Creating event network-vif-plugged:89089d00-939a-4c37-9906-1ff9fd00c447 for instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 on np0000001904 Jun 01 22:28:53.118079 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-864d96c8-e2b2-41a6-a4a1-7868622d0d44 req-6369f7fe-27fd-47a5-835b-e8eec147b4d9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:53.119192 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cfe1151c-a677-44a5-bc72-605718d05ff3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:53.119697 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cfe1151c-a677-44a5-bc72-605718d05ff3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:53.120024 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cfe1151c-a677-44a5-bc72-605718d05ff3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:53.120721 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cfe1151c-a677-44a5-bc72-605718d05ff3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:53.123599 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cfe1151c-a677-44a5-bc72-605718d05ff3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:53.123599 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cfe1151c-a677-44a5-bc72-605718d05ff3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:53.130213 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-864d96c8-e2b2-41a6-a4a1-7868622d0d44 req-6369f7fe-27fd-47a5-835b-e8eec147b4d9 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.053241 Jun 01 22:28:53.134110 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 69/200] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:53 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 01 22:28:53.141533 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-672a87a1-cff6-4723-89e3-b88004599cee tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:53.148187 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-672a87a1-cff6-4723-89e3-b88004599cee tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:53.159817 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-672a87a1-cff6-4723-89e3-b88004599cee tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:53.160126 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-672a87a1-cff6-4723-89e3-b88004599cee tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:53.160336 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-672a87a1-cff6-4723-89e3-b88004599cee tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:53.160878 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-672a87a1-cff6-4723-89e3-b88004599cee tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:53.161229 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-672a87a1-cff6-4723-89e3-b88004599cee tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:53.161504 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-672a87a1-cff6-4723-89e3-b88004599cee tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:53.163319 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-cfe1151c-a677-44a5-bc72-605718d05ff3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:53.189228 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-672a87a1-cff6-4723-89e3-b88004599cee tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:53.618321 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-cfe1151c-a677-44a5-bc72-605718d05ff3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:53.625770 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-cfe1151c-a677-44a5-bc72-605718d05ff3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:53.626554 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-cfe1151c-a677-44a5-bc72-605718d05ff3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:53.632329 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-cfe1151c-a677-44a5-bc72-605718d05ff3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1877 microversion: 2.42 time: 0.525794 Jun 01 22:28:53.632842 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 67/201] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:53 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1877 bytes in 527 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:53.637536 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b2a8d46c-b379-47a5-a63d-79070ad5edf0 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:53.640139 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b2a8d46c-b379-47a5-a63d-79070ad5edf0 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:53.645806 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2a8d46c-b379-47a5-a63d-79070ad5edf0 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:53.645950 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2a8d46c-b379-47a5-a63d-79070ad5edf0 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:53.646148 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2a8d46c-b379-47a5-a63d-79070ad5edf0 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:53.647580 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2a8d46c-b379-47a5-a63d-79070ad5edf0 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:53.647580 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2a8d46c-b379-47a5-a63d-79070ad5edf0 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:53.648351 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2a8d46c-b379-47a5-a63d-79070ad5edf0 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:53.660624 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-b2a8d46c-b379-47a5-a63d-79070ad5edf0 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] HTTP exception thrown: Instance 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 could not be found. Jun 01 22:28:53.660624 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b2a8d46c-b379-47a5-a63d-79070ad5edf0 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Returning 404 to user: Instance 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:28:53.660624 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b2a8d46c-b379-47a5-a63d-79070ad5edf0 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 404 len: 111 microversion: 2.1 time: 0.025275 Jun 01 22:28:53.661079 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 68/202] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:53 2026] GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:28:53.791600 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-672a87a1-cff6-4723-89e3-b88004599cee tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:53.798875 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-90114443-7d56-411a-a310-08af7de80abd tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:53.802501 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-90114443-7d56-411a-a310-08af7de80abd tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:53.809759 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-90114443-7d56-411a-a310-08af7de80abd tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:53.810588 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-90114443-7d56-411a-a310-08af7de80abd tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:53.810588 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-90114443-7d56-411a-a310-08af7de80abd tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:53.810588 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-90114443-7d56-411a-a310-08af7de80abd tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:53.810746 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-90114443-7d56-411a-a310-08af7de80abd tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:53.810790 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-90114443-7d56-411a-a310-08af7de80abd tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:53.822596 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-672a87a1-cff6-4723-89e3-b88004599cee tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1363 microversion: 2.1 time: 0.685927 Jun 01 22:28:53.822596 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 70/203] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:53 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1363 bytes in 688 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:53.828611 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-90114443-7d56-411a-a310-08af7de80abd tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] HTTP exception thrown: Instance 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 could not be found. Jun 01 22:28:53.828955 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-90114443-7d56-411a-a310-08af7de80abd tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Returning 404 to user: Instance 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:28:53.832221 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-90114443-7d56-411a-a310-08af7de80abd tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51/os-volume_attachments" status: 404 len: 111 microversion: 2.1 time: 0.039351 Jun 01 22:28:53.832670 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 69/204] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:28:53 2026] GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51/os-volume_attachments => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:28:54.025089 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:28:54.025463 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:28:54.026629 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:28:54.026629 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:28:54.026629 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:28:54.042694 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:54.045551 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:54.045551 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:54.045551 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:54.047706 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:54.047706 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:54.075588 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Getting quotas for project bdfef8728cf440a3ad17dc608e2bebd5. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:28:54.082756 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Getting quotas for user 8ce3d96449b046b1aba179251ad7b66c and project bdfef8728cf440a3ad17dc608e2bebd5. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:28:54.093476 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Going to run 1 instances... {{(pid=86662) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:28:54.095447 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86662) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:28:54.149372 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-abdd71f1-84a5-4cd2-830a-e92e6eb23ab4 req-5df6f3be-3716-46b2-818f-619be3ae46c9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "04de2adc-b45f-4aac-a7b3-9437da914e3a", "tag": "55d40f8b-3dd1-4dcf-9436-f49d8cb8cc1e"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:54.161043 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-abdd71f1-84a5-4cd2-830a-e92e6eb23ab4 req-5df6f3be-3716-46b2-818f-619be3ae46c9 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:54.161389 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-abdd71f1-84a5-4cd2-830a-e92e6eb23ab4 req-5df6f3be-3716-46b2-818f-619be3ae46c9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:54.161635 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-abdd71f1-84a5-4cd2-830a-e92e6eb23ab4 req-5df6f3be-3716-46b2-818f-619be3ae46c9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:54.166663 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4b99021d-2a25-496e-95e7-692ea1730f0c tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 2.086308 Jun 01 22:28:54.167104 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 66/205] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:28:52 2026] POST /compute/v2.1/servers => generated 380 bytes in 2087 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:28:54.177688 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-abdd71f1-84a5-4cd2-830a-e92e6eb23ab4 req-5df6f3be-3716-46b2-818f-619be3ae46c9 service nova] Creating event network-changed:55d40f8b-3dd1-4dcf-9436-f49d8cb8cc1e for instance 04de2adc-b45f-4aac-a7b3-9437da914e3a on np0000001904 Jun 01 22:28:54.178707 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-abdd71f1-84a5-4cd2-830a-e92e6eb23ab4 req-5df6f3be-3716-46b2-818f-619be3ae46c9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:54.183598 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-902d986b-e0bd-4148-a04f-c9a42889d881 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:54.186589 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-abdd71f1-84a5-4cd2-830a-e92e6eb23ab4 req-5df6f3be-3716-46b2-818f-619be3ae46c9 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.040345 Jun 01 22:28:54.186721 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-902d986b-e0bd-4148-a04f-c9a42889d881 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:54.186780 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 71/206] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:54 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:54.213321 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-902d986b-e0bd-4148-a04f-c9a42889d881 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:54.274616 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-902d986b-e0bd-4148-a04f-c9a42889d881 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ce3d96449b046b1aba179251ad7b66c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdfef8728cf440a3ad17dc608e2bebd5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:54.284662 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-902d986b-e0bd-4148-a04f-c9a42889d881 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1" status: 200 len: 1213 microversion: 2.1 time: 0.104409 Jun 01 22:28:54.285714 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 70/207] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:54 2026] GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 => generated 1213 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:54.670697 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e3ef4ad2-a68a-42e4-9c95-e96561e5e550 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:54.676047 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e3ef4ad2-a68a-42e4-9c95-e96561e5e550 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:54.683701 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e3ef4ad2-a68a-42e4-9c95-e96561e5e550 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:54.684091 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e3ef4ad2-a68a-42e4-9c95-e96561e5e550 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:54.684398 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e3ef4ad2-a68a-42e4-9c95-e96561e5e550 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:54.685071 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e3ef4ad2-a68a-42e4-9c95-e96561e5e550 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:54.686108 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e3ef4ad2-a68a-42e4-9c95-e96561e5e550 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:54.686288 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e3ef4ad2-a68a-42e4-9c95-e96561e5e550 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:54.712612 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e3ef4ad2-a68a-42e4-9c95-e96561e5e550 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:54.848323 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9757d965-d6de-4bb6-aa51-4324baea9877 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:54.853592 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-9757d965-d6de-4bb6-aa51-4324baea9877 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:54.865918 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9757d965-d6de-4bb6-aa51-4324baea9877 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:54.865918 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9757d965-d6de-4bb6-aa51-4324baea9877 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:54.865918 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9757d965-d6de-4bb6-aa51-4324baea9877 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:54.869006 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9757d965-d6de-4bb6-aa51-4324baea9877 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:54.869867 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9757d965-d6de-4bb6-aa51-4324baea9877 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:54.873891 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9757d965-d6de-4bb6-aa51-4324baea9877 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:54.904153 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-9757d965-d6de-4bb6-aa51-4324baea9877 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:54.974954 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e3ef4ad2-a68a-42e4-9c95-e96561e5e550 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:54.982783 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e3ef4ad2-a68a-42e4-9c95-e96561e5e550 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:54.983807 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e3ef4ad2-a68a-42e4-9c95-e96561e5e550 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:54.990547 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e3ef4ad2-a68a-42e4-9c95-e96561e5e550 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1877 microversion: 2.42 time: 0.326723 Jun 01 22:28:54.990925 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 67/208] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:54 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1877 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:55.106941 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-bf599b8b-5905-484f-b396-31156d914b7e tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:55.108724 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-bf599b8b-5905-484f-b396-31156d914b7e tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:55.113839 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bf599b8b-5905-484f-b396-31156d914b7e tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:55.114045 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bf599b8b-5905-484f-b396-31156d914b7e tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:55.114251 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bf599b8b-5905-484f-b396-31156d914b7e tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:55.114593 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bf599b8b-5905-484f-b396-31156d914b7e tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:55.114688 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bf599b8b-5905-484f-b396-31156d914b7e tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:55.115356 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bf599b8b-5905-484f-b396-31156d914b7e tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:55.137335 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9757d965-d6de-4bb6-aa51-4324baea9877 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:55.149380 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9757d965-d6de-4bb6-aa51-4324baea9877 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1363 microversion: 2.1 time: 0.303936 Jun 01 22:28:55.150132 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 72/209] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:54 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1363 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:55.151870 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-bf599b8b-5905-484f-b396-31156d914b7e tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] HTTP exception thrown: Instance 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 could not be found. Jun 01 22:28:55.152238 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-bf599b8b-5905-484f-b396-31156d914b7e tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Returning 404 to user: Instance 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:28:55.152757 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-bf599b8b-5905-484f-b396-31156d914b7e tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 404 len: 111 microversion: 2.1 time: 0.049765 Jun 01 22:28:55.153151 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 71/210] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:28:55 2026] DELETE /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 111 bytes in 50 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:28:55.172644 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0312dafc-dddd-4e9f-b62e-dbdd37dab376 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:55.175845 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0312dafc-dddd-4e9f-b62e-dbdd37dab376 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] [instance: 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:55.182605 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0312dafc-dddd-4e9f-b62e-dbdd37dab376 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:55.182900 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0312dafc-dddd-4e9f-b62e-dbdd37dab376 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:55.183176 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0312dafc-dddd-4e9f-b62e-dbdd37dab376 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:55.185896 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0312dafc-dddd-4e9f-b62e-dbdd37dab376 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:55.186394 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0312dafc-dddd-4e9f-b62e-dbdd37dab376 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:55.186749 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0312dafc-dddd-4e9f-b62e-dbdd37dab376 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:55.201586 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-0312dafc-dddd-4e9f-b62e-dbdd37dab376 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] HTTP exception thrown: Instance 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 could not be found. Jun 01 22:28:55.201916 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0312dafc-dddd-4e9f-b62e-dbdd37dab376 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] Returning 404 to user: Instance 3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:28:55.202399 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0312dafc-dddd-4e9f-b62e-dbdd37dab376 tempest-DeleteServersTestJSON-1298905500 tempest-DeleteServersTestJSON-1298905500-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51" status: 404 len: 111 microversion: 2.1 time: 0.032467 Jun 01 22:28:55.205636 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 68/211] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:55 2026] GET /compute/v2.1/servers/3f7b94f3-8c2a-4e55-94ff-1f6ed5aafe51 => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:28:55.207595 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-ffd5c453-2ed4-4254-be6d-5e92dc0a5bc8 req-37374a00-e299-49aa-9633-fc860a840776 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ebde3f16-47bc-4d05-a57a-6f5c4590a297", "name": "network-vif-plugged", "status": "completed", "tag": "89089d00-939a-4c37-9906-1ff9fd00c447"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:55.216270 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ffd5c453-2ed4-4254-be6d-5e92dc0a5bc8 req-37374a00-e299-49aa-9633-fc860a840776 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:55.216703 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ffd5c453-2ed4-4254-be6d-5e92dc0a5bc8 req-37374a00-e299-49aa-9633-fc860a840776 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:55.217033 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ffd5c453-2ed4-4254-be6d-5e92dc0a5bc8 req-37374a00-e299-49aa-9633-fc860a840776 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:55.224855 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-ffd5c453-2ed4-4254-be6d-5e92dc0a5bc8 req-37374a00-e299-49aa-9633-fc860a840776 service nova] Creating event network-vif-plugged:89089d00-939a-4c37-9906-1ff9fd00c447 for instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 on np0000001904 Jun 01 22:28:55.227559 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-ffd5c453-2ed4-4254-be6d-5e92dc0a5bc8 req-37374a00-e299-49aa-9633-fc860a840776 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:55.231656 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-ffd5c453-2ed4-4254-be6d-5e92dc0a5bc8 req-37374a00-e299-49aa-9633-fc860a840776 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025584 Jun 01 22:28:55.232079 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 73/212] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:55 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:55.306101 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-be829ffa-bd33-4721-997d-e61c387310fe tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:55.309625 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-be829ffa-bd33-4721-997d-e61c387310fe tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:55.328676 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-be829ffa-bd33-4721-997d-e61c387310fe tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:55.417795 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-be829ffa-bd33-4721-997d-e61c387310fe tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ce3d96449b046b1aba179251ad7b66c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdfef8728cf440a3ad17dc608e2bebd5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:55.426351 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-be829ffa-bd33-4721-997d-e61c387310fe tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1" status: 200 len: 1213 microversion: 2.1 time: 0.122524 Jun 01 22:28:55.426724 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 72/213] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:55 2026] GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 => generated 1213 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:56.014984 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0f7462a0-3d26-4de2-9f60-85d7babdbdfb tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:56.018929 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0f7462a0-3d26-4de2-9f60-85d7babdbdfb tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:56.025915 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0f7462a0-3d26-4de2-9f60-85d7babdbdfb tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:56.026806 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0f7462a0-3d26-4de2-9f60-85d7babdbdfb tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:56.027382 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0f7462a0-3d26-4de2-9f60-85d7babdbdfb tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:56.028226 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0f7462a0-3d26-4de2-9f60-85d7babdbdfb tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:56.028780 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0f7462a0-3d26-4de2-9f60-85d7babdbdfb tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:56.029285 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0f7462a0-3d26-4de2-9f60-85d7babdbdfb tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:56.049165 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-0f7462a0-3d26-4de2-9f60-85d7babdbdfb tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:56.173353 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-814f02d2-6d39-49dd-9784-bfecb0ea0d96 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:56.175883 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-814f02d2-6d39-49dd-9784-bfecb0ea0d96 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:56.184344 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-814f02d2-6d39-49dd-9784-bfecb0ea0d96 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:56.184344 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-814f02d2-6d39-49dd-9784-bfecb0ea0d96 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:56.184344 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-814f02d2-6d39-49dd-9784-bfecb0ea0d96 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:56.184344 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-814f02d2-6d39-49dd-9784-bfecb0ea0d96 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:56.184603 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-814f02d2-6d39-49dd-9784-bfecb0ea0d96 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:56.185034 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-814f02d2-6d39-49dd-9784-bfecb0ea0d96 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:56.207286 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-814f02d2-6d39-49dd-9784-bfecb0ea0d96 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:56.401512 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0f7462a0-3d26-4de2-9f60-85d7babdbdfb tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:56.409802 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0f7462a0-3d26-4de2-9f60-85d7babdbdfb tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:56.410543 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0f7462a0-3d26-4de2-9f60-85d7babdbdfb tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:56.410757 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-814f02d2-6d39-49dd-9784-bfecb0ea0d96 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:56.420695 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0f7462a0-3d26-4de2-9f60-85d7babdbdfb tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1877 microversion: 2.42 time: 0.408430 Jun 01 22:28:56.421042 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 69/214] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:56 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1877 bytes in 409 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:56.428216 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-814f02d2-6d39-49dd-9784-bfecb0ea0d96 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1550 microversion: 2.1 time: 0.255901 Jun 01 22:28:56.428216 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 74/215] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:56 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1550 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:56.455984 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-52ebb3fc-b6d6-421c-affd-c336d3da72df tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:56.456093 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c4a84050-4dba-4475-b828-a99445acddec tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:56.457929 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-52ebb3fc-b6d6-421c-affd-c336d3da72df tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:56.458045 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c4a84050-4dba-4475-b828-a99445acddec tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:56.462317 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=105,nova_api:INSERT=16 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:28:56.468430 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c4a84050-4dba-4475-b828-a99445acddec tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:56.470222 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c4a84050-4dba-4475-b828-a99445acddec tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:56.470222 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c4a84050-4dba-4475-b828-a99445acddec tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:56.470222 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c4a84050-4dba-4475-b828-a99445acddec tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:56.470222 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c4a84050-4dba-4475-b828-a99445acddec tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:56.470676 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c4a84050-4dba-4475-b828-a99445acddec tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:56.476623 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-52ebb3fc-b6d6-421c-affd-c336d3da72df tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:56.476847 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-52ebb3fc-b6d6-421c-affd-c336d3da72df tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:56.477122 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-52ebb3fc-b6d6-421c-affd-c336d3da72df tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:56.477611 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-52ebb3fc-b6d6-421c-affd-c336d3da72df tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:56.478032 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-52ebb3fc-b6d6-421c-affd-c336d3da72df tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:56.478323 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-52ebb3fc-b6d6-421c-affd-c336d3da72df tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:56.493888 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c4a84050-4dba-4475-b828-a99445acddec tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:56.510721 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-52ebb3fc-b6d6-421c-affd-c336d3da72df tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:56.598155 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-52ebb3fc-b6d6-421c-affd-c336d3da72df tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ce3d96449b046b1aba179251ad7b66c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdfef8728cf440a3ad17dc608e2bebd5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:56.614147 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-52ebb3fc-b6d6-421c-affd-c336d3da72df tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1" status: 200 len: 1209 microversion: 2.1 time: 0.160464 Jun 01 22:28:56.614614 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 70/216] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:56 2026] GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 => generated 1209 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:28:56.682881 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c4a84050-4dba-4475-b828-a99445acddec tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.232834 Jun 01 22:28:56.683486 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 73/217] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:28:56 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297/os-interface => generated 283 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:57.443605 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-63cd6fed-e220-4a1f-9657-58e394e5eed7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:57.445614 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-63cd6fed-e220-4a1f-9657-58e394e5eed7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:57.453629 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-63cd6fed-e220-4a1f-9657-58e394e5eed7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:57.453840 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-63cd6fed-e220-4a1f-9657-58e394e5eed7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:57.454139 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-63cd6fed-e220-4a1f-9657-58e394e5eed7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:57.454676 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-63cd6fed-e220-4a1f-9657-58e394e5eed7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:57.455017 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-63cd6fed-e220-4a1f-9657-58e394e5eed7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:57.455294 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-63cd6fed-e220-4a1f-9657-58e394e5eed7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:57.485425 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-63cd6fed-e220-4a1f-9657-58e394e5eed7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:57.507602 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-3d7b85cd-34fc-42e2-aeae-98aa22cb930d req-e2e5f2da-0f37-400b-8e73-6f876f61a1b2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ebde3f16-47bc-4d05-a57a-6f5c4590a297", "tag": "89089d00-939a-4c37-9906-1ff9fd00c447"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:28:57.516396 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-3d7b85cd-34fc-42e2-aeae-98aa22cb930d req-e2e5f2da-0f37-400b-8e73-6f876f61a1b2 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:57.516716 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-3d7b85cd-34fc-42e2-aeae-98aa22cb930d req-e2e5f2da-0f37-400b-8e73-6f876f61a1b2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:57.516901 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-3d7b85cd-34fc-42e2-aeae-98aa22cb930d req-e2e5f2da-0f37-400b-8e73-6f876f61a1b2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:57.526297 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-3d7b85cd-34fc-42e2-aeae-98aa22cb930d req-e2e5f2da-0f37-400b-8e73-6f876f61a1b2 service nova] Creating event network-changed:89089d00-939a-4c37-9906-1ff9fd00c447 for instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 on np0000001904 Jun 01 22:28:57.529610 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-3d7b85cd-34fc-42e2-aeae-98aa22cb930d req-e2e5f2da-0f37-400b-8e73-6f876f61a1b2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:28:57.536025 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-3d7b85cd-34fc-42e2-aeae-98aa22cb930d req-e2e5f2da-0f37-400b-8e73-6f876f61a1b2 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030982 Jun 01 22:28:57.536025 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 71/218] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:28:57 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:28:57.640482 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-17777be9-3222-4038-9b09-312e99d66bba tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:57.643268 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-17777be9-3222-4038-9b09-312e99d66bba tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:57.649739 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-17777be9-3222-4038-9b09-312e99d66bba tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:57.651600 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-17777be9-3222-4038-9b09-312e99d66bba tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:57.651600 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-17777be9-3222-4038-9b09-312e99d66bba tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:57.651600 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-17777be9-3222-4038-9b09-312e99d66bba tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:57.651779 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-17777be9-3222-4038-9b09-312e99d66bba tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:57.652479 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-17777be9-3222-4038-9b09-312e99d66bba tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:57.657768 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=178 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:28:57.680694 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-17777be9-3222-4038-9b09-312e99d66bba tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:57.749517 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-17777be9-3222-4038-9b09-312e99d66bba tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ce3d96449b046b1aba179251ad7b66c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdfef8728cf440a3ad17dc608e2bebd5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:57.759331 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-17777be9-3222-4038-9b09-312e99d66bba tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1" status: 200 len: 1265 microversion: 2.1 time: 0.122959 Jun 01 22:28:57.760297 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 74/219] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:57 2026] GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 => generated 1265 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:57.823924 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-63cd6fed-e220-4a1f-9657-58e394e5eed7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:57.830873 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-63cd6fed-e220-4a1f-9657-58e394e5eed7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:57.831548 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-63cd6fed-e220-4a1f-9657-58e394e5eed7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:57.837262 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-63cd6fed-e220-4a1f-9657-58e394e5eed7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1877 microversion: 2.42 time: 0.397096 Jun 01 22:28:57.837670 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 75/220] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:57 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1877 bytes in 398 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:58.781589 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c3f9e06a-873f-45b1-a671-83a3a8be4175 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:58.783761 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c3f9e06a-873f-45b1-a671-83a3a8be4175 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:58.786337 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=81,nova_api:INSERT=8 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:28:58.790676 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c3f9e06a-873f-45b1-a671-83a3a8be4175 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:58.791247 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c3f9e06a-873f-45b1-a671-83a3a8be4175 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:58.791698 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c3f9e06a-873f-45b1-a671-83a3a8be4175 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:58.792708 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c3f9e06a-873f-45b1-a671-83a3a8be4175 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:58.793358 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c3f9e06a-873f-45b1-a671-83a3a8be4175 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:58.794361 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c3f9e06a-873f-45b1-a671-83a3a8be4175 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:58.816288 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c3f9e06a-873f-45b1-a671-83a3a8be4175 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:58.862989 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ee279662-bf79-4392-b993-8cfa2b0b7da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:58.865055 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ee279662-bf79-4392-b993-8cfa2b0b7da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:58.875483 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ee279662-bf79-4392-b993-8cfa2b0b7da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:58.876456 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ee279662-bf79-4392-b993-8cfa2b0b7da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:58.876456 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ee279662-bf79-4392-b993-8cfa2b0b7da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:58.876587 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ee279662-bf79-4392-b993-8cfa2b0b7da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:58.877794 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ee279662-bf79-4392-b993-8cfa2b0b7da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:58.878346 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ee279662-bf79-4392-b993-8cfa2b0b7da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:58.900780 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ee279662-bf79-4392-b993-8cfa2b0b7da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:28:58.901735 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c3f9e06a-873f-45b1-a671-83a3a8be4175 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ce3d96449b046b1aba179251ad7b66c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdfef8728cf440a3ad17dc608e2bebd5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:58.914868 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c3f9e06a-873f-45b1-a671-83a3a8be4175 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1" status: 200 len: 1265 microversion: 2.1 time: 0.135455 Jun 01 22:28:58.915234 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 72/221] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:58 2026] GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 => generated 1265 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:28:59.204580 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ee279662-bf79-4392-b993-8cfa2b0b7da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:59.211234 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ee279662-bf79-4392-b993-8cfa2b0b7da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:59.212008 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ee279662-bf79-4392-b993-8cfa2b0b7da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:28:59.217364 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ee279662-bf79-4392-b993-8cfa2b0b7da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1877 microversion: 2.42 time: 0.358793 Jun 01 22:28:59.217745 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 75/222] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:28:58 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1877 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:28:59.939791 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3dac2780-7855-44ee-9152-d6b0adf57a1e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:28:59.945510 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3dac2780-7855-44ee-9152-d6b0adf57a1e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:28:59.945936 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=90,nova_api:INSERT=9,nova_api:UPDATE=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:28:59.951319 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3dac2780-7855-44ee-9152-d6b0adf57a1e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:59.951646 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3dac2780-7855-44ee-9152-d6b0adf57a1e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:59.951862 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3dac2780-7855-44ee-9152-d6b0adf57a1e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:59.952335 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3dac2780-7855-44ee-9152-d6b0adf57a1e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:28:59.952661 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3dac2780-7855-44ee-9152-d6b0adf57a1e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:28:59.953021 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3dac2780-7855-44ee-9152-d6b0adf57a1e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:28:59.978982 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3dac2780-7855-44ee-9152-d6b0adf57a1e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:00.063199 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3dac2780-7855-44ee-9152-d6b0adf57a1e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ce3d96449b046b1aba179251ad7b66c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdfef8728cf440a3ad17dc608e2bebd5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:00.091502 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3dac2780-7855-44ee-9152-d6b0adf57a1e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1" status: 200 len: 1273 microversion: 2.1 time: 0.140034 Jun 01 22:29:00.091502 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 76/223] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:28:59 2026] GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 => generated 1273 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:00.252803 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6bc2708a-0dfc-43e5-ab58-fbe7d3ee97ab tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:00.253449 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6bc2708a-0dfc-43e5-ab58-fbe7d3ee97ab tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:00.259750 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6bc2708a-0dfc-43e5-ab58-fbe7d3ee97ab tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:00.260244 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6bc2708a-0dfc-43e5-ab58-fbe7d3ee97ab tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:00.260757 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6bc2708a-0dfc-43e5-ab58-fbe7d3ee97ab tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:00.261320 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6bc2708a-0dfc-43e5-ab58-fbe7d3ee97ab tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:00.261743 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6bc2708a-0dfc-43e5-ab58-fbe7d3ee97ab tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:00.262165 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6bc2708a-0dfc-43e5-ab58-fbe7d3ee97ab tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:00.279184 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6bc2708a-0dfc-43e5-ab58-fbe7d3ee97ab tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:00.585050 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6bc2708a-0dfc-43e5-ab58-fbe7d3ee97ab tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:00.592357 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6bc2708a-0dfc-43e5-ab58-fbe7d3ee97ab tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:00.593238 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6bc2708a-0dfc-43e5-ab58-fbe7d3ee97ab tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:00.599543 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6bc2708a-0dfc-43e5-ab58-fbe7d3ee97ab tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1877 microversion: 2.42 time: 0.354287 Jun 01 22:29:00.600014 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 73/224] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:00 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1877 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:01.101783 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f76447b3-18f8-47f4-8eb3-856cea31949f tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:01.104204 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f76447b3-18f8-47f4-8eb3-856cea31949f tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:01.110380 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f76447b3-18f8-47f4-8eb3-856cea31949f tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:01.113683 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f76447b3-18f8-47f4-8eb3-856cea31949f tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:01.113683 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f76447b3-18f8-47f4-8eb3-856cea31949f tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:01.113683 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f76447b3-18f8-47f4-8eb3-856cea31949f tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:01.113683 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f76447b3-18f8-47f4-8eb3-856cea31949f tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:01.114138 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f76447b3-18f8-47f4-8eb3-856cea31949f tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:01.119401 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-74c5c320-1ed6-48c5-a96d-32046a1c1ed1 req-806301af-835f-4ea0-a29d-487cc0e8a1fe service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1", "tag": "a61e13d1-1ea2-4cd4-aab8-5636685bc2dc"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:01.130058 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-74c5c320-1ed6-48c5-a96d-32046a1c1ed1 req-806301af-835f-4ea0-a29d-487cc0e8a1fe service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:01.130290 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-74c5c320-1ed6-48c5-a96d-32046a1c1ed1 req-806301af-835f-4ea0-a29d-487cc0e8a1fe service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:01.130472 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-74c5c320-1ed6-48c5-a96d-32046a1c1ed1 req-806301af-835f-4ea0-a29d-487cc0e8a1fe service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:01.134415 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f76447b3-18f8-47f4-8eb3-856cea31949f tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:01.137882 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-74c5c320-1ed6-48c5-a96d-32046a1c1ed1 req-806301af-835f-4ea0-a29d-487cc0e8a1fe service nova] Creating event network-changed:a61e13d1-1ea2-4cd4-aab8-5636685bc2dc for instance 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 on np0000001904 Jun 01 22:29:01.138402 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-74c5c320-1ed6-48c5-a96d-32046a1c1ed1 req-806301af-835f-4ea0-a29d-487cc0e8a1fe service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:01.147072 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-74c5c320-1ed6-48c5-a96d-32046a1c1ed1 req-806301af-835f-4ea0-a29d-487cc0e8a1fe service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.032022 Jun 01 22:29:01.149781 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 77/225] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:01 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:01.278549 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f76447b3-18f8-47f4-8eb3-856cea31949f tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ce3d96449b046b1aba179251ad7b66c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdfef8728cf440a3ad17dc608e2bebd5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:01.286310 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f76447b3-18f8-47f4-8eb3-856cea31949f tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1" status: 200 len: 1325 microversion: 2.1 time: 0.187835 Jun 01 22:29:01.286642 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 76/226] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:01 2026] GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 => generated 1325 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:01.625017 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5f163f25-1791-4a7c-ada8-e7fbab5eab43 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:01.631730 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5f163f25-1791-4a7c-ada8-e7fbab5eab43 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:01.640007 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5f163f25-1791-4a7c-ada8-e7fbab5eab43 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:01.640783 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5f163f25-1791-4a7c-ada8-e7fbab5eab43 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:01.641269 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5f163f25-1791-4a7c-ada8-e7fbab5eab43 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:01.641965 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5f163f25-1791-4a7c-ada8-e7fbab5eab43 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:01.642623 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5f163f25-1791-4a7c-ada8-e7fbab5eab43 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:01.643463 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5f163f25-1791-4a7c-ada8-e7fbab5eab43 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:01.665212 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5f163f25-1791-4a7c-ada8-e7fbab5eab43 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:02.056765 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5f163f25-1791-4a7c-ada8-e7fbab5eab43 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:02.063682 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5f163f25-1791-4a7c-ada8-e7fbab5eab43 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:02.064419 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5f163f25-1791-4a7c-ada8-e7fbab5eab43 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:02.069274 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5f163f25-1791-4a7c-ada8-e7fbab5eab43 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1877 microversion: 2.42 time: 0.448044 Jun 01 22:29:02.069673 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 74/227] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:01 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1877 bytes in 449 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:02.303446 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-32a73a15-7685-4fc1-9f59-66e551109a30 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:02.305440 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-32a73a15-7685-4fc1-9f59-66e551109a30 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:02.311230 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-32a73a15-7685-4fc1-9f59-66e551109a30 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:02.311965 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-32a73a15-7685-4fc1-9f59-66e551109a30 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:02.312067 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-32a73a15-7685-4fc1-9f59-66e551109a30 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:02.312685 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-32a73a15-7685-4fc1-9f59-66e551109a30 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:02.313098 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-32a73a15-7685-4fc1-9f59-66e551109a30 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:02.313483 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-32a73a15-7685-4fc1-9f59-66e551109a30 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:02.335832 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-32a73a15-7685-4fc1-9f59-66e551109a30 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:02.599597 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-32a73a15-7685-4fc1-9f59-66e551109a30 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ce3d96449b046b1aba179251ad7b66c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdfef8728cf440a3ad17dc608e2bebd5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:02.610430 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-32a73a15-7685-4fc1-9f59-66e551109a30 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1" status: 200 len: 1313 microversion: 2.1 time: 0.309121 Jun 01 22:29:02.610430 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 78/228] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:02 2026] GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 => generated 1313 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:03.099501 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e75f8492-d68d-4a67-9105-2111e4ac26f5 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:03.100980 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e75f8492-d68d-4a67-9105-2111e4ac26f5 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:03.108831 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e75f8492-d68d-4a67-9105-2111e4ac26f5 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:03.109201 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e75f8492-d68d-4a67-9105-2111e4ac26f5 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:03.109474 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e75f8492-d68d-4a67-9105-2111e4ac26f5 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:03.110092 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e75f8492-d68d-4a67-9105-2111e4ac26f5 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:03.110503 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e75f8492-d68d-4a67-9105-2111e4ac26f5 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:03.110866 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e75f8492-d68d-4a67-9105-2111e4ac26f5 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:03.138905 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e75f8492-d68d-4a67-9105-2111e4ac26f5 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:03.385345 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e75f8492-d68d-4a67-9105-2111e4ac26f5 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:03.391254 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e75f8492-d68d-4a67-9105-2111e4ac26f5 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:03.391942 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e75f8492-d68d-4a67-9105-2111e4ac26f5 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:03.396454 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e75f8492-d68d-4a67-9105-2111e4ac26f5 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1877 microversion: 2.42 time: 0.298588 Jun 01 22:29:03.396880 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 77/229] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:03 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1877 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:03.634873 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f40e222b-1315-45be-a79e-a0a4881a593f tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:03.636977 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f40e222b-1315-45be-a79e-a0a4881a593f tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:03.642169 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f40e222b-1315-45be-a79e-a0a4881a593f tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:03.642476 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f40e222b-1315-45be-a79e-a0a4881a593f tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:03.642712 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f40e222b-1315-45be-a79e-a0a4881a593f tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:03.643171 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f40e222b-1315-45be-a79e-a0a4881a593f tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:03.643518 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f40e222b-1315-45be-a79e-a0a4881a593f tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:03.644018 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f40e222b-1315-45be-a79e-a0a4881a593f tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:03.659345 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=197 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:29:03.674151 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f40e222b-1315-45be-a79e-a0a4881a593f tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:03.855162 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f40e222b-1315-45be-a79e-a0a4881a593f tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ce3d96449b046b1aba179251ad7b66c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdfef8728cf440a3ad17dc608e2bebd5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:03.867955 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f40e222b-1315-45be-a79e-a0a4881a593f tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1" status: 200 len: 1313 microversion: 2.1 time: 0.235184 Jun 01 22:29:03.868528 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 75/230] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:03 2026] GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 => generated 1313 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:04.054737 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:29:04.089323 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:29:04.420087 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-eff89668-8cc1-4589-92f2-9c6a08d61913 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:04.421686 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-eff89668-8cc1-4589-92f2-9c6a08d61913 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:04.431595 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eff89668-8cc1-4589-92f2-9c6a08d61913 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:04.431595 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eff89668-8cc1-4589-92f2-9c6a08d61913 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:04.431595 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eff89668-8cc1-4589-92f2-9c6a08d61913 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:04.431595 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eff89668-8cc1-4589-92f2-9c6a08d61913 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:04.433298 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eff89668-8cc1-4589-92f2-9c6a08d61913 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:04.433902 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eff89668-8cc1-4589-92f2-9c6a08d61913 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:04.437755 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=223,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:29:04.460685 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-eff89668-8cc1-4589-92f2-9c6a08d61913 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:04.897058 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d94987a2-7cf8-49df-bf7b-b31f5f5760a0 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:04.908270 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d94987a2-7cf8-49df-bf7b-b31f5f5760a0 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:04.908535 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d94987a2-7cf8-49df-bf7b-b31f5f5760a0 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:04.909359 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d94987a2-7cf8-49df-bf7b-b31f5f5760a0 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:04.909359 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d94987a2-7cf8-49df-bf7b-b31f5f5760a0 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:04.910618 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d94987a2-7cf8-49df-bf7b-b31f5f5760a0 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:04.910618 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d94987a2-7cf8-49df-bf7b-b31f5f5760a0 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:04.910618 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d94987a2-7cf8-49df-bf7b-b31f5f5760a0 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:04.937871 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d94987a2-7cf8-49df-bf7b-b31f5f5760a0 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:05.008486 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-eff89668-8cc1-4589-92f2-9c6a08d61913 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:05.019761 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-eff89668-8cc1-4589-92f2-9c6a08d61913 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:05.020861 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-eff89668-8cc1-4589-92f2-9c6a08d61913 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:05.027121 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-eff89668-8cc1-4589-92f2-9c6a08d61913 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1877 microversion: 2.42 time: 0.611109 Jun 01 22:29:05.027591 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 79/231] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:04 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1877 bytes in 612 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:05.165501 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d94987a2-7cf8-49df-bf7b-b31f5f5760a0 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ce3d96449b046b1aba179251ad7b66c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdfef8728cf440a3ad17dc608e2bebd5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:05.175917 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d94987a2-7cf8-49df-bf7b-b31f5f5760a0 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1" status: 200 len: 1313 microversion: 2.1 time: 0.282797 Jun 01 22:29:05.176279 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 78/232] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:04 2026] GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 => generated 1313 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:29:05.419905 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:29:06.047062 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-fd080d6d-c834-4dbe-9ea3-07c9c7bdaaca tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:06.048713 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-fd080d6d-c834-4dbe-9ea3-07c9c7bdaaca tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:06.057751 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fd080d6d-c834-4dbe-9ea3-07c9c7bdaaca tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:06.057751 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fd080d6d-c834-4dbe-9ea3-07c9c7bdaaca tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:06.057751 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fd080d6d-c834-4dbe-9ea3-07c9c7bdaaca tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:06.057751 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fd080d6d-c834-4dbe-9ea3-07c9c7bdaaca tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:06.058108 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fd080d6d-c834-4dbe-9ea3-07c9c7bdaaca tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:06.058108 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fd080d6d-c834-4dbe-9ea3-07c9c7bdaaca tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:06.079922 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-fd080d6d-c834-4dbe-9ea3-07c9c7bdaaca tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:06.198459 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7941898f-446e-498a-9cfa-b53aa810f76e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:06.203274 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7941898f-446e-498a-9cfa-b53aa810f76e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:06.212309 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7941898f-446e-498a-9cfa-b53aa810f76e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:06.212690 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7941898f-446e-498a-9cfa-b53aa810f76e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:06.212986 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7941898f-446e-498a-9cfa-b53aa810f76e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:06.214678 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7941898f-446e-498a-9cfa-b53aa810f76e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:06.215191 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7941898f-446e-498a-9cfa-b53aa810f76e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:06.215994 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7941898f-446e-498a-9cfa-b53aa810f76e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:06.238541 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7941898f-446e-498a-9cfa-b53aa810f76e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:06.268628 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-fd080d6d-c834-4dbe-9ea3-07c9c7bdaaca tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:06.275658 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-fd080d6d-c834-4dbe-9ea3-07c9c7bdaaca tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:06.276705 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-fd080d6d-c834-4dbe-9ea3-07c9c7bdaaca tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:06.283367 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-fd080d6d-c834-4dbe-9ea3-07c9c7bdaaca tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1877 microversion: 2.42 time: 0.237959 Jun 01 22:29:06.283836 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 76/233] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:06 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1877 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:06.558066 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7941898f-446e-498a-9cfa-b53aa810f76e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ce3d96449b046b1aba179251ad7b66c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdfef8728cf440a3ad17dc608e2bebd5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:06.567514 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7941898f-446e-498a-9cfa-b53aa810f76e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1" status: 200 len: 1313 microversion: 2.1 time: 0.371607 Jun 01 22:29:06.567834 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 80/234] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:06 2026] GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 => generated 1313 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:07.302806 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-51316b08-2897-4e09-8fcb-0e2aab64619e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:07.304184 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-51316b08-2897-4e09-8fcb-0e2aab64619e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:07.311876 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51316b08-2897-4e09-8fcb-0e2aab64619e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:07.312338 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51316b08-2897-4e09-8fcb-0e2aab64619e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:07.312717 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51316b08-2897-4e09-8fcb-0e2aab64619e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:07.313320 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51316b08-2897-4e09-8fcb-0e2aab64619e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:07.313758 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51316b08-2897-4e09-8fcb-0e2aab64619e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:07.314193 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51316b08-2897-4e09-8fcb-0e2aab64619e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:07.335517 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-51316b08-2897-4e09-8fcb-0e2aab64619e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:07.591873 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9283f3b3-3c41-4c0a-ba72-bbc35e983791 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:07.597502 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9283f3b3-3c41-4c0a-ba72-bbc35e983791 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:07.607065 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9283f3b3-3c41-4c0a-ba72-bbc35e983791 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:07.607445 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9283f3b3-3c41-4c0a-ba72-bbc35e983791 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:07.607767 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9283f3b3-3c41-4c0a-ba72-bbc35e983791 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:07.608457 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9283f3b3-3c41-4c0a-ba72-bbc35e983791 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:07.613064 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9283f3b3-3c41-4c0a-ba72-bbc35e983791 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:07.615215 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9283f3b3-3c41-4c0a-ba72-bbc35e983791 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:07.655013 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9283f3b3-3c41-4c0a-ba72-bbc35e983791 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:07.688287 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-99fcb620-0115-499d-8de4-34e4068e9198 req-88cd21de-3aeb-47e0-8886-2882c93a698d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1", "name": "network-vif-plugged", "status": "completed", "tag": "a61e13d1-1ea2-4cd4-aab8-5636685bc2dc"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:07.702785 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-99fcb620-0115-499d-8de4-34e4068e9198 req-88cd21de-3aeb-47e0-8886-2882c93a698d service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:07.703648 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-99fcb620-0115-499d-8de4-34e4068e9198 req-88cd21de-3aeb-47e0-8886-2882c93a698d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:07.703648 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-99fcb620-0115-499d-8de4-34e4068e9198 req-88cd21de-3aeb-47e0-8886-2882c93a698d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:07.723545 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-99fcb620-0115-499d-8de4-34e4068e9198 req-88cd21de-3aeb-47e0-8886-2882c93a698d service nova] Creating event network-vif-plugged:a61e13d1-1ea2-4cd4-aab8-5636685bc2dc for instance 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 on np0000001904 Jun 01 22:29:07.729177 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-99fcb620-0115-499d-8de4-34e4068e9198 req-88cd21de-3aeb-47e0-8886-2882c93a698d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:07.753709 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-99fcb620-0115-499d-8de4-34e4068e9198 req-88cd21de-3aeb-47e0-8886-2882c93a698d service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.061174 Jun 01 22:29:07.754268 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 81/235] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:07 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) Jun 01 22:29:07.830193 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-51316b08-2897-4e09-8fcb-0e2aab64619e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:07.846504 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-51316b08-2897-4e09-8fcb-0e2aab64619e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:07.846740 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-51316b08-2897-4e09-8fcb-0e2aab64619e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:07.852239 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-51316b08-2897-4e09-8fcb-0e2aab64619e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1877 microversion: 2.42 time: 0.551280 Jun 01 22:29:07.852558 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 79/236] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:07 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1877 bytes in 552 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:07.996971 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9283f3b3-3c41-4c0a-ba72-bbc35e983791 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ce3d96449b046b1aba179251ad7b66c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdfef8728cf440a3ad17dc608e2bebd5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:08.013611 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9283f3b3-3c41-4c0a-ba72-bbc35e983791 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1" status: 200 len: 1313 microversion: 2.1 time: 0.423615 Jun 01 22:29:08.013611 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 77/237] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:07 2026] GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 => generated 1313 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:08.274764 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1700194135", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "3cabeb2a-e553-45e3-8591-30c392fe8dab"}]}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:08.423008 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:08.423477 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:08.423911 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:08.424732 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:08.425193 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:08.427319 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:08.433511 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] validate_networks() for [('3cabeb2a-e553-45e3-8591-30c392fe8dab', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:29:08.435118 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:08.686877 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:08.872431 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:29:08.872865 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:29:08.875017 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:29:08.875017 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:29:08.875017 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:29:08.880345 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:08.880525 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:08.880714 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:08.881209 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:08.881265 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-47cc4e68-9d42-4efd-8e03-ffb0d4d5fc11 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:08.881697 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:08.881697 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:08.888415 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-47cc4e68-9d42-4efd-8e03-ffb0d4d5fc11 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:08.897543 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-47cc4e68-9d42-4efd-8e03-ffb0d4d5fc11 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:08.898452 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-47cc4e68-9d42-4efd-8e03-ffb0d4d5fc11 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:08.898452 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-47cc4e68-9d42-4efd-8e03-ffb0d4d5fc11 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:08.898758 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-47cc4e68-9d42-4efd-8e03-ffb0d4d5fc11 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:08.899381 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-47cc4e68-9d42-4efd-8e03-ffb0d4d5fc11 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:08.899909 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-47cc4e68-9d42-4efd-8e03-ffb0d4d5fc11 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:08.900478 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Getting quotas for project bd698ffedced4c9987fa5747d0f9d161. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:29:08.903163 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Getting quotas for user 6816d2d2464341cdbcf653e8c2c31ac2 and project bd698ffedced4c9987fa5747d0f9d161. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:29:08.910733 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:29:08.912392 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:29:08.922939 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-47cc4e68-9d42-4efd-8e03-ffb0d4d5fc11 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:08.971525 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-40402cbd-c281-4baf-b408-34b9a75e9c5d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.87 time: 1.030070 Jun 01 22:29:08.971525 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 82/238] 10.4.3.116 () {70 vars in 1306 bytes} [Mon Jun 1 22:29:07 2026] POST /compute/v2.1/servers => generated 380 bytes in 1031 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) Jun 01 22:29:08.982956 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-707ee88e-d951-4007-86d1-f48e1120c540 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:08.985230 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-707ee88e-d951-4007-86d1-f48e1120c540 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:09.004881 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-707ee88e-d951-4007-86d1-f48e1120c540 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:09.037828 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-fe812468-9dbe-48d6-a404-cda837a0f027 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:09.039188 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-fe812468-9dbe-48d6-a404-cda837a0f027 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:09.045379 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fe812468-9dbe-48d6-a404-cda837a0f027 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:09.045714 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fe812468-9dbe-48d6-a404-cda837a0f027 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:09.046095 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fe812468-9dbe-48d6-a404-cda837a0f027 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:09.046661 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fe812468-9dbe-48d6-a404-cda837a0f027 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:09.047117 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fe812468-9dbe-48d6-a404-cda837a0f027 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:09.047509 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fe812468-9dbe-48d6-a404-cda837a0f027 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:09.073425 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-fe812468-9dbe-48d6-a404-cda837a0f027 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:09.076846 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-707ee88e-d951-4007-86d1-f48e1120c540 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:09.082749 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-707ee88e-d951-4007-86d1-f48e1120c540 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:09.083486 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-707ee88e-d951-4007-86d1-f48e1120c540 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:09.094427 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-707ee88e-d951-4007-86d1-f48e1120c540 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f" status: 200 len: 1398 microversion: 2.87 time: 0.113738 Jun 01 22:29:09.094816 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 78/239] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:08 2026] GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f => generated 1398 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:09.116703 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-47cc4e68-9d42-4efd-8e03-ffb0d4d5fc11 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:09.122514 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-47cc4e68-9d42-4efd-8e03-ffb0d4d5fc11 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:09.123226 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-47cc4e68-9d42-4efd-8e03-ffb0d4d5fc11 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:09.127684 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-47cc4e68-9d42-4efd-8e03-ffb0d4d5fc11 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1877 microversion: 2.42 time: 0.249218 Jun 01 22:29:09.128003 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 80/240] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:08 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1877 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:09.231981 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-fe812468-9dbe-48d6-a404-cda837a0f027 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ce3d96449b046b1aba179251ad7b66c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdfef8728cf440a3ad17dc608e2bebd5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:09.242641 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-fe812468-9dbe-48d6-a404-cda837a0f027 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1" status: 200 len: 1313 microversion: 2.1 time: 0.207977 Jun 01 22:29:09.243008 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 83/241] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:09 2026] GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 => generated 1313 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:09.831957 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-ce6e6b4b-4ebf-47fb-aef8-2609dbc603e2 req-a7c19c96-3a66-4f61-bfc4-e8ced6e85111 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1", "name": "network-vif-plugged", "status": "completed", "tag": "a61e13d1-1ea2-4cd4-aab8-5636685bc2dc"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:09.847800 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ce6e6b4b-4ebf-47fb-aef8-2609dbc603e2 req-a7c19c96-3a66-4f61-bfc4-e8ced6e85111 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:09.847987 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ce6e6b4b-4ebf-47fb-aef8-2609dbc603e2 req-a7c19c96-3a66-4f61-bfc4-e8ced6e85111 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:09.848174 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ce6e6b4b-4ebf-47fb-aef8-2609dbc603e2 req-a7c19c96-3a66-4f61-bfc4-e8ced6e85111 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:09.867151 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-ce6e6b4b-4ebf-47fb-aef8-2609dbc603e2 req-a7c19c96-3a66-4f61-bfc4-e8ced6e85111 service nova] Creating event network-vif-plugged:a61e13d1-1ea2-4cd4-aab8-5636685bc2dc for instance 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 on np0000001904 Jun 01 22:29:09.867772 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-ce6e6b4b-4ebf-47fb-aef8-2609dbc603e2 req-a7c19c96-3a66-4f61-bfc4-e8ced6e85111 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:09.876004 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-ce6e6b4b-4ebf-47fb-aef8-2609dbc603e2 req-a7c19c96-3a66-4f61-bfc4-e8ced6e85111 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.046770 Jun 01 22:29:09.876004 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 79/242] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:09 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:10.082793 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-ba1a6d70-c5d6-4b60-876a-00c0ce45688a req-837af181-690d-4432-8c5a-ff65a91918f6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-plugged", "status": "completed", "tag": "cf823611-04ec-49e6-8f75-9466f06b15b5"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:10.098094 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-ba1a6d70-c5d6-4b60-876a-00c0ce45688a req-837af181-690d-4432-8c5a-ff65a91918f6 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:10.098094 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-ba1a6d70-c5d6-4b60-876a-00c0ce45688a req-837af181-690d-4432-8c5a-ff65a91918f6 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:10.098094 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-ba1a6d70-c5d6-4b60-876a-00c0ce45688a req-837af181-690d-4432-8c5a-ff65a91918f6 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:10.113888 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-ba1a6d70-c5d6-4b60-876a-00c0ce45688a req-837af181-690d-4432-8c5a-ff65a91918f6 service nova] Creating event network-vif-plugged:cf823611-04ec-49e6-8f75-9466f06b15b5 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:29:10.114717 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-ba1a6d70-c5d6-4b60-876a-00c0ce45688a req-837af181-690d-4432-8c5a-ff65a91918f6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:10.121734 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-ba1a6d70-c5d6-4b60-876a-00c0ce45688a req-837af181-690d-4432-8c5a-ff65a91918f6 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.041342 Jun 01 22:29:10.121734 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 81/243] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:10 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:10.125118 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cae2fbd1-7581-4b87-84af-5d6793bca357 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:10.130396 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cae2fbd1-7581-4b87-84af-5d6793bca357 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:10.163746 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2c507668-d9f1-4ca5-a4c6-f3afb6c341d2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:10.164137 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cae2fbd1-7581-4b87-84af-5d6793bca357 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:10.164137 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cae2fbd1-7581-4b87-84af-5d6793bca357 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:10.167988 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cae2fbd1-7581-4b87-84af-5d6793bca357 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:10.169610 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2c507668-d9f1-4ca5-a4c6-f3afb6c341d2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:10.170211 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cae2fbd1-7581-4b87-84af-5d6793bca357 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:10.170211 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cae2fbd1-7581-4b87-84af-5d6793bca357 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:10.170211 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cae2fbd1-7581-4b87-84af-5d6793bca357 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:10.184099 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2c507668-d9f1-4ca5-a4c6-f3afb6c341d2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:10.184424 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2c507668-d9f1-4ca5-a4c6-f3afb6c341d2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:10.184734 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2c507668-d9f1-4ca5-a4c6-f3afb6c341d2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:10.185357 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2c507668-d9f1-4ca5-a4c6-f3afb6c341d2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:10.185800 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2c507668-d9f1-4ca5-a4c6-f3afb6c341d2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:10.189594 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2c507668-d9f1-4ca5-a4c6-f3afb6c341d2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:10.220479 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2c507668-d9f1-4ca5-a4c6-f3afb6c341d2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:10.230672 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cae2fbd1-7581-4b87-84af-5d6793bca357 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:10.270852 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e1506ff1-9610-4aec-bbc8-59ebdfcf2d6e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:10.271496 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e1506ff1-9610-4aec-bbc8-59ebdfcf2d6e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:10.278241 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e1506ff1-9610-4aec-bbc8-59ebdfcf2d6e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:10.278634 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e1506ff1-9610-4aec-bbc8-59ebdfcf2d6e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:10.279188 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e1506ff1-9610-4aec-bbc8-59ebdfcf2d6e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:10.279861 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e1506ff1-9610-4aec-bbc8-59ebdfcf2d6e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:10.280377 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e1506ff1-9610-4aec-bbc8-59ebdfcf2d6e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:10.280937 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e1506ff1-9610-4aec-bbc8-59ebdfcf2d6e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:10.318515 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e1506ff1-9610-4aec-bbc8-59ebdfcf2d6e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:10.366827 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cae2fbd1-7581-4b87-84af-5d6793bca357 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:10.376153 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cae2fbd1-7581-4b87-84af-5d6793bca357 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:10.376630 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cae2fbd1-7581-4b87-84af-5d6793bca357 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:10.390514 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cae2fbd1-7581-4b87-84af-5d6793bca357 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f" status: 200 len: 1394 microversion: 2.87 time: 0.269884 Jun 01 22:29:10.390972 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 84/244] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:10 2026] GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f => generated 1394 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:10.557715 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e1506ff1-9610-4aec-bbc8-59ebdfcf2d6e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ce3d96449b046b1aba179251ad7b66c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdfef8728cf440a3ad17dc608e2bebd5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:10.575399 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e1506ff1-9610-4aec-bbc8-59ebdfcf2d6e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1" status: 200 len: 1502 microversion: 2.1 time: 0.310618 Jun 01 22:29:10.575870 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 82/245] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:10 2026] GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 => generated 1502 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:10.972658 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2c507668-d9f1-4ca5-a4c6-f3afb6c341d2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:10.978601 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2c507668-d9f1-4ca5-a4c6-f3afb6c341d2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:10.978844 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2c507668-d9f1-4ca5-a4c6-f3afb6c341d2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:10.983125 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2c507668-d9f1-4ca5-a4c6-f3afb6c341d2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1877 microversion: 2.42 time: 0.825642 Jun 01 22:29:10.983495 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 80/246] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:10 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1877 bytes in 826 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:11.424188 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cc10243c-14e9-4e6a-9c61-cc0655437905 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:11.426437 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cc10243c-14e9-4e6a-9c61-cc0655437905 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:11.434044 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc10243c-14e9-4e6a-9c61-cc0655437905 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:11.434547 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc10243c-14e9-4e6a-9c61-cc0655437905 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:11.435280 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc10243c-14e9-4e6a-9c61-cc0655437905 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:11.435878 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc10243c-14e9-4e6a-9c61-cc0655437905 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:11.436435 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc10243c-14e9-4e6a-9c61-cc0655437905 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:11.436861 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc10243c-14e9-4e6a-9c61-cc0655437905 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:11.470497 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cc10243c-14e9-4e6a-9c61-cc0655437905 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:11.541535 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cc10243c-14e9-4e6a-9c61-cc0655437905 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:11.548160 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cc10243c-14e9-4e6a-9c61-cc0655437905 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:11.549636 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cc10243c-14e9-4e6a-9c61-cc0655437905 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:11.562202 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cc10243c-14e9-4e6a-9c61-cc0655437905 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f" status: 200 len: 1450 microversion: 2.87 time: 0.142639 Jun 01 22:29:11.562701 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 85/247] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:11 2026] GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f => generated 1450 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:11.947647 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-dbbfdd25-374f-40c3-8677-d2abd7c277be req-3620288b-4719-4d12-9fbe-6a724b6a33dc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-plugged", "status": "completed", "tag": "6b6af2e7-a96d-4791-8f34-6d1c81591577"}, {"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-plugged", "status": "completed", "tag": "6b6af2e7-a96d-4791-8f34-6d1c81591577"}, {"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-plugged", "status": "completed", "tag": "c5438e6f-32af-473d-83d7-68afad32339d"}, {"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-plugged", "status": "completed", "tag": "c5438e6f-32af-473d-83d7-68afad32339d"}, {"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-plugged", "status": "completed", "tag": "18df32db-d24f-43d7-a7b7-8b6bc2837bf7"}, {"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-plugged", "status": "completed", "tag": "18df32db-d24f-43d7-a7b7-8b6bc2837bf7"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:11.957749 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-dbbfdd25-374f-40c3-8677-d2abd7c277be req-3620288b-4719-4d12-9fbe-6a724b6a33dc service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:11.958244 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-dbbfdd25-374f-40c3-8677-d2abd7c277be req-3620288b-4719-4d12-9fbe-6a724b6a33dc service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:11.958244 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-dbbfdd25-374f-40c3-8677-d2abd7c277be req-3620288b-4719-4d12-9fbe-6a724b6a33dc service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:11.967306 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-dbbfdd25-374f-40c3-8677-d2abd7c277be req-3620288b-4719-4d12-9fbe-6a724b6a33dc service nova] Creating event network-vif-plugged:6b6af2e7-a96d-4791-8f34-6d1c81591577 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:29:11.967844 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-dbbfdd25-374f-40c3-8677-d2abd7c277be req-3620288b-4719-4d12-9fbe-6a724b6a33dc service nova] Creating event network-vif-plugged:6b6af2e7-a96d-4791-8f34-6d1c81591577 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:29:11.967844 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-dbbfdd25-374f-40c3-8677-d2abd7c277be req-3620288b-4719-4d12-9fbe-6a724b6a33dc service nova] Creating event network-vif-plugged:c5438e6f-32af-473d-83d7-68afad32339d for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:29:11.967844 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-dbbfdd25-374f-40c3-8677-d2abd7c277be req-3620288b-4719-4d12-9fbe-6a724b6a33dc service nova] Creating event network-vif-plugged:c5438e6f-32af-473d-83d7-68afad32339d for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:29:11.968095 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-dbbfdd25-374f-40c3-8677-d2abd7c277be req-3620288b-4719-4d12-9fbe-6a724b6a33dc service nova] Creating event network-vif-plugged:18df32db-d24f-43d7-a7b7-8b6bc2837bf7 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:29:11.968365 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-dbbfdd25-374f-40c3-8677-d2abd7c277be req-3620288b-4719-4d12-9fbe-6a724b6a33dc service nova] Creating event network-vif-plugged:18df32db-d24f-43d7-a7b7-8b6bc2837bf7 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:29:11.968995 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-dbbfdd25-374f-40c3-8677-d2abd7c277be req-3620288b-4719-4d12-9fbe-6a724b6a33dc service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:11.975912 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-dbbfdd25-374f-40c3-8677-d2abd7c277be req-3620288b-4719-4d12-9fbe-6a724b6a33dc service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1038 microversion: 2.1 time: 0.030461 Jun 01 22:29:11.976460 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 83/248] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:11 2026] POST /compute/v2.1/os-server-external-events => generated 1038 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:12.013252 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a71635d7-d456-4559-b79f-9538211cd18f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:12.017710 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a71635d7-d456-4559-b79f-9538211cd18f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:12.025869 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a71635d7-d456-4559-b79f-9538211cd18f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:12.025869 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a71635d7-d456-4559-b79f-9538211cd18f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:12.025869 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a71635d7-d456-4559-b79f-9538211cd18f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:12.025869 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a71635d7-d456-4559-b79f-9538211cd18f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:12.027828 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a71635d7-d456-4559-b79f-9538211cd18f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:12.027828 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a71635d7-d456-4559-b79f-9538211cd18f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:12.060462 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a71635d7-d456-4559-b79f-9538211cd18f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:12.193594 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-2433029f-cd7b-4593-afb2-6fe2e5efc620 req-9873ea45-51c2-41ea-b879-4d231cabc68b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-plugged", "status": "completed", "tag": "cf823611-04ec-49e6-8f75-9466f06b15b5"}, {"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-plugged", "status": "completed", "tag": "29dd8961-7b63-44a1-85ae-789aca08036d"}, {"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-plugged", "status": "completed", "tag": "29dd8961-7b63-44a1-85ae-789aca08036d"}, {"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-plugged", "status": "completed", "tag": "d841ab35-97e4-4dda-bd82-1595de9ab157"}, {"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-plugged", "status": "completed", "tag": "d841ab35-97e4-4dda-bd82-1595de9ab157"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:12.208624 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2433029f-cd7b-4593-afb2-6fe2e5efc620 req-9873ea45-51c2-41ea-b879-4d231cabc68b service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:12.208985 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2433029f-cd7b-4593-afb2-6fe2e5efc620 req-9873ea45-51c2-41ea-b879-4d231cabc68b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:12.209321 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2433029f-cd7b-4593-afb2-6fe2e5efc620 req-9873ea45-51c2-41ea-b879-4d231cabc68b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:12.235600 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-2433029f-cd7b-4593-afb2-6fe2e5efc620 req-9873ea45-51c2-41ea-b879-4d231cabc68b service nova] Creating event network-vif-plugged:cf823611-04ec-49e6-8f75-9466f06b15b5 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:29:12.235600 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-2433029f-cd7b-4593-afb2-6fe2e5efc620 req-9873ea45-51c2-41ea-b879-4d231cabc68b service nova] Creating event network-vif-plugged:29dd8961-7b63-44a1-85ae-789aca08036d for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:29:12.235600 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-2433029f-cd7b-4593-afb2-6fe2e5efc620 req-9873ea45-51c2-41ea-b879-4d231cabc68b service nova] Creating event network-vif-plugged:29dd8961-7b63-44a1-85ae-789aca08036d for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:29:12.235600 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-2433029f-cd7b-4593-afb2-6fe2e5efc620 req-9873ea45-51c2-41ea-b879-4d231cabc68b service nova] Creating event network-vif-plugged:d841ab35-97e4-4dda-bd82-1595de9ab157 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:29:12.235600 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-2433029f-cd7b-4593-afb2-6fe2e5efc620 req-9873ea45-51c2-41ea-b879-4d231cabc68b service nova] Creating event network-vif-plugged:d841ab35-97e4-4dda-bd82-1595de9ab157 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:29:12.235600 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-2433029f-cd7b-4593-afb2-6fe2e5efc620 req-9873ea45-51c2-41ea-b879-4d231cabc68b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:12.240098 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-2433029f-cd7b-4593-afb2-6fe2e5efc620 req-9873ea45-51c2-41ea-b879-4d231cabc68b service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 867 microversion: 2.1 time: 0.051175 Jun 01 22:29:12.240493 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 84/249] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:12 2026] POST /compute/v2.1/os-server-external-events => generated 867 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:12.356470 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a71635d7-d456-4559-b79f-9538211cd18f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:12.369935 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a71635d7-d456-4559-b79f-9538211cd18f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:12.370581 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a71635d7-d456-4559-b79f-9538211cd18f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:12.376938 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a71635d7-d456-4559-b79f-9538211cd18f tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1877 microversion: 2.42 time: 0.366546 Jun 01 22:29:12.377297 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 81/250] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:12 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1877 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:12.387541 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-3499d942-4522-44ca-ac45-9b75888bee60 req-3800dc5d-812d-4024-a56c-e7dbc0a44c67 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-plugged", "status": "completed", "tag": "f3e3a8cd-f97c-4917-94c9-1b8126389dc4"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:12.396342 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-3499d942-4522-44ca-ac45-9b75888bee60 req-3800dc5d-812d-4024-a56c-e7dbc0a44c67 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:12.397005 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-3499d942-4522-44ca-ac45-9b75888bee60 req-3800dc5d-812d-4024-a56c-e7dbc0a44c67 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:12.397581 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-3499d942-4522-44ca-ac45-9b75888bee60 req-3800dc5d-812d-4024-a56c-e7dbc0a44c67 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:12.406554 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-3499d942-4522-44ca-ac45-9b75888bee60 req-3800dc5d-812d-4024-a56c-e7dbc0a44c67 service nova] Creating event network-vif-plugged:f3e3a8cd-f97c-4917-94c9-1b8126389dc4 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:29:12.407035 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-3499d942-4522-44ca-ac45-9b75888bee60 req-3800dc5d-812d-4024-a56c-e7dbc0a44c67 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:12.417775 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-3499d942-4522-44ca-ac45-9b75888bee60 req-3800dc5d-812d-4024-a56c-e7dbc0a44c67 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.034672 Jun 01 22:29:12.417775 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 85/251] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:12 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:12.583371 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e46888b1-816b-47eb-9738-4c7fea98790d tempest-VolumesAdminNegativeTest-1721920618 tempest-VolumesAdminNegativeTest-1721920618-project] Action: 'update', calling method: >, body: {"volumeAttachment": {"volumeId": "2b93f2a7-a99a-4262-8173-92eadd31bca2"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:12.586776 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e46888b1-816b-47eb-9738-4c7fea98790d tempest-VolumesAdminNegativeTest-1721920618 tempest-VolumesAdminNegativeTest-1721920618-project] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:12.592122 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-20927028-0ea1-4524-a7db-dc1e5093b945 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:12.593065 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e46888b1-816b-47eb-9738-4c7fea98790d tempest-VolumesAdminNegativeTest-1721920618 tempest-VolumesAdminNegativeTest-1721920618-project] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:12.593373 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e46888b1-816b-47eb-9738-4c7fea98790d tempest-VolumesAdminNegativeTest-1721920618 tempest-VolumesAdminNegativeTest-1721920618-project] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:12.593598 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e46888b1-816b-47eb-9738-4c7fea98790d tempest-VolumesAdminNegativeTest-1721920618 tempest-VolumesAdminNegativeTest-1721920618-project] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:12.594094 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e46888b1-816b-47eb-9738-4c7fea98790d tempest-VolumesAdminNegativeTest-1721920618 tempest-VolumesAdminNegativeTest-1721920618-project] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:12.594296 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e46888b1-816b-47eb-9738-4c7fea98790d tempest-VolumesAdminNegativeTest-1721920618 tempest-VolumesAdminNegativeTest-1721920618-project] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:12.594455 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e46888b1-816b-47eb-9738-4c7fea98790d tempest-VolumesAdminNegativeTest-1721920618 tempest-VolumesAdminNegativeTest-1721920618-project] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:12.598530 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-20927028-0ea1-4524-a7db-dc1e5093b945 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:12.607662 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-20927028-0ea1-4524-a7db-dc1e5093b945 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:12.607907 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-20927028-0ea1-4524-a7db-dc1e5093b945 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:12.608119 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-20927028-0ea1-4524-a7db-dc1e5093b945 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:12.608997 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-20927028-0ea1-4524-a7db-dc1e5093b945 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:12.608997 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-20927028-0ea1-4524-a7db-dc1e5093b945 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:12.609143 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-20927028-0ea1-4524-a7db-dc1e5093b945 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:12.651316 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-20927028-0ea1-4524-a7db-dc1e5093b945 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:12.679119 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-e46888b1-816b-47eb-9738-4c7fea98790d tempest-VolumesAdminNegativeTest-1721920618 tempest-VolumesAdminNegativeTest-1721920618-project] HTTP exception thrown: Volume e65442f9-8553-4e0a-8851-6fca16904ac0 could not be found. Jun 01 22:29:12.679453 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e46888b1-816b-47eb-9738-4c7fea98790d tempest-VolumesAdminNegativeTest-1721920618 tempest-VolumesAdminNegativeTest-1721920618-project] Returning 404 to user: Volume e65442f9-8553-4e0a-8851-6fca16904ac0 could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:29:12.680022 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e46888b1-816b-47eb-9738-4c7fea98790d tempest-VolumesAdminNegativeTest-1721920618 tempest-VolumesAdminNegativeTest-1721920618-project] 10.4.3.116 "PUT /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1/os-volume_attachments/e65442f9-8553-4e0a-8851-6fca16904ac0" status: 404 len: 109 microversion: 2.1 time: 0.529539 Jun 01 22:29:12.680474 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 86/252] 10.4.3.116 () {68 vars in 1551 bytes} [Mon Jun 1 22:29:12 2026] PUT /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1/os-volume_attachments/e65442f9-8553-4e0a-8851-6fca16904ac0 => generated 109 bytes in 530 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:29:12.712435 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-20927028-0ea1-4524-a7db-dc1e5093b945 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:12.717493 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-20927028-0ea1-4524-a7db-dc1e5093b945 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:12.718617 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-20927028-0ea1-4524-a7db-dc1e5093b945 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:12.728768 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-20927028-0ea1-4524-a7db-dc1e5093b945 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f" status: 200 len: 1450 microversion: 2.87 time: 0.141364 Jun 01 22:29:12.729137 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 82/253] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:12 2026] GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f => generated 1450 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:13.402134 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-17e28d75-8e11-45a2-a0c0-2fc2daa0a3f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:13.404350 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-17e28d75-8e11-45a2-a0c0-2fc2daa0a3f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:13.411028 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-17e28d75-8e11-45a2-a0c0-2fc2daa0a3f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:13.411028 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-17e28d75-8e11-45a2-a0c0-2fc2daa0a3f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:13.411028 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-17e28d75-8e11-45a2-a0c0-2fc2daa0a3f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:13.411519 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-17e28d75-8e11-45a2-a0c0-2fc2daa0a3f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:13.412112 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-17e28d75-8e11-45a2-a0c0-2fc2daa0a3f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:13.412585 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-17e28d75-8e11-45a2-a0c0-2fc2daa0a3f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:13.429739 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-17e28d75-8e11-45a2-a0c0-2fc2daa0a3f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:13.687884 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-17e28d75-8e11-45a2-a0c0-2fc2daa0a3f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:13.695595 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-17e28d75-8e11-45a2-a0c0-2fc2daa0a3f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:13.696606 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-17e28d75-8e11-45a2-a0c0-2fc2daa0a3f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:13.702983 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-17e28d75-8e11-45a2-a0c0-2fc2daa0a3f2 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1877 microversion: 2.42 time: 0.303398 Jun 01 22:29:13.703498 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 86/254] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:13 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1877 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:13.753531 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-bef13a8f-3b27-4e8c-ad47-8ecfa4e4a38d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:13.761533 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-bef13a8f-3b27-4e8c-ad47-8ecfa4e4a38d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:13.768751 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bef13a8f-3b27-4e8c-ad47-8ecfa4e4a38d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:13.768751 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bef13a8f-3b27-4e8c-ad47-8ecfa4e4a38d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:13.769018 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bef13a8f-3b27-4e8c-ad47-8ecfa4e4a38d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:13.769995 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bef13a8f-3b27-4e8c-ad47-8ecfa4e4a38d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:13.770669 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bef13a8f-3b27-4e8c-ad47-8ecfa4e4a38d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:13.771044 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bef13a8f-3b27-4e8c-ad47-8ecfa4e4a38d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:13.830419 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-623f4488-c2f5-4197-b46f-49e1c9499633 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:13.830885 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-623f4488-c2f5-4197-b46f-49e1c9499633 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:13.837201 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-623f4488-c2f5-4197-b46f-49e1c9499633 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:13.837455 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-623f4488-c2f5-4197-b46f-49e1c9499633 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:13.837691 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-623f4488-c2f5-4197-b46f-49e1c9499633 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:13.838219 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-623f4488-c2f5-4197-b46f-49e1c9499633 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:13.838412 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-623f4488-c2f5-4197-b46f-49e1c9499633 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:13.838540 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-623f4488-c2f5-4197-b46f-49e1c9499633 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:13.893173 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-623f4488-c2f5-4197-b46f-49e1c9499633 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:29:14.023577 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-bef13a8f-3b27-4e8c-ad47-8ecfa4e4a38d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:14.025692 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-623f4488-c2f5-4197-b46f-49e1c9499633 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1" status: 204 len: 0 microversion: 2.1 time: 0.195891 Jun 01 22:29:14.025692 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 83/255] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:29:13 2026] DELETE /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:29:14.044950 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-aea3bba7-c801-4cac-833b-7cdcb44efce8 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:14.050051 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-aea3bba7-c801-4cac-833b-7cdcb44efce8 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:14.062556 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aea3bba7-c801-4cac-833b-7cdcb44efce8 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:14.062556 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aea3bba7-c801-4cac-833b-7cdcb44efce8 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:14.062858 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aea3bba7-c801-4cac-833b-7cdcb44efce8 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:14.063473 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aea3bba7-c801-4cac-833b-7cdcb44efce8 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:14.064132 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aea3bba7-c801-4cac-833b-7cdcb44efce8 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:14.065102 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aea3bba7-c801-4cac-833b-7cdcb44efce8 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:14.093643 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-aea3bba7-c801-4cac-833b-7cdcb44efce8 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:14.128890 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-bef13a8f-3b27-4e8c-ad47-8ecfa4e4a38d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:14.136547 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-bef13a8f-3b27-4e8c-ad47-8ecfa4e4a38d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:14.137651 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-bef13a8f-3b27-4e8c-ad47-8ecfa4e4a38d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:14.149576 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-bef13a8f-3b27-4e8c-ad47-8ecfa4e4a38d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f" status: 200 len: 1458 microversion: 2.87 time: 0.398587 Jun 01 22:29:14.150116 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 87/256] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:13 2026] GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f => generated 1458 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:14.335985 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-aea3bba7-c801-4cac-833b-7cdcb44efce8 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ce3d96449b046b1aba179251ad7b66c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdfef8728cf440a3ad17dc608e2bebd5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:14.348392 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-aea3bba7-c801-4cac-833b-7cdcb44efce8 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1" status: 200 len: 1508 microversion: 2.1 time: 0.308004 Jun 01 22:29:14.349044 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 87/257] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:14 2026] GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 => generated 1508 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:14.492804 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-526a1e39-9c69-4270-80ae-9e6a8205cbe3 req-c4932f46-4d81-454a-922c-d4720f7908a4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-plugged", "status": "completed", "tag": "f3e3a8cd-f97c-4917-94c9-1b8126389dc4"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:14.504354 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-526a1e39-9c69-4270-80ae-9e6a8205cbe3 req-c4932f46-4d81-454a-922c-d4720f7908a4 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:14.504774 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-526a1e39-9c69-4270-80ae-9e6a8205cbe3 req-c4932f46-4d81-454a-922c-d4720f7908a4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:14.505003 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-526a1e39-9c69-4270-80ae-9e6a8205cbe3 req-c4932f46-4d81-454a-922c-d4720f7908a4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:14.524439 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-526a1e39-9c69-4270-80ae-9e6a8205cbe3 req-c4932f46-4d81-454a-922c-d4720f7908a4 service nova] Creating event network-vif-plugged:f3e3a8cd-f97c-4917-94c9-1b8126389dc4 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:29:14.524990 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-526a1e39-9c69-4270-80ae-9e6a8205cbe3 req-c4932f46-4d81-454a-922c-d4720f7908a4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:14.532714 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-526a1e39-9c69-4270-80ae-9e6a8205cbe3 req-c4932f46-4d81-454a-922c-d4720f7908a4 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.042031 Jun 01 22:29:14.532714 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 84/258] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:14 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) Jun 01 22:29:14.727503 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-71d857b3-d8ce-4778-b05c-0baa8df10186 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:14.732754 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-71d857b3-d8ce-4778-b05c-0baa8df10186 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:14.740958 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71d857b3-d8ce-4778-b05c-0baa8df10186 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:14.741675 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71d857b3-d8ce-4778-b05c-0baa8df10186 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:14.742153 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71d857b3-d8ce-4778-b05c-0baa8df10186 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:14.742987 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71d857b3-d8ce-4778-b05c-0baa8df10186 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:14.743538 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71d857b3-d8ce-4778-b05c-0baa8df10186 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:14.743997 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71d857b3-d8ce-4778-b05c-0baa8df10186 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:14.775586 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-71d857b3-d8ce-4778-b05c-0baa8df10186 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:15.057421 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-71d857b3-d8ce-4778-b05c-0baa8df10186 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:15.070632 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-71d857b3-d8ce-4778-b05c-0baa8df10186 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:15.071451 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-71d857b3-d8ce-4778-b05c-0baa8df10186 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:15.086237 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-71d857b3-d8ce-4778-b05c-0baa8df10186 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 2833 microversion: 2.42 time: 0.358629 Jun 01 22:29:15.086237 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 88/259] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:14 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 2833 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:15.112116 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2cfde140-c39d-4d0b-a4ed-62ab40fbb297 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:15.115349 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2cfde140-c39d-4d0b-a4ed-62ab40fbb297 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:15.125162 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2cfde140-c39d-4d0b-a4ed-62ab40fbb297 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:15.126601 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2cfde140-c39d-4d0b-a4ed-62ab40fbb297 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:15.126601 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2cfde140-c39d-4d0b-a4ed-62ab40fbb297 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:15.126831 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2cfde140-c39d-4d0b-a4ed-62ab40fbb297 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:15.127144 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2cfde140-c39d-4d0b-a4ed-62ab40fbb297 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:15.127396 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2cfde140-c39d-4d0b-a4ed-62ab40fbb297 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:15.167241 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-2cfde140-c39d-4d0b-a4ed-62ab40fbb297 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:15.181301 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-180741f2-9a20-45ba-acfb-bb88db5b38d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:15.185345 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-180741f2-9a20-45ba-acfb-bb88db5b38d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:15.208012 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-180741f2-9a20-45ba-acfb-bb88db5b38d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:15.209537 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-180741f2-9a20-45ba-acfb-bb88db5b38d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:15.209537 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-180741f2-9a20-45ba-acfb-bb88db5b38d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:15.209537 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-180741f2-9a20-45ba-acfb-bb88db5b38d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:15.210074 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-180741f2-9a20-45ba-acfb-bb88db5b38d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:15.210074 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-180741f2-9a20-45ba-acfb-bb88db5b38d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:15.250027 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-180741f2-9a20-45ba-acfb-bb88db5b38d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:15.386550 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-31d89cd8-cd46-4b59-a68d-acd2b9c91c0e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:15.388803 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-31d89cd8-cd46-4b59-a68d-acd2b9c91c0e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:15.395794 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31d89cd8-cd46-4b59-a68d-acd2b9c91c0e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:15.395794 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31d89cd8-cd46-4b59-a68d-acd2b9c91c0e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:15.397467 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31d89cd8-cd46-4b59-a68d-acd2b9c91c0e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:15.399030 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31d89cd8-cd46-4b59-a68d-acd2b9c91c0e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:15.399030 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31d89cd8-cd46-4b59-a68d-acd2b9c91c0e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:15.399030 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31d89cd8-cd46-4b59-a68d-acd2b9c91c0e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:15.430613 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-31d89cd8-cd46-4b59-a68d-acd2b9c91c0e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:15.443068 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2cfde140-c39d-4d0b-a4ed-62ab40fbb297 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95/os-interface" status: 200 len: 1830 microversion: 2.42 time: 0.332813 Jun 01 22:29:15.444584 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 88/260] 10.4.3.116 () {68 vars in 1434 bytes} [Mon Jun 1 22:29:15 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95/os-interface => generated 1830 bytes in 334 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:15.457854 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-180741f2-9a20-45ba-acfb-bb88db5b38d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:15.465919 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-180741f2-9a20-45ba-acfb-bb88db5b38d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:15.466663 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-180741f2-9a20-45ba-acfb-bb88db5b38d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:15.480476 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-180741f2-9a20-45ba-acfb-bb88db5b38d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f" status: 200 len: 1510 microversion: 2.87 time: 0.302435 Jun 01 22:29:15.481203 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 85/261] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:15 2026] GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f => generated 1510 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:15.520726 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-5e41ddb1-99fe-4504-9fe2-e56540f0f6f6 req-7edf5a92-26f3-4841-9ab2-d9adde4eee7e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "94d9470d-ebf9-4838-9d67-6e11574cec6f", "tag": "f2f2837f-2fda-4fa8-a4df-d0c35a647edb"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:15.523665 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-c36a9aaa-6381-475c-9698-8e9eb5b10239 req-0725025a-6b04-43eb-9b43-7e16943008db service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1", "name": "network-vif-unplugged", "status": "completed", "tag": "a61e13d1-1ea2-4cd4-aab8-5636685bc2dc"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:15.528974 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-5e41ddb1-99fe-4504-9fe2-e56540f0f6f6 req-7edf5a92-26f3-4841-9ab2-d9adde4eee7e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:15.529247 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-5e41ddb1-99fe-4504-9fe2-e56540f0f6f6 req-7edf5a92-26f3-4841-9ab2-d9adde4eee7e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:15.529460 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-5e41ddb1-99fe-4504-9fe2-e56540f0f6f6 req-7edf5a92-26f3-4841-9ab2-d9adde4eee7e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:15.535402 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-c36a9aaa-6381-475c-9698-8e9eb5b10239 req-0725025a-6b04-43eb-9b43-7e16943008db service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:15.535402 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-c36a9aaa-6381-475c-9698-8e9eb5b10239 req-0725025a-6b04-43eb-9b43-7e16943008db service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:15.535600 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-c36a9aaa-6381-475c-9698-8e9eb5b10239 req-0725025a-6b04-43eb-9b43-7e16943008db service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:15.542262 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-5e41ddb1-99fe-4504-9fe2-e56540f0f6f6 req-7edf5a92-26f3-4841-9ab2-d9adde4eee7e service nova] Creating event network-changed:f2f2837f-2fda-4fa8-a4df-d0c35a647edb for instance 94d9470d-ebf9-4838-9d67-6e11574cec6f on np0000001904 Jun 01 22:29:15.543007 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-5e41ddb1-99fe-4504-9fe2-e56540f0f6f6 req-7edf5a92-26f3-4841-9ab2-d9adde4eee7e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:15.546845 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-c36a9aaa-6381-475c-9698-8e9eb5b10239 req-0725025a-6b04-43eb-9b43-7e16943008db service nova] Creating event network-vif-unplugged:a61e13d1-1ea2-4cd4-aab8-5636685bc2dc for instance 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 on np0000001904 Jun 01 22:29:15.546845 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-c36a9aaa-6381-475c-9698-8e9eb5b10239 req-0725025a-6b04-43eb-9b43-7e16943008db service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:15.548999 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-5e41ddb1-99fe-4504-9fe2-e56540f0f6f6 req-7edf5a92-26f3-4841-9ab2-d9adde4eee7e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.031424 Jun 01 22:29:15.549662 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 89/262] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:15 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:15.552845 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-c36a9aaa-6381-475c-9698-8e9eb5b10239 req-0725025a-6b04-43eb-9b43-7e16943008db service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.031769 Jun 01 22:29:15.553343 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 86/263] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:15 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:15.655405 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-31d89cd8-cd46-4b59-a68d-acd2b9c91c0e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ce3d96449b046b1aba179251ad7b66c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdfef8728cf440a3ad17dc608e2bebd5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:15.666061 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-31d89cd8-cd46-4b59-a68d-acd2b9c91c0e tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1" status: 200 len: 1508 microversion: 2.1 time: 0.282253 Jun 01 22:29:15.666432 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 89/264] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:15 2026] GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 => generated 1508 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:29:15.681581 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0afc9c7c-557b-4798-99e2-496429225b6d tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:15.684126 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0afc9c7c-557b-4798-99e2-496429225b6d tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:15.690135 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0afc9c7c-557b-4798-99e2-496429225b6d tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:15.690785 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0afc9c7c-557b-4798-99e2-496429225b6d tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:15.691497 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0afc9c7c-557b-4798-99e2-496429225b6d tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:15.692200 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0afc9c7c-557b-4798-99e2-496429225b6d tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:15.693777 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0afc9c7c-557b-4798-99e2-496429225b6d tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:15.694788 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0afc9c7c-557b-4798-99e2-496429225b6d tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:15.720044 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0afc9c7c-557b-4798-99e2-496429225b6d tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:15.952402 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0afc9c7c-557b-4798-99e2-496429225b6d tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:15.958494 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0afc9c7c-557b-4798-99e2-496429225b6d tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:15.959587 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0afc9c7c-557b-4798-99e2-496429225b6d tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:15.963625 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0afc9c7c-557b-4798-99e2-496429225b6d tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58" status: 200 len: 1749 microversion: 2.49 time: 0.284939 Jun 01 22:29:15.963968 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 90/265] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:15 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58 => generated 1749 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:15.986164 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ffe08361-db26-4e99-b9a0-ec3c7acda3f6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Action: 'create', calling method: >, body: {"interfaceAttachment": {"net_id": "71d699ba-3675-4e94-bbe6-0e5cc8fa3938", "tag": "nic-tag"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:15.990102 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ffe08361-db26-4e99-b9a0-ec3c7acda3f6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:16.000659 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffe08361-db26-4e99-b9a0-ec3c7acda3f6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:16.000659 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffe08361-db26-4e99-b9a0-ec3c7acda3f6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:16.000659 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffe08361-db26-4e99-b9a0-ec3c7acda3f6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:16.000941 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffe08361-db26-4e99-b9a0-ec3c7acda3f6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:16.001147 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffe08361-db26-4e99-b9a0-ec3c7acda3f6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:16.001309 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffe08361-db26-4e99-b9a0-ec3c7acda3f6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:16.064247 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9a60d460-d810-4671-b95e-3d70ed1b8eac tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "37267d26-dff9-4c7f-bb75-5c06637c60b6"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:16.066407 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-9a60d460-d810-4671-b95e-3d70ed1b8eac tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:16.072539 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9a60d460-d810-4671-b95e-3d70ed1b8eac tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:16.072928 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9a60d460-d810-4671-b95e-3d70ed1b8eac tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:16.073217 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9a60d460-d810-4671-b95e-3d70ed1b8eac tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:16.073657 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9a60d460-d810-4671-b95e-3d70ed1b8eac tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:16.073903 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9a60d460-d810-4671-b95e-3d70ed1b8eac tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:16.074180 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9a60d460-d810-4671-b95e-3d70ed1b8eac tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:16.509303 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1dba6019-3b22-4bdd-afa9-afa8dbf03eab tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:16.511618 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1dba6019-3b22-4bdd-afa9-afa8dbf03eab tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:16.516614 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1dba6019-3b22-4bdd-afa9-afa8dbf03eab tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:16.516903 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1dba6019-3b22-4bdd-afa9-afa8dbf03eab tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:16.517214 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1dba6019-3b22-4bdd-afa9-afa8dbf03eab tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:16.517887 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1dba6019-3b22-4bdd-afa9-afa8dbf03eab tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:16.518625 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1dba6019-3b22-4bdd-afa9-afa8dbf03eab tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:16.519320 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1dba6019-3b22-4bdd-afa9-afa8dbf03eab tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:16.579337 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1dba6019-3b22-4bdd-afa9-afa8dbf03eab tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:16.753130 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1dba6019-3b22-4bdd-afa9-afa8dbf03eab tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:16.758932 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1dba6019-3b22-4bdd-afa9-afa8dbf03eab tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:16.759687 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1dba6019-3b22-4bdd-afa9-afa8dbf03eab tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:16.772647 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1dba6019-3b22-4bdd-afa9-afa8dbf03eab tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f" status: 200 len: 1498 microversion: 2.87 time: 0.265328 Jun 01 22:29:16.773143 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 91/266] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:16 2026] GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f => generated 1498 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:16.776619 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e12d9b29-f6b3-4375-b231-c5e6afd75416 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:16.779018 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e12d9b29-f6b3-4375-b231-c5e6afd75416 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:16.783847 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e12d9b29-f6b3-4375-b231-c5e6afd75416 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:16.784334 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e12d9b29-f6b3-4375-b231-c5e6afd75416 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:16.784518 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e12d9b29-f6b3-4375-b231-c5e6afd75416 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:16.785141 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e12d9b29-f6b3-4375-b231-c5e6afd75416 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:16.785558 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e12d9b29-f6b3-4375-b231-c5e6afd75416 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:16.785950 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e12d9b29-f6b3-4375-b231-c5e6afd75416 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:16.807774 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e12d9b29-f6b3-4375-b231-c5e6afd75416 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:16.870235 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e12d9b29-f6b3-4375-b231-c5e6afd75416 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ce3d96449b046b1aba179251ad7b66c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdfef8728cf440a3ad17dc608e2bebd5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:16.879279 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e12d9b29-f6b3-4375-b231-c5e6afd75416 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1" status: 200 len: 1466 microversion: 2.1 time: 0.105516 Jun 01 22:29:16.879648 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 92/267] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:16 2026] GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 => generated 1466 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:17.599341 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-fd9c2a22-bbba-4d43-90fe-e7c27a2a223c req-fd4b0323-fdce-4d42-98b6-82614e3b6ee5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1", "name": "network-vif-deleted", "tag": "a61e13d1-1ea2-4cd4-aab8-5636685bc2dc"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:17.610049 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-fd9c2a22-bbba-4d43-90fe-e7c27a2a223c req-fd4b0323-fdce-4d42-98b6-82614e3b6ee5 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:17.611726 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-fd9c2a22-bbba-4d43-90fe-e7c27a2a223c req-fd4b0323-fdce-4d42-98b6-82614e3b6ee5 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:17.611726 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-fd9c2a22-bbba-4d43-90fe-e7c27a2a223c req-fd4b0323-fdce-4d42-98b6-82614e3b6ee5 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:17.617734 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-fd9c2a22-bbba-4d43-90fe-e7c27a2a223c req-fd4b0323-fdce-4d42-98b6-82614e3b6ee5 service nova] Creating event network-vif-deleted:a61e13d1-1ea2-4cd4-aab8-5636685bc2dc for instance 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 on np0000001904 Jun 01 22:29:17.618352 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-fd9c2a22-bbba-4d43-90fe-e7c27a2a223c req-fd4b0323-fdce-4d42-98b6-82614e3b6ee5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:17.624283 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-fd9c2a22-bbba-4d43-90fe-e7c27a2a223c req-fd4b0323-fdce-4d42-98b6-82614e3b6ee5 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026570 Jun 01 22:29:17.624283 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 93/268] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:17 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:17.628784 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-2e0628ee-850e-46f8-99b6-007be10f2bd5 req-42e13556-7643-458d-a1be-eaf7b9727b37 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1", "name": "network-vif-unplugged", "status": "completed", "tag": "a61e13d1-1ea2-4cd4-aab8-5636685bc2dc"}, {"name": "network-changed", "server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "tag": "cf823611-04ec-49e6-8f75-9466f06b15b5"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:17.637263 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2e0628ee-850e-46f8-99b6-007be10f2bd5 req-42e13556-7643-458d-a1be-eaf7b9727b37 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:17.637485 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2e0628ee-850e-46f8-99b6-007be10f2bd5 req-42e13556-7643-458d-a1be-eaf7b9727b37 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:17.637764 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2e0628ee-850e-46f8-99b6-007be10f2bd5 req-42e13556-7643-458d-a1be-eaf7b9727b37 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:17.646910 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-2e0628ee-850e-46f8-99b6-007be10f2bd5 req-42e13556-7643-458d-a1be-eaf7b9727b37 service nova] Creating event network-vif-unplugged:a61e13d1-1ea2-4cd4-aab8-5636685bc2dc for instance 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 on np0000001904 Jun 01 22:29:17.647368 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-2e0628ee-850e-46f8-99b6-007be10f2bd5 req-42e13556-7643-458d-a1be-eaf7b9727b37 service nova] Creating event network-changed:cf823611-04ec-49e6-8f75-9466f06b15b5 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:29:17.647835 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-2e0628ee-850e-46f8-99b6-007be10f2bd5 req-42e13556-7643-458d-a1be-eaf7b9727b37 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:17.654260 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-2e0628ee-850e-46f8-99b6-007be10f2bd5 req-42e13556-7643-458d-a1be-eaf7b9727b37 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.027511 Jun 01 22:29:17.655003 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 94/269] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:17 2026] POST /compute/v2.1/os-server-external-events => generated 352 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:17.803373 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-62a24a8c-747e-4d40-92ea-85346293b39d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:17.805589 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-62a24a8c-747e-4d40-92ea-85346293b39d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:17.811586 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62a24a8c-747e-4d40-92ea-85346293b39d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:17.812113 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62a24a8c-747e-4d40-92ea-85346293b39d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:17.812449 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62a24a8c-747e-4d40-92ea-85346293b39d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:17.813074 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62a24a8c-747e-4d40-92ea-85346293b39d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:17.813492 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62a24a8c-747e-4d40-92ea-85346293b39d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:17.813997 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62a24a8c-747e-4d40-92ea-85346293b39d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:18.012141 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-62a24a8c-747e-4d40-92ea-85346293b39d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:18.222452 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-62a24a8c-747e-4d40-92ea-85346293b39d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:18.229006 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-62a24a8c-747e-4d40-92ea-85346293b39d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:18.229735 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-62a24a8c-747e-4d40-92ea-85346293b39d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:18.237992 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-62a24a8c-747e-4d40-92ea-85346293b39d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f" status: 200 len: 1498 microversion: 2.87 time: 0.440131 Jun 01 22:29:18.246603 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 95/270] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:17 2026] GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f => generated 1498 bytes in 441 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:18.246603 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8ce9add2-3030-45e8-91b7-dd7559510394 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:18.246603 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8ce9add2-3030-45e8-91b7-dd7559510394 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:18.250731 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ce9add2-3030-45e8-91b7-dd7559510394 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:18.250731 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ce9add2-3030-45e8-91b7-dd7559510394 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:18.250731 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ce9add2-3030-45e8-91b7-dd7559510394 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:18.250731 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ce9add2-3030-45e8-91b7-dd7559510394 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:18.251650 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ce9add2-3030-45e8-91b7-dd7559510394 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:18.252028 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ce9add2-3030-45e8-91b7-dd7559510394 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:18.278326 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ce9add2-3030-45e8-91b7-dd7559510394 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:18.281652 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ce9add2-3030-45e8-91b7-dd7559510394 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:18.281652 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ce9add2-3030-45e8-91b7-dd7559510394 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:18.281652 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-8ce9add2-3030-45e8-91b7-dd7559510394 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lazy-loading 'fault' on Instance uuid 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:29:18.284814 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8ce9add2-3030-45e8-91b7-dd7559510394 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:18.361839 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8ce9add2-3030-45e8-91b7-dd7559510394 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ce3d96449b046b1aba179251ad7b66c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdfef8728cf440a3ad17dc608e2bebd5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:18.374385 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8ce9add2-3030-45e8-91b7-dd7559510394 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1" status: 200 len: 1303 microversion: 2.1 time: 0.135450 Jun 01 22:29:18.375243 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 96/271] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:18 2026] GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 => generated 1303 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:18.888525 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:29:18.907157 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:29:19.080090 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:29:19.171336 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9a60d460-d810-4671-b95e-3d70ed1b8eac tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] 10.4.3.116 "POST /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 3.108707 Jun 01 22:29:19.171336 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 90/272] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:29:16 2026] POST /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c/os-volume_attachments => generated 194 bytes in 3110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:19.263108 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e12dda8e-9a96-429b-8e36-9883fa5eba35 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:19.264371 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e12dda8e-9a96-429b-8e36-9883fa5eba35 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:19.269080 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e12dda8e-9a96-429b-8e36-9883fa5eba35 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:19.269425 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e12dda8e-9a96-429b-8e36-9883fa5eba35 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:19.269706 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e12dda8e-9a96-429b-8e36-9883fa5eba35 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:19.270231 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e12dda8e-9a96-429b-8e36-9883fa5eba35 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:19.270549 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e12dda8e-9a96-429b-8e36-9883fa5eba35 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:19.270870 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e12dda8e-9a96-429b-8e36-9883fa5eba35 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:19.284554 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e12dda8e-9a96-429b-8e36-9883fa5eba35 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:19.398809 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ba7d8dcb-dfba-4f4e-bd1c-268da3519dbd tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:19.400584 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ba7d8dcb-dfba-4f4e-bd1c-268da3519dbd tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:19.407274 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ba7d8dcb-dfba-4f4e-bd1c-268da3519dbd tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:19.407954 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ba7d8dcb-dfba-4f4e-bd1c-268da3519dbd tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:19.408506 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ba7d8dcb-dfba-4f4e-bd1c-268da3519dbd tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:19.409601 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ba7d8dcb-dfba-4f4e-bd1c-268da3519dbd tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:19.410712 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ba7d8dcb-dfba-4f4e-bd1c-268da3519dbd tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:19.410712 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ba7d8dcb-dfba-4f4e-bd1c-268da3519dbd tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:19.413436 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e12dda8e-9a96-429b-8e36-9883fa5eba35 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:19.418872 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e12dda8e-9a96-429b-8e36-9883fa5eba35 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:19.419684 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e12dda8e-9a96-429b-8e36-9883fa5eba35 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:19.429506 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e12dda8e-9a96-429b-8e36-9883fa5eba35 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f" status: 200 len: 1498 microversion: 2.87 time: 0.167808 Jun 01 22:29:19.430009 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 97/273] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:19 2026] GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f => generated 1498 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:19.434441 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ba7d8dcb-dfba-4f4e-bd1c-268da3519dbd tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:19.434441 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ba7d8dcb-dfba-4f4e-bd1c-268da3519dbd tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:19.434441 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ba7d8dcb-dfba-4f4e-bd1c-268da3519dbd tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:19.434441 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-ba7d8dcb-dfba-4f4e-bd1c-268da3519dbd tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lazy-loading 'fault' on Instance uuid 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:29:19.438849 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ba7d8dcb-dfba-4f4e-bd1c-268da3519dbd tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:19.505400 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ba7d8dcb-dfba-4f4e-bd1c-268da3519dbd tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ce3d96449b046b1aba179251ad7b66c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdfef8728cf440a3ad17dc608e2bebd5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:19.518731 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ba7d8dcb-dfba-4f4e-bd1c-268da3519dbd tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1" status: 200 len: 1303 microversion: 2.1 time: 0.123138 Jun 01 22:29:19.519135 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 91/274] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:19 2026] GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 => generated 1303 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:19.673801 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-da4a5a49-fb40-4580-a8d8-eb9988c7e0ee req-92085097-178e-4686-a3c7-b835931eb7fa service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "cc8d8555-5b36-4eed-9044-49d67b0b4b58", "tag": "ab3e75b6-aa5a-415a-8219-135eb3f935af"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:19.681897 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-da4a5a49-fb40-4580-a8d8-eb9988c7e0ee req-92085097-178e-4686-a3c7-b835931eb7fa service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:19.683658 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-da4a5a49-fb40-4580-a8d8-eb9988c7e0ee req-92085097-178e-4686-a3c7-b835931eb7fa service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:19.683658 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-da4a5a49-fb40-4580-a8d8-eb9988c7e0ee req-92085097-178e-4686-a3c7-b835931eb7fa service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:19.691667 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-da4a5a49-fb40-4580-a8d8-eb9988c7e0ee req-92085097-178e-4686-a3c7-b835931eb7fa service nova] Creating event network-changed:ab3e75b6-aa5a-415a-8219-135eb3f935af for instance cc8d8555-5b36-4eed-9044-49d67b0b4b58 on np0000001904 Jun 01 22:29:19.692457 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-da4a5a49-fb40-4580-a8d8-eb9988c7e0ee req-92085097-178e-4686-a3c7-b835931eb7fa service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:19.698369 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-da4a5a49-fb40-4580-a8d8-eb9988c7e0ee req-92085097-178e-4686-a3c7-b835931eb7fa service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.027352 Jun 01 22:29:19.698987 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 98/275] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:19 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:20.453831 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f7650255-4cb8-4d5a-80b6-cb729a3661b8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:20.455516 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f7650255-4cb8-4d5a-80b6-cb729a3661b8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:20.461994 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7650255-4cb8-4d5a-80b6-cb729a3661b8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:20.462489 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7650255-4cb8-4d5a-80b6-cb729a3661b8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:20.462830 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7650255-4cb8-4d5a-80b6-cb729a3661b8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:20.463578 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7650255-4cb8-4d5a-80b6-cb729a3661b8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:20.464049 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7650255-4cb8-4d5a-80b6-cb729a3661b8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:20.464522 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7650255-4cb8-4d5a-80b6-cb729a3661b8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:20.484042 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f7650255-4cb8-4d5a-80b6-cb729a3661b8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:20.541592 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4852aac0-3c2e-4543-b971-6bbb1a6a7a10 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:20.542844 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4852aac0-3c2e-4543-b971-6bbb1a6a7a10 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:20.551589 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4852aac0-3c2e-4543-b971-6bbb1a6a7a10 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:20.551589 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4852aac0-3c2e-4543-b971-6bbb1a6a7a10 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:20.551589 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4852aac0-3c2e-4543-b971-6bbb1a6a7a10 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:20.551589 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4852aac0-3c2e-4543-b971-6bbb1a6a7a10 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:20.551874 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4852aac0-3c2e-4543-b971-6bbb1a6a7a10 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:20.551874 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4852aac0-3c2e-4543-b971-6bbb1a6a7a10 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:20.575738 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4852aac0-3c2e-4543-b971-6bbb1a6a7a10 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:20.575931 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4852aac0-3c2e-4543-b971-6bbb1a6a7a10 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:20.576131 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4852aac0-3c2e-4543-b971-6bbb1a6a7a10 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:20.576439 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-4852aac0-3c2e-4543-b971-6bbb1a6a7a10 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lazy-loading 'fault' on Instance uuid 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:29:20.583150 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4852aac0-3c2e-4543-b971-6bbb1a6a7a10 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:20.649697 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4852aac0-3c2e-4543-b971-6bbb1a6a7a10 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '8ce3d96449b046b1aba179251ad7b66c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bdfef8728cf440a3ad17dc608e2bebd5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:20.664590 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4852aac0-3c2e-4543-b971-6bbb1a6a7a10 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1" status: 200 len: 1303 microversion: 2.1 time: 0.125210 Jun 01 22:29:20.664590 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 99/276] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:20 2026] GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 => generated 1303 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:20.670918 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f7650255-4cb8-4d5a-80b6-cb729a3661b8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:20.675915 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f7650255-4cb8-4d5a-80b6-cb729a3661b8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:20.677728 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f7650255-4cb8-4d5a-80b6-cb729a3661b8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:20.687426 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f7650255-4cb8-4d5a-80b6-cb729a3661b8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f" status: 200 len: 1498 microversion: 2.87 time: 0.236831 Jun 01 22:29:20.687883 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 92/277] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:20 2026] GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f => generated 1498 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:21.684035 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a1baf87b-9eb1-4942-a96a-0a7d6c2c1609 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:21.686182 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a1baf87b-9eb1-4942-a96a-0a7d6c2c1609 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] [instance: 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:21.694549 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1baf87b-9eb1-4942-a96a-0a7d6c2c1609 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:21.694914 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1baf87b-9eb1-4942-a96a-0a7d6c2c1609 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:21.695261 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1baf87b-9eb1-4942-a96a-0a7d6c2c1609 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:21.695900 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1baf87b-9eb1-4942-a96a-0a7d6c2c1609 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:21.696318 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1baf87b-9eb1-4942-a96a-0a7d6c2c1609 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:21.696667 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1baf87b-9eb1-4942-a96a-0a7d6c2c1609 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:21.712386 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-a1baf87b-9eb1-4942-a96a-0a7d6c2c1609 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] HTTP exception thrown: Instance 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 could not be found. Jun 01 22:29:21.712688 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a1baf87b-9eb1-4942-a96a-0a7d6c2c1609 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] Returning 404 to user: Instance 1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:29:21.713094 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a1baf87b-9eb1-4942-a96a-0a7d6c2c1609 tempest-VolumesAdminNegativeTest-519844504 tempest-VolumesAdminNegativeTest-519844504-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1" status: 404 len: 111 microversion: 2.1 time: 0.031438 Jun 01 22:29:21.713398 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 100/278] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:21 2026] GET /compute/v2.1/servers/1cc1730f-e6c1-4e18-b2be-ad9f9d8c80e1 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:29:21.716844 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-60489af6-6393-4ab5-b204-9e17f808bac8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:21.723921 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-60489af6-6393-4ab5-b204-9e17f808bac8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:21.740486 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60489af6-6393-4ab5-b204-9e17f808bac8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:21.741129 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60489af6-6393-4ab5-b204-9e17f808bac8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:21.743085 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60489af6-6393-4ab5-b204-9e17f808bac8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:21.743085 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60489af6-6393-4ab5-b204-9e17f808bac8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:21.743085 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60489af6-6393-4ab5-b204-9e17f808bac8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:21.743085 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60489af6-6393-4ab5-b204-9e17f808bac8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:21.774220 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-60489af6-6393-4ab5-b204-9e17f808bac8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:21.966868 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-60489af6-6393-4ab5-b204-9e17f808bac8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:21.974266 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-60489af6-6393-4ab5-b204-9e17f808bac8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:21.975126 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-60489af6-6393-4ab5-b204-9e17f808bac8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:21.984287 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-60489af6-6393-4ab5-b204-9e17f808bac8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f" status: 200 len: 1498 microversion: 2.87 time: 0.271777 Jun 01 22:29:21.984673 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 93/279] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:21 2026] GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f => generated 1498 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:21.998885 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-17ad8b22-ff64-41d1-819b-f40f8bc23c30 req-db35b9ed-9c89-4246-813a-1f32ade9893e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "94d9470d-ebf9-4838-9d67-6e11574cec6f", "name": "network-vif-plugged", "status": "completed", "tag": "f2f2837f-2fda-4fa8-a4df-d0c35a647edb"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:22.007235 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-17ad8b22-ff64-41d1-819b-f40f8bc23c30 req-db35b9ed-9c89-4246-813a-1f32ade9893e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:22.008934 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-17ad8b22-ff64-41d1-819b-f40f8bc23c30 req-db35b9ed-9c89-4246-813a-1f32ade9893e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:22.008934 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-17ad8b22-ff64-41d1-819b-f40f8bc23c30 req-db35b9ed-9c89-4246-813a-1f32ade9893e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:22.015061 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-17ad8b22-ff64-41d1-819b-f40f8bc23c30 req-db35b9ed-9c89-4246-813a-1f32ade9893e service nova] Creating event network-vif-plugged:f2f2837f-2fda-4fa8-a4df-d0c35a647edb for instance 94d9470d-ebf9-4838-9d67-6e11574cec6f on np0000001904 Jun 01 22:29:22.017274 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-17ad8b22-ff64-41d1-819b-f40f8bc23c30 req-db35b9ed-9c89-4246-813a-1f32ade9893e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:22.020400 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-17ad8b22-ff64-41d1-819b-f40f8bc23c30 req-db35b9ed-9c89-4246-813a-1f32ade9893e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024356 Jun 01 22:29:22.020400 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 101/280] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:21 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:23.004363 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-27577b25-b656-4abc-aa65-e716456f53e0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:23.009187 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-27577b25-b656-4abc-aa65-e716456f53e0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:23.018782 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27577b25-b656-4abc-aa65-e716456f53e0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:23.019971 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27577b25-b656-4abc-aa65-e716456f53e0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:23.020381 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27577b25-b656-4abc-aa65-e716456f53e0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:23.021227 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27577b25-b656-4abc-aa65-e716456f53e0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:23.022231 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27577b25-b656-4abc-aa65-e716456f53e0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:23.022734 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27577b25-b656-4abc-aa65-e716456f53e0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:23.040150 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-27577b25-b656-4abc-aa65-e716456f53e0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:23.281859 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-27577b25-b656-4abc-aa65-e716456f53e0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:23.288741 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-27577b25-b656-4abc-aa65-e716456f53e0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:23.289584 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-27577b25-b656-4abc-aa65-e716456f53e0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:23.298011 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-27577b25-b656-4abc-aa65-e716456f53e0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f" status: 200 len: 1498 microversion: 2.87 time: 0.297361 Jun 01 22:29:23.298901 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 94/281] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:22 2026] GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f => generated 1498 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:23.812967 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0657f104-059e-466f-b4e7-db4b484e7b24 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:23.814428 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0657f104-059e-466f-b4e7-db4b484e7b24 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: d0dc90d8-3d6c-413f-97ad-e52bc13cddf4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:23.820399 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0657f104-059e-466f-b4e7-db4b484e7b24 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:23.820399 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0657f104-059e-466f-b4e7-db4b484e7b24 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:23.820399 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0657f104-059e-466f-b4e7-db4b484e7b24 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:23.820399 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0657f104-059e-466f-b4e7-db4b484e7b24 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:23.820792 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0657f104-059e-466f-b4e7-db4b484e7b24 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:23.820792 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0657f104-059e-466f-b4e7-db4b484e7b24 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:23.838242 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0657f104-059e-466f-b4e7-db4b484e7b24 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:23.962845 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0657f104-059e-466f-b4e7-db4b484e7b24 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4/os-interface" status: 200 len: 282 microversion: 2.60 time: 0.151686 Jun 01 22:29:23.963089 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 102/282] 10.4.3.116 () {68 vars in 1434 bytes} [Mon Jun 1 22:29:23 2026] GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4/os-interface => generated 282 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:24.067693 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-fadb3111-1b4f-43b4-bcb3-d96e56884ac7 req-11100843-5616-4e28-8f8e-3afb905c314c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "94d9470d-ebf9-4838-9d67-6e11574cec6f", "name": "network-vif-plugged", "status": "completed", "tag": "f2f2837f-2fda-4fa8-a4df-d0c35a647edb"}, {"server_uuid": "cc8d8555-5b36-4eed-9044-49d67b0b4b58", "name": "network-vif-plugged", "status": "completed", "tag": "ab3e75b6-aa5a-415a-8219-135eb3f935af"}, {"server_uuid": "cc8d8555-5b36-4eed-9044-49d67b0b4b58", "name": "network-vif-plugged", "status": "completed", "tag": "ab3e75b6-aa5a-415a-8219-135eb3f935af"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:24.077360 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-fadb3111-1b4f-43b4-bcb3-d96e56884ac7 req-11100843-5616-4e28-8f8e-3afb905c314c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:24.077360 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-fadb3111-1b4f-43b4-bcb3-d96e56884ac7 req-11100843-5616-4e28-8f8e-3afb905c314c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:24.077360 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-fadb3111-1b4f-43b4-bcb3-d96e56884ac7 req-11100843-5616-4e28-8f8e-3afb905c314c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:24.083021 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-fadb3111-1b4f-43b4-bcb3-d96e56884ac7 req-11100843-5616-4e28-8f8e-3afb905c314c service nova] Creating event network-vif-plugged:f2f2837f-2fda-4fa8-a4df-d0c35a647edb for instance 94d9470d-ebf9-4838-9d67-6e11574cec6f on np0000001904 Jun 01 22:29:24.083452 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-fadb3111-1b4f-43b4-bcb3-d96e56884ac7 req-11100843-5616-4e28-8f8e-3afb905c314c service nova] Creating event network-vif-plugged:ab3e75b6-aa5a-415a-8219-135eb3f935af for instance cc8d8555-5b36-4eed-9044-49d67b0b4b58 on np0000001904 Jun 01 22:29:24.083773 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-fadb3111-1b4f-43b4-bcb3-d96e56884ac7 req-11100843-5616-4e28-8f8e-3afb905c314c service nova] Creating event network-vif-plugged:ab3e75b6-aa5a-415a-8219-135eb3f935af for instance cc8d8555-5b36-4eed-9044-49d67b0b4b58 on np0000001904 Jun 01 22:29:24.084296 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-fadb3111-1b4f-43b4-bcb3-d96e56884ac7 req-11100843-5616-4e28-8f8e-3afb905c314c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:24.090545 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-fadb3111-1b4f-43b4-bcb3-d96e56884ac7 req-11100843-5616-4e28-8f8e-3afb905c314c service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 525 microversion: 2.1 time: 0.025281 Jun 01 22:29:24.091494 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 95/283] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:24 2026] POST /compute/v2.1/os-server-external-events => generated 525 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:24.329403 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-fd21cc3a-ddc2-499e-80ab-e9da75de583e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:24.332298 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-fd21cc3a-ddc2-499e-80ab-e9da75de583e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:24.336829 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fd21cc3a-ddc2-499e-80ab-e9da75de583e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:24.338681 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fd21cc3a-ddc2-499e-80ab-e9da75de583e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:24.338681 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fd21cc3a-ddc2-499e-80ab-e9da75de583e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:24.338681 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fd21cc3a-ddc2-499e-80ab-e9da75de583e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:24.338681 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fd21cc3a-ddc2-499e-80ab-e9da75de583e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:24.338912 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fd21cc3a-ddc2-499e-80ab-e9da75de583e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:24.359648 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-fd21cc3a-ddc2-499e-80ab-e9da75de583e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:24.548596 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-fd21cc3a-ddc2-499e-80ab-e9da75de583e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:24.553009 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-fd21cc3a-ddc2-499e-80ab-e9da75de583e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:24.553867 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-fd21cc3a-ddc2-499e-80ab-e9da75de583e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:24.563170 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-fd21cc3a-ddc2-499e-80ab-e9da75de583e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f" status: 200 len: 1698 microversion: 2.87 time: 0.242220 Jun 01 22:29:24.563436 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 103/284] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:24 2026] GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f => generated 1698 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:24.591911 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-90b4e716-95e0-4bc2-be5d-53aa6ec659fd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ServerBootFromVolumeStableRescueTest-image-1753315364"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:24.593485 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-90b4e716-95e0-4bc2-be5d-53aa6ec659fd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:24.598224 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-90b4e716-95e0-4bc2-be5d-53aa6ec659fd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:24.598497 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-90b4e716-95e0-4bc2-be5d-53aa6ec659fd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:24.598721 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-90b4e716-95e0-4bc2-be5d-53aa6ec659fd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:24.599586 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-90b4e716-95e0-4bc2-be5d-53aa6ec659fd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:24.599586 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-90b4e716-95e0-4bc2-be5d-53aa6ec659fd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:24.599586 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-90b4e716-95e0-4bc2-be5d-53aa6ec659fd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:24.777675 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-07b0d9cf-757f-4adf-a553-5932a19ba35e req-9d5741ab-af5e-4941-b401-bd90d6b6da4f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5347c4bf-020f-4ddc-9d8d-1b24c6c79b79", "tag": "b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:24.783647 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-07b0d9cf-757f-4adf-a553-5932a19ba35e req-9d5741ab-af5e-4941-b401-bd90d6b6da4f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:24.783848 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-07b0d9cf-757f-4adf-a553-5932a19ba35e req-9d5741ab-af5e-4941-b401-bd90d6b6da4f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:24.783965 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-07b0d9cf-757f-4adf-a553-5932a19ba35e req-9d5741ab-af5e-4941-b401-bd90d6b6da4f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:24.792092 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-07b0d9cf-757f-4adf-a553-5932a19ba35e req-9d5741ab-af5e-4941-b401-bd90d6b6da4f service nova] Creating event network-changed:b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7 for instance 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 on np0000001904 Jun 01 22:29:24.792874 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-07b0d9cf-757f-4adf-a553-5932a19ba35e req-9d5741ab-af5e-4941-b401-bd90d6b6da4f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:24.801037 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-07b0d9cf-757f-4adf-a553-5932a19ba35e req-9d5741ab-af5e-4941-b401-bd90d6b6da4f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025371 Jun 01 22:29:24.801434 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 104/285] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:24 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:25.212357 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3af4dd6e-040a-4858-9530-43c4f3bc85e3 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:25.214980 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3af4dd6e-040a-4858-9530-43c4f3bc85e3 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '1dcace8bcd4b49aa9fea93c7ef551672', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', '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=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:25.215319 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3af4dd6e-040a-4858-9530-43c4f3bc85e3 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] Searching by: {'reservation_id': 'r-rws5gs0k', 'deleted': False, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13'} {{(pid=86660) get_all /opt/stack/nova/nova/compute/api.py:3098}} Jun 01 22:29:25.219529 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3af4dd6e-040a-4858-9530-43c4f3bc85e3 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:25.219761 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3af4dd6e-040a-4858-9530-43c4f3bc85e3 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] 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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:25.219856 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3af4dd6e-040a-4858-9530-43c4f3bc85e3 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] 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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:25.220211 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3af4dd6e-040a-4858-9530-43c4f3bc85e3 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:25.220336 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3af4dd6e-040a-4858-9530-43c4f3bc85e3 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:25.220446 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3af4dd6e-040a-4858-9530-43c4f3bc85e3 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:25.290538 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.multi_cell_list [None req-3af4dd6e-040a-4858-9530-43c4f3bc85e3 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] Listed batch of 2 results from cell out of 1000 limit. Returned 2 total so far. {{(pid=86660) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} Jun 01 22:29:25.365730 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3af4dd6e-040a-4858-9530-43c4f3bc85e3 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] 10.4.3.116 "GET /compute/v2.1/servers?reservation_id=r-rws5gs0k" status: 200 len: 679 microversion: 2.60 time: 0.379040 Jun 01 22:29:25.365989 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 105/286] 10.4.3.116 () {68 vars in 1335 bytes} [Mon Jun 1 22:29:24 2026] GET /compute/v2.1/servers?reservation_id=r-rws5gs0k => generated 679 bytes in 380 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:25.385463 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6d657393-7af8-4d8f-8a63-342411a2903c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "41493a4a-e26d-4ef6-9ae3-b9b54d949bce"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:25.387784 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6d657393-7af8-4d8f-8a63-342411a2903c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:25.393010 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6d657393-7af8-4d8f-8a63-342411a2903c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:25.393311 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6d657393-7af8-4d8f-8a63-342411a2903c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:25.393529 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6d657393-7af8-4d8f-8a63-342411a2903c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:25.393945 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6d657393-7af8-4d8f-8a63-342411a2903c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:25.394100 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6d657393-7af8-4d8f-8a63-342411a2903c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:25.394294 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6d657393-7af8-4d8f-8a63-342411a2903c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:25.725672 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-90b4e716-95e0-4bc2-be5d-53aa6ec659fd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "POST /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f/action" status: 202 len: 52 microversion: 2.87 time: 1.137327 Jun 01 22:29:25.726040 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 96/287] 10.4.3.116 () {70 vars in 1437 bytes} [Mon Jun 1 22:29:24 2026] POST /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f/action => generated 52 bytes in 1138 msecs (HTTP/1.1 202) 9 headers in 364 bytes (1 switches on core 0) Jun 01 22:29:25.991891 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=22,nova_api:UPDATE=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:29:26.224433 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=42,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:29:26.757724 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ffe08361-db26-4e99-b9a0-ec3c7acda3f6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:26.765053 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffe08361-db26-4e99-b9a0-ec3c7acda3f6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:26.765505 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffe08361-db26-4e99-b9a0-ec3c7acda3f6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:26.765505 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffe08361-db26-4e99-b9a0-ec3c7acda3f6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:26.765873 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffe08361-db26-4e99-b9a0-ec3c7acda3f6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:26.766071 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffe08361-db26-4e99-b9a0-ec3c7acda3f6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:26.766834 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffe08361-db26-4e99-b9a0-ec3c7acda3f6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:26.784445 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ffe08361-db26-4e99-b9a0-ec3c7acda3f6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:26.867677 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-f8169d42-628c-4472-8cc0-744c6a6d87f0 req-8271f19f-b9ec-4116-a5d3-7c38817d6762 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d0dc90d8-3d6c-413f-97ad-e52bc13cddf4", "tag": "351cc775-cb87-4eeb-8258-df3081e298da"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:26.872446 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-f8169d42-628c-4472-8cc0-744c6a6d87f0 req-8271f19f-b9ec-4116-a5d3-7c38817d6762 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:26.872783 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-f8169d42-628c-4472-8cc0-744c6a6d87f0 req-8271f19f-b9ec-4116-a5d3-7c38817d6762 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:26.873018 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-f8169d42-628c-4472-8cc0-744c6a6d87f0 req-8271f19f-b9ec-4116-a5d3-7c38817d6762 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:26.880064 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-f8169d42-628c-4472-8cc0-744c6a6d87f0 req-8271f19f-b9ec-4116-a5d3-7c38817d6762 service nova] Creating event network-changed:351cc775-cb87-4eeb-8258-df3081e298da for instance d0dc90d8-3d6c-413f-97ad-e52bc13cddf4 on np0000001904 Jun 01 22:29:26.880715 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-f8169d42-628c-4472-8cc0-744c6a6d87f0 req-8271f19f-b9ec-4116-a5d3-7c38817d6762 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:26.885047 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-f8169d42-628c-4472-8cc0-744c6a6d87f0 req-8271f19f-b9ec-4116-a5d3-7c38817d6762 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020899 Jun 01 22:29:26.885558 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 97/288] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:26 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:26.911016 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ffe08361-db26-4e99-b9a0-ec3c7acda3f6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "POST /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-interface" status: 200 len: 282 microversion: 2.49 time: 10.927639 Jun 01 22:29:26.911390 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 87/289] 10.4.3.116 () {70 vars in 1455 bytes} [Mon Jun 1 22:29:15 2026] POST /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-interface => generated 282 bytes in 10928 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:26.925699 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6ccc49d0-608b-4a62-a78a-10d91c36e7ea tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "e6aa625e-d2e4-4e21-96ac-2f341e63efcb", "tag": "volume-tag"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:26.929405 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6ccc49d0-608b-4a62-a78a-10d91c36e7ea tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:26.932916 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ccc49d0-608b-4a62-a78a-10d91c36e7ea tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:26.933351 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ccc49d0-608b-4a62-a78a-10d91c36e7ea tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:26.933746 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ccc49d0-608b-4a62-a78a-10d91c36e7ea tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:26.934214 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ccc49d0-608b-4a62-a78a-10d91c36e7ea tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:26.936132 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ccc49d0-608b-4a62-a78a-10d91c36e7ea tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:26.936441 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ccc49d0-608b-4a62-a78a-10d91c36e7ea tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:27.741273 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0b051665-e46e-4591-8ac0-f21a533af88f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:27.742779 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0b051665-e46e-4591-8ac0-f21a533af88f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:27.747594 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0b051665-e46e-4591-8ac0-f21a533af88f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:27.747792 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0b051665-e46e-4591-8ac0-f21a533af88f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:27.748000 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0b051665-e46e-4591-8ac0-f21a533af88f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:27.748129 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0b051665-e46e-4591-8ac0-f21a533af88f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:27.748707 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0b051665-e46e-4591-8ac0-f21a533af88f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:27.748776 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0b051665-e46e-4591-8ac0-f21a533af88f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:27.768510 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0b051665-e46e-4591-8ac0-f21a533af88f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.029716 Jun 01 22:29:27.769017 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 88/290] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:29:27 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:27.785525 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c8f52489-0ae1-4962-8a15-0aadd238f887 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:27.787816 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c8f52489-0ae1-4962-8a15-0aadd238f887 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:27.795582 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c8f52489-0ae1-4962-8a15-0aadd238f887 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:27.795796 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c8f52489-0ae1-4962-8a15-0aadd238f887 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:27.795958 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c8f52489-0ae1-4962-8a15-0aadd238f887 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:27.796222 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c8f52489-0ae1-4962-8a15-0aadd238f887 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:27.796374 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c8f52489-0ae1-4962-8a15-0aadd238f887 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:27.796520 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c8f52489-0ae1-4962-8a15-0aadd238f887 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:27.891615 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-c8f52489-0ae1-4962-8a15-0aadd238f887 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lazy-loading 'services' on Instance uuid 808eb305-17f6-40ce-b3e6-4afc5a2b661c {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:29:27.982394 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c8f52489-0ae1-4962-8a15-0aadd238f887 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c/os-volume_attachments/37267d26-dff9-4c7f-bb75-5c06637c60b6" status: 202 len: 0 microversion: 2.1 time: 0.200386 Jun 01 22:29:27.982847 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 89/291] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:29:27 2026] DELETE /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c/os-volume_attachments/37267d26-dff9-4c7f-bb75-5c06637c60b6 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:29:28.480380 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6d657393-7af8-4d8f-8a63-342411a2903c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "POST /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 3.100161 Jun 01 22:29:28.480795 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 106/292] 10.4.3.116 () {70 vars in 1482 bytes} [Mon Jun 1 22:29:25 2026] POST /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments => generated 194 bytes in 3101 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:29.635439 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6ccc49d0-608b-4a62-a78a-10d91c36e7ea tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "POST /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-volume_attachments" status: 200 len: 194 microversion: 2.49 time: 2.711508 Jun 01 22:29:29.636479 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 98/293] 10.4.3.116 () {70 vars in 1482 bytes} [Mon Jun 1 22:29:26 2026] POST /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-volume_attachments => generated 194 bytes in 2712 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:30.492267 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e5d7945b-ed5a-4987-95a2-1432b3563bbe tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "09256840-54b5-4a09-81cd-1272606e7d2e"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:30.494114 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e5d7945b-ed5a-4987-95a2-1432b3563bbe tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:30.498380 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5d7945b-ed5a-4987-95a2-1432b3563bbe tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:30.498556 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5d7945b-ed5a-4987-95a2-1432b3563bbe tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:30.498720 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5d7945b-ed5a-4987-95a2-1432b3563bbe tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:30.498981 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5d7945b-ed5a-4987-95a2-1432b3563bbe tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:30.499164 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5d7945b-ed5a-4987-95a2-1432b3563bbe tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:30.499235 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5d7945b-ed5a-4987-95a2-1432b3563bbe tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:31.170495 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a47ab446-e637-408e-9cca-0fd4cacc5ce2 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:31.172745 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a47ab446-e637-408e-9cca-0fd4cacc5ce2 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:31.180139 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a47ab446-e637-408e-9cca-0fd4cacc5ce2 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:31.180451 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a47ab446-e637-408e-9cca-0fd4cacc5ce2 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:31.180635 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a47ab446-e637-408e-9cca-0fd4cacc5ce2 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:31.181336 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a47ab446-e637-408e-9cca-0fd4cacc5ce2 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:31.181336 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a47ab446-e637-408e-9cca-0fd4cacc5ce2 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:31.181336 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a47ab446-e637-408e-9cca-0fd4cacc5ce2 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:31.208064 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a47ab446-e637-408e-9cca-0fd4cacc5ce2 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.040918 Jun 01 22:29:31.208361 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 107/294] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:29:31 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c/os-volume_attachments => generated 25 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:29:31.273846 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4e89fe2d-c82e-4ffc-8a3b-e6046081798d tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:31.275345 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4e89fe2d-c82e-4ffc-8a3b-e6046081798d tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:31.280202 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4e89fe2d-c82e-4ffc-8a3b-e6046081798d tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:31.280420 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4e89fe2d-c82e-4ffc-8a3b-e6046081798d tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:31.280540 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4e89fe2d-c82e-4ffc-8a3b-e6046081798d tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:31.280822 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4e89fe2d-c82e-4ffc-8a3b-e6046081798d tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:31.280962 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4e89fe2d-c82e-4ffc-8a3b-e6046081798d tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:31.281523 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4e89fe2d-c82e-4ffc-8a3b-e6046081798d tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:31.301660 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4e89fe2d-c82e-4ffc-8a3b-e6046081798d tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.029839 Jun 01 22:29:31.301952 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 99/295] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:29:31 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c/os-volume_attachments => generated 25 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:29:31.352786 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b2286f58-ae37-4dbf-a89d-3476bb16faec tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:31.353020 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b2286f58-ae37-4dbf-a89d-3476bb16faec tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:31.357054 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2286f58-ae37-4dbf-a89d-3476bb16faec tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:31.357921 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2286f58-ae37-4dbf-a89d-3476bb16faec tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:31.357921 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2286f58-ae37-4dbf-a89d-3476bb16faec tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:31.357921 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2286f58-ae37-4dbf-a89d-3476bb16faec tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:31.358136 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2286f58-ae37-4dbf-a89d-3476bb16faec tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:31.358136 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2286f58-ae37-4dbf-a89d-3476bb16faec tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:31.376868 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b2286f58-ae37-4dbf-a89d-3476bb16faec tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:29:31.474171 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b2286f58-ae37-4dbf-a89d-3476bb16faec tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c" status: 204 len: 0 microversion: 2.1 time: 0.123420 Jun 01 22:29:31.475035 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 108/296] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:29:31 2026] DELETE /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c => generated 0 bytes in 124 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:29:31.490231 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-02302381-9c59-423b-9b55-fed908932365 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:31.491815 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-02302381-9c59-423b-9b55-fed908932365 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:31.498639 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02302381-9c59-423b-9b55-fed908932365 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:31.499086 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02302381-9c59-423b-9b55-fed908932365 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:31.499534 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02302381-9c59-423b-9b55-fed908932365 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:31.500505 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02302381-9c59-423b-9b55-fed908932365 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:31.504870 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02302381-9c59-423b-9b55-fed908932365 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:31.505454 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02302381-9c59-423b-9b55-fed908932365 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.005s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:31.525699 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-02302381-9c59-423b-9b55-fed908932365 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-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. Jun 01 22:29:31.759335 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-02302381-9c59-423b-9b55-fed908932365 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9e7365712cd94cccab95dd0f5e8eead1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1808f4616894d758177987a371eac34', '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=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:31.775383 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-02302381-9c59-423b-9b55-fed908932365 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c" status: 200 len: 1678 microversion: 2.1 time: 0.291286 Jun 01 22:29:31.777017 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 100/297] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:31 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c => generated 1678 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:32.671997 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-8f20c807-03be-42e0-b2c9-ecf66abf4a49 req-7ef26b85-6b83-4f8c-910f-d1ec8f12d0e4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "808eb305-17f6-40ce-b3e6-4afc5a2b661c", "name": "network-vif-unplugged", "status": "completed", "tag": "594fe4d6-be96-4f8b-a441-bd41486dd6e9"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:32.684284 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-8f20c807-03be-42e0-b2c9-ecf66abf4a49 req-7ef26b85-6b83-4f8c-910f-d1ec8f12d0e4 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:32.684284 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-8f20c807-03be-42e0-b2c9-ecf66abf4a49 req-7ef26b85-6b83-4f8c-910f-d1ec8f12d0e4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:32.684534 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-8f20c807-03be-42e0-b2c9-ecf66abf4a49 req-7ef26b85-6b83-4f8c-910f-d1ec8f12d0e4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:32.705814 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-8f20c807-03be-42e0-b2c9-ecf66abf4a49 req-7ef26b85-6b83-4f8c-910f-d1ec8f12d0e4 service nova] Creating event network-vif-unplugged:594fe4d6-be96-4f8b-a441-bd41486dd6e9 for instance 808eb305-17f6-40ce-b3e6-4afc5a2b661c on np0000001904 Jun 01 22:29:32.705814 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-8f20c807-03be-42e0-b2c9-ecf66abf4a49 req-7ef26b85-6b83-4f8c-910f-d1ec8f12d0e4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:32.714479 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-8f20c807-03be-42e0-b2c9-ecf66abf4a49 req-7ef26b85-6b83-4f8c-910f-d1ec8f12d0e4 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.046535 Jun 01 22:29:32.715056 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 109/298] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:32 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) Jun 01 22:29:32.799111 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-68c615c4-1901-4cbb-bfb9-ad45f67105d9 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:32.801617 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-68c615c4-1901-4cbb-bfb9-ad45f67105d9 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:32.810766 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-68c615c4-1901-4cbb-bfb9-ad45f67105d9 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:32.810766 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-68c615c4-1901-4cbb-bfb9-ad45f67105d9 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:32.810766 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-68c615c4-1901-4cbb-bfb9-ad45f67105d9 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:32.812374 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-68c615c4-1901-4cbb-bfb9-ad45f67105d9 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:32.812782 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-68c615c4-1901-4cbb-bfb9-ad45f67105d9 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:32.813162 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-68c615c4-1901-4cbb-bfb9-ad45f67105d9 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:32.843286 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-68c615c4-1901-4cbb-bfb9-ad45f67105d9 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-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. Jun 01 22:29:33.027231 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-68c615c4-1901-4cbb-bfb9-ad45f67105d9 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9e7365712cd94cccab95dd0f5e8eead1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1808f4616894d758177987a371eac34', '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=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:33.036461 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-68c615c4-1901-4cbb-bfb9-ad45f67105d9 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c" status: 200 len: 1678 microversion: 2.1 time: 0.239522 Jun 01 22:29:33.036917 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 101/299] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:32 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c => generated 1678 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:33.089371 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e5d7945b-ed5a-4987-95a2-1432b3563bbe tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] 10.4.3.116 "POST /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.601095 Jun 01 22:29:33.090014 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 90/300] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:29:30 2026] POST /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a/os-volume_attachments => generated 194 bytes in 2602 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:33.685710 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-adfe6aae-268f-4e47-aae5-352ffd284862 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:33.686832 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-adfe6aae-268f-4e47-aae5-352ffd284862 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:33.692600 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-adfe6aae-268f-4e47-aae5-352ffd284862 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:33.693272 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-adfe6aae-268f-4e47-aae5-352ffd284862 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:33.693852 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-adfe6aae-268f-4e47-aae5-352ffd284862 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:33.694613 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-adfe6aae-268f-4e47-aae5-352ffd284862 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:33.695071 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-adfe6aae-268f-4e47-aae5-352ffd284862 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:33.695539 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-adfe6aae-268f-4e47-aae5-352ffd284862 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:33.711929 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-adfe6aae-268f-4e47-aae5-352ffd284862 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:33.943699 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-adfe6aae-268f-4e47-aae5-352ffd284862 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:33.959244 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-adfe6aae-268f-4e47-aae5-352ffd284862 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1669 microversion: 2.1 time: 0.277384 Jun 01 22:29:33.959997 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 110/301] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:33 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1669 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:29:33.999623 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-800222a0-bda4-454d-ae51-6d921a3c3074 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:34.003328 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-800222a0-bda4-454d-ae51-6d921a3c3074 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:34.014803 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-800222a0-bda4-454d-ae51-6d921a3c3074 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:34.014803 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-800222a0-bda4-454d-ae51-6d921a3c3074 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:34.014803 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-800222a0-bda4-454d-ae51-6d921a3c3074 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:34.014803 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-800222a0-bda4-454d-ae51-6d921a3c3074 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:34.015607 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-800222a0-bda4-454d-ae51-6d921a3c3074 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:34.015607 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-800222a0-bda4-454d-ae51-6d921a3c3074 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:34.035020 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-800222a0-bda4-454d-ae51-6d921a3c3074 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:34.060580 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-381ccf49-698c-4686-a44d-3fadb713b48e tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:34.062444 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-381ccf49-698c-4686-a44d-3fadb713b48e tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:34.069711 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-381ccf49-698c-4686-a44d-3fadb713b48e tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:34.070308 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-381ccf49-698c-4686-a44d-3fadb713b48e tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:34.070626 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-381ccf49-698c-4686-a44d-3fadb713b48e tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:34.071302 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-381ccf49-698c-4686-a44d-3fadb713b48e tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:34.071868 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-381ccf49-698c-4686-a44d-3fadb713b48e tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:34.072493 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-381ccf49-698c-4686-a44d-3fadb713b48e tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:34.105325 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-381ccf49-698c-4686-a44d-3fadb713b48e tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-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. Jun 01 22:29:34.301884 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-800222a0-bda4-454d-ae51-6d921a3c3074 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:34.309163 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-800222a0-bda4-454d-ae51-6d921a3c3074 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:34.310095 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-800222a0-bda4-454d-ae51-6d921a3c3074 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:34.319720 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-800222a0-bda4-454d-ae51-6d921a3c3074 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f" status: 200 len: 1698 microversion: 2.87 time: 0.322234 Jun 01 22:29:34.319963 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 102/302] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:33 2026] GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f => generated 1698 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:34.333359 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-381ccf49-698c-4686-a44d-3fadb713b48e tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9e7365712cd94cccab95dd0f5e8eead1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1808f4616894d758177987a371eac34', '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=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:34.345507 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-381ccf49-698c-4686-a44d-3fadb713b48e tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c" status: 200 len: 1678 microversion: 2.1 time: 0.287457 Jun 01 22:29:34.346184 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 91/303] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:34 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c => generated 1678 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:34.565850 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1614232727", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "delete_on_termination": "true", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "3cabeb2a-e553-45e3-8591-30c392fe8dab"}]}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:34.721241 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:34.721992 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:34.721992 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:34.722399 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:34.723022 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:34.723281 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:34.733190 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] validate_networks() for [('3cabeb2a-e553-45e3-8591-30c392fe8dab', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:29:34.733730 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:34.770371 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-8838ec22-9303-4acf-beb6-3e57ba0913c2 req-170b7119-f766-4d5f-803f-38467a5cfb34 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "808eb305-17f6-40ce-b3e6-4afc5a2b661c", "name": "network-vif-deleted", "tag": "594fe4d6-be96-4f8b-a441-bd41486dd6e9"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:34.777838 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-8838ec22-9303-4acf-beb6-3e57ba0913c2 req-170b7119-f766-4d5f-803f-38467a5cfb34 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:34.778026 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-8838ec22-9303-4acf-beb6-3e57ba0913c2 req-170b7119-f766-4d5f-803f-38467a5cfb34 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:34.778246 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-8838ec22-9303-4acf-beb6-3e57ba0913c2 req-170b7119-f766-4d5f-803f-38467a5cfb34 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:34.787824 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-8838ec22-9303-4acf-beb6-3e57ba0913c2 req-170b7119-f766-4d5f-803f-38467a5cfb34 service nova] Creating event network-vif-deleted:594fe4d6-be96-4f8b-a441-bd41486dd6e9 for instance 808eb305-17f6-40ce-b3e6-4afc5a2b661c on np0000001904 Jun 01 22:29:34.788635 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-8838ec22-9303-4acf-beb6-3e57ba0913c2 req-170b7119-f766-4d5f-803f-38467a5cfb34 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:34.788996 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-ded0bfb0-8b1b-4e61-a318-639dbe291ab8 req-71e61171-22f8-4c48-8f1b-476352de37f0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "808eb305-17f6-40ce-b3e6-4afc5a2b661c", "name": "network-vif-unplugged", "status": "completed", "tag": "594fe4d6-be96-4f8b-a441-bd41486dd6e9"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:34.795035 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-8838ec22-9303-4acf-beb6-3e57ba0913c2 req-170b7119-f766-4d5f-803f-38467a5cfb34 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026720 Jun 01 22:29:34.795256 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 103/304] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:34 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:34.796349 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ded0bfb0-8b1b-4e61-a318-639dbe291ab8 req-71e61171-22f8-4c48-8f1b-476352de37f0 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:34.796578 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ded0bfb0-8b1b-4e61-a318-639dbe291ab8 req-71e61171-22f8-4c48-8f1b-476352de37f0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:34.796720 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ded0bfb0-8b1b-4e61-a318-639dbe291ab8 req-71e61171-22f8-4c48-8f1b-476352de37f0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:34.805248 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-ded0bfb0-8b1b-4e61-a318-639dbe291ab8 req-71e61171-22f8-4c48-8f1b-476352de37f0 service nova] Creating event network-vif-unplugged:594fe4d6-be96-4f8b-a441-bd41486dd6e9 for instance 808eb305-17f6-40ce-b3e6-4afc5a2b661c on np0000001904 Jun 01 22:29:34.805783 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-ded0bfb0-8b1b-4e61-a318-639dbe291ab8 req-71e61171-22f8-4c48-8f1b-476352de37f0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:34.811338 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-ded0bfb0-8b1b-4e61-a318-639dbe291ab8 req-71e61171-22f8-4c48-8f1b-476352de37f0 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.025116 Jun 01 22:29:34.811741 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 92/305] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:34 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:34.974749 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:35.129149 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:29:35.129386 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:29:35.129986 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:29:35.130167 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:29:35.130336 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:29:35.138235 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:35.138589 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:35.138814 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:35.139473 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:35.139704 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:35.139872 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:35.154356 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Getting quotas for project bd698ffedced4c9987fa5747d0f9d161. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:29:35.157939 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Getting quotas for user 6816d2d2464341cdbcf653e8c2c31ac2 and project bd698ffedced4c9987fa5747d0f9d161. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:29:35.166536 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:29:35.169144 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] 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='blank',tag=None,updated_at=,uuid=,volume_id=None,volume_size=1,volume_type=None)] {{(pid=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:29:35.248553 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-11316ec1-af81-4cd4-b178-0b03e8476231 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.87 time: 0.683932 Jun 01 22:29:35.248553 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 111/306] 10.4.3.116 () {70 vars in 1306 bytes} [Mon Jun 1 22:29:34 2026] POST /compute/v2.1/servers => generated 380 bytes in 685 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) Jun 01 22:29:35.256930 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-28d1661f-89a6-4bbc-95d6-2310d82a96d9 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:35.258441 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-28d1661f-89a6-4bbc-95d6-2310d82a96d9 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:35.269411 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-28d1661f-89a6-4bbc-95d6-2310d82a96d9 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:35.337375 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-28d1661f-89a6-4bbc-95d6-2310d82a96d9 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:35.344251 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-28d1661f-89a6-4bbc-95d6-2310d82a96d9 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:35.345118 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-28d1661f-89a6-4bbc-95d6-2310d82a96d9 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:35.355626 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-28d1661f-89a6-4bbc-95d6-2310d82a96d9 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1398 microversion: 2.87 time: 0.100168 Jun 01 22:29:35.357761 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 104/307] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:35 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1398 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:35.368963 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-94d663ff-31d7-47b3-805e-c08d11dda61f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:35.371385 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-94d663ff-31d7-47b3-805e-c08d11dda61f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:35.378141 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-94d663ff-31d7-47b3-805e-c08d11dda61f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:35.378937 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-94d663ff-31d7-47b3-805e-c08d11dda61f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:35.378937 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-94d663ff-31d7-47b3-805e-c08d11dda61f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:35.379662 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-94d663ff-31d7-47b3-805e-c08d11dda61f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:35.380077 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-94d663ff-31d7-47b3-805e-c08d11dda61f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:35.380449 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-94d663ff-31d7-47b3-805e-c08d11dda61f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:35.404142 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-94d663ff-31d7-47b3-805e-c08d11dda61f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-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. Jun 01 22:29:35.467453 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-94d663ff-31d7-47b3-805e-c08d11dda61f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9e7365712cd94cccab95dd0f5e8eead1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1808f4616894d758177987a371eac34', '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=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:35.478449 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-94d663ff-31d7-47b3-805e-c08d11dda61f tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c" status: 200 len: 1324 microversion: 2.1 time: 0.112528 Jun 01 22:29:35.478800 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 112/308] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:35 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c => generated 1324 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:35.769310 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5d50da90-9c31-435d-8468-fb7fe60a6686 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-reader] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:35.771372 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5d50da90-9c31-435d-8468-fb7fe60a6686 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-reader] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:35.779866 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5d50da90-9c31-435d-8468-fb7fe60a6686 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:35.779866 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5d50da90-9c31-435d-8468-fb7fe60a6686 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:35.779866 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5d50da90-9c31-435d-8468-fb7fe60a6686 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:35.780187 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5d50da90-9c31-435d-8468-fb7fe60a6686 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:35.780844 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5d50da90-9c31-435d-8468-fb7fe60a6686 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:35.781082 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5d50da90-9c31-435d-8468-fb7fe60a6686 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:35.814104 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5d50da90-9c31-435d-8468-fb7fe60a6686 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-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. Jun 01 22:29:36.044718 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-63c43fec-3fea-41dd-90ea-69ab3b523602 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "41493a4a-e26d-4ef6-9ae3-b9b54d949bce"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:36.047397 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-63c43fec-3fea-41dd-90ea-69ab3b523602 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: d0dc90d8-3d6c-413f-97ad-e52bc13cddf4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:36.051963 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5d50da90-9c31-435d-8468-fb7fe60a6686 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '005ef0ce9c8d4ca891fc7cecb6df4a9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', '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=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:36.053471 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-63c43fec-3fea-41dd-90ea-69ab3b523602 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:36.053816 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-63c43fec-3fea-41dd-90ea-69ab3b523602 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:36.053974 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-63c43fec-3fea-41dd-90ea-69ab3b523602 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:36.054349 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-63c43fec-3fea-41dd-90ea-69ab3b523602 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:36.056865 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-63c43fec-3fea-41dd-90ea-69ab3b523602 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:36.056865 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-63c43fec-3fea-41dd-90ea-69ab3b523602 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:36.064268 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5d50da90-9c31-435d-8468-fb7fe60a6686 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-reader] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1669 microversion: 2.1 time: 0.703590 Jun 01 22:29:36.064725 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 93/309] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:35 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1669 bytes in 704 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:36.088416 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-84b478a1-6497-4be3-949a-d4f51b94ed66 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "8a5620b8-7056-401b-940a-515a5a9b4b7e"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:36.090046 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-84b478a1-6497-4be3-949a-d4f51b94ed66 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:36.097856 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84b478a1-6497-4be3-949a-d4f51b94ed66 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:36.097856 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84b478a1-6497-4be3-949a-d4f51b94ed66 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:36.097856 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84b478a1-6497-4be3-949a-d4f51b94ed66 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:36.097856 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84b478a1-6497-4be3-949a-d4f51b94ed66 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:36.098158 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84b478a1-6497-4be3-949a-d4f51b94ed66 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:36.098158 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84b478a1-6497-4be3-949a-d4f51b94ed66 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:36.385884 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-879138fd-dfc3-46fe-a1e8-e14c193126ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:36.389401 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-879138fd-dfc3-46fe-a1e8-e14c193126ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:36.394110 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-879138fd-dfc3-46fe-a1e8-e14c193126ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:36.394550 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-879138fd-dfc3-46fe-a1e8-e14c193126ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:36.395108 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-879138fd-dfc3-46fe-a1e8-e14c193126ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:36.395474 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-879138fd-dfc3-46fe-a1e8-e14c193126ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:36.395979 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-879138fd-dfc3-46fe-a1e8-e14c193126ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:36.396412 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-879138fd-dfc3-46fe-a1e8-e14c193126ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:36.427321 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-879138fd-dfc3-46fe-a1e8-e14c193126ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:36.495617 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-879138fd-dfc3-46fe-a1e8-e14c193126ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:36.504787 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-879138fd-dfc3-46fe-a1e8-e14c193126ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:36.505814 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-879138fd-dfc3-46fe-a1e8-e14c193126ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:36.513900 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-879138fd-dfc3-46fe-a1e8-e14c193126ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1402 microversion: 2.87 time: 0.130498 Jun 01 22:29:36.514518 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 94/310] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:36 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1402 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:36.518658 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b1990d4e-530a-4f32-802e-eff39b498478 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:36.521309 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b1990d4e-530a-4f32-802e-eff39b498478 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:36.526063 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b1990d4e-530a-4f32-802e-eff39b498478 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:36.526615 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b1990d4e-530a-4f32-802e-eff39b498478 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:36.526906 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b1990d4e-530a-4f32-802e-eff39b498478 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:36.527492 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b1990d4e-530a-4f32-802e-eff39b498478 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:36.527982 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b1990d4e-530a-4f32-802e-eff39b498478 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:36.528372 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b1990d4e-530a-4f32-802e-eff39b498478 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:36.552762 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b1990d4e-530a-4f32-802e-eff39b498478 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:36.553050 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b1990d4e-530a-4f32-802e-eff39b498478 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:36.553269 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b1990d4e-530a-4f32-802e-eff39b498478 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:36.553645 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-b1990d4e-530a-4f32-802e-eff39b498478 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lazy-loading 'fault' on Instance uuid 808eb305-17f6-40ce-b3e6-4afc5a2b661c {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:29:36.561374 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b1990d4e-530a-4f32-802e-eff39b498478 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-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. Jun 01 22:29:36.629944 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b1990d4e-530a-4f32-802e-eff39b498478 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9e7365712cd94cccab95dd0f5e8eead1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1808f4616894d758177987a371eac34', '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=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:36.642001 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b1990d4e-530a-4f32-802e-eff39b498478 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c" status: 200 len: 1329 microversion: 2.1 time: 0.126820 Jun 01 22:29:36.642369 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 95/311] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:36 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c => generated 1329 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:37.537317 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c6e701db-cc93-4982-bf8c-269a204e647f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:37.539599 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c6e701db-cc93-4982-bf8c-269a204e647f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:37.545377 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6e701db-cc93-4982-bf8c-269a204e647f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:37.545758 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6e701db-cc93-4982-bf8c-269a204e647f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:37.546364 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6e701db-cc93-4982-bf8c-269a204e647f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:37.546704 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6e701db-cc93-4982-bf8c-269a204e647f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:37.547133 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6e701db-cc93-4982-bf8c-269a204e647f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:37.547556 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6e701db-cc93-4982-bf8c-269a204e647f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:37.570029 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c6e701db-cc93-4982-bf8c-269a204e647f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:37.641848 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c6e701db-cc93-4982-bf8c-269a204e647f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:37.647681 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c6e701db-cc93-4982-bf8c-269a204e647f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:37.648582 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c6e701db-cc93-4982-bf8c-269a204e647f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:37.657384 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c6e701db-cc93-4982-bf8c-269a204e647f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1394 microversion: 2.87 time: 0.122382 Jun 01 22:29:37.657988 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 96/312] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:37 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1394 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:37.662691 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ef7cbaf6-cf11-4259-989a-91fd93c23679 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:37.664933 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ef7cbaf6-cf11-4259-989a-91fd93c23679 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:37.670014 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ef7cbaf6-cf11-4259-989a-91fd93c23679 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:37.670014 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ef7cbaf6-cf11-4259-989a-91fd93c23679 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:37.670778 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ef7cbaf6-cf11-4259-989a-91fd93c23679 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:37.671308 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ef7cbaf6-cf11-4259-989a-91fd93c23679 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:37.671700 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ef7cbaf6-cf11-4259-989a-91fd93c23679 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:37.672180 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ef7cbaf6-cf11-4259-989a-91fd93c23679 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:37.697970 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ef7cbaf6-cf11-4259-989a-91fd93c23679 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:37.698355 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ef7cbaf6-cf11-4259-989a-91fd93c23679 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:37.698633 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ef7cbaf6-cf11-4259-989a-91fd93c23679 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:37.699022 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-ef7cbaf6-cf11-4259-989a-91fd93c23679 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lazy-loading 'fault' on Instance uuid 808eb305-17f6-40ce-b3e6-4afc5a2b661c {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:29:37.706787 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ef7cbaf6-cf11-4259-989a-91fd93c23679 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-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. Jun 01 22:29:37.797633 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ef7cbaf6-cf11-4259-989a-91fd93c23679 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9e7365712cd94cccab95dd0f5e8eead1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b1808f4616894d758177987a371eac34', '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=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:37.808460 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ef7cbaf6-cf11-4259-989a-91fd93c23679 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c" status: 200 len: 1329 microversion: 2.1 time: 0.147206 Jun 01 22:29:37.809170 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 97/313] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:37 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c => generated 1329 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:38.653635 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-63c43fec-3fea-41dd-90ea-69ab3b523602 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "POST /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.611136 Jun 01 22:29:38.654072 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 105/314] 10.4.3.116 () {70 vars in 1482 bytes} [Mon Jun 1 22:29:36 2026] POST /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4/os-volume_attachments => generated 194 bytes in 2612 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:38.666302 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-84b478a1-6497-4be3-949a-d4f51b94ed66 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "POST /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.579905 Jun 01 22:29:38.666665 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 113/315] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:29:36 2026] POST /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297/os-volume_attachments => generated 194 bytes in 2580 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:38.686098 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9d9394ed-7607-4f15-96f0-87009cb9783c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:38.687556 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9d9394ed-7607-4f15-96f0-87009cb9783c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:38.692750 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9d9394ed-7607-4f15-96f0-87009cb9783c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:38.693027 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9d9394ed-7607-4f15-96f0-87009cb9783c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:38.693280 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9d9394ed-7607-4f15-96f0-87009cb9783c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:38.693771 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9d9394ed-7607-4f15-96f0-87009cb9783c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:38.694152 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9d9394ed-7607-4f15-96f0-87009cb9783c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:38.694451 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9d9394ed-7607-4f15-96f0-87009cb9783c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:38.717260 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9d9394ed-7607-4f15-96f0-87009cb9783c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:38.786282 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9d9394ed-7607-4f15-96f0-87009cb9783c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:38.791958 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9d9394ed-7607-4f15-96f0-87009cb9783c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:38.792599 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9d9394ed-7607-4f15-96f0-87009cb9783c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:38.799799 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9d9394ed-7607-4f15-96f0-87009cb9783c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1394 microversion: 2.87 time: 0.115397 Jun 01 22:29:38.800140 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 98/316] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:38 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1394 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:38.830472 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-51f6b291-e212-463d-bfb9-bd58808278d0 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:38.832691 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-51f6b291-e212-463d-bfb9-bd58808278d0 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:38.839836 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-51f6b291-e212-463d-bfb9-bd58808278d0 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:38.840234 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-51f6b291-e212-463d-bfb9-bd58808278d0 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:38.840557 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-51f6b291-e212-463d-bfb9-bd58808278d0 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:38.841108 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-51f6b291-e212-463d-bfb9-bd58808278d0 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:38.841474 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-51f6b291-e212-463d-bfb9-bd58808278d0 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:38.842132 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-51f6b291-e212-463d-bfb9-bd58808278d0 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:38.859172 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-51f6b291-e212-463d-bfb9-bd58808278d0 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] HTTP exception thrown: Instance 808eb305-17f6-40ce-b3e6-4afc5a2b661c could not be found. Jun 01 22:29:38.859500 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-51f6b291-e212-463d-bfb9-bd58808278d0 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] Returning 404 to user: Instance 808eb305-17f6-40ce-b3e6-4afc5a2b661c could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:29:38.859999 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-51f6b291-e212-463d-bfb9-bd58808278d0 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-reader] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c" status: 404 len: 111 microversion: 2.1 time: 0.031949 Jun 01 22:29:38.860461 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 106/317] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:38 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:29:38.871083 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5b944e76-af90-481c-97ab-6c396571901a tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:38.890420 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5b944e76-af90-481c-97ab-6c396571901a tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1634301055" status: 202 len: 0 microversion: 2.1 time: 0.020984 Jun 01 22:29:38.890798 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 114/318] 10.4.3.116 () {66 vars in 1339 bytes} [Mon Jun 1 22:29:38 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1634301055 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:29:39.824813 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9ec91c7e-dd8b-4281-ab71-69c62029bdc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:39.826984 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9ec91c7e-dd8b-4281-ab71-69c62029bdc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:39.831328 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9ec91c7e-dd8b-4281-ab71-69c62029bdc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:39.831611 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9ec91c7e-dd8b-4281-ab71-69c62029bdc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:39.831822 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9ec91c7e-dd8b-4281-ab71-69c62029bdc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:39.832264 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9ec91c7e-dd8b-4281-ab71-69c62029bdc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:39.832587 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9ec91c7e-dd8b-4281-ab71-69c62029bdc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:39.832848 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9ec91c7e-dd8b-4281-ab71-69c62029bdc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:39.852397 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9ec91c7e-dd8b-4281-ab71-69c62029bdc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:39.931835 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9ec91c7e-dd8b-4281-ab71-69c62029bdc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:39.938136 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9ec91c7e-dd8b-4281-ab71-69c62029bdc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:39.939173 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9ec91c7e-dd8b-4281-ab71-69c62029bdc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:39.949707 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9ec91c7e-dd8b-4281-ab71-69c62029bdc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1394 microversion: 2.87 time: 0.126498 Jun 01 22:29:39.950227 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 99/319] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:39 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1394 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:40.975945 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-46ccdfc4-bff0-41d4-a10b-a72e889cfcd8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:40.977485 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-46ccdfc4-bff0-41d4-a10b-a72e889cfcd8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:40.982580 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-46ccdfc4-bff0-41d4-a10b-a72e889cfcd8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:40.982970 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-46ccdfc4-bff0-41d4-a10b-a72e889cfcd8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:40.983411 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-46ccdfc4-bff0-41d4-a10b-a72e889cfcd8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:40.984061 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-46ccdfc4-bff0-41d4-a10b-a72e889cfcd8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:40.984656 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-46ccdfc4-bff0-41d4-a10b-a72e889cfcd8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:40.985058 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-46ccdfc4-bff0-41d4-a10b-a72e889cfcd8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:41.013630 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-46ccdfc4-bff0-41d4-a10b-a72e889cfcd8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:41.079434 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-46ccdfc4-bff0-41d4-a10b-a72e889cfcd8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:41.087149 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-46ccdfc4-bff0-41d4-a10b-a72e889cfcd8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:41.088109 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-46ccdfc4-bff0-41d4-a10b-a72e889cfcd8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:41.096890 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-46ccdfc4-bff0-41d4-a10b-a72e889cfcd8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1394 microversion: 2.87 time: 0.123181 Jun 01 22:29:41.097236 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 107/320] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:40 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1394 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:41.366584 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0298f2d1-56cb-4192-b9de-5284569ec566 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:41.367025 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0298f2d1-56cb-4192-b9de-5284569ec566 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:41.371443 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0298f2d1-56cb-4192-b9de-5284569ec566 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:41.371792 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0298f2d1-56cb-4192-b9de-5284569ec566 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:41.372036 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0298f2d1-56cb-4192-b9de-5284569ec566 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:41.372359 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0298f2d1-56cb-4192-b9de-5284569ec566 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:41.372508 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0298f2d1-56cb-4192-b9de-5284569ec566 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:41.372675 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0298f2d1-56cb-4192-b9de-5284569ec566 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:41.386551 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-0298f2d1-56cb-4192-b9de-5284569ec566 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] HTTP exception thrown: Instance 808eb305-17f6-40ce-b3e6-4afc5a2b661c could not be found. Jun 01 22:29:41.386933 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0298f2d1-56cb-4192-b9de-5284569ec566 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Returning 404 to user: Instance 808eb305-17f6-40ce-b3e6-4afc5a2b661c could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:29:41.387491 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0298f2d1-56cb-4192-b9de-5284569ec566 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c" status: 404 len: 111 microversion: 2.1 time: 0.024356 Jun 01 22:29:41.387967 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 115/321] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:29:41 2026] DELETE /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:29:41.396747 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8768af63-021d-43a9-8751-e5672d92ee48 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:41.399323 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8768af63-021d-43a9-8751-e5672d92ee48 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] [instance: 808eb305-17f6-40ce-b3e6-4afc5a2b661c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:41.404321 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8768af63-021d-43a9-8751-e5672d92ee48 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:41.404647 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8768af63-021d-43a9-8751-e5672d92ee48 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:41.404924 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8768af63-021d-43a9-8751-e5672d92ee48 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:41.405397 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8768af63-021d-43a9-8751-e5672d92ee48 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:41.405819 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8768af63-021d-43a9-8751-e5672d92ee48 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:41.406135 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8768af63-021d-43a9-8751-e5672d92ee48 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:41.434715 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-8768af63-021d-43a9-8751-e5672d92ee48 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] HTTP exception thrown: Instance 808eb305-17f6-40ce-b3e6-4afc5a2b661c could not be found. Jun 01 22:29:41.435083 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8768af63-021d-43a9-8751-e5672d92ee48 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] Returning 404 to user: Instance 808eb305-17f6-40ce-b3e6-4afc5a2b661c could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:29:41.435623 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8768af63-021d-43a9-8751-e5672d92ee48 tempest-AttachSCSIVolumeTestJSON-1379634184 tempest-AttachSCSIVolumeTestJSON-1379634184-project-member] 10.4.3.116 "GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c" status: 404 len: 111 microversion: 2.1 time: 0.040905 Jun 01 22:29:41.436039 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 100/322] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:41 2026] GET /compute/v2.1/servers/808eb305-17f6-40ce-b3e6-4afc5a2b661c => generated 111 bytes in 41 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:29:41.464754 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c6e9241e-1504-4f56-a43a-57974b5b3e78 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:41.464754 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c6e9241e-1504-4f56-a43a-57974b5b3e78 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:41.472018 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c6e9241e-1504-4f56-a43a-57974b5b3e78 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:41.472375 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c6e9241e-1504-4f56-a43a-57974b5b3e78 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:41.472488 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c6e9241e-1504-4f56-a43a-57974b5b3e78 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:41.472891 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c6e9241e-1504-4f56-a43a-57974b5b3e78 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:41.473093 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c6e9241e-1504-4f56-a43a-57974b5b3e78 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:41.473282 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c6e9241e-1504-4f56-a43a-57974b5b3e78 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:41.576961 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-c6e9241e-1504-4f56-a43a-57974b5b3e78 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lazy-loading 'services' on Instance uuid cc8d8555-5b36-4eed-9044-49d67b0b4b58 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:29:41.672356 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c6e9241e-1504-4f56-a43a-57974b5b3e78 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-volume_attachments/e6aa625e-d2e4-4e21-96ac-2f341e63efcb" status: 202 len: 0 microversion: 2.49 time: 0.211659 Jun 01 22:29:41.672690 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 108/323] 10.4.3.116 () {68 vars in 1575 bytes} [Mon Jun 1 22:29:41 2026] DELETE /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-volume_attachments/e6aa625e-d2e4-4e21-96ac-2f341e63efcb => generated 0 bytes in 212 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:29:42.124354 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f5438f9a-a4c3-4d4c-94a1-e2183cf4edc1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:42.126361 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f5438f9a-a4c3-4d4c-94a1-e2183cf4edc1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:42.132491 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5438f9a-a4c3-4d4c-94a1-e2183cf4edc1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:42.132951 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5438f9a-a4c3-4d4c-94a1-e2183cf4edc1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:42.133370 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5438f9a-a4c3-4d4c-94a1-e2183cf4edc1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:42.134033 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5438f9a-a4c3-4d4c-94a1-e2183cf4edc1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:42.135282 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5438f9a-a4c3-4d4c-94a1-e2183cf4edc1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:42.135282 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5438f9a-a4c3-4d4c-94a1-e2183cf4edc1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:42.173780 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f5438f9a-a4c3-4d4c-94a1-e2183cf4edc1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:42.254014 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f5438f9a-a4c3-4d4c-94a1-e2183cf4edc1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:42.260222 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f5438f9a-a4c3-4d4c-94a1-e2183cf4edc1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:42.261075 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f5438f9a-a4c3-4d4c-94a1-e2183cf4edc1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:42.269713 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f5438f9a-a4c3-4d4c-94a1-e2183cf4edc1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1450 microversion: 2.87 time: 0.147847 Jun 01 22:29:42.270251 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 116/324] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:42 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1450 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:43.041427 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f5fe061b-d79b-4afa-b530-870c1a02c039 tempest-VolumesAssistedSnapshotsTest-1302796560 tempest-VolumesAssistedSnapshotsTest-1302796560-project] Action: 'create', calling method: >, body: {"snapshot": {"volume_id": "09256840-54b5-4a09-81cd-1272606e7d2e", "create_info": {"snapshot_id": "b1b51cbc-f9c8-451c-8810-37b5cd28d2f5", "type": "qcow2", "new_file": "new_file"}}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:43.051229 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f5fe061b-d79b-4afa-b530-870c1a02c039 tempest-VolumesAssistedSnapshotsTest-1302796560 tempest-VolumesAssistedSnapshotsTest-1302796560-project] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),419f8274-3b90-46b4-9c72-da0ce037957e(cell1) {{(pid=86662) load_cells /opt/stack/nova/nova/compute/api.py:354}} Jun 01 22:29:43.051229 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f5fe061b-d79b-4afa-b530-870c1a02c039 tempest-VolumesAssistedSnapshotsTest-1302796560 tempest-VolumesAssistedSnapshotsTest-1302796560-project] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:43.051229 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f5fe061b-d79b-4afa-b530-870c1a02c039 tempest-VolumesAssistedSnapshotsTest-1302796560 tempest-VolumesAssistedSnapshotsTest-1302796560-project] 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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:43.051229 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f5fe061b-d79b-4afa-b530-870c1a02c039 tempest-VolumesAssistedSnapshotsTest-1302796560 tempest-VolumesAssistedSnapshotsTest-1302796560-project] 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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:43.080314 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f5fe061b-d79b-4afa-b530-870c1a02c039 tempest-VolumesAssistedSnapshotsTest-1302796560 tempest-VolumesAssistedSnapshotsTest-1302796560-project] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:43.080639 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f5fe061b-d79b-4afa-b530-870c1a02c039 tempest-VolumesAssistedSnapshotsTest-1302796560 tempest-VolumesAssistedSnapshotsTest-1302796560-project] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:43.080806 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f5fe061b-d79b-4afa-b530-870c1a02c039 tempest-VolumesAssistedSnapshotsTest-1302796560 tempest-VolumesAssistedSnapshotsTest-1302796560-project] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:43.104752 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f5fe061b-d79b-4afa-b530-870c1a02c039 tempest-VolumesAssistedSnapshotsTest-1302796560 tempest-VolumesAssistedSnapshotsTest-1302796560-project] 10.4.3.116 "POST /compute/v2.1/os-assisted-volume-snapshots" status: 200 len: 78 microversion: 2.1 time: 0.489268 Jun 01 22:29:43.105029 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 101/325] 10.4.3.116 () {68 vars in 1328 bytes} [Mon Jun 1 22:29:42 2026] POST /compute/v2.1/os-assisted-volume-snapshots => generated 78 bytes in 490 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:29:43.115729 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-49cece9a-19be-4867-8383-d3a0a41a4367 tempest-VolumesAssistedSnapshotsTest-1302796560 tempest-VolumesAssistedSnapshotsTest-1302796560-project] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:43.121624 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-49cece9a-19be-4867-8383-d3a0a41a4367 tempest-VolumesAssistedSnapshotsTest-1302796560 tempest-VolumesAssistedSnapshotsTest-1302796560-project] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),419f8274-3b90-46b4-9c72-da0ce037957e(cell1) {{(pid=86661) load_cells /opt/stack/nova/nova/compute/api.py:354}} Jun 01 22:29:43.121869 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-49cece9a-19be-4867-8383-d3a0a41a4367 tempest-VolumesAssistedSnapshotsTest-1302796560 tempest-VolumesAssistedSnapshotsTest-1302796560-project] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:43.122098 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-49cece9a-19be-4867-8383-d3a0a41a4367 tempest-VolumesAssistedSnapshotsTest-1302796560 tempest-VolumesAssistedSnapshotsTest-1302796560-project] 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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:43.122332 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-49cece9a-19be-4867-8383-d3a0a41a4367 tempest-VolumesAssistedSnapshotsTest-1302796560 tempest-VolumesAssistedSnapshotsTest-1302796560-project] 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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:43.141207 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-49cece9a-19be-4867-8383-d3a0a41a4367 tempest-VolumesAssistedSnapshotsTest-1302796560 tempest-VolumesAssistedSnapshotsTest-1302796560-project] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:43.141450 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-49cece9a-19be-4867-8383-d3a0a41a4367 tempest-VolumesAssistedSnapshotsTest-1302796560 tempest-VolumesAssistedSnapshotsTest-1302796560-project] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:43.141602 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-49cece9a-19be-4867-8383-d3a0a41a4367 tempest-VolumesAssistedSnapshotsTest-1302796560 tempest-VolumesAssistedSnapshotsTest-1302796560-project] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:43.158449 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-49cece9a-19be-4867-8383-d3a0a41a4367 tempest-VolumesAssistedSnapshotsTest-1302796560 tempest-VolumesAssistedSnapshotsTest-1302796560-project] 10.4.3.116 "DELETE /compute/v2.1/os-assisted-volume-snapshots/None?delete_info=%7B%22volume_id%22%3A+%2209256840-54b5-4a09-81cd-1272606e7d2e%22%7D" status: 204 len: 0 microversion: 2.1 time: 0.044343 Jun 01 22:29:43.159201 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 109/326] 10.4.3.116 () {66 vars in 1483 bytes} [Mon Jun 1 22:29:43 2026] DELETE /compute/v2.1/os-assisted-volume-snapshots/None?delete_info=%7B%22volume_id%22%3A+%2209256840-54b5-4a09-81cd-1272606e7d2e%22%7D => generated 0 bytes in 45 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:29:43.216172 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-89c7c2e9-faef-41c4-974c-b09bd9e41816 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:43.216578 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-89c7c2e9-faef-41c4-974c-b09bd9e41816 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:43.221545 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-89c7c2e9-faef-41c4-974c-b09bd9e41816 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:43.221813 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-89c7c2e9-faef-41c4-974c-b09bd9e41816 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:43.222126 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-89c7c2e9-faef-41c4-974c-b09bd9e41816 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:43.222412 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-89c7c2e9-faef-41c4-974c-b09bd9e41816 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:43.222544 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-89c7c2e9-faef-41c4-974c-b09bd9e41816 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:43.222747 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-89c7c2e9-faef-41c4-974c-b09bd9e41816 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:43.296595 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ba70c45a-7e1a-42e2-a2e4-2da0e821a7fb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:43.296809 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ba70c45a-7e1a-42e2-a2e4-2da0e821a7fb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:43.302398 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba70c45a-7e1a-42e2-a2e4-2da0e821a7fb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:43.302398 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba70c45a-7e1a-42e2-a2e4-2da0e821a7fb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:43.303824 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba70c45a-7e1a-42e2-a2e4-2da0e821a7fb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:43.303824 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba70c45a-7e1a-42e2-a2e4-2da0e821a7fb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:43.303824 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba70c45a-7e1a-42e2-a2e4-2da0e821a7fb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:43.303824 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba70c45a-7e1a-42e2-a2e4-2da0e821a7fb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:43.310959 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-89c7c2e9-faef-41c4-974c-b09bd9e41816 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lazy-loading 'services' on Instance uuid 04de2adc-b45f-4aac-a7b3-9437da914e3a {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:29:43.326708 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ba70c45a-7e1a-42e2-a2e4-2da0e821a7fb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:43.392224 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ba70c45a-7e1a-42e2-a2e4-2da0e821a7fb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:43.392787 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-89c7c2e9-faef-41c4-974c-b09bd9e41816 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] 10.4.3.116 "DELETE /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a/os-volume_attachments/09256840-54b5-4a09-81cd-1272606e7d2e" status: 202 len: 0 microversion: 2.1 time: 0.177838 Jun 01 22:29:43.392787 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 117/327] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:29:43 2026] DELETE /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a/os-volume_attachments/09256840-54b5-4a09-81cd-1272606e7d2e => generated 0 bytes in 179 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:29:43.395612 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ba70c45a-7e1a-42e2-a2e4-2da0e821a7fb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:43.396348 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ba70c45a-7e1a-42e2-a2e4-2da0e821a7fb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:43.403619 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-324d91c9-4020-41e2-aacb-1d3ebc3d2fcb tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:43.405027 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-324d91c9-4020-41e2-aacb-1d3ebc3d2fcb tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:43.406585 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ba70c45a-7e1a-42e2-a2e4-2da0e821a7fb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1450 microversion: 2.87 time: 0.113970 Jun 01 22:29:43.406929 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 102/328] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:43 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1450 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:43.409322 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-324d91c9-4020-41e2-aacb-1d3ebc3d2fcb tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:43.409505 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-324d91c9-4020-41e2-aacb-1d3ebc3d2fcb tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:43.409788 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-324d91c9-4020-41e2-aacb-1d3ebc3d2fcb tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:43.410228 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-324d91c9-4020-41e2-aacb-1d3ebc3d2fcb tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:43.410461 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-324d91c9-4020-41e2-aacb-1d3ebc3d2fcb tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:43.410655 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-324d91c9-4020-41e2-aacb-1d3ebc3d2fcb tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:43.436994 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-324d91c9-4020-41e2-aacb-1d3ebc3d2fcb tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.036007 Jun 01 22:29:43.437301 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 110/329] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:29:43 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:44.435862 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5682d8a3-d8d9-41db-bca8-9755ed07e7de tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:44.439799 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5682d8a3-d8d9-41db-bca8-9755ed07e7de tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:44.446886 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5682d8a3-d8d9-41db-bca8-9755ed07e7de tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:44.447273 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5682d8a3-d8d9-41db-bca8-9755ed07e7de tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:44.447622 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5682d8a3-d8d9-41db-bca8-9755ed07e7de tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:44.448307 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5682d8a3-d8d9-41db-bca8-9755ed07e7de tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:44.448758 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5682d8a3-d8d9-41db-bca8-9755ed07e7de tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:44.449828 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-865bd656-cf80-4bf5-ae19-d90d735ca689 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:44.450124 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5682d8a3-d8d9-41db-bca8-9755ed07e7de tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:44.451697 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-865bd656-cf80-4bf5-ae19-d90d735ca689 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:44.455764 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-865bd656-cf80-4bf5-ae19-d90d735ca689 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:44.456004 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-865bd656-cf80-4bf5-ae19-d90d735ca689 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:44.456117 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-865bd656-cf80-4bf5-ae19-d90d735ca689 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:44.456705 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-865bd656-cf80-4bf5-ae19-d90d735ca689 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:44.456705 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-865bd656-cf80-4bf5-ae19-d90d735ca689 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:44.456802 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-865bd656-cf80-4bf5-ae19-d90d735ca689 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:44.476273 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-5682d8a3-d8d9-41db-bca8-9755ed07e7de tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:44.483918 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-865bd656-cf80-4bf5-ae19-d90d735ca689 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.036607 Jun 01 22:29:44.484355 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 103/330] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:29:44 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:45.115706 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5682d8a3-d8d9-41db-bca8-9755ed07e7de tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:45.124271 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5682d8a3-d8d9-41db-bca8-9755ed07e7de tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:45.125200 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5682d8a3-d8d9-41db-bca8-9755ed07e7de tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:45.143401 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5682d8a3-d8d9-41db-bca8-9755ed07e7de tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1500 microversion: 2.87 time: 0.714069 Jun 01 22:29:45.143851 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 118/331] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:44 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1500 bytes in 715 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:45.147332 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=3 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:29:45.163065 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=3 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:29:45.307593 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-94bfdb25-c0c2-4c04-be03-5917d153a20f tempest-TestMultiAttachVolumeSwap-2022341417 tempest-TestMultiAttachVolumeSwap-2022341417-project] Action: 'update', calling method: >, body: {"volumeAttachment": {"volumeId": "42f13bea-250a-4ad1-8efb-33ac07d3ddfe"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:45.307593 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-94bfdb25-c0c2-4c04-be03-5917d153a20f tempest-TestMultiAttachVolumeSwap-2022341417 tempest-TestMultiAttachVolumeSwap-2022341417-project] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:45.312344 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-94bfdb25-c0c2-4c04-be03-5917d153a20f tempest-TestMultiAttachVolumeSwap-2022341417 tempest-TestMultiAttachVolumeSwap-2022341417-project] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:45.312557 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-94bfdb25-c0c2-4c04-be03-5917d153a20f tempest-TestMultiAttachVolumeSwap-2022341417 tempest-TestMultiAttachVolumeSwap-2022341417-project] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:45.312715 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-94bfdb25-c0c2-4c04-be03-5917d153a20f tempest-TestMultiAttachVolumeSwap-2022341417 tempest-TestMultiAttachVolumeSwap-2022341417-project] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:45.312993 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-94bfdb25-c0c2-4c04-be03-5917d153a20f tempest-TestMultiAttachVolumeSwap-2022341417 tempest-TestMultiAttachVolumeSwap-2022341417-project] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:45.313192 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-94bfdb25-c0c2-4c04-be03-5917d153a20f tempest-TestMultiAttachVolumeSwap-2022341417 tempest-TestMultiAttachVolumeSwap-2022341417-project] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:45.313392 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-94bfdb25-c0c2-4c04-be03-5917d153a20f tempest-TestMultiAttachVolumeSwap-2022341417 tempest-TestMultiAttachVolumeSwap-2022341417-project] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:45.344165 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:29:45.382175 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-94bfdb25-c0c2-4c04-be03-5917d153a20f tempest-TestMultiAttachVolumeSwap-2022341417 tempest-TestMultiAttachVolumeSwap-2022341417-project] HTTP exception thrown: volume 41493a4a-e26d-4ef6-9ae3-b9b54d949bce is not migrating; this API should only be called by Cinder Jun 01 22:29:45.382582 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-94bfdb25-c0c2-4c04-be03-5917d153a20f tempest-TestMultiAttachVolumeSwap-2022341417 tempest-TestMultiAttachVolumeSwap-2022341417-project] Returning 409 to user: volume 41493a4a-e26d-4ef6-9ae3-b9b54d949bce is not migrating; this API should only be called by Cinder {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:29:45.383101 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-94bfdb25-c0c2-4c04-be03-5917d153a20f tempest-TestMultiAttachVolumeSwap-2022341417 tempest-TestMultiAttachVolumeSwap-2022341417-project] 10.4.3.116 "PUT /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments/41493a4a-e26d-4ef6-9ae3-b9b54d949bce" status: 409 len: 154 microversion: 2.60 time: 0.378141 Jun 01 22:29:45.384040 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 111/332] 10.4.3.116 () {70 vars in 1592 bytes} [Mon Jun 1 22:29:45 2026] PUT /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments/41493a4a-e26d-4ef6-9ae3-b9b54d949bce => generated 154 bytes in 379 msecs (HTTP/1.1 409) 9 headers in 380 bytes (1 switches on core 0) Jun 01 22:29:45.499633 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-681ca723-7d10-4919-8b56-4ac535129168 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:45.502649 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-681ca723-7d10-4919-8b56-4ac535129168 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:45.506485 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-681ca723-7d10-4919-8b56-4ac535129168 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:45.506635 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-114278d7-4fa4-4b70-9b07-e8abdfce1fb9 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:45.506990 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-681ca723-7d10-4919-8b56-4ac535129168 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:45.506990 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-681ca723-7d10-4919-8b56-4ac535129168 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:45.507120 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-681ca723-7d10-4919-8b56-4ac535129168 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:45.507670 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-681ca723-7d10-4919-8b56-4ac535129168 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:45.507670 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-681ca723-7d10-4919-8b56-4ac535129168 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:45.509537 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-114278d7-4fa4-4b70-9b07-e8abdfce1fb9 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:45.513675 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-114278d7-4fa4-4b70-9b07-e8abdfce1fb9 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:45.513909 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-114278d7-4fa4-4b70-9b07-e8abdfce1fb9 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:45.514093 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-114278d7-4fa4-4b70-9b07-e8abdfce1fb9 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:45.514583 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-114278d7-4fa4-4b70-9b07-e8abdfce1fb9 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:45.514895 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-114278d7-4fa4-4b70-9b07-e8abdfce1fb9 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:45.515079 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-114278d7-4fa4-4b70-9b07-e8abdfce1fb9 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:45.540910 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-681ca723-7d10-4919-8b56-4ac535129168 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.042451 Jun 01 22:29:45.540910 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 104/333] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:29:45 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:45.548681 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-114278d7-4fa4-4b70-9b07-e8abdfce1fb9 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.043834 Jun 01 22:29:45.549650 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 119/334] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:29:45 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:45.563844 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-54916742-cc18-4ea0-970b-856e967ee44c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:45.565741 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-54916742-cc18-4ea0-970b-856e967ee44c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] [instance: d0dc90d8-3d6c-413f-97ad-e52bc13cddf4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:45.573966 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-54916742-cc18-4ea0-970b-856e967ee44c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:45.574210 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-54916742-cc18-4ea0-970b-856e967ee44c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:45.574410 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-54916742-cc18-4ea0-970b-856e967ee44c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:45.574872 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-54916742-cc18-4ea0-970b-856e967ee44c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:45.575046 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-54916742-cc18-4ea0-970b-856e967ee44c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:45.575202 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-54916742-cc18-4ea0-970b-856e967ee44c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:45.601406 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-54916742-cc18-4ea0-970b-856e967ee44c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-reader] 10.4.3.116 "GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.039826 Jun 01 22:29:45.604745 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 112/335] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:29:45 2026] GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:45.681266 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0e344073-68e2-469d-8603-663dea6f10f7 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:45.681527 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0e344073-68e2-469d-8603-663dea6f10f7 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: d0dc90d8-3d6c-413f-97ad-e52bc13cddf4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:45.685600 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0e344073-68e2-469d-8603-663dea6f10f7 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:45.685854 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0e344073-68e2-469d-8603-663dea6f10f7 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:45.686288 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0e344073-68e2-469d-8603-663dea6f10f7 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:45.686333 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0e344073-68e2-469d-8603-663dea6f10f7 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:45.686522 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0e344073-68e2-469d-8603-663dea6f10f7 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:45.686685 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0e344073-68e2-469d-8603-663dea6f10f7 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:45.759657 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-0e344073-68e2-469d-8603-663dea6f10f7 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lazy-loading 'services' on Instance uuid d0dc90d8-3d6c-413f-97ad-e52bc13cddf4 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:29:45.835316 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0e344073-68e2-469d-8603-663dea6f10f7 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4/os-volume_attachments/41493a4a-e26d-4ef6-9ae3-b9b54d949bce" status: 202 len: 0 microversion: 2.60 time: 0.155868 Jun 01 22:29:45.835483 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 105/336] 10.4.3.116 () {68 vars in 1575 bytes} [Mon Jun 1 22:29:45 2026] DELETE /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4/os-volume_attachments/41493a4a-e26d-4ef6-9ae3-b9b54d949bce => generated 0 bytes in 157 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:29:45.848860 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-bad5f8f7-1fc4-4a7c-9d05-4e0a87474863 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:45.850698 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-bad5f8f7-1fc4-4a7c-9d05-4e0a87474863 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: d0dc90d8-3d6c-413f-97ad-e52bc13cddf4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:45.854675 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bad5f8f7-1fc4-4a7c-9d05-4e0a87474863 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:45.854823 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bad5f8f7-1fc4-4a7c-9d05-4e0a87474863 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:45.856824 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bad5f8f7-1fc4-4a7c-9d05-4e0a87474863 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:45.856824 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bad5f8f7-1fc4-4a7c-9d05-4e0a87474863 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:45.856824 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bad5f8f7-1fc4-4a7c-9d05-4e0a87474863 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:45.856824 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bad5f8f7-1fc4-4a7c-9d05-4e0a87474863 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:45.885940 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-bad5f8f7-1fc4-4a7c-9d05-4e0a87474863 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.039587 Jun 01 22:29:45.886507 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 120/337] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:29:45 2026] GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:45.926748 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:45.927671 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:45.931172 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:45.931448 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:45.931594 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:45.932248 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:45.932248 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:45.932248 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:45.965699 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-interface/ab3e75b6-aa5a-415a-8219-135eb3f935af" status: 202 len: 0 microversion: 2.49 time: 0.040768 Jun 01 22:29:45.966517 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 113/338] 10.4.3.116 () {68 vars in 1548 bytes} [Mon Jun 1 22:29:45 2026] DELETE /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-interface/ab3e75b6-aa5a-415a-8219-135eb3f935af => generated 0 bytes in 41 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:29:46.142855 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-759344f7-7878-4425-b514-c72af8a8dacf req-b33cb061-3dbd-4a48-8b44-16ecab0df682 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "81cc83dd-284b-4b62-8a33-e8c47c2b0f9e", "tag": "02ffa76b-87e3-414a-9fa8-7ccb09821284"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:46.150890 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-759344f7-7878-4425-b514-c72af8a8dacf req-b33cb061-3dbd-4a48-8b44-16ecab0df682 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:46.151031 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-759344f7-7878-4425-b514-c72af8a8dacf req-b33cb061-3dbd-4a48-8b44-16ecab0df682 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:46.151148 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-759344f7-7878-4425-b514-c72af8a8dacf req-b33cb061-3dbd-4a48-8b44-16ecab0df682 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:46.158688 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-759344f7-7878-4425-b514-c72af8a8dacf req-b33cb061-3dbd-4a48-8b44-16ecab0df682 service nova] Creating event network-changed:02ffa76b-87e3-414a-9fa8-7ccb09821284 for instance 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e on np0000001904 Jun 01 22:29:46.159180 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-759344f7-7878-4425-b514-c72af8a8dacf req-b33cb061-3dbd-4a48-8b44-16ecab0df682 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:46.164014 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-759344f7-7878-4425-b514-c72af8a8dacf req-b33cb061-3dbd-4a48-8b44-16ecab0df682 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024283 Jun 01 22:29:46.164337 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 121/339] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:46 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:46.166433 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-09ac5079-b669-46aa-a7f7-11e246d2bf75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:46.172370 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-09ac5079-b669-46aa-a7f7-11e246d2bf75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:46.177130 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-09ac5079-b669-46aa-a7f7-11e246d2bf75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:46.177452 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-09ac5079-b669-46aa-a7f7-11e246d2bf75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:46.177696 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-09ac5079-b669-46aa-a7f7-11e246d2bf75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:46.178245 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-09ac5079-b669-46aa-a7f7-11e246d2bf75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:46.178676 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-09ac5079-b669-46aa-a7f7-11e246d2bf75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:46.179054 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-09ac5079-b669-46aa-a7f7-11e246d2bf75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:46.199976 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-09ac5079-b669-46aa-a7f7-11e246d2bf75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:46.219243 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d51be3e3-b67b-4496-a2b2-fcfecef7f26b tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:46.220889 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d51be3e3-b67b-4496-a2b2-fcfecef7f26b tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:46.225441 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d51be3e3-b67b-4496-a2b2-fcfecef7f26b tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:46.225690 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d51be3e3-b67b-4496-a2b2-fcfecef7f26b tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:46.225894 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d51be3e3-b67b-4496-a2b2-fcfecef7f26b tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:46.226284 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d51be3e3-b67b-4496-a2b2-fcfecef7f26b tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:46.226466 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d51be3e3-b67b-4496-a2b2-fcfecef7f26b tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:46.226623 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d51be3e3-b67b-4496-a2b2-fcfecef7f26b tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:46.274066 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d51be3e3-b67b-4496-a2b2-fcfecef7f26b tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-instance-actions/req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed" status: 200 len: 474 microversion: 2.49 time: 0.298778 Jun 01 22:29:46.274403 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 106/340] 10.4.3.116 () {68 vars in 1578 bytes} [Mon Jun 1 22:29:45 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-instance-actions/req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed => generated 474 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:46.369613 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-09ac5079-b669-46aa-a7f7-11e246d2bf75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:46.376596 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-09ac5079-b669-46aa-a7f7-11e246d2bf75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:46.378118 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-09ac5079-b669-46aa-a7f7-11e246d2bf75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:46.387414 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-09ac5079-b669-46aa-a7f7-11e246d2bf75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1510 microversion: 2.87 time: 0.223305 Jun 01 22:29:46.388126 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 114/341] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:46 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1510 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:46.553257 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7e58b960-fa88-4c4b-bace-0ed870f62893 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:46.554884 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7e58b960-fa88-4c4b-bace-0ed870f62893 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:46.558455 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7e58b960-fa88-4c4b-bace-0ed870f62893 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:46.558786 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7e58b960-fa88-4c4b-bace-0ed870f62893 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:46.558786 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7e58b960-fa88-4c4b-bace-0ed870f62893 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:46.559612 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7e58b960-fa88-4c4b-bace-0ed870f62893 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:46.559612 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7e58b960-fa88-4c4b-bace-0ed870f62893 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:46.559612 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7e58b960-fa88-4c4b-bace-0ed870f62893 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:46.594106 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7e58b960-fa88-4c4b-bace-0ed870f62893 tempest-VolumesAssistedSnapshotsTest-734255664 tempest-VolumesAssistedSnapshotsTest-734255664-project-admin] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.042522 Jun 01 22:29:46.594958 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 122/342] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:29:46 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a/os-volume_attachments => generated 25 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:29:46.903076 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1ec2106f-e401-4cc5-8160-b0861bc730a5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:46.904688 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1ec2106f-e401-4cc5-8160-b0861bc730a5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: d0dc90d8-3d6c-413f-97ad-e52bc13cddf4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:46.911344 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1ec2106f-e401-4cc5-8160-b0861bc730a5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:46.911661 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1ec2106f-e401-4cc5-8160-b0861bc730a5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:46.911791 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1ec2106f-e401-4cc5-8160-b0861bc730a5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:46.912106 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1ec2106f-e401-4cc5-8160-b0861bc730a5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:46.912361 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1ec2106f-e401-4cc5-8160-b0861bc730a5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:46.912753 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1ec2106f-e401-4cc5-8160-b0861bc730a5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:46.939534 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1ec2106f-e401-4cc5-8160-b0861bc730a5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.040128 Jun 01 22:29:46.939729 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 107/343] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:29:46 2026] GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:47.290605 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-acd66e7b-e7be-405c-a2d7-4a84fac865ad tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:47.292256 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-acd66e7b-e7be-405c-a2d7-4a84fac865ad tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:47.301027 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-acd66e7b-e7be-405c-a2d7-4a84fac865ad tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:47.301233 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-acd66e7b-e7be-405c-a2d7-4a84fac865ad tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:47.301471 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-acd66e7b-e7be-405c-a2d7-4a84fac865ad tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:47.301815 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-acd66e7b-e7be-405c-a2d7-4a84fac865ad tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:47.302005 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-acd66e7b-e7be-405c-a2d7-4a84fac865ad tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:47.302198 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-acd66e7b-e7be-405c-a2d7-4a84fac865ad tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:47.350473 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-acd66e7b-e7be-405c-a2d7-4a84fac865ad tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-instance-actions/req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed" status: 200 len: 474 microversion: 2.49 time: 0.064273 Jun 01 22:29:47.350747 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 115/344] 10.4.3.116 () {68 vars in 1578 bytes} [Mon Jun 1 22:29:47 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-instance-actions/req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed => generated 474 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:47.408627 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ab8cd9ca-6eb2-46e7-869b-d302a425d697 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:47.409883 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ab8cd9ca-6eb2-46e7-869b-d302a425d697 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:47.416849 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ab8cd9ca-6eb2-46e7-869b-d302a425d697 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:47.417103 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ab8cd9ca-6eb2-46e7-869b-d302a425d697 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:47.417370 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ab8cd9ca-6eb2-46e7-869b-d302a425d697 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:47.417921 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ab8cd9ca-6eb2-46e7-869b-d302a425d697 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:47.418296 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ab8cd9ca-6eb2-46e7-869b-d302a425d697 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:47.418669 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ab8cd9ca-6eb2-46e7-869b-d302a425d697 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:47.438645 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ab8cd9ca-6eb2-46e7-869b-d302a425d697 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:47.655734 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ab8cd9ca-6eb2-46e7-869b-d302a425d697 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:47.663886 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ab8cd9ca-6eb2-46e7-869b-d302a425d697 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:47.664518 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ab8cd9ca-6eb2-46e7-869b-d302a425d697 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:47.676070 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ab8cd9ca-6eb2-46e7-869b-d302a425d697 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1510 microversion: 2.87 time: 0.268968 Jun 01 22:29:47.676573 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 123/345] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:47 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1510 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:47.767674 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-50d82ccd-32cf-4aab-842b-0f97dc810857 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:47.767674 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-50d82ccd-32cf-4aab-842b-0f97dc810857 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:47.771945 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50d82ccd-32cf-4aab-842b-0f97dc810857 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:47.772195 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50d82ccd-32cf-4aab-842b-0f97dc810857 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:47.772389 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50d82ccd-32cf-4aab-842b-0f97dc810857 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:47.772754 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50d82ccd-32cf-4aab-842b-0f97dc810857 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:47.773020 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50d82ccd-32cf-4aab-842b-0f97dc810857 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:47.773187 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50d82ccd-32cf-4aab-842b-0f97dc810857 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:47.792260 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-50d82ccd-32cf-4aab-842b-0f97dc810857 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:29:47.885299 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-50d82ccd-32cf-4aab-842b-0f97dc810857 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 204 len: 0 microversion: 2.1 time: 0.119916 Jun 01 22:29:47.886406 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 108/346] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:29:47 2026] DELETE /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:29:47.901858 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5ef56a35-444b-427d-b080-565d1633f121 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:47.905616 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5ef56a35-444b-427d-b080-565d1633f121 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:47.913845 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5ef56a35-444b-427d-b080-565d1633f121 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:47.914184 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5ef56a35-444b-427d-b080-565d1633f121 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:47.914466 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5ef56a35-444b-427d-b080-565d1633f121 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:47.915076 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5ef56a35-444b-427d-b080-565d1633f121 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:47.915515 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5ef56a35-444b-427d-b080-565d1633f121 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:47.915916 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5ef56a35-444b-427d-b080-565d1633f121 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:47.938095 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5ef56a35-444b-427d-b080-565d1633f121 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:47.955051 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-99534afb-51c9-4b5e-8fa6-2695482bcae2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:47.958536 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-99534afb-51c9-4b5e-8fa6-2695482bcae2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: d0dc90d8-3d6c-413f-97ad-e52bc13cddf4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:47.964924 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-99534afb-51c9-4b5e-8fa6-2695482bcae2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:47.965088 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-99534afb-51c9-4b5e-8fa6-2695482bcae2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:47.965220 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-99534afb-51c9-4b5e-8fa6-2695482bcae2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:47.965534 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-99534afb-51c9-4b5e-8fa6-2695482bcae2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:47.965746 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-99534afb-51c9-4b5e-8fa6-2695482bcae2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:47.965904 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-99534afb-51c9-4b5e-8fa6-2695482bcae2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:48.018078 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-99534afb-51c9-4b5e-8fa6-2695482bcae2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.065777 Jun 01 22:29:48.020165 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 124/347] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:29:47 2026] GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4/os-volume_attachments => generated 197 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:48.188117 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5ef56a35-444b-427d-b080-565d1633f121 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:48.198402 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5ef56a35-444b-427d-b080-565d1633f121 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1685 microversion: 2.1 time: 0.301437 Jun 01 22:29:48.198766 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 116/348] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:47 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1685 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:48.215781 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:48.217859 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:48.227177 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:48.227177 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:48.227177 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:48.227177 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:48.227504 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:48.227504 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:48.279482 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:48.279482 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:48.279482 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:48.286417 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:48.337685 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:48.337685 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:48.337685 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:48.337685 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:48.337906 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:48.337906 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:48.347601 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:48.354161 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Old instance type m1.nano, new instance type m1.micro {{(pid=86662) resize /opt/stack/nova/nova/compute/api.py:4342}} Jun 01 22:29:48.362413 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:48.362727 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:48.362930 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:48.363492 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:48.363723 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:48.363881 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a532d252-04fa-43f2-8cd4-bca3d0a970a5 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:48.364024 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:48.366143 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a532d252-04fa-43f2-8cd4-bca3d0a970a5 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:48.371151 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a532d252-04fa-43f2-8cd4-bca3d0a970a5 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:48.371401 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a532d252-04fa-43f2-8cd4-bca3d0a970a5 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:48.371644 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a532d252-04fa-43f2-8cd4-bca3d0a970a5 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:48.372289 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a532d252-04fa-43f2-8cd4-bca3d0a970a5 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:48.372753 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a532d252-04fa-43f2-8cd4-bca3d0a970a5 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:48.372903 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a532d252-04fa-43f2-8cd4-bca3d0a970a5 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:48.390113 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Getting quotas for project 892c847556e44ea0a501710e5f53eeed. Resources: {'cores', 'ram'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:29:48.394127 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Getting quotas for user c00bdea667a044979d3972fd0ee0eafd and project 892c847556e44ea0a501710e5f53eeed. Resources: {'cores', 'ram'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:29:48.405533 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:29:48.407640 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:29:48.407640 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:29:48.407640 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:29:48.407640 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:29:48.426081 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a532d252-04fa-43f2-8cd4-bca3d0a970a5 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-instance-actions/req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed" status: 200 len: 474 microversion: 2.49 time: 0.064384 Jun 01 22:29:48.426582 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 125/349] 10.4.3.116 () {68 vars in 1578 bytes} [Mon Jun 1 22:29:48 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-instance-actions/req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed => generated 474 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:48.530451 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4be57805-80f4-4493-9170-f451deb1649a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "POST /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297/action" status: 202 len: 0 microversion: 2.1 time: 0.317380 Jun 01 22:29:48.534521 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 109/350] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:29:48 2026] POST /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297/action => generated 0 bytes in 318 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:29:48.549417 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ee7b117e-337f-44e3-b30e-bef5cd4c17d5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:48.552110 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ee7b117e-337f-44e3-b30e-bef5cd4c17d5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:48.558161 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ee7b117e-337f-44e3-b30e-bef5cd4c17d5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:48.560875 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ee7b117e-337f-44e3-b30e-bef5cd4c17d5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:48.561251 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ee7b117e-337f-44e3-b30e-bef5cd4c17d5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:48.561822 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ee7b117e-337f-44e3-b30e-bef5cd4c17d5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:48.562253 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ee7b117e-337f-44e3-b30e-bef5cd4c17d5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:48.562660 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ee7b117e-337f-44e3-b30e-bef5cd4c17d5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:48.588702 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ee7b117e-337f-44e3-b30e-bef5cd4c17d5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:48.702083 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-35461cee-581d-4b74-af5a-fdd2eb0dfb4b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:48.705086 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-35461cee-581d-4b74-af5a-fdd2eb0dfb4b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:48.710746 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-35461cee-581d-4b74-af5a-fdd2eb0dfb4b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:48.711080 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-35461cee-581d-4b74-af5a-fdd2eb0dfb4b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:48.711253 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-35461cee-581d-4b74-af5a-fdd2eb0dfb4b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:48.711835 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-35461cee-581d-4b74-af5a-fdd2eb0dfb4b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:48.712174 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-35461cee-581d-4b74-af5a-fdd2eb0dfb4b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:48.712473 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-35461cee-581d-4b74-af5a-fdd2eb0dfb4b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:48.734359 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-d366e755-99ad-46bc-967c-9eaba8e8c416 req-457d7b19-a30c-46ce-8e8b-562171aba2cd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cc8d8555-5b36-4eed-9044-49d67b0b4b58", "name": "network-vif-unplugged", "status": "completed", "tag": "ab3e75b6-aa5a-415a-8219-135eb3f935af"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:48.738200 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-35461cee-581d-4b74-af5a-fdd2eb0dfb4b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:48.741504 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-d366e755-99ad-46bc-967c-9eaba8e8c416 req-457d7b19-a30c-46ce-8e8b-562171aba2cd service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:48.742203 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-d366e755-99ad-46bc-967c-9eaba8e8c416 req-457d7b19-a30c-46ce-8e8b-562171aba2cd service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:48.742203 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-d366e755-99ad-46bc-967c-9eaba8e8c416 req-457d7b19-a30c-46ce-8e8b-562171aba2cd service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:48.751929 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-d366e755-99ad-46bc-967c-9eaba8e8c416 req-457d7b19-a30c-46ce-8e8b-562171aba2cd service nova] Creating event network-vif-unplugged:ab3e75b6-aa5a-415a-8219-135eb3f935af for instance cc8d8555-5b36-4eed-9044-49d67b0b4b58 on np0000001904 Jun 01 22:29:48.752645 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-d366e755-99ad-46bc-967c-9eaba8e8c416 req-457d7b19-a30c-46ce-8e8b-562171aba2cd service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:48.757385 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-d366e755-99ad-46bc-967c-9eaba8e8c416 req-457d7b19-a30c-46ce-8e8b-562171aba2cd service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.028126 Jun 01 22:29:48.757683 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 110/351] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:48 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:48.812979 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ee7b117e-337f-44e3-b30e-bef5cd4c17d5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:48.825112 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ee7b117e-337f-44e3-b30e-bef5cd4c17d5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1724 microversion: 2.1 time: 0.277849 Jun 01 22:29:48.825586 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 117/352] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:48 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1724 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:48.975928 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-35461cee-581d-4b74-af5a-fdd2eb0dfb4b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:48.983135 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-35461cee-581d-4b74-af5a-fdd2eb0dfb4b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:48.984239 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-35461cee-581d-4b74-af5a-fdd2eb0dfb4b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:48.994393 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-35461cee-581d-4b74-af5a-fdd2eb0dfb4b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1510 microversion: 2.87 time: 0.294194 Jun 01 22:29:48.994500 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 126/353] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:48 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1510 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:49.034782 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0ca31ddf-efc6-4715-a31b-76cd80f24607 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:49.037095 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0ca31ddf-efc6-4715-a31b-76cd80f24607 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: d0dc90d8-3d6c-413f-97ad-e52bc13cddf4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:49.042674 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0ca31ddf-efc6-4715-a31b-76cd80f24607 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:49.042674 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0ca31ddf-efc6-4715-a31b-76cd80f24607 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:49.042674 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0ca31ddf-efc6-4715-a31b-76cd80f24607 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:49.042674 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0ca31ddf-efc6-4715-a31b-76cd80f24607 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:49.042920 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0ca31ddf-efc6-4715-a31b-76cd80f24607 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:49.042920 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0ca31ddf-efc6-4715-a31b-76cd80f24607 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:49.067215 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0ca31ddf-efc6-4715-a31b-76cd80f24607 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.036181 Jun 01 22:29:49.067215 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 111/354] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:29:49 2026] GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:49.234720 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b2e3c99f-bd8f-49d3-adc0-ef0ad68647a7 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:49.235465 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b2e3c99f-bd8f-49d3-adc0-ef0ad68647a7 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:49.246965 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b2e3c99f-bd8f-49d3-adc0-ef0ad68647a7 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:49.247372 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b2e3c99f-bd8f-49d3-adc0-ef0ad68647a7 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:49.247682 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b2e3c99f-bd8f-49d3-adc0-ef0ad68647a7 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:49.248669 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b2e3c99f-bd8f-49d3-adc0-ef0ad68647a7 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:49.249735 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b2e3c99f-bd8f-49d3-adc0-ef0ad68647a7 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:49.250109 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b2e3c99f-bd8f-49d3-adc0-ef0ad68647a7 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:49.275055 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b2e3c99f-bd8f-49d3-adc0-ef0ad68647a7 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:49.440200 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f0d20b34-795d-4d50-9c58-a8da9eabc6d1 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:49.443014 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f0d20b34-795d-4d50-9c58-a8da9eabc6d1 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:49.449868 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f0d20b34-795d-4d50-9c58-a8da9eabc6d1 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:49.449868 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f0d20b34-795d-4d50-9c58-a8da9eabc6d1 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:49.449868 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f0d20b34-795d-4d50-9c58-a8da9eabc6d1 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:49.452495 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f0d20b34-795d-4d50-9c58-a8da9eabc6d1 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:49.452495 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f0d20b34-795d-4d50-9c58-a8da9eabc6d1 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:49.452495 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f0d20b34-795d-4d50-9c58-a8da9eabc6d1 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:49.469535 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b2e3c99f-bd8f-49d3-adc0-ef0ad68647a7 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:49.480596 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b2e3c99f-bd8f-49d3-adc0-ef0ad68647a7 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1685 microversion: 2.1 time: 0.257925 Jun 01 22:29:49.480596 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 118/355] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:49 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1685 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:49.489232 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f0d20b34-795d-4d50-9c58-a8da9eabc6d1 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-instance-actions/req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed" status: 200 len: 474 microversion: 2.49 time: 0.050055 Jun 01 22:29:49.489685 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 127/356] 10.4.3.116 () {68 vars in 1578 bytes} [Mon Jun 1 22:29:49 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-instance-actions/req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed => generated 474 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:49.844929 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-405d08a0-bc16-427a-8ad1-cee8b0e2476b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:49.846163 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-405d08a0-bc16-427a-8ad1-cee8b0e2476b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:49.850871 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-405d08a0-bc16-427a-8ad1-cee8b0e2476b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:49.851267 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-405d08a0-bc16-427a-8ad1-cee8b0e2476b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:49.851378 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-405d08a0-bc16-427a-8ad1-cee8b0e2476b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:49.851854 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-405d08a0-bc16-427a-8ad1-cee8b0e2476b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:49.852331 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-405d08a0-bc16-427a-8ad1-cee8b0e2476b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:49.852425 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-405d08a0-bc16-427a-8ad1-cee8b0e2476b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:49.872120 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-405d08a0-bc16-427a-8ad1-cee8b0e2476b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:50.016718 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a021d1d9-6f91-4575-a913-c01c93548756 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:50.019707 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a021d1d9-6f91-4575-a913-c01c93548756 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:50.026107 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a021d1d9-6f91-4575-a913-c01c93548756 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:50.026495 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a021d1d9-6f91-4575-a913-c01c93548756 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:50.026816 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a021d1d9-6f91-4575-a913-c01c93548756 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:50.027418 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a021d1d9-6f91-4575-a913-c01c93548756 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:50.027866 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a021d1d9-6f91-4575-a913-c01c93548756 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:50.028270 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a021d1d9-6f91-4575-a913-c01c93548756 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:50.058661 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a021d1d9-6f91-4575-a913-c01c93548756 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:50.079350 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0fa16f29-5418-488c-ba37-1d3a2d41a457 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:50.080743 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0fa16f29-5418-488c-ba37-1d3a2d41a457 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: d0dc90d8-3d6c-413f-97ad-e52bc13cddf4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:50.085120 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0fa16f29-5418-488c-ba37-1d3a2d41a457 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:50.086237 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0fa16f29-5418-488c-ba37-1d3a2d41a457 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:50.086525 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0fa16f29-5418-488c-ba37-1d3a2d41a457 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:50.086865 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0fa16f29-5418-488c-ba37-1d3a2d41a457 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:50.087025 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0fa16f29-5418-488c-ba37-1d3a2d41a457 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:50.087480 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0fa16f29-5418-488c-ba37-1d3a2d41a457 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:50.096517 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-405d08a0-bc16-427a-8ad1-cee8b0e2476b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:50.111181 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-405d08a0-bc16-427a-8ad1-cee8b0e2476b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1724 microversion: 2.1 time: 0.268013 Jun 01 22:29:50.111320 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 112/357] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:49 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1724 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:50.111857 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0fa16f29-5418-488c-ba37-1d3a2d41a457 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4/os-volume_attachments" status: 200 len: 25 microversion: 2.60 time: 0.035069 Jun 01 22:29:50.112217 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 128/358] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:29:50 2026] GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4/os-volume_attachments => generated 25 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:50.193931 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-051a6f00-cb69-406a-9ea4-59bf492b9b47 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:50.194079 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-051a6f00-cb69-406a-9ea4-59bf492b9b47 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:50.198692 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-051a6f00-cb69-406a-9ea4-59bf492b9b47 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:50.198906 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-051a6f00-cb69-406a-9ea4-59bf492b9b47 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:50.199076 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-051a6f00-cb69-406a-9ea4-59bf492b9b47 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:50.199510 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-051a6f00-cb69-406a-9ea4-59bf492b9b47 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:50.199726 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-051a6f00-cb69-406a-9ea4-59bf492b9b47 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:50.199884 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-051a6f00-cb69-406a-9ea4-59bf492b9b47 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:50.235224 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a021d1d9-6f91-4575-a913-c01c93548756 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:50.242481 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a021d1d9-6f91-4575-a913-c01c93548756 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:50.243049 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a021d1d9-6f91-4575-a913-c01c93548756 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:50.254482 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a021d1d9-6f91-4575-a913-c01c93548756 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1587 microversion: 2.87 time: 0.239840 Jun 01 22:29:50.254982 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 119/359] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:50 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1587 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:50.271653 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-051a6f00-cb69-406a-9ea4-59bf492b9b47 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lazy-loading 'services' on Instance uuid 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:29:50.343842 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-051a6f00-cb69-406a-9ea4-59bf492b9b47 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments/41493a4a-e26d-4ef6-9ae3-b9b54d949bce" status: 202 len: 0 microversion: 2.60 time: 0.151475 Jun 01 22:29:50.344104 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 113/360] 10.4.3.116 () {68 vars in 1575 bytes} [Mon Jun 1 22:29:50 2026] DELETE /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments/41493a4a-e26d-4ef6-9ae3-b9b54d949bce => generated 0 bytes in 152 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:29:50.354954 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-10527806-6757-4028-815b-190619a58e5f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:50.356257 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-10527806-6757-4028-815b-190619a58e5f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:50.361010 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-10527806-6757-4028-815b-190619a58e5f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:50.361187 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-10527806-6757-4028-815b-190619a58e5f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:50.361319 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-10527806-6757-4028-815b-190619a58e5f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:50.361655 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-10527806-6757-4028-815b-190619a58e5f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:50.361792 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-10527806-6757-4028-815b-190619a58e5f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:50.361935 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-10527806-6757-4028-815b-190619a58e5f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:50.381013 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-10527806-6757-4028-815b-190619a58e5f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.027885 Jun 01 22:29:50.381810 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 129/361] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:29:50 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:50.505740 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4373c2a8-2cd1-471b-999a-a9a445bfb609 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:50.506015 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5ee35320-b086-424b-a81c-e98eaabb1ea8 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:50.507866 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5ee35320-b086-424b-a81c-e98eaabb1ea8 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:50.510022 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4373c2a8-2cd1-471b-999a-a9a445bfb609 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:50.512724 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5ee35320-b086-424b-a81c-e98eaabb1ea8 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:50.513075 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5ee35320-b086-424b-a81c-e98eaabb1ea8 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:50.513311 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5ee35320-b086-424b-a81c-e98eaabb1ea8 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:50.513635 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5ee35320-b086-424b-a81c-e98eaabb1ea8 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:50.513911 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5ee35320-b086-424b-a81c-e98eaabb1ea8 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:50.513999 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5ee35320-b086-424b-a81c-e98eaabb1ea8 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:50.520770 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4373c2a8-2cd1-471b-999a-a9a445bfb609 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:50.520770 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4373c2a8-2cd1-471b-999a-a9a445bfb609 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:50.520770 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4373c2a8-2cd1-471b-999a-a9a445bfb609 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:50.520770 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4373c2a8-2cd1-471b-999a-a9a445bfb609 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:50.521026 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4373c2a8-2cd1-471b-999a-a9a445bfb609 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:50.521026 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4373c2a8-2cd1-471b-999a-a9a445bfb609 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:50.541389 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4373c2a8-2cd1-471b-999a-a9a445bfb609 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:50.553735 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5ee35320-b086-424b-a81c-e98eaabb1ea8 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-instance-actions/req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed" status: 200 len: 474 microversion: 2.49 time: 0.049848 Jun 01 22:29:50.554167 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 114/362] 10.4.3.116 () {68 vars in 1578 bytes} [Mon Jun 1 22:29:50 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-instance-actions/req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed => generated 474 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:50.686959 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4373c2a8-2cd1-471b-999a-a9a445bfb609 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:50.697812 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4373c2a8-2cd1-471b-999a-a9a445bfb609 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1685 microversion: 2.1 time: 0.194577 Jun 01 22:29:50.698200 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 120/363] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:50 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1685 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:50.816194 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-06e3716d-f0df-4aa1-b50b-73f349cc454d req-da24e2fc-aadc-4f28-91a4-985b6102d556 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cc8d8555-5b36-4eed-9044-49d67b0b4b58", "name": "network-vif-unplugged", "status": "completed", "tag": "ab3e75b6-aa5a-415a-8219-135eb3f935af"}, {"server_uuid": "cc8d8555-5b36-4eed-9044-49d67b0b4b58", "name": "network-vif-deleted", "tag": "ab3e75b6-aa5a-415a-8219-135eb3f935af"}, {"server_uuid": "04de2adc-b45f-4aac-a7b3-9437da914e3a", "name": "network-vif-unplugged", "status": "completed", "tag": "55d40f8b-3dd1-4dcf-9436-f49d8cb8cc1e"}, {"server_uuid": "04de2adc-b45f-4aac-a7b3-9437da914e3a", "name": "network-vif-unplugged", "status": "completed", "tag": "55d40f8b-3dd1-4dcf-9436-f49d8cb8cc1e"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:50.829088 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-06e3716d-f0df-4aa1-b50b-73f349cc454d req-da24e2fc-aadc-4f28-91a4-985b6102d556 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:50.829320 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-06e3716d-f0df-4aa1-b50b-73f349cc454d req-da24e2fc-aadc-4f28-91a4-985b6102d556 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:50.829513 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-06e3716d-f0df-4aa1-b50b-73f349cc454d req-da24e2fc-aadc-4f28-91a4-985b6102d556 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:50.843664 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-06e3716d-f0df-4aa1-b50b-73f349cc454d req-da24e2fc-aadc-4f28-91a4-985b6102d556 service nova] Creating event network-vif-unplugged:ab3e75b6-aa5a-415a-8219-135eb3f935af for instance cc8d8555-5b36-4eed-9044-49d67b0b4b58 on np0000001904 Jun 01 22:29:50.843901 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-06e3716d-f0df-4aa1-b50b-73f349cc454d req-da24e2fc-aadc-4f28-91a4-985b6102d556 service nova] Creating event network-vif-deleted:ab3e75b6-aa5a-415a-8219-135eb3f935af for instance cc8d8555-5b36-4eed-9044-49d67b0b4b58 on np0000001904 Jun 01 22:29:50.844101 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-06e3716d-f0df-4aa1-b50b-73f349cc454d req-da24e2fc-aadc-4f28-91a4-985b6102d556 service nova] Creating event network-vif-unplugged:55d40f8b-3dd1-4dcf-9436-f49d8cb8cc1e for instance 04de2adc-b45f-4aac-a7b3-9437da914e3a on np0000001904 Jun 01 22:29:50.844284 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-06e3716d-f0df-4aa1-b50b-73f349cc454d req-da24e2fc-aadc-4f28-91a4-985b6102d556 service nova] Creating event network-vif-unplugged:55d40f8b-3dd1-4dcf-9436-f49d8cb8cc1e for instance 04de2adc-b45f-4aac-a7b3-9437da914e3a on np0000001904 Jun 01 22:29:50.844827 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-06e3716d-f0df-4aa1-b50b-73f349cc454d req-da24e2fc-aadc-4f28-91a4-985b6102d556 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:50.852848 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-06e3716d-f0df-4aa1-b50b-73f349cc454d req-da24e2fc-aadc-4f28-91a4-985b6102d556 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 702 microversion: 2.1 time: 0.041265 Jun 01 22:29:50.853947 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 130/364] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:50 2026] POST /compute/v2.1/os-server-external-events => generated 702 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:50.965586 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-4b230187-ef74-4685-8197-cb7899628642 req-d1fd9560-7d39-4ffd-a581-fdbbdc73dedd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "04de2adc-b45f-4aac-a7b3-9437da914e3a", "name": "network-vif-deleted", "tag": "55d40f8b-3dd1-4dcf-9436-f49d8cb8cc1e"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:50.976559 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-4b230187-ef74-4685-8197-cb7899628642 req-d1fd9560-7d39-4ffd-a581-fdbbdc73dedd service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:50.977155 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-4b230187-ef74-4685-8197-cb7899628642 req-d1fd9560-7d39-4ffd-a581-fdbbdc73dedd service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:50.977466 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-4b230187-ef74-4685-8197-cb7899628642 req-d1fd9560-7d39-4ffd-a581-fdbbdc73dedd service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:50.987769 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-4b230187-ef74-4685-8197-cb7899628642 req-d1fd9560-7d39-4ffd-a581-fdbbdc73dedd service nova] Creating event network-vif-deleted:55d40f8b-3dd1-4dcf-9436-f49d8cb8cc1e for instance 04de2adc-b45f-4aac-a7b3-9437da914e3a on np0000001904 Jun 01 22:29:50.988306 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-4b230187-ef74-4685-8197-cb7899628642 req-d1fd9560-7d39-4ffd-a581-fdbbdc73dedd service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:50.993524 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-4b230187-ef74-4685-8197-cb7899628642 req-d1fd9560-7d39-4ffd-a581-fdbbdc73dedd service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031314 Jun 01 22:29:50.993982 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 115/365] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:50 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:51.139828 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8fde55e9-e5ba-4764-9190-260da681deda tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:51.142954 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8fde55e9-e5ba-4764-9190-260da681deda tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:51.150258 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8fde55e9-e5ba-4764-9190-260da681deda tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:51.151382 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8fde55e9-e5ba-4764-9190-260da681deda tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:51.151844 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8fde55e9-e5ba-4764-9190-260da681deda tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:51.152507 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8fde55e9-e5ba-4764-9190-260da681deda tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:51.153599 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8fde55e9-e5ba-4764-9190-260da681deda tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:51.154149 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8fde55e9-e5ba-4764-9190-260da681deda tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:51.179510 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8fde55e9-e5ba-4764-9190-260da681deda tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:51.280609 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-397bdb11-5e34-444d-a7d4-d7ea91a76a2e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:51.282832 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-397bdb11-5e34-444d-a7d4-d7ea91a76a2e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:51.288139 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-397bdb11-5e34-444d-a7d4-d7ea91a76a2e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:51.288453 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-397bdb11-5e34-444d-a7d4-d7ea91a76a2e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:51.288763 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-397bdb11-5e34-444d-a7d4-d7ea91a76a2e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:51.289388 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-397bdb11-5e34-444d-a7d4-d7ea91a76a2e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:51.289893 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-397bdb11-5e34-444d-a7d4-d7ea91a76a2e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:51.290287 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-397bdb11-5e34-444d-a7d4-d7ea91a76a2e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:51.318592 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-397bdb11-5e34-444d-a7d4-d7ea91a76a2e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:51.322026 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0ec34db3-7fd3-442f-ab83-3ac76d47afe6 tempest-VolumesGetTestJSON-1107024947 tempest-VolumesGetTestJSON-1107024947-project-member] Action: 'create', calling method: >, body: {"volume": {"size": 1, "display_name": "tempest-VolumesGetTestJSON-Volume-1526092193", "metadata": {"Type": "work"}}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:51.409537 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8fde55e9-e5ba-4764-9190-260da681deda tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:51.425238 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8fde55e9-e5ba-4764-9190-260da681deda tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1724 microversion: 2.1 time: 0.288841 Jun 01 22:29:51.425650 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 131/366] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:51 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1724 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:51.429832 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a6120f8b-e992-461b-bdeb-c200b32ea169 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:51.434594 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a6120f8b-e992-461b-bdeb-c200b32ea169 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:51.442541 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a6120f8b-e992-461b-bdeb-c200b32ea169 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:51.442872 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a6120f8b-e992-461b-bdeb-c200b32ea169 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:51.443144 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a6120f8b-e992-461b-bdeb-c200b32ea169 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:51.443489 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a6120f8b-e992-461b-bdeb-c200b32ea169 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:51.443797 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a6120f8b-e992-461b-bdeb-c200b32ea169 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:51.444124 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a6120f8b-e992-461b-bdeb-c200b32ea169 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:51.487243 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a6120f8b-e992-461b-bdeb-c200b32ea169 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.059991 Jun 01 22:29:51.487243 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 132/367] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:29:51 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments => generated 197 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:51.572777 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ecc7010b-dc42-4ebb-9f55-cf88d49df952 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:51.574337 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ecc7010b-dc42-4ebb-9f55-cf88d49df952 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:51.580179 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ecc7010b-dc42-4ebb-9f55-cf88d49df952 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:51.580407 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ecc7010b-dc42-4ebb-9f55-cf88d49df952 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:51.580575 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ecc7010b-dc42-4ebb-9f55-cf88d49df952 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:51.580877 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ecc7010b-dc42-4ebb-9f55-cf88d49df952 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:51.581050 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ecc7010b-dc42-4ebb-9f55-cf88d49df952 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:51.581238 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ecc7010b-dc42-4ebb-9f55-cf88d49df952 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:51.589310 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-397bdb11-5e34-444d-a7d4-d7ea91a76a2e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:51.596954 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-397bdb11-5e34-444d-a7d4-d7ea91a76a2e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:51.597879 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-397bdb11-5e34-444d-a7d4-d7ea91a76a2e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:51.611588 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ecc7010b-dc42-4ebb-9f55-cf88d49df952 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-instance-actions/req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed" status: 200 len: 474 microversion: 2.49 time: 0.041512 Jun 01 22:29:51.611979 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 133/368] 10.4.3.116 () {68 vars in 1578 bytes} [Mon Jun 1 22:29:51 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-instance-actions/req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed => generated 474 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:51.613307 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-397bdb11-5e34-444d-a7d4-d7ea91a76a2e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1575 microversion: 2.87 time: 0.335090 Jun 01 22:29:51.613681 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 116/369] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:51 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1575 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:51.644960 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0ec34db3-7fd3-442f-ab83-3ac76d47afe6 tempest-VolumesGetTestJSON-1107024947 tempest-VolumesGetTestJSON-1107024947-project-member] 10.4.3.116 "POST /compute/v2.1/os-volumes" status: 200 len: 350 microversion: 2.1 time: 0.638439 Jun 01 22:29:51.645306 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 121/370] 10.4.3.116 () {68 vars in 1274 bytes} [Mon Jun 1 22:29:51 2026] POST /compute/v2.1/os-volumes => generated 350 bytes in 639 msecs (HTTP/1.1 200) 10 headers in 448 bytes (1 switches on core 0) Jun 01 22:29:51.660244 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b5b5a9d0-c4a4-4851-bda8-4fa687d4eb84 tempest-VolumesGetTestJSON-1107024947 tempest-VolumesGetTestJSON-1107024947-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:51.705666 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b5b5a9d0-c4a4-4851-bda8-4fa687d4eb84 tempest-VolumesGetTestJSON-1107024947 tempest-VolumesGetTestJSON-1107024947-project-member] 10.4.3.116 "GET /compute/v2.1/os-volumes/fcdce7f5-b30f-4f69-ad63-b56bdb70e420" status: 200 len: 350 microversion: 2.1 time: 0.049175 Jun 01 22:29:51.706148 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 134/371] 10.4.3.116 () {66 vars in 1363 bytes} [Mon Jun 1 22:29:51 2026] GET /compute/v2.1/os-volumes/fcdce7f5-b30f-4f69-ad63-b56bdb70e420 => generated 350 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:51.716510 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-32c66a90-c933-4a13-97bf-e15d9c328225 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:51.718915 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-32c66a90-c933-4a13-97bf-e15d9c328225 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:51.723794 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32c66a90-c933-4a13-97bf-e15d9c328225 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:51.724058 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32c66a90-c933-4a13-97bf-e15d9c328225 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:51.724372 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32c66a90-c933-4a13-97bf-e15d9c328225 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:51.725804 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32c66a90-c933-4a13-97bf-e15d9c328225 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:51.725804 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32c66a90-c933-4a13-97bf-e15d9c328225 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:51.725804 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32c66a90-c933-4a13-97bf-e15d9c328225 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:51.745605 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-32c66a90-c933-4a13-97bf-e15d9c328225 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:51.810528 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-32c66a90-c933-4a13-97bf-e15d9c328225 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:51.821337 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-32c66a90-c933-4a13-97bf-e15d9c328225 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1328 microversion: 2.1 time: 0.106941 Jun 01 22:29:51.821702 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 117/372] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:51 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1328 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:52.450593 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-58694a7f-23b3-481d-a5be-6754bc256886 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:52.453861 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-58694a7f-23b3-481d-a5be-6754bc256886 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:52.459345 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-58694a7f-23b3-481d-a5be-6754bc256886 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:52.459752 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-58694a7f-23b3-481d-a5be-6754bc256886 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:52.460078 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-58694a7f-23b3-481d-a5be-6754bc256886 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:52.460688 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-58694a7f-23b3-481d-a5be-6754bc256886 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:52.461119 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-58694a7f-23b3-481d-a5be-6754bc256886 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:52.461526 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-58694a7f-23b3-481d-a5be-6754bc256886 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:52.481358 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-58694a7f-23b3-481d-a5be-6754bc256886 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:52.501094 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f1ffabfb-a796-4ee4-97ef-605d5ae2d641 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:52.505593 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f1ffabfb-a796-4ee4-97ef-605d5ae2d641 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:52.508594 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1ffabfb-a796-4ee4-97ef-605d5ae2d641 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:52.508882 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1ffabfb-a796-4ee4-97ef-605d5ae2d641 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:52.509099 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1ffabfb-a796-4ee4-97ef-605d5ae2d641 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:52.509485 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1ffabfb-a796-4ee4-97ef-605d5ae2d641 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:52.509746 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1ffabfb-a796-4ee4-97ef-605d5ae2d641 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:52.509929 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1ffabfb-a796-4ee4-97ef-605d5ae2d641 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:52.540734 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f1ffabfb-a796-4ee4-97ef-605d5ae2d641 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.040139 Jun 01 22:29:52.540734 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 135/373] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:29:52 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:52.627762 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-449aeb3d-ffee-45b8-90f8-85b43db51d9d tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:52.631233 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-449aeb3d-ffee-45b8-90f8-85b43db51d9d tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:52.638193 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-449aeb3d-ffee-45b8-90f8-85b43db51d9d tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:52.638193 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-449aeb3d-ffee-45b8-90f8-85b43db51d9d tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:52.639423 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-449aeb3d-ffee-45b8-90f8-85b43db51d9d tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:52.639423 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-449aeb3d-ffee-45b8-90f8-85b43db51d9d tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:52.639423 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-449aeb3d-ffee-45b8-90f8-85b43db51d9d tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:52.639951 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-449aeb3d-ffee-45b8-90f8-85b43db51d9d tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:52.643752 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-03783afb-ea48-4531-bbdd-6f0dc2c53dca tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:52.649839 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-03783afb-ea48-4531-bbdd-6f0dc2c53dca tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:52.657851 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-03783afb-ea48-4531-bbdd-6f0dc2c53dca tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:52.657851 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-03783afb-ea48-4531-bbdd-6f0dc2c53dca tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:52.657851 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-03783afb-ea48-4531-bbdd-6f0dc2c53dca tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:52.658285 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-03783afb-ea48-4531-bbdd-6f0dc2c53dca tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:52.659043 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-03783afb-ea48-4531-bbdd-6f0dc2c53dca tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:52.659754 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-03783afb-ea48-4531-bbdd-6f0dc2c53dca tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:52.670845 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-58694a7f-23b3-481d-a5be-6754bc256886 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:52.680986 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-58694a7f-23b3-481d-a5be-6754bc256886 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1724 microversion: 2.1 time: 0.234908 Jun 01 22:29:52.680986 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 122/374] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:52 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1724 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:52.688028 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-03783afb-ea48-4531-bbdd-6f0dc2c53dca tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:52.688143 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-449aeb3d-ffee-45b8-90f8-85b43db51d9d tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-instance-actions/req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed" status: 200 len: 474 microversion: 2.49 time: 0.059447 Jun 01 22:29:52.689818 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 118/375] 10.4.3.116 () {68 vars in 1578 bytes} [Mon Jun 1 22:29:52 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-instance-actions/req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed => generated 474 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:52.722986 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cde7a1cc-23d3-4804-9280-da6e3b43fcc6 tempest-VolumesGetTestJSON-1107024947 tempest-VolumesGetTestJSON-1107024947-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:52.760600 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cde7a1cc-23d3-4804-9280-da6e3b43fcc6 tempest-VolumesGetTestJSON-1107024947 tempest-VolumesGetTestJSON-1107024947-project-member] 10.4.3.116 "GET /compute/v2.1/os-volumes/fcdce7f5-b30f-4f69-ad63-b56bdb70e420" status: 200 len: 351 microversion: 2.1 time: 0.035389 Jun 01 22:29:52.760600 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 123/376] 10.4.3.116 () {66 vars in 1363 bytes} [Mon Jun 1 22:29:52 2026] GET /compute/v2.1/os-volumes/fcdce7f5-b30f-4f69-ad63-b56bdb70e420 => generated 351 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:52.842625 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9dd06d2d-22c9-4ca0-bf9e-42a617d90b52 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:52.844528 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-9dd06d2d-22c9-4ca0-bf9e-42a617d90b52 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:52.851470 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9dd06d2d-22c9-4ca0-bf9e-42a617d90b52 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:52.851954 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9dd06d2d-22c9-4ca0-bf9e-42a617d90b52 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:52.852804 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9dd06d2d-22c9-4ca0-bf9e-42a617d90b52 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:52.852804 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9dd06d2d-22c9-4ca0-bf9e-42a617d90b52 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:52.853252 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9dd06d2d-22c9-4ca0-bf9e-42a617d90b52 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:52.853692 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9dd06d2d-22c9-4ca0-bf9e-42a617d90b52 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:52.874012 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-03783afb-ea48-4531-bbdd-6f0dc2c53dca tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:52.875836 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9dd06d2d-22c9-4ca0-bf9e-42a617d90b52 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:52.876091 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9dd06d2d-22c9-4ca0-bf9e-42a617d90b52 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:52.876276 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9dd06d2d-22c9-4ca0-bf9e-42a617d90b52 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:52.876530 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-9dd06d2d-22c9-4ca0-bf9e-42a617d90b52 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lazy-loading 'fault' on Instance uuid 04de2adc-b45f-4aac-a7b3-9437da914e3a {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:29:52.882056 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-9dd06d2d-22c9-4ca0-bf9e-42a617d90b52 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:52.883404 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-03783afb-ea48-4531-bbdd-6f0dc2c53dca tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:52.884409 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-03783afb-ea48-4531-bbdd-6f0dc2c53dca tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:52.893918 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-03783afb-ea48-4531-bbdd-6f0dc2c53dca tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1575 microversion: 2.87 time: 0.253429 Jun 01 22:29:52.894195 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 136/377] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:52 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1575 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:52.952233 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9dd06d2d-22c9-4ca0-bf9e-42a617d90b52 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:52.968268 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9dd06d2d-22c9-4ca0-bf9e-42a617d90b52 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1333 microversion: 2.1 time: 0.128914 Jun 01 22:29:52.968979 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 124/378] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:52 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1333 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:53.136461 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:29:53.145664 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-011023e6-d1e1-4448-a3d3-322256a5107c tempest-VolumesGetTestJSON-1107024947 tempest-VolumesGetTestJSON-1107024947-project-reader] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:53.190982 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-011023e6-d1e1-4448-a3d3-322256a5107c tempest-VolumesGetTestJSON-1107024947 tempest-VolumesGetTestJSON-1107024947-project-reader] 10.4.3.116 "GET /compute/v2.1/os-volumes/fcdce7f5-b30f-4f69-ad63-b56bdb70e420" status: 200 len: 351 microversion: 2.1 time: 0.421580 Jun 01 22:29:53.191091 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 119/379] 10.4.3.116 () {66 vars in 1363 bytes} [Mon Jun 1 22:29:52 2026] GET /compute/v2.1/os-volumes/fcdce7f5-b30f-4f69-ad63-b56bdb70e420 => generated 351 bytes in 423 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:53.206500 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4a655ff3-c163-4bf4-9e0a-9c92d3b72986 tempest-VolumesGetTestJSON-1107024947 tempest-VolumesGetTestJSON-1107024947-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:53.256059 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4a655ff3-c163-4bf4-9e0a-9c92d3b72986 tempest-VolumesGetTestJSON-1107024947 tempest-VolumesGetTestJSON-1107024947-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-volumes/fcdce7f5-b30f-4f69-ad63-b56bdb70e420" status: 202 len: 0 microversion: 2.1 time: 0.052059 Jun 01 22:29:53.256530 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 137/380] 10.4.3.116 () {66 vars in 1366 bytes} [Mon Jun 1 22:29:53 2026] DELETE /compute/v2.1/os-volumes/fcdce7f5-b30f-4f69-ad63-b56bdb70e420 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:29:53.267282 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5f650c31-1ad2-4a49-92ff-3c8558a90c35 tempest-VolumesGetTestJSON-1107024947 tempest-VolumesGetTestJSON-1107024947-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:53.310423 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5f650c31-1ad2-4a49-92ff-3c8558a90c35 tempest-VolumesGetTestJSON-1107024947 tempest-VolumesGetTestJSON-1107024947-project-member] 10.4.3.116 "GET /compute/v2.1/os-volumes/fcdce7f5-b30f-4f69-ad63-b56bdb70e420" status: 200 len: 350 microversion: 2.1 time: 0.044883 Jun 01 22:29:53.310986 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 125/381] 10.4.3.116 () {66 vars in 1363 bytes} [Mon Jun 1 22:29:53 2026] GET /compute/v2.1/os-volumes/fcdce7f5-b30f-4f69-ad63-b56bdb70e420 => generated 350 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:53.552791 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f348cee7-a085-46a5-b4d6-3aaf9d86520f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:53.555443 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f348cee7-a085-46a5-b4d6-3aaf9d86520f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:53.561588 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f348cee7-a085-46a5-b4d6-3aaf9d86520f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:53.561832 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f348cee7-a085-46a5-b4d6-3aaf9d86520f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:53.561988 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f348cee7-a085-46a5-b4d6-3aaf9d86520f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:53.562326 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f348cee7-a085-46a5-b4d6-3aaf9d86520f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:53.562491 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f348cee7-a085-46a5-b4d6-3aaf9d86520f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:53.562713 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f348cee7-a085-46a5-b4d6-3aaf9d86520f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:53.597317 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f348cee7-a085-46a5-b4d6-3aaf9d86520f tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.046926 Jun 01 22:29:53.597945 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 120/382] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:29:53 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:53.701858 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-01471f00-bcdd-4239-a649-b1be91232f66 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:53.703111 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0fee9960-e6a9-4d79-bb01-0f35573fa68b tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:53.703932 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-01471f00-bcdd-4239-a649-b1be91232f66 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:53.705152 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0fee9960-e6a9-4d79-bb01-0f35573fa68b tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:53.710899 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01471f00-bcdd-4239-a649-b1be91232f66 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:53.711125 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01471f00-bcdd-4239-a649-b1be91232f66 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:53.711345 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01471f00-bcdd-4239-a649-b1be91232f66 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:53.711556 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0fee9960-e6a9-4d79-bb01-0f35573fa68b tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:53.711889 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01471f00-bcdd-4239-a649-b1be91232f66 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:53.712003 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0fee9960-e6a9-4d79-bb01-0f35573fa68b tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:53.712212 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01471f00-bcdd-4239-a649-b1be91232f66 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:53.712248 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0fee9960-e6a9-4d79-bb01-0f35573fa68b tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:53.712501 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01471f00-bcdd-4239-a649-b1be91232f66 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:53.712605 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0fee9960-e6a9-4d79-bb01-0f35573fa68b tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:53.712820 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0fee9960-e6a9-4d79-bb01-0f35573fa68b tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:53.713006 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0fee9960-e6a9-4d79-bb01-0f35573fa68b tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:53.734518 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-01471f00-bcdd-4239-a649-b1be91232f66 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:53.740987 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0fee9960-e6a9-4d79-bb01-0f35573fa68b tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-instance-actions/req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed" status: 200 len: 503 microversion: 2.49 time: 0.039796 Jun 01 22:29:53.741399 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 126/383] 10.4.3.116 () {68 vars in 1578 bytes} [Mon Jun 1 22:29:53 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-instance-actions/req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed => generated 503 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:53.762944 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5d6ecef2-cb2c-4dbc-b780-a450cf022a02 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:53.764438 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5d6ecef2-cb2c-4dbc-b780-a450cf022a02 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:53.770592 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5d6ecef2-cb2c-4dbc-b780-a450cf022a02 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:53.771379 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5d6ecef2-cb2c-4dbc-b780-a450cf022a02 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:53.771728 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5d6ecef2-cb2c-4dbc-b780-a450cf022a02 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:53.772132 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5d6ecef2-cb2c-4dbc-b780-a450cf022a02 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:53.772308 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5d6ecef2-cb2c-4dbc-b780-a450cf022a02 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:53.772891 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5d6ecef2-cb2c-4dbc-b780-a450cf022a02 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:53.802782 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5d6ecef2-cb2c-4dbc-b780-a450cf022a02 tempest-TaggedAttachmentsTest-146428410 tempest-TaggedAttachmentsTest-146428410-project-admin] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-instance-actions/req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed" status: 200 len: 503 microversion: 2.49 time: 0.042962 Jun 01 22:29:53.803140 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 121/384] 10.4.3.116 () {68 vars in 1578 bytes} [Mon Jun 1 22:29:53 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-instance-actions/req-9e5c2308-dd6b-4b0f-8e24-fa2a8280f7ed => generated 503 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:53.853473 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b2e4269d-104e-4863-8e64-efc0b4a07a4a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:53.855414 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b2e4269d-104e-4863-8e64-efc0b4a07a4a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:53.859337 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b2e4269d-104e-4863-8e64-efc0b4a07a4a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:53.859580 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b2e4269d-104e-4863-8e64-efc0b4a07a4a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:53.859741 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b2e4269d-104e-4863-8e64-efc0b4a07a4a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:53.860787 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b2e4269d-104e-4863-8e64-efc0b4a07a4a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:53.860787 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b2e4269d-104e-4863-8e64-efc0b4a07a4a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:53.860787 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b2e4269d-104e-4863-8e64-efc0b4a07a4a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:53.881704 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b2e4269d-104e-4863-8e64-efc0b4a07a4a tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-volume_attachments" status: 200 len: 25 microversion: 2.49 time: 0.030188 Jun 01 22:29:53.882038 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 127/385] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:29:53 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58/os-volume_attachments => generated 25 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:53.913529 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5cec9b79-9c29-4287-a4c0-bc8c5397a8c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:53.914940 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5cec9b79-9c29-4287-a4c0-bc8c5397a8c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:53.931020 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5cec9b79-9c29-4287-a4c0-bc8c5397a8c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:53.931020 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5cec9b79-9c29-4287-a4c0-bc8c5397a8c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:53.932471 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5cec9b79-9c29-4287-a4c0-bc8c5397a8c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:53.932471 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5cec9b79-9c29-4287-a4c0-bc8c5397a8c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:53.934118 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5cec9b79-9c29-4287-a4c0-bc8c5397a8c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:53.934868 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5cec9b79-9c29-4287-a4c0-bc8c5397a8c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:53.951130 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-edce356f-058a-40e3-9eb2-cef715a319bc tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:53.951130 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-edce356f-058a-40e3-9eb2-cef715a319bc tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:53.957138 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-edce356f-058a-40e3-9eb2-cef715a319bc tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:53.957835 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-edce356f-058a-40e3-9eb2-cef715a319bc tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:53.958145 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-edce356f-058a-40e3-9eb2-cef715a319bc tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:53.958612 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-edce356f-058a-40e3-9eb2-cef715a319bc tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:53.958925 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-edce356f-058a-40e3-9eb2-cef715a319bc tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:53.959227 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-edce356f-058a-40e3-9eb2-cef715a319bc tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:53.970812 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5cec9b79-9c29-4287-a4c0-bc8c5397a8c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:53.976084 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-01471f00-bcdd-4239-a649-b1be91232f66 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:53.988702 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-01471f00-bcdd-4239-a649-b1be91232f66 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1724 microversion: 2.1 time: 0.288671 Jun 01 22:29:53.989001 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 138/386] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:53 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1724 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:53.990957 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ae72f2e0-7c1d-49bf-9953-48ba2470f20f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:53.993527 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ae72f2e0-7c1d-49bf-9953-48ba2470f20f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:53.996715 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-edce356f-058a-40e3-9eb2-cef715a319bc tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Going to try to terminate instance {{(pid=86661) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:29:53.999624 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ae72f2e0-7c1d-49bf-9953-48ba2470f20f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:54.000006 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ae72f2e0-7c1d-49bf-9953-48ba2470f20f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:54.000340 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ae72f2e0-7c1d-49bf-9953-48ba2470f20f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:54.000937 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ae72f2e0-7c1d-49bf-9953-48ba2470f20f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:54.001357 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ae72f2e0-7c1d-49bf-9953-48ba2470f20f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:54.001784 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ae72f2e0-7c1d-49bf-9953-48ba2470f20f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:54.029262 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ae72f2e0-7c1d-49bf-9953-48ba2470f20f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:54.029516 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ae72f2e0-7c1d-49bf-9953-48ba2470f20f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:54.029731 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ae72f2e0-7c1d-49bf-9953-48ba2470f20f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:54.030008 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-ae72f2e0-7c1d-49bf-9953-48ba2470f20f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lazy-loading 'fault' on Instance uuid 04de2adc-b45f-4aac-a7b3-9437da914e3a {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:29:54.037339 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ae72f2e0-7c1d-49bf-9953-48ba2470f20f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:54.083532 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-edce356f-058a-40e3-9eb2-cef715a319bc tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58" status: 204 len: 0 microversion: 2.49 time: 0.135354 Jun 01 22:29:54.083532 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 128/387] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:29:53 2026] DELETE /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:29:54.097599 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-44328890-faf3-4caf-9221-4c65b95606be tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:54.099260 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-44328890-faf3-4caf-9221-4c65b95606be tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:54.105984 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44328890-faf3-4caf-9221-4c65b95606be tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:54.106641 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44328890-faf3-4caf-9221-4c65b95606be tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:54.107094 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44328890-faf3-4caf-9221-4c65b95606be tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:54.107872 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44328890-faf3-4caf-9221-4c65b95606be tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:54.109402 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44328890-faf3-4caf-9221-4c65b95606be tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:54.109402 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44328890-faf3-4caf-9221-4c65b95606be tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:54.112470 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ae72f2e0-7c1d-49bf-9953-48ba2470f20f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:54.122272 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ae72f2e0-7c1d-49bf-9953-48ba2470f20f tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1333 microversion: 2.1 time: 0.132772 Jun 01 22:29:54.122685 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 139/388] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:53 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1333 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:54.141354 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-44328890-faf3-4caf-9221-4c65b95606be tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:54.233440 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5cec9b79-9c29-4287-a4c0-bc8c5397a8c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:54.242806 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5cec9b79-9c29-4287-a4c0-bc8c5397a8c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:54.243600 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5cec9b79-9c29-4287-a4c0-bc8c5397a8c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:54.250990 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5cec9b79-9c29-4287-a4c0-bc8c5397a8c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1575 microversion: 2.87 time: 0.340473 Jun 01 22:29:54.251282 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 122/389] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:53 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1575 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:54.323877 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-40f6ba45-684f-47e3-837c-7c486569b292 tempest-VolumesGetTestJSON-1107024947 tempest-VolumesGetTestJSON-1107024947-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:54.343627 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-44328890-faf3-4caf-9221-4c65b95606be tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:54.349487 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-44328890-faf3-4caf-9221-4c65b95606be tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:54.350240 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-44328890-faf3-4caf-9221-4c65b95606be tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:54.353089 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-40f6ba45-684f-47e3-837c-7c486569b292 tempest-VolumesGetTestJSON-1107024947 tempest-VolumesGetTestJSON-1107024947-project-member] HTTP exception thrown: Volume fcdce7f5-b30f-4f69-ad63-b56bdb70e420 could not be found. Jun 01 22:29:54.353428 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-40f6ba45-684f-47e3-837c-7c486569b292 tempest-VolumesGetTestJSON-1107024947 tempest-VolumesGetTestJSON-1107024947-project-member] Returning 404 to user: Volume fcdce7f5-b30f-4f69-ad63-b56bdb70e420 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:29:54.353940 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-40f6ba45-684f-47e3-837c-7c486569b292 tempest-VolumesGetTestJSON-1107024947 tempest-VolumesGetTestJSON-1107024947-project-member] 10.4.3.116 "GET /compute/v2.1/os-volumes/fcdce7f5-b30f-4f69-ad63-b56bdb70e420" status: 404 len: 109 microversion: 2.1 time: 0.032217 Jun 01 22:29:54.354303 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 140/390] 10.4.3.116 () {66 vars in 1363 bytes} [Mon Jun 1 22:29:54 2026] GET /compute/v2.1/os-volumes/fcdce7f5-b30f-4f69-ad63-b56bdb70e420 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:29:54.355022 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-44328890-faf3-4caf-9221-4c65b95606be tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58" status: 200 len: 1755 microversion: 2.49 time: 0.261348 Jun 01 22:29:54.355322 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 129/391] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:54 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58 => generated 1755 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:54.612968 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c435d789-fa36-4810-a0a4-b47785443d38 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:54.615642 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c435d789-fa36-4810-a0a4-b47785443d38 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:54.620548 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c435d789-fa36-4810-a0a4-b47785443d38 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:54.620548 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c435d789-fa36-4810-a0a4-b47785443d38 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:54.620975 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c435d789-fa36-4810-a0a4-b47785443d38 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:54.621028 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c435d789-fa36-4810-a0a4-b47785443d38 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:54.621231 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c435d789-fa36-4810-a0a4-b47785443d38 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:54.621428 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c435d789-fa36-4810-a0a4-b47785443d38 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:54.646147 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c435d789-fa36-4810-a0a4-b47785443d38 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.035151 Jun 01 22:29:54.646731 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 123/392] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:29:54 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:55.013333 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5cdbbfe7-c423-405b-bf40-31abcf791c1a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:55.014963 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5cdbbfe7-c423-405b-bf40-31abcf791c1a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:55.021243 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5cdbbfe7-c423-405b-bf40-31abcf791c1a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:55.021622 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5cdbbfe7-c423-405b-bf40-31abcf791c1a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:55.021873 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5cdbbfe7-c423-405b-bf40-31abcf791c1a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:55.022560 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5cdbbfe7-c423-405b-bf40-31abcf791c1a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:55.022560 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5cdbbfe7-c423-405b-bf40-31abcf791c1a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:55.022979 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5cdbbfe7-c423-405b-bf40-31abcf791c1a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:55.047871 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-5cdbbfe7-c423-405b-bf40-31abcf791c1a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:55.154245 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-28d26398-8a59-4744-b1bc-761c74240ccc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:55.157124 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-28d26398-8a59-4744-b1bc-761c74240ccc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:55.164139 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-28d26398-8a59-4744-b1bc-761c74240ccc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:55.164452 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-28d26398-8a59-4744-b1bc-761c74240ccc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:55.167869 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-28d26398-8a59-4744-b1bc-761c74240ccc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:55.168583 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-28d26398-8a59-4744-b1bc-761c74240ccc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:55.168938 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-28d26398-8a59-4744-b1bc-761c74240ccc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:55.169250 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-28d26398-8a59-4744-b1bc-761c74240ccc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:55.204157 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-28d26398-8a59-4744-b1bc-761c74240ccc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:55.204157 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-28d26398-8a59-4744-b1bc-761c74240ccc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:55.204157 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-28d26398-8a59-4744-b1bc-761c74240ccc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:55.204157 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-28d26398-8a59-4744-b1bc-761c74240ccc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lazy-loading 'fault' on Instance uuid 04de2adc-b45f-4aac-a7b3-9437da914e3a {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:29:55.214321 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-28d26398-8a59-4744-b1bc-761c74240ccc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:55.275379 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b598ae33-5bb7-42cf-ab5c-4da20431661a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:55.276515 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b598ae33-5bb7-42cf-ab5c-4da20431661a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:55.280477 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-28d26398-8a59-4744-b1bc-761c74240ccc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:55.284766 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b598ae33-5bb7-42cf-ab5c-4da20431661a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:55.285083 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b598ae33-5bb7-42cf-ab5c-4da20431661a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:55.285846 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b598ae33-5bb7-42cf-ab5c-4da20431661a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:55.287353 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b598ae33-5bb7-42cf-ab5c-4da20431661a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:55.288427 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b598ae33-5bb7-42cf-ab5c-4da20431661a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:55.288828 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b598ae33-5bb7-42cf-ab5c-4da20431661a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:55.292732 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-28d26398-8a59-4744-b1bc-761c74240ccc tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1333 microversion: 2.1 time: 0.143381 Jun 01 22:29:55.292963 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 130/393] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:55 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1333 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:55.316473 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b598ae33-5bb7-42cf-ab5c-4da20431661a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:55.354841 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5cdbbfe7-c423-405b-bf40-31abcf791c1a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:55.374800 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5cdbbfe7-c423-405b-bf40-31abcf791c1a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1724 microversion: 2.1 time: 0.362832 Jun 01 22:29:55.374800 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 141/394] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:55 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1724 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:55.390030 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0d8b4ec8-787c-43ee-b197-34fa87061414 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:55.392622 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0d8b4ec8-787c-43ee-b197-34fa87061414 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:55.398861 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-da651a3f-8d1f-4b49-9f3a-6633d96f5b8b req-496a0afa-ab6f-41d4-8f28-65c58ac73a89 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cc8d8555-5b36-4eed-9044-49d67b0b4b58", "name": "network-vif-unplugged", "status": "completed", "tag": "0bd641e8-9d26-4a89-bc78-39010b71cf8f"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:55.399106 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0d8b4ec8-787c-43ee-b197-34fa87061414 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:55.399755 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0d8b4ec8-787c-43ee-b197-34fa87061414 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:55.400216 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0d8b4ec8-787c-43ee-b197-34fa87061414 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:55.400972 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0d8b4ec8-787c-43ee-b197-34fa87061414 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:55.401899 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0d8b4ec8-787c-43ee-b197-34fa87061414 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:55.402442 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0d8b4ec8-787c-43ee-b197-34fa87061414 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:55.409006 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-da651a3f-8d1f-4b49-9f3a-6633d96f5b8b req-496a0afa-ab6f-41d4-8f28-65c58ac73a89 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:55.409006 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-da651a3f-8d1f-4b49-9f3a-6633d96f5b8b req-496a0afa-ab6f-41d4-8f28-65c58ac73a89 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:55.409006 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-da651a3f-8d1f-4b49-9f3a-6633d96f5b8b req-496a0afa-ab6f-41d4-8f28-65c58ac73a89 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:55.419037 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-da651a3f-8d1f-4b49-9f3a-6633d96f5b8b req-496a0afa-ab6f-41d4-8f28-65c58ac73a89 service nova] Creating event network-vif-unplugged:0bd641e8-9d26-4a89-bc78-39010b71cf8f for instance cc8d8555-5b36-4eed-9044-49d67b0b4b58 on np0000001904 Jun 01 22:29:55.419727 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-da651a3f-8d1f-4b49-9f3a-6633d96f5b8b req-496a0afa-ab6f-41d4-8f28-65c58ac73a89 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:55.426485 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-da651a3f-8d1f-4b49-9f3a-6633d96f5b8b req-496a0afa-ab6f-41d4-8f28-65c58ac73a89 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.029425 Jun 01 22:29:55.426764 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 142/395] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:55 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:55.436557 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-0d8b4ec8-787c-43ee-b197-34fa87061414 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:55.530089 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b598ae33-5bb7-42cf-ab5c-4da20431661a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:55.536452 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b598ae33-5bb7-42cf-ab5c-4da20431661a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:55.537274 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b598ae33-5bb7-42cf-ab5c-4da20431661a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:55.550171 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b598ae33-5bb7-42cf-ab5c-4da20431661a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1575 microversion: 2.87 time: 0.279126 Jun 01 22:29:55.550935 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 124/396] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:55 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1575 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:55.666152 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-96ff8053-39db-4706-ba56-3481759f8667 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:55.668206 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-96ff8053-39db-4706-ba56-3481759f8667 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:55.672818 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-96ff8053-39db-4706-ba56-3481759f8667 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:55.673121 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-96ff8053-39db-4706-ba56-3481759f8667 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:55.673246 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-96ff8053-39db-4706-ba56-3481759f8667 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:55.673524 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-96ff8053-39db-4706-ba56-3481759f8667 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:55.673706 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-96ff8053-39db-4706-ba56-3481759f8667 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:55.673830 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-96ff8053-39db-4706-ba56-3481759f8667 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:55.701247 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0d8b4ec8-787c-43ee-b197-34fa87061414 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:55.702352 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-96ff8053-39db-4706-ba56-3481759f8667 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.039806 Jun 01 22:29:55.703187 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 143/397] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:29:55 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:55.711400 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0d8b4ec8-787c-43ee-b197-34fa87061414 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:55.712300 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0d8b4ec8-787c-43ee-b197-34fa87061414 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:55.718238 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0d8b4ec8-787c-43ee-b197-34fa87061414 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58" status: 200 len: 1755 microversion: 2.49 time: 0.330720 Jun 01 22:29:55.718873 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 131/398] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:55 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58 => generated 1755 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:56.152357 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-375a5ff6-ac59-4223-86c5-869b262bbdc3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:56.155282 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-375a5ff6-ac59-4223-86c5-869b262bbdc3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:56.165591 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-375a5ff6-ac59-4223-86c5-869b262bbdc3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:56.165591 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-375a5ff6-ac59-4223-86c5-869b262bbdc3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:56.165591 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-375a5ff6-ac59-4223-86c5-869b262bbdc3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:56.165591 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-375a5ff6-ac59-4223-86c5-869b262bbdc3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:56.165851 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-375a5ff6-ac59-4223-86c5-869b262bbdc3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:56.165851 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-375a5ff6-ac59-4223-86c5-869b262bbdc3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:56.183760 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-375a5ff6-ac59-4223-86c5-869b262bbdc3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:56.311604 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ae80a461-7f17-480b-a170-80ad1b8ae24a tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:56.313263 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ae80a461-7f17-480b-a170-80ad1b8ae24a tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:56.320951 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ae80a461-7f17-480b-a170-80ad1b8ae24a tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:56.323452 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ae80a461-7f17-480b-a170-80ad1b8ae24a tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:56.323452 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ae80a461-7f17-480b-a170-80ad1b8ae24a tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:56.323452 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ae80a461-7f17-480b-a170-80ad1b8ae24a tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:56.323452 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ae80a461-7f17-480b-a170-80ad1b8ae24a tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:56.323697 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ae80a461-7f17-480b-a170-80ad1b8ae24a tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:56.363122 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ae80a461-7f17-480b-a170-80ad1b8ae24a tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:56.364504 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ae80a461-7f17-480b-a170-80ad1b8ae24a tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:56.364900 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ae80a461-7f17-480b-a170-80ad1b8ae24a tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:56.365876 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-ae80a461-7f17-480b-a170-80ad1b8ae24a tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lazy-loading 'fault' on Instance uuid 04de2adc-b45f-4aac-a7b3-9437da914e3a {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:29:56.371462 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ae80a461-7f17-480b-a170-80ad1b8ae24a tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:56.397574 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d660f879-e63d-44ef-94b3-5790a0b369e0 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:56.401427 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d660f879-e63d-44ef-94b3-5790a0b369e0 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:56.406422 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d660f879-e63d-44ef-94b3-5790a0b369e0 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:56.406762 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d660f879-e63d-44ef-94b3-5790a0b369e0 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:56.407033 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d660f879-e63d-44ef-94b3-5790a0b369e0 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:56.408063 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d660f879-e63d-44ef-94b3-5790a0b369e0 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:56.408063 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d660f879-e63d-44ef-94b3-5790a0b369e0 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:56.408267 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d660f879-e63d-44ef-94b3-5790a0b369e0 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:56.431801 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d660f879-e63d-44ef-94b3-5790a0b369e0 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:56.446819 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ae80a461-7f17-480b-a170-80ad1b8ae24a tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '4bc80e43551848ed80526782ed15b456', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5675f61a47cd4b8aaf17a3b1517afe8a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:56.461311 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ae80a461-7f17-480b-a170-80ad1b8ae24a tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 200 len: 1333 microversion: 2.1 time: 0.152729 Jun 01 22:29:56.461848 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 144/399] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:56 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 1333 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:56.521818 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-375a5ff6-ac59-4223-86c5-869b262bbdc3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:56.528827 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-375a5ff6-ac59-4223-86c5-869b262bbdc3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:56.529475 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-375a5ff6-ac59-4223-86c5-869b262bbdc3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:56.537415 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-375a5ff6-ac59-4223-86c5-869b262bbdc3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 2952 microversion: 2.42 time: 0.387745 Jun 01 22:29:56.537858 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 125/400] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:56 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 2952 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 01 22:29:56.559286 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b4849424-b027-40a7-b4bc-fd2585bac837 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:56.561801 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b4849424-b027-40a7-b4bc-fd2585bac837 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:56.564598 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=90,nova_api:UPDATE=1,nova_api:INSERT=3,nova_api:DELETE=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:29:56.569593 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b4849424-b027-40a7-b4bc-fd2585bac837 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:56.569593 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b4849424-b027-40a7-b4bc-fd2585bac837 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:56.569593 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b4849424-b027-40a7-b4bc-fd2585bac837 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:56.569593 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b4849424-b027-40a7-b4bc-fd2585bac837 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:56.569810 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b4849424-b027-40a7-b4bc-fd2585bac837 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:56.569810 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b4849424-b027-40a7-b4bc-fd2585bac837 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:56.578425 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a89bf107-98f4-46ab-8659-4954486a277b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:56.580358 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a89bf107-98f4-46ab-8659-4954486a277b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:56.587646 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a89bf107-98f4-46ab-8659-4954486a277b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:56.587646 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a89bf107-98f4-46ab-8659-4954486a277b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:56.588472 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a89bf107-98f4-46ab-8659-4954486a277b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:56.589227 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a89bf107-98f4-46ab-8659-4954486a277b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:56.589794 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a89bf107-98f4-46ab-8659-4954486a277b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:56.590703 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a89bf107-98f4-46ab-8659-4954486a277b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:56.596993 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b4849424-b027-40a7-b4bc-fd2585bac837 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:56.621845 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a89bf107-98f4-46ab-8659-4954486a277b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:56.703825 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d660f879-e63d-44ef-94b3-5790a0b369e0 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:56.730696 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d660f879-e63d-44ef-94b3-5790a0b369e0 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1724 microversion: 2.1 time: 0.335344 Jun 01 22:29:56.730962 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 132/401] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:56 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1724 bytes in 336 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:56.735598 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c798450c-acbb-4364-a57c-bb08b7c89a01 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:56.739552 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c798450c-acbb-4364-a57c-bb08b7c89a01 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:56.743065 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c798450c-acbb-4364-a57c-bb08b7c89a01 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:56.743484 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c798450c-acbb-4364-a57c-bb08b7c89a01 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:56.743694 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c798450c-acbb-4364-a57c-bb08b7c89a01 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:56.744026 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c798450c-acbb-4364-a57c-bb08b7c89a01 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:56.744289 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c798450c-acbb-4364-a57c-bb08b7c89a01 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:56.744757 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c798450c-acbb-4364-a57c-bb08b7c89a01 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:56.771309 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c798450c-acbb-4364-a57c-bb08b7c89a01 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.039401 Jun 01 22:29:56.771897 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 133/402] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:29:56 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:56.776923 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-64c4d070-6b3b-46a4-a009-5ee4e84ddb22 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:56.778830 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-64c4d070-6b3b-46a4-a009-5ee4e84ddb22 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:56.783901 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-64c4d070-6b3b-46a4-a009-5ee4e84ddb22 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:56.784603 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-64c4d070-6b3b-46a4-a009-5ee4e84ddb22 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:56.784603 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-64c4d070-6b3b-46a4-a009-5ee4e84ddb22 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:56.785101 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-64c4d070-6b3b-46a4-a009-5ee4e84ddb22 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:56.785497 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-64c4d070-6b3b-46a4-a009-5ee4e84ddb22 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:56.785870 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-64c4d070-6b3b-46a4-a009-5ee4e84ddb22 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:56.809555 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-64c4d070-6b3b-46a4-a009-5ee4e84ddb22 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:56.888625 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b4849424-b027-40a7-b4bc-fd2585bac837 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95/os-interface" status: 200 len: 1830 microversion: 2.42 time: 0.331498 Jun 01 22:29:56.888755 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 145/403] 10.4.3.116 () {68 vars in 1434 bytes} [Mon Jun 1 22:29:56 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95/os-interface => generated 1830 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:56.891464 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a89bf107-98f4-46ab-8659-4954486a277b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:56.899802 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a89bf107-98f4-46ab-8659-4954486a277b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:56.899802 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a89bf107-98f4-46ab-8659-4954486a277b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:56.908386 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a89bf107-98f4-46ab-8659-4954486a277b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1575 microversion: 2.87 time: 0.331149 Jun 01 22:29:56.908386 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 126/404] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:56 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1575 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:57.000162 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-64c4d070-6b3b-46a4-a009-5ee4e84ddb22 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:57.006514 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-64c4d070-6b3b-46a4-a009-5ee4e84ddb22 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:57.007747 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-64c4d070-6b3b-46a4-a009-5ee4e84ddb22 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:57.019978 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-64c4d070-6b3b-46a4-a009-5ee4e84ddb22 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58" status: 200 len: 1755 microversion: 2.49 time: 0.247613 Jun 01 22:29:57.022291 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 134/405] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:56 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58 => generated 1755 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:57.259162 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-4bb666d1-ba9b-445d-8fd2-7a5873754b21 req-079db142-f699-41a8-b0f7-c70497993dc5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cc8d8555-5b36-4eed-9044-49d67b0b4b58", "name": "network-vif-deleted", "tag": "0bd641e8-9d26-4a89-bc78-39010b71cf8f"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:57.265125 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-4bb666d1-ba9b-445d-8fd2-7a5873754b21 req-079db142-f699-41a8-b0f7-c70497993dc5 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:57.265272 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-4bb666d1-ba9b-445d-8fd2-7a5873754b21 req-079db142-f699-41a8-b0f7-c70497993dc5 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:57.265444 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-4bb666d1-ba9b-445d-8fd2-7a5873754b21 req-079db142-f699-41a8-b0f7-c70497993dc5 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:57.272507 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-4bb666d1-ba9b-445d-8fd2-7a5873754b21 req-079db142-f699-41a8-b0f7-c70497993dc5 service nova] Creating event network-vif-deleted:0bd641e8-9d26-4a89-bc78-39010b71cf8f for instance cc8d8555-5b36-4eed-9044-49d67b0b4b58 on np0000001904 Jun 01 22:29:57.272968 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-4bb666d1-ba9b-445d-8fd2-7a5873754b21 req-079db142-f699-41a8-b0f7-c70497993dc5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:57.277291 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-4bb666d1-ba9b-445d-8fd2-7a5873754b21 req-079db142-f699-41a8-b0f7-c70497993dc5 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020326 Jun 01 22:29:57.277622 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 146/406] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:57 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:57.485248 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-299d2b92-a3b0-4b32-828d-ad680710dc58 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:57.488531 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-299d2b92-a3b0-4b32-828d-ad680710dc58 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] [instance: 04de2adc-b45f-4aac-a7b3-9437da914e3a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:57.496050 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-299d2b92-a3b0-4b32-828d-ad680710dc58 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:57.496272 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-299d2b92-a3b0-4b32-828d-ad680710dc58 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:57.496582 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-299d2b92-a3b0-4b32-828d-ad680710dc58 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:57.497084 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-299d2b92-a3b0-4b32-828d-ad680710dc58 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:57.497515 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-299d2b92-a3b0-4b32-828d-ad680710dc58 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:57.497910 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-299d2b92-a3b0-4b32-828d-ad680710dc58 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:57.506431 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-74e4f19c-ec65-43b0-9c11-1a7279eb947a req-8508b176-4d9a-4d0d-a3d1-a5635a10b3cd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "cc8d8555-5b36-4eed-9044-49d67b0b4b58", "name": "network-vif-unplugged", "status": "completed", "tag": "0bd641e8-9d26-4a89-bc78-39010b71cf8f"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:57.514915 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-299d2b92-a3b0-4b32-828d-ad680710dc58 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] HTTP exception thrown: Instance 04de2adc-b45f-4aac-a7b3-9437da914e3a could not be found. Jun 01 22:29:57.515306 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-299d2b92-a3b0-4b32-828d-ad680710dc58 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Returning 404 to user: Instance 04de2adc-b45f-4aac-a7b3-9437da914e3a could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:29:57.517319 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-299d2b92-a3b0-4b32-828d-ad680710dc58 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a" status: 404 len: 111 microversion: 2.1 time: 0.035679 Jun 01 22:29:57.517319 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 127/407] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:57 2026] GET /compute/v2.1/servers/04de2adc-b45f-4aac-a7b3-9437da914e3a => generated 111 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:29:57.518059 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-74e4f19c-ec65-43b0-9c11-1a7279eb947a req-8508b176-4d9a-4d0d-a3d1-a5635a10b3cd service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:57.518299 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-74e4f19c-ec65-43b0-9c11-1a7279eb947a req-8508b176-4d9a-4d0d-a3d1-a5635a10b3cd service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:57.518498 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-74e4f19c-ec65-43b0-9c11-1a7279eb947a req-8508b176-4d9a-4d0d-a3d1-a5635a10b3cd service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:57.528283 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-74e4f19c-ec65-43b0-9c11-1a7279eb947a req-8508b176-4d9a-4d0d-a3d1-a5635a10b3cd service nova] Creating event network-vif-unplugged:0bd641e8-9d26-4a89-bc78-39010b71cf8f for instance cc8d8555-5b36-4eed-9044-49d67b0b4b58 on np0000001904 Jun 01 22:29:57.528438 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-cb8158a7-499d-4360-b25d-a7ee3fa8f2f7 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:57.528960 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-74e4f19c-ec65-43b0-9c11-1a7279eb947a req-8508b176-4d9a-4d0d-a3d1-a5635a10b3cd service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:57.535707 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-74e4f19c-ec65-43b0-9c11-1a7279eb947a req-8508b176-4d9a-4d0d-a3d1-a5635a10b3cd service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.031917 Jun 01 22:29:57.536658 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 135/408] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:57 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:57.558950 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-cb8158a7-499d-4360-b25d-a7ee3fa8f2f7 tempest-VolumesAssistedSnapshotsTest-1670403477 tempest-VolumesAssistedSnapshotsTest-1670403477-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-713026374" status: 202 len: 0 microversion: 2.1 time: 0.033030 Jun 01 22:29:57.559387 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 147/409] 10.4.3.116 () {66 vars in 1336 bytes} [Mon Jun 1 22:29:57 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-713026374 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:29:57.750670 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d021dabd-2535-4545-a85e-d53f3e9eb3ff tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:57.752747 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d021dabd-2535-4545-a85e-d53f3e9eb3ff tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:57.757846 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d021dabd-2535-4545-a85e-d53f3e9eb3ff tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:57.758099 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d021dabd-2535-4545-a85e-d53f3e9eb3ff tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:57.758372 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d021dabd-2535-4545-a85e-d53f3e9eb3ff tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:57.759011 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d021dabd-2535-4545-a85e-d53f3e9eb3ff tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:57.759448 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d021dabd-2535-4545-a85e-d53f3e9eb3ff tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:57.759875 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d021dabd-2535-4545-a85e-d53f3e9eb3ff tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:57.783845 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-bb794318-c46a-4c41-9993-a7202ef0816a tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:57.785475 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-d021dabd-2535-4545-a85e-d53f3e9eb3ff tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:57.785639 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-bb794318-c46a-4c41-9993-a7202ef0816a tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:57.790902 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bb794318-c46a-4c41-9993-a7202ef0816a tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:57.791118 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bb794318-c46a-4c41-9993-a7202ef0816a tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:57.791342 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bb794318-c46a-4c41-9993-a7202ef0816a tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:57.791791 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bb794318-c46a-4c41-9993-a7202ef0816a tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:57.791988 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bb794318-c46a-4c41-9993-a7202ef0816a tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:57.792150 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bb794318-c46a-4c41-9993-a7202ef0816a tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:57.816079 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-bb794318-c46a-4c41-9993-a7202ef0816a tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.034088 Jun 01 22:29:57.816362 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 136/410] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:29:57 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:57.940081 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a58976fc-1b50-4ee6-8550-2f31186f9269 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:57.945479 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a58976fc-1b50-4ee6-8550-2f31186f9269 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:57.958195 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a58976fc-1b50-4ee6-8550-2f31186f9269 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:57.958490 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a58976fc-1b50-4ee6-8550-2f31186f9269 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:57.958748 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a58976fc-1b50-4ee6-8550-2f31186f9269 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:57.959185 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a58976fc-1b50-4ee6-8550-2f31186f9269 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:57.959489 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a58976fc-1b50-4ee6-8550-2f31186f9269 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:57.959802 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a58976fc-1b50-4ee6-8550-2f31186f9269 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:57.965109 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=235,nova_cell1:UPDATE=2,nova_cell1:INSERT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:29:57.986793 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a58976fc-1b50-4ee6-8550-2f31186f9269 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:58.023262 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d021dabd-2535-4545-a85e-d53f3e9eb3ff tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:58.038931 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d021dabd-2535-4545-a85e-d53f3e9eb3ff tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1724 microversion: 2.1 time: 0.290516 Jun 01 22:29:58.039316 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 128/411] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:57 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1724 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:58.046613 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a305b184-57a6-4acb-8198-bb16e8b1b9c6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:58.048099 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a305b184-57a6-4acb-8198-bb16e8b1b9c6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:58.060256 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a305b184-57a6-4acb-8198-bb16e8b1b9c6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:58.060256 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a305b184-57a6-4acb-8198-bb16e8b1b9c6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:58.060451 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a305b184-57a6-4acb-8198-bb16e8b1b9c6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:58.061068 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a305b184-57a6-4acb-8198-bb16e8b1b9c6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:58.061463 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a305b184-57a6-4acb-8198-bb16e8b1b9c6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:58.061887 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a305b184-57a6-4acb-8198-bb16e8b1b9c6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:58.089084 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a305b184-57a6-4acb-8198-bb16e8b1b9c6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:58.166470 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a305b184-57a6-4acb-8198-bb16e8b1b9c6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:58.169338 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a58976fc-1b50-4ee6-8550-2f31186f9269 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:58.172492 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a305b184-57a6-4acb-8198-bb16e8b1b9c6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:58.173233 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a305b184-57a6-4acb-8198-bb16e8b1b9c6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:58.177220 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a58976fc-1b50-4ee6-8550-2f31186f9269 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:58.178147 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a58976fc-1b50-4ee6-8550-2f31186f9269 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:58.178466 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a305b184-57a6-4acb-8198-bb16e8b1b9c6 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58" status: 200 len: 1404 microversion: 2.49 time: 0.134491 Jun 01 22:29:58.179117 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 137/412] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:58 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58 => generated 1404 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:58.190598 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a58976fc-1b50-4ee6-8550-2f31186f9269 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1575 microversion: 2.87 time: 0.253092 Jun 01 22:29:58.190999 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 148/413] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:57 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1575 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:58.375294 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=4 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:29:58.829621 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5767988a-e41d-4640-8468-abb6420dff93 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:58.833869 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5767988a-e41d-4640-8468-abb6420dff93 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:58.842071 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5767988a-e41d-4640-8468-abb6420dff93 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:58.842325 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5767988a-e41d-4640-8468-abb6420dff93 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:58.842525 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5767988a-e41d-4640-8468-abb6420dff93 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:58.842906 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5767988a-e41d-4640-8468-abb6420dff93 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:58.843060 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5767988a-e41d-4640-8468-abb6420dff93 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:58.843215 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5767988a-e41d-4640-8468-abb6420dff93 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:58.870673 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5767988a-e41d-4640-8468-abb6420dff93 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.043231 Jun 01 22:29:58.870992 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 129/414] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:29:58 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:29:59.061708 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0087442a-7ae2-4e36-8efc-67dc0121f91a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:59.062368 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0087442a-7ae2-4e36-8efc-67dc0121f91a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:59.067398 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0087442a-7ae2-4e36-8efc-67dc0121f91a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:59.067873 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0087442a-7ae2-4e36-8efc-67dc0121f91a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:59.068232 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0087442a-7ae2-4e36-8efc-67dc0121f91a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:59.069165 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0087442a-7ae2-4e36-8efc-67dc0121f91a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:59.069318 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0087442a-7ae2-4e36-8efc-67dc0121f91a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:59.070608 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0087442a-7ae2-4e36-8efc-67dc0121f91a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:59.089932 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-0087442a-7ae2-4e36-8efc-67dc0121f91a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:59.207240 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-51a723aa-fb1f-4eec-9e18-0e987e273462 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:59.215633 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-51a723aa-fb1f-4eec-9e18-0e987e273462 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:59.220840 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-dcc4b411-cbcf-4cbe-8171-09a393ca9c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:59.222763 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-dcc4b411-cbcf-4cbe-8171-09a393ca9c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:59.226674 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51a723aa-fb1f-4eec-9e18-0e987e273462 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:59.226993 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51a723aa-fb1f-4eec-9e18-0e987e273462 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:59.228232 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51a723aa-fb1f-4eec-9e18-0e987e273462 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:59.228232 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51a723aa-fb1f-4eec-9e18-0e987e273462 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:59.228949 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51a723aa-fb1f-4eec-9e18-0e987e273462 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:59.230061 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51a723aa-fb1f-4eec-9e18-0e987e273462 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:59.230986 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dcc4b411-cbcf-4cbe-8171-09a393ca9c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:59.231357 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dcc4b411-cbcf-4cbe-8171-09a393ca9c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:59.231864 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dcc4b411-cbcf-4cbe-8171-09a393ca9c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:59.232767 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dcc4b411-cbcf-4cbe-8171-09a393ca9c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:59.233227 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dcc4b411-cbcf-4cbe-8171-09a393ca9c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:59.234253 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dcc4b411-cbcf-4cbe-8171-09a393ca9c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:59.269375 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51a723aa-fb1f-4eec-9e18-0e987e273462 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:59.269375 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51a723aa-fb1f-4eec-9e18-0e987e273462 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:59.269375 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51a723aa-fb1f-4eec-9e18-0e987e273462 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:59.271113 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-51a723aa-fb1f-4eec-9e18-0e987e273462 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lazy-loading 'fault' on Instance uuid cc8d8555-5b36-4eed-9044-49d67b0b4b58 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:29:59.274841 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-dcc4b411-cbcf-4cbe-8171-09a393ca9c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:59.284154 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-51a723aa-fb1f-4eec-9e18-0e987e273462 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:29:59.331948 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0087442a-7ae2-4e36-8efc-67dc0121f91a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:59.345353 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0087442a-7ae2-4e36-8efc-67dc0121f91a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1729 microversion: 2.1 time: 0.287561 Jun 01 22:29:59.345845 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 138/415] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:29:59 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1729 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:59.378620 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-e6ee3eb9-f19a-4d0e-931f-03ca339330d7 req-210ecc29-18b7-46c9-b5d6-bac90fd77160 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ebde3f16-47bc-4d05-a57a-6f5c4590a297", "name": "network-vif-unplugged", "status": "completed", "tag": "89089d00-939a-4c37-9906-1ff9fd00c447"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:29:59.393504 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e6ee3eb9-f19a-4d0e-931f-03ca339330d7 req-210ecc29-18b7-46c9-b5d6-bac90fd77160 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:59.393650 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e6ee3eb9-f19a-4d0e-931f-03ca339330d7 req-210ecc29-18b7-46c9-b5d6-bac90fd77160 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:59.393961 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e6ee3eb9-f19a-4d0e-931f-03ca339330d7 req-210ecc29-18b7-46c9-b5d6-bac90fd77160 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:59.403600 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-e6ee3eb9-f19a-4d0e-931f-03ca339330d7 req-210ecc29-18b7-46c9-b5d6-bac90fd77160 service nova] Creating event network-vif-unplugged:89089d00-939a-4c37-9906-1ff9fd00c447 for instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 on np0000001904 Jun 01 22:29:59.429588 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [req-e6ee3eb9-f19a-4d0e-931f-03ca339330d7 req-210ecc29-18b7-46c9-b5d6-bac90fd77160 service nova] Instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86661) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:29:59.429588 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-e6ee3eb9-f19a-4d0e-931f-03ca339330d7 req-210ecc29-18b7-46c9-b5d6-bac90fd77160 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:29:59.433479 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-51a723aa-fb1f-4eec-9e18-0e987e273462 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:59.434367 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-e6ee3eb9-f19a-4d0e-931f-03ca339330d7 req-210ecc29-18b7-46c9-b5d6-bac90fd77160 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.059902 Jun 01 22:29:59.434822 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 139/416] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:29:59 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:29:59.440255 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-51a723aa-fb1f-4eec-9e18-0e987e273462 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:59.441042 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-51a723aa-fb1f-4eec-9e18-0e987e273462 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:59.446331 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-51a723aa-fb1f-4eec-9e18-0e987e273462 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58" status: 200 len: 1409 microversion: 2.49 time: 0.243112 Jun 01 22:29:59.446754 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 149/417] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:59 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58 => generated 1409 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:59.505211 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-dcc4b411-cbcf-4cbe-8171-09a393ca9c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:59.512256 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-dcc4b411-cbcf-4cbe-8171-09a393ca9c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:59.513147 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-dcc4b411-cbcf-4cbe-8171-09a393ca9c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:29:59.526087 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-dcc4b411-cbcf-4cbe-8171-09a393ca9c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1575 microversion: 2.87 time: 0.310713 Jun 01 22:29:59.526796 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 130/418] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:29:59 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1575 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:29:59.886160 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d4ef50fb-3054-47c8-9be5-5497c19a301b tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:59.888345 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d4ef50fb-3054-47c8-9be5-5497c19a301b tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:59.893093 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d4ef50fb-3054-47c8-9be5-5497c19a301b tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:59.893475 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d4ef50fb-3054-47c8-9be5-5497c19a301b tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:59.893785 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d4ef50fb-3054-47c8-9be5-5497c19a301b tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:59.894255 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d4ef50fb-3054-47c8-9be5-5497c19a301b tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:59.894615 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d4ef50fb-3054-47c8-9be5-5497c19a301b tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:59.894856 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d4ef50fb-3054-47c8-9be5-5497c19a301b tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:59.916177 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d4ef50fb-3054-47c8-9be5-5497c19a301b tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments" status: 200 len: 25 microversion: 2.60 time: 0.032753 Jun 01 22:29:59.916581 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 140/419] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:29:59 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79/os-volume_attachments => generated 25 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:29:59.935175 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c1bb9a2e-0b59-4909-9893-9bc44b10aa97 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:29:59.935365 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c1bb9a2e-0b59-4909-9893-9bc44b10aa97 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: d0dc90d8-3d6c-413f-97ad-e52bc13cddf4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:29:59.945225 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1bb9a2e-0b59-4909-9893-9bc44b10aa97 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:59.945469 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1bb9a2e-0b59-4909-9893-9bc44b10aa97 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:59.945759 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1bb9a2e-0b59-4909-9893-9bc44b10aa97 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:59.946000 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1bb9a2e-0b59-4909-9893-9bc44b10aa97 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:29:59.946195 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1bb9a2e-0b59-4909-9893-9bc44b10aa97 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:29:59.946358 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1bb9a2e-0b59-4909-9893-9bc44b10aa97 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:29:59.977537 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c1bb9a2e-0b59-4909-9893-9bc44b10aa97 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: d0dc90d8-3d6c-413f-97ad-e52bc13cddf4] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:30:00.065997 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c1bb9a2e-0b59-4909-9893-9bc44b10aa97 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4" status: 204 len: 0 microversion: 2.60 time: 0.135474 Jun 01 22:30:00.066503 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 150/420] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:29:59 2026] DELETE /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:30:00.077808 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-fb777b7a-954c-43c9-80b1-70071de11fab tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:00.078195 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-fb777b7a-954c-43c9-80b1-70071de11fab tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:00.082669 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fb777b7a-954c-43c9-80b1-70071de11fab tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:00.082937 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fb777b7a-954c-43c9-80b1-70071de11fab tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:00.083119 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fb777b7a-954c-43c9-80b1-70071de11fab tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:00.083493 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fb777b7a-954c-43c9-80b1-70071de11fab tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:00.083712 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fb777b7a-954c-43c9-80b1-70071de11fab tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:00.084196 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fb777b7a-954c-43c9-80b1-70071de11fab tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:00.103927 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-fb777b7a-954c-43c9-80b1-70071de11fab tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:30:00.173908 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-fb777b7a-954c-43c9-80b1-70071de11fab tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79" status: 204 len: 0 microversion: 2.60 time: 0.097878 Jun 01 22:30:00.174594 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 131/421] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:30:00 2026] DELETE /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 => generated 0 bytes in 99 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:30:00.183790 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f7a75798-a4cb-4f73-a40b-abc4900682a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:00.185310 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f7a75798-a4cb-4f73-a40b-abc4900682a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: d0dc90d8-3d6c-413f-97ad-e52bc13cddf4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:00.187537 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=85,nova_api:INSERT=3,nova_api:UPDATE=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:30:00.191649 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7a75798-a4cb-4f73-a40b-abc4900682a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:00.191649 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7a75798-a4cb-4f73-a40b-abc4900682a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:00.191649 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7a75798-a4cb-4f73-a40b-abc4900682a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:00.191649 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7a75798-a4cb-4f73-a40b-abc4900682a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:00.192226 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7a75798-a4cb-4f73-a40b-abc4900682a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:00.192601 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7a75798-a4cb-4f73-a40b-abc4900682a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:00.212337 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f7a75798-a4cb-4f73-a40b-abc4900682a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:00.374713 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-14328a0d-8ec8-4c92-8a1a-96495952906a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:00.377179 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-14328a0d-8ec8-4c92-8a1a-96495952906a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:00.382313 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-14328a0d-8ec8-4c92-8a1a-96495952906a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:00.382932 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-14328a0d-8ec8-4c92-8a1a-96495952906a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:00.383270 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-14328a0d-8ec8-4c92-8a1a-96495952906a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:00.383916 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-14328a0d-8ec8-4c92-8a1a-96495952906a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:00.384466 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-14328a0d-8ec8-4c92-8a1a-96495952906a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:00.384929 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-14328a0d-8ec8-4c92-8a1a-96495952906a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:00.400270 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f7a75798-a4cb-4f73-a40b-abc4900682a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:00.406956 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f7a75798-a4cb-4f73-a40b-abc4900682a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:00.406956 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f7a75798-a4cb-4f73-a40b-abc4900682a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:00.409050 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-14328a0d-8ec8-4c92-8a1a-96495952906a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:00.412838 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f7a75798-a4cb-4f73-a40b-abc4900682a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4" status: 200 len: 1769 microversion: 2.60 time: 0.230011 Jun 01 22:30:00.412838 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 141/422] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:00 2026] GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4 => generated 1769 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:00.467997 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-df9a8e02-db1d-4163-bc97-e10fdd9c37b7 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:00.469759 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-df9a8e02-db1d-4163-bc97-e10fdd9c37b7 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:00.474261 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-df9a8e02-db1d-4163-bc97-e10fdd9c37b7 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:00.474581 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-df9a8e02-db1d-4163-bc97-e10fdd9c37b7 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:00.474826 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-df9a8e02-db1d-4163-bc97-e10fdd9c37b7 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:00.475289 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-df9a8e02-db1d-4163-bc97-e10fdd9c37b7 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:00.475655 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-df9a8e02-db1d-4163-bc97-e10fdd9c37b7 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:00.475969 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-df9a8e02-db1d-4163-bc97-e10fdd9c37b7 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:00.504594 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-df9a8e02-db1d-4163-bc97-e10fdd9c37b7 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:00.504594 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-df9a8e02-db1d-4163-bc97-e10fdd9c37b7 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:00.504594 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-df9a8e02-db1d-4163-bc97-e10fdd9c37b7 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:00.504594 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-df9a8e02-db1d-4163-bc97-e10fdd9c37b7 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lazy-loading 'fault' on Instance uuid cc8d8555-5b36-4eed-9044-49d67b0b4b58 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:30:00.508621 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-df9a8e02-db1d-4163-bc97-e10fdd9c37b7 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:00.551074 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-14328a0d-8ec8-4c92-8a1a-96495952906a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:00.553178 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-70cc857d-9723-4f16-9a4d-27136861e5b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:00.556019 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-70cc857d-9723-4f16-9a4d-27136861e5b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:00.561750 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-70cc857d-9723-4f16-9a4d-27136861e5b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:00.562138 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-70cc857d-9723-4f16-9a4d-27136861e5b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:00.562420 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-70cc857d-9723-4f16-9a4d-27136861e5b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:00.562994 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-70cc857d-9723-4f16-9a4d-27136861e5b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:00.563396 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-70cc857d-9723-4f16-9a4d-27136861e5b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:00.563795 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-70cc857d-9723-4f16-9a4d-27136861e5b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:00.564598 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-14328a0d-8ec8-4c92-8a1a-96495952906a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1729 microversion: 2.1 time: 0.194635 Jun 01 22:30:00.564766 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-df9a8e02-db1d-4163-bc97-e10fdd9c37b7 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:00.565291 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 151/423] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:00 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1729 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:00.574276 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-df9a8e02-db1d-4163-bc97-e10fdd9c37b7 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:00.575208 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-df9a8e02-db1d-4163-bc97-e10fdd9c37b7 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'cb13c121a54f4eb58d3b10a66cecbf14', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4530c02903e146de83f4970441db7087', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:00.580041 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-df9a8e02-db1d-4163-bc97-e10fdd9c37b7 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58" status: 200 len: 1409 microversion: 2.49 time: 0.114315 Jun 01 22:30:00.580297 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 132/424] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:00 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58 => generated 1409 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:00.590582 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-70cc857d-9723-4f16-9a4d-27136861e5b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:00.740862 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-70cc857d-9723-4f16-9a4d-27136861e5b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:00.747420 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-70cc857d-9723-4f16-9a4d-27136861e5b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:00.748217 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-70cc857d-9723-4f16-9a4d-27136861e5b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:00.757559 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-70cc857d-9723-4f16-9a4d-27136861e5b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1575 microversion: 2.87 time: 0.208998 Jun 01 22:30:00.757903 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 142/425] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:00 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1575 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:01.440127 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-9261981d-4d9e-41b6-97e9-c33f69ec71fa tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:01.452303 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-9261981d-4d9e-41b6-97e9-c33f69ec71fa tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: d0dc90d8-3d6c-413f-97ad-e52bc13cddf4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:01.459091 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9261981d-4d9e-41b6-97e9-c33f69ec71fa tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:01.459765 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9261981d-4d9e-41b6-97e9-c33f69ec71fa tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:01.460425 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9261981d-4d9e-41b6-97e9-c33f69ec71fa tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:01.461193 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9261981d-4d9e-41b6-97e9-c33f69ec71fa tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:01.461844 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9261981d-4d9e-41b6-97e9-c33f69ec71fa tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:01.462362 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9261981d-4d9e-41b6-97e9-c33f69ec71fa tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:01.506475 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-9261981d-4d9e-41b6-97e9-c33f69ec71fa tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:01.522593 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-b21bcd2f-9cf4-49aa-a9a4-65e9abb54a75 req-4853ee44-328e-48fb-bb1f-592d411aa60f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d0dc90d8-3d6c-413f-97ad-e52bc13cddf4", "name": "network-vif-unplugged", "status": "completed", "tag": "351cc775-cb87-4eeb-8258-df3081e298da"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:01.536412 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b21bcd2f-9cf4-49aa-a9a4-65e9abb54a75 req-4853ee44-328e-48fb-bb1f-592d411aa60f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:01.536412 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b21bcd2f-9cf4-49aa-a9a4-65e9abb54a75 req-4853ee44-328e-48fb-bb1f-592d411aa60f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:01.536412 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b21bcd2f-9cf4-49aa-a9a4-65e9abb54a75 req-4853ee44-328e-48fb-bb1f-592d411aa60f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:01.551096 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-b21bcd2f-9cf4-49aa-a9a4-65e9abb54a75 req-4853ee44-328e-48fb-bb1f-592d411aa60f service nova] Creating event network-vif-unplugged:351cc775-cb87-4eeb-8258-df3081e298da for instance d0dc90d8-3d6c-413f-97ad-e52bc13cddf4 on np0000001904 Jun 01 22:30:01.552118 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-b21bcd2f-9cf4-49aa-a9a4-65e9abb54a75 req-4853ee44-328e-48fb-bb1f-592d411aa60f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:01.559977 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-b21bcd2f-9cf4-49aa-a9a4-65e9abb54a75 req-4853ee44-328e-48fb-bb1f-592d411aa60f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.046202 Jun 01 22:30:01.560391 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 133/426] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:01 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:01.597436 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-351d5094-184b-4916-b451-373d0c64957c tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:01.600840 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-351d5094-184b-4916-b451-373d0c64957c tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:01.605484 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-cfe1e12b-db24-4b13-81af-b08edb63e502 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:01.610826 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-cfe1e12b-db24-4b13-81af-b08edb63e502 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:01.622916 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-351d5094-184b-4916-b451-373d0c64957c tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:01.622916 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-351d5094-184b-4916-b451-373d0c64957c tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:01.622916 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-351d5094-184b-4916-b451-373d0c64957c tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:01.623597 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-351d5094-184b-4916-b451-373d0c64957c tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:01.624117 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-351d5094-184b-4916-b451-373d0c64957c tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:01.624700 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-351d5094-184b-4916-b451-373d0c64957c tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:01.625480 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cfe1e12b-db24-4b13-81af-b08edb63e502 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:01.625876 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cfe1e12b-db24-4b13-81af-b08edb63e502 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:01.627167 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cfe1e12b-db24-4b13-81af-b08edb63e502 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:01.627167 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cfe1e12b-db24-4b13-81af-b08edb63e502 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:01.627167 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cfe1e12b-db24-4b13-81af-b08edb63e502 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:01.629495 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cfe1e12b-db24-4b13-81af-b08edb63e502 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:01.648069 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-cfe1e12b-db24-4b13-81af-b08edb63e502 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] HTTP exception thrown: Instance cc8d8555-5b36-4eed-9044-49d67b0b4b58 could not be found. Jun 01 22:30:01.650735 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-cfe1e12b-db24-4b13-81af-b08edb63e502 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Returning 404 to user: Instance cc8d8555-5b36-4eed-9044-49d67b0b4b58 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:30:01.650735 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-cfe1e12b-db24-4b13-81af-b08edb63e502 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58" status: 404 len: 111 microversion: 2.49 time: 0.047607 Jun 01 22:30:01.650735 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 134/427] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:01 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58 => generated 111 bytes in 49 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:30:01.664150 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-351d5094-184b-4916-b451-373d0c64957c tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:01.676786 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5b0a01e9-0217-4648-9e3a-e8915189f6c8 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:01.722415 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5b0a01e9-0217-4648-9e3a-e8915189f6c8 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-572315805" status: 204 len: 0 microversion: 2.49 time: 0.050205 Jun 01 22:30:01.722415 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 135/428] 10.4.3.116 () {68 vars in 1377 bytes} [Mon Jun 1 22:30:01 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-572315805 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:30:01.786531 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-50e028f8-7b95-4bcd-9843-b691d582facf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:01.789560 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-50e028f8-7b95-4bcd-9843-b691d582facf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:01.808969 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50e028f8-7b95-4bcd-9843-b691d582facf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:01.809743 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50e028f8-7b95-4bcd-9843-b691d582facf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:01.810050 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50e028f8-7b95-4bcd-9843-b691d582facf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:01.810720 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50e028f8-7b95-4bcd-9843-b691d582facf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:01.811152 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50e028f8-7b95-4bcd-9843-b691d582facf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:01.811737 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50e028f8-7b95-4bcd-9843-b691d582facf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:01.901935 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-50e028f8-7b95-4bcd-9843-b691d582facf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:02.079334 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9261981d-4d9e-41b6-97e9-c33f69ec71fa tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:02.094110 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9261981d-4d9e-41b6-97e9-c33f69ec71fa tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:02.095013 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9261981d-4d9e-41b6-97e9-c33f69ec71fa tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:02.109816 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-9261981d-4d9e-41b6-97e9-c33f69ec71fa tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4" status: 200 len: 1769 microversion: 2.60 time: 0.670137 Jun 01 22:30:02.110240 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 152/429] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:01 2026] GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4 => generated 1769 bytes in 675 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:02.127127 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-0b105cc4-40a0-4ab6-b552-34f4b58d9d31 req-f41573b0-7c2c-4511-9489-78a61641eac2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ebde3f16-47bc-4d05-a57a-6f5c4590a297", "name": "network-vif-unplugged", "status": "completed", "tag": "89089d00-939a-4c37-9906-1ff9fd00c447"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:02.138825 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-0b105cc4-40a0-4ab6-b552-34f4b58d9d31 req-f41573b0-7c2c-4511-9489-78a61641eac2 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:02.139135 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-0b105cc4-40a0-4ab6-b552-34f4b58d9d31 req-f41573b0-7c2c-4511-9489-78a61641eac2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:02.139417 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-0b105cc4-40a0-4ab6-b552-34f4b58d9d31 req-f41573b0-7c2c-4511-9489-78a61641eac2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:02.154425 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-0b105cc4-40a0-4ab6-b552-34f4b58d9d31 req-f41573b0-7c2c-4511-9489-78a61641eac2 service nova] Creating event network-vif-unplugged:89089d00-939a-4c37-9906-1ff9fd00c447 for instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 on np0000001904 Jun 01 22:30:02.180130 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [req-0b105cc4-40a0-4ab6-b552-34f4b58d9d31 req-f41573b0-7c2c-4511-9489-78a61641eac2 service nova] Instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86660) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:30:02.180628 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-0b105cc4-40a0-4ab6-b552-34f4b58d9d31 req-f41573b0-7c2c-4511-9489-78a61641eac2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:02.190361 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-0b105cc4-40a0-4ab6-b552-34f4b58d9d31 req-f41573b0-7c2c-4511-9489-78a61641eac2 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.070933 Jun 01 22:30:02.190473 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 153/430] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:02 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:02.322937 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-addbef99-2df5-497e-8c40-5e8a4a0e5f3c req-afd404ff-215f-4bc9-b225-03c6c875d929 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "81cc83dd-284b-4b62-8a33-e8c47c2b0f9e", "name": "network-vif-plugged", "status": "completed", "tag": "02ffa76b-87e3-414a-9fa8-7ccb09821284"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:02.336181 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-addbef99-2df5-497e-8c40-5e8a4a0e5f3c req-afd404ff-215f-4bc9-b225-03c6c875d929 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:02.336181 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-addbef99-2df5-497e-8c40-5e8a4a0e5f3c req-afd404ff-215f-4bc9-b225-03c6c875d929 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:02.336181 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-addbef99-2df5-497e-8c40-5e8a4a0e5f3c req-afd404ff-215f-4bc9-b225-03c6c875d929 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:02.349126 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-addbef99-2df5-497e-8c40-5e8a4a0e5f3c req-afd404ff-215f-4bc9-b225-03c6c875d929 service nova] Creating event network-vif-plugged:02ffa76b-87e3-414a-9fa8-7ccb09821284 for instance 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e on np0000001904 Jun 01 22:30:02.350175 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-addbef99-2df5-497e-8c40-5e8a4a0e5f3c req-afd404ff-215f-4bc9-b225-03c6c875d929 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:02.357033 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-addbef99-2df5-497e-8c40-5e8a4a0e5f3c req-afd404ff-215f-4bc9-b225-03c6c875d929 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.039780 Jun 01 22:30:02.358052 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 154/431] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:02 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:02.447314 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-351d5094-184b-4916-b451-373d0c64957c tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:02.458850 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-351d5094-184b-4916-b451-373d0c64957c tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1729 microversion: 2.1 time: 0.865318 Jun 01 22:30:02.459500 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 143/432] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:01 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1729 bytes in 867 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:02.497238 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6f6354b8-7bc1-42ec-8dfc-9ca844d4f41a tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:02.497649 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6f6354b8-7bc1-42ec-8dfc-9ca844d4f41a tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:02.505303 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6f6354b8-7bc1-42ec-8dfc-9ca844d4f41a tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:02.505474 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6f6354b8-7bc1-42ec-8dfc-9ca844d4f41a tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:02.505715 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6f6354b8-7bc1-42ec-8dfc-9ca844d4f41a tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:02.506079 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6f6354b8-7bc1-42ec-8dfc-9ca844d4f41a tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:02.506590 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6f6354b8-7bc1-42ec-8dfc-9ca844d4f41a tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:02.506590 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6f6354b8-7bc1-42ec-8dfc-9ca844d4f41a tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:02.532548 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6f6354b8-7bc1-42ec-8dfc-9ca844d4f41a tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:30:02.607490 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-50e028f8-7b95-4bcd-9843-b691d582facf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:02.614382 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-50e028f8-7b95-4bcd-9843-b691d582facf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:02.615964 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-50e028f8-7b95-4bcd-9843-b691d582facf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:02.632201 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-50e028f8-7b95-4bcd-9843-b691d582facf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1575 microversion: 2.87 time: 0.850701 Jun 01 22:30:02.632861 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 136/433] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:01 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1575 bytes in 851 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:02.638588 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6f6354b8-7bc1-42ec-8dfc-9ca844d4f41a tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 204 len: 0 microversion: 2.42 time: 0.143695 Jun 01 22:30:02.638946 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 155/434] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:30:02 2026] DELETE /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:30:02.654137 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-aef5d605-30fc-4281-806c-8158471585e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:02.659911 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-aef5d605-30fc-4281-806c-8158471585e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:02.669281 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aef5d605-30fc-4281-806c-8158471585e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:02.670068 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aef5d605-30fc-4281-806c-8158471585e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:02.670068 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aef5d605-30fc-4281-806c-8158471585e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:02.670810 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aef5d605-30fc-4281-806c-8158471585e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:02.671343 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aef5d605-30fc-4281-806c-8158471585e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:02.672459 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aef5d605-30fc-4281-806c-8158471585e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:02.706533 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-aef5d605-30fc-4281-806c-8158471585e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:03.137898 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-95b029b3-6764-4d0d-8a5a-9313a7a725a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:03.140477 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-95b029b3-6764-4d0d-8a5a-9313a7a725a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: d0dc90d8-3d6c-413f-97ad-e52bc13cddf4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:03.145139 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-95b029b3-6764-4d0d-8a5a-9313a7a725a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:03.145539 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-95b029b3-6764-4d0d-8a5a-9313a7a725a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:03.145897 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-95b029b3-6764-4d0d-8a5a-9313a7a725a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:03.146717 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-95b029b3-6764-4d0d-8a5a-9313a7a725a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:03.147119 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-95b029b3-6764-4d0d-8a5a-9313a7a725a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:03.147469 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-95b029b3-6764-4d0d-8a5a-9313a7a725a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:03.170804 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-95b029b3-6764-4d0d-8a5a-9313a7a725a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:03.481889 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-725d404a-200d-4381-9d15-c1501f0bbdae tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:03.483656 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-725d404a-200d-4381-9d15-c1501f0bbdae tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:03.489281 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-725d404a-200d-4381-9d15-c1501f0bbdae tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:03.489709 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-725d404a-200d-4381-9d15-c1501f0bbdae tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:03.489962 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-725d404a-200d-4381-9d15-c1501f0bbdae tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:03.490465 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-725d404a-200d-4381-9d15-c1501f0bbdae tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:03.490843 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-725d404a-200d-4381-9d15-c1501f0bbdae tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:03.491164 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-725d404a-200d-4381-9d15-c1501f0bbdae tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:03.510881 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-725d404a-200d-4381-9d15-c1501f0bbdae tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:04.132472 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-aef5d605-30fc-4281-806c-8158471585e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:04.142036 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-aef5d605-30fc-4281-806c-8158471585e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:04.142820 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-aef5d605-30fc-4281-806c-8158471585e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:04.154523 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-aef5d605-30fc-4281-806c-8158471585e3 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 2958 microversion: 2.42 time: 1.503483 Jun 01 22:30:04.156620 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 144/435] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:02 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 2958 bytes in 1505 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:04.158979 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-2494b361-3951-4c5a-8625-d774fe29553f req-ae531ba4-c6fc-4b5e-91be-8337515ce108 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d0dc90d8-3d6c-413f-97ad-e52bc13cddf4", "name": "network-vif-unplugged", "status": "completed", "tag": "351cc775-cb87-4eeb-8258-df3081e298da"}, {"server_uuid": "5347c4bf-020f-4ddc-9d8d-1b24c6c79b79", "name": "network-vif-unplugged", "status": "completed", "tag": "b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7"}, {"server_uuid": "5347c4bf-020f-4ddc-9d8d-1b24c6c79b79", "name": "network-vif-unplugged", "status": "completed", "tag": "b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7"}, {"server_uuid": "5347c4bf-020f-4ddc-9d8d-1b24c6c79b79", "name": "network-vif-plugged", "status": "completed", "tag": "b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:04.169900 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-2494b361-3951-4c5a-8625-d774fe29553f req-ae531ba4-c6fc-4b5e-91be-8337515ce108 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:04.170107 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-2494b361-3951-4c5a-8625-d774fe29553f req-ae531ba4-c6fc-4b5e-91be-8337515ce108 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:04.170322 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-2494b361-3951-4c5a-8625-d774fe29553f req-ae531ba4-c6fc-4b5e-91be-8337515ce108 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:04.181931 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-2494b361-3951-4c5a-8625-d774fe29553f req-ae531ba4-c6fc-4b5e-91be-8337515ce108 service nova] Creating event network-vif-unplugged:351cc775-cb87-4eeb-8258-df3081e298da for instance d0dc90d8-3d6c-413f-97ad-e52bc13cddf4 on np0000001904 Jun 01 22:30:04.181931 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-2494b361-3951-4c5a-8625-d774fe29553f req-ae531ba4-c6fc-4b5e-91be-8337515ce108 service nova] Creating event network-vif-unplugged:b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7 for instance 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 on np0000001904 Jun 01 22:30:04.182082 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-2494b361-3951-4c5a-8625-d774fe29553f req-ae531ba4-c6fc-4b5e-91be-8337515ce108 service nova] Creating event network-vif-unplugged:b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7 for instance 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 on np0000001904 Jun 01 22:30:04.182213 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-2494b361-3951-4c5a-8625-d774fe29553f req-ae531ba4-c6fc-4b5e-91be-8337515ce108 service nova] Creating event network-vif-plugged:b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7 for instance 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 on np0000001904 Jun 01 22:30:04.182669 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-2494b361-3951-4c5a-8625-d774fe29553f req-ae531ba4-c6fc-4b5e-91be-8337515ce108 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:04.190534 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-2494b361-3951-4c5a-8625-d774fe29553f req-ae531ba4-c6fc-4b5e-91be-8337515ce108 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 702 microversion: 2.1 time: 0.033988 Jun 01 22:30:04.190534 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 145/436] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:04 2026] POST /compute/v2.1/os-server-external-events => generated 702 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:04.197970 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4da3dad7-bed6-4357-ab1c-738f8590d3af tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:04.200172 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4da3dad7-bed6-4357-ab1c-738f8590d3af tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:04.206103 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4da3dad7-bed6-4357-ab1c-738f8590d3af tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:04.208689 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4da3dad7-bed6-4357-ab1c-738f8590d3af tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:04.209043 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4da3dad7-bed6-4357-ab1c-738f8590d3af tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:04.209651 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4da3dad7-bed6-4357-ab1c-738f8590d3af tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:04.210236 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4da3dad7-bed6-4357-ab1c-738f8590d3af tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:04.210236 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4da3dad7-bed6-4357-ab1c-738f8590d3af tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:04.256592 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4da3dad7-bed6-4357-ab1c-738f8590d3af tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:04.424599 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-95b029b3-6764-4d0d-8a5a-9313a7a725a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:04.430164 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-95b029b3-6764-4d0d-8a5a-9313a7a725a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:04.430603 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-95b029b3-6764-4d0d-8a5a-9313a7a725a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:04.435296 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-95b029b3-6764-4d0d-8a5a-9313a7a725a4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4" status: 200 len: 1769 microversion: 2.60 time: 1.300535 Jun 01 22:30:04.435628 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 137/437] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:03 2026] GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4 => generated 1769 bytes in 1301 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:04.437918 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-a2443bd2-5dff-407a-b13e-ad20de187a81 req-6c801c37-030f-4cb0-8c37-a59634ae656e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-unplugged", "status": "completed", "tag": "f3e3a8cd-f97c-4917-94c9-1b8126389dc4"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:04.448685 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-a2443bd2-5dff-407a-b13e-ad20de187a81 req-6c801c37-030f-4cb0-8c37-a59634ae656e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:04.449007 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-a2443bd2-5dff-407a-b13e-ad20de187a81 req-6c801c37-030f-4cb0-8c37-a59634ae656e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:04.449007 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-a2443bd2-5dff-407a-b13e-ad20de187a81 req-6c801c37-030f-4cb0-8c37-a59634ae656e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:04.456199 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-a2443bd2-5dff-407a-b13e-ad20de187a81 req-6c801c37-030f-4cb0-8c37-a59634ae656e service nova] Creating event network-vif-unplugged:f3e3a8cd-f97c-4917-94c9-1b8126389dc4 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:30:04.456789 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-a2443bd2-5dff-407a-b13e-ad20de187a81 req-6c801c37-030f-4cb0-8c37-a59634ae656e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:04.462051 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-a2443bd2-5dff-407a-b13e-ad20de187a81 req-6c801c37-030f-4cb0-8c37-a59634ae656e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.025939 Jun 01 22:30:04.462623 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 138/438] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:04 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:04.469126 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-6f5351f5-b0e7-42dc-8edd-090251693477 req-eca12acf-fa4e-4323-988c-47d6e4653733 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "81cc83dd-284b-4b62-8a33-e8c47c2b0f9e", "name": "network-vif-plugged", "status": "completed", "tag": "02ffa76b-87e3-414a-9fa8-7ccb09821284"}, {"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-unplugged", "status": "completed", "tag": "cf823611-04ec-49e6-8f75-9466f06b15b5"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:04.477368 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-6f5351f5-b0e7-42dc-8edd-090251693477 req-eca12acf-fa4e-4323-988c-47d6e4653733 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:04.477966 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-6f5351f5-b0e7-42dc-8edd-090251693477 req-eca12acf-fa4e-4323-988c-47d6e4653733 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:04.477966 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-6f5351f5-b0e7-42dc-8edd-090251693477 req-eca12acf-fa4e-4323-988c-47d6e4653733 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:04.488367 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-6f5351f5-b0e7-42dc-8edd-090251693477 req-eca12acf-fa4e-4323-988c-47d6e4653733 service nova] Creating event network-vif-plugged:02ffa76b-87e3-414a-9fa8-7ccb09821284 for instance 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e on np0000001904 Jun 01 22:30:04.488671 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-6f5351f5-b0e7-42dc-8edd-090251693477 req-eca12acf-fa4e-4323-988c-47d6e4653733 service nova] Creating event network-vif-unplugged:cf823611-04ec-49e6-8f75-9466f06b15b5 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:30:04.489318 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-6f5351f5-b0e7-42dc-8edd-090251693477 req-eca12acf-fa4e-4323-988c-47d6e4653733 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:04.499041 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-6f5351f5-b0e7-42dc-8edd-090251693477 req-eca12acf-fa4e-4323-988c-47d6e4653733 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.033461 Jun 01 22:30:04.499509 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 139/439] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:04 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:04.872142 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6f987203-6b90-4eb6-85c1-ebff6c795c48 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:04.872393 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6f987203-6b90-4eb6-85c1-ebff6c795c48 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:04.878777 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6f987203-6b90-4eb6-85c1-ebff6c795c48 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:04.879031 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6f987203-6b90-4eb6-85c1-ebff6c795c48 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:04.879219 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6f987203-6b90-4eb6-85c1-ebff6c795c48 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:04.879548 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6f987203-6b90-4eb6-85c1-ebff6c795c48 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:04.879826 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6f987203-6b90-4eb6-85c1-ebff6c795c48 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:04.879983 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6f987203-6b90-4eb6-85c1-ebff6c795c48 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:04.890026 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-6f987203-6b90-4eb6-85c1-ebff6c795c48 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] HTTP exception thrown: Instance cc8d8555-5b36-4eed-9044-49d67b0b4b58 could not be found. Jun 01 22:30:04.890736 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6f987203-6b90-4eb6-85c1-ebff6c795c48 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Returning 404 to user: Instance cc8d8555-5b36-4eed-9044-49d67b0b4b58 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:30:04.890836 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6f987203-6b90-4eb6-85c1-ebff6c795c48 tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58" status: 404 len: 111 microversion: 2.49 time: 0.020952 Jun 01 22:30:04.891249 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 140/440] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:30:04 2026] DELETE /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:30:04.900853 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-cdde43ea-7e24-4647-9518-f826a3dfff2c tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:04.902618 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-cdde43ea-7e24-4647-9518-f826a3dfff2c tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] [instance: cc8d8555-5b36-4eed-9044-49d67b0b4b58] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:04.908631 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cdde43ea-7e24-4647-9518-f826a3dfff2c tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:04.908911 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cdde43ea-7e24-4647-9518-f826a3dfff2c tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:04.909218 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cdde43ea-7e24-4647-9518-f826a3dfff2c tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:04.909686 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cdde43ea-7e24-4647-9518-f826a3dfff2c tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:04.910169 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cdde43ea-7e24-4647-9518-f826a3dfff2c tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:04.910384 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cdde43ea-7e24-4647-9518-f826a3dfff2c tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:04.921414 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-cdde43ea-7e24-4647-9518-f826a3dfff2c tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] HTTP exception thrown: Instance cc8d8555-5b36-4eed-9044-49d67b0b4b58 could not be found. Jun 01 22:30:04.921414 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-cdde43ea-7e24-4647-9518-f826a3dfff2c tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] Returning 404 to user: Instance cc8d8555-5b36-4eed-9044-49d67b0b4b58 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:30:04.921643 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-cdde43ea-7e24-4647-9518-f826a3dfff2c tempest-TaggedAttachmentsTest-701445334 tempest-TaggedAttachmentsTest-701445334-project-member] 10.4.3.116 "GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58" status: 404 len: 111 microversion: 2.49 time: 0.022623 Jun 01 22:30:04.921876 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 141/441] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:04 2026] GET /compute/v2.1/servers/cc8d8555-5b36-4eed-9044-49d67b0b4b58 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:30:05.072914 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-725d404a-200d-4381-9d15-c1501f0bbdae tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:05.084080 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-725d404a-200d-4381-9d15-c1501f0bbdae tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1728 microversion: 2.1 time: 1.604537 Jun 01 22:30:05.084388 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 156/442] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:03 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1728 bytes in 1605 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:05.193551 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f15a4ad4-458c-4af6-b459-a011972593de tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:05.195343 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f15a4ad4-458c-4af6-b459-a011972593de tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:05.203014 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f15a4ad4-458c-4af6-b459-a011972593de tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:05.203383 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f15a4ad4-458c-4af6-b459-a011972593de tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:05.203704 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f15a4ad4-458c-4af6-b459-a011972593de tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:05.204201 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f15a4ad4-458c-4af6-b459-a011972593de tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:05.204656 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f15a4ad4-458c-4af6-b459-a011972593de tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:05.205024 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f15a4ad4-458c-4af6-b459-a011972593de tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:05.225005 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f15a4ad4-458c-4af6-b459-a011972593de tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:05.458201 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-30a708ad-017b-4710-ad63-eedbca9121c5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:05.460206 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-30a708ad-017b-4710-ad63-eedbca9121c5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: d0dc90d8-3d6c-413f-97ad-e52bc13cddf4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:05.465510 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-30a708ad-017b-4710-ad63-eedbca9121c5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:05.465896 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-30a708ad-017b-4710-ad63-eedbca9121c5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:05.466071 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-30a708ad-017b-4710-ad63-eedbca9121c5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:05.466650 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-30a708ad-017b-4710-ad63-eedbca9121c5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:05.467031 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-30a708ad-017b-4710-ad63-eedbca9121c5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:05.467294 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-30a708ad-017b-4710-ad63-eedbca9121c5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:05.475552 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4da3dad7-bed6-4357-ab1c-738f8590d3af tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:05.477866 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=239,nova_cell1:UPDATE=4,nova_cell1:INSERT=4 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:30:05.481412 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4da3dad7-bed6-4357-ab1c-738f8590d3af tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:05.482157 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4da3dad7-bed6-4357-ab1c-738f8590d3af tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:05.490655 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4da3dad7-bed6-4357-ab1c-738f8590d3af tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1575 microversion: 2.87 time: 1.299142 Jun 01 22:30:05.490731 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 146/443] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:04 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1575 bytes in 1300 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:05.492900 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-30a708ad-017b-4710-ad63-eedbca9121c5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:05.934223 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-30a708ad-017b-4710-ad63-eedbca9121c5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:05.941557 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-30a708ad-017b-4710-ad63-eedbca9121c5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:05.942440 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-30a708ad-017b-4710-ad63-eedbca9121c5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:05.948196 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-30a708ad-017b-4710-ad63-eedbca9121c5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4" status: 200 len: 1703 microversion: 2.60 time: 0.491792 Jun 01 22:30:05.948460 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 157/444] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:05 2026] GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4 => generated 1703 bytes in 492 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:05.988595 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f15a4ad4-458c-4af6-b459-a011972593de tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:05.992397 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f15a4ad4-458c-4af6-b459-a011972593de tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:05.993437 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f15a4ad4-458c-4af6-b459-a011972593de tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:05.999317 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f15a4ad4-458c-4af6-b459-a011972593de tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 2958 microversion: 2.42 time: 0.811371 Jun 01 22:30:06.001027 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 142/445] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:05 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 2958 bytes in 812 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:06.105436 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6ffcf054-b4d2-4ed4-a31a-96aec139587d tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:06.107727 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6ffcf054-b4d2-4ed4-a31a-96aec139587d tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:06.114922 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ffcf054-b4d2-4ed4-a31a-96aec139587d tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:06.115306 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ffcf054-b4d2-4ed4-a31a-96aec139587d tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:06.115681 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ffcf054-b4d2-4ed4-a31a-96aec139587d tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:06.116262 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ffcf054-b4d2-4ed4-a31a-96aec139587d tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:06.116973 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ffcf054-b4d2-4ed4-a31a-96aec139587d tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:06.117145 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ffcf054-b4d2-4ed4-a31a-96aec139587d tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:06.139229 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6ffcf054-b4d2-4ed4-a31a-96aec139587d tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:06.274939 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-b520bfae-53e9-4003-9481-82823c0c230a req-67b7df78-2746-4421-898e-4238f2af5b14 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5347c4bf-020f-4ddc-9d8d-1b24c6c79b79", "name": "network-vif-plugged", "status": "completed", "tag": "b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7"}, {"server_uuid": "5347c4bf-020f-4ddc-9d8d-1b24c6c79b79", "name": "network-vif-unplugged", "status": "completed", "tag": "b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7"}, {"server_uuid": "5347c4bf-020f-4ddc-9d8d-1b24c6c79b79", "name": "network-vif-deleted", "tag": "b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7"}, {"server_uuid": "5347c4bf-020f-4ddc-9d8d-1b24c6c79b79", "name": "network-vif-unplugged", "status": "completed", "tag": "b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7"}, {"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-unplugged", "status": "completed", "tag": "6b6af2e7-a96d-4791-8f34-6d1c81591577"}, {"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-unplugged", "status": "completed", "tag": "6b6af2e7-a96d-4791-8f34-6d1c81591577"}, {"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-unplugged", "status": "completed", "tag": "c5438e6f-32af-473d-83d7-68afad32339d"}, {"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-unplugged", "status": "completed", "tag": "c5438e6f-32af-473d-83d7-68afad32339d"}, {"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-unplugged", "status": "completed", "tag": "18df32db-d24f-43d7-a7b7-8b6bc2837bf7"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:06.284660 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b520bfae-53e9-4003-9481-82823c0c230a req-67b7df78-2746-4421-898e-4238f2af5b14 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:06.284895 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b520bfae-53e9-4003-9481-82823c0c230a req-67b7df78-2746-4421-898e-4238f2af5b14 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:06.285065 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b520bfae-53e9-4003-9481-82823c0c230a req-67b7df78-2746-4421-898e-4238f2af5b14 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:06.295435 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-b520bfae-53e9-4003-9481-82823c0c230a req-67b7df78-2746-4421-898e-4238f2af5b14 service nova] Creating event network-vif-plugged:b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7 for instance 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 on np0000001904 Jun 01 22:30:06.295689 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-b520bfae-53e9-4003-9481-82823c0c230a req-67b7df78-2746-4421-898e-4238f2af5b14 service nova] Creating event network-vif-unplugged:b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7 for instance 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 on np0000001904 Jun 01 22:30:06.296043 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-b520bfae-53e9-4003-9481-82823c0c230a req-67b7df78-2746-4421-898e-4238f2af5b14 service nova] Creating event network-vif-deleted:b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7 for instance 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 on np0000001904 Jun 01 22:30:06.296120 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-b520bfae-53e9-4003-9481-82823c0c230a req-67b7df78-2746-4421-898e-4238f2af5b14 service nova] Creating event network-vif-unplugged:b3d26ed6-cd7a-40e6-83b3-ddbefd85b5b7 for instance 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 on np0000001904 Jun 01 22:30:06.296307 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-b520bfae-53e9-4003-9481-82823c0c230a req-67b7df78-2746-4421-898e-4238f2af5b14 service nova] Creating event network-vif-unplugged:6b6af2e7-a96d-4791-8f34-6d1c81591577 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:30:06.296508 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-b520bfae-53e9-4003-9481-82823c0c230a req-67b7df78-2746-4421-898e-4238f2af5b14 service nova] Creating event network-vif-unplugged:6b6af2e7-a96d-4791-8f34-6d1c81591577 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:30:06.296686 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-b520bfae-53e9-4003-9481-82823c0c230a req-67b7df78-2746-4421-898e-4238f2af5b14 service nova] Creating event network-vif-unplugged:c5438e6f-32af-473d-83d7-68afad32339d for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:30:06.297013 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-b520bfae-53e9-4003-9481-82823c0c230a req-67b7df78-2746-4421-898e-4238f2af5b14 service nova] Creating event network-vif-unplugged:c5438e6f-32af-473d-83d7-68afad32339d for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:30:06.297141 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-b520bfae-53e9-4003-9481-82823c0c230a req-67b7df78-2746-4421-898e-4238f2af5b14 service nova] Creating event network-vif-unplugged:18df32db-d24f-43d7-a7b7-8b6bc2837bf7 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:30:06.297709 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-b520bfae-53e9-4003-9481-82823c0c230a req-67b7df78-2746-4421-898e-4238f2af5b14 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:06.305750 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-b520bfae-53e9-4003-9481-82823c0c230a req-67b7df78-2746-4421-898e-4238f2af5b14 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1565 microversion: 2.1 time: 0.033001 Jun 01 22:30:06.305980 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 158/446] 10.4.3.116 () {72 vars in 1433 bytes} [Mon Jun 1 22:30:06 2026] POST /compute/v2.1/os-server-external-events => generated 1565 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:06.512031 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-74bd712f-766b-4c31-a0c6-b49d9f348974 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:06.513429 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-74bd712f-766b-4c31-a0c6-b49d9f348974 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:06.517643 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-74bd712f-766b-4c31-a0c6-b49d9f348974 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:06.517921 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-74bd712f-766b-4c31-a0c6-b49d9f348974 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:06.518059 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-d452c47a-6967-48fa-ab24-a496b76ac2e0 req-42c78bb8-7e34-4916-a71e-1f2c575c3c96 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-unplugged", "status": "completed", "tag": "f3e3a8cd-f97c-4917-94c9-1b8126389dc4"}, {"server_uuid": "d0dc90d8-3d6c-413f-97ad-e52bc13cddf4", "name": "network-vif-deleted", "tag": "351cc775-cb87-4eeb-8258-df3081e298da"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:06.518300 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-74bd712f-766b-4c31-a0c6-b49d9f348974 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:06.518820 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-74bd712f-766b-4c31-a0c6-b49d9f348974 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:06.519180 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-74bd712f-766b-4c31-a0c6-b49d9f348974 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:06.519512 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-74bd712f-766b-4c31-a0c6-b49d9f348974 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:06.526089 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-d452c47a-6967-48fa-ab24-a496b76ac2e0 req-42c78bb8-7e34-4916-a71e-1f2c575c3c96 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:06.526316 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-d452c47a-6967-48fa-ab24-a496b76ac2e0 req-42c78bb8-7e34-4916-a71e-1f2c575c3c96 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:06.526516 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-d452c47a-6967-48fa-ab24-a496b76ac2e0 req-42c78bb8-7e34-4916-a71e-1f2c575c3c96 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:06.536221 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-d452c47a-6967-48fa-ab24-a496b76ac2e0 req-42c78bb8-7e34-4916-a71e-1f2c575c3c96 service nova] Creating event network-vif-unplugged:f3e3a8cd-f97c-4917-94c9-1b8126389dc4 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:30:06.536403 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-d452c47a-6967-48fa-ab24-a496b76ac2e0 req-42c78bb8-7e34-4916-a71e-1f2c575c3c96 service nova] Creating event network-vif-deleted:351cc775-cb87-4eeb-8258-df3081e298da for instance d0dc90d8-3d6c-413f-97ad-e52bc13cddf4 on np0000001904 Jun 01 22:30:06.536841 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-d452c47a-6967-48fa-ab24-a496b76ac2e0 req-42c78bb8-7e34-4916-a71e-1f2c575c3c96 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:06.538978 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-74bd712f-766b-4c31-a0c6-b49d9f348974 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:06.541978 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-d452c47a-6967-48fa-ab24-a496b76ac2e0 req-42c78bb8-7e34-4916-a71e-1f2c575c3c96 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.026736 Jun 01 22:30:06.542324 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 159/447] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:06 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:06.566094 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-edc9e65d-bb3f-4e7c-9bd2-2970a8d0d3eb req-f6f91b69-6f71-45fd-867c-ba0c616e8d54 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-unplugged", "status": "completed", "tag": "cf823611-04ec-49e6-8f75-9466f06b15b5"}, {"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-unplugged", "status": "completed", "tag": "29dd8961-7b63-44a1-85ae-789aca08036d"}, {"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-unplugged", "status": "completed", "tag": "29dd8961-7b63-44a1-85ae-789aca08036d"}, {"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-unplugged", "status": "completed", "tag": "d841ab35-97e4-4dda-bd82-1595de9ab157"}, {"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-unplugged", "status": "completed", "tag": "d841ab35-97e4-4dda-bd82-1595de9ab157"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:06.573628 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-edc9e65d-bb3f-4e7c-9bd2-2970a8d0d3eb req-f6f91b69-6f71-45fd-867c-ba0c616e8d54 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:06.573796 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-edc9e65d-bb3f-4e7c-9bd2-2970a8d0d3eb req-f6f91b69-6f71-45fd-867c-ba0c616e8d54 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:06.573921 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-edc9e65d-bb3f-4e7c-9bd2-2970a8d0d3eb req-f6f91b69-6f71-45fd-867c-ba0c616e8d54 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:06.580918 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-edc9e65d-bb3f-4e7c-9bd2-2970a8d0d3eb req-f6f91b69-6f71-45fd-867c-ba0c616e8d54 service nova] Creating event network-vif-unplugged:cf823611-04ec-49e6-8f75-9466f06b15b5 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:30:06.581145 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-edc9e65d-bb3f-4e7c-9bd2-2970a8d0d3eb req-f6f91b69-6f71-45fd-867c-ba0c616e8d54 service nova] Creating event network-vif-unplugged:29dd8961-7b63-44a1-85ae-789aca08036d for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:30:06.581273 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-edc9e65d-bb3f-4e7c-9bd2-2970a8d0d3eb req-f6f91b69-6f71-45fd-867c-ba0c616e8d54 service nova] Creating event network-vif-unplugged:29dd8961-7b63-44a1-85ae-789aca08036d for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:30:06.581430 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-edc9e65d-bb3f-4e7c-9bd2-2970a8d0d3eb req-f6f91b69-6f71-45fd-867c-ba0c616e8d54 service nova] Creating event network-vif-unplugged:d841ab35-97e4-4dda-bd82-1595de9ab157 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:30:06.581658 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-edc9e65d-bb3f-4e7c-9bd2-2970a8d0d3eb req-f6f91b69-6f71-45fd-867c-ba0c616e8d54 service nova] Creating event network-vif-unplugged:d841ab35-97e4-4dda-bd82-1595de9ab157 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:30:06.582051 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-edc9e65d-bb3f-4e7c-9bd2-2970a8d0d3eb req-f6f91b69-6f71-45fd-867c-ba0c616e8d54 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:06.587012 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-edc9e65d-bb3f-4e7c-9bd2-2970a8d0d3eb req-f6f91b69-6f71-45fd-867c-ba0c616e8d54 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 877 microversion: 2.1 time: 0.023919 Jun 01 22:30:06.587784 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 160/448] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:06 2026] POST /compute/v2.1/os-server-external-events => generated 877 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 01 22:30:06.971304 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e195bdfc-59d1-4abe-a2dd-46838c1a97d2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:06.973094 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e195bdfc-59d1-4abe-a2dd-46838c1a97d2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: d0dc90d8-3d6c-413f-97ad-e52bc13cddf4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:06.978178 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e195bdfc-59d1-4abe-a2dd-46838c1a97d2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:06.978440 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e195bdfc-59d1-4abe-a2dd-46838c1a97d2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:06.978695 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e195bdfc-59d1-4abe-a2dd-46838c1a97d2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:06.979073 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e195bdfc-59d1-4abe-a2dd-46838c1a97d2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:06.979369 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e195bdfc-59d1-4abe-a2dd-46838c1a97d2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:06.979666 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e195bdfc-59d1-4abe-a2dd-46838c1a97d2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:07.008953 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e195bdfc-59d1-4abe-a2dd-46838c1a97d2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:07.009250 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e195bdfc-59d1-4abe-a2dd-46838c1a97d2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:07.009483 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e195bdfc-59d1-4abe-a2dd-46838c1a97d2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:07.009871 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-e195bdfc-59d1-4abe-a2dd-46838c1a97d2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lazy-loading 'fault' on Instance uuid d0dc90d8-3d6c-413f-97ad-e52bc13cddf4 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:30:07.014441 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e195bdfc-59d1-4abe-a2dd-46838c1a97d2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:07.103267 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6ffcf054-b4d2-4ed4-a31a-96aec139587d tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:07.113169 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6ffcf054-b4d2-4ed4-a31a-96aec139587d tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1728 microversion: 2.1 time: 1.011845 Jun 01 22:30:07.113581 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 147/449] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:06 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1728 bytes in 1012 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:07.116014 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3832d28e-9e30-40f2-82fc-d8a630f0ded7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:07.118257 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3832d28e-9e30-40f2-82fc-d8a630f0ded7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:07.124716 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3832d28e-9e30-40f2-82fc-d8a630f0ded7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:07.125123 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3832d28e-9e30-40f2-82fc-d8a630f0ded7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:07.125357 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3832d28e-9e30-40f2-82fc-d8a630f0ded7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:07.125863 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3832d28e-9e30-40f2-82fc-d8a630f0ded7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:07.126212 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3832d28e-9e30-40f2-82fc-d8a630f0ded7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:07.126504 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3832d28e-9e30-40f2-82fc-d8a630f0ded7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:07.142896 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e195bdfc-59d1-4abe-a2dd-46838c1a97d2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:07.147414 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3832d28e-9e30-40f2-82fc-d8a630f0ded7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:07.149133 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e195bdfc-59d1-4abe-a2dd-46838c1a97d2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:07.150007 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e195bdfc-59d1-4abe-a2dd-46838c1a97d2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:07.159154 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e195bdfc-59d1-4abe-a2dd-46838c1a97d2 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4" status: 200 len: 1422 microversion: 2.60 time: 0.189669 Jun 01 22:30:07.159695 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 161/450] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:06 2026] GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4 => generated 1422 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:07.642689 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-74bd712f-766b-4c31-a0c6-b49d9f348974 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:07.649665 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-74bd712f-766b-4c31-a0c6-b49d9f348974 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:07.650237 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-74bd712f-766b-4c31-a0c6-b49d9f348974 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:07.663858 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-74bd712f-766b-4c31-a0c6-b49d9f348974 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1776 microversion: 2.87 time: 1.153395 Jun 01 22:30:07.664161 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 143/451] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:06 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1776 bytes in 1154 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:07.874530 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d2bafc7f-78c0-4cf4-b1b6-f082e3c3495c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Action: 'action', calling method: >, body: {"rescue": {"rescue_image_ref": "c4f4a1ef-69d2-419d-8688-9b28d740fb9c"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:07.876625 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d2bafc7f-78c0-4cf4-b1b6-f082e3c3495c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:07.880096 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2bafc7f-78c0-4cf4-b1b6-f082e3c3495c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:07.880314 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2bafc7f-78c0-4cf4-b1b6-f082e3c3495c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:07.880383 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2bafc7f-78c0-4cf4-b1b6-f082e3c3495c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:07.880653 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2bafc7f-78c0-4cf4-b1b6-f082e3c3495c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:07.880869 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2bafc7f-78c0-4cf4-b1b6-f082e3c3495c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:07.880962 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2bafc7f-78c0-4cf4-b1b6-f082e3c3495c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:07.896454 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-d2bafc7f-78c0-4cf4-b1b6-f082e3c3495c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lazy-loading 'flavor' on Instance uuid 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:30:08.141644 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4fe53cc7-8ea2-4992-b19c-e2ed502b5cb2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:08.144912 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4fe53cc7-8ea2-4992-b19c-e2ed502b5cb2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:08.153113 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4fe53cc7-8ea2-4992-b19c-e2ed502b5cb2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:08.154059 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4fe53cc7-8ea2-4992-b19c-e2ed502b5cb2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:08.154059 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4fe53cc7-8ea2-4992-b19c-e2ed502b5cb2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:08.154881 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4fe53cc7-8ea2-4992-b19c-e2ed502b5cb2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:08.155419 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4fe53cc7-8ea2-4992-b19c-e2ed502b5cb2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:08.155419 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4fe53cc7-8ea2-4992-b19c-e2ed502b5cb2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:08.181348 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4fe53cc7-8ea2-4992-b19c-e2ed502b5cb2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:08.475234 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3832d28e-9e30-40f2-82fc-d8a630f0ded7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:08.483156 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3832d28e-9e30-40f2-82fc-d8a630f0ded7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:08.484018 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3832d28e-9e30-40f2-82fc-d8a630f0ded7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:08.491524 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3832d28e-9e30-40f2-82fc-d8a630f0ded7 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 2958 microversion: 2.42 time: 1.377373 Jun 01 22:30:08.492886 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 148/452] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:07 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 2958 bytes in 1379 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:08.495448 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-dddcb53b-94a2-45d9-b709-77384e00a5b5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:08.497285 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-dddcb53b-94a2-45d9-b709-77384e00a5b5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: d0dc90d8-3d6c-413f-97ad-e52bc13cddf4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:08.503216 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dddcb53b-94a2-45d9-b709-77384e00a5b5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:08.503542 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dddcb53b-94a2-45d9-b709-77384e00a5b5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:08.503834 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dddcb53b-94a2-45d9-b709-77384e00a5b5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:08.504423 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dddcb53b-94a2-45d9-b709-77384e00a5b5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:08.504851 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dddcb53b-94a2-45d9-b709-77384e00a5b5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:08.505323 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dddcb53b-94a2-45d9-b709-77384e00a5b5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:08.531182 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dddcb53b-94a2-45d9-b709-77384e00a5b5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:08.531750 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dddcb53b-94a2-45d9-b709-77384e00a5b5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:08.531750 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dddcb53b-94a2-45d9-b709-77384e00a5b5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:08.532065 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-dddcb53b-94a2-45d9-b709-77384e00a5b5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lazy-loading 'fault' on Instance uuid d0dc90d8-3d6c-413f-97ad-e52bc13cddf4 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:30:08.535544 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-dddcb53b-94a2-45d9-b709-77384e00a5b5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:08.656263 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d2bafc7f-78c0-4cf4-b1b6-f082e3c3495c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "POST /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e/action" status: 200 len: 29 microversion: 2.87 time: 0.785297 Jun 01 22:30:08.656618 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 162/453] 10.4.3.116 () {70 vars in 1437 bytes} [Mon Jun 1 22:30:07 2026] POST /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e/action => generated 29 bytes in 786 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:08.659637 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-d0fda494-a67e-42ea-b4fe-85b8e94dbd43 req-bf2a559d-359d-4f43-a07f-e202e7edbdad service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-unplugged", "status": "completed", "tag": "18df32db-d24f-43d7-a7b7-8b6bc2837bf7"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:08.674655 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-d0fda494-a67e-42ea-b4fe-85b8e94dbd43 req-bf2a559d-359d-4f43-a07f-e202e7edbdad service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:08.674655 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-d0fda494-a67e-42ea-b4fe-85b8e94dbd43 req-bf2a559d-359d-4f43-a07f-e202e7edbdad service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:08.675636 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-d0fda494-a67e-42ea-b4fe-85b8e94dbd43 req-bf2a559d-359d-4f43-a07f-e202e7edbdad service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:08.683696 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-d0fda494-a67e-42ea-b4fe-85b8e94dbd43 req-bf2a559d-359d-4f43-a07f-e202e7edbdad service nova] Creating event network-vif-unplugged:18df32db-d24f-43d7-a7b7-8b6bc2837bf7 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:30:08.684203 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-d0fda494-a67e-42ea-b4fe-85b8e94dbd43 req-bf2a559d-359d-4f43-a07f-e202e7edbdad service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:08.690521 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-d0fda494-a67e-42ea-b4fe-85b8e94dbd43 req-bf2a559d-359d-4f43-a07f-e202e7edbdad service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.032456 Jun 01 22:30:08.690521 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 163/454] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:08 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:08.692949 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7edd80e5-e18c-4b86-8c81-c1cea13cb31a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1570970478", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPUKtW6L54LGVcYtQwV3m6T53yNXnqKSKhbbNJknq0PYap1c/SrmQVkE0DRO0N/7dYvG0IGAdKL1d7iZhBWIUL/gSIfj3v5R2V4tO//O9OLgyJtXLakQCYGdpYY2LjN6ZA=="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:08.708969 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-7edd80e5-e18c-4b86-8c81-c1cea13cb31a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Getting quotas for project 20c4fbf0ed7145bb983292e7e91fafdd. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:30:08.713487 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-7edd80e5-e18c-4b86-8c81-c1cea13cb31a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Getting quotas for user ffaddc472c0a4fefa24ac92811db5e6b and project 20c4fbf0ed7145bb983292e7e91fafdd. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:30:08.732911 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7edd80e5-e18c-4b86-8c81-c1cea13cb31a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.32 time: 0.041995 Jun 01 22:30:08.733319 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 164/455] 10.4.3.116 () {70 vars in 1318 bytes} [Mon Jun 1 22:30:08 2026] POST /compute/v2.1/os-keypairs => generated 401 bytes in 43 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jun 01 22:30:08.735710 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e47d74ff-322f-4f7e-b564-1c4476ec1083 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:08.737748 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e47d74ff-322f-4f7e-b564-1c4476ec1083 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:08.744495 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e47d74ff-322f-4f7e-b564-1c4476ec1083 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:08.744865 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e47d74ff-322f-4f7e-b564-1c4476ec1083 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:08.745422 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e47d74ff-322f-4f7e-b564-1c4476ec1083 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:08.745561 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e47d74ff-322f-4f7e-b564-1c4476ec1083 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:08.745897 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e47d74ff-322f-4f7e-b564-1c4476ec1083 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:08.746219 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e47d74ff-322f-4f7e-b564-1c4476ec1083 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:08.762644 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-dddcb53b-94a2-45d9-b709-77384e00a5b5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:08.763827 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e47d74ff-322f-4f7e-b564-1c4476ec1083 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:08.768442 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-dddcb53b-94a2-45d9-b709-77384e00a5b5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:08.769618 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-dddcb53b-94a2-45d9-b709-77384e00a5b5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '7ed098955dcd4287ac48652208222733', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c7ff6ed289f7428e83a6f36ca90a0e13', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:08.774208 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-dddcb53b-94a2-45d9-b709-77384e00a5b5 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4" status: 200 len: 1422 microversion: 2.60 time: 0.280773 Jun 01 22:30:08.774548 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 149/456] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:08 2026] GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4 => generated 1422 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:09.156485 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4fe53cc7-8ea2-4992-b19c-e2ed502b5cb2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:09.167752 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4fe53cc7-8ea2-4992-b19c-e2ed502b5cb2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1728 microversion: 2.1 time: 1.032408 Jun 01 22:30:09.168201 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 144/457] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:08 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1728 bytes in 1034 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:09.435360 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e47d74ff-322f-4f7e-b564-1c4476ec1083 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:09.444291 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e47d74ff-322f-4f7e-b564-1c4476ec1083 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:09.445137 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e47d74ff-322f-4f7e-b564-1c4476ec1083 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:09.454931 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e47d74ff-322f-4f7e-b564-1c4476ec1083 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1782 microversion: 2.87 time: 0.721036 Jun 01 22:30:09.455591 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 165/458] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:08 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1782 bytes in 721 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:09.516324 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4896064e-7542-4782-9e46-689c12b5a176 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:09.518787 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4896064e-7542-4782-9e46-689c12b5a176 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:09.525297 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4896064e-7542-4782-9e46-689c12b5a176 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:09.527584 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4896064e-7542-4782-9e46-689c12b5a176 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:09.527584 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4896064e-7542-4782-9e46-689c12b5a176 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:09.527584 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4896064e-7542-4782-9e46-689c12b5a176 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:09.527584 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4896064e-7542-4782-9e46-689c12b5a176 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:09.528137 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4896064e-7542-4782-9e46-689c12b5a176 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:09.551399 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4896064e-7542-4782-9e46-689c12b5a176 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:09.796901 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c97a2c11-e522-4e92-a1d4-baac766a4664 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:09.799832 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c97a2c11-e522-4e92-a1d4-baac766a4664 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: d0dc90d8-3d6c-413f-97ad-e52bc13cddf4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:09.806743 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c97a2c11-e522-4e92-a1d4-baac766a4664 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:09.807203 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c97a2c11-e522-4e92-a1d4-baac766a4664 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:09.807774 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c97a2c11-e522-4e92-a1d4-baac766a4664 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:09.808108 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c97a2c11-e522-4e92-a1d4-baac766a4664 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:09.809012 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c97a2c11-e522-4e92-a1d4-baac766a4664 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:09.809012 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c97a2c11-e522-4e92-a1d4-baac766a4664 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:09.817949 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-c97a2c11-e522-4e92-a1d4-baac766a4664 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] HTTP exception thrown: Instance d0dc90d8-3d6c-413f-97ad-e52bc13cddf4 could not be found. Jun 01 22:30:09.818242 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c97a2c11-e522-4e92-a1d4-baac766a4664 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Returning 404 to user: Instance d0dc90d8-3d6c-413f-97ad-e52bc13cddf4 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:30:09.818980 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c97a2c11-e522-4e92-a1d4-baac766a4664 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4" status: 404 len: 111 microversion: 2.60 time: 0.025788 Jun 01 22:30:09.819303 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 145/459] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:09 2026] GET /compute/v2.1/servers/d0dc90d8-3d6c-413f-97ad-e52bc13cddf4 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:30:09.831632 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8f455277-8ead-49e6-a8ad-42c84106bad4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:09.837872 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8f455277-8ead-49e6-a8ad-42c84106bad4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] [instance: 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:09.844495 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8f455277-8ead-49e6-a8ad-42c84106bad4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:09.844922 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8f455277-8ead-49e6-a8ad-42c84106bad4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:09.845251 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8f455277-8ead-49e6-a8ad-42c84106bad4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:09.845932 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8f455277-8ead-49e6-a8ad-42c84106bad4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:09.846373 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8f455277-8ead-49e6-a8ad-42c84106bad4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:09.847002 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8f455277-8ead-49e6-a8ad-42c84106bad4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:09.859754 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-8f455277-8ead-49e6-a8ad-42c84106bad4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] HTTP exception thrown: Instance 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 could not be found. Jun 01 22:30:09.860137 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8f455277-8ead-49e6-a8ad-42c84106bad4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Returning 404 to user: Instance 5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:30:09.860548 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8f455277-8ead-49e6-a8ad-42c84106bad4 tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79" status: 404 len: 111 microversion: 2.60 time: 0.031365 Jun 01 22:30:09.860933 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 166/460] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:09 2026] GET /compute/v2.1/servers/5347c4bf-020f-4ddc-9d8d-1b24c6c79b79 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:30:09.871420 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-20093366-b9f7-4bf9-adc1-131c27d5d36c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:09.890284 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-20093366-b9f7-4bf9-adc1-131c27d5d36c tempest-TestMultiAttachVolumeSwap-1488734585 tempest-TestMultiAttachVolumeSwap-1488734585-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-900802800" status: 204 len: 0 microversion: 2.60 time: 0.022470 Jun 01 22:30:09.890920 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 146/461] 10.4.3.116 () {68 vars in 1377 bytes} [Mon Jun 1 22:30:09 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-900802800 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:30:10.188590 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-93e6f019-877f-4058-aab1-2622047a7e04 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:10.188590 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-93e6f019-877f-4058-aab1-2622047a7e04 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:10.194351 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-93e6f019-877f-4058-aab1-2622047a7e04 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:10.194677 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-93e6f019-877f-4058-aab1-2622047a7e04 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:10.194953 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-93e6f019-877f-4058-aab1-2622047a7e04 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:10.195586 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-93e6f019-877f-4058-aab1-2622047a7e04 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:10.195943 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-93e6f019-877f-4058-aab1-2622047a7e04 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:10.196326 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-93e6f019-877f-4058-aab1-2622047a7e04 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:10.213681 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-93e6f019-877f-4058-aab1-2622047a7e04 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:10.352179 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4896064e-7542-4782-9e46-689c12b5a176 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:10.357313 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4896064e-7542-4782-9e46-689c12b5a176 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:10.357860 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4896064e-7542-4782-9e46-689c12b5a176 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:10.363953 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4896064e-7542-4782-9e46-689c12b5a176 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 2937 microversion: 2.42 time: 0.849125 Jun 01 22:30:10.364342 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 150/462] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:09 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 2937 bytes in 850 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:10.474590 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-94a6ee3c-48f4-480e-a7a0-edad18af3f23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:10.475240 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-94a6ee3c-48f4-480e-a7a0-edad18af3f23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:10.479866 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-94a6ee3c-48f4-480e-a7a0-edad18af3f23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:10.480382 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-94a6ee3c-48f4-480e-a7a0-edad18af3f23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:10.481871 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-94a6ee3c-48f4-480e-a7a0-edad18af3f23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:10.481871 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-94a6ee3c-48f4-480e-a7a0-edad18af3f23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:10.481871 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-94a6ee3c-48f4-480e-a7a0-edad18af3f23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:10.481871 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-94a6ee3c-48f4-480e-a7a0-edad18af3f23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:10.501619 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-94a6ee3c-48f4-480e-a7a0-edad18af3f23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:10.764429 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-6883620b-c099-4096-bafc-8395ad0aae28 req-93518d47-b9ad-409f-b939-6ccbb908f478 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-deleted", "tag": "18df32db-d24f-43d7-a7b7-8b6bc2837bf7"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:10.771031 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-6883620b-c099-4096-bafc-8395ad0aae28 req-93518d47-b9ad-409f-b939-6ccbb908f478 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:10.771295 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-6883620b-c099-4096-bafc-8395ad0aae28 req-93518d47-b9ad-409f-b939-6ccbb908f478 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:10.771605 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-6883620b-c099-4096-bafc-8395ad0aae28 req-93518d47-b9ad-409f-b939-6ccbb908f478 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:10.781038 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-6883620b-c099-4096-bafc-8395ad0aae28 req-93518d47-b9ad-409f-b939-6ccbb908f478 service nova] Creating event network-vif-deleted:18df32db-d24f-43d7-a7b7-8b6bc2837bf7 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:30:10.781932 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-6883620b-c099-4096-bafc-8395ad0aae28 req-93518d47-b9ad-409f-b939-6ccbb908f478 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:10.788110 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-6883620b-c099-4096-bafc-8395ad0aae28 req-93518d47-b9ad-409f-b939-6ccbb908f478 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025862 Jun 01 22:30:10.788455 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 151/463] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:10 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:11.127247 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-device-tagging-server-1169581707", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "config_drive": true, "networks": [{"uuid": "4bf29aaa-25ab-45d0-b494-9cbf408d413c"}, {"port": "54f186b7-f17d-462e-aea3-b7fdd327ee3c", "tag": "port-1"}, {"port": "62349dcc-9303-4a9a-9768-c48264b6e2b2", "tag": "port-2"}, {"uuid": "72dc3634-4aa8-4438-8104-ab40457fdd4d", "tag": "net-1"}, {"uuid": "72dc3634-4aa8-4438-8104-ab40457fdd4d"}, {"uuid": "c086f31e-cd7b-4d55-a175-df46d962cf7b", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "c086f31e-cd7b-4d55-a175-df46d962cf7b", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "868ef091-cf7f-4dca-818d-75f5fa53ef60", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "763938b5-d15a-42dd-bdc2-32c2786e8205", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "08dde3b6-2b6f-4082-860a-cbdda2dee710", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--1075385003"}], "key_name": "tempest-keypair-1570970478", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:11.247089 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:11.247405 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:11.247733 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:11.248250 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:11.249812 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:11.250131 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:11.257253 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:11.533981 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-93e6f019-877f-4058-aab1-2622047a7e04 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:11.546105 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-93e6f019-877f-4058-aab1-2622047a7e04 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1726 microversion: 2.1 time: 1.362046 Jun 01 22:30:11.546552 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 167/464] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:10 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1726 bytes in 1363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:11.549401 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-01a406c6-de4a-43f4-ad1e-6756a987970e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:11.552029 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-01a406c6-de4a-43f4-ad1e-6756a987970e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:11.559040 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01a406c6-de4a-43f4-ad1e-6756a987970e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:11.559349 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01a406c6-de4a-43f4-ad1e-6756a987970e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:11.559675 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01a406c6-de4a-43f4-ad1e-6756a987970e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:11.560218 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01a406c6-de4a-43f4-ad1e-6756a987970e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:11.560635 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01a406c6-de4a-43f4-ad1e-6756a987970e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:11.560988 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01a406c6-de4a-43f4-ad1e-6756a987970e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:11.588378 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-01a406c6-de4a-43f4-ad1e-6756a987970e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:11.601602 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-94a6ee3c-48f4-480e-a7a0-edad18af3f23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:11.609105 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-94a6ee3c-48f4-480e-a7a0-edad18af3f23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:11.610459 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-94a6ee3c-48f4-480e-a7a0-edad18af3f23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:11.625209 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-94a6ee3c-48f4-480e-a7a0-edad18af3f23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1782 microversion: 2.87 time: 1.153990 Jun 01 22:30:11.625497 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 147/465] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:10 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1782 bytes in 1154 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:11.672463 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] validate_networks() for [('4bf29aaa-25ab-45d0-b494-9cbf408d413c', None, None, None, None, None), (None, None, '54f186b7-f17d-462e-aea3-b7fdd327ee3c', None, None, None), (None, None, '62349dcc-9303-4a9a-9768-c48264b6e2b2', None, None, None), ('72dc3634-4aa8-4438-8104-ab40457fdd4d', None, None, None, None, None), ('72dc3634-4aa8-4438-8104-ab40457fdd4d', None, None, None, None, None), ('c086f31e-cd7b-4d55-a175-df46d962cf7b', '10.2.2.100', None, None, None, None), ('c086f31e-cd7b-4d55-a175-df46d962cf7b', '10.2.2.200', None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:30:11.672889 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:11.689550 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-7df7e7d6-1e7a-46c4-b10f-7176278fdd75 req-175bd6aa-3514-4737-bcdc-da86858ebfa4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-deleted", "tag": "f3e3a8cd-f97c-4917-94c9-1b8126389dc4"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:11.698296 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7df7e7d6-1e7a-46c4-b10f-7176278fdd75 req-175bd6aa-3514-4737-bcdc-da86858ebfa4 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:11.698296 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7df7e7d6-1e7a-46c4-b10f-7176278fdd75 req-175bd6aa-3514-4737-bcdc-da86858ebfa4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:11.698475 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7df7e7d6-1e7a-46c4-b10f-7176278fdd75 req-175bd6aa-3514-4737-bcdc-da86858ebfa4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:11.709228 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-7df7e7d6-1e7a-46c4-b10f-7176278fdd75 req-175bd6aa-3514-4737-bcdc-da86858ebfa4 service nova] Creating event network-vif-deleted:f3e3a8cd-f97c-4917-94c9-1b8126389dc4 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:30:11.709978 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-7df7e7d6-1e7a-46c4-b10f-7176278fdd75 req-175bd6aa-3514-4737-bcdc-da86858ebfa4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:11.715505 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-7df7e7d6-1e7a-46c4-b10f-7176278fdd75 req-175bd6aa-3514-4737-bcdc-da86858ebfa4 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030304 Jun 01 22:30:11.716405 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 148/466] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:11 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:12.226538 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-01a406c6-de4a-43f4-ad1e-6756a987970e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:12.235848 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-01a406c6-de4a-43f4-ad1e-6756a987970e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:12.236638 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-01a406c6-de4a-43f4-ad1e-6756a987970e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:12.244109 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-01a406c6-de4a-43f4-ad1e-6756a987970e tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 2822 microversion: 2.42 time: 0.696955 Jun 01 22:30:12.244485 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 168/467] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:11 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 2822 bytes in 697 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:12.570195 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6721dd43-8e4c-4845-af0b-2ca76784995a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:12.572390 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6721dd43-8e4c-4845-af0b-2ca76784995a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:12.579853 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6721dd43-8e4c-4845-af0b-2ca76784995a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:12.580502 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6721dd43-8e4c-4845-af0b-2ca76784995a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:12.580962 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6721dd43-8e4c-4845-af0b-2ca76784995a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:12.581517 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6721dd43-8e4c-4845-af0b-2ca76784995a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:12.582173 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6721dd43-8e4c-4845-af0b-2ca76784995a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:12.582470 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6721dd43-8e4c-4845-af0b-2ca76784995a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:12.609720 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6721dd43-8e4c-4845-af0b-2ca76784995a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:12.650068 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7b94cfed-428c-4738-88eb-c25744774f49 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:12.652098 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7b94cfed-428c-4738-88eb-c25744774f49 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:12.664023 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7b94cfed-428c-4738-88eb-c25744774f49 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:12.664432 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7b94cfed-428c-4738-88eb-c25744774f49 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:12.664770 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7b94cfed-428c-4738-88eb-c25744774f49 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:12.665339 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7b94cfed-428c-4738-88eb-c25744774f49 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:12.665781 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7b94cfed-428c-4738-88eb-c25744774f49 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:12.666126 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7b94cfed-428c-4738-88eb-c25744774f49 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:12.686994 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7b94cfed-428c-4738-88eb-c25744774f49 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:13.065193 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6721dd43-8e4c-4845-af0b-2ca76784995a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:13.076451 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6721dd43-8e4c-4845-af0b-2ca76784995a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1726 microversion: 2.1 time: 0.509993 Jun 01 22:30:13.076876 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 149/468] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:12 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1726 bytes in 511 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:13.079433 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-dc2eab1e-f43c-4360-8a8c-a6caccae74ef req-341d512d-23b6-4995-ae9d-13d0075ae77f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-deleted", "tag": "d841ab35-97e4-4dda-bd82-1595de9ab157"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:13.086865 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-dc2eab1e-f43c-4360-8a8c-a6caccae74ef req-341d512d-23b6-4995-ae9d-13d0075ae77f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:13.086865 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-dc2eab1e-f43c-4360-8a8c-a6caccae74ef req-341d512d-23b6-4995-ae9d-13d0075ae77f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:13.087087 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-dc2eab1e-f43c-4360-8a8c-a6caccae74ef req-341d512d-23b6-4995-ae9d-13d0075ae77f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:13.094442 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7b94cfed-428c-4738-88eb-c25744774f49 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:13.094866 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-dc2eab1e-f43c-4360-8a8c-a6caccae74ef req-341d512d-23b6-4995-ae9d-13d0075ae77f service nova] Creating event network-vif-deleted:d841ab35-97e4-4dda-bd82-1595de9ab157 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:30:13.096654 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-dc2eab1e-f43c-4360-8a8c-a6caccae74ef req-341d512d-23b6-4995-ae9d-13d0075ae77f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:13.100799 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-dc2eab1e-f43c-4360-8a8c-a6caccae74ef req-341d512d-23b6-4995-ae9d-13d0075ae77f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023311 Jun 01 22:30:13.101127 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7b94cfed-428c-4738-88eb-c25744774f49 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:13.101229 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 150/469] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:13 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:13.101705 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7b94cfed-428c-4738-88eb-c25744774f49 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:13.111879 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7b94cfed-428c-4738-88eb-c25744774f49 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1782 microversion: 2.87 time: 0.463475 Jun 01 22:30:13.112168 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 169/470] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:12 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1782 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:13.262217 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1769cf00-6872-4b77-bf30-70e4c0c8f368 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:13.264173 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1769cf00-6872-4b77-bf30-70e4c0c8f368 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:13.268697 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1769cf00-6872-4b77-bf30-70e4c0c8f368 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:13.269266 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1769cf00-6872-4b77-bf30-70e4c0c8f368 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:13.269471 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1769cf00-6872-4b77-bf30-70e4c0c8f368 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:13.269897 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1769cf00-6872-4b77-bf30-70e4c0c8f368 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:13.270251 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1769cf00-6872-4b77-bf30-70e4c0c8f368 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:13.270674 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1769cf00-6872-4b77-bf30-70e4c0c8f368 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:13.290659 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-1769cf00-6872-4b77-bf30-70e4c0c8f368 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:13.496442 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1769cf00-6872-4b77-bf30-70e4c0c8f368 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:13.506386 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1769cf00-6872-4b77-bf30-70e4c0c8f368 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:13.506386 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1769cf00-6872-4b77-bf30-70e4c0c8f368 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:13.515151 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1769cf00-6872-4b77-bf30-70e4c0c8f368 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 2775 microversion: 2.42 time: 0.255550 Jun 01 22:30:13.515774 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 151/471] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:13 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 2775 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:13.803793 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-6bf7c4aa-ad97-4c5e-843d-db17a40b6e89 req-6915830b-bb47-4fa4-8796-683b2781834d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-deleted", "tag": "cf823611-04ec-49e6-8f75-9466f06b15b5"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:13.812373 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-6bf7c4aa-ad97-4c5e-843d-db17a40b6e89 req-6915830b-bb47-4fa4-8796-683b2781834d service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:13.812591 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-6bf7c4aa-ad97-4c5e-843d-db17a40b6e89 req-6915830b-bb47-4fa4-8796-683b2781834d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:13.812869 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-6bf7c4aa-ad97-4c5e-843d-db17a40b6e89 req-6915830b-bb47-4fa4-8796-683b2781834d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:13.822354 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-6bf7c4aa-ad97-4c5e-843d-db17a40b6e89 req-6915830b-bb47-4fa4-8796-683b2781834d service nova] Creating event network-vif-deleted:cf823611-04ec-49e6-8f75-9466f06b15b5 for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:30:13.822965 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-6bf7c4aa-ad97-4c5e-843d-db17a40b6e89 req-6915830b-bb47-4fa4-8796-683b2781834d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:13.827927 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-6bf7c4aa-ad97-4c5e-843d-db17a40b6e89 req-6915830b-bb47-4fa4-8796-683b2781834d service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028081 Jun 01 22:30:13.828197 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 170/472] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:13 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:13.829674 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:14.095988 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c11d7e4f-69f5-4c83-bc6c-29326a0231ac tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:14.097443 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c11d7e4f-69f5-4c83-bc6c-29326a0231ac tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:14.104018 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c11d7e4f-69f5-4c83-bc6c-29326a0231ac tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:14.104316 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c11d7e4f-69f5-4c83-bc6c-29326a0231ac tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:14.104585 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c11d7e4f-69f5-4c83-bc6c-29326a0231ac tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:14.105019 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c11d7e4f-69f5-4c83-bc6c-29326a0231ac tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:14.105324 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c11d7e4f-69f5-4c83-bc6c-29326a0231ac tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:14.105810 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c11d7e4f-69f5-4c83-bc6c-29326a0231ac tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:14.126072 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c11d7e4f-69f5-4c83-bc6c-29326a0231ac tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:14.135597 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b33859f5-0cfd-4b57-888b-1a92978a5fac tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:14.137176 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b33859f5-0cfd-4b57-888b-1a92978a5fac tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:14.146206 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b33859f5-0cfd-4b57-888b-1a92978a5fac tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:14.146594 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b33859f5-0cfd-4b57-888b-1a92978a5fac tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:14.148671 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b33859f5-0cfd-4b57-888b-1a92978a5fac tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:14.148671 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b33859f5-0cfd-4b57-888b-1a92978a5fac tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:14.148671 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b33859f5-0cfd-4b57-888b-1a92978a5fac tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:14.148671 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b33859f5-0cfd-4b57-888b-1a92978a5fac tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:14.178264 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b33859f5-0cfd-4b57-888b-1a92978a5fac tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:14.380281 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c11d7e4f-69f5-4c83-bc6c-29326a0231ac tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:14.391810 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c11d7e4f-69f5-4c83-bc6c-29326a0231ac tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1726 microversion: 2.1 time: 0.297805 Jun 01 22:30:14.392652 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 152/473] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:14 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1726 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:14.416175 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b33859f5-0cfd-4b57-888b-1a92978a5fac tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:14.422736 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b33859f5-0cfd-4b57-888b-1a92978a5fac tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:14.423539 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b33859f5-0cfd-4b57-888b-1a92978a5fac tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:14.433894 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b33859f5-0cfd-4b57-888b-1a92978a5fac tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1782 microversion: 2.87 time: 0.300179 Jun 01 22:30:14.434278 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 171/474] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:14 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1782 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:14.539801 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-34dcf93b-530d-42ce-800d-a623b696443c tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:14.542144 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-34dcf93b-530d-42ce-800d-a623b696443c tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:14.546642 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-34dcf93b-530d-42ce-800d-a623b696443c tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:14.547018 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-34dcf93b-530d-42ce-800d-a623b696443c tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:14.547263 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-34dcf93b-530d-42ce-800d-a623b696443c tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:14.547826 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-34dcf93b-530d-42ce-800d-a623b696443c tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:14.548112 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-34dcf93b-530d-42ce-800d-a623b696443c tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:14.548376 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-34dcf93b-530d-42ce-800d-a623b696443c tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:14.569903 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-34dcf93b-530d-42ce-800d-a623b696443c tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:14.988143 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-34dcf93b-530d-42ce-800d-a623b696443c tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:14.999095 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-34dcf93b-530d-42ce-800d-a623b696443c tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:15.000463 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-34dcf93b-530d-42ce-800d-a623b696443c tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:15.010543 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-34dcf93b-530d-42ce-800d-a623b696443c tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 2660 microversion: 2.42 time: 0.472465 Jun 01 22:30:15.010975 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 153/475] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:14 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 2660 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:15.411083 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1c76ccf3-1500-4514-be91-83470db9f102 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:15.415447 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1c76ccf3-1500-4514-be91-83470db9f102 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:15.420665 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1c76ccf3-1500-4514-be91-83470db9f102 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:15.420890 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1c76ccf3-1500-4514-be91-83470db9f102 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:15.421151 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1c76ccf3-1500-4514-be91-83470db9f102 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:15.421687 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1c76ccf3-1500-4514-be91-83470db9f102 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:15.422057 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1c76ccf3-1500-4514-be91-83470db9f102 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:15.422375 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1c76ccf3-1500-4514-be91-83470db9f102 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:15.446407 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1c76ccf3-1500-4514-be91-83470db9f102 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:15.463872 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-21ef4cd9-711b-42c4-aba9-79bcd1862a64 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:15.465643 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-21ef4cd9-711b-42c4-aba9-79bcd1862a64 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:15.471061 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21ef4cd9-711b-42c4-aba9-79bcd1862a64 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:15.471061 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21ef4cd9-711b-42c4-aba9-79bcd1862a64 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:15.471061 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21ef4cd9-711b-42c4-aba9-79bcd1862a64 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:15.471061 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21ef4cd9-711b-42c4-aba9-79bcd1862a64 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:15.471306 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21ef4cd9-711b-42c4-aba9-79bcd1862a64 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:15.471306 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21ef4cd9-711b-42c4-aba9-79bcd1862a64 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:15.491085 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-21ef4cd9-711b-42c4-aba9-79bcd1862a64 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:16.071366 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1c76ccf3-1500-4514-be91-83470db9f102 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:16.083769 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1c76ccf3-1500-4514-be91-83470db9f102 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1726 microversion: 2.1 time: 0.674760 Jun 01 22:30:16.084219 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 172/476] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:15 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1726 bytes in 675 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:16.086002 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-d82d4f78-6ab4-4e4a-9211-212608039515 req-777f4ae6-2793-4f70-beb6-4fcc1949582e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "08a114c7-068a-46a7-9e2d-8b9744b6ac95", "name": "network-vif-deleted", "tag": "c5438e6f-32af-473d-83d7-68afad32339d"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:16.092468 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-d82d4f78-6ab4-4e4a-9211-212608039515 req-777f4ae6-2793-4f70-beb6-4fcc1949582e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:16.092697 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-d82d4f78-6ab4-4e4a-9211-212608039515 req-777f4ae6-2793-4f70-beb6-4fcc1949582e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:16.092844 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-d82d4f78-6ab4-4e4a-9211-212608039515 req-777f4ae6-2793-4f70-beb6-4fcc1949582e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:16.098063 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-21ef4cd9-711b-42c4-aba9-79bcd1862a64 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:16.099463 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-d82d4f78-6ab4-4e4a-9211-212608039515 req-777f4ae6-2793-4f70-beb6-4fcc1949582e service nova] Creating event network-vif-deleted:c5438e6f-32af-473d-83d7-68afad32339d for instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 on np0000001904 Jun 01 22:30:16.099961 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-d82d4f78-6ab4-4e4a-9211-212608039515 req-777f4ae6-2793-4f70-beb6-4fcc1949582e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:16.103046 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-21ef4cd9-711b-42c4-aba9-79bcd1862a64 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:16.103628 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-21ef4cd9-711b-42c4-aba9-79bcd1862a64 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:16.104497 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-d82d4f78-6ab4-4e4a-9211-212608039515 req-777f4ae6-2793-4f70-beb6-4fcc1949582e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019996 Jun 01 22:30:16.104840 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 173/477] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:16 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:16.107304 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a777a0e1-4f1b-4f3c-aba3-46730ca0a923 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:16.109058 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a777a0e1-4f1b-4f3c-aba3-46730ca0a923 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:16.114587 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-21ef4cd9-711b-42c4-aba9-79bcd1862a64 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1782 microversion: 2.87 time: 0.653131 Jun 01 22:30:16.115190 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a777a0e1-4f1b-4f3c-aba3-46730ca0a923 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:16.115242 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 154/478] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:15 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1782 bytes in 654 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:16.115371 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a777a0e1-4f1b-4f3c-aba3-46730ca0a923 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:16.115658 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a777a0e1-4f1b-4f3c-aba3-46730ca0a923 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:16.116130 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a777a0e1-4f1b-4f3c-aba3-46730ca0a923 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:16.116472 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a777a0e1-4f1b-4f3c-aba3-46730ca0a923 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:16.116809 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a777a0e1-4f1b-4f3c-aba3-46730ca0a923 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:16.136740 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a777a0e1-4f1b-4f3c-aba3-46730ca0a923 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:16.461140 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a777a0e1-4f1b-4f3c-aba3-46730ca0a923 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:16.468312 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a777a0e1-4f1b-4f3c-aba3-46730ca0a923 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:16.469226 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a777a0e1-4f1b-4f3c-aba3-46730ca0a923 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:16.475650 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a777a0e1-4f1b-4f3c-aba3-46730ca0a923 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1602 microversion: 2.42 time: 0.369940 Jun 01 22:30:16.476026 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 174/479] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:16 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1602 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:17.105902 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-dd542867-1946-424a-b7b4-c990de5b4e34 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:17.106288 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-dd542867-1946-424a-b7b4-c990de5b4e34 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:17.109937 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dd542867-1946-424a-b7b4-c990de5b4e34 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:17.110501 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dd542867-1946-424a-b7b4-c990de5b4e34 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:17.110501 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dd542867-1946-424a-b7b4-c990de5b4e34 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:17.110829 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dd542867-1946-424a-b7b4-c990de5b4e34 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:17.112766 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dd542867-1946-424a-b7b4-c990de5b4e34 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:17.112766 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dd542867-1946-424a-b7b4-c990de5b4e34 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:17.138817 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5e1c2c68-a13f-4ed0-bfeb-99c269bf4e7c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:17.138980 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-dd542867-1946-424a-b7b4-c990de5b4e34 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:17.141684 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5e1c2c68-a13f-4ed0-bfeb-99c269bf4e7c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:17.147160 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5e1c2c68-a13f-4ed0-bfeb-99c269bf4e7c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:17.147485 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5e1c2c68-a13f-4ed0-bfeb-99c269bf4e7c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:17.147821 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5e1c2c68-a13f-4ed0-bfeb-99c269bf4e7c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:17.149170 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5e1c2c68-a13f-4ed0-bfeb-99c269bf4e7c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:17.149170 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5e1c2c68-a13f-4ed0-bfeb-99c269bf4e7c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:17.149618 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5e1c2c68-a13f-4ed0-bfeb-99c269bf4e7c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:17.180968 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-5e1c2c68-a13f-4ed0-bfeb-99c269bf4e7c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:18.353264 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:18.393266 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-dd542867-1946-424a-b7b4-c990de5b4e34 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:18.403624 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-dd542867-1946-424a-b7b4-c990de5b4e34 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1726 microversion: 2.1 time: 1.301198 Jun 01 22:30:18.404194 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 155/480] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:17 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1726 bytes in 1302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:18.414637 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c6b10431-9b04-4b64-8fe7-f8ba5b4c2da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:18.414637 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c6b10431-9b04-4b64-8fe7-f8ba5b4c2da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:18.415057 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6b10431-9b04-4b64-8fe7-f8ba5b4c2da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:18.415648 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6b10431-9b04-4b64-8fe7-f8ba5b4c2da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:18.415788 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6b10431-9b04-4b64-8fe7-f8ba5b4c2da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:18.416372 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6b10431-9b04-4b64-8fe7-f8ba5b4c2da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:18.417149 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6b10431-9b04-4b64-8fe7-f8ba5b4c2da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:18.417315 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6b10431-9b04-4b64-8fe7-f8ba5b4c2da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:18.428758 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5e1c2c68-a13f-4ed0-bfeb-99c269bf4e7c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:18.441006 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5e1c2c68-a13f-4ed0-bfeb-99c269bf4e7c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:18.441813 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5e1c2c68-a13f-4ed0-bfeb-99c269bf4e7c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:18.458289 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5e1c2c68-a13f-4ed0-bfeb-99c269bf4e7c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1782 microversion: 2.87 time: 1.320758 Jun 01 22:30:18.458835 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 175/481] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:17 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1782 bytes in 1323 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:18.462724 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6b10431-9b04-4b64-8fe7-f8ba5b4c2da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:18.463125 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6b10431-9b04-4b64-8fe7-f8ba5b4c2da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:18.463400 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6b10431-9b04-4b64-8fe7-f8ba5b4c2da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:18.463813 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-c6b10431-9b04-4b64-8fe7-f8ba5b4c2da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lazy-loading 'fault' on Instance uuid 08a114c7-068a-46a7-9e2d-8b9744b6ac95 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:30:18.469802 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-55b00e35-b4f4-4dd8-8994-3e2001424006 req-edace358-c367-4926-9c73-1efbafb9f000 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ebde3f16-47bc-4d05-a57a-6f5c4590a297", "name": "network-vif-plugged", "status": "completed", "tag": "89089d00-939a-4c37-9906-1ff9fd00c447"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:18.474726 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c6b10431-9b04-4b64-8fe7-f8ba5b4c2da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:18.486508 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-55b00e35-b4f4-4dd8-8994-3e2001424006 req-edace358-c367-4926-9c73-1efbafb9f000 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:18.486799 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-55b00e35-b4f4-4dd8-8994-3e2001424006 req-edace358-c367-4926-9c73-1efbafb9f000 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:18.486984 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-55b00e35-b4f4-4dd8-8994-3e2001424006 req-edace358-c367-4926-9c73-1efbafb9f000 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:18.494780 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-55b00e35-b4f4-4dd8-8994-3e2001424006 req-edace358-c367-4926-9c73-1efbafb9f000 service nova] Creating event network-vif-plugged:89089d00-939a-4c37-9906-1ff9fd00c447 for instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 on np0000001904 Jun 01 22:30:18.502369 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [req-55b00e35-b4f4-4dd8-8994-3e2001424006 req-edace358-c367-4926-9c73-1efbafb9f000 service nova] Instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86660) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:30:18.502915 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-55b00e35-b4f4-4dd8-8994-3e2001424006 req-edace358-c367-4926-9c73-1efbafb9f000 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:18.508730 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-55b00e35-b4f4-4dd8-8994-3e2001424006 req-edace358-c367-4926-9c73-1efbafb9f000 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.049486 Jun 01 22:30:18.509182 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 176/482] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:18 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) Jun 01 22:30:18.719104 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:30:19.426958 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0d0f9822-af3e-482e-b73b-a06aecad60a7 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:19.429089 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0d0f9822-af3e-482e-b73b-a06aecad60a7 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:19.436809 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0d0f9822-af3e-482e-b73b-a06aecad60a7 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:19.437273 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0d0f9822-af3e-482e-b73b-a06aecad60a7 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:19.438531 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0d0f9822-af3e-482e-b73b-a06aecad60a7 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:19.439823 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0d0f9822-af3e-482e-b73b-a06aecad60a7 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:19.440425 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0d0f9822-af3e-482e-b73b-a06aecad60a7 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:19.440796 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0d0f9822-af3e-482e-b73b-a06aecad60a7 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:19.462799 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0d0f9822-af3e-482e-b73b-a06aecad60a7 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:19.599664 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:19.617426 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c6b10431-9b04-4b64-8fe7-f8ba5b4c2da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:19.627400 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c6b10431-9b04-4b64-8fe7-f8ba5b4c2da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:19.628657 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c6b10431-9b04-4b64-8fe7-f8ba5b4c2da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ba7cbd4d426f4d5f9605e5d0e771ad43', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b1ee135d5b841799a015d1cf9294479', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:19.636604 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c6b10431-9b04-4b64-8fe7-f8ba5b4c2da8 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 200 len: 1607 microversion: 2.42 time: 1.231482 Jun 01 22:30:19.637176 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 156/483] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:18 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 1607 bytes in 1232 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:19.642332 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c28b5849-ed5c-44e5-a50c-c73cd2e0b65d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:19.647384 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c28b5849-ed5c-44e5-a50c-c73cd2e0b65d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:19.656537 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c28b5849-ed5c-44e5-a50c-c73cd2e0b65d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:19.657019 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c28b5849-ed5c-44e5-a50c-c73cd2e0b65d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:19.657323 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c28b5849-ed5c-44e5-a50c-c73cd2e0b65d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:19.657979 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c28b5849-ed5c-44e5-a50c-c73cd2e0b65d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:19.659267 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c28b5849-ed5c-44e5-a50c-c73cd2e0b65d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:19.659267 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c28b5849-ed5c-44e5-a50c-c73cd2e0b65d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:19.698995 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c28b5849-ed5c-44e5-a50c-c73cd2e0b65d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:20.442511 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:30:20.442886 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:30:20.443152 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:30:20.443444 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:30:20.443707 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:30:20.454971 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:20.455221 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:20.455470 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:20.456146 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:20.458030 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:20.458487 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:20.477200 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Getting quotas for project 20c4fbf0ed7145bb983292e7e91fafdd. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:30:20.480728 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Getting quotas for user ffaddc472c0a4fefa24ac92811db5e6b and project 20c4fbf0ed7145bb983292e7e91fafdd. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:30:20.515240 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0d0f9822-af3e-482e-b73b-a06aecad60a7 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:20.531325 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0d0f9822-af3e-482e-b73b-a06aecad60a7 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1723 microversion: 2.1 time: 1.106486 Jun 01 22:30:20.531325 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 177/484] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:19 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1723 bytes in 1107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:20.564480 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-817c1505-cb18-4482-ad50-99da249e0e12 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Action: 'action', calling method: >, body: {"revertResize": {}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:20.565711 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-817c1505-cb18-4482-ad50-99da249e0e12 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:20.572303 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-817c1505-cb18-4482-ad50-99da249e0e12 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:20.572550 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-817c1505-cb18-4482-ad50-99da249e0e12 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:20.572896 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-817c1505-cb18-4482-ad50-99da249e0e12 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:20.573943 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-817c1505-cb18-4482-ad50-99da249e0e12 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:20.573943 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-817c1505-cb18-4482-ad50-99da249e0e12 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:20.573943 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-817c1505-cb18-4482-ad50-99da249e0e12 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:20.668697 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:30:20.672200 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] 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='boot',updated_at=,uuid=,volume_id='868ef091-cf7f-4dca-818d-75f5fa53ef60',volume_size=None,volume_type=None), BlockDeviceMapping(attachment_id=,boot_index=1,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='other',updated_at=,uuid=,volume_id='763938b5-d15a-42dd-bdc2-32c2786e8205',volume_size=None,volume_type=None), BlockDeviceMapping(attachment_id=,boot_index=2,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='08dde3b6-2b6f-4082-860a-cbdda2dee710',volume_size=None,volume_type=None)] {{(pid=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:30:20.677833 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c28b5849-ed5c-44e5-a50c-c73cd2e0b65d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:20.693272 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c28b5849-ed5c-44e5-a50c-c73cd2e0b65d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:20.694485 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c28b5849-ed5c-44e5-a50c-c73cd2e0b65d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:20.709144 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c28b5849-ed5c-44e5-a50c-c73cd2e0b65d tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1782 microversion: 2.87 time: 1.071179 Jun 01 22:30:20.709823 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 157/485] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:19 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1782 bytes in 1072 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:20.713475 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-f4d8f362-a7ee-4f02-9f9e-b5e483cc7a6a req-9bbee601-0c9b-4d8b-aeda-3d1a82caf841 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ebde3f16-47bc-4d05-a57a-6f5c4590a297", "name": "network-vif-plugged", "status": "completed", "tag": "89089d00-939a-4c37-9906-1ff9fd00c447"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:20.722906 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-f4d8f362-a7ee-4f02-9f9e-b5e483cc7a6a req-9bbee601-0c9b-4d8b-aeda-3d1a82caf841 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:20.723401 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-f4d8f362-a7ee-4f02-9f9e-b5e483cc7a6a req-9bbee601-0c9b-4d8b-aeda-3d1a82caf841 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:20.723800 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-f4d8f362-a7ee-4f02-9f9e-b5e483cc7a6a req-9bbee601-0c9b-4d8b-aeda-3d1a82caf841 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:20.737952 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-f4d8f362-a7ee-4f02-9f9e-b5e483cc7a6a req-9bbee601-0c9b-4d8b-aeda-3d1a82caf841 service nova] Creating event network-vif-plugged:89089d00-939a-4c37-9906-1ff9fd00c447 for instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 on np0000001904 Jun 01 22:30:20.759375 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [req-f4d8f362-a7ee-4f02-9f9e-b5e483cc7a6a req-9bbee601-0c9b-4d8b-aeda-3d1a82caf841 service nova] Instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86662) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:30:20.759924 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-f4d8f362-a7ee-4f02-9f9e-b5e483cc7a6a req-9bbee601-0c9b-4d8b-aeda-3d1a82caf841 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:20.768003 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-f4d8f362-a7ee-4f02-9f9e-b5e483cc7a6a req-9bbee601-0c9b-4d8b-aeda-3d1a82caf841 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.056729 Jun 01 22:30:20.768003 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 158/486] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:20 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) Jun 01 22:30:20.772423 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5678f5f4-1d3a-4042-b3bc-c0a01dde7d6d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:20.775238 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5678f5f4-1d3a-4042-b3bc-c0a01dde7d6d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:20.780448 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5678f5f4-1d3a-4042-b3bc-c0a01dde7d6d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:20.780448 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5678f5f4-1d3a-4042-b3bc-c0a01dde7d6d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:20.780448 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5678f5f4-1d3a-4042-b3bc-c0a01dde7d6d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:20.780956 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5678f5f4-1d3a-4042-b3bc-c0a01dde7d6d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:20.781260 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5678f5f4-1d3a-4042-b3bc-c0a01dde7d6d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:20.781654 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5678f5f4-1d3a-4042-b3bc-c0a01dde7d6d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:20.805543 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-817c1505-cb18-4482-ad50-99da249e0e12 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "POST /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297/action" status: 202 len: 0 microversion: 2.1 time: 0.244465 Jun 01 22:30:20.805543 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 178/487] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:30:20 2026] POST /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297/action => generated 0 bytes in 245 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:30:20.811647 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-5678f5f4-1d3a-4042-b3bc-c0a01dde7d6d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] HTTP exception thrown: Instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 could not be found. Jun 01 22:30:20.811647 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5678f5f4-1d3a-4042-b3bc-c0a01dde7d6d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Returning 404 to user: Instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:30:20.811914 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5678f5f4-1d3a-4042-b3bc-c0a01dde7d6d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 404 len: 111 microversion: 2.42 time: 0.043155 Jun 01 22:30:20.812553 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 159/488] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:20 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 111 bytes in 44 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:30:20.817661 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-9446d0e1-4dea-49d6-b720-ebb9dc2cced5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:20.819539 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-9446d0e1-4dea-49d6-b720-ebb9dc2cced5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:20.824749 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9446d0e1-4dea-49d6-b720-ebb9dc2cced5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:20.825051 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9446d0e1-4dea-49d6-b720-ebb9dc2cced5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:20.825314 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9446d0e1-4dea-49d6-b720-ebb9dc2cced5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:20.825874 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9446d0e1-4dea-49d6-b720-ebb9dc2cced5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:20.826237 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9446d0e1-4dea-49d6-b720-ebb9dc2cced5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:20.826595 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9446d0e1-4dea-49d6-b720-ebb9dc2cced5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:20.834750 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c5e8fcaf-05f0-4718-9aaa-2bc2aaa62aba tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:20.864937 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-9446d0e1-4dea-49d6-b720-ebb9dc2cced5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:20.868966 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c5e8fcaf-05f0-4718-9aaa-2bc2aaa62aba tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-267329499" status: 204 len: 0 microversion: 2.42 time: 0.041071 Jun 01 22:30:20.869292 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 160/489] 10.4.3.116 () {68 vars in 1377 bytes} [Mon Jun 1 22:30:20 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-267329499 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:30:21.059697 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e6615940-e00e-4ea7-8fc1-91e4a577b16b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.32 time: 9.935971 Jun 01 22:30:21.060175 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 152/490] 10.4.3.116 () {70 vars in 1307 bytes} [Mon Jun 1 22:30:11 2026] POST /compute/v2.1/servers => generated 406 bytes in 9937 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) Jun 01 22:30:21.077516 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4f47d942-989b-499e-bf7f-2f33fc95ce35 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:21.080008 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4f47d942-989b-499e-bf7f-2f33fc95ce35 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:21.098581 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4f47d942-989b-499e-bf7f-2f33fc95ce35 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:21.223072 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-2076709177", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "ea0b40b2-b3d8-452d-9f09-981e2cbac827"}]}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:21.363675 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:21.364302 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:21.364850 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:21.365998 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:21.366511 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:21.368272 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:21.379597 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] validate_networks() for [('ea0b40b2-b3d8-452d-9f09-981e2cbac827', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:30:21.379597 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:22.179008 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4f47d942-989b-499e-bf7f-2f33fc95ce35 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:22.185810 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4f47d942-989b-499e-bf7f-2f33fc95ce35 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:22.190206 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4f47d942-989b-499e-bf7f-2f33fc95ce35 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:22.196735 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4f47d942-989b-499e-bf7f-2f33fc95ce35 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1284 microversion: 2.32 time: 1.121030 Jun 01 22:30:22.198665 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 161/491] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:21 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1284 bytes in 1123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:22.202141 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-a3a47177-2a0c-4cc7-ab78-0b930095af8b req-a06d2c4a-d092-4f54-9c59-458c0cfb04ca service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "81cc83dd-284b-4b62-8a33-e8c47c2b0f9e", "name": "network-vif-unplugged", "status": "completed", "tag": "02ffa76b-87e3-414a-9fa8-7ccb09821284"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:22.216546 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-a3a47177-2a0c-4cc7-ab78-0b930095af8b req-a06d2c4a-d092-4f54-9c59-458c0cfb04ca service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:22.216769 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-a3a47177-2a0c-4cc7-ab78-0b930095af8b req-a06d2c4a-d092-4f54-9c59-458c0cfb04ca service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:22.217045 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-a3a47177-2a0c-4cc7-ab78-0b930095af8b req-a06d2c4a-d092-4f54-9c59-458c0cfb04ca service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:22.228170 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-a3a47177-2a0c-4cc7-ab78-0b930095af8b req-a06d2c4a-d092-4f54-9c59-458c0cfb04ca service nova] Creating event network-vif-unplugged:02ffa76b-87e3-414a-9fa8-7ccb09821284 for instance 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e on np0000001904 Jun 01 22:30:22.228836 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-a3a47177-2a0c-4cc7-ab78-0b930095af8b req-a06d2c4a-d092-4f54-9c59-458c0cfb04ca service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:22.234824 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-a3a47177-2a0c-4cc7-ab78-0b930095af8b req-a06d2c4a-d092-4f54-9c59-458c0cfb04ca service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.034511 Jun 01 22:30:22.235211 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 162/492] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:22 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:22.239263 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-212edb54-b1d0-4f86-8e87-1405690f4bd7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:22.241594 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-212edb54-b1d0-4f86-8e87-1405690f4bd7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:22.249397 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-212edb54-b1d0-4f86-8e87-1405690f4bd7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:22.249502 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-212edb54-b1d0-4f86-8e87-1405690f4bd7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:22.249838 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-212edb54-b1d0-4f86-8e87-1405690f4bd7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:22.250442 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-212edb54-b1d0-4f86-8e87-1405690f4bd7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:22.250942 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-212edb54-b1d0-4f86-8e87-1405690f4bd7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:22.251746 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-212edb54-b1d0-4f86-8e87-1405690f4bd7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:22.277683 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-212edb54-b1d0-4f86-8e87-1405690f4bd7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:22.445855 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9446d0e1-4dea-49d6-b720-ebb9dc2cced5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:22.461841 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-9446d0e1-4dea-49d6-b720-ebb9dc2cced5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1722 microversion: 2.1 time: 1.646928 Jun 01 22:30:22.462507 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 179/493] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:20 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1722 bytes in 1648 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:23.224096 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1555a895-033b-45b6-ab2f-0169c0b4457f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:23.226952 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1555a895-033b-45b6-ab2f-0169c0b4457f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:23.236375 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1555a895-033b-45b6-ab2f-0169c0b4457f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:23.236903 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1555a895-033b-45b6-ab2f-0169c0b4457f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:23.238262 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1555a895-033b-45b6-ab2f-0169c0b4457f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:23.241428 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1555a895-033b-45b6-ab2f-0169c0b4457f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:23.241947 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1555a895-033b-45b6-ab2f-0169c0b4457f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:23.242731 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1555a895-033b-45b6-ab2f-0169c0b4457f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:23.269373 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1555a895-033b-45b6-ab2f-0169c0b4457f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:23.285474 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-212edb54-b1d0-4f86-8e87-1405690f4bd7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:23.299701 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-212edb54-b1d0-4f86-8e87-1405690f4bd7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:23.300278 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-212edb54-b1d0-4f86-8e87-1405690f4bd7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:23.312167 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-212edb54-b1d0-4f86-8e87-1405690f4bd7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1782 microversion: 2.87 time: 1.075447 Jun 01 22:30:23.313454 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 163/494] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:22 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1782 bytes in 1077 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:23.361544 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:23.481825 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2530aed3-801f-47cb-863b-8bd6b9c3ac6b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:23.484684 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2530aed3-801f-47cb-863b-8bd6b9c3ac6b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:23.490727 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2530aed3-801f-47cb-863b-8bd6b9c3ac6b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:23.491071 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2530aed3-801f-47cb-863b-8bd6b9c3ac6b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:23.491342 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2530aed3-801f-47cb-863b-8bd6b9c3ac6b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:23.492046 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2530aed3-801f-47cb-863b-8bd6b9c3ac6b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:23.492548 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2530aed3-801f-47cb-863b-8bd6b9c3ac6b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:23.493046 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2530aed3-801f-47cb-863b-8bd6b9c3ac6b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:23.521049 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1555a895-033b-45b6-ab2f-0169c0b4457f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:23.521505 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2530aed3-801f-47cb-863b-8bd6b9c3ac6b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:23.530649 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1555a895-033b-45b6-ab2f-0169c0b4457f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:23.531072 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1555a895-033b-45b6-ab2f-0169c0b4457f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:23.536057 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1555a895-033b-45b6-ab2f-0169c0b4457f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1526 microversion: 2.32 time: 0.315062 Jun 01 22:30:23.537094 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 180/495] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:23 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1526 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:23.872483 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:30:23.872767 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:30:23.872983 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:30:23.873206 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:30:23.873312 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:30:23.880877 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:23.881254 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:23.881459 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:23.882054 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:23.882242 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:23.882438 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:23.898855 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Getting quotas for project df651868587c4129aa0d31b8e1c2f8ab. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:30:23.904957 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Getting quotas for user a9d9209572374249bba4e60a6297fa63 and project df651868587c4129aa0d31b8e1c2f8ab. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:30:23.912780 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:30:23.914005 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:30:23.956603 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2530aed3-801f-47cb-863b-8bd6b9c3ac6b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:23.966288 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2530aed3-801f-47cb-863b-8bd6b9c3ac6b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1722 microversion: 2.1 time: 0.486774 Jun 01 22:30:23.966606 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 164/496] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:23 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1722 bytes in 487 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:23.983172 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-23f17d10-15cb-4109-a833-6c3f3392a1fb tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 2.891056 Jun 01 22:30:23.983625 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 153/497] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:30:21 2026] POST /compute/v2.1/servers => generated 380 bytes in 2892 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:30:23.997603 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2ce3fda0-171c-4e6b-aebd-d9574e52be04 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:23.999799 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2ce3fda0-171c-4e6b-aebd-d9574e52be04 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:24.015094 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-2ce3fda0-171c-4e6b-aebd-d9574e52be04 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:24.091754 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2ce3fda0-171c-4e6b-aebd-d9574e52be04 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:24.112259 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2ce3fda0-171c-4e6b-aebd-d9574e52be04 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1215 microversion: 2.1 time: 0.118132 Jun 01 22:30:24.112259 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 181/498] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:23 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1215 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:24.308816 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-8e432818-600f-4a06-a52e-706bb452c655 req-ef61c8b2-61d9-422f-88a4-98b2945268eb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "81cc83dd-284b-4b62-8a33-e8c47c2b0f9e", "name": "network-vif-unplugged", "status": "completed", "tag": "02ffa76b-87e3-414a-9fa8-7ccb09821284"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:24.323845 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-8e432818-600f-4a06-a52e-706bb452c655 req-ef61c8b2-61d9-422f-88a4-98b2945268eb service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:24.324084 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-8e432818-600f-4a06-a52e-706bb452c655 req-ef61c8b2-61d9-422f-88a4-98b2945268eb service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:24.324264 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-8e432818-600f-4a06-a52e-706bb452c655 req-ef61c8b2-61d9-422f-88a4-98b2945268eb service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:24.333479 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-8e432818-600f-4a06-a52e-706bb452c655 req-ef61c8b2-61d9-422f-88a4-98b2945268eb service nova] Creating event network-vif-unplugged:02ffa76b-87e3-414a-9fa8-7ccb09821284 for instance 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e on np0000001904 Jun 01 22:30:24.333479 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-8e432818-600f-4a06-a52e-706bb452c655 req-ef61c8b2-61d9-422f-88a4-98b2945268eb service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:24.337506 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-07b3d3b5-4c05-4b42-9a16-0590bea79864 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:24.338946 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-8e432818-600f-4a06-a52e-706bb452c655 req-ef61c8b2-61d9-422f-88a4-98b2945268eb service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.032401 Jun 01 22:30:24.339262 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 165/499] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:24 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:24.340215 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-07b3d3b5-4c05-4b42-9a16-0590bea79864 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:24.346941 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-07b3d3b5-4c05-4b42-9a16-0590bea79864 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:24.347361 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-07b3d3b5-4c05-4b42-9a16-0590bea79864 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:24.347770 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-07b3d3b5-4c05-4b42-9a16-0590bea79864 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:24.349320 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-07b3d3b5-4c05-4b42-9a16-0590bea79864 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:24.349320 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-07b3d3b5-4c05-4b42-9a16-0590bea79864 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:24.349433 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-07b3d3b5-4c05-4b42-9a16-0590bea79864 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:24.373590 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-07b3d3b5-4c05-4b42-9a16-0590bea79864 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:24.559090 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4c4a4490-6a4e-48db-8627-b13f8301a1e5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:24.560455 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4c4a4490-6a4e-48db-8627-b13f8301a1e5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:24.566135 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c4a4490-6a4e-48db-8627-b13f8301a1e5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:24.566135 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c4a4490-6a4e-48db-8627-b13f8301a1e5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:24.566135 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c4a4490-6a4e-48db-8627-b13f8301a1e5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:24.566135 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c4a4490-6a4e-48db-8627-b13f8301a1e5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:24.566366 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c4a4490-6a4e-48db-8627-b13f8301a1e5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:24.566558 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c4a4490-6a4e-48db-8627-b13f8301a1e5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:24.576054 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-07b3d3b5-4c05-4b42-9a16-0590bea79864 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:24.585695 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-07b3d3b5-4c05-4b42-9a16-0590bea79864 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:24.585695 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-07b3d3b5-4c05-4b42-9a16-0590bea79864 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:24.595396 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4c4a4490-6a4e-48db-8627-b13f8301a1e5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:24.596087 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-07b3d3b5-4c05-4b42-9a16-0590bea79864 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1782 microversion: 2.87 time: 0.261984 Jun 01 22:30:24.596798 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 154/500] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:24 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1782 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:24.837779 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4c4a4490-6a4e-48db-8627-b13f8301a1e5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:24.844284 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4c4a4490-6a4e-48db-8627-b13f8301a1e5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:24.845180 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4c4a4490-6a4e-48db-8627-b13f8301a1e5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:24.849817 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4c4a4490-6a4e-48db-8627-b13f8301a1e5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1574 microversion: 2.32 time: 0.292745 Jun 01 22:30:24.850050 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 182/501] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:24 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1574 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:24.989132 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-62a5dbee-99a2-4fda-bc34-7de62e4cab30 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:24.991371 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-62a5dbee-99a2-4fda-bc34-7de62e4cab30 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:24.996864 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-62a5dbee-99a2-4fda-bc34-7de62e4cab30 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:24.998583 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-62a5dbee-99a2-4fda-bc34-7de62e4cab30 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:24.998870 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-62a5dbee-99a2-4fda-bc34-7de62e4cab30 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:24.999427 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-62a5dbee-99a2-4fda-bc34-7de62e4cab30 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:25.000488 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-62a5dbee-99a2-4fda-bc34-7de62e4cab30 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:25.001335 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-62a5dbee-99a2-4fda-bc34-7de62e4cab30 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:25.031586 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-62a5dbee-99a2-4fda-bc34-7de62e4cab30 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:25.131886 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2406e245-0500-4af7-85d3-cc492d05c4c2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:25.134813 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2406e245-0500-4af7-85d3-cc492d05c4c2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:25.153595 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2406e245-0500-4af7-85d3-cc492d05c4c2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:25.153595 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2406e245-0500-4af7-85d3-cc492d05c4c2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:25.153595 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2406e245-0500-4af7-85d3-cc492d05c4c2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:25.153595 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2406e245-0500-4af7-85d3-cc492d05c4c2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:25.154065 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2406e245-0500-4af7-85d3-cc492d05c4c2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:25.154279 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2406e245-0500-4af7-85d3-cc492d05c4c2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:25.181692 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2406e245-0500-4af7-85d3-cc492d05c4c2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:25.318441 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2406e245-0500-4af7-85d3-cc492d05c4c2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:25.331419 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2406e245-0500-4af7-85d3-cc492d05c4c2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1219 microversion: 2.1 time: 0.201875 Jun 01 22:30:25.331836 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 155/502] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:25 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1219 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:25.535025 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e621d782-edea-4377-b735-afd4e7d7eb33 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:25.535025 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e621d782-edea-4377-b735-afd4e7d7eb33 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:25.542681 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e621d782-edea-4377-b735-afd4e7d7eb33 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:25.542921 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e621d782-edea-4377-b735-afd4e7d7eb33 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:25.543101 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e621d782-edea-4377-b735-afd4e7d7eb33 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:25.544356 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e621d782-edea-4377-b735-afd4e7d7eb33 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:25.544356 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e621d782-edea-4377-b735-afd4e7d7eb33 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:25.544586 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-62a5dbee-99a2-4fda-bc34-7de62e4cab30 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:25.545013 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e621d782-edea-4377-b735-afd4e7d7eb33 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:25.556415 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-e621d782-edea-4377-b735-afd4e7d7eb33 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] HTTP exception thrown: Instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 could not be found. Jun 01 22:30:25.556506 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-62a5dbee-99a2-4fda-bc34-7de62e4cab30 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1722 microversion: 2.1 time: 0.569183 Jun 01 22:30:25.556921 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 166/503] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:24 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1722 bytes in 570 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:25.558629 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e621d782-edea-4377-b735-afd4e7d7eb33 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Returning 404 to user: Instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:30:25.559104 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e621d782-edea-4377-b735-afd4e7d7eb33 tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 404 len: 111 microversion: 2.42 time: 0.027431 Jun 01 22:30:25.559529 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 183/504] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:30:25 2026] DELETE /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:30:25.570667 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-85f2a0d2-33ae-49a2-9488-8a73d8dcd21d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:25.574032 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-85f2a0d2-33ae-49a2-9488-8a73d8dcd21d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] [instance: 08a114c7-068a-46a7-9e2d-8b9744b6ac95] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:25.578501 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85f2a0d2-33ae-49a2-9488-8a73d8dcd21d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:25.578975 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85f2a0d2-33ae-49a2-9488-8a73d8dcd21d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:25.579315 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85f2a0d2-33ae-49a2-9488-8a73d8dcd21d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:25.579902 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85f2a0d2-33ae-49a2-9488-8a73d8dcd21d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:25.580234 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85f2a0d2-33ae-49a2-9488-8a73d8dcd21d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:25.580509 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85f2a0d2-33ae-49a2-9488-8a73d8dcd21d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:25.593199 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-85f2a0d2-33ae-49a2-9488-8a73d8dcd21d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] HTTP exception thrown: Instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 could not be found. Jun 01 22:30:25.593622 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-85f2a0d2-33ae-49a2-9488-8a73d8dcd21d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] Returning 404 to user: Instance 08a114c7-068a-46a7-9e2d-8b9744b6ac95 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:30:25.594696 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-85f2a0d2-33ae-49a2-9488-8a73d8dcd21d tempest-TaggedBootDevicesTest_v242-1708707476 tempest-TaggedBootDevicesTest_v242-1708707476-project-member] 10.4.3.116 "GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95" status: 404 len: 111 microversion: 2.42 time: 0.025729 Jun 01 22:30:25.594696 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 167/505] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:25 2026] GET /compute/v2.1/servers/08a114c7-068a-46a7-9e2d-8b9744b6ac95 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:30:25.624864 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d996352f-19f1-4ac3-844a-20a87d4789e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:25.629836 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d996352f-19f1-4ac3-844a-20a87d4789e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:25.641461 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d996352f-19f1-4ac3-844a-20a87d4789e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:25.642162 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d996352f-19f1-4ac3-844a-20a87d4789e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:25.643862 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d996352f-19f1-4ac3-844a-20a87d4789e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:25.643862 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d996352f-19f1-4ac3-844a-20a87d4789e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:25.644583 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d996352f-19f1-4ac3-844a-20a87d4789e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:25.645154 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d996352f-19f1-4ac3-844a-20a87d4789e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:25.687291 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d996352f-19f1-4ac3-844a-20a87d4789e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:25.801070 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesActionsTest-instance-766923961", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "8eca2cb8-dcee-43e7-960f-31f81fd398ee"}]}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:25.877040 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8faccc81-fee1-4c05-a432-969cc738e92c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:25.877869 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8faccc81-fee1-4c05-a432-969cc738e92c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:25.888085 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8faccc81-fee1-4c05-a432-969cc738e92c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:25.888533 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8faccc81-fee1-4c05-a432-969cc738e92c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:25.888893 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8faccc81-fee1-4c05-a432-969cc738e92c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:25.890477 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8faccc81-fee1-4c05-a432-969cc738e92c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:25.890477 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8faccc81-fee1-4c05-a432-969cc738e92c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:25.890477 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8faccc81-fee1-4c05-a432-969cc738e92c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:25.925480 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8faccc81-fee1-4c05-a432-969cc738e92c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:25.990587 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d996352f-19f1-4ac3-844a-20a87d4789e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:25.993313 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:25.993778 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:25.994184 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:25.995021 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:25.995317 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:25.996761 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:25.998888 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d996352f-19f1-4ac3-844a-20a87d4789e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:25.999694 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d996352f-19f1-4ac3-844a-20a87d4789e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:26.008866 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] validate_networks() for [('8eca2cb8-dcee-43e7-960f-31f81fd398ee', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:30:26.009353 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:26.019398 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d996352f-19f1-4ac3-844a-20a87d4789e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1782 microversion: 2.87 time: 0.399399 Jun 01 22:30:26.020977 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 184/506] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:25 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1782 bytes in 400 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:26.025666 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8faccc81-fee1-4c05-a432-969cc738e92c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:26.037939 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8faccc81-fee1-4c05-a432-969cc738e92c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:26.037939 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8faccc81-fee1-4c05-a432-969cc738e92c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:26.046485 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8faccc81-fee1-4c05-a432-969cc738e92c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1574 microversion: 2.32 time: 0.173567 Jun 01 22:30:26.047676 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 168/507] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:25 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1574 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:26.354644 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-027d6f35-d6ff-475d-bca4-3312356e5543 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:26.359617 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-027d6f35-d6ff-475d-bca4-3312356e5543 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:26.365697 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-027d6f35-d6ff-475d-bca4-3312356e5543 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:26.365810 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-027d6f35-d6ff-475d-bca4-3312356e5543 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:26.366248 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-027d6f35-d6ff-475d-bca4-3312356e5543 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:26.367151 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-027d6f35-d6ff-475d-bca4-3312356e5543 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:26.367336 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-027d6f35-d6ff-475d-bca4-3312356e5543 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:26.367677 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:26.367797 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-027d6f35-d6ff-475d-bca4-3312356e5543 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:26.387223 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-027d6f35-d6ff-475d-bca4-3312356e5543 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:26.468163 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-027d6f35-d6ff-475d-bca4-3312356e5543 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:26.478693 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-027d6f35-d6ff-475d-bca4-3312356e5543 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1211 microversion: 2.1 time: 0.127325 Jun 01 22:30:26.479073 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 185/508] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:26 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1211 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:26.554364 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:30:26.554543 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:30:26.554750 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:30:26.554961 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:30:26.555158 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:30:26.562183 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:26.562442 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:26.562611 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:26.563200 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:26.563389 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:26.564891 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:26.576515 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Getting quotas for project 7fad47daaaaf49d781da56c9e391d8e6. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:30:26.576685 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5b533571-0f62-4fd7-936c-d13eb00180e5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:26.578273 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Getting quotas for user 55d5a1a193bf4ae09a1764254f21afa7 and project 7fad47daaaaf49d781da56c9e391d8e6. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:30:26.578830 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5b533571-0f62-4fd7-936c-d13eb00180e5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:26.581435 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=116,nova_api:UPDATE=2,nova_api:DELETE=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:30:26.584302 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b533571-0f62-4fd7-936c-d13eb00180e5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:26.584965 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b533571-0f62-4fd7-936c-d13eb00180e5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:26.585055 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:30:26.585285 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b533571-0f62-4fd7-936c-d13eb00180e5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:26.585893 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b533571-0f62-4fd7-936c-d13eb00180e5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:26.586326 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b533571-0f62-4fd7-936c-d13eb00180e5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:26.586705 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:30:26.586954 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b533571-0f62-4fd7-936c-d13eb00180e5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:26.590116 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=280,nova_cell1:INSERT=6,nova_cell1:UPDATE=6 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:30:26.609698 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5b533571-0f62-4fd7-936c-d13eb00180e5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:26.647373 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7fb5b0c0-f33b-4d7e-911d-13abc33642f7 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 1.094146 Jun 01 22:30:26.647832 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 156/509] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:30:25 2026] POST /compute/v2.1/servers => generated 380 bytes in 1096 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:30:26.661248 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ea058c23-7f00-40fb-bec4-ac7b0454b196 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:26.661947 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ea058c23-7f00-40fb-bec4-ac7b0454b196 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:26.677369 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ea058c23-7f00-40fb-bec4-ac7b0454b196 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:26.740212 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ea058c23-7f00-40fb-bec4-ac7b0454b196 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:26.750451 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ea058c23-7f00-40fb-bec4-ac7b0454b196 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1211 microversion: 2.1 time: 0.092088 Jun 01 22:30:26.750876 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 186/510] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:26 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1211 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:26.778759 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5b533571-0f62-4fd7-936c-d13eb00180e5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:26.792517 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5b533571-0f62-4fd7-936c-d13eb00180e5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1722 microversion: 2.1 time: 0.217904 Jun 01 22:30:26.793470 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 169/511] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:26 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1722 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:27.046413 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b5d904dd-b70f-4d5e-a445-d213ad902c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:27.048865 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b5d904dd-b70f-4d5e-a445-d213ad902c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:27.054408 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b5d904dd-b70f-4d5e-a445-d213ad902c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:27.054835 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b5d904dd-b70f-4d5e-a445-d213ad902c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:27.055162 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b5d904dd-b70f-4d5e-a445-d213ad902c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:27.055814 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b5d904dd-b70f-4d5e-a445-d213ad902c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:27.056265 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b5d904dd-b70f-4d5e-a445-d213ad902c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:27.056748 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b5d904dd-b70f-4d5e-a445-d213ad902c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:27.074641 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-16a1695d-93d0-4bf4-af05-e7010e1b861e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:27.074641 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-16a1695d-93d0-4bf4-af05-e7010e1b861e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:27.076121 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b5d904dd-b70f-4d5e-a445-d213ad902c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:27.081296 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-16a1695d-93d0-4bf4-af05-e7010e1b861e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:27.081624 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-16a1695d-93d0-4bf4-af05-e7010e1b861e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:27.081968 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-16a1695d-93d0-4bf4-af05-e7010e1b861e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:27.082498 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-16a1695d-93d0-4bf4-af05-e7010e1b861e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:27.084918 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-16a1695d-93d0-4bf4-af05-e7010e1b861e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:27.084918 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-16a1695d-93d0-4bf4-af05-e7010e1b861e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:27.105383 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-16a1695d-93d0-4bf4-af05-e7010e1b861e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:27.174327 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-16a1695d-93d0-4bf4-af05-e7010e1b861e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:27.181287 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-16a1695d-93d0-4bf4-af05-e7010e1b861e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:27.182395 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-16a1695d-93d0-4bf4-af05-e7010e1b861e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:27.186908 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-16a1695d-93d0-4bf4-af05-e7010e1b861e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1582 microversion: 2.32 time: 0.118918 Jun 01 22:30:27.187255 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 187/512] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:27 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1582 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:27.246776 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b5d904dd-b70f-4d5e-a445-d213ad902c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:27.252558 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b5d904dd-b70f-4d5e-a445-d213ad902c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:27.253341 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b5d904dd-b70f-4d5e-a445-d213ad902c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:27.262623 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b5d904dd-b70f-4d5e-a445-d213ad902c3a tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1782 microversion: 2.87 time: 0.218510 Jun 01 22:30:27.262937 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 157/513] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:27 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1782 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:27.496707 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7c723135-8bad-4e1a-a817-fa7e356b9e10 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:27.499654 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7c723135-8bad-4e1a-a817-fa7e356b9e10 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:27.505947 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7c723135-8bad-4e1a-a817-fa7e356b9e10 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:27.506359 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7c723135-8bad-4e1a-a817-fa7e356b9e10 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:27.506677 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7c723135-8bad-4e1a-a817-fa7e356b9e10 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:27.507300 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7c723135-8bad-4e1a-a817-fa7e356b9e10 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:27.507790 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7c723135-8bad-4e1a-a817-fa7e356b9e10 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:27.508227 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7c723135-8bad-4e1a-a817-fa7e356b9e10 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:27.527329 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7c723135-8bad-4e1a-a817-fa7e356b9e10 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:27.605123 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7c723135-8bad-4e1a-a817-fa7e356b9e10 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:27.614645 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7c723135-8bad-4e1a-a817-fa7e356b9e10 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1267 microversion: 2.1 time: 0.120416 Jun 01 22:30:27.615055 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 170/514] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:27 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1267 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:27.769983 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8f705fdf-5ad6-4e6f-aba7-4c1fe4cb5df8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:27.772218 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8f705fdf-5ad6-4e6f-aba7-4c1fe4cb5df8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:27.779499 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8f705fdf-5ad6-4e6f-aba7-4c1fe4cb5df8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:27.780284 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8f705fdf-5ad6-4e6f-aba7-4c1fe4cb5df8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:27.781209 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8f705fdf-5ad6-4e6f-aba7-4c1fe4cb5df8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:27.781774 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8f705fdf-5ad6-4e6f-aba7-4c1fe4cb5df8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:27.783180 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8f705fdf-5ad6-4e6f-aba7-4c1fe4cb5df8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:27.783915 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8f705fdf-5ad6-4e6f-aba7-4c1fe4cb5df8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:27.801512 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8f705fdf-5ad6-4e6f-aba7-4c1fe4cb5df8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:27.811757 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4a97b9ab-2155-4ebc-9c45-263acbe6d177 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:27.822256 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4a97b9ab-2155-4ebc-9c45-263acbe6d177 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:27.833065 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a97b9ab-2155-4ebc-9c45-263acbe6d177 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:27.833778 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a97b9ab-2155-4ebc-9c45-263acbe6d177 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:27.833998 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a97b9ab-2155-4ebc-9c45-263acbe6d177 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:27.834621 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a97b9ab-2155-4ebc-9c45-263acbe6d177 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:27.835057 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a97b9ab-2155-4ebc-9c45-263acbe6d177 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:27.835409 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a97b9ab-2155-4ebc-9c45-263acbe6d177 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:27.861028 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4a97b9ab-2155-4ebc-9c45-263acbe6d177 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:27.880869 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8f705fdf-5ad6-4e6f-aba7-4c1fe4cb5df8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:27.890184 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8f705fdf-5ad6-4e6f-aba7-4c1fe4cb5df8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1215 microversion: 2.1 time: 0.122881 Jun 01 22:30:27.890652 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 188/515] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:27 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1215 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:28.038515 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4a97b9ab-2155-4ebc-9c45-263acbe6d177 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:28.048062 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4a97b9ab-2155-4ebc-9c45-263acbe6d177 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1722 microversion: 2.1 time: 0.238751 Jun 01 22:30:28.048939 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 158/516] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:27 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1722 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:28.210445 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4871ddc2-f52f-48c1-9c97-a7b576f58ae1 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:28.211934 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4871ddc2-f52f-48c1-9c97-a7b576f58ae1 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:28.217933 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4871ddc2-f52f-48c1-9c97-a7b576f58ae1 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:28.218329 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4871ddc2-f52f-48c1-9c97-a7b576f58ae1 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:28.218586 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4871ddc2-f52f-48c1-9c97-a7b576f58ae1 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:28.219173 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4871ddc2-f52f-48c1-9c97-a7b576f58ae1 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:28.219523 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4871ddc2-f52f-48c1-9c97-a7b576f58ae1 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:28.219843 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4871ddc2-f52f-48c1-9c97-a7b576f58ae1 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:28.241050 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4871ddc2-f52f-48c1-9c97-a7b576f58ae1 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:28.284062 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-17a60eaf-0b44-40aa-8260-c4919a2f192f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:28.285368 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-17a60eaf-0b44-40aa-8260-c4919a2f192f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:28.289885 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-17a60eaf-0b44-40aa-8260-c4919a2f192f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:28.290212 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-17a60eaf-0b44-40aa-8260-c4919a2f192f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:28.290472 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-17a60eaf-0b44-40aa-8260-c4919a2f192f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:28.290957 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-17a60eaf-0b44-40aa-8260-c4919a2f192f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:28.291314 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-17a60eaf-0b44-40aa-8260-c4919a2f192f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:28.291759 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-17a60eaf-0b44-40aa-8260-c4919a2f192f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:28.310303 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-17a60eaf-0b44-40aa-8260-c4919a2f192f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:28.422678 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1ecc4efd-f534-4adf-bed1-3998024c592e tempest-VolumesTestJSON-1338806711 tempest-VolumesTestJSON-1338806711-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:28.434431 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4871ddc2-f52f-48c1-9c97-a7b576f58ae1 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:28.439886 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4871ddc2-f52f-48c1-9c97-a7b576f58ae1 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:28.440520 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4871ddc2-f52f-48c1-9c97-a7b576f58ae1 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:28.444534 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4871ddc2-f52f-48c1-9c97-a7b576f58ae1 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1650 microversion: 2.32 time: 0.235708 Jun 01 22:30:28.444853 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 171/517] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:28 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1650 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:28.472076 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1ecc4efd-f534-4adf-bed1-3998024c592e tempest-VolumesTestJSON-1338806711 tempest-VolumesTestJSON-1338806711-project-member] 10.4.3.116 "GET /compute/v2.1/os-volumes/a2baf6ac-04e8-47fa-90ce-6eddd666ae4a" status: 200 len: 347 microversion: 2.1 time: 0.051235 Jun 01 22:30:28.472076 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 159/518] 10.4.3.116 () {66 vars in 1363 bytes} [Mon Jun 1 22:30:28 2026] GET /compute/v2.1/os-volumes/a2baf6ac-04e8-47fa-90ce-6eddd666ae4a => generated 347 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:28.534749 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-17a60eaf-0b44-40aa-8260-c4919a2f192f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:28.541240 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-17a60eaf-0b44-40aa-8260-c4919a2f192f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:28.542307 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-17a60eaf-0b44-40aa-8260-c4919a2f192f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:28.554827 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-17a60eaf-0b44-40aa-8260-c4919a2f192f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1762 microversion: 2.87 time: 0.272933 Jun 01 22:30:28.555221 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 189/519] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:28 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1762 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:28.578904 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-efbf870c-9596-4cc2-8f9c-3ade5fccc4b6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:28.581084 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-efbf870c-9596-4cc2-8f9c-3ade5fccc4b6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:28.584560 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-efbf870c-9596-4cc2-8f9c-3ade5fccc4b6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:28.584821 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-efbf870c-9596-4cc2-8f9c-3ade5fccc4b6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:28.584993 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-efbf870c-9596-4cc2-8f9c-3ade5fccc4b6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:28.585297 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-efbf870c-9596-4cc2-8f9c-3ade5fccc4b6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:28.585458 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-efbf870c-9596-4cc2-8f9c-3ade5fccc4b6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:28.585648 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-efbf870c-9596-4cc2-8f9c-3ade5fccc4b6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:28.636370 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ff895bca-e8a5-4e28-87b9-454addcb95c7 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:28.638930 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ff895bca-e8a5-4e28-87b9-454addcb95c7 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:28.646052 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ff895bca-e8a5-4e28-87b9-454addcb95c7 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:28.658976 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ff895bca-e8a5-4e28-87b9-454addcb95c7 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:28.658976 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ff895bca-e8a5-4e28-87b9-454addcb95c7 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:28.658976 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ff895bca-e8a5-4e28-87b9-454addcb95c7 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:28.658976 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ff895bca-e8a5-4e28-87b9-454addcb95c7 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:28.659473 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ff895bca-e8a5-4e28-87b9-454addcb95c7 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:28.659661 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-efbf870c-9596-4cc2-8f9c-3ade5fccc4b6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "POST /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e/action" status: 202 len: 0 microversion: 2.87 time: 0.081361 Jun 01 22:30:28.659661 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 172/520] 10.4.3.116 () {70 vars in 1437 bytes} [Mon Jun 1 22:30:28 2026] POST /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e/action => generated 0 bytes in 82 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:30:28.671414 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8311c5ed-f0c7-4078-8bf3-e01a17240466 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:28.678052 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8311c5ed-f0c7-4078-8bf3-e01a17240466 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:28.681175 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ff895bca-e8a5-4e28-87b9-454addcb95c7 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:28.693840 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8311c5ed-f0c7-4078-8bf3-e01a17240466 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:28.693840 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8311c5ed-f0c7-4078-8bf3-e01a17240466 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:28.694168 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8311c5ed-f0c7-4078-8bf3-e01a17240466 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:28.694588 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8311c5ed-f0c7-4078-8bf3-e01a17240466 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:28.694972 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8311c5ed-f0c7-4078-8bf3-e01a17240466 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:28.698880 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8311c5ed-f0c7-4078-8bf3-e01a17240466 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:28.727387 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8311c5ed-f0c7-4078-8bf3-e01a17240466 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:28.753133 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ff895bca-e8a5-4e28-87b9-454addcb95c7 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:28.762778 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ff895bca-e8a5-4e28-87b9-454addcb95c7 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1267 microversion: 2.1 time: 0.131755 Jun 01 22:30:28.763162 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 160/521] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:28 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1267 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:28.911883 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-755106fd-5490-408e-8041-c029fa52eeb8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:28.913509 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-755106fd-5490-408e-8041-c029fa52eeb8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:28.918107 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-755106fd-5490-408e-8041-c029fa52eeb8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:28.918451 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-755106fd-5490-408e-8041-c029fa52eeb8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:28.918847 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-755106fd-5490-408e-8041-c029fa52eeb8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:28.919337 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-755106fd-5490-408e-8041-c029fa52eeb8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:28.919788 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-755106fd-5490-408e-8041-c029fa52eeb8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:28.920173 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-755106fd-5490-408e-8041-c029fa52eeb8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:28.936433 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-755106fd-5490-408e-8041-c029fa52eeb8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:28.952870 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8311c5ed-f0c7-4078-8bf3-e01a17240466 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:28.959805 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8311c5ed-f0c7-4078-8bf3-e01a17240466 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:28.960413 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8311c5ed-f0c7-4078-8bf3-e01a17240466 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:28.969848 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8311c5ed-f0c7-4078-8bf3-e01a17240466 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1770 microversion: 2.87 time: 0.304345 Jun 01 22:30:28.970476 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 190/522] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:28 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1770 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:29.015466 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-755106fd-5490-408e-8041-c029fa52eeb8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:29.025445 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-755106fd-5490-408e-8041-c029fa52eeb8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1207 microversion: 2.1 time: 0.116020 Jun 01 22:30:29.027004 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 173/523] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:28 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1207 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:29.065778 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c82b5f88-89f9-4cfd-9553-0223b7e7e3af tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:29.068354 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c82b5f88-89f9-4cfd-9553-0223b7e7e3af tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:29.075722 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c82b5f88-89f9-4cfd-9553-0223b7e7e3af tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:29.076040 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c82b5f88-89f9-4cfd-9553-0223b7e7e3af tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:29.076269 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c82b5f88-89f9-4cfd-9553-0223b7e7e3af tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:29.076760 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c82b5f88-89f9-4cfd-9553-0223b7e7e3af tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:29.077064 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c82b5f88-89f9-4cfd-9553-0223b7e7e3af tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:29.077326 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c82b5f88-89f9-4cfd-9553-0223b7e7e3af tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:29.100349 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c82b5f88-89f9-4cfd-9553-0223b7e7e3af tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:29.286773 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c82b5f88-89f9-4cfd-9553-0223b7e7e3af tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:29.298004 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c82b5f88-89f9-4cfd-9553-0223b7e7e3af tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1722 microversion: 2.1 time: 0.233692 Jun 01 22:30:29.298217 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 161/524] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:29 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1722 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:29.467666 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4ea1756c-1b4e-4fae-9c86-73948ff31afa tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:29.470380 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4ea1756c-1b4e-4fae-9c86-73948ff31afa tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:29.479377 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4ea1756c-1b4e-4fae-9c86-73948ff31afa tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:29.479934 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4ea1756c-1b4e-4fae-9c86-73948ff31afa tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:29.480308 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4ea1756c-1b4e-4fae-9c86-73948ff31afa tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:29.481093 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4ea1756c-1b4e-4fae-9c86-73948ff31afa tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:29.481559 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4ea1756c-1b4e-4fae-9c86-73948ff31afa tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:29.482311 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4ea1756c-1b4e-4fae-9c86-73948ff31afa tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:29.509341 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4ea1756c-1b4e-4fae-9c86-73948ff31afa tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:29.719638 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4ea1756c-1b4e-4fae-9c86-73948ff31afa tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:29.725004 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4ea1756c-1b4e-4fae-9c86-73948ff31afa tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:29.726814 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4ea1756c-1b4e-4fae-9c86-73948ff31afa tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:29.730307 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4ea1756c-1b4e-4fae-9c86-73948ff31afa tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1744 microversion: 2.32 time: 0.265637 Jun 01 22:30:29.730307 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 191/525] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:29 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1744 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:29.775780 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-64c12dfa-fb65-4ecb-a7d4-3170e8174575 tempest-VolumesTestJSON-1338806711 tempest-VolumesTestJSON-1338806711-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:29.780339 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c023d239-4022-4584-b6f1-2e601654c380 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:29.782901 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c023d239-4022-4584-b6f1-2e601654c380 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:29.787270 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c023d239-4022-4584-b6f1-2e601654c380 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:29.787520 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c023d239-4022-4584-b6f1-2e601654c380 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:29.787786 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c023d239-4022-4584-b6f1-2e601654c380 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:29.788193 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c023d239-4022-4584-b6f1-2e601654c380 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:29.788613 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c023d239-4022-4584-b6f1-2e601654c380 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:29.788802 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c023d239-4022-4584-b6f1-2e601654c380 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:29.818191 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c023d239-4022-4584-b6f1-2e601654c380 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:29.835193 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-64c12dfa-fb65-4ecb-a7d4-3170e8174575 tempest-VolumesTestJSON-1338806711 tempest-VolumesTestJSON-1338806711-project-member] 10.4.3.116 "GET /compute/v2.1/os-volumes/3959e472-0544-4f8c-8f57-feacc59e6d5d" status: 200 len: 348 microversion: 2.1 time: 0.064430 Jun 01 22:30:29.835826 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 174/526] 10.4.3.116 () {66 vars in 1363 bytes} [Mon Jun 1 22:30:29 2026] GET /compute/v2.1/os-volumes/3959e472-0544-4f8c-8f57-feacc59e6d5d => generated 348 bytes in 65 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:29.871619 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c023d239-4022-4584-b6f1-2e601654c380 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:29.879168 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c023d239-4022-4584-b6f1-2e601654c380 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1275 microversion: 2.1 time: 0.100933 Jun 01 22:30:29.879492 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 162/527] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:29 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1275 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:30.001611 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-33b93ab6-9693-43a2-b091-709716f2b5c0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:30.002253 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-33b93ab6-9693-43a2-b091-709716f2b5c0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:30.006065 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-33b93ab6-9693-43a2-b091-709716f2b5c0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:30.006386 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-33b93ab6-9693-43a2-b091-709716f2b5c0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:30.006681 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-33b93ab6-9693-43a2-b091-709716f2b5c0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:30.007172 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-33b93ab6-9693-43a2-b091-709716f2b5c0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:30.007596 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-33b93ab6-9693-43a2-b091-709716f2b5c0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:30.008003 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-33b93ab6-9693-43a2-b091-709716f2b5c0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:30.034281 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-33b93ab6-9693-43a2-b091-709716f2b5c0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:30.047475 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c11c0cc8-6371-4d63-afd5-da287c0232c1 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:30.049071 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c11c0cc8-6371-4d63-afd5-da287c0232c1 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:30.053756 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c11c0cc8-6371-4d63-afd5-da287c0232c1 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:30.054136 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c11c0cc8-6371-4d63-afd5-da287c0232c1 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:30.054417 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c11c0cc8-6371-4d63-afd5-da287c0232c1 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:30.054934 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c11c0cc8-6371-4d63-afd5-da287c0232c1 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:30.055277 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c11c0cc8-6371-4d63-afd5-da287c0232c1 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:30.055796 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c11c0cc8-6371-4d63-afd5-da287c0232c1 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:30.075621 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c11c0cc8-6371-4d63-afd5-da287c0232c1 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:30.318594 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7a14c6be-0a5a-4afb-8424-3a7ffec15148 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:30.318594 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7a14c6be-0a5a-4afb-8424-3a7ffec15148 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:30.325584 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7a14c6be-0a5a-4afb-8424-3a7ffec15148 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:30.326116 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7a14c6be-0a5a-4afb-8424-3a7ffec15148 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:30.326654 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7a14c6be-0a5a-4afb-8424-3a7ffec15148 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:30.327129 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7a14c6be-0a5a-4afb-8424-3a7ffec15148 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:30.327764 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7a14c6be-0a5a-4afb-8424-3a7ffec15148 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:30.328166 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7a14c6be-0a5a-4afb-8424-3a7ffec15148 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:30.348929 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7a14c6be-0a5a-4afb-8424-3a7ffec15148 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:30.433309 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c11c0cc8-6371-4d63-afd5-da287c0232c1 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:30.451324 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c11c0cc8-6371-4d63-afd5-da287c0232c1 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1207 microversion: 2.1 time: 0.406523 Jun 01 22:30:30.451814 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 175/528] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:30 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1207 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:30.582933 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-33b93ab6-9693-43a2-b091-709716f2b5c0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:30.588699 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-33b93ab6-9693-43a2-b091-709716f2b5c0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:30.589903 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-33b93ab6-9693-43a2-b091-709716f2b5c0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:30.600787 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-33b93ab6-9693-43a2-b091-709716f2b5c0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1770 microversion: 2.87 time: 0.603831 Jun 01 22:30:30.601737 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 192/529] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:29 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1770 bytes in 604 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:30.606396 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7a14c6be-0a5a-4afb-8424-3a7ffec15148 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:30.622940 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7a14c6be-0a5a-4afb-8424-3a7ffec15148 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1722 microversion: 2.1 time: 0.307806 Jun 01 22:30:30.623227 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 163/530] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:30 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1722 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:30.748163 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6481495a-fa12-4fcc-a55f-b8cc1d934da9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:30.749506 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6481495a-fa12-4fcc-a55f-b8cc1d934da9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:30.754484 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6481495a-fa12-4fcc-a55f-b8cc1d934da9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:30.754770 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6481495a-fa12-4fcc-a55f-b8cc1d934da9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:30.754974 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6481495a-fa12-4fcc-a55f-b8cc1d934da9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:30.755377 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6481495a-fa12-4fcc-a55f-b8cc1d934da9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:30.755758 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6481495a-fa12-4fcc-a55f-b8cc1d934da9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:30.756021 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6481495a-fa12-4fcc-a55f-b8cc1d934da9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:30.777287 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6481495a-fa12-4fcc-a55f-b8cc1d934da9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:30.898589 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6020de9a-2058-46e4-98b7-2e2d784b0eb9 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:30.901372 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6020de9a-2058-46e4-98b7-2e2d784b0eb9 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:30.907217 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6020de9a-2058-46e4-98b7-2e2d784b0eb9 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:30.907546 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6020de9a-2058-46e4-98b7-2e2d784b0eb9 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:30.907956 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6020de9a-2058-46e4-98b7-2e2d784b0eb9 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:30.908520 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6020de9a-2058-46e4-98b7-2e2d784b0eb9 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:30.908971 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6020de9a-2058-46e4-98b7-2e2d784b0eb9 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:30.909355 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6020de9a-2058-46e4-98b7-2e2d784b0eb9 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:30.933446 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-6020de9a-2058-46e4-98b7-2e2d784b0eb9 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:31.094511 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-cb603872-7c3f-4932-ac22-884d83b7ae86 req-5285ed11-f5d0-42b8-8312-626b0585c22a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "tag": "5ae84932-f8b3-41e3-af8f-504229f4423e"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:31.104106 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-cb603872-7c3f-4932-ac22-884d83b7ae86 req-5285ed11-f5d0-42b8-8312-626b0585c22a service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:31.104106 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-cb603872-7c3f-4932-ac22-884d83b7ae86 req-5285ed11-f5d0-42b8-8312-626b0585c22a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:31.104106 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-cb603872-7c3f-4932-ac22-884d83b7ae86 req-5285ed11-f5d0-42b8-8312-626b0585c22a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:31.110447 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-cb603872-7c3f-4932-ac22-884d83b7ae86 req-5285ed11-f5d0-42b8-8312-626b0585c22a service nova] Creating event network-changed:5ae84932-f8b3-41e3-af8f-504229f4423e for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:30:31.110944 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-cb603872-7c3f-4932-ac22-884d83b7ae86 req-5285ed11-f5d0-42b8-8312-626b0585c22a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:31.119408 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-cb603872-7c3f-4932-ac22-884d83b7ae86 req-5285ed11-f5d0-42b8-8312-626b0585c22a service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026986 Jun 01 22:30:31.119802 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 164/531] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:31 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:31.130758 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-d56e5c93-015e-4a76-b615-6ac5a1891cb6 req-3fa6d203-c89a-41a0-a6a2-abff62c91b3f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7532aae0-968c-4b2f-8624-100a6526eaba", "tag": "9653f37a-5d1c-4c81-998f-0430e55b3725"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:31.136972 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d56e5c93-015e-4a76-b615-6ac5a1891cb6 req-3fa6d203-c89a-41a0-a6a2-abff62c91b3f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:31.136972 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d56e5c93-015e-4a76-b615-6ac5a1891cb6 req-3fa6d203-c89a-41a0-a6a2-abff62c91b3f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:31.136972 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d56e5c93-015e-4a76-b615-6ac5a1891cb6 req-3fa6d203-c89a-41a0-a6a2-abff62c91b3f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:31.144769 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-d56e5c93-015e-4a76-b615-6ac5a1891cb6 req-3fa6d203-c89a-41a0-a6a2-abff62c91b3f service nova] Creating event network-changed:9653f37a-5d1c-4c81-998f-0430e55b3725 for instance 7532aae0-968c-4b2f-8624-100a6526eaba on np0000001904 Jun 01 22:30:31.144769 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-d56e5c93-015e-4a76-b615-6ac5a1891cb6 req-3fa6d203-c89a-41a0-a6a2-abff62c91b3f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:31.146434 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-d56e5c93-015e-4a76-b615-6ac5a1891cb6 req-3fa6d203-c89a-41a0-a6a2-abff62c91b3f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018245 Jun 01 22:30:31.146741 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 165/532] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:31 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 01 22:30:31.162608 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a45b13b5-e859-4f0a-aeec-7a0a028f1840 tempest-VolumesTestJSON-1338806711 tempest-VolumesTestJSON-1338806711-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:31.199784 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a45b13b5-e859-4f0a-aeec-7a0a028f1840 tempest-VolumesTestJSON-1338806711 tempest-VolumesTestJSON-1338806711-project-member] 10.4.3.116 "GET /compute/v2.1/os-volumes/e6cdbe3b-6e76-456f-882f-df324b3c78fd" status: 200 len: 347 microversion: 2.1 time: 0.038917 Jun 01 22:30:31.200170 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 166/533] 10.4.3.116 () {66 vars in 1363 bytes} [Mon Jun 1 22:30:31 2026] GET /compute/v2.1/os-volumes/e6cdbe3b-6e76-456f-882f-df324b3c78fd => generated 347 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:31.205081 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-9d411cbb-2f9d-469d-ba08-68bd9999ebe9 req-0aea3a7b-3914-4c81-b653-7c911b2b324b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ebde3f16-47bc-4d05-a57a-6f5c4590a297", "name": "network-vif-unplugged", "status": "completed", "tag": "89089d00-939a-4c37-9906-1ff9fd00c447"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:31.214983 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-9d411cbb-2f9d-469d-ba08-68bd9999ebe9 req-0aea3a7b-3914-4c81-b653-7c911b2b324b service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:31.215193 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-9d411cbb-2f9d-469d-ba08-68bd9999ebe9 req-0aea3a7b-3914-4c81-b653-7c911b2b324b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:31.215304 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-9d411cbb-2f9d-469d-ba08-68bd9999ebe9 req-0aea3a7b-3914-4c81-b653-7c911b2b324b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:31.221918 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-9d411cbb-2f9d-469d-ba08-68bd9999ebe9 req-0aea3a7b-3914-4c81-b653-7c911b2b324b service nova] Creating event network-vif-unplugged:89089d00-939a-4c37-9906-1ff9fd00c447 for instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 on np0000001904 Jun 01 22:30:31.230305 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [req-9d411cbb-2f9d-469d-ba08-68bd9999ebe9 req-0aea3a7b-3914-4c81-b653-7c911b2b324b service nova] Instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86661) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:30:31.231037 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-9d411cbb-2f9d-469d-ba08-68bd9999ebe9 req-0aea3a7b-3914-4c81-b653-7c911b2b324b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:31.237501 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-9d411cbb-2f9d-469d-ba08-68bd9999ebe9 req-0aea3a7b-3914-4c81-b653-7c911b2b324b service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.035961 Jun 01 22:30:31.237501 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 167/534] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:31 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:31.254297 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6481495a-fa12-4fcc-a55f-b8cc1d934da9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:31.261812 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6481495a-fa12-4fcc-a55f-b8cc1d934da9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:31.262646 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6481495a-fa12-4fcc-a55f-b8cc1d934da9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:31.268711 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6481495a-fa12-4fcc-a55f-b8cc1d934da9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1848 microversion: 2.32 time: 0.522849 Jun 01 22:30:31.268711 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 176/535] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:30 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1848 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:31.305539 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6020de9a-2058-46e4-98b7-2e2d784b0eb9 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:31.313011 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6020de9a-2058-46e4-98b7-2e2d784b0eb9 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1317 microversion: 2.1 time: 0.419814 Jun 01 22:30:31.313497 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 193/536] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:30 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1317 bytes in 420 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:31.363665 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b6ca1b2f-2ad3-447e-9ec7-e816494962eb tempest-VolumesTestJSON-1338806711 tempest-VolumesTestJSON-1338806711-project-reader] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:31.415783 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b6ca1b2f-2ad3-447e-9ec7-e816494962eb tempest-VolumesTestJSON-1338806711 tempest-VolumesTestJSON-1338806711-project-reader] 10.4.3.116 "GET /compute/v2.1/os-volumes" status: 200 len: 1025 microversion: 2.1 time: 0.175973 Jun 01 22:30:31.415783 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 168/537] 10.4.3.116 () {66 vars in 1252 bytes} [Mon Jun 1 22:30:31 2026] GET /compute/v2.1/os-volumes => generated 1025 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:31.429188 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-36be61da-266e-4f77-8558-67e9a52d5f2c tempest-VolumesTestJSON-1338806711 tempest-VolumesTestJSON-1338806711-project-reader] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:31.473624 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-93289164-8e16-4c83-9ae7-03820ff2206f tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:31.475484 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-93289164-8e16-4c83-9ae7-03820ff2206f tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:31.475856 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-36be61da-266e-4f77-8558-67e9a52d5f2c tempest-VolumesTestJSON-1338806711 tempest-VolumesTestJSON-1338806711-project-reader] 10.4.3.116 "GET /compute/v2.1/os-volumes?limit=2" status: 200 len: 688 microversion: 2.1 time: 0.048969 Jun 01 22:30:31.476182 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 177/538] 10.4.3.116 () {66 vars in 1267 bytes} [Mon Jun 1 22:30:31 2026] GET /compute/v2.1/os-volumes?limit=2 => generated 688 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:31.489780 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-64c6fac4-301d-4588-a0f5-36ed7b5a35d1 tempest-VolumesTestJSON-1338806711 tempest-VolumesTestJSON-1338806711-project-reader] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:31.489896 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-93289164-8e16-4c83-9ae7-03820ff2206f tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:31.490139 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-93289164-8e16-4c83-9ae7-03820ff2206f tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:31.490474 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-93289164-8e16-4c83-9ae7-03820ff2206f tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:31.490965 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-93289164-8e16-4c83-9ae7-03820ff2206f tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:31.491332 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-93289164-8e16-4c83-9ae7-03820ff2206f tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:31.491725 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-93289164-8e16-4c83-9ae7-03820ff2206f tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:31.512537 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-93289164-8e16-4c83-9ae7-03820ff2206f tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:31.555920 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-64c6fac4-301d-4588-a0f5-36ed7b5a35d1 tempest-VolumesTestJSON-1338806711 tempest-VolumesTestJSON-1338806711-project-reader] 10.4.3.116 "GET /compute/v2.1/os-volumes" status: 200 len: 1025 microversion: 2.1 time: 0.068417 Jun 01 22:30:31.556247 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 169/539] 10.4.3.116 () {66 vars in 1252 bytes} [Mon Jun 1 22:30:31 2026] GET /compute/v2.1/os-volumes => generated 1025 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:31.576974 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4e300f7b-7f60-48f7-9fee-eeb57bc0f3fb tempest-VolumesTestJSON-1338806711 tempest-VolumesTestJSON-1338806711-project-reader] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:31.601427 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-93289164-8e16-4c83-9ae7-03820ff2206f tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:31.618906 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-93289164-8e16-4c83-9ae7-03820ff2206f tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1207 microversion: 2.1 time: 0.147045 Jun 01 22:30:31.619244 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 194/540] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:31 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1207 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:31.620597 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4e300f7b-7f60-48f7-9fee-eeb57bc0f3fb tempest-VolumesTestJSON-1338806711 tempest-VolumesTestJSON-1338806711-project-reader] 10.4.3.116 "GET /compute/v2.1/os-volumes?offset=1&limit=1" status: 200 len: 351 microversion: 2.1 time: 0.049606 Jun 01 22:30:31.621035 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 178/541] 10.4.3.116 () {66 vars in 1285 bytes} [Mon Jun 1 22:30:31 2026] GET /compute/v2.1/os-volumes?offset=1&limit=1 => generated 351 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:31.630272 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5b8d1fef-24d3-48da-9e57-c85b6ee82d47 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:31.632257 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5b8d1fef-24d3-48da-9e57-c85b6ee82d47 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:31.636376 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-effb27fc-4e5c-4d52-b1e5-f63893e007ea tempest-VolumesTestJSON-1338806711 tempest-VolumesTestJSON-1338806711-project-reader] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:31.641838 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b8d1fef-24d3-48da-9e57-c85b6ee82d47 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:31.642168 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b8d1fef-24d3-48da-9e57-c85b6ee82d47 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:31.642484 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b8d1fef-24d3-48da-9e57-c85b6ee82d47 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:31.643051 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b8d1fef-24d3-48da-9e57-c85b6ee82d47 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:31.643449 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b8d1fef-24d3-48da-9e57-c85b6ee82d47 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:31.643773 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b8d1fef-24d3-48da-9e57-c85b6ee82d47 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:31.647733 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-06c411b5-4a35-40bb-a546-a77215341fe9 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:31.651391 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-06c411b5-4a35-40bb-a546-a77215341fe9 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:31.660870 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06c411b5-4a35-40bb-a546-a77215341fe9 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:31.661354 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06c411b5-4a35-40bb-a546-a77215341fe9 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:31.661962 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06c411b5-4a35-40bb-a546-a77215341fe9 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:31.663084 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06c411b5-4a35-40bb-a546-a77215341fe9 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:31.663538 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06c411b5-4a35-40bb-a546-a77215341fe9 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:31.663977 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06c411b5-4a35-40bb-a546-a77215341fe9 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:31.688514 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5b8d1fef-24d3-48da-9e57-c85b6ee82d47 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:31.695054 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-effb27fc-4e5c-4d52-b1e5-f63893e007ea tempest-VolumesTestJSON-1338806711 tempest-VolumesTestJSON-1338806711-project-reader] 10.4.3.116 "GET /compute/v2.1/os-volumes/detail?limit=2" status: 200 len: 688 microversion: 2.1 time: 0.061353 Jun 01 22:30:31.695362 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 195/542] 10.4.3.116 () {66 vars in 1288 bytes} [Mon Jun 1 22:30:31 2026] GET /compute/v2.1/os-volumes/detail?limit=2 => generated 688 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:31.696758 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-06c411b5-4a35-40bb-a546-a77215341fe9 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:31.716178 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e3170747-a8b3-4fcc-9581-0f1a43eb7b62 tempest-VolumesTestJSON-1338806711 tempest-VolumesTestJSON-1338806711-project-reader] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:31.783981 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e3170747-a8b3-4fcc-9581-0f1a43eb7b62 tempest-VolumesTestJSON-1338806711 tempest-VolumesTestJSON-1338806711-project-reader] 10.4.3.116 "GET /compute/v2.1/os-volumes/detail" status: 200 len: 1025 microversion: 2.1 time: 0.071630 Jun 01 22:30:31.784370 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 196/543] 10.4.3.116 () {66 vars in 1273 bytes} [Mon Jun 1 22:30:31 2026] GET /compute/v2.1/os-volumes/detail => generated 1025 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:31.799776 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c922a4e5-0e24-480e-b123-1a382fd2e276 tempest-VolumesTestJSON-1338806711 tempest-VolumesTestJSON-1338806711-project-reader] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:31.849260 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c922a4e5-0e24-480e-b123-1a382fd2e276 tempest-VolumesTestJSON-1338806711 tempest-VolumesTestJSON-1338806711-project-reader] 10.4.3.116 "GET /compute/v2.1/os-volumes/detail?offset=1&limit=1" status: 200 len: 351 microversion: 2.1 time: 0.051449 Jun 01 22:30:31.849746 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 197/544] 10.4.3.116 () {66 vars in 1306 bytes} [Mon Jun 1 22:30:31 2026] GET /compute/v2.1/os-volumes/detail?offset=1&limit=1 => generated 351 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:31.874088 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b43360c4-ab7a-48aa-816a-dbcf6a02d005 tempest-VolumesTestJSON-1338806711 tempest-VolumesTestJSON-1338806711-project-reader] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:31.920152 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b43360c4-ab7a-48aa-816a-dbcf6a02d005 tempest-VolumesTestJSON-1338806711 tempest-VolumesTestJSON-1338806711-project-reader] 10.4.3.116 "GET /compute/v2.1/os-volumes/detail" status: 200 len: 1025 microversion: 2.1 time: 0.048987 Jun 01 22:30:31.920588 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 198/545] 10.4.3.116 () {66 vars in 1273 bytes} [Mon Jun 1 22:30:31 2026] GET /compute/v2.1/os-volumes/detail => generated 1025 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:32.056415 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5b8d1fef-24d3-48da-9e57-c85b6ee82d47 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:32.065051 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5b8d1fef-24d3-48da-9e57-c85b6ee82d47 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:32.066315 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5b8d1fef-24d3-48da-9e57-c85b6ee82d47 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:32.082331 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5b8d1fef-24d3-48da-9e57-c85b6ee82d47 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1770 microversion: 2.87 time: 0.458708 Jun 01 22:30:32.083077 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 170/546] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:31 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1770 bytes in 460 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:32.134616 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-06c411b5-4a35-40bb-a546-a77215341fe9 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:32.152910 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-06c411b5-4a35-40bb-a546-a77215341fe9 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1722 microversion: 2.1 time: 0.509505 Jun 01 22:30:32.153235 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 179/547] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:31 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1722 bytes in 510 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:32.181012 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:30:32.287099 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-01294e94-6ead-4fd6-bd15-c1f57da60b0f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:32.289188 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-01294e94-6ead-4fd6-bd15-c1f57da60b0f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:32.295835 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01294e94-6ead-4fd6-bd15-c1f57da60b0f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:32.296151 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01294e94-6ead-4fd6-bd15-c1f57da60b0f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:32.296479 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01294e94-6ead-4fd6-bd15-c1f57da60b0f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:32.297081 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01294e94-6ead-4fd6-bd15-c1f57da60b0f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:32.297872 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01294e94-6ead-4fd6-bd15-c1f57da60b0f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:32.298036 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01294e94-6ead-4fd6-bd15-c1f57da60b0f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:32.317896 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-01294e94-6ead-4fd6-bd15-c1f57da60b0f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:32.335809 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-69751db9-d682-4104-98ba-e53576531829 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:32.339060 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-69751db9-d682-4104-98ba-e53576531829 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:32.343775 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69751db9-d682-4104-98ba-e53576531829 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:32.344085 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69751db9-d682-4104-98ba-e53576531829 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:32.344351 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69751db9-d682-4104-98ba-e53576531829 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:32.344855 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69751db9-d682-4104-98ba-e53576531829 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:32.345277 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69751db9-d682-4104-98ba-e53576531829 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:32.345538 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69751db9-d682-4104-98ba-e53576531829 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:32.366540 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-69751db9-d682-4104-98ba-e53576531829 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:32.590272 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-69751db9-d682-4104-98ba-e53576531829 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:32.598373 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-69751db9-d682-4104-98ba-e53576531829 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1315 microversion: 2.1 time: 0.264425 Jun 01 22:30:32.598811 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 171/548] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:32 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1315 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:32.624210 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-01294e94-6ead-4fd6-bd15-c1f57da60b0f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:32.632743 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-01294e94-6ead-4fd6-bd15-c1f57da60b0f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:32.633375 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-01294e94-6ead-4fd6-bd15-c1f57da60b0f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:32.635481 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7a1cfca0-2920-44b0-afb7-341824daa799 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:32.637298 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7a1cfca0-2920-44b0-afb7-341824daa799 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:32.638308 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-01294e94-6ead-4fd6-bd15-c1f57da60b0f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1869 microversion: 2.32 time: 0.353613 Jun 01 22:30:32.638606 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 199/549] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:32 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1869 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:32.642472 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7a1cfca0-2920-44b0-afb7-341824daa799 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:32.642929 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7a1cfca0-2920-44b0-afb7-341824daa799 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:32.643220 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7a1cfca0-2920-44b0-afb7-341824daa799 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:32.643738 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7a1cfca0-2920-44b0-afb7-341824daa799 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:32.644268 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7a1cfca0-2920-44b0-afb7-341824daa799 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:32.644529 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7a1cfca0-2920-44b0-afb7-341824daa799 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:32.668965 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7a1cfca0-2920-44b0-afb7-341824daa799 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:32.728436 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7a1cfca0-2920-44b0-afb7-341824daa799 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:32.737023 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7a1cfca0-2920-44b0-afb7-341824daa799 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1263 microversion: 2.1 time: 0.103209 Jun 01 22:30:32.737424 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 180/550] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:32 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1263 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:33.107575 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c63bc2bd-e73d-4e95-8401-113059b9a6c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:33.109069 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c63bc2bd-e73d-4e95-8401-113059b9a6c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:33.116206 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c63bc2bd-e73d-4e95-8401-113059b9a6c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:33.118176 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c63bc2bd-e73d-4e95-8401-113059b9a6c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:33.118176 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c63bc2bd-e73d-4e95-8401-113059b9a6c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:33.118176 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c63bc2bd-e73d-4e95-8401-113059b9a6c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:33.118176 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c63bc2bd-e73d-4e95-8401-113059b9a6c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:33.118516 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c63bc2bd-e73d-4e95-8401-113059b9a6c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:33.138900 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c63bc2bd-e73d-4e95-8401-113059b9a6c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:33.180173 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4af3e972-b5dc-4707-bf40-1c13d6da396b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:33.183102 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4af3e972-b5dc-4707-bf40-1c13d6da396b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:33.192026 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-83e53b5e-8b92-409c-8ea1-d9d9eb061087 req-dd7c8442-c51e-4bc3-af58-efb1193026e0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "tag": "54f186b7-f17d-462e-aea3-b7fdd327ee3c"}, {"server_uuid": "81cc83dd-284b-4b62-8a33-e8c47c2b0f9e", "name": "network-vif-plugged", "status": "completed", "tag": "02ffa76b-87e3-414a-9fa8-7ccb09821284"}, {"server_uuid": "81cc83dd-284b-4b62-8a33-e8c47c2b0f9e", "name": "network-vif-plugged", "status": "completed", "tag": "02ffa76b-87e3-414a-9fa8-7ccb09821284"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:33.192472 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4af3e972-b5dc-4707-bf40-1c13d6da396b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:33.192775 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4af3e972-b5dc-4707-bf40-1c13d6da396b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:33.193016 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4af3e972-b5dc-4707-bf40-1c13d6da396b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:33.194046 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4af3e972-b5dc-4707-bf40-1c13d6da396b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:33.194809 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4af3e972-b5dc-4707-bf40-1c13d6da396b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:33.195296 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4af3e972-b5dc-4707-bf40-1c13d6da396b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:33.209695 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-83e53b5e-8b92-409c-8ea1-d9d9eb061087 req-dd7c8442-c51e-4bc3-af58-efb1193026e0 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:33.209695 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-83e53b5e-8b92-409c-8ea1-d9d9eb061087 req-dd7c8442-c51e-4bc3-af58-efb1193026e0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:33.209695 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-83e53b5e-8b92-409c-8ea1-d9d9eb061087 req-dd7c8442-c51e-4bc3-af58-efb1193026e0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:33.220000 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-83e53b5e-8b92-409c-8ea1-d9d9eb061087 req-dd7c8442-c51e-4bc3-af58-efb1193026e0 service nova] Creating event network-changed:54f186b7-f17d-462e-aea3-b7fdd327ee3c for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:30:33.220000 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-83e53b5e-8b92-409c-8ea1-d9d9eb061087 req-dd7c8442-c51e-4bc3-af58-efb1193026e0 service nova] Creating event network-vif-plugged:02ffa76b-87e3-414a-9fa8-7ccb09821284 for instance 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e on np0000001904 Jun 01 22:30:33.220000 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-83e53b5e-8b92-409c-8ea1-d9d9eb061087 req-dd7c8442-c51e-4bc3-af58-efb1193026e0 service nova] Creating event network-vif-plugged:02ffa76b-87e3-414a-9fa8-7ccb09821284 for instance 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e on np0000001904 Jun 01 22:30:33.220000 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-83e53b5e-8b92-409c-8ea1-d9d9eb061087 req-dd7c8442-c51e-4bc3-af58-efb1193026e0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:33.224363 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4af3e972-b5dc-4707-bf40-1c13d6da396b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:33.225308 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-83e53b5e-8b92-409c-8ea1-d9d9eb061087 req-dd7c8442-c51e-4bc3-af58-efb1193026e0 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.036714 Jun 01 22:30:33.227005 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 181/551] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:33 2026] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:33.287059 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-e140bd14-04d0-4d3f-9657-98981f2628b5 req-3897ede5-3065-4c5b-81c8-73d8881082ec service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ebde3f16-47bc-4d05-a57a-6f5c4590a297", "name": "network-vif-unplugged", "status": "completed", "tag": "89089d00-939a-4c37-9906-1ff9fd00c447"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:33.292325 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-e140bd14-04d0-4d3f-9657-98981f2628b5 req-3897ede5-3065-4c5b-81c8-73d8881082ec service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:33.292619 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-e140bd14-04d0-4d3f-9657-98981f2628b5 req-3897ede5-3065-4c5b-81c8-73d8881082ec service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:33.293654 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-e140bd14-04d0-4d3f-9657-98981f2628b5 req-3897ede5-3065-4c5b-81c8-73d8881082ec service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:33.303281 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-e140bd14-04d0-4d3f-9657-98981f2628b5 req-3897ede5-3065-4c5b-81c8-73d8881082ec service nova] Creating event network-vif-unplugged:89089d00-939a-4c37-9906-1ff9fd00c447 for instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 on np0000001904 Jun 01 22:30:33.310911 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [req-e140bd14-04d0-4d3f-9657-98981f2628b5 req-3897ede5-3065-4c5b-81c8-73d8881082ec service nova] Instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86662) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:30:33.311358 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-e140bd14-04d0-4d3f-9657-98981f2628b5 req-3897ede5-3065-4c5b-81c8-73d8881082ec service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:33.316627 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-e140bd14-04d0-4d3f-9657-98981f2628b5 req-3897ede5-3065-4c5b-81c8-73d8881082ec service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.032163 Jun 01 22:30:33.317539 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 182/552] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:33 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:33.326485 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c63bc2bd-e73d-4e95-8401-113059b9a6c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:33.331821 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c63bc2bd-e73d-4e95-8401-113059b9a6c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:33.332385 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c63bc2bd-e73d-4e95-8401-113059b9a6c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:33.340793 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c63bc2bd-e73d-4e95-8401-113059b9a6c7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1770 microversion: 2.87 time: 0.235201 Jun 01 22:30:33.341099 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 172/553] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:33 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1770 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:33.470646 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4af3e972-b5dc-4707-bf40-1c13d6da396b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:33.481317 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4af3e972-b5dc-4707-bf40-1c13d6da396b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1722 microversion: 2.1 time: 0.306128 Jun 01 22:30:33.481814 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 200/554] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:33 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1722 bytes in 307 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:33.619740 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-59bc911e-9dab-4163-bbf0-60b29b8cbbab tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:33.621772 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-59bc911e-9dab-4163-bbf0-60b29b8cbbab tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:33.629648 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-59bc911e-9dab-4163-bbf0-60b29b8cbbab tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:33.630554 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-59bc911e-9dab-4163-bbf0-60b29b8cbbab tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:33.630892 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-59bc911e-9dab-4163-bbf0-60b29b8cbbab tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:33.631439 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-59bc911e-9dab-4163-bbf0-60b29b8cbbab tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:33.631899 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-59bc911e-9dab-4163-bbf0-60b29b8cbbab tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:33.632205 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-59bc911e-9dab-4163-bbf0-60b29b8cbbab tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:33.660138 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e0158189-c24d-409b-82ae-c35517e4fc68 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:33.660697 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-59bc911e-9dab-4163-bbf0-60b29b8cbbab tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:33.662875 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e0158189-c24d-409b-82ae-c35517e4fc68 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:33.668400 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0158189-c24d-409b-82ae-c35517e4fc68 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:33.668678 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0158189-c24d-409b-82ae-c35517e4fc68 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:33.668916 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0158189-c24d-409b-82ae-c35517e4fc68 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:33.669386 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0158189-c24d-409b-82ae-c35517e4fc68 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:33.669780 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0158189-c24d-409b-82ae-c35517e4fc68 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:33.673584 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0158189-c24d-409b-82ae-c35517e4fc68 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:33.694653 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e0158189-c24d-409b-82ae-c35517e4fc68 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:33.755741 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-14f0ff2c-c0fe-41aa-8f68-8026721aaff0 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:33.758724 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-14f0ff2c-c0fe-41aa-8f68-8026721aaff0 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:33.774790 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-14f0ff2c-c0fe-41aa-8f68-8026721aaff0 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:33.774790 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-14f0ff2c-c0fe-41aa-8f68-8026721aaff0 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:33.775343 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-14f0ff2c-c0fe-41aa-8f68-8026721aaff0 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:33.777288 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-14f0ff2c-c0fe-41aa-8f68-8026721aaff0 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:33.777288 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-14f0ff2c-c0fe-41aa-8f68-8026721aaff0 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:33.777288 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-14f0ff2c-c0fe-41aa-8f68-8026721aaff0 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:33.796771 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-14f0ff2c-c0fe-41aa-8f68-8026721aaff0 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:33.910185 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-59bc911e-9dab-4163-bbf0-60b29b8cbbab tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:33.921148 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-59bc911e-9dab-4163-bbf0-60b29b8cbbab tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1315 microversion: 2.1 time: 0.303901 Jun 01 22:30:33.921500 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 183/555] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:33 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1315 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:34.000708 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-14f0ff2c-c0fe-41aa-8f68-8026721aaff0 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:34.008076 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-14f0ff2c-c0fe-41aa-8f68-8026721aaff0 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1263 microversion: 2.1 time: 0.254002 Jun 01 22:30:34.008386 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 201/556] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:33 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1263 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:34.036379 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e0158189-c24d-409b-82ae-c35517e4fc68 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:34.046542 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e0158189-c24d-409b-82ae-c35517e4fc68 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:34.048110 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e0158189-c24d-409b-82ae-c35517e4fc68 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:34.055464 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e0158189-c24d-409b-82ae-c35517e4fc68 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1890 microversion: 2.32 time: 0.397332 Jun 01 22:30:34.056248 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 173/557] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:33 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1890 bytes in 399 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:34.357953 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c2252bce-3d0c-42f6-bd0a-e181f5d8a125 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:34.359822 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c2252bce-3d0c-42f6-bd0a-e181f5d8a125 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:34.365697 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2252bce-3d0c-42f6-bd0a-e181f5d8a125 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:34.366058 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2252bce-3d0c-42f6-bd0a-e181f5d8a125 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:34.366310 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2252bce-3d0c-42f6-bd0a-e181f5d8a125 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:34.366879 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2252bce-3d0c-42f6-bd0a-e181f5d8a125 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:34.367228 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2252bce-3d0c-42f6-bd0a-e181f5d8a125 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:34.367576 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2252bce-3d0c-42f6-bd0a-e181f5d8a125 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:34.382606 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c2252bce-3d0c-42f6-bd0a-e181f5d8a125 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:34.500162 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7f697ff6-289d-48ef-8399-bf960a435c0e tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:34.501472 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7f697ff6-289d-48ef-8399-bf960a435c0e tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:34.507121 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f697ff6-289d-48ef-8399-bf960a435c0e tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:34.507364 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f697ff6-289d-48ef-8399-bf960a435c0e tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:34.507557 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f697ff6-289d-48ef-8399-bf960a435c0e tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:34.508026 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f697ff6-289d-48ef-8399-bf960a435c0e tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:34.508303 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f697ff6-289d-48ef-8399-bf960a435c0e tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:34.508597 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f697ff6-289d-48ef-8399-bf960a435c0e tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:34.528191 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7f697ff6-289d-48ef-8399-bf960a435c0e tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:34.548097 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c2252bce-3d0c-42f6-bd0a-e181f5d8a125 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:34.555206 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c2252bce-3d0c-42f6-bd0a-e181f5d8a125 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:34.555865 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c2252bce-3d0c-42f6-bd0a-e181f5d8a125 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:34.564003 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c2252bce-3d0c-42f6-bd0a-e181f5d8a125 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1770 microversion: 2.87 time: 0.208752 Jun 01 22:30:34.564168 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 184/558] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:34 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1770 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:34.661598 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7f697ff6-289d-48ef-8399-bf960a435c0e tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:34.672291 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7f697ff6-289d-48ef-8399-bf960a435c0e tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1722 microversion: 2.1 time: 0.173718 Jun 01 22:30:34.672674 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 202/559] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:34 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1722 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:34.943284 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8ec74c79-fe01-4602-8de7-283dcc4485c1 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:34.947389 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8ec74c79-fe01-4602-8de7-283dcc4485c1 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:34.952785 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8ec74c79-fe01-4602-8de7-283dcc4485c1 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:34.953115 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8ec74c79-fe01-4602-8de7-283dcc4485c1 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:34.953386 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8ec74c79-fe01-4602-8de7-283dcc4485c1 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:34.954205 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8ec74c79-fe01-4602-8de7-283dcc4485c1 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:34.954362 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8ec74c79-fe01-4602-8de7-283dcc4485c1 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:34.954780 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8ec74c79-fe01-4602-8de7-283dcc4485c1 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:34.971991 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8ec74c79-fe01-4602-8de7-283dcc4485c1 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:35.025400 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-03634f18-6052-40c4-a479-b9e80870b047 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:35.026982 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-03634f18-6052-40c4-a479-b9e80870b047 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:35.030979 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-03634f18-6052-40c4-a479-b9e80870b047 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:35.031237 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-03634f18-6052-40c4-a479-b9e80870b047 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:35.031449 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-03634f18-6052-40c4-a479-b9e80870b047 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:35.031906 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-03634f18-6052-40c4-a479-b9e80870b047 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:35.032211 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-03634f18-6052-40c4-a479-b9e80870b047 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:35.032750 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-03634f18-6052-40c4-a479-b9e80870b047 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:35.049055 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-03634f18-6052-40c4-a479-b9e80870b047 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:35.077011 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-06933377-cb3f-4315-a75d-620c696a1c9d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:35.080953 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-06933377-cb3f-4315-a75d-620c696a1c9d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:35.084953 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-06933377-cb3f-4315-a75d-620c696a1c9d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:35.085313 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-06933377-cb3f-4315-a75d-620c696a1c9d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:35.085672 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-06933377-cb3f-4315-a75d-620c696a1c9d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:35.086282 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-06933377-cb3f-4315-a75d-620c696a1c9d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:35.086690 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-06933377-cb3f-4315-a75d-620c696a1c9d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:35.088304 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-06933377-cb3f-4315-a75d-620c696a1c9d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:35.106484 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-06933377-cb3f-4315-a75d-620c696a1c9d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:35.113483 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-03634f18-6052-40c4-a479-b9e80870b047 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:35.124846 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-03634f18-6052-40c4-a479-b9e80870b047 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1263 microversion: 2.1 time: 0.102090 Jun 01 22:30:35.126050 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 185/560] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:35 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1263 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:35.176164 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8ec74c79-fe01-4602-8de7-283dcc4485c1 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:35.185995 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8ec74c79-fe01-4602-8de7-283dcc4485c1 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1315 microversion: 2.1 time: 0.244227 Jun 01 22:30:35.186346 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 174/561] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:34 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1315 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:35.268027 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-38859b9f-b3be-4837-9e17-8a4dc8e70627 req-de77606f-d84a-4092-b272-a42b8906ef19 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-unplugged", "status": "completed", "tag": "5ae84932-f8b3-41e3-af8f-504229f4423e"}, {"server_uuid": "7532aae0-968c-4b2f-8624-100a6526eaba", "name": "network-vif-unplugged", "status": "completed", "tag": "9653f37a-5d1c-4c81-998f-0430e55b3725"}, {"server_uuid": "81cc83dd-284b-4b62-8a33-e8c47c2b0f9e", "name": "network-vif-unplugged", "status": "completed", "tag": "02ffa76b-87e3-414a-9fa8-7ccb09821284"}, {"server_uuid": "81cc83dd-284b-4b62-8a33-e8c47c2b0f9e", "name": "network-vif-unplugged", "status": "completed", "tag": "02ffa76b-87e3-414a-9fa8-7ccb09821284"}, {"server_uuid": "81cc83dd-284b-4b62-8a33-e8c47c2b0f9e", "name": "network-vif-plugged", "status": "completed", "tag": "02ffa76b-87e3-414a-9fa8-7ccb09821284"}, {"server_uuid": "81cc83dd-284b-4b62-8a33-e8c47c2b0f9e", "name": "network-vif-plugged", "status": "completed", "tag": "02ffa76b-87e3-414a-9fa8-7ccb09821284"}, {"name": "network-changed", "server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "tag": "aa52e144-3c26-4a96-b017-f324b53337be"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:35.276505 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-38859b9f-b3be-4837-9e17-8a4dc8e70627 req-de77606f-d84a-4092-b272-a42b8906ef19 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:35.276748 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-38859b9f-b3be-4837-9e17-8a4dc8e70627 req-de77606f-d84a-4092-b272-a42b8906ef19 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:35.276910 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-38859b9f-b3be-4837-9e17-8a4dc8e70627 req-de77606f-d84a-4092-b272-a42b8906ef19 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:35.286137 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-38859b9f-b3be-4837-9e17-8a4dc8e70627 req-de77606f-d84a-4092-b272-a42b8906ef19 service nova] Creating event network-vif-unplugged:5ae84932-f8b3-41e3-af8f-504229f4423e for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:30:35.286374 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-38859b9f-b3be-4837-9e17-8a4dc8e70627 req-de77606f-d84a-4092-b272-a42b8906ef19 service nova] Creating event network-vif-unplugged:9653f37a-5d1c-4c81-998f-0430e55b3725 for instance 7532aae0-968c-4b2f-8624-100a6526eaba on np0000001904 Jun 01 22:30:35.286641 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-38859b9f-b3be-4837-9e17-8a4dc8e70627 req-de77606f-d84a-4092-b272-a42b8906ef19 service nova] Creating event network-vif-unplugged:02ffa76b-87e3-414a-9fa8-7ccb09821284 for instance 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e on np0000001904 Jun 01 22:30:35.286856 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-38859b9f-b3be-4837-9e17-8a4dc8e70627 req-de77606f-d84a-4092-b272-a42b8906ef19 service nova] Creating event network-vif-unplugged:02ffa76b-87e3-414a-9fa8-7ccb09821284 for instance 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e on np0000001904 Jun 01 22:30:35.287008 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-38859b9f-b3be-4837-9e17-8a4dc8e70627 req-de77606f-d84a-4092-b272-a42b8906ef19 service nova] Creating event network-vif-plugged:02ffa76b-87e3-414a-9fa8-7ccb09821284 for instance 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e on np0000001904 Jun 01 22:30:35.287169 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-38859b9f-b3be-4837-9e17-8a4dc8e70627 req-de77606f-d84a-4092-b272-a42b8906ef19 service nova] Creating event network-vif-plugged:02ffa76b-87e3-414a-9fa8-7ccb09821284 for instance 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e on np0000001904 Jun 01 22:30:35.287303 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-38859b9f-b3be-4837-9e17-8a4dc8e70627 req-de77606f-d84a-4092-b272-a42b8906ef19 service nova] Creating event network-changed:aa52e144-3c26-4a96-b017-f324b53337be for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:30:35.287848 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-38859b9f-b3be-4837-9e17-8a4dc8e70627 req-de77606f-d84a-4092-b272-a42b8906ef19 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:35.297536 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-38859b9f-b3be-4837-9e17-8a4dc8e70627 req-de77606f-d84a-4092-b272-a42b8906ef19 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1213 microversion: 2.1 time: 0.029489 Jun 01 22:30:35.297536 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 186/562] 10.4.3.116 () {72 vars in 1433 bytes} [Mon Jun 1 22:30:35 2026] POST /compute/v2.1/os-server-external-events => generated 1213 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:35.332525 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-06933377-cb3f-4315-a75d-620c696a1c9d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:35.338268 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-06933377-cb3f-4315-a75d-620c696a1c9d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:35.338885 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-06933377-cb3f-4315-a75d-620c696a1c9d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:35.342955 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-06933377-cb3f-4315-a75d-620c696a1c9d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1890 microversion: 2.32 time: 0.268238 Jun 01 22:30:35.343197 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 203/563] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:35 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1890 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:35.370993 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-626f3d50-fd10-4302-b9ee-f003d4945839 req-dc34985c-4377-4bb6-be38-058c39666e65 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "tag": "62349dcc-9303-4a9a-9768-c48264b6e2b2"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:35.377803 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-626f3d50-fd10-4302-b9ee-f003d4945839 req-dc34985c-4377-4bb6-be38-058c39666e65 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:35.377997 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-626f3d50-fd10-4302-b9ee-f003d4945839 req-dc34985c-4377-4bb6-be38-058c39666e65 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:35.378140 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-626f3d50-fd10-4302-b9ee-f003d4945839 req-dc34985c-4377-4bb6-be38-058c39666e65 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:35.384528 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-626f3d50-fd10-4302-b9ee-f003d4945839 req-dc34985c-4377-4bb6-be38-058c39666e65 service nova] Creating event network-changed:62349dcc-9303-4a9a-9768-c48264b6e2b2 for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:30:35.385030 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-626f3d50-fd10-4302-b9ee-f003d4945839 req-dc34985c-4377-4bb6-be38-058c39666e65 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:35.389288 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-626f3d50-fd10-4302-b9ee-f003d4945839 req-dc34985c-4377-4bb6-be38-058c39666e65 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020239 Jun 01 22:30:35.389662 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 175/564] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:35 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:35.583986 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-85b4ae79-2c68-489b-b791-292ba77f6e0e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:35.585779 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-85b4ae79-2c68-489b-b791-292ba77f6e0e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:35.590607 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85b4ae79-2c68-489b-b791-292ba77f6e0e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:35.590703 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85b4ae79-2c68-489b-b791-292ba77f6e0e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:35.591146 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85b4ae79-2c68-489b-b791-292ba77f6e0e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:35.591330 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85b4ae79-2c68-489b-b791-292ba77f6e0e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:35.591760 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85b4ae79-2c68-489b-b791-292ba77f6e0e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:35.592209 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85b4ae79-2c68-489b-b791-292ba77f6e0e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:35.620316 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-85b4ae79-2c68-489b-b791-292ba77f6e0e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:35.690448 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f40a5eb2-a761-41dd-893e-a1a4aea9ecb4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:35.692493 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f40a5eb2-a761-41dd-893e-a1a4aea9ecb4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:35.697987 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f40a5eb2-a761-41dd-893e-a1a4aea9ecb4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:35.698382 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f40a5eb2-a761-41dd-893e-a1a4aea9ecb4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:35.698725 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f40a5eb2-a761-41dd-893e-a1a4aea9ecb4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:35.699372 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f40a5eb2-a761-41dd-893e-a1a4aea9ecb4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:35.699848 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f40a5eb2-a761-41dd-893e-a1a4aea9ecb4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:35.700238 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f40a5eb2-a761-41dd-893e-a1a4aea9ecb4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:35.724116 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f40a5eb2-a761-41dd-893e-a1a4aea9ecb4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:35.881538 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-85b4ae79-2c68-489b-b791-292ba77f6e0e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:35.886646 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-85b4ae79-2c68-489b-b791-292ba77f6e0e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:35.887428 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-85b4ae79-2c68-489b-b791-292ba77f6e0e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:35.897077 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-85b4ae79-2c68-489b-b791-292ba77f6e0e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1776 microversion: 2.87 time: 0.315338 Jun 01 22:30:35.897456 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 187/565] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:35 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1776 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:35.989272 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f40a5eb2-a761-41dd-893e-a1a4aea9ecb4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:36.000396 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f40a5eb2-a761-41dd-893e-a1a4aea9ecb4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1722 microversion: 2.1 time: 0.311629 Jun 01 22:30:36.003417 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 204/566] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:35 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1722 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:36.063057 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-935329078", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "3cabeb2a-e553-45e3-8591-30c392fe8dab"}]}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:36.145031 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a25cb077-4171-4385-b090-a3eafd852565 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:36.147344 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a25cb077-4171-4385-b090-a3eafd852565 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:36.152019 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a25cb077-4171-4385-b090-a3eafd852565 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:36.152388 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a25cb077-4171-4385-b090-a3eafd852565 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:36.152678 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a25cb077-4171-4385-b090-a3eafd852565 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:36.153242 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a25cb077-4171-4385-b090-a3eafd852565 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:36.153785 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a25cb077-4171-4385-b090-a3eafd852565 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:36.154145 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a25cb077-4171-4385-b090-a3eafd852565 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:36.170789 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a25cb077-4171-4385-b090-a3eafd852565 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:36.207092 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-aacf0d9d-b4fc-4848-b1ef-7320d566a5d0 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:36.208769 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-aacf0d9d-b4fc-4848-b1ef-7320d566a5d0 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:36.211988 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:36.212399 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:36.212702 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:36.213592 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aacf0d9d-b4fc-4848-b1ef-7320d566a5d0 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:36.213661 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:36.213766 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:36.213878 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aacf0d9d-b4fc-4848-b1ef-7320d566a5d0 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:36.214100 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:36.214573 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aacf0d9d-b4fc-4848-b1ef-7320d566a5d0 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:36.214835 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aacf0d9d-b4fc-4848-b1ef-7320d566a5d0 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:36.215219 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aacf0d9d-b4fc-4848-b1ef-7320d566a5d0 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:36.215840 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aacf0d9d-b4fc-4848-b1ef-7320d566a5d0 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:36.231200 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] validate_networks() for [('3cabeb2a-e553-45e3-8591-30c392fe8dab', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:30:36.231301 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:36.241494 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-aacf0d9d-b4fc-4848-b1ef-7320d566a5d0 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:36.424256 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a25cb077-4171-4385-b090-a3eafd852565 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:36.432142 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a25cb077-4171-4385-b090-a3eafd852565 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1313 microversion: 2.1 time: 0.290442 Jun 01 22:30:36.432410 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 188/567] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:36 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1313 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:36.435413 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-8294401a-fbcc-4afa-ac2e-3d57226f16af req-a0a2ca4d-d5e0-4346-92be-39deb04b8789 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "tag": "1850fc47-ac5d-4a77-9794-213604192e45"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:36.442778 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-8294401a-fbcc-4afa-ac2e-3d57226f16af req-a0a2ca4d-d5e0-4346-92be-39deb04b8789 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:36.443003 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-8294401a-fbcc-4afa-ac2e-3d57226f16af req-a0a2ca4d-d5e0-4346-92be-39deb04b8789 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:36.443192 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-8294401a-fbcc-4afa-ac2e-3d57226f16af req-a0a2ca4d-d5e0-4346-92be-39deb04b8789 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:36.451683 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-8294401a-fbcc-4afa-ac2e-3d57226f16af req-a0a2ca4d-d5e0-4346-92be-39deb04b8789 service nova] Creating event network-changed:1850fc47-ac5d-4a77-9794-213604192e45 for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:30:36.452111 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-8294401a-fbcc-4afa-ac2e-3d57226f16af req-a0a2ca4d-d5e0-4346-92be-39deb04b8789 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:36.457111 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-8294401a-fbcc-4afa-ac2e-3d57226f16af req-a0a2ca4d-d5e0-4346-92be-39deb04b8789 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023894 Jun 01 22:30:36.457171 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 189/568] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:36 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:36.459415 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a17d1ea6-aa9e-414a-b704-7be7bcd74436 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:36.460805 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a17d1ea6-aa9e-414a-b704-7be7bcd74436 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:36.466097 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a17d1ea6-aa9e-414a-b704-7be7bcd74436 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:36.466442 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a17d1ea6-aa9e-414a-b704-7be7bcd74436 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:36.466776 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a17d1ea6-aa9e-414a-b704-7be7bcd74436 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:36.467479 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a17d1ea6-aa9e-414a-b704-7be7bcd74436 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:36.467944 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a17d1ea6-aa9e-414a-b704-7be7bcd74436 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:36.468321 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a17d1ea6-aa9e-414a-b704-7be7bcd74436 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:36.487222 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a17d1ea6-aa9e-414a-b704-7be7bcd74436 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:36.498174 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:36.520144 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-aacf0d9d-b4fc-4848-b1ef-7320d566a5d0 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:36.528109 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-aacf0d9d-b4fc-4848-b1ef-7320d566a5d0 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1315 microversion: 2.1 time: 0.324737 Jun 01 22:30:36.528404 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 205/569] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:36 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1315 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:36.581853 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=9 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:30:36.742681 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:30:36.995975 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a17d1ea6-aa9e-414a-b704-7be7bcd74436 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:37.002976 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a17d1ea6-aa9e-414a-b704-7be7bcd74436 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:37.004011 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a17d1ea6-aa9e-414a-b704-7be7bcd74436 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:37.009546 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a17d1ea6-aa9e-414a-b704-7be7bcd74436 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1878 microversion: 2.32 time: 0.551760 Jun 01 22:30:37.010353 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 190/570] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:36 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1878 bytes in 553 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:37.024931 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-953280ab-2772-4af2-9ea0-7618cb6056e5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:37.027049 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-953280ab-2772-4af2-9ea0-7618cb6056e5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:37.033213 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-953280ab-2772-4af2-9ea0-7618cb6056e5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:37.033584 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-953280ab-2772-4af2-9ea0-7618cb6056e5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:37.033905 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-953280ab-2772-4af2-9ea0-7618cb6056e5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:37.034537 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-953280ab-2772-4af2-9ea0-7618cb6056e5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:37.035106 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-953280ab-2772-4af2-9ea0-7618cb6056e5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:37.035544 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-953280ab-2772-4af2-9ea0-7618cb6056e5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:37.040267 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:30:37.040598 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:30:37.040993 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:30:37.041254 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:30:37.041408 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:30:37.048467 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:37.048703 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:37.048902 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:37.051378 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:37.051648 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:37.051836 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:37.060960 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-953280ab-2772-4af2-9ea0-7618cb6056e5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:37.063445 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Getting quotas for project bd698ffedced4c9987fa5747d0f9d161. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:30:37.066499 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Getting quotas for user 6816d2d2464341cdbcf653e8c2c31ac2 and project bd698ffedced4c9987fa5747d0f9d161. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:30:37.073645 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:30:37.075391 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:30:37.134640 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d8760c05-d1e8-45b9-bcfc-c81b4c454a97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.87 time: 1.073812 Jun 01 22:30:37.135080 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 176/571] 10.4.3.116 () {70 vars in 1306 bytes} [Mon Jun 1 22:30:36 2026] POST /compute/v2.1/servers => generated 380 bytes in 1074 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) Jun 01 22:30:37.146896 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-19ae0c53-313f-4424-bc46-7de608520ee3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:37.150294 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-19ae0c53-313f-4424-bc46-7de608520ee3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:37.164277 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-19ae0c53-313f-4424-bc46-7de608520ee3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:37.239149 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-19ae0c53-313f-4424-bc46-7de608520ee3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:37.244511 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-19ae0c53-313f-4424-bc46-7de608520ee3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:37.245399 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-19ae0c53-313f-4424-bc46-7de608520ee3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:37.256545 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-19ae0c53-313f-4424-bc46-7de608520ee3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef" status: 200 len: 1397 microversion: 2.87 time: 0.111858 Jun 01 22:30:37.257101 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 191/572] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:37 2026] GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef => generated 1397 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:37.276104 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-953280ab-2772-4af2-9ea0-7618cb6056e5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:37.289469 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-953280ab-2772-4af2-9ea0-7618cb6056e5 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1722 microversion: 2.1 time: 0.267623 Jun 01 22:30:37.290132 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 206/573] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:37 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1722 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:37.371267 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-2ab7ac36-6041-4553-8d50-789c47ed6133 req-5dc55fbc-110a-45c9-b711-43fee5364d6c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "tag": "6c2c0e63-599f-41a3-bb0e-a8ab25859421"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:37.377728 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-2ab7ac36-6041-4553-8d50-789c47ed6133 req-5dc55fbc-110a-45c9-b711-43fee5364d6c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:37.377936 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-2ab7ac36-6041-4553-8d50-789c47ed6133 req-5dc55fbc-110a-45c9-b711-43fee5364d6c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:37.378065 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-2ab7ac36-6041-4553-8d50-789c47ed6133 req-5dc55fbc-110a-45c9-b711-43fee5364d6c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:37.385925 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-2ab7ac36-6041-4553-8d50-789c47ed6133 req-5dc55fbc-110a-45c9-b711-43fee5364d6c service nova] Creating event network-changed:6c2c0e63-599f-41a3-bb0e-a8ab25859421 for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:30:37.386415 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-2ab7ac36-6041-4553-8d50-789c47ed6133 req-5dc55fbc-110a-45c9-b711-43fee5364d6c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:37.392136 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-2ab7ac36-6041-4553-8d50-789c47ed6133 req-5dc55fbc-110a-45c9-b711-43fee5364d6c service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022513 Jun 01 22:30:37.392495 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 177/574] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:37 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:37.447088 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-f71f91a3-3789-4621-b35d-da30768bafe5 req-11c81785-367c-4269-b82a-4922ae82fc26 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3fad86b3-ded8-42e5-8153-58415dbd638c", "tag": "dd2d7511-e964-4e98-93ea-b9d323ae88f5"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:37.449644 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-060bebfe-7bfc-4d9d-9ad2-6bf4d55c60df tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:37.451933 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-060bebfe-7bfc-4d9d-9ad2-6bf4d55c60df tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:37.453802 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-f71f91a3-3789-4621-b35d-da30768bafe5 req-11c81785-367c-4269-b82a-4922ae82fc26 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:37.454094 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-f71f91a3-3789-4621-b35d-da30768bafe5 req-11c81785-367c-4269-b82a-4922ae82fc26 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:37.454254 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-f71f91a3-3789-4621-b35d-da30768bafe5 req-11c81785-367c-4269-b82a-4922ae82fc26 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:37.459600 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-060bebfe-7bfc-4d9d-9ad2-6bf4d55c60df tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:37.459743 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-060bebfe-7bfc-4d9d-9ad2-6bf4d55c60df tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:37.460018 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-060bebfe-7bfc-4d9d-9ad2-6bf4d55c60df tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:37.460491 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-060bebfe-7bfc-4d9d-9ad2-6bf4d55c60df tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:37.461524 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-060bebfe-7bfc-4d9d-9ad2-6bf4d55c60df tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:37.461524 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-060bebfe-7bfc-4d9d-9ad2-6bf4d55c60df tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:37.467884 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-f71f91a3-3789-4621-b35d-da30768bafe5 req-11c81785-367c-4269-b82a-4922ae82fc26 service nova] Creating event network-changed:dd2d7511-e964-4e98-93ea-b9d323ae88f5 for instance 3fad86b3-ded8-42e5-8153-58415dbd638c on np0000001904 Jun 01 22:30:37.467884 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-f71f91a3-3789-4621-b35d-da30768bafe5 req-11c81785-367c-4269-b82a-4922ae82fc26 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:37.474972 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-f71f91a3-3789-4621-b35d-da30768bafe5 req-11c81785-367c-4269-b82a-4922ae82fc26 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028798 Jun 01 22:30:37.475387 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 192/575] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:37 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:37.486496 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-060bebfe-7bfc-4d9d-9ad2-6bf4d55c60df tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:37.546264 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0ba22263-368d-4a8f-817b-bea9dc4ab1b3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:37.547544 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0ba22263-368d-4a8f-817b-bea9dc4ab1b3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:37.554170 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0ba22263-368d-4a8f-817b-bea9dc4ab1b3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:37.554170 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0ba22263-368d-4a8f-817b-bea9dc4ab1b3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:37.554170 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0ba22263-368d-4a8f-817b-bea9dc4ab1b3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:37.554624 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0ba22263-368d-4a8f-817b-bea9dc4ab1b3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:37.555302 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0ba22263-368d-4a8f-817b-bea9dc4ab1b3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:37.555887 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0ba22263-368d-4a8f-817b-bea9dc4ab1b3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:37.573306 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-0ba22263-368d-4a8f-817b-bea9dc4ab1b3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:37.756520 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-060bebfe-7bfc-4d9d-9ad2-6bf4d55c60df tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:37.765557 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-060bebfe-7bfc-4d9d-9ad2-6bf4d55c60df tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1311 microversion: 2.1 time: 0.317533 Jun 01 22:30:37.766486 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 207/576] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:37 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1311 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:37.794918 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0ba22263-368d-4a8f-817b-bea9dc4ab1b3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:37.803119 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0ba22263-368d-4a8f-817b-bea9dc4ab1b3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1315 microversion: 2.1 time: 0.259346 Jun 01 22:30:37.803522 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 178/577] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:37 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1315 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:38.043135 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b56e0bd8-1525-4746-bc84-3520654a3a66 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:38.044923 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b56e0bd8-1525-4746-bc84-3520654a3a66 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:38.055783 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b56e0bd8-1525-4746-bc84-3520654a3a66 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:38.056145 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b56e0bd8-1525-4746-bc84-3520654a3a66 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:38.056456 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b56e0bd8-1525-4746-bc84-3520654a3a66 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:38.057117 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b56e0bd8-1525-4746-bc84-3520654a3a66 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:38.057649 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b56e0bd8-1525-4746-bc84-3520654a3a66 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:38.058051 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b56e0bd8-1525-4746-bc84-3520654a3a66 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:38.093958 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b56e0bd8-1525-4746-bc84-3520654a3a66 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:38.283081 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-11fd6387-27af-4117-a26a-efac48cff714 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:38.285180 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-11fd6387-27af-4117-a26a-efac48cff714 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:38.293044 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11fd6387-27af-4117-a26a-efac48cff714 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:38.293376 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11fd6387-27af-4117-a26a-efac48cff714 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:38.293669 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11fd6387-27af-4117-a26a-efac48cff714 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:38.294193 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11fd6387-27af-4117-a26a-efac48cff714 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:38.294716 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11fd6387-27af-4117-a26a-efac48cff714 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:38.295182 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11fd6387-27af-4117-a26a-efac48cff714 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:38.313631 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4922f3b0-1002-40bb-908d-e94e06e26cad tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:38.317596 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-11fd6387-27af-4117-a26a-efac48cff714 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:38.318948 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4922f3b0-1002-40bb-908d-e94e06e26cad tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:38.328786 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4922f3b0-1002-40bb-908d-e94e06e26cad tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:38.329086 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4922f3b0-1002-40bb-908d-e94e06e26cad tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:38.329338 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4922f3b0-1002-40bb-908d-e94e06e26cad tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:38.329892 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4922f3b0-1002-40bb-908d-e94e06e26cad tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:38.330255 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4922f3b0-1002-40bb-908d-e94e06e26cad tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:38.330598 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4922f3b0-1002-40bb-908d-e94e06e26cad tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:38.349956 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4922f3b0-1002-40bb-908d-e94e06e26cad tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:38.692156 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-11fd6387-27af-4117-a26a-efac48cff714 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:38.702974 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-11fd6387-27af-4117-a26a-efac48cff714 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:38.703581 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-11fd6387-27af-4117-a26a-efac48cff714 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:38.711472 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-11fd6387-27af-4117-a26a-efac48cff714 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef" status: 200 len: 1401 microversion: 2.87 time: 0.430935 Jun 01 22:30:38.711472 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 208/578] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:38 2026] GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef => generated 1401 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:38.713433 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-d95989ed-2fb8-468f-8c77-0a63081cd18b req-7084260a-a34b-489f-978e-05b8df6ab5cb service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "tag": "4ae67a89-89af-43d0-b4d3-b1c4956f8d92"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:38.719539 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-d95989ed-2fb8-468f-8c77-0a63081cd18b req-7084260a-a34b-489f-978e-05b8df6ab5cb service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:38.719734 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-d95989ed-2fb8-468f-8c77-0a63081cd18b req-7084260a-a34b-489f-978e-05b8df6ab5cb service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:38.719895 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-d95989ed-2fb8-468f-8c77-0a63081cd18b req-7084260a-a34b-489f-978e-05b8df6ab5cb service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:38.726092 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-d95989ed-2fb8-468f-8c77-0a63081cd18b req-7084260a-a34b-489f-978e-05b8df6ab5cb service nova] Creating event network-changed:4ae67a89-89af-43d0-b4d3-b1c4956f8d92 for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:30:38.726518 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-d95989ed-2fb8-468f-8c77-0a63081cd18b req-7084260a-a34b-489f-978e-05b8df6ab5cb service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:38.730779 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-d95989ed-2fb8-468f-8c77-0a63081cd18b req-7084260a-a34b-489f-978e-05b8df6ab5cb service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018924 Jun 01 22:30:38.731079 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 209/579] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:38 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:38.781131 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-cef51300-6a93-4707-8e61-459293f3a743 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:38.782770 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-cef51300-6a93-4707-8e61-459293f3a743 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:38.787011 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cef51300-6a93-4707-8e61-459293f3a743 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:38.787316 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cef51300-6a93-4707-8e61-459293f3a743 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:38.787474 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cef51300-6a93-4707-8e61-459293f3a743 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:38.787911 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cef51300-6a93-4707-8e61-459293f3a743 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:38.788219 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cef51300-6a93-4707-8e61-459293f3a743 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:38.788491 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cef51300-6a93-4707-8e61-459293f3a743 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:38.804579 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-cef51300-6a93-4707-8e61-459293f3a743 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:39.111775 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b56e0bd8-1525-4746-bc84-3520654a3a66 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:39.118250 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b56e0bd8-1525-4746-bc84-3520654a3a66 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:39.118863 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b56e0bd8-1525-4746-bc84-3520654a3a66 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:39.125797 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b56e0bd8-1525-4746-bc84-3520654a3a66 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1878 microversion: 2.32 time: 1.085688 Jun 01 22:30:39.131036 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 193/580] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:38 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1878 bytes in 1092 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:39.134103 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-fec078fa-6e27-4639-a532-461cf17fdc53 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:39.136404 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-fec078fa-6e27-4639-a532-461cf17fdc53 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:39.144019 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fec078fa-6e27-4639-a532-461cf17fdc53 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:39.144019 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fec078fa-6e27-4639-a532-461cf17fdc53 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:39.145829 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fec078fa-6e27-4639-a532-461cf17fdc53 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:39.145829 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fec078fa-6e27-4639-a532-461cf17fdc53 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:39.145829 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fec078fa-6e27-4639-a532-461cf17fdc53 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:39.145829 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fec078fa-6e27-4639-a532-461cf17fdc53 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:39.173583 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-fec078fa-6e27-4639-a532-461cf17fdc53 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:39.359860 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-cef51300-6a93-4707-8e61-459293f3a743 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:39.367470 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-cef51300-6a93-4707-8e61-459293f3a743 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1311 microversion: 2.1 time: 0.588094 Jun 01 22:30:39.367830 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 210/581] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:38 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1311 bytes in 589 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:39.376096 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4922f3b0-1002-40bb-908d-e94e06e26cad tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:39.387784 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4922f3b0-1002-40bb-908d-e94e06e26cad tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1722 microversion: 2.1 time: 1.077136 Jun 01 22:30:39.388072 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 179/582] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:38 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1722 bytes in 1078 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:39.449930 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-db7ffd74-628d-4146-be75-729a10171e3a req-74114a6f-9171-4f79-9d3a-7c1abc368015 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7532aae0-968c-4b2f-8624-100a6526eaba", "name": "network-vif-plugged", "status": "completed", "tag": "9653f37a-5d1c-4c81-998f-0430e55b3725"}, {"server_uuid": "7532aae0-968c-4b2f-8624-100a6526eaba", "name": "network-vif-plugged", "status": "completed", "tag": "9653f37a-5d1c-4c81-998f-0430e55b3725"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:39.456400 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-db7ffd74-628d-4146-be75-729a10171e3a req-74114a6f-9171-4f79-9d3a-7c1abc368015 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:39.456545 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-db7ffd74-628d-4146-be75-729a10171e3a req-74114a6f-9171-4f79-9d3a-7c1abc368015 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:39.456703 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-db7ffd74-628d-4146-be75-729a10171e3a req-74114a6f-9171-4f79-9d3a-7c1abc368015 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:39.463560 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-db7ffd74-628d-4146-be75-729a10171e3a req-74114a6f-9171-4f79-9d3a-7c1abc368015 service nova] Creating event network-vif-plugged:9653f37a-5d1c-4c81-998f-0430e55b3725 for instance 7532aae0-968c-4b2f-8624-100a6526eaba on np0000001904 Jun 01 22:30:39.463560 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-db7ffd74-628d-4146-be75-729a10171e3a req-74114a6f-9171-4f79-9d3a-7c1abc368015 service nova] Creating event network-vif-plugged:9653f37a-5d1c-4c81-998f-0430e55b3725 for instance 7532aae0-968c-4b2f-8624-100a6526eaba on np0000001904 Jun 01 22:30:39.464007 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-db7ffd74-628d-4146-be75-729a10171e3a req-74114a6f-9171-4f79-9d3a-7c1abc368015 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:39.464835 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-fec078fa-6e27-4639-a532-461cf17fdc53 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:39.470449 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-db7ffd74-628d-4146-be75-729a10171e3a req-74114a6f-9171-4f79-9d3a-7c1abc368015 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.023192 Jun 01 22:30:39.470614 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 211/583] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:39 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:39.481430 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-fec078fa-6e27-4639-a532-461cf17fdc53 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1315 microversion: 2.1 time: 0.349696 Jun 01 22:30:39.481857 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 194/584] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:39 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1315 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:39.728623 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-caf32fda-87dc-45fb-9e71-e8bc9ca990bd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:39.731069 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-caf32fda-87dc-45fb-9e71-e8bc9ca990bd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:39.736817 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-caf32fda-87dc-45fb-9e71-e8bc9ca990bd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:39.738207 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-caf32fda-87dc-45fb-9e71-e8bc9ca990bd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:39.738207 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-caf32fda-87dc-45fb-9e71-e8bc9ca990bd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:39.738207 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-caf32fda-87dc-45fb-9e71-e8bc9ca990bd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:39.738706 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-caf32fda-87dc-45fb-9e71-e8bc9ca990bd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:39.739017 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-caf32fda-87dc-45fb-9e71-e8bc9ca990bd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:39.766070 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-caf32fda-87dc-45fb-9e71-e8bc9ca990bd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:39.843136 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-caf32fda-87dc-45fb-9e71-e8bc9ca990bd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:39.850298 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-caf32fda-87dc-45fb-9e71-e8bc9ca990bd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:39.851552 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-caf32fda-87dc-45fb-9e71-e8bc9ca990bd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:39.863608 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-caf32fda-87dc-45fb-9e71-e8bc9ca990bd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef" status: 200 len: 1449 microversion: 2.87 time: 0.137700 Jun 01 22:30:39.864068 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 180/585] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:39 2026] GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef => generated 1449 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:40.145660 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-25385f6a-08ad-47b5-858a-36b1f2201c6e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:40.147192 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-25385f6a-08ad-47b5-858a-36b1f2201c6e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:40.152525 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-25385f6a-08ad-47b5-858a-36b1f2201c6e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:40.152943 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-25385f6a-08ad-47b5-858a-36b1f2201c6e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:40.153200 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-25385f6a-08ad-47b5-858a-36b1f2201c6e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:40.153642 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-25385f6a-08ad-47b5-858a-36b1f2201c6e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:40.153972 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-25385f6a-08ad-47b5-858a-36b1f2201c6e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:40.154330 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-25385f6a-08ad-47b5-858a-36b1f2201c6e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:40.174349 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-25385f6a-08ad-47b5-858a-36b1f2201c6e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:40.385146 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-06cd1899-310c-4fc9-b7c2-16e47eb6f4b5 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:40.386901 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-06cd1899-310c-4fc9-b7c2-16e47eb6f4b5 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:40.392550 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06cd1899-310c-4fc9-b7c2-16e47eb6f4b5 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:40.392892 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06cd1899-310c-4fc9-b7c2-16e47eb6f4b5 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:40.393410 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06cd1899-310c-4fc9-b7c2-16e47eb6f4b5 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:40.394101 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06cd1899-310c-4fc9-b7c2-16e47eb6f4b5 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:40.394505 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06cd1899-310c-4fc9-b7c2-16e47eb6f4b5 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:40.394873 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06cd1899-310c-4fc9-b7c2-16e47eb6f4b5 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:40.403901 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-addfb99c-81e7-45a8-8a7f-12a5500de401 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:40.406350 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-addfb99c-81e7-45a8-8a7f-12a5500de401 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:40.413288 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-addfb99c-81e7-45a8-8a7f-12a5500de401 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:40.413760 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-addfb99c-81e7-45a8-8a7f-12a5500de401 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:40.414028 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-addfb99c-81e7-45a8-8a7f-12a5500de401 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:40.414485 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-addfb99c-81e7-45a8-8a7f-12a5500de401 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:40.414904 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-addfb99c-81e7-45a8-8a7f-12a5500de401 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:40.415300 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-addfb99c-81e7-45a8-8a7f-12a5500de401 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:40.415682 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-06cd1899-310c-4fc9-b7c2-16e47eb6f4b5 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:40.444289 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-addfb99c-81e7-45a8-8a7f-12a5500de401 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:40.660259 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-06cd1899-310c-4fc9-b7c2-16e47eb6f4b5 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:40.670896 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-06cd1899-310c-4fc9-b7c2-16e47eb6f4b5 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1311 microversion: 2.1 time: 0.287798 Jun 01 22:30:40.671283 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 195/586] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:40 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1311 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:40.678491 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ada0353d-ae99-4328-992b-a0ecc1464699 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:40.678491 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ada0353d-ae99-4328-992b-a0ecc1464699 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:40.681030 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ada0353d-ae99-4328-992b-a0ecc1464699 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:40.681342 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ada0353d-ae99-4328-992b-a0ecc1464699 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:40.684403 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ada0353d-ae99-4328-992b-a0ecc1464699 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:40.684403 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ada0353d-ae99-4328-992b-a0ecc1464699 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:40.684403 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ada0353d-ae99-4328-992b-a0ecc1464699 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:40.684403 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ada0353d-ae99-4328-992b-a0ecc1464699 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:40.697111 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-addfb99c-81e7-45a8-8a7f-12a5500de401 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:40.715116 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-addfb99c-81e7-45a8-8a7f-12a5500de401 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1722 microversion: 2.1 time: 0.312804 Jun 01 22:30:40.715435 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 181/587] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:40 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1722 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:40.719165 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ada0353d-ae99-4328-992b-a0ecc1464699 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:40.743461 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-25385f6a-08ad-47b5-858a-36b1f2201c6e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:40.755858 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-25385f6a-08ad-47b5-858a-36b1f2201c6e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:40.760742 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-25385f6a-08ad-47b5-858a-36b1f2201c6e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:40.764850 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-25385f6a-08ad-47b5-858a-36b1f2201c6e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1878 microversion: 2.32 time: 0.620940 Jun 01 22:30:40.765104 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 212/588] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:40 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1878 bytes in 621 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:40.889080 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-620fa714-6493-4022-89b6-f22230144998 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:40.893953 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-620fa714-6493-4022-89b6-f22230144998 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:40.901934 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-620fa714-6493-4022-89b6-f22230144998 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:40.903153 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-620fa714-6493-4022-89b6-f22230144998 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:40.903153 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-620fa714-6493-4022-89b6-f22230144998 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:40.903374 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-620fa714-6493-4022-89b6-f22230144998 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:40.905796 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-620fa714-6493-4022-89b6-f22230144998 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:40.905796 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-620fa714-6493-4022-89b6-f22230144998 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:40.932879 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-620fa714-6493-4022-89b6-f22230144998 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:40.969862 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ada0353d-ae99-4328-992b-a0ecc1464699 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:40.986087 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ada0353d-ae99-4328-992b-a0ecc1464699 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1502 microversion: 2.1 time: 0.313910 Jun 01 22:30:40.987459 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 196/589] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:40 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1502 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:41.044607 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-620fa714-6493-4022-89b6-f22230144998 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:41.050459 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-620fa714-6493-4022-89b6-f22230144998 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:41.051923 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-620fa714-6493-4022-89b6-f22230144998 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:41.062147 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-620fa714-6493-4022-89b6-f22230144998 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef" status: 200 len: 1449 microversion: 2.87 time: 0.175386 Jun 01 22:30:41.062808 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 182/590] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:40 2026] GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef => generated 1449 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:41.165025 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-478706966", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "ea0b40b2-b3d8-452d-9f09-981e2cbac827"}]}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:41.288663 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:41.289308 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:41.290646 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:41.290646 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:41.290974 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:41.292409 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:41.301467 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] validate_networks() for [('ea0b40b2-b3d8-452d-9f09-981e2cbac827', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:30:41.301984 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:41.693436 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ffcd22dd-8c8a-4303-b840-e5a76d433342 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:41.695319 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ffcd22dd-8c8a-4303-b840-e5a76d433342 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:41.701026 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffcd22dd-8c8a-4303-b840-e5a76d433342 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:41.701334 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffcd22dd-8c8a-4303-b840-e5a76d433342 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:41.702019 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffcd22dd-8c8a-4303-b840-e5a76d433342 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:41.702591 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffcd22dd-8c8a-4303-b840-e5a76d433342 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:41.702934 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffcd22dd-8c8a-4303-b840-e5a76d433342 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:41.703256 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffcd22dd-8c8a-4303-b840-e5a76d433342 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:41.732131 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ffcd22dd-8c8a-4303-b840-e5a76d433342 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:41.735522 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7c0a71ea-45e7-49c6-a074-78f1449d7398 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:41.737652 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7c0a71ea-45e7-49c6-a074-78f1449d7398 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:41.743241 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7c0a71ea-45e7-49c6-a074-78f1449d7398 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:41.743536 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7c0a71ea-45e7-49c6-a074-78f1449d7398 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:41.743794 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7c0a71ea-45e7-49c6-a074-78f1449d7398 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:41.744337 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7c0a71ea-45e7-49c6-a074-78f1449d7398 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:41.744647 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7c0a71ea-45e7-49c6-a074-78f1449d7398 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:41.745074 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7c0a71ea-45e7-49c6-a074-78f1449d7398 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:41.771090 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7c0a71ea-45e7-49c6-a074-78f1449d7398 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:41.813409 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:41.926671 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7c0a71ea-45e7-49c6-a074-78f1449d7398 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:41.938020 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7c0a71ea-45e7-49c6-a074-78f1449d7398 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1722 microversion: 2.1 time: 0.202398 Jun 01 22:30:41.938020 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 183/591] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:41 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1722 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:41.938595 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f0da7d46-8526-4b7e-88c3-a0cf21b3f69f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:41.941533 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f0da7d46-8526-4b7e-88c3-a0cf21b3f69f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:41.951124 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f0da7d46-8526-4b7e-88c3-a0cf21b3f69f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:41.951392 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f0da7d46-8526-4b7e-88c3-a0cf21b3f69f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:41.951633 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f0da7d46-8526-4b7e-88c3-a0cf21b3f69f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:41.952150 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f0da7d46-8526-4b7e-88c3-a0cf21b3f69f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:41.952445 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f0da7d46-8526-4b7e-88c3-a0cf21b3f69f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:41.952776 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f0da7d46-8526-4b7e-88c3-a0cf21b3f69f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:41.974423 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f0da7d46-8526-4b7e-88c3-a0cf21b3f69f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:41.977770 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ffcd22dd-8c8a-4303-b840-e5a76d433342 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:41.987709 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ffcd22dd-8c8a-4303-b840-e5a76d433342 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1311 microversion: 2.1 time: 0.296741 Jun 01 22:30:41.988175 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 197/592] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:41 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1311 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:42.017409 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:30:42.017668 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:30:42.018051 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:30:42.018190 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:30:42.021558 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:30:42.032023 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:42.032224 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:42.032737 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:42.032914 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:42.033081 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:42.034630 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:42.055683 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Getting quotas for project df651868587c4129aa0d31b8e1c2f8ab. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:30:42.064022 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Getting quotas for user a9d9209572374249bba4e60a6297fa63 and project df651868587c4129aa0d31b8e1c2f8ab. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:30:42.082819 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:30:42.086636 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:30:42.087844 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0aeaef8c-6292-40e7-8b34-ed557dfd7006 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:42.089648 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0aeaef8c-6292-40e7-8b34-ed557dfd7006 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:42.100886 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0aeaef8c-6292-40e7-8b34-ed557dfd7006 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:42.101663 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0aeaef8c-6292-40e7-8b34-ed557dfd7006 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:42.101663 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0aeaef8c-6292-40e7-8b34-ed557dfd7006 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:42.102149 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0aeaef8c-6292-40e7-8b34-ed557dfd7006 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:42.103484 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0aeaef8c-6292-40e7-8b34-ed557dfd7006 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:42.105607 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0aeaef8c-6292-40e7-8b34-ed557dfd7006 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:42.132663 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-0aeaef8c-6292-40e7-8b34-ed557dfd7006 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:42.157685 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-cbe6132d-a210-41c7-93ee-09e51a40f0f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.995771 Jun 01 22:30:42.158341 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 213/593] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:30:41 2026] POST /compute/v2.1/servers => generated 380 bytes in 997 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:30:42.228136 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0aeaef8c-6292-40e7-8b34-ed557dfd7006 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:42.242062 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0aeaef8c-6292-40e7-8b34-ed557dfd7006 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:42.242899 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0aeaef8c-6292-40e7-8b34-ed557dfd7006 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:42.251925 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0aeaef8c-6292-40e7-8b34-ed557dfd7006 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef" status: 200 len: 1449 microversion: 2.87 time: 0.171366 Jun 01 22:30:42.252291 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 198/594] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:42 2026] GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef => generated 1449 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:42.254882 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-907a51aa-e604-4c74-9291-2354bedc8c04 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:42.257178 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-907a51aa-e604-4c74-9291-2354bedc8c04 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:42.287897 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-907a51aa-e604-4c74-9291-2354bedc8c04 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:42.367072 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-907a51aa-e604-4c74-9291-2354bedc8c04 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:42.377585 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-907a51aa-e604-4c74-9291-2354bedc8c04 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf" status: 200 len: 1214 microversion: 2.1 time: 0.124722 Jun 01 22:30:42.378048 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 199/595] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:42 2026] GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf => generated 1214 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:42.419082 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-40280b7d-31e5-4841-9093-25414083bf16 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-233052770", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDYhOZTrz8QFfkbWN5X49LRyhPdrH8Wx5/ZBlmOcUwtkpchWePEuusYctTiKbjku4ppS+teRh9HR2zr2iSPw5oBfprJiJhGDdJiPQjivVcfeI+uX2fR4EUMQZAEaxMFeyA=="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:42.428089 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-d804f09a-dfa4-40f0-8117-31c9ca1b0128 req-ed7801ab-a237-4e96-874c-7cc7c43f287b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ebde3f16-47bc-4d05-a57a-6f5c4590a297", "name": "network-vif-plugged", "status": "completed", "tag": "89089d00-939a-4c37-9906-1ff9fd00c447"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:42.434587 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-40280b7d-31e5-4841-9093-25414083bf16 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Getting quotas for project ab19ef7cceb34fce890a0240560dd5de. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:30:42.438314 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-d804f09a-dfa4-40f0-8117-31c9ca1b0128 req-ed7801ab-a237-4e96-874c-7cc7c43f287b service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:42.438314 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-d804f09a-dfa4-40f0-8117-31c9ca1b0128 req-ed7801ab-a237-4e96-874c-7cc7c43f287b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:42.438314 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-d804f09a-dfa4-40f0-8117-31c9ca1b0128 req-ed7801ab-a237-4e96-874c-7cc7c43f287b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:42.438542 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-40280b7d-31e5-4841-9093-25414083bf16 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Getting quotas for user 3fa2b5aff9c346309762c54a89c64cdd and project ab19ef7cceb34fce890a0240560dd5de. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:30:42.446153 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-d804f09a-dfa4-40f0-8117-31c9ca1b0128 req-ed7801ab-a237-4e96-874c-7cc7c43f287b service nova] Creating event network-vif-plugged:89089d00-939a-4c37-9906-1ff9fd00c447 for instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 on np0000001904 Jun 01 22:30:42.461090 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [req-d804f09a-dfa4-40f0-8117-31c9ca1b0128 req-ed7801ab-a237-4e96-874c-7cc7c43f287b service nova] Instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86662) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:30:42.461218 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-40280b7d-31e5-4841-9093-25414083bf16 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.302162 Jun 01 22:30:42.461272 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-d804f09a-dfa4-40f0-8117-31c9ca1b0128 req-ed7801ab-a237-4e96-874c-7cc7c43f287b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:42.462733 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 214/596] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:30:42 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:42.467524 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-d804f09a-dfa4-40f0-8117-31c9ca1b0128 req-ed7801ab-a237-4e96-874c-7cc7c43f287b service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.039940 Jun 01 22:30:42.467524 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 200/597] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:42 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:42.554804 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f0da7d46-8526-4b7e-88c3-a0cf21b3f69f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:42.559803 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f0da7d46-8526-4b7e-88c3-a0cf21b3f69f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:42.560374 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f0da7d46-8526-4b7e-88c3-a0cf21b3f69f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:42.564225 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f0da7d46-8526-4b7e-88c3-a0cf21b3f69f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1878 microversion: 2.32 time: 0.627632 Jun 01 22:30:42.564480 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 184/598] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:41 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1878 bytes in 628 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:42.958167 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-18778c36-1f80-475a-aade-1840a3a3fec4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:42.960226 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-18778c36-1f80-475a-aade-1840a3a3fec4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:42.969378 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-18778c36-1f80-475a-aade-1840a3a3fec4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:42.969907 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-18778c36-1f80-475a-aade-1840a3a3fec4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:42.970239 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-18778c36-1f80-475a-aade-1840a3a3fec4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:42.971030 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-18778c36-1f80-475a-aade-1840a3a3fec4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:42.972303 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-18778c36-1f80-475a-aade-1840a3a3fec4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:42.972303 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-18778c36-1f80-475a-aade-1840a3a3fec4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:42.997682 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-18778c36-1f80-475a-aade-1840a3a3fec4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:43.010076 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e581f3dd-88e7-4f24-8eaf-aaf28300a10c tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:43.011871 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e581f3dd-88e7-4f24-8eaf-aaf28300a10c tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:43.021305 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e581f3dd-88e7-4f24-8eaf-aaf28300a10c tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:43.021576 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e581f3dd-88e7-4f24-8eaf-aaf28300a10c tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:43.021901 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e581f3dd-88e7-4f24-8eaf-aaf28300a10c tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:43.022515 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e581f3dd-88e7-4f24-8eaf-aaf28300a10c tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:43.023448 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e581f3dd-88e7-4f24-8eaf-aaf28300a10c tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:43.023914 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e581f3dd-88e7-4f24-8eaf-aaf28300a10c tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:43.062165 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e581f3dd-88e7-4f24-8eaf-aaf28300a10c tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:43.241076 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-18778c36-1f80-475a-aade-1840a3a3fec4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:43.253714 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-18778c36-1f80-475a-aade-1840a3a3fec4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1722 microversion: 2.1 time: 0.297991 Jun 01 22:30:43.254123 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 215/599] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:42 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1722 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:43.282776 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6c2a86a7-bbb6-4462-a852-6e93924b1dad tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:43.283123 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e581f3dd-88e7-4f24-8eaf-aaf28300a10c tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:43.287820 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6c2a86a7-bbb6-4462-a852-6e93924b1dad tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:43.292248 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6c2a86a7-bbb6-4462-a852-6e93924b1dad tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:43.292554 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6c2a86a7-bbb6-4462-a852-6e93924b1dad tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:43.293093 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6c2a86a7-bbb6-4462-a852-6e93924b1dad tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:43.294317 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6c2a86a7-bbb6-4462-a852-6e93924b1dad tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:43.294317 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6c2a86a7-bbb6-4462-a852-6e93924b1dad tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:43.294317 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6c2a86a7-bbb6-4462-a852-6e93924b1dad tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:43.300234 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e581f3dd-88e7-4f24-8eaf-aaf28300a10c tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1311 microversion: 2.1 time: 0.291633 Jun 01 22:30:43.300234 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 201/600] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:43 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1311 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:43.316699 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6c2a86a7-bbb6-4462-a852-6e93924b1dad tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:43.401163 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7add74f6-ee9f-42e7-8172-53c7f3ed94f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:43.404103 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7add74f6-ee9f-42e7-8172-53c7f3ed94f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:43.410631 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7add74f6-ee9f-42e7-8172-53c7f3ed94f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:43.411606 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7add74f6-ee9f-42e7-8172-53c7f3ed94f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:43.411994 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7add74f6-ee9f-42e7-8172-53c7f3ed94f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:43.412711 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7add74f6-ee9f-42e7-8172-53c7f3ed94f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:43.413170 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7add74f6-ee9f-42e7-8172-53c7f3ed94f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:43.413558 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7add74f6-ee9f-42e7-8172-53c7f3ed94f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:43.439028 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7add74f6-ee9f-42e7-8172-53c7f3ed94f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:43.559351 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7add74f6-ee9f-42e7-8172-53c7f3ed94f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:43.574237 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7add74f6-ee9f-42e7-8172-53c7f3ed94f4 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf" status: 200 len: 1210 microversion: 2.1 time: 0.176181 Jun 01 22:30:43.574237 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 216/601] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:43 2026] GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf => generated 1210 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:43.597046 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ffa42ae6-d61c-42fc-baf3-9b1fb8480078 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:43.603593 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ffa42ae6-d61c-42fc-baf3-9b1fb8480078 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:43.603738 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6c2a86a7-bbb6-4462-a852-6e93924b1dad tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:43.618332 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6c2a86a7-bbb6-4462-a852-6e93924b1dad tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:43.622031 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6c2a86a7-bbb6-4462-a852-6e93924b1dad tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:43.623901 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffa42ae6-d61c-42fc-baf3-9b1fb8480078 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:43.624331 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffa42ae6-d61c-42fc-baf3-9b1fb8480078 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:43.624680 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffa42ae6-d61c-42fc-baf3-9b1fb8480078 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:43.625517 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffa42ae6-d61c-42fc-baf3-9b1fb8480078 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:43.625815 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffa42ae6-d61c-42fc-baf3-9b1fb8480078 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:43.626373 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ffa42ae6-d61c-42fc-baf3-9b1fb8480078 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:43.646171 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6c2a86a7-bbb6-4462-a852-6e93924b1dad tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef" status: 200 len: 1499 microversion: 2.87 time: 0.365190 Jun 01 22:30:43.646581 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 185/602] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:43 2026] GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef => generated 1499 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:43.660582 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ffa42ae6-d61c-42fc-baf3-9b1fb8480078 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:43.984394 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ffa42ae6-d61c-42fc-baf3-9b1fb8480078 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:43.994047 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ffa42ae6-d61c-42fc-baf3-9b1fb8480078 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:43.994047 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ffa42ae6-d61c-42fc-baf3-9b1fb8480078 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:44.002795 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ffa42ae6-d61c-42fc-baf3-9b1fb8480078 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1878 microversion: 2.32 time: 0.409593 Jun 01 22:30:44.003003 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 202/603] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:43 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1878 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:44.282113 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-25092598-c04e-44a4-908a-4f8d1a939d71 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:44.284892 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-25092598-c04e-44a4-908a-4f8d1a939d71 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:44.293843 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-25092598-c04e-44a4-908a-4f8d1a939d71 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:44.295195 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-25092598-c04e-44a4-908a-4f8d1a939d71 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:44.295764 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-25092598-c04e-44a4-908a-4f8d1a939d71 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:44.297269 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-25092598-c04e-44a4-908a-4f8d1a939d71 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:44.299088 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-25092598-c04e-44a4-908a-4f8d1a939d71 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:44.299088 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-25092598-c04e-44a4-908a-4f8d1a939d71 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:44.325672 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b086ab3b-8a46-4281-802f-73464f0c485d tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:44.329614 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-25092598-c04e-44a4-908a-4f8d1a939d71 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:44.329761 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b086ab3b-8a46-4281-802f-73464f0c485d tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:44.336221 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b086ab3b-8a46-4281-802f-73464f0c485d tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:44.336221 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b086ab3b-8a46-4281-802f-73464f0c485d tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:44.336221 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b086ab3b-8a46-4281-802f-73464f0c485d tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:44.336762 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b086ab3b-8a46-4281-802f-73464f0c485d tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:44.337154 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b086ab3b-8a46-4281-802f-73464f0c485d tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:44.337653 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b086ab3b-8a46-4281-802f-73464f0c485d tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:44.370256 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b086ab3b-8a46-4281-802f-73464f0c485d tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:44.481045 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-1ac70242-d8de-48a7-bd9b-b273601a81bf req-387604f9-c34c-4cec-a8aa-515cb80e54cc service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ae02c153-50ff-4815-b58a-4003888ddeef", "tag": "d59d63cc-d1ab-4e49-825d-ce1712ca86dd"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:44.490917 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1ac70242-d8de-48a7-bd9b-b273601a81bf req-387604f9-c34c-4cec-a8aa-515cb80e54cc service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:44.490917 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1ac70242-d8de-48a7-bd9b-b273601a81bf req-387604f9-c34c-4cec-a8aa-515cb80e54cc service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:44.490917 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1ac70242-d8de-48a7-bd9b-b273601a81bf req-387604f9-c34c-4cec-a8aa-515cb80e54cc service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:44.500398 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-1ac70242-d8de-48a7-bd9b-b273601a81bf req-387604f9-c34c-4cec-a8aa-515cb80e54cc service nova] Creating event network-changed:d59d63cc-d1ab-4e49-825d-ce1712ca86dd for instance ae02c153-50ff-4815-b58a-4003888ddeef on np0000001904 Jun 01 22:30:44.501669 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-1ac70242-d8de-48a7-bd9b-b273601a81bf req-387604f9-c34c-4cec-a8aa-515cb80e54cc service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:44.507419 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-1ac70242-d8de-48a7-bd9b-b273601a81bf req-387604f9-c34c-4cec-a8aa-515cb80e54cc service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028962 Jun 01 22:30:44.511676 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 203/604] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:44 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:44.533006 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-25092598-c04e-44a4-908a-4f8d1a939d71 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:44.547124 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-25092598-c04e-44a4-908a-4f8d1a939d71 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1722 microversion: 2.1 time: 0.268074 Jun 01 22:30:44.547766 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 217/605] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:44 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1722 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:44.550696 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-516ee4bd-a02c-4563-a356-690704a7759b req-4654697c-ea41-45e8-9e28-fa2e26052c46 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ebde3f16-47bc-4d05-a57a-6f5c4590a297", "name": "network-vif-plugged", "status": "completed", "tag": "89089d00-939a-4c37-9906-1ff9fd00c447"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:44.556441 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherA-server-2139649840", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "295b8b7f-7824-4fc6-9e47-7c408b37b02a"}], "security_groups": [{"name": "tempest-securitygroup--1783897709"}], "key_name": "tempest-keypair-233052770", "user_data": "}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:44.561740 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-516ee4bd-a02c-4563-a356-690704a7759b req-4654697c-ea41-45e8-9e28-fa2e26052c46 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:44.562132 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-516ee4bd-a02c-4563-a356-690704a7759b req-4654697c-ea41-45e8-9e28-fa2e26052c46 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:44.562190 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-516ee4bd-a02c-4563-a356-690704a7759b req-4654697c-ea41-45e8-9e28-fa2e26052c46 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:44.571006 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-516ee4bd-a02c-4563-a356-690704a7759b req-4654697c-ea41-45e8-9e28-fa2e26052c46 service nova] Creating event network-vif-plugged:89089d00-939a-4c37-9906-1ff9fd00c447 for instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 on np0000001904 Jun 01 22:30:44.571543 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-516ee4bd-a02c-4563-a356-690704a7759b req-4654697c-ea41-45e8-9e28-fa2e26052c46 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:44.577684 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-516ee4bd-a02c-4563-a356-690704a7759b req-4654697c-ea41-45e8-9e28-fa2e26052c46 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029294 Jun 01 22:30:44.578009 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 218/606] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:44 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:44.601188 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6b9de783-b37f-43fd-8fee-e22ad8def65d tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:44.603187 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6b9de783-b37f-43fd-8fee-e22ad8def65d tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:44.617887 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6b9de783-b37f-43fd-8fee-e22ad8def65d tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:44.617887 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6b9de783-b37f-43fd-8fee-e22ad8def65d tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:44.617887 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6b9de783-b37f-43fd-8fee-e22ad8def65d tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:44.617887 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6b9de783-b37f-43fd-8fee-e22ad8def65d tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:44.618709 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6b9de783-b37f-43fd-8fee-e22ad8def65d tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:44.618950 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6b9de783-b37f-43fd-8fee-e22ad8def65d tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:44.637788 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b086ab3b-8a46-4281-802f-73464f0c485d tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:44.649048 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-6b9de783-b37f-43fd-8fee-e22ad8def65d tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:44.651234 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b086ab3b-8a46-4281-802f-73464f0c485d tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1311 microversion: 2.1 time: 0.326871 Jun 01 22:30:44.651865 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 186/607] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:44 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1311 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:44.674026 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ce4b85c3-29ce-499e-80a9-5313821ec70c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:44.676806 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ce4b85c3-29ce-499e-80a9-5313821ec70c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:44.689463 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce4b85c3-29ce-499e-80a9-5313821ec70c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:44.690449 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce4b85c3-29ce-499e-80a9-5313821ec70c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:44.691302 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce4b85c3-29ce-499e-80a9-5313821ec70c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:44.692419 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce4b85c3-29ce-499e-80a9-5313821ec70c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:44.692615 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce4b85c3-29ce-499e-80a9-5313821ec70c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:44.694454 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce4b85c3-29ce-499e-80a9-5313821ec70c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:44.719311 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:44.719649 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:44.720193 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:44.720972 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:44.721391 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:44.721836 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:44.721914 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ce4b85c3-29ce-499e-80a9-5313821ec70c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:44.738670 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:44.747627 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6b9de783-b37f-43fd-8fee-e22ad8def65d tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:44.756704 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6b9de783-b37f-43fd-8fee-e22ad8def65d tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf" status: 200 len: 1266 microversion: 2.1 time: 0.158046 Jun 01 22:30:44.757423 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 219/608] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:44 2026] GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf => generated 1266 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:44.839916 np0000001904 devstack@n-api.service[86662]: DEBUG nova.network.neutron [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] validate_networks() for [('295b8b7f-7824-4fc6-9e47-7c408b37b02a', None, None, None, None, None)] {{(pid=86662) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:30:44.841530 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:44.985007 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ce4b85c3-29ce-499e-80a9-5313821ec70c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:44.990729 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ce4b85c3-29ce-499e-80a9-5313821ec70c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:44.993634 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ce4b85c3-29ce-499e-80a9-5313821ec70c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:44.999839 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ce4b85c3-29ce-499e-80a9-5313821ec70c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef" status: 200 len: 1497 microversion: 2.87 time: 0.329022 Jun 01 22:30:45.000464 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 187/609] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:44 2026] GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef => generated 1497 bytes in 330 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:45.029478 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7c710973-7cb0-450b-ac7b-67951406e4bd tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:45.031619 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7c710973-7cb0-450b-ac7b-67951406e4bd tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:45.037660 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7c710973-7cb0-450b-ac7b-67951406e4bd tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:45.037987 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7c710973-7cb0-450b-ac7b-67951406e4bd tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:45.038749 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7c710973-7cb0-450b-ac7b-67951406e4bd tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:45.038811 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7c710973-7cb0-450b-ac7b-67951406e4bd tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:45.039731 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7c710973-7cb0-450b-ac7b-67951406e4bd tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:45.039731 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7c710973-7cb0-450b-ac7b-67951406e4bd tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:45.063588 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7c710973-7cb0-450b-ac7b-67951406e4bd tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:45.132915 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:45.283482 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7c710973-7cb0-450b-ac7b-67951406e4bd tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:45.291950 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7c710973-7cb0-450b-ac7b-67951406e4bd tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:45.292713 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7c710973-7cb0-450b-ac7b-67951406e4bd tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:45.297439 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7c710973-7cb0-450b-ac7b-67951406e4bd tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1878 microversion: 2.32 time: 0.270083 Jun 01 22:30:45.297794 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 220/610] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:45 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1878 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:45.337688 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:30:45.337983 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:30:45.338264 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:30:45.338522 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:30:45.338713 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:30:45.346582 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:45.347542 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:45.347542 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:45.347542 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:45.347752 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:45.347922 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:45.358989 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Getting quotas for project ab19ef7cceb34fce890a0240560dd5de. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:30:45.361802 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Getting quotas for user 3fa2b5aff9c346309762c54a89c64cdd and project ab19ef7cceb34fce890a0240560dd5de. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:30:45.368328 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Going to run 1 instances... {{(pid=86662) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:30:45.369313 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86662) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:30:45.438674 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ac0c7840-4f78-4245-8294-5c0c6c7c186c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 0.891678 Jun 01 22:30:45.438936 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 204/611] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:30:44 2026] POST /compute/v2.1/servers => generated 409 bytes in 892 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:30:45.452595 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2d6529f3-25cb-4335-a657-210c1f189466 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:45.455350 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2d6529f3-25cb-4335-a657-210c1f189466 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:45.477747 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2d6529f3-25cb-4335-a657-210c1f189466 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:45.551482 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2d6529f3-25cb-4335-a657-210c1f189466 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:45.566351 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2d6529f3-25cb-4335-a657-210c1f189466 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1238 microversion: 2.1 time: 0.111286 Jun 01 22:30:45.566351 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 188/612] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:45 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1238 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:45.574005 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-de5b9692-8bca-48e9-bcf6-dabf6e826ae2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:45.578773 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-de5b9692-8bca-48e9-bcf6-dabf6e826ae2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:45.586339 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-de5b9692-8bca-48e9-bcf6-dabf6e826ae2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:45.586743 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-de5b9692-8bca-48e9-bcf6-dabf6e826ae2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:45.586918 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-de5b9692-8bca-48e9-bcf6-dabf6e826ae2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:45.587532 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-de5b9692-8bca-48e9-bcf6-dabf6e826ae2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:45.587878 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-de5b9692-8bca-48e9-bcf6-dabf6e826ae2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:45.588155 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-de5b9692-8bca-48e9-bcf6-dabf6e826ae2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:45.605127 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-de5b9692-8bca-48e9-bcf6-dabf6e826ae2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:45.671262 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-57a72863-2403-4db9-b743-16767d089094 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:45.673319 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-57a72863-2403-4db9-b743-16767d089094 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:45.681129 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-57a72863-2403-4db9-b743-16767d089094 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:45.681595 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-57a72863-2403-4db9-b743-16767d089094 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:45.681741 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-57a72863-2403-4db9-b743-16767d089094 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:45.682365 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-57a72863-2403-4db9-b743-16767d089094 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:45.682756 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-57a72863-2403-4db9-b743-16767d089094 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:45.683284 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-57a72863-2403-4db9-b743-16767d089094 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:45.701239 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-57a72863-2403-4db9-b743-16767d089094 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:45.780806 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ea1dff70-8fa7-4bd8-b96c-3f17fa68abb2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:45.782194 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ea1dff70-8fa7-4bd8-b96c-3f17fa68abb2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:45.787766 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ea1dff70-8fa7-4bd8-b96c-3f17fa68abb2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:45.788108 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ea1dff70-8fa7-4bd8-b96c-3f17fa68abb2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:45.788323 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ea1dff70-8fa7-4bd8-b96c-3f17fa68abb2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:45.788860 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ea1dff70-8fa7-4bd8-b96c-3f17fa68abb2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:45.789188 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ea1dff70-8fa7-4bd8-b96c-3f17fa68abb2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:45.789456 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ea1dff70-8fa7-4bd8-b96c-3f17fa68abb2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:45.812804 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ea1dff70-8fa7-4bd8-b96c-3f17fa68abb2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:45.842468 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-de5b9692-8bca-48e9-bcf6-dabf6e826ae2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:45.851877 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-de5b9692-8bca-48e9-bcf6-dabf6e826ae2 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1715 microversion: 2.1 time: 0.280395 Jun 01 22:30:45.852171 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 221/613] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:45 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1715 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:45.881923 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-76d57e14-6110-4ea9-bf02-52788231d62e tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-reader] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:45.881923 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-76d57e14-6110-4ea9-bf02-52788231d62e tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-reader] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:45.885891 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ea1dff70-8fa7-4bd8-b96c-3f17fa68abb2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:45.888878 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-76d57e14-6110-4ea9-bf02-52788231d62e tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:45.888878 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-76d57e14-6110-4ea9-bf02-52788231d62e tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:45.888878 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-76d57e14-6110-4ea9-bf02-52788231d62e tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:45.888878 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-76d57e14-6110-4ea9-bf02-52788231d62e tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:45.889172 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-76d57e14-6110-4ea9-bf02-52788231d62e tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:45.889172 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-76d57e14-6110-4ea9-bf02-52788231d62e tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:45.893891 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ea1dff70-8fa7-4bd8-b96c-3f17fa68abb2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf" status: 200 len: 1266 microversion: 2.1 time: 0.115309 Jun 01 22:30:45.894526 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 189/614] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:45 2026] GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf => generated 1266 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:45.915640 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-76d57e14-6110-4ea9-bf02-52788231d62e tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-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. Jun 01 22:30:45.949255 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-57a72863-2403-4db9-b743-16767d089094 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:45.960594 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-57a72863-2403-4db9-b743-16767d089094 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1311 microversion: 2.1 time: 0.291016 Jun 01 22:30:45.961747 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 205/615] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:45 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1311 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:46.029679 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4937f1f7-0cb5-4cfe-b6e8-055f339aae7f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:46.032399 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4937f1f7-0cb5-4cfe-b6e8-055f339aae7f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:46.038157 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4937f1f7-0cb5-4cfe-b6e8-055f339aae7f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:46.038500 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4937f1f7-0cb5-4cfe-b6e8-055f339aae7f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:46.038810 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4937f1f7-0cb5-4cfe-b6e8-055f339aae7f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:46.039772 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4937f1f7-0cb5-4cfe-b6e8-055f339aae7f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:46.040215 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4937f1f7-0cb5-4cfe-b6e8-055f339aae7f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:46.040608 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4937f1f7-0cb5-4cfe-b6e8-055f339aae7f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:46.064240 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4937f1f7-0cb5-4cfe-b6e8-055f339aae7f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:46.124490 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-76d57e14-6110-4ea9-bf02-52788231d62e tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '005ef0ce9c8d4ca891fc7cecb6df4a9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', '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=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:46.139123 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-76d57e14-6110-4ea9-bf02-52788231d62e tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-reader] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1715 microversion: 2.1 time: 0.261511 Jun 01 22:30:46.139190 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 222/616] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:45 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1715 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:46.161042 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3eb7f218-1734-4b56-8422-0584e57ccffe tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:46.163850 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3eb7f218-1734-4b56-8422-0584e57ccffe tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:46.169319 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3eb7f218-1734-4b56-8422-0584e57ccffe tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:46.169319 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3eb7f218-1734-4b56-8422-0584e57ccffe tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:46.169536 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3eb7f218-1734-4b56-8422-0584e57ccffe tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:46.170409 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3eb7f218-1734-4b56-8422-0584e57ccffe tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:46.170409 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3eb7f218-1734-4b56-8422-0584e57ccffe tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:46.170799 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3eb7f218-1734-4b56-8422-0584e57ccffe tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:46.201520 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3eb7f218-1734-4b56-8422-0584e57ccffe tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:46.255422 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4937f1f7-0cb5-4cfe-b6e8-055f339aae7f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:46.262183 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4937f1f7-0cb5-4cfe-b6e8-055f339aae7f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:46.263200 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4937f1f7-0cb5-4cfe-b6e8-055f339aae7f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:46.273729 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4937f1f7-0cb5-4cfe-b6e8-055f339aae7f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef" status: 200 len: 1497 microversion: 2.87 time: 0.246213 Jun 01 22:30:46.275589 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 190/617] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:46 2026] GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef => generated 1497 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:46.320518 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2ef06fa0-6bcf-4b05-8d44-719b05e78bc9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:46.323428 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2ef06fa0-6bcf-4b05-8d44-719b05e78bc9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:46.330104 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ef06fa0-6bcf-4b05-8d44-719b05e78bc9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:46.330465 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ef06fa0-6bcf-4b05-8d44-719b05e78bc9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:46.330926 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ef06fa0-6bcf-4b05-8d44-719b05e78bc9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:46.334138 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ef06fa0-6bcf-4b05-8d44-719b05e78bc9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:46.334138 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ef06fa0-6bcf-4b05-8d44-719b05e78bc9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:46.334138 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ef06fa0-6bcf-4b05-8d44-719b05e78bc9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:46.347257 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-2ef06fa0-6bcf-4b05-8d44-719b05e78bc9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:46.388094 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3eb7f218-1734-4b56-8422-0584e57ccffe tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:46.399416 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3eb7f218-1734-4b56-8422-0584e57ccffe tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1715 microversion: 2.1 time: 0.239922 Jun 01 22:30:46.400215 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 206/618] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:46 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1715 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:46.421309 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2a9efd74-c2a9-4ea1-b8e0-09077786fda1 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:46.421527 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2a9efd74-c2a9-4ea1-b8e0-09077786fda1 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:46.426101 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a9efd74-c2a9-4ea1-b8e0-09077786fda1 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:46.426316 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a9efd74-c2a9-4ea1-b8e0-09077786fda1 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:46.426482 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a9efd74-c2a9-4ea1-b8e0-09077786fda1 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:46.426813 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a9efd74-c2a9-4ea1-b8e0-09077786fda1 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:46.426998 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a9efd74-c2a9-4ea1-b8e0-09077786fda1 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:46.427149 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a9efd74-c2a9-4ea1-b8e0-09077786fda1 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:46.446260 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2a9efd74-c2a9-4ea1-b8e0-09077786fda1 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Going to try to terminate instance {{(pid=86661) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:30:46.533496 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2a9efd74-c2a9-4ea1-b8e0-09077786fda1 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 204 len: 0 microversion: 2.1 time: 0.113875 Jun 01 22:30:46.534100 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 191/619] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:30:46 2026] DELETE /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:30:46.545511 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c14b3ed7-055c-402f-8694-71769d990e8b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:46.548446 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c14b3ed7-055c-402f-8694-71769d990e8b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:46.553510 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c14b3ed7-055c-402f-8694-71769d990e8b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:46.553820 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c14b3ed7-055c-402f-8694-71769d990e8b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:46.554077 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c14b3ed7-055c-402f-8694-71769d990e8b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:46.554593 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c14b3ed7-055c-402f-8694-71769d990e8b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:46.556123 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c14b3ed7-055c-402f-8694-71769d990e8b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:46.556123 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c14b3ed7-055c-402f-8694-71769d990e8b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:46.572088 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2ef06fa0-6bcf-4b05-8d44-719b05e78bc9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:46.578740 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2ef06fa0-6bcf-4b05-8d44-719b05e78bc9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:46.579481 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2ef06fa0-6bcf-4b05-8d44-719b05e78bc9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:46.587062 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2ef06fa0-6bcf-4b05-8d44-719b05e78bc9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1878 microversion: 2.32 time: 0.268639 Jun 01 22:30:46.587385 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 223/620] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:46 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1878 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:46.588341 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c14b3ed7-055c-402f-8694-71769d990e8b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:46.595401 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6555eed1-0653-4c83-a05e-56414b2c587f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:46.597070 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6555eed1-0653-4c83-a05e-56414b2c587f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:46.601580 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6555eed1-0653-4c83-a05e-56414b2c587f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:46.604398 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6555eed1-0653-4c83-a05e-56414b2c587f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:46.604398 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6555eed1-0653-4c83-a05e-56414b2c587f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:46.604398 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6555eed1-0653-4c83-a05e-56414b2c587f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:46.604398 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6555eed1-0653-4c83-a05e-56414b2c587f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:46.604555 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6555eed1-0653-4c83-a05e-56414b2c587f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:46.631448 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6555eed1-0653-4c83-a05e-56414b2c587f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:46.713043 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6555eed1-0653-4c83-a05e-56414b2c587f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:46.723481 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6555eed1-0653-4c83-a05e-56414b2c587f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1242 microversion: 2.1 time: 0.130183 Jun 01 22:30:46.723842 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 192/621] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:46 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1242 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:46.790193 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c14b3ed7-055c-402f-8694-71769d990e8b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:46.799939 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c14b3ed7-055c-402f-8694-71769d990e8b tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1721 microversion: 2.1 time: 0.256900 Jun 01 22:30:46.800440 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 207/622] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:46 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1721 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:46.917550 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1c1fa24f-e922-4a59-a09f-011b7c2bf226 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:46.919957 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1c1fa24f-e922-4a59-a09f-011b7c2bf226 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:46.926875 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1c1fa24f-e922-4a59-a09f-011b7c2bf226 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:46.927183 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1c1fa24f-e922-4a59-a09f-011b7c2bf226 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:46.929618 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1c1fa24f-e922-4a59-a09f-011b7c2bf226 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:46.929618 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1c1fa24f-e922-4a59-a09f-011b7c2bf226 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:46.929618 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1c1fa24f-e922-4a59-a09f-011b7c2bf226 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:46.929618 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1c1fa24f-e922-4a59-a09f-011b7c2bf226 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:46.950458 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1c1fa24f-e922-4a59-a09f-011b7c2bf226 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:46.978674 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-05f46eb8-5dca-47e8-aa58-9768ad9b2dbe tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:46.980449 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-05f46eb8-5dca-47e8-aa58-9768ad9b2dbe tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:46.985920 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05f46eb8-5dca-47e8-aa58-9768ad9b2dbe tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:46.986236 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05f46eb8-5dca-47e8-aa58-9768ad9b2dbe tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:46.986498 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05f46eb8-5dca-47e8-aa58-9768ad9b2dbe tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:46.987108 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05f46eb8-5dca-47e8-aa58-9768ad9b2dbe tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:46.987491 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05f46eb8-5dca-47e8-aa58-9768ad9b2dbe tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:46.987872 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05f46eb8-5dca-47e8-aa58-9768ad9b2dbe tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:47.016056 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-05f46eb8-5dca-47e8-aa58-9768ad9b2dbe tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:47.030370 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1c1fa24f-e922-4a59-a09f-011b7c2bf226 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:47.042860 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1c1fa24f-e922-4a59-a09f-011b7c2bf226 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf" status: 200 len: 1274 microversion: 2.1 time: 0.126941 Jun 01 22:30:47.043308 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 224/623] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:46 2026] GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf => generated 1274 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:47.054385 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=8 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:30:47.187131 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-05f46eb8-5dca-47e8-aa58-9768ad9b2dbe tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:47.197315 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-05f46eb8-5dca-47e8-aa58-9768ad9b2dbe tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1311 microversion: 2.1 time: 0.220561 Jun 01 22:30:47.197443 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 193/624] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:46 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1311 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:47.292083 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d862745e-ef07-4703-b4e6-7a8891801c16 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:47.296482 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d862745e-ef07-4703-b4e6-7a8891801c16 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:47.305256 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d862745e-ef07-4703-b4e6-7a8891801c16 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:47.305256 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d862745e-ef07-4703-b4e6-7a8891801c16 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:47.305256 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d862745e-ef07-4703-b4e6-7a8891801c16 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:47.305256 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d862745e-ef07-4703-b4e6-7a8891801c16 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:47.305649 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d862745e-ef07-4703-b4e6-7a8891801c16 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:47.305649 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d862745e-ef07-4703-b4e6-7a8891801c16 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:47.333889 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-d862745e-ef07-4703-b4e6-7a8891801c16 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:47.518428 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d862745e-ef07-4703-b4e6-7a8891801c16 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:47.525013 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d862745e-ef07-4703-b4e6-7a8891801c16 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:47.525635 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d862745e-ef07-4703-b4e6-7a8891801c16 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:47.533399 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d862745e-ef07-4703-b4e6-7a8891801c16 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef" status: 200 len: 1497 microversion: 2.87 time: 0.243442 Jun 01 22:30:47.534612 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 208/625] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:47 2026] GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef => generated 1497 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:47.611400 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6e27251f-c378-4cf8-8948-aea2bf6c5ad6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:47.617031 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6e27251f-c378-4cf8-8948-aea2bf6c5ad6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:47.626631 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e27251f-c378-4cf8-8948-aea2bf6c5ad6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:47.627060 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e27251f-c378-4cf8-8948-aea2bf6c5ad6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:47.627382 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e27251f-c378-4cf8-8948-aea2bf6c5ad6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:47.628411 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e27251f-c378-4cf8-8948-aea2bf6c5ad6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:47.628861 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e27251f-c378-4cf8-8948-aea2bf6c5ad6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:47.629375 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e27251f-c378-4cf8-8948-aea2bf6c5ad6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:47.671474 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-6e27251f-c378-4cf8-8948-aea2bf6c5ad6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:47.748421 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4ec8499d-4514-472b-ac4c-151e0aad27a1 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:47.748421 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4ec8499d-4514-472b-ac4c-151e0aad27a1 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:47.755051 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ec8499d-4514-472b-ac4c-151e0aad27a1 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:47.755465 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ec8499d-4514-472b-ac4c-151e0aad27a1 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:47.756102 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ec8499d-4514-472b-ac4c-151e0aad27a1 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:47.757150 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ec8499d-4514-472b-ac4c-151e0aad27a1 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:47.757150 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ec8499d-4514-472b-ac4c-151e0aad27a1 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:47.757700 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ec8499d-4514-472b-ac4c-151e0aad27a1 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:47.780130 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4ec8499d-4514-472b-ac4c-151e0aad27a1 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:47.794764 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-aa9b55fb-a010-4b65-99c0-241d84a3c2f8 req-ecab63ee-301f-4b37-ae4c-cc2771a8894f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ebde3f16-47bc-4d05-a57a-6f5c4590a297", "name": "network-vif-unplugged", "status": "completed", "tag": "89089d00-939a-4c37-9906-1ff9fd00c447"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:47.802903 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-aa9b55fb-a010-4b65-99c0-241d84a3c2f8 req-ecab63ee-301f-4b37-ae4c-cc2771a8894f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:47.803064 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-aa9b55fb-a010-4b65-99c0-241d84a3c2f8 req-ecab63ee-301f-4b37-ae4c-cc2771a8894f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:47.803263 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-aa9b55fb-a010-4b65-99c0-241d84a3c2f8 req-ecab63ee-301f-4b37-ae4c-cc2771a8894f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:47.811599 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-aa9b55fb-a010-4b65-99c0-241d84a3c2f8 req-ecab63ee-301f-4b37-ae4c-cc2771a8894f service nova] Creating event network-vif-unplugged:89089d00-939a-4c37-9906-1ff9fd00c447 for instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 on np0000001904 Jun 01 22:30:47.812148 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-aa9b55fb-a010-4b65-99c0-241d84a3c2f8 req-ecab63ee-301f-4b37-ae4c-cc2771a8894f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:47.816995 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-aa9b55fb-a010-4b65-99c0-241d84a3c2f8 req-ecab63ee-301f-4b37-ae4c-cc2771a8894f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.025198 Jun 01 22:30:47.817333 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 209/626] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:47 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:47.833121 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0d78e169-80a5-4f22-8075-56fbc644c6a4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:47.835736 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0d78e169-80a5-4f22-8075-56fbc644c6a4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:47.842535 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0d78e169-80a5-4f22-8075-56fbc644c6a4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:47.842535 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0d78e169-80a5-4f22-8075-56fbc644c6a4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:47.842535 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0d78e169-80a5-4f22-8075-56fbc644c6a4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:47.842811 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0d78e169-80a5-4f22-8075-56fbc644c6a4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:47.843325 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0d78e169-80a5-4f22-8075-56fbc644c6a4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:47.843781 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0d78e169-80a5-4f22-8075-56fbc644c6a4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:47.861446 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4ec8499d-4514-472b-ac4c-151e0aad27a1 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:47.876094 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-0d78e169-80a5-4f22-8075-56fbc644c6a4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:47.877289 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4ec8499d-4514-472b-ac4c-151e0aad27a1 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1290 microversion: 2.1 time: 0.133137 Jun 01 22:30:47.878043 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 194/627] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:47 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1290 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:48.033133 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0d78e169-80a5-4f22-8075-56fbc644c6a4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:48.042133 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0d78e169-80a5-4f22-8075-56fbc644c6a4 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1721 microversion: 2.1 time: 0.211612 Jun 01 22:30:48.042480 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 210/628] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:47 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1721 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:48.062643 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b0d82394-341c-4af0-a0a2-a153c6e1fa04 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:48.065470 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b0d82394-341c-4af0-a0a2-a153c6e1fa04 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:48.071775 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b0d82394-341c-4af0-a0a2-a153c6e1fa04 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:48.072170 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b0d82394-341c-4af0-a0a2-a153c6e1fa04 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:48.072429 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b0d82394-341c-4af0-a0a2-a153c6e1fa04 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:48.073046 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b0d82394-341c-4af0-a0a2-a153c6e1fa04 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:48.073428 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b0d82394-341c-4af0-a0a2-a153c6e1fa04 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:48.073990 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b0d82394-341c-4af0-a0a2-a153c6e1fa04 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:48.095751 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b0d82394-341c-4af0-a0a2-a153c6e1fa04 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:48.214737 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ec43aba4-fb1e-45e4-872c-cd1d5435a2e0 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:48.216982 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ec43aba4-fb1e-45e4-872c-cd1d5435a2e0 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:48.221346 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ec43aba4-fb1e-45e4-872c-cd1d5435a2e0 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:48.221686 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ec43aba4-fb1e-45e4-872c-cd1d5435a2e0 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:48.221978 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ec43aba4-fb1e-45e4-872c-cd1d5435a2e0 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:48.222533 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ec43aba4-fb1e-45e4-872c-cd1d5435a2e0 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:48.222938 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ec43aba4-fb1e-45e4-872c-cd1d5435a2e0 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:48.223251 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ec43aba4-fb1e-45e4-872c-cd1d5435a2e0 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:48.241009 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ec43aba4-fb1e-45e4-872c-cd1d5435a2e0 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:48.259916 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6e27251f-c378-4cf8-8948-aea2bf6c5ad6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:48.266662 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6e27251f-c378-4cf8-8948-aea2bf6c5ad6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:48.267443 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6e27251f-c378-4cf8-8948-aea2bf6c5ad6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:48.274701 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6e27251f-c378-4cf8-8948-aea2bf6c5ad6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1878 microversion: 2.32 time: 0.666782 Jun 01 22:30:48.276161 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 225/629] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:47 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1878 bytes in 668 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:48.310010 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b0d82394-341c-4af0-a0a2-a153c6e1fa04 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:48.323054 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b0d82394-341c-4af0-a0a2-a153c6e1fa04 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf" status: 200 len: 1316 microversion: 2.1 time: 0.262202 Jun 01 22:30:48.323607 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 195/630] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:48 2026] GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf => generated 1316 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:30:48.449978 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-84108477-f099-4438-ad8b-bbbb0155d981 req-fdc5d1a6-cc88-473f-a8ef-bcebe2b4551f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a6648151-f1ef-44fd-935f-9a351697bbaf", "tag": "c7fecf37-327b-451b-9b21-55a448000481"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:48.455746 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ec43aba4-fb1e-45e4-872c-cd1d5435a2e0 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:48.458953 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-84108477-f099-4438-ad8b-bbbb0155d981 req-fdc5d1a6-cc88-473f-a8ef-bcebe2b4551f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:48.459355 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-84108477-f099-4438-ad8b-bbbb0155d981 req-fdc5d1a6-cc88-473f-a8ef-bcebe2b4551f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:48.459604 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-84108477-f099-4438-ad8b-bbbb0155d981 req-fdc5d1a6-cc88-473f-a8ef-bcebe2b4551f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:48.464407 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ec43aba4-fb1e-45e4-872c-cd1d5435a2e0 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1311 microversion: 2.1 time: 0.251458 Jun 01 22:30:48.465080 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 211/631] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:48 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1311 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:48.469275 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-84108477-f099-4438-ad8b-bbbb0155d981 req-fdc5d1a6-cc88-473f-a8ef-bcebe2b4551f service nova] Creating event network-changed:c7fecf37-327b-451b-9b21-55a448000481 for instance a6648151-f1ef-44fd-935f-9a351697bbaf on np0000001904 Jun 01 22:30:48.470046 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-84108477-f099-4438-ad8b-bbbb0155d981 req-fdc5d1a6-cc88-473f-a8ef-bcebe2b4551f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:48.475440 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-84108477-f099-4438-ad8b-bbbb0155d981 req-fdc5d1a6-cc88-473f-a8ef-bcebe2b4551f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.027196 Jun 01 22:30:48.476166 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 226/632] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:48 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:48.553737 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ab7f7a5a-eec5-4f52-a099-1087617b32c5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:48.555681 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ab7f7a5a-eec5-4f52-a099-1087617b32c5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:48.560718 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab7f7a5a-eec5-4f52-a099-1087617b32c5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:48.560978 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab7f7a5a-eec5-4f52-a099-1087617b32c5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:48.561190 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab7f7a5a-eec5-4f52-a099-1087617b32c5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:48.561607 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab7f7a5a-eec5-4f52-a099-1087617b32c5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:48.561906 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab7f7a5a-eec5-4f52-a099-1087617b32c5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:48.562180 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab7f7a5a-eec5-4f52-a099-1087617b32c5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:48.585323 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ab7f7a5a-eec5-4f52-a099-1087617b32c5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:48.807360 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ab7f7a5a-eec5-4f52-a099-1087617b32c5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:48.815779 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ab7f7a5a-eec5-4f52-a099-1087617b32c5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:48.816596 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ab7f7a5a-eec5-4f52-a099-1087617b32c5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:48.827611 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ab7f7a5a-eec5-4f52-a099-1087617b32c5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef" status: 200 len: 1497 microversion: 2.87 time: 0.276979 Jun 01 22:30:48.827926 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 196/633] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:48 2026] GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef => generated 1497 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:48.898711 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e4c10d6b-292e-49a1-82ca-42cc844a7686 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:48.902690 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e4c10d6b-292e-49a1-82ca-42cc844a7686 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:48.910181 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e4c10d6b-292e-49a1-82ca-42cc844a7686 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:48.910591 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e4c10d6b-292e-49a1-82ca-42cc844a7686 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:48.910950 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e4c10d6b-292e-49a1-82ca-42cc844a7686 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:48.911749 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e4c10d6b-292e-49a1-82ca-42cc844a7686 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:48.912102 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e4c10d6b-292e-49a1-82ca-42cc844a7686 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:48.912389 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e4c10d6b-292e-49a1-82ca-42cc844a7686 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:48.931679 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e4c10d6b-292e-49a1-82ca-42cc844a7686 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:48.991643 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e4c10d6b-292e-49a1-82ca-42cc844a7686 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:49.002931 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e4c10d6b-292e-49a1-82ca-42cc844a7686 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1290 microversion: 2.1 time: 0.107127 Jun 01 22:30:49.002931 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 212/634] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:48 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1290 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:49.065274 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-27006a47-aaa5-4755-8d1d-df8f4643b10a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:49.067507 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-27006a47-aaa5-4755-8d1d-df8f4643b10a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:49.073628 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-27006a47-aaa5-4755-8d1d-df8f4643b10a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:49.073740 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-27006a47-aaa5-4755-8d1d-df8f4643b10a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:49.074022 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-27006a47-aaa5-4755-8d1d-df8f4643b10a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:49.074704 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-27006a47-aaa5-4755-8d1d-df8f4643b10a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:49.075273 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-27006a47-aaa5-4755-8d1d-df8f4643b10a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:49.075542 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-27006a47-aaa5-4755-8d1d-df8f4643b10a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:49.103538 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-27006a47-aaa5-4755-8d1d-df8f4643b10a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:49.276813 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-27006a47-aaa5-4755-8d1d-df8f4643b10a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:49.287293 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-27006a47-aaa5-4755-8d1d-df8f4643b10a tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1721 microversion: 2.1 time: 0.224724 Jun 01 22:30:49.287436 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 227/635] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:49 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1721 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:49.294497 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ff38dcc4-b2be-4377-8daa-892f3a4b74f6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:49.300348 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ff38dcc4-b2be-4377-8daa-892f3a4b74f6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:49.305369 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ff38dcc4-b2be-4377-8daa-892f3a4b74f6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:49.305721 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ff38dcc4-b2be-4377-8daa-892f3a4b74f6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:49.305990 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ff38dcc4-b2be-4377-8daa-892f3a4b74f6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:49.306516 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ff38dcc4-b2be-4377-8daa-892f3a4b74f6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:49.306894 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ff38dcc4-b2be-4377-8daa-892f3a4b74f6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:49.307237 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ff38dcc4-b2be-4377-8daa-892f3a4b74f6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:49.330128 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ff38dcc4-b2be-4377-8daa-892f3a4b74f6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:49.343782 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0571e9b1-ed85-4bbe-b723-00ae4d3ce47b tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:49.345517 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0571e9b1-ed85-4bbe-b723-00ae4d3ce47b tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:49.351789 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0571e9b1-ed85-4bbe-b723-00ae4d3ce47b tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:49.352089 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0571e9b1-ed85-4bbe-b723-00ae4d3ce47b tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:49.352298 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0571e9b1-ed85-4bbe-b723-00ae4d3ce47b tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:49.352730 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0571e9b1-ed85-4bbe-b723-00ae4d3ce47b tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:49.353080 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0571e9b1-ed85-4bbe-b723-00ae4d3ce47b tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:49.353360 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0571e9b1-ed85-4bbe-b723-00ae4d3ce47b tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:49.372549 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-0571e9b1-ed85-4bbe-b723-00ae4d3ce47b tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:49.487278 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-014c287f-868a-45f2-b25c-60fcc2104d39 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:49.489328 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-014c287f-868a-45f2-b25c-60fcc2104d39 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:49.503492 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-014c287f-868a-45f2-b25c-60fcc2104d39 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:49.503945 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-014c287f-868a-45f2-b25c-60fcc2104d39 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:49.504295 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-014c287f-868a-45f2-b25c-60fcc2104d39 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:49.504936 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-014c287f-868a-45f2-b25c-60fcc2104d39 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:49.505314 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-014c287f-868a-45f2-b25c-60fcc2104d39 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:49.506307 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-014c287f-868a-45f2-b25c-60fcc2104d39 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:49.536897 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-014c287f-868a-45f2-b25c-60fcc2104d39 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:49.609342 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0571e9b1-ed85-4bbe-b723-00ae4d3ce47b tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:49.621804 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0571e9b1-ed85-4bbe-b723-00ae4d3ce47b tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf" status: 200 len: 1314 microversion: 2.1 time: 0.279979 Jun 01 22:30:49.622163 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 213/636] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:49 2026] GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf => generated 1314 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:49.685080 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ff38dcc4-b2be-4377-8daa-892f3a4b74f6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:49.691652 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ff38dcc4-b2be-4377-8daa-892f3a4b74f6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:49.692323 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ff38dcc4-b2be-4377-8daa-892f3a4b74f6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:49.698145 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ff38dcc4-b2be-4377-8daa-892f3a4b74f6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1878 microversion: 2.32 time: 0.405686 Jun 01 22:30:49.698463 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 197/637] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:49 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1878 bytes in 406 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:49.757274 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-014c287f-868a-45f2-b25c-60fcc2104d39 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:49.766290 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-014c287f-868a-45f2-b25c-60fcc2104d39 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1311 microversion: 2.1 time: 0.281285 Jun 01 22:30:49.767097 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 228/638] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:49 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1311 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:49.850930 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f4f2e6d7-cd10-410e-9151-2357caa0098e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:49.852636 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f4f2e6d7-cd10-410e-9151-2357caa0098e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:49.862862 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f4f2e6d7-cd10-410e-9151-2357caa0098e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:49.863223 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f4f2e6d7-cd10-410e-9151-2357caa0098e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:49.863529 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f4f2e6d7-cd10-410e-9151-2357caa0098e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:49.864471 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f4f2e6d7-cd10-410e-9151-2357caa0098e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:49.867138 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f4f2e6d7-cd10-410e-9151-2357caa0098e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:49.867539 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f4f2e6d7-cd10-410e-9151-2357caa0098e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:49.879195 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-0e2dfccf-8345-4098-8755-ee791f927a29 req-3e09891a-13bf-490c-bc78-46cc96a7730d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ebde3f16-47bc-4d05-a57a-6f5c4590a297", "name": "network-vif-unplugged", "status": "completed", "tag": "89089d00-939a-4c37-9906-1ff9fd00c447"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:49.887782 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f4f2e6d7-cd10-410e-9151-2357caa0098e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:49.891015 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-0e2dfccf-8345-4098-8755-ee791f927a29 req-3e09891a-13bf-490c-bc78-46cc96a7730d service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:49.893596 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-0e2dfccf-8345-4098-8755-ee791f927a29 req-3e09891a-13bf-490c-bc78-46cc96a7730d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:49.893596 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-0e2dfccf-8345-4098-8755-ee791f927a29 req-3e09891a-13bf-490c-bc78-46cc96a7730d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:49.901106 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-0e2dfccf-8345-4098-8755-ee791f927a29 req-3e09891a-13bf-490c-bc78-46cc96a7730d service nova] Creating event network-vif-unplugged:89089d00-939a-4c37-9906-1ff9fd00c447 for instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 on np0000001904 Jun 01 22:30:49.901106 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-0e2dfccf-8345-4098-8755-ee791f927a29 req-3e09891a-13bf-490c-bc78-46cc96a7730d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:49.905813 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-0e2dfccf-8345-4098-8755-ee791f927a29 req-3e09891a-13bf-490c-bc78-46cc96a7730d service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.029363 Jun 01 22:30:49.906943 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 198/639] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:49 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 01 22:30:50.025462 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d5660858-04ed-45b6-ba73-967e0ad1e689 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:50.027224 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d5660858-04ed-45b6-ba73-967e0ad1e689 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:50.041345 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d5660858-04ed-45b6-ba73-967e0ad1e689 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:50.041345 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d5660858-04ed-45b6-ba73-967e0ad1e689 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:50.041345 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d5660858-04ed-45b6-ba73-967e0ad1e689 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:50.041345 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d5660858-04ed-45b6-ba73-967e0ad1e689 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:50.041530 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d5660858-04ed-45b6-ba73-967e0ad1e689 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:50.041732 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d5660858-04ed-45b6-ba73-967e0ad1e689 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:50.061253 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d5660858-04ed-45b6-ba73-967e0ad1e689 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:50.099896 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f4f2e6d7-cd10-410e-9151-2357caa0098e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:50.106419 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f4f2e6d7-cd10-410e-9151-2357caa0098e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:50.107394 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f4f2e6d7-cd10-410e-9151-2357caa0098e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:50.116642 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f4f2e6d7-cd10-410e-9151-2357caa0098e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef" status: 200 len: 1497 microversion: 2.87 time: 0.269315 Jun 01 22:30:50.117325 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 214/640] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:49 2026] GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef => generated 1497 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:50.145140 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d5660858-04ed-45b6-ba73-967e0ad1e689 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:50.156360 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d5660858-04ed-45b6-ba73-967e0ad1e689 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1290 microversion: 2.1 time: 0.134883 Jun 01 22:30:50.158707 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 229/641] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:50 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1290 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:50.313817 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3c6c4261-baf1-4e6b-8fc9-8f4810fa5976 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:50.316023 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3c6c4261-baf1-4e6b-8fc9-8f4810fa5976 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:50.321706 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c6c4261-baf1-4e6b-8fc9-8f4810fa5976 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:50.321706 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c6c4261-baf1-4e6b-8fc9-8f4810fa5976 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:50.321706 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c6c4261-baf1-4e6b-8fc9-8f4810fa5976 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:50.321706 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c6c4261-baf1-4e6b-8fc9-8f4810fa5976 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:50.322022 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c6c4261-baf1-4e6b-8fc9-8f4810fa5976 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:50.322296 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c6c4261-baf1-4e6b-8fc9-8f4810fa5976 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:50.339737 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3c6c4261-baf1-4e6b-8fc9-8f4810fa5976 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:50.536890 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-9c0bbf54-5bfa-489d-bcbd-b5d4a9d22164 req-465f8a17-85cd-441d-9faf-a43dde9ec3b1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ae02c153-50ff-4815-b58a-4003888ddeef", "name": "network-vif-unplugged", "status": "completed", "tag": "d59d63cc-d1ab-4e49-825d-ce1712ca86dd"}, {"server_uuid": "3fad86b3-ded8-42e5-8153-58415dbd638c", "name": "network-vif-plugged", "status": "completed", "tag": "dd2d7511-e964-4e98-93ea-b9d323ae88f5"}, {"server_uuid": "3fad86b3-ded8-42e5-8153-58415dbd638c", "name": "network-vif-plugged", "status": "completed", "tag": "dd2d7511-e964-4e98-93ea-b9d323ae88f5"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:50.548681 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-9c0bbf54-5bfa-489d-bcbd-b5d4a9d22164 req-465f8a17-85cd-441d-9faf-a43dde9ec3b1 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:50.553092 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-9c0bbf54-5bfa-489d-bcbd-b5d4a9d22164 req-465f8a17-85cd-441d-9faf-a43dde9ec3b1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:50.553092 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-9c0bbf54-5bfa-489d-bcbd-b5d4a9d22164 req-465f8a17-85cd-441d-9faf-a43dde9ec3b1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:50.559618 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-9c0bbf54-5bfa-489d-bcbd-b5d4a9d22164 req-465f8a17-85cd-441d-9faf-a43dde9ec3b1 service nova] Creating event network-vif-unplugged:d59d63cc-d1ab-4e49-825d-ce1712ca86dd for instance ae02c153-50ff-4815-b58a-4003888ddeef on np0000001904 Jun 01 22:30:50.560107 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-9c0bbf54-5bfa-489d-bcbd-b5d4a9d22164 req-465f8a17-85cd-441d-9faf-a43dde9ec3b1 service nova] Creating event network-vif-plugged:dd2d7511-e964-4e98-93ea-b9d323ae88f5 for instance 3fad86b3-ded8-42e5-8153-58415dbd638c on np0000001904 Jun 01 22:30:50.560388 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-9c0bbf54-5bfa-489d-bcbd-b5d4a9d22164 req-465f8a17-85cd-441d-9faf-a43dde9ec3b1 service nova] Creating event network-vif-plugged:dd2d7511-e964-4e98-93ea-b9d323ae88f5 for instance 3fad86b3-ded8-42e5-8153-58415dbd638c on np0000001904 Jun 01 22:30:50.560948 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-9c0bbf54-5bfa-489d-bcbd-b5d4a9d22164 req-465f8a17-85cd-441d-9faf-a43dde9ec3b1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:50.566970 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-9c0bbf54-5bfa-489d-bcbd-b5d4a9d22164 req-465f8a17-85cd-441d-9faf-a43dde9ec3b1 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 527 microversion: 2.1 time: 0.032954 Jun 01 22:30:50.567546 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 215/642] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:50 2026] POST /compute/v2.1/os-server-external-events => generated 527 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:50.568149 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3c6c4261-baf1-4e6b-8fc9-8f4810fa5976 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:50.578913 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3c6c4261-baf1-4e6b-8fc9-8f4810fa5976 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1721 microversion: 2.1 time: 0.266603 Jun 01 22:30:50.578913 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 199/643] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:50 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1721 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:50.643795 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5e9f804f-ae99-40dc-b779-c29d122eaeef tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:50.645215 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5e9f804f-ae99-40dc-b779-c29d122eaeef tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:50.650302 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5e9f804f-ae99-40dc-b779-c29d122eaeef tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:50.650615 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5e9f804f-ae99-40dc-b779-c29d122eaeef tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:50.650951 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5e9f804f-ae99-40dc-b779-c29d122eaeef tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:50.651411 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5e9f804f-ae99-40dc-b779-c29d122eaeef tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:50.651805 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5e9f804f-ae99-40dc-b779-c29d122eaeef tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:50.652279 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5e9f804f-ae99-40dc-b779-c29d122eaeef tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:50.669495 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-5e9f804f-ae99-40dc-b779-c29d122eaeef tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:50.722559 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8e214c28-c6b5-4b10-831d-2e2ab8484c0b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:50.727385 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8e214c28-c6b5-4b10-831d-2e2ab8484c0b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:50.734234 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8e214c28-c6b5-4b10-831d-2e2ab8484c0b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:50.734234 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8e214c28-c6b5-4b10-831d-2e2ab8484c0b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:50.734234 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8e214c28-c6b5-4b10-831d-2e2ab8484c0b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:50.734234 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8e214c28-c6b5-4b10-831d-2e2ab8484c0b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:50.734479 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8e214c28-c6b5-4b10-831d-2e2ab8484c0b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:50.734479 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8e214c28-c6b5-4b10-831d-2e2ab8484c0b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:50.759122 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8e214c28-c6b5-4b10-831d-2e2ab8484c0b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:50.785522 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4e988522-d126-49f5-b7e6-32808058008a tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:50.787246 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4e988522-d126-49f5-b7e6-32808058008a tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:50.794634 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4e988522-d126-49f5-b7e6-32808058008a tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:50.794924 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4e988522-d126-49f5-b7e6-32808058008a tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:50.795170 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4e988522-d126-49f5-b7e6-32808058008a tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:50.795672 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4e988522-d126-49f5-b7e6-32808058008a tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:50.796050 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4e988522-d126-49f5-b7e6-32808058008a tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:50.796376 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4e988522-d126-49f5-b7e6-32808058008a tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:50.827498 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4e988522-d126-49f5-b7e6-32808058008a tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:50.876923 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5e9f804f-ae99-40dc-b779-c29d122eaeef tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:50.887688 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5e9f804f-ae99-40dc-b779-c29d122eaeef tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf" status: 200 len: 1314 microversion: 2.1 time: 0.245583 Jun 01 22:30:50.887688 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 230/644] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:50 2026] GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf => generated 1314 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:51.055463 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8e214c28-c6b5-4b10-831d-2e2ab8484c0b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:51.062244 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8e214c28-c6b5-4b10-831d-2e2ab8484c0b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:51.063081 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8e214c28-c6b5-4b10-831d-2e2ab8484c0b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:51.068910 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8e214c28-c6b5-4b10-831d-2e2ab8484c0b tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1878 microversion: 2.32 time: 0.349118 Jun 01 22:30:51.069486 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 216/645] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:50 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1878 bytes in 350 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:51.084734 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4e988522-d126-49f5-b7e6-32808058008a tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:51.098699 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4e988522-d126-49f5-b7e6-32808058008a tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1311 microversion: 2.1 time: 0.314667 Jun 01 22:30:51.100168 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 200/646] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:50 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1311 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:51.141460 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d34dc183-c4b0-4028-893c-ee5aed678ae3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:51.144062 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d34dc183-c4b0-4028-893c-ee5aed678ae3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:51.151503 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d34dc183-c4b0-4028-893c-ee5aed678ae3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:51.152171 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d34dc183-c4b0-4028-893c-ee5aed678ae3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:51.152171 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d34dc183-c4b0-4028-893c-ee5aed678ae3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:51.152546 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d34dc183-c4b0-4028-893c-ee5aed678ae3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:51.152934 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d34dc183-c4b0-4028-893c-ee5aed678ae3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:51.153265 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d34dc183-c4b0-4028-893c-ee5aed678ae3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:51.180272 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b170df4e-a7ab-46f8-84c3-6124256bbf3b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:51.185368 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b170df4e-a7ab-46f8-84c3-6124256bbf3b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:51.186803 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d34dc183-c4b0-4028-893c-ee5aed678ae3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:51.190909 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b170df4e-a7ab-46f8-84c3-6124256bbf3b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:51.191145 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b170df4e-a7ab-46f8-84c3-6124256bbf3b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:51.191322 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b170df4e-a7ab-46f8-84c3-6124256bbf3b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:51.191906 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b170df4e-a7ab-46f8-84c3-6124256bbf3b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:51.192346 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b170df4e-a7ab-46f8-84c3-6124256bbf3b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:51.192759 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b170df4e-a7ab-46f8-84c3-6124256bbf3b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:51.215433 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b170df4e-a7ab-46f8-84c3-6124256bbf3b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:51.297484 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b170df4e-a7ab-46f8-84c3-6124256bbf3b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:51.311140 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b170df4e-a7ab-46f8-84c3-6124256bbf3b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1298 microversion: 2.1 time: 0.137764 Jun 01 22:30:51.311530 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 217/647] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:51 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1298 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:51.352294 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d34dc183-c4b0-4028-893c-ee5aed678ae3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:51.356492 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d34dc183-c4b0-4028-893c-ee5aed678ae3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:51.358186 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d34dc183-c4b0-4028-893c-ee5aed678ae3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:51.367181 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d34dc183-c4b0-4028-893c-ee5aed678ae3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef" status: 200 len: 1497 microversion: 2.87 time: 0.228488 Jun 01 22:30:51.367302 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 231/648] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:51 2026] GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef => generated 1497 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:51.603791 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7381739b-8994-4bf2-a5a8-68ace2c97732 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:51.603973 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7381739b-8994-4bf2-a5a8-68ace2c97732 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:51.611869 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7381739b-8994-4bf2-a5a8-68ace2c97732 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:51.611869 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7381739b-8994-4bf2-a5a8-68ace2c97732 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:51.612002 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7381739b-8994-4bf2-a5a8-68ace2c97732 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:51.612736 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7381739b-8994-4bf2-a5a8-68ace2c97732 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:51.613361 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7381739b-8994-4bf2-a5a8-68ace2c97732 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:51.614200 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7381739b-8994-4bf2-a5a8-68ace2c97732 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:51.642778 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7381739b-8994-4bf2-a5a8-68ace2c97732 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:51.892300 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7381739b-8994-4bf2-a5a8-68ace2c97732 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:51.904607 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7381739b-8994-4bf2-a5a8-68ace2c97732 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1721 microversion: 2.1 time: 0.305133 Jun 01 22:30:51.905145 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 201/649] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:51 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1721 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:51.912325 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d504b166-8ec8-428c-89aa-c87fb284c7cc tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:51.914755 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d504b166-8ec8-428c-89aa-c87fb284c7cc tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:51.923010 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d504b166-8ec8-428c-89aa-c87fb284c7cc tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:51.923381 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d504b166-8ec8-428c-89aa-c87fb284c7cc tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:51.923656 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d504b166-8ec8-428c-89aa-c87fb284c7cc tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:51.924124 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d504b166-8ec8-428c-89aa-c87fb284c7cc tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:51.924433 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d504b166-8ec8-428c-89aa-c87fb284c7cc tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:51.924730 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d504b166-8ec8-428c-89aa-c87fb284c7cc tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:51.944482 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-d504b166-8ec8-428c-89aa-c87fb284c7cc tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:52.040869 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:30:52.093186 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1db2d4d9-46c3-494c-9d41-cf365d2e37f9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:52.097599 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1db2d4d9-46c3-494c-9d41-cf365d2e37f9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:52.101198 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1db2d4d9-46c3-494c-9d41-cf365d2e37f9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:52.101558 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1db2d4d9-46c3-494c-9d41-cf365d2e37f9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:52.101906 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1db2d4d9-46c3-494c-9d41-cf365d2e37f9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:52.102495 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1db2d4d9-46c3-494c-9d41-cf365d2e37f9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:52.103088 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1db2d4d9-46c3-494c-9d41-cf365d2e37f9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:52.106106 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1db2d4d9-46c3-494c-9d41-cf365d2e37f9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:52.124596 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e8640ab3-15e7-42e3-9ee2-cf090108186e tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:52.124596 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e8640ab3-15e7-42e3-9ee2-cf090108186e tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:52.131909 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d504b166-8ec8-428c-89aa-c87fb284c7cc tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:52.134662 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e8640ab3-15e7-42e3-9ee2-cf090108186e tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:52.134662 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e8640ab3-15e7-42e3-9ee2-cf090108186e tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:52.134662 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e8640ab3-15e7-42e3-9ee2-cf090108186e tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:52.134662 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e8640ab3-15e7-42e3-9ee2-cf090108186e tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:52.134955 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e8640ab3-15e7-42e3-9ee2-cf090108186e tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:52.134992 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1db2d4d9-46c3-494c-9d41-cf365d2e37f9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:52.135526 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e8640ab3-15e7-42e3-9ee2-cf090108186e tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:52.142770 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d504b166-8ec8-428c-89aa-c87fb284c7cc tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf" status: 200 len: 1314 microversion: 2.1 time: 0.231931 Jun 01 22:30:52.142770 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 218/650] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:51 2026] GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf => generated 1314 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:52.156426 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e8640ab3-15e7-42e3-9ee2-cf090108186e tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:52.323922 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-4132199e-8f04-48ee-a3f0-3bb62d5cc10b req-be9f7b18-0116-45c1-b2ad-931c554751a4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ebde3f16-47bc-4d05-a57a-6f5c4590a297", "name": "network-vif-deleted", "tag": "89089d00-939a-4c37-9906-1ff9fd00c447"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:52.328934 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-4132199e-8f04-48ee-a3f0-3bb62d5cc10b req-be9f7b18-0116-45c1-b2ad-931c554751a4 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:52.328934 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-4132199e-8f04-48ee-a3f0-3bb62d5cc10b req-be9f7b18-0116-45c1-b2ad-931c554751a4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:52.328934 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-4132199e-8f04-48ee-a3f0-3bb62d5cc10b req-be9f7b18-0116-45c1-b2ad-931c554751a4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:52.343271 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-4132199e-8f04-48ee-a3f0-3bb62d5cc10b req-be9f7b18-0116-45c1-b2ad-931c554751a4 service nova] Creating event network-vif-deleted:89089d00-939a-4c37-9906-1ff9fd00c447 for instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 on np0000001904 Jun 01 22:30:52.343942 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-4132199e-8f04-48ee-a3f0-3bb62d5cc10b req-be9f7b18-0116-45c1-b2ad-931c554751a4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:52.351658 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-4132199e-8f04-48ee-a3f0-3bb62d5cc10b req-be9f7b18-0116-45c1-b2ad-931c554751a4 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.035625 Jun 01 22:30:52.351899 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 219/651] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:52 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:52.356686 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-aa244dca-7346-4b6a-b41e-4e837dba9de4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:52.358797 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-aa244dca-7346-4b6a-b41e-4e837dba9de4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:52.365636 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-aa244dca-7346-4b6a-b41e-4e837dba9de4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:52.365636 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-aa244dca-7346-4b6a-b41e-4e837dba9de4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:52.365636 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-aa244dca-7346-4b6a-b41e-4e837dba9de4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:52.365636 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-aa244dca-7346-4b6a-b41e-4e837dba9de4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:52.365930 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-aa244dca-7346-4b6a-b41e-4e837dba9de4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:52.366061 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-aa244dca-7346-4b6a-b41e-4e837dba9de4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:52.397038 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-aa244dca-7346-4b6a-b41e-4e837dba9de4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:52.417744 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e8640ab3-15e7-42e3-9ee2-cf090108186e tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:52.431977 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e8640ab3-15e7-42e3-9ee2-cf090108186e tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1493 microversion: 2.1 time: 0.311425 Jun 01 22:30:52.432319 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 202/652] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:52 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1493 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:52.436922 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a55084bd-252c-4842-972b-c8a3493a23bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:52.439636 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a55084bd-252c-4842-972b-c8a3493a23bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:52.440941 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=5 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:30:52.446943 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a55084bd-252c-4842-972b-c8a3493a23bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:52.446943 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a55084bd-252c-4842-972b-c8a3493a23bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:52.447280 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a55084bd-252c-4842-972b-c8a3493a23bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:52.448343 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a55084bd-252c-4842-972b-c8a3493a23bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:52.449490 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a55084bd-252c-4842-972b-c8a3493a23bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:52.449490 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a55084bd-252c-4842-972b-c8a3493a23bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:52.474253 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a55084bd-252c-4842-972b-c8a3493a23bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:52.549161 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1db2d4d9-46c3-494c-9d41-cf365d2e37f9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:52.556061 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1db2d4d9-46c3-494c-9d41-cf365d2e37f9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:52.556723 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1db2d4d9-46c3-494c-9d41-cf365d2e37f9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:52.562282 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1db2d4d9-46c3-494c-9d41-cf365d2e37f9 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1878 microversion: 2.32 time: 0.471638 Jun 01 22:30:52.562495 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 232/653] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:52 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1878 bytes in 472 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:52.652103 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-2502e85d-04a5-4978-8a68-1e4902e79d21 req-a011a5d2-18d6-4350-9b52-7edb9ef6b2f0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ae02c153-50ff-4815-b58a-4003888ddeef", "name": "network-vif-plugged", "status": "completed", "tag": "d59d63cc-d1ab-4e49-825d-ce1712ca86dd"}, {"server_uuid": "ae02c153-50ff-4815-b58a-4003888ddeef", "name": "network-vif-plugged", "status": "completed", "tag": "d59d63cc-d1ab-4e49-825d-ce1712ca86dd"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:52.664457 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2502e85d-04a5-4978-8a68-1e4902e79d21 req-a011a5d2-18d6-4350-9b52-7edb9ef6b2f0 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:52.664457 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2502e85d-04a5-4978-8a68-1e4902e79d21 req-a011a5d2-18d6-4350-9b52-7edb9ef6b2f0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:52.664457 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2502e85d-04a5-4978-8a68-1e4902e79d21 req-a011a5d2-18d6-4350-9b52-7edb9ef6b2f0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:52.678755 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-aa244dca-7346-4b6a-b41e-4e837dba9de4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:52.680694 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-2502e85d-04a5-4978-8a68-1e4902e79d21 req-a011a5d2-18d6-4350-9b52-7edb9ef6b2f0 service nova] Creating event network-vif-plugged:d59d63cc-d1ab-4e49-825d-ce1712ca86dd for instance ae02c153-50ff-4815-b58a-4003888ddeef on np0000001904 Jun 01 22:30:52.681379 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-2502e85d-04a5-4978-8a68-1e4902e79d21 req-a011a5d2-18d6-4350-9b52-7edb9ef6b2f0 service nova] Creating event network-vif-plugged:d59d63cc-d1ab-4e49-825d-ce1712ca86dd for instance ae02c153-50ff-4815-b58a-4003888ddeef on np0000001904 Jun 01 22:30:52.682349 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-2502e85d-04a5-4978-8a68-1e4902e79d21 req-a011a5d2-18d6-4350-9b52-7edb9ef6b2f0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:52.690872 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-2502e85d-04a5-4978-8a68-1e4902e79d21 req-a011a5d2-18d6-4350-9b52-7edb9ef6b2f0 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.042305 Jun 01 22:30:52.691207 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 233/654] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:52 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:52.692513 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-aa244dca-7346-4b6a-b41e-4e837dba9de4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1376 microversion: 2.1 time: 0.340050 Jun 01 22:30:52.692900 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 220/655] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:52 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1376 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:52.719784 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-900fe6aa-a02e-4c3f-8d7b-a366c01cd12e req-ddd9e216-3ed6-4046-9f1c-0e423f7af451 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "93cb7220-a907-4cac-8370-80f6db121b85", "tag": "57ae35e1-5aa2-4924-8805-db3a86b0d951"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:52.736604 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-900fe6aa-a02e-4c3f-8d7b-a366c01cd12e req-ddd9e216-3ed6-4046-9f1c-0e423f7af451 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:52.736604 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-900fe6aa-a02e-4c3f-8d7b-a366c01cd12e req-ddd9e216-3ed6-4046-9f1c-0e423f7af451 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:52.736604 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-900fe6aa-a02e-4c3f-8d7b-a366c01cd12e req-ddd9e216-3ed6-4046-9f1c-0e423f7af451 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:52.751404 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-900fe6aa-a02e-4c3f-8d7b-a366c01cd12e req-ddd9e216-3ed6-4046-9f1c-0e423f7af451 service nova] Creating event network-changed:57ae35e1-5aa2-4924-8805-db3a86b0d951 for instance 93cb7220-a907-4cac-8370-80f6db121b85 on np0000001904 Jun 01 22:30:52.751847 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-900fe6aa-a02e-4c3f-8d7b-a366c01cd12e req-ddd9e216-3ed6-4046-9f1c-0e423f7af451 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:52.756771 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-900fe6aa-a02e-4c3f-8d7b-a366c01cd12e req-ddd9e216-3ed6-4046-9f1c-0e423f7af451 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.041644 Jun 01 22:30:52.759804 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 234/656] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:52 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) Jun 01 22:30:52.779824 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a55084bd-252c-4842-972b-c8a3493a23bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:52.788844 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a55084bd-252c-4842-972b-c8a3493a23bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:52.789910 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a55084bd-252c-4842-972b-c8a3493a23bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:52.803178 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a55084bd-252c-4842-972b-c8a3493a23bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef" status: 200 len: 1497 microversion: 2.87 time: 0.367883 Jun 01 22:30:52.803407 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 203/657] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:52 2026] GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef => generated 1497 bytes in 370 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:52.928082 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-eabeeb6c-a59e-4d83-9693-12291c386767 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:52.930422 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-eabeeb6c-a59e-4d83-9693-12291c386767 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:52.938948 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eabeeb6c-a59e-4d83-9693-12291c386767 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:52.939319 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eabeeb6c-a59e-4d83-9693-12291c386767 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:52.939556 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eabeeb6c-a59e-4d83-9693-12291c386767 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:52.940162 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eabeeb6c-a59e-4d83-9693-12291c386767 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:52.940653 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eabeeb6c-a59e-4d83-9693-12291c386767 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:52.941040 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eabeeb6c-a59e-4d83-9693-12291c386767 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:52.964935 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-eabeeb6c-a59e-4d83-9693-12291c386767 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:53.031761 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-eabeeb6c-a59e-4d83-9693-12291c386767 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:53.041993 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-eabeeb6c-a59e-4d83-9693-12291c386767 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1368 microversion: 2.1 time: 0.116240 Jun 01 22:30:53.042982 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 221/658] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:52 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1368 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:53.169700 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-eb39e89b-d6fc-4e4e-9d3d-267e0964b8de tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:53.171821 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-eb39e89b-d6fc-4e4e-9d3d-267e0964b8de tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:53.178751 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eb39e89b-d6fc-4e4e-9d3d-267e0964b8de tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:53.178751 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eb39e89b-d6fc-4e4e-9d3d-267e0964b8de tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:53.179632 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eb39e89b-d6fc-4e4e-9d3d-267e0964b8de tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:53.180407 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eb39e89b-d6fc-4e4e-9d3d-267e0964b8de tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:53.180871 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eb39e89b-d6fc-4e4e-9d3d-267e0964b8de tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:53.181457 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eb39e89b-d6fc-4e4e-9d3d-267e0964b8de tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:53.208460 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-eb39e89b-d6fc-4e4e-9d3d-267e0964b8de tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:53.475135 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-eb39e89b-d6fc-4e4e-9d3d-267e0964b8de tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:53.488292 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-eb39e89b-d6fc-4e4e-9d3d-267e0964b8de tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf" status: 200 len: 1314 microversion: 2.1 time: 0.320926 Jun 01 22:30:53.488706 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 235/659] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:53 2026] GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf => generated 1314 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:53.585670 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0f8b83b4-ab90-4390-b27a-42da423b5ec5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:53.589110 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0f8b83b4-ab90-4390-b27a-42da423b5ec5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:53.596448 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0f8b83b4-ab90-4390-b27a-42da423b5ec5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:53.599592 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0f8b83b4-ab90-4390-b27a-42da423b5ec5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:53.599592 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0f8b83b4-ab90-4390-b27a-42da423b5ec5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:53.600483 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0f8b83b4-ab90-4390-b27a-42da423b5ec5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:53.601107 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0f8b83b4-ab90-4390-b27a-42da423b5ec5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:53.602789 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0f8b83b4-ab90-4390-b27a-42da423b5ec5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:53.628080 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-0f8b83b4-ab90-4390-b27a-42da423b5ec5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:53.714774 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8af08782-5846-467a-b862-14a4856ef82a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:53.717175 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8af08782-5846-467a-b862-14a4856ef82a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:53.725316 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8af08782-5846-467a-b862-14a4856ef82a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:53.725663 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8af08782-5846-467a-b862-14a4856ef82a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:53.726130 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8af08782-5846-467a-b862-14a4856ef82a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:53.726827 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8af08782-5846-467a-b862-14a4856ef82a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:53.727216 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8af08782-5846-467a-b862-14a4856ef82a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:53.727577 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8af08782-5846-467a-b862-14a4856ef82a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:53.748455 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8af08782-5846-467a-b862-14a4856ef82a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:53.815589 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0f8b83b4-ab90-4390-b27a-42da423b5ec5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:53.824700 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0f8b83b4-ab90-4390-b27a-42da423b5ec5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:53.825375 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0f8b83b4-ab90-4390-b27a-42da423b5ec5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:53.829707 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0f8b83b4-ab90-4390-b27a-42da423b5ec5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1878 microversion: 2.32 time: 0.246482 Jun 01 22:30:53.830064 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 204/660] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:53 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1878 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:53.832089 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c02b6557-e41e-4f49-b3ae-0122facf4cdc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:53.834414 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c02b6557-e41e-4f49-b3ae-0122facf4cdc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:53.844598 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c02b6557-e41e-4f49-b3ae-0122facf4cdc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:53.844598 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c02b6557-e41e-4f49-b3ae-0122facf4cdc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:53.844598 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c02b6557-e41e-4f49-b3ae-0122facf4cdc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:53.844598 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c02b6557-e41e-4f49-b3ae-0122facf4cdc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:53.845354 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c02b6557-e41e-4f49-b3ae-0122facf4cdc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:53.845354 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c02b6557-e41e-4f49-b3ae-0122facf4cdc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:53.859080 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c02b6557-e41e-4f49-b3ae-0122facf4cdc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:53.937421 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8af08782-5846-467a-b862-14a4856ef82a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:53.947909 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8af08782-5846-467a-b862-14a4856ef82a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1364 microversion: 2.1 time: 0.237080 Jun 01 22:30:53.948354 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 222/661] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:53 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1364 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:54.051032 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c02b6557-e41e-4f49-b3ae-0122facf4cdc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:54.057522 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c02b6557-e41e-4f49-b3ae-0122facf4cdc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:54.058378 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c02b6557-e41e-4f49-b3ae-0122facf4cdc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:54.061424 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-00e636df-79e6-46fb-8466-8eb1c61b8dfc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:54.063494 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-00e636df-79e6-46fb-8466-8eb1c61b8dfc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:54.068188 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-00e636df-79e6-46fb-8466-8eb1c61b8dfc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:54.068491 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-00e636df-79e6-46fb-8466-8eb1c61b8dfc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:54.068740 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-00e636df-79e6-46fb-8466-8eb1c61b8dfc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:54.069143 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c02b6557-e41e-4f49-b3ae-0122facf4cdc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef" status: 200 len: 1698 microversion: 2.87 time: 0.241571 Jun 01 22:30:54.069185 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-00e636df-79e6-46fb-8466-8eb1c61b8dfc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:54.069520 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 236/662] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:53 2026] GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef => generated 1698 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:54.069763 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-00e636df-79e6-46fb-8466-8eb1c61b8dfc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:54.070160 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-00e636df-79e6-46fb-8466-8eb1c61b8dfc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:54.094424 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-49d06509-193b-4a9f-998b-37a96bb199c2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ServerBootFromVolumeStableRescueTest-image-1811259191"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:54.096201 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-49d06509-193b-4a9f-998b-37a96bb199c2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:54.100968 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-00e636df-79e6-46fb-8466-8eb1c61b8dfc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:54.101319 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-49d06509-193b-4a9f-998b-37a96bb199c2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:54.101463 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-00e636df-79e6-46fb-8466-8eb1c61b8dfc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:54.101540 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-49d06509-193b-4a9f-998b-37a96bb199c2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:54.101643 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-00e636df-79e6-46fb-8466-8eb1c61b8dfc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:54.101690 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-49d06509-193b-4a9f-998b-37a96bb199c2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:54.101753 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-00e636df-79e6-46fb-8466-8eb1c61b8dfc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lazy-loading 'fault' on Instance uuid ebde3f16-47bc-4d05-a57a-6f5c4590a297 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:30:54.102947 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-49d06509-193b-4a9f-998b-37a96bb199c2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:54.102947 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-49d06509-193b-4a9f-998b-37a96bb199c2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:54.102947 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-49d06509-193b-4a9f-998b-37a96bb199c2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:54.112505 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-00e636df-79e6-46fb-8466-8eb1c61b8dfc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:54.196216 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-00e636df-79e6-46fb-8466-8eb1c61b8dfc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:54.204658 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-00e636df-79e6-46fb-8466-8eb1c61b8dfc tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1373 microversion: 2.1 time: 0.145180 Jun 01 22:30:54.204939 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 205/663] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:54 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1373 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:54.517681 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6ce3874e-68d9-4ed4-9009-9a13f7356e74 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:54.526064 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6ce3874e-68d9-4ed4-9009-9a13f7356e74 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:54.533224 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6ce3874e-68d9-4ed4-9009-9a13f7356e74 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:54.533896 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6ce3874e-68d9-4ed4-9009-9a13f7356e74 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:54.533896 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6ce3874e-68d9-4ed4-9009-9a13f7356e74 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:54.534311 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6ce3874e-68d9-4ed4-9009-9a13f7356e74 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:54.534830 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6ce3874e-68d9-4ed4-9009-9a13f7356e74 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:54.535257 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6ce3874e-68d9-4ed4-9009-9a13f7356e74 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:54.564715 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-6ce3874e-68d9-4ed4-9009-9a13f7356e74 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:54.811230 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6ce3874e-68d9-4ed4-9009-9a13f7356e74 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:54.829437 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6ce3874e-68d9-4ed4-9009-9a13f7356e74 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf" status: 200 len: 1314 microversion: 2.1 time: 0.321604 Jun 01 22:30:54.829437 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 237/664] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:54 2026] GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf => generated 1314 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:54.869723 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-561e0044-87ee-406e-94b4-79b33b1ce357 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:54.871541 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-561e0044-87ee-406e-94b4-79b33b1ce357 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:54.884755 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-561e0044-87ee-406e-94b4-79b33b1ce357 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:54.884755 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-561e0044-87ee-406e-94b4-79b33b1ce357 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:54.884755 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-561e0044-87ee-406e-94b4-79b33b1ce357 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:54.885793 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-561e0044-87ee-406e-94b4-79b33b1ce357 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:54.886222 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-561e0044-87ee-406e-94b4-79b33b1ce357 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:54.887042 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-561e0044-87ee-406e-94b4-79b33b1ce357 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:54.917834 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-561e0044-87ee-406e-94b4-79b33b1ce357 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:54.983096 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-fa61b6c7-f1c2-4c34-b69e-923cc9704349 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:54.984518 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-fa61b6c7-f1c2-4c34-b69e-923cc9704349 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:54.990598 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fa61b6c7-f1c2-4c34-b69e-923cc9704349 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:54.993680 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fa61b6c7-f1c2-4c34-b69e-923cc9704349 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:54.993680 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fa61b6c7-f1c2-4c34-b69e-923cc9704349 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:54.993680 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fa61b6c7-f1c2-4c34-b69e-923cc9704349 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:54.993680 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fa61b6c7-f1c2-4c34-b69e-923cc9704349 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:54.993960 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fa61b6c7-f1c2-4c34-b69e-923cc9704349 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:55.025706 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-fa61b6c7-f1c2-4c34-b69e-923cc9704349 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:55.217771 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-49d06509-193b-4a9f-998b-37a96bb199c2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "POST /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef/action" status: 202 len: 52 microversion: 2.87 time: 1.125051 Jun 01 22:30:55.220007 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 223/665] 10.4.3.116 () {70 vars in 1437 bytes} [Mon Jun 1 22:30:54 2026] POST /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef/action => generated 52 bytes in 1126 msecs (HTTP/1.1 202) 9 headers in 364 bytes (1 switches on core 0) Jun 01 22:30:55.222251 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-fab68bc5-1e9e-40f0-b092-4e57e0c7a3fd req-060211a1-8d55-471d-a821-82a853609182 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a6648151-f1ef-44fd-935f-9a351697bbaf", "name": "network-vif-plugged", "status": "completed", "tag": "c7fecf37-327b-451b-9b21-55a448000481"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:55.232729 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-fab68bc5-1e9e-40f0-b092-4e57e0c7a3fd req-060211a1-8d55-471d-a821-82a853609182 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:55.232729 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-fab68bc5-1e9e-40f0-b092-4e57e0c7a3fd req-060211a1-8d55-471d-a821-82a853609182 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:55.232729 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-fab68bc5-1e9e-40f0-b092-4e57e0c7a3fd req-060211a1-8d55-471d-a821-82a853609182 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:55.244219 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-fab68bc5-1e9e-40f0-b092-4e57e0c7a3fd req-060211a1-8d55-471d-a821-82a853609182 service nova] Creating event network-vif-plugged:c7fecf37-327b-451b-9b21-55a448000481 for instance a6648151-f1ef-44fd-935f-9a351697bbaf on np0000001904 Jun 01 22:30:55.244361 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-fab68bc5-1e9e-40f0-b092-4e57e0c7a3fd req-060211a1-8d55-471d-a821-82a853609182 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:55.253600 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-fab68bc5-1e9e-40f0-b092-4e57e0c7a3fd req-060211a1-8d55-471d-a821-82a853609182 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031149 Jun 01 22:30:55.253600 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 224/666] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:55 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:55.254675 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b0933683-8dd4-4f02-a9a8-378a0e21cf19 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:55.258192 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b0933683-8dd4-4f02-a9a8-378a0e21cf19 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:55.268506 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0933683-8dd4-4f02-a9a8-378a0e21cf19 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:55.268506 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0933683-8dd4-4f02-a9a8-378a0e21cf19 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:55.268861 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0933683-8dd4-4f02-a9a8-378a0e21cf19 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:55.269540 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0933683-8dd4-4f02-a9a8-378a0e21cf19 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:55.270059 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0933683-8dd4-4f02-a9a8-378a0e21cf19 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:55.272157 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0933683-8dd4-4f02-a9a8-378a0e21cf19 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:55.305204 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0933683-8dd4-4f02-a9a8-378a0e21cf19 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:55.305587 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0933683-8dd4-4f02-a9a8-378a0e21cf19 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:55.305974 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0933683-8dd4-4f02-a9a8-378a0e21cf19 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:55.306299 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-b0933683-8dd4-4f02-a9a8-378a0e21cf19 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lazy-loading 'fault' on Instance uuid ebde3f16-47bc-4d05-a57a-6f5c4590a297 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:30:55.316164 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b0933683-8dd4-4f02-a9a8-378a0e21cf19 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:55.352304 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:30:55.365833 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=5 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:30:55.432100 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-fa61b6c7-f1c2-4c34-b69e-923cc9704349 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:55.445188 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b0933683-8dd4-4f02-a9a8-378a0e21cf19 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:55.446617 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-fa61b6c7-f1c2-4c34-b69e-923cc9704349 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1364 microversion: 2.1 time: 0.469380 Jun 01 22:30:55.450627 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 238/667] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:54 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1364 bytes in 473 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:55.456474 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-561e0044-87ee-406e-94b4-79b33b1ce357 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:55.457787 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b0933683-8dd4-4f02-a9a8-378a0e21cf19 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1373 microversion: 2.1 time: 0.205192 Jun 01 22:30:55.458234 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 225/668] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:55 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1373 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:55.468424 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-561e0044-87ee-406e-94b4-79b33b1ce357 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:55.468424 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-561e0044-87ee-406e-94b4-79b33b1ce357 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:55.477680 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-561e0044-87ee-406e-94b4-79b33b1ce357 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1878 microversion: 2.32 time: 0.613937 Jun 01 22:30:55.478427 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 206/669] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:54 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1878 bytes in 615 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:55.555884 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=4 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:30:55.847042 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b183e503-e453-43dc-9893-18a50dff9eb7 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:55.849217 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b183e503-e453-43dc-9893-18a50dff9eb7 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:55.856689 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b183e503-e453-43dc-9893-18a50dff9eb7 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:55.856689 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b183e503-e453-43dc-9893-18a50dff9eb7 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:55.857790 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b183e503-e453-43dc-9893-18a50dff9eb7 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:55.857790 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b183e503-e453-43dc-9893-18a50dff9eb7 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:55.858374 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b183e503-e453-43dc-9893-18a50dff9eb7 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:55.858668 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b183e503-e453-43dc-9893-18a50dff9eb7 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:55.878147 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b183e503-e453-43dc-9893-18a50dff9eb7 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:56.042048 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b183e503-e453-43dc-9893-18a50dff9eb7 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:56.052633 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b183e503-e453-43dc-9893-18a50dff9eb7 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf" status: 200 len: 1314 microversion: 2.1 time: 0.207354 Jun 01 22:30:56.053000 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 239/670] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:55 2026] GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf => generated 1314 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:56.475517 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c2eafb00-f8c9-4b15-ab15-1e604ebe6223 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:56.477705 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c2eafb00-f8c9-4b15-ab15-1e604ebe6223 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:56.481386 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-770ba368-e0ac-4bb0-a893-c4464e49a254 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:56.484754 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2eafb00-f8c9-4b15-ab15-1e604ebe6223 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:56.484956 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-770ba368-e0ac-4bb0-a893-c4464e49a254 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:56.485202 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2eafb00-f8c9-4b15-ab15-1e604ebe6223 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:56.485403 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2eafb00-f8c9-4b15-ab15-1e604ebe6223 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:56.486192 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2eafb00-f8c9-4b15-ab15-1e604ebe6223 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:56.487109 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2eafb00-f8c9-4b15-ab15-1e604ebe6223 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:56.487109 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2eafb00-f8c9-4b15-ab15-1e604ebe6223 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:56.492334 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-770ba368-e0ac-4bb0-a893-c4464e49a254 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:56.492667 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-770ba368-e0ac-4bb0-a893-c4464e49a254 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:56.493149 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-770ba368-e0ac-4bb0-a893-c4464e49a254 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:56.493988 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-770ba368-e0ac-4bb0-a893-c4464e49a254 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:56.494469 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-770ba368-e0ac-4bb0-a893-c4464e49a254 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:56.495001 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-770ba368-e0ac-4bb0-a893-c4464e49a254 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:56.509433 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0db64a50-b543-4fb6-8e82-139e4d18b9af tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:56.512993 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0db64a50-b543-4fb6-8e82-139e4d18b9af tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:56.519263 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c2eafb00-f8c9-4b15-ab15-1e604ebe6223 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:56.522736 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0db64a50-b543-4fb6-8e82-139e4d18b9af tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:56.523330 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0db64a50-b543-4fb6-8e82-139e4d18b9af tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:56.524501 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0db64a50-b543-4fb6-8e82-139e4d18b9af tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:56.526937 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0db64a50-b543-4fb6-8e82-139e4d18b9af tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:56.526937 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0db64a50-b543-4fb6-8e82-139e4d18b9af tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:56.527189 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-770ba368-e0ac-4bb0-a893-c4464e49a254 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:56.527652 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-770ba368-e0ac-4bb0-a893-c4464e49a254 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:56.528126 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-770ba368-e0ac-4bb0-a893-c4464e49a254 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:56.528444 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-770ba368-e0ac-4bb0-a893-c4464e49a254 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lazy-loading 'fault' on Instance uuid ebde3f16-47bc-4d05-a57a-6f5c4590a297 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:30:56.528504 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0db64a50-b543-4fb6-8e82-139e4d18b9af tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:56.539165 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-770ba368-e0ac-4bb0-a893-c4464e49a254 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:56.559086 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0db64a50-b543-4fb6-8e82-139e4d18b9af tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:56.629469 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-770ba368-e0ac-4bb0-a893-c4464e49a254 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'c00bdea667a044979d3972fd0ee0eafd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '892c847556e44ea0a501710e5f53eeed', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:56.646333 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-770ba368-e0ac-4bb0-a893-c4464e49a254 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 200 len: 1373 microversion: 2.1 time: 0.167003 Jun 01 22:30:56.646806 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 207/671] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:56 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 1373 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:56.757096 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c2eafb00-f8c9-4b15-ab15-1e604ebe6223 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:56.774968 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c2eafb00-f8c9-4b15-ab15-1e604ebe6223 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1364 microversion: 2.1 time: 0.301797 Jun 01 22:30:56.774968 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 226/672] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:56 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1364 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:57.010444 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0db64a50-b543-4fb6-8e82-139e4d18b9af tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:57.023032 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0db64a50-b543-4fb6-8e82-139e4d18b9af tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:57.023260 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0db64a50-b543-4fb6-8e82-139e4d18b9af tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:57.031017 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0db64a50-b543-4fb6-8e82-139e4d18b9af tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1878 microversion: 2.32 time: 0.523164 Jun 01 22:30:57.032302 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 240/673] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:56 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1878 bytes in 524 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:57.080615 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3d12b1f0-f542-48fd-a90b-c1f54d559917 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:57.082068 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3d12b1f0-f542-48fd-a90b-c1f54d559917 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:57.089357 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d12b1f0-f542-48fd-a90b-c1f54d559917 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:57.089698 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d12b1f0-f542-48fd-a90b-c1f54d559917 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:57.090026 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d12b1f0-f542-48fd-a90b-c1f54d559917 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:57.090528 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d12b1f0-f542-48fd-a90b-c1f54d559917 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:57.092832 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d12b1f0-f542-48fd-a90b-c1f54d559917 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:57.092832 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d12b1f0-f542-48fd-a90b-c1f54d559917 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:57.122202 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3d12b1f0-f542-48fd-a90b-c1f54d559917 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:57.342792 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-0056afd7-6419-47b9-a48f-dea49758f589 req-fd1a95b1-3c18-4130-a4f7-6832741e6629 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a6648151-f1ef-44fd-935f-9a351697bbaf", "name": "network-vif-plugged", "status": "completed", "tag": "c7fecf37-327b-451b-9b21-55a448000481"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:57.350957 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-0056afd7-6419-47b9-a48f-dea49758f589 req-fd1a95b1-3c18-4130-a4f7-6832741e6629 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:57.351189 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-0056afd7-6419-47b9-a48f-dea49758f589 req-fd1a95b1-3c18-4130-a4f7-6832741e6629 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:57.351490 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-0056afd7-6419-47b9-a48f-dea49758f589 req-fd1a95b1-3c18-4130-a4f7-6832741e6629 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:57.362377 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-0056afd7-6419-47b9-a48f-dea49758f589 req-fd1a95b1-3c18-4130-a4f7-6832741e6629 service nova] Creating event network-vif-plugged:c7fecf37-327b-451b-9b21-55a448000481 for instance a6648151-f1ef-44fd-935f-9a351697bbaf on np0000001904 Jun 01 22:30:57.363069 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-0056afd7-6419-47b9-a48f-dea49758f589 req-fd1a95b1-3c18-4130-a4f7-6832741e6629 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:57.371471 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-0056afd7-6419-47b9-a48f-dea49758f589 req-fd1a95b1-3c18-4130-a4f7-6832741e6629 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030579 Jun 01 22:30:57.374688 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 227/674] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:57 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:57.391290 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3d12b1f0-f542-48fd-a90b-c1f54d559917 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:57.401647 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3d12b1f0-f542-48fd-a90b-c1f54d559917 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf" status: 200 len: 1314 microversion: 2.1 time: 0.323038 Jun 01 22:30:57.402238 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 208/675] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:57 2026] GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf => generated 1314 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:57.673070 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d9751861-9eb1-40b5-852d-57ea26ecd3ad tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:57.678601 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d9751861-9eb1-40b5-852d-57ea26ecd3ad tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:57.681504 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=130,nova_api:DELETE=1,nova_api:UPDATE=3,nova_api:INSERT=5 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:30:57.686667 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9751861-9eb1-40b5-852d-57ea26ecd3ad tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:57.686948 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9751861-9eb1-40b5-852d-57ea26ecd3ad tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:57.687204 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9751861-9eb1-40b5-852d-57ea26ecd3ad tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:57.687712 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9751861-9eb1-40b5-852d-57ea26ecd3ad tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:57.688084 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9751861-9eb1-40b5-852d-57ea26ecd3ad tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:57.688421 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9751861-9eb1-40b5-852d-57ea26ecd3ad tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:57.706995 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-d9751861-9eb1-40b5-852d-57ea26ecd3ad tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] HTTP exception thrown: Instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 could not be found. Jun 01 22:30:57.707144 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d9751861-9eb1-40b5-852d-57ea26ecd3ad tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Returning 404 to user: Instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:30:57.707518 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d9751861-9eb1-40b5-852d-57ea26ecd3ad tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 404 len: 111 microversion: 2.1 time: 0.039621 Jun 01 22:30:57.707871 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 241/676] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:57 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 111 bytes in 40 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:30:57.769650 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-486095ef-dd0c-4c77-bace-6c966bb09bba tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:57.771275 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-486095ef-dd0c-4c77-bace-6c966bb09bba tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:57.776527 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-486095ef-dd0c-4c77-bace-6c966bb09bba tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:57.776931 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-486095ef-dd0c-4c77-bace-6c966bb09bba tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:57.777180 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-486095ef-dd0c-4c77-bace-6c966bb09bba tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:57.777583 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-486095ef-dd0c-4c77-bace-6c966bb09bba tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:57.777821 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-486095ef-dd0c-4c77-bace-6c966bb09bba tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:57.778040 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-486095ef-dd0c-4c77-bace-6c966bb09bba tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:57.787425 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-486095ef-dd0c-4c77-bace-6c966bb09bba tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] HTTP exception thrown: Instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 could not be found. Jun 01 22:30:57.787425 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-486095ef-dd0c-4c77-bace-6c966bb09bba tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Returning 404 to user: Instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:30:57.787425 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-486095ef-dd0c-4c77-bace-6c966bb09bba tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297/os-volume_attachments" status: 404 len: 111 microversion: 2.1 time: 0.020816 Jun 01 22:30:57.787425 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 228/677] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:30:57 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297/os-volume_attachments => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:30:57.797541 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-80f0aba2-8639-4388-bb1c-e3a6c4e412f3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:57.799555 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-80f0aba2-8639-4388-bb1c-e3a6c4e412f3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:57.806287 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-80f0aba2-8639-4388-bb1c-e3a6c4e412f3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:57.806596 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-80f0aba2-8639-4388-bb1c-e3a6c4e412f3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:57.806847 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-80f0aba2-8639-4388-bb1c-e3a6c4e412f3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:57.807363 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-80f0aba2-8639-4388-bb1c-e3a6c4e412f3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:57.807771 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-80f0aba2-8639-4388-bb1c-e3a6c4e412f3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:57.808129 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-80f0aba2-8639-4388-bb1c-e3a6c4e412f3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:57.831430 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-80f0aba2-8639-4388-bb1c-e3a6c4e412f3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:57.998468 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-28a6cab2-5dc5-4cf1-a3cf-583c04a806cd tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:57.998713 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-28a6cab2-5dc5-4cf1-a3cf-583c04a806cd tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:58.008239 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28a6cab2-5dc5-4cf1-a3cf-583c04a806cd tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:58.008239 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28a6cab2-5dc5-4cf1-a3cf-583c04a806cd tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:58.008239 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28a6cab2-5dc5-4cf1-a3cf-583c04a806cd tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:58.008239 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28a6cab2-5dc5-4cf1-a3cf-583c04a806cd tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:58.008729 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28a6cab2-5dc5-4cf1-a3cf-583c04a806cd tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:58.008729 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28a6cab2-5dc5-4cf1-a3cf-583c04a806cd tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:58.014078 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=313,nova_cell1:UPDATE=9,nova_cell1:INSERT=4 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:30:58.035490 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-28a6cab2-5dc5-4cf1-a3cf-583c04a806cd tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:30:58.056213 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c4a04913-3507-4184-ac14-9075266f2406 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:58.059447 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c4a04913-3507-4184-ac14-9075266f2406 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:58.068417 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4a04913-3507-4184-ac14-9075266f2406 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:58.068772 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4a04913-3507-4184-ac14-9075266f2406 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:58.069184 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4a04913-3507-4184-ac14-9075266f2406 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:58.069807 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4a04913-3507-4184-ac14-9075266f2406 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:58.070233 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4a04913-3507-4184-ac14-9075266f2406 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:58.070949 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4a04913-3507-4184-ac14-9075266f2406 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:58.078327 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-80f0aba2-8639-4388-bb1c-e3a6c4e412f3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:58.092091 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-80f0aba2-8639-4388-bb1c-e3a6c4e412f3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1364 microversion: 2.1 time: 0.296675 Jun 01 22:30:58.092986 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 209/678] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:57 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1364 bytes in 298 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:58.099069 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c4a04913-3507-4184-ac14-9075266f2406 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:58.135972 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-28a6cab2-5dc5-4cf1-a3cf-583c04a806cd tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 204 len: 0 microversion: 2.1 time: 0.139457 Jun 01 22:30:58.137357 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 242/679] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:30:57 2026] DELETE /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 0 bytes in 141 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:30:58.148544 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-659ebfb3-54d7-44fe-b19f-6aef5e13515d tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:58.150037 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-659ebfb3-54d7-44fe-b19f-6aef5e13515d tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:58.155394 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-659ebfb3-54d7-44fe-b19f-6aef5e13515d tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:58.155793 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-659ebfb3-54d7-44fe-b19f-6aef5e13515d tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:58.156129 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-659ebfb3-54d7-44fe-b19f-6aef5e13515d tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:58.156667 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-659ebfb3-54d7-44fe-b19f-6aef5e13515d tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:58.157067 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-659ebfb3-54d7-44fe-b19f-6aef5e13515d tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:58.157393 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-659ebfb3-54d7-44fe-b19f-6aef5e13515d tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:58.177019 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-659ebfb3-54d7-44fe-b19f-6aef5e13515d tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:58.307907 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c4a04913-3507-4184-ac14-9075266f2406 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:58.314769 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c4a04913-3507-4184-ac14-9075266f2406 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:58.315510 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c4a04913-3507-4184-ac14-9075266f2406 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:58.319589 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c4a04913-3507-4184-ac14-9075266f2406 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1878 microversion: 2.32 time: 0.267229 Jun 01 22:30:58.319965 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 229/680] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:58 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1878 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:58.395516 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-659ebfb3-54d7-44fe-b19f-6aef5e13515d tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:58.407364 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-659ebfb3-54d7-44fe-b19f-6aef5e13515d tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1499 microversion: 2.1 time: 0.260302 Jun 01 22:30:58.407991 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 210/681] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:58 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1499 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:58.421369 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0175476c-7c8c-438e-8be5-00fc37eb3d34 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:58.423087 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0175476c-7c8c-438e-8be5-00fc37eb3d34 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:58.427133 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0175476c-7c8c-438e-8be5-00fc37eb3d34 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:58.427433 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0175476c-7c8c-438e-8be5-00fc37eb3d34 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:58.427779 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0175476c-7c8c-438e-8be5-00fc37eb3d34 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:58.428252 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0175476c-7c8c-438e-8be5-00fc37eb3d34 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:58.428704 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0175476c-7c8c-438e-8be5-00fc37eb3d34 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:58.429115 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0175476c-7c8c-438e-8be5-00fc37eb3d34 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:58.453592 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0175476c-7c8c-438e-8be5-00fc37eb3d34 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:58.688100 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0175476c-7c8c-438e-8be5-00fc37eb3d34 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:58.701843 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0175476c-7c8c-438e-8be5-00fc37eb3d34 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf" status: 200 len: 1500 microversion: 2.1 time: 0.283681 Jun 01 22:30:58.702307 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 243/682] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:58 2026] GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf => generated 1500 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:58.725151 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7cf6cd7a-290d-4d90-a4b9-cb36fbfcdb7a tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:58.726594 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7cf6cd7a-290d-4d90-a4b9-cb36fbfcdb7a tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:58.731467 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7cf6cd7a-290d-4d90-a4b9-cb36fbfcdb7a tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:58.731781 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7cf6cd7a-290d-4d90-a4b9-cb36fbfcdb7a tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:58.731985 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7cf6cd7a-290d-4d90-a4b9-cb36fbfcdb7a tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:58.732437 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7cf6cd7a-290d-4d90-a4b9-cb36fbfcdb7a tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:58.732723 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7cf6cd7a-290d-4d90-a4b9-cb36fbfcdb7a tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:58.732933 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7cf6cd7a-290d-4d90-a4b9-cb36fbfcdb7a tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:58.756555 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7cf6cd7a-290d-4d90-a4b9-cb36fbfcdb7a tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:30:58.852497 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7cf6cd7a-290d-4d90-a4b9-cb36fbfcdb7a tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf" status: 204 len: 0 microversion: 2.1 time: 0.129150 Jun 01 22:30:58.853291 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 230/683] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:30:58 2026] DELETE /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf => generated 0 bytes in 130 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:30:58.868362 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-48d25569-8503-4dc9-92dd-6e365408d971 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:58.870909 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-48d25569-8503-4dc9-92dd-6e365408d971 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:58.877219 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48d25569-8503-4dc9-92dd-6e365408d971 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:58.877598 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48d25569-8503-4dc9-92dd-6e365408d971 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:58.877853 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48d25569-8503-4dc9-92dd-6e365408d971 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:58.878373 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48d25569-8503-4dc9-92dd-6e365408d971 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:58.878849 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48d25569-8503-4dc9-92dd-6e365408d971 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:58.879115 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48d25569-8503-4dc9-92dd-6e365408d971 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:58.900618 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-48d25569-8503-4dc9-92dd-6e365408d971 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:58.991546 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-da2964d4-52d4-411f-abc7-738445d6e14d tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:58.991812 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-da2964d4-52d4-411f-abc7-738445d6e14d tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:58.997007 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da2964d4-52d4-411f-abc7-738445d6e14d tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:58.997007 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da2964d4-52d4-411f-abc7-738445d6e14d tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:58.997007 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da2964d4-52d4-411f-abc7-738445d6e14d tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:58.997894 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da2964d4-52d4-411f-abc7-738445d6e14d tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:58.997894 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da2964d4-52d4-411f-abc7-738445d6e14d tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:58.997894 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da2964d4-52d4-411f-abc7-738445d6e14d tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:59.009773 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-da2964d4-52d4-411f-abc7-738445d6e14d tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] HTTP exception thrown: Instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 could not be found. Jun 01 22:30:59.010303 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-da2964d4-52d4-411f-abc7-738445d6e14d tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Returning 404 to user: Instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:30:59.010766 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-da2964d4-52d4-411f-abc7-738445d6e14d tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 404 len: 111 microversion: 2.1 time: 0.021234 Jun 01 22:30:59.011531 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 244/684] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:30:58 2026] DELETE /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:30:59.024729 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d0afea06-b991-4cee-8136-8837ad4f8ef6 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:59.026646 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d0afea06-b991-4cee-8136-8837ad4f8ef6 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] [instance: ebde3f16-47bc-4d05-a57a-6f5c4590a297] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:59.034462 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d0afea06-b991-4cee-8136-8837ad4f8ef6 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:59.034792 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d0afea06-b991-4cee-8136-8837ad4f8ef6 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:59.035016 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d0afea06-b991-4cee-8136-8837ad4f8ef6 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:59.035489 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d0afea06-b991-4cee-8136-8837ad4f8ef6 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:59.035845 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d0afea06-b991-4cee-8136-8837ad4f8ef6 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:59.036162 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d0afea06-b991-4cee-8136-8837ad4f8ef6 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:59.048498 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-d0afea06-b991-4cee-8136-8837ad4f8ef6 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] HTTP exception thrown: Instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 could not be found. Jun 01 22:30:59.048744 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d0afea06-b991-4cee-8136-8837ad4f8ef6 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Returning 404 to user: Instance ebde3f16-47bc-4d05-a57a-6f5c4590a297 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:30:59.049105 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d0afea06-b991-4cee-8136-8837ad4f8ef6 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297" status: 404 len: 111 microversion: 2.1 time: 0.028546 Jun 01 22:30:59.049770 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 231/685] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:59 2026] GET /compute/v2.1/servers/ebde3f16-47bc-4d05-a57a-6f5c4590a297 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) Jun 01 22:30:59.066469 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-695c607b-94c4-477e-a2da-ebe6bd1b0315 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:59.086588 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-48d25569-8503-4dc9-92dd-6e365408d971 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:59.094391 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-695c607b-94c4-477e-a2da-ebe6bd1b0315 tempest-ServerActionsTestOtherB-1122266266 tempest-ServerActionsTestOtherB-1122266266-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-711844050" status: 202 len: 0 microversion: 2.1 time: 0.033814 Jun 01 22:30:59.095061 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 245/686] 10.4.3.116 () {66 vars in 1336 bytes} [Mon Jun 1 22:30:59 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-711844050 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:30:59.097792 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-48d25569-8503-4dc9-92dd-6e365408d971 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf" status: 200 len: 1506 microversion: 2.1 time: 0.232348 Jun 01 22:30:59.097792 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 211/687] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:58 2026] GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf => generated 1506 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:59.114746 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7968b7ec-9684-4416-be82-977681a5871d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:59.116577 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7968b7ec-9684-4416-be82-977681a5871d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:59.121932 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7968b7ec-9684-4416-be82-977681a5871d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:59.122302 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7968b7ec-9684-4416-be82-977681a5871d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:59.122640 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7968b7ec-9684-4416-be82-977681a5871d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:59.125302 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7968b7ec-9684-4416-be82-977681a5871d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:59.125302 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7968b7ec-9684-4416-be82-977681a5871d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:59.125302 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7968b7ec-9684-4416-be82-977681a5871d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:59.152870 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7968b7ec-9684-4416-be82-977681a5871d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:59.343995 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-972a4f98-e796-4059-95bd-82497c71b94a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:59.351855 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-972a4f98-e796-4059-95bd-82497c71b94a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:59.353509 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7968b7ec-9684-4416-be82-977681a5871d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:59.358543 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-972a4f98-e796-4059-95bd-82497c71b94a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:59.358973 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-972a4f98-e796-4059-95bd-82497c71b94a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:59.359329 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-972a4f98-e796-4059-95bd-82497c71b94a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:59.360092 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-972a4f98-e796-4059-95bd-82497c71b94a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:59.361210 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-972a4f98-e796-4059-95bd-82497c71b94a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:59.361210 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-972a4f98-e796-4059-95bd-82497c71b94a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:59.362444 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7968b7ec-9684-4416-be82-977681a5871d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1364 microversion: 2.1 time: 0.249887 Jun 01 22:30:59.362972 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 232/688] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:59 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1364 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:30:59.391327 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-972a4f98-e796-4059-95bd-82497c71b94a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:59.425597 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-94dca366-e817-4813-83cd-eb8fd2296b95 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:30:59.428348 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-94dca366-e817-4813-83cd-eb8fd2296b95 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:30:59.439191 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-94dca366-e817-4813-83cd-eb8fd2296b95 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:59.439592 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-94dca366-e817-4813-83cd-eb8fd2296b95 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:59.439915 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-94dca366-e817-4813-83cd-eb8fd2296b95 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:59.440635 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-94dca366-e817-4813-83cd-eb8fd2296b95 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:59.440987 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-94dca366-e817-4813-83cd-eb8fd2296b95 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:59.441634 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-94dca366-e817-4813-83cd-eb8fd2296b95 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:59.472672 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-94dca366-e817-4813-83cd-eb8fd2296b95 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:30:59.620223 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-1d62c586-818d-4326-96b6-9156260ff82b req-d7b9e56c-d90c-41e8-8ab3-9f0e8c294cbe service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3fad86b3-ded8-42e5-8153-58415dbd638c", "name": "network-vif-unplugged", "status": "completed", "tag": "dd2d7511-e964-4e98-93ea-b9d323ae88f5"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:30:59.637935 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1d62c586-818d-4326-96b6-9156260ff82b req-d7b9e56c-d90c-41e8-8ab3-9f0e8c294cbe service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:30:59.638417 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1d62c586-818d-4326-96b6-9156260ff82b req-d7b9e56c-d90c-41e8-8ab3-9f0e8c294cbe service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:30:59.638728 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1d62c586-818d-4326-96b6-9156260ff82b req-d7b9e56c-d90c-41e8-8ab3-9f0e8c294cbe service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:30:59.647809 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-1d62c586-818d-4326-96b6-9156260ff82b req-d7b9e56c-d90c-41e8-8ab3-9f0e8c294cbe service nova] Creating event network-vif-unplugged:dd2d7511-e964-4e98-93ea-b9d323ae88f5 for instance 3fad86b3-ded8-42e5-8153-58415dbd638c on np0000001904 Jun 01 22:30:59.648247 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-1d62c586-818d-4326-96b6-9156260ff82b req-d7b9e56c-d90c-41e8-8ab3-9f0e8c294cbe service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:30:59.654922 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-1d62c586-818d-4326-96b6-9156260ff82b req-d7b9e56c-d90c-41e8-8ab3-9f0e8c294cbe service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.038182 Jun 01 22:30:59.657150 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 233/689] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:30:59 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:30:59.666612 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-972a4f98-e796-4059-95bd-82497c71b94a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:59.676983 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-972a4f98-e796-4059-95bd-82497c71b94a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:59.678862 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-972a4f98-e796-4059-95bd-82497c71b94a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:59.686709 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-972a4f98-e796-4059-95bd-82497c71b94a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1878 microversion: 2.32 time: 0.345369 Jun 01 22:30:59.686709 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 246/690] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:30:59 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1878 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:30:59.715435 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-94dca366-e817-4813-83cd-eb8fd2296b95 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:30:59.725066 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-94dca366-e817-4813-83cd-eb8fd2296b95 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1499 microversion: 2.1 time: 0.301995 Jun 01 22:30:59.725424 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 212/691] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:30:59 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1499 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:00.126153 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ed3ab921-c4a1-4770-9f16-d3bd5d418fc3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:00.131710 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ed3ab921-c4a1-4770-9f16-d3bd5d418fc3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:00.136716 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ed3ab921-c4a1-4770-9f16-d3bd5d418fc3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:00.137190 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ed3ab921-c4a1-4770-9f16-d3bd5d418fc3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:00.137450 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ed3ab921-c4a1-4770-9f16-d3bd5d418fc3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:00.138099 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ed3ab921-c4a1-4770-9f16-d3bd5d418fc3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:00.138520 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ed3ab921-c4a1-4770-9f16-d3bd5d418fc3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:00.138838 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ed3ab921-c4a1-4770-9f16-d3bd5d418fc3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:00.171200 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ed3ab921-c4a1-4770-9f16-d3bd5d418fc3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:00.224433 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-17753ab1-9403-4bbf-bc06-2a32a7873bbe req-75758d96-0a91-4cf6-8a5d-96fdee82147f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a6648151-f1ef-44fd-935f-9a351697bbaf", "name": "network-vif-unplugged", "status": "completed", "tag": "c7fecf37-327b-451b-9b21-55a448000481"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:00.247194 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-17753ab1-9403-4bbf-bc06-2a32a7873bbe req-75758d96-0a91-4cf6-8a5d-96fdee82147f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:00.247487 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-17753ab1-9403-4bbf-bc06-2a32a7873bbe req-75758d96-0a91-4cf6-8a5d-96fdee82147f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:00.248518 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-17753ab1-9403-4bbf-bc06-2a32a7873bbe req-75758d96-0a91-4cf6-8a5d-96fdee82147f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:00.273543 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-17753ab1-9403-4bbf-bc06-2a32a7873bbe req-75758d96-0a91-4cf6-8a5d-96fdee82147f service nova] Creating event network-vif-unplugged:c7fecf37-327b-451b-9b21-55a448000481 for instance a6648151-f1ef-44fd-935f-9a351697bbaf on np0000001904 Jun 01 22:31:00.274177 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-17753ab1-9403-4bbf-bc06-2a32a7873bbe req-75758d96-0a91-4cf6-8a5d-96fdee82147f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:00.281300 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-17753ab1-9403-4bbf-bc06-2a32a7873bbe req-75758d96-0a91-4cf6-8a5d-96fdee82147f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.064536 Jun 01 22:31:00.282007 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 247/692] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:00 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) Jun 01 22:31:00.350594 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ed3ab921-c4a1-4770-9f16-d3bd5d418fc3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:00.359711 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ed3ab921-c4a1-4770-9f16-d3bd5d418fc3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf" status: 200 len: 1506 microversion: 2.1 time: 0.237956 Jun 01 22:31:00.360101 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 234/693] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:00 2026] GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf => generated 1506 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:00.386801 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c760f977-efe5-4fc6-8bb8-5c12b563ad25 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:00.388330 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c760f977-efe5-4fc6-8bb8-5c12b563ad25 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:00.394737 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=109,nova_api:INSERT=12,nova_api:UPDATE=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:31:00.396505 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c760f977-efe5-4fc6-8bb8-5c12b563ad25 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:00.397761 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c760f977-efe5-4fc6-8bb8-5c12b563ad25 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:00.398297 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c760f977-efe5-4fc6-8bb8-5c12b563ad25 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:00.398635 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c760f977-efe5-4fc6-8bb8-5c12b563ad25 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:00.398881 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c760f977-efe5-4fc6-8bb8-5c12b563ad25 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:00.399159 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c760f977-efe5-4fc6-8bb8-5c12b563ad25 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:00.436651 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c760f977-efe5-4fc6-8bb8-5c12b563ad25 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:00.617518 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c760f977-efe5-4fc6-8bb8-5c12b563ad25 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:00.630420 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c760f977-efe5-4fc6-8bb8-5c12b563ad25 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1364 microversion: 2.1 time: 0.245234 Jun 01 22:31:00.631055 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 213/694] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:00 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1364 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:00.711247 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2c128b00-dd0f-49f8-abfe-fd492cef5087 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:00.713301 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2c128b00-dd0f-49f8-abfe-fd492cef5087 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:00.727442 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2c128b00-dd0f-49f8-abfe-fd492cef5087 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:00.727442 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2c128b00-dd0f-49f8-abfe-fd492cef5087 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:00.728280 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2c128b00-dd0f-49f8-abfe-fd492cef5087 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:00.728430 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2c128b00-dd0f-49f8-abfe-fd492cef5087 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:00.730001 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2c128b00-dd0f-49f8-abfe-fd492cef5087 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:00.730575 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2c128b00-dd0f-49f8-abfe-fd492cef5087 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:00.748682 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d353d6b0-ecd3-4a79-8b44-3b5fdf84a3a4 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:00.753083 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d353d6b0-ecd3-4a79-8b44-3b5fdf84a3a4 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:00.760250 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d353d6b0-ecd3-4a79-8b44-3b5fdf84a3a4 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:00.760762 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d353d6b0-ecd3-4a79-8b44-3b5fdf84a3a4 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:00.761285 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d353d6b0-ecd3-4a79-8b44-3b5fdf84a3a4 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:00.761961 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d353d6b0-ecd3-4a79-8b44-3b5fdf84a3a4 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:00.763323 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d353d6b0-ecd3-4a79-8b44-3b5fdf84a3a4 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:00.763946 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d353d6b0-ecd3-4a79-8b44-3b5fdf84a3a4 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:00.764667 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-2c128b00-dd0f-49f8-abfe-fd492cef5087 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:00.793947 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-d353d6b0-ecd3-4a79-8b44-3b5fdf84a3a4 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:01.201871 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2c128b00-dd0f-49f8-abfe-fd492cef5087 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:01.208438 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2c128b00-dd0f-49f8-abfe-fd492cef5087 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:01.209763 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2c128b00-dd0f-49f8-abfe-fd492cef5087 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:01.215280 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2c128b00-dd0f-49f8-abfe-fd492cef5087 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1878 microversion: 2.32 time: 0.506411 Jun 01 22:31:01.215688 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 248/695] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:00 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1878 bytes in 507 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:01.234042 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d353d6b0-ecd3-4a79-8b44-3b5fdf84a3a4 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:01.247488 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d353d6b0-ecd3-4a79-8b44-3b5fdf84a3a4 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1499 microversion: 2.1 time: 0.501790 Jun 01 22:31:01.247953 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 235/696] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:00 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1499 bytes in 503 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:01.381096 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-aea6bdb0-b063-4dba-98b9-2f58731138f2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:01.383738 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-aea6bdb0-b063-4dba-98b9-2f58731138f2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:01.389392 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aea6bdb0-b063-4dba-98b9-2f58731138f2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:01.389884 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aea6bdb0-b063-4dba-98b9-2f58731138f2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:01.389960 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aea6bdb0-b063-4dba-98b9-2f58731138f2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:01.390466 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aea6bdb0-b063-4dba-98b9-2f58731138f2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:01.390794 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aea6bdb0-b063-4dba-98b9-2f58731138f2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:01.391114 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aea6bdb0-b063-4dba-98b9-2f58731138f2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:01.422412 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-aea6bdb0-b063-4dba-98b9-2f58731138f2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:01.568857 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-535e028b-0a25-421a-b1fd-d5a17a0fef3f req-dffc5b87-e418-442e-8053-90b15e396ecd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3fad86b3-ded8-42e5-8153-58415dbd638c", "name": "network-vif-deleted", "tag": "dd2d7511-e964-4e98-93ea-b9d323ae88f5"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:01.578055 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-535e028b-0a25-421a-b1fd-d5a17a0fef3f req-dffc5b87-e418-442e-8053-90b15e396ecd service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:01.578055 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-535e028b-0a25-421a-b1fd-d5a17a0fef3f req-dffc5b87-e418-442e-8053-90b15e396ecd service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:01.578257 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-535e028b-0a25-421a-b1fd-d5a17a0fef3f req-dffc5b87-e418-442e-8053-90b15e396ecd service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:01.594943 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-535e028b-0a25-421a-b1fd-d5a17a0fef3f req-dffc5b87-e418-442e-8053-90b15e396ecd service nova] Creating event network-vif-deleted:dd2d7511-e964-4e98-93ea-b9d323ae88f5 for instance 3fad86b3-ded8-42e5-8153-58415dbd638c on np0000001904 Jun 01 22:31:01.595299 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-535e028b-0a25-421a-b1fd-d5a17a0fef3f req-dffc5b87-e418-442e-8053-90b15e396ecd service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:01.603807 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-535e028b-0a25-421a-b1fd-d5a17a0fef3f req-dffc5b87-e418-442e-8053-90b15e396ecd service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.041816 Jun 01 22:31:01.605081 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 249/697] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:01 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) Jun 01 22:31:01.651969 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0e1e90d4-3365-434c-8bca-8a4b8c497b98 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:01.653804 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0e1e90d4-3365-434c-8bca-8a4b8c497b98 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:01.661642 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0e1e90d4-3365-434c-8bca-8a4b8c497b98 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:01.661952 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0e1e90d4-3365-434c-8bca-8a4b8c497b98 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:01.662186 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0e1e90d4-3365-434c-8bca-8a4b8c497b98 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:01.662712 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0e1e90d4-3365-434c-8bca-8a4b8c497b98 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:01.663076 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0e1e90d4-3365-434c-8bca-8a4b8c497b98 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:01.663325 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0e1e90d4-3365-434c-8bca-8a4b8c497b98 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:01.684121 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-0e1e90d4-3365-434c-8bca-8a4b8c497b98 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:01.725207 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-a15b7796-fcc7-4727-b4dd-448e0dc36de4 req-817a68cf-8d0b-43e5-b502-b7e61d5dd09a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3fad86b3-ded8-42e5-8153-58415dbd638c", "name": "network-vif-unplugged", "status": "completed", "tag": "dd2d7511-e964-4e98-93ea-b9d323ae88f5"}, {"server_uuid": "93cb7220-a907-4cac-8370-80f6db121b85", "name": "network-vif-plugged", "status": "completed", "tag": "57ae35e1-5aa2-4924-8805-db3a86b0d951"}, {"server_uuid": "93cb7220-a907-4cac-8370-80f6db121b85", "name": "network-vif-plugged", "status": "completed", "tag": "57ae35e1-5aa2-4924-8805-db3a86b0d951"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:01.738609 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a15b7796-fcc7-4727-b4dd-448e0dc36de4 req-817a68cf-8d0b-43e5-b502-b7e61d5dd09a service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:01.738609 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a15b7796-fcc7-4727-b4dd-448e0dc36de4 req-817a68cf-8d0b-43e5-b502-b7e61d5dd09a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:01.738609 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a15b7796-fcc7-4727-b4dd-448e0dc36de4 req-817a68cf-8d0b-43e5-b502-b7e61d5dd09a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:01.750297 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a15b7796-fcc7-4727-b4dd-448e0dc36de4 req-817a68cf-8d0b-43e5-b502-b7e61d5dd09a service nova] Creating event network-vif-unplugged:dd2d7511-e964-4e98-93ea-b9d323ae88f5 for instance 3fad86b3-ded8-42e5-8153-58415dbd638c on np0000001904 Jun 01 22:31:01.750297 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a15b7796-fcc7-4727-b4dd-448e0dc36de4 req-817a68cf-8d0b-43e5-b502-b7e61d5dd09a service nova] Creating event network-vif-plugged:57ae35e1-5aa2-4924-8805-db3a86b0d951 for instance 93cb7220-a907-4cac-8370-80f6db121b85 on np0000001904 Jun 01 22:31:01.750297 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a15b7796-fcc7-4727-b4dd-448e0dc36de4 req-817a68cf-8d0b-43e5-b502-b7e61d5dd09a service nova] Creating event network-vif-plugged:57ae35e1-5aa2-4924-8805-db3a86b0d951 for instance 93cb7220-a907-4cac-8370-80f6db121b85 on np0000001904 Jun 01 22:31:01.750297 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-a15b7796-fcc7-4727-b4dd-448e0dc36de4 req-817a68cf-8d0b-43e5-b502-b7e61d5dd09a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:01.758806 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-a15b7796-fcc7-4727-b4dd-448e0dc36de4 req-817a68cf-8d0b-43e5-b502-b7e61d5dd09a service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 527 microversion: 2.1 time: 0.036217 Jun 01 22:31:01.759693 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 250/698] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:01 2026] POST /compute/v2.1/os-server-external-events => generated 527 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:01.900334 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-aea6bdb0-b063-4dba-98b9-2f58731138f2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:01.910031 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-aea6bdb0-b063-4dba-98b9-2f58731138f2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf" status: 200 len: 1506 microversion: 2.1 time: 0.530367 Jun 01 22:31:01.910031 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 214/699] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:01 2026] GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf => generated 1506 bytes in 531 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:02.010509 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0e1e90d4-3365-434c-8bca-8a4b8c497b98 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:02.024033 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0e1e90d4-3365-434c-8bca-8a4b8c497b98 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1364 microversion: 2.1 time: 0.374245 Jun 01 22:31:02.024394 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 236/700] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:01 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1364 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:02.239591 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0068f859-4f3b-42cf-b9f4-83e1248d13e6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:02.240640 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0068f859-4f3b-42cf-b9f4-83e1248d13e6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:02.246163 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0068f859-4f3b-42cf-b9f4-83e1248d13e6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:02.246631 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0068f859-4f3b-42cf-b9f4-83e1248d13e6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:02.246981 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0068f859-4f3b-42cf-b9f4-83e1248d13e6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:02.247578 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0068f859-4f3b-42cf-b9f4-83e1248d13e6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:02.248030 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0068f859-4f3b-42cf-b9f4-83e1248d13e6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:02.248611 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0068f859-4f3b-42cf-b9f4-83e1248d13e6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:02.270655 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-52310d38-1569-4427-b34e-1cc3d6a1a188 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:02.272811 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-52310d38-1569-4427-b34e-1cc3d6a1a188 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:02.274094 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0068f859-4f3b-42cf-b9f4-83e1248d13e6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:02.285261 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-52310d38-1569-4427-b34e-1cc3d6a1a188 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:02.285584 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-52310d38-1569-4427-b34e-1cc3d6a1a188 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:02.285871 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-52310d38-1569-4427-b34e-1cc3d6a1a188 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:02.286441 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-52310d38-1569-4427-b34e-1cc3d6a1a188 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:02.287837 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-52310d38-1569-4427-b34e-1cc3d6a1a188 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:02.287837 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-52310d38-1569-4427-b34e-1cc3d6a1a188 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:02.308170 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-52310d38-1569-4427-b34e-1cc3d6a1a188 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:02.347630 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-6578050a-af98-43e7-90d8-af4b2c9e43da req-0b1147de-d2fe-4daf-a6b1-0d27f19a247c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a6648151-f1ef-44fd-935f-9a351697bbaf", "name": "network-vif-unplugged", "status": "completed", "tag": "c7fecf37-327b-451b-9b21-55a448000481"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:02.352973 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-6578050a-af98-43e7-90d8-af4b2c9e43da req-0b1147de-d2fe-4daf-a6b1-0d27f19a247c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:02.353140 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-6578050a-af98-43e7-90d8-af4b2c9e43da req-0b1147de-d2fe-4daf-a6b1-0d27f19a247c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:02.353262 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-6578050a-af98-43e7-90d8-af4b2c9e43da req-0b1147de-d2fe-4daf-a6b1-0d27f19a247c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:02.359966 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-6578050a-af98-43e7-90d8-af4b2c9e43da req-0b1147de-d2fe-4daf-a6b1-0d27f19a247c service nova] Creating event network-vif-unplugged:c7fecf37-327b-451b-9b21-55a448000481 for instance a6648151-f1ef-44fd-935f-9a351697bbaf on np0000001904 Jun 01 22:31:02.360383 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-6578050a-af98-43e7-90d8-af4b2c9e43da req-0b1147de-d2fe-4daf-a6b1-0d27f19a247c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:02.364299 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-6578050a-af98-43e7-90d8-af4b2c9e43da req-0b1147de-d2fe-4daf-a6b1-0d27f19a247c service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020343 Jun 01 22:31:02.364594 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 237/701] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:02 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:02.399598 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-52310d38-1569-4427-b34e-1cc3d6a1a188 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:02.413219 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-52310d38-1569-4427-b34e-1cc3d6a1a188 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1296 microversion: 2.1 time: 0.146435 Jun 01 22:31:02.414739 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 215/702] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:02 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1296 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:02.685490 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0068f859-4f3b-42cf-b9f4-83e1248d13e6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:02.697595 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0068f859-4f3b-42cf-b9f4-83e1248d13e6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:02.697595 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0068f859-4f3b-42cf-b9f4-83e1248d13e6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:02.702434 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0068f859-4f3b-42cf-b9f4-83e1248d13e6 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1878 microversion: 2.32 time: 0.466931 Jun 01 22:31:02.702784 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 251/703] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:02 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1878 bytes in 468 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:02.929387 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a61e48d4-9474-40af-853b-b6f5922ee077 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:02.931519 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a61e48d4-9474-40af-853b-b6f5922ee077 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:02.940967 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a61e48d4-9474-40af-853b-b6f5922ee077 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:02.941338 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a61e48d4-9474-40af-853b-b6f5922ee077 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:02.941683 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a61e48d4-9474-40af-853b-b6f5922ee077 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:02.942327 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a61e48d4-9474-40af-853b-b6f5922ee077 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:02.942803 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a61e48d4-9474-40af-853b-b6f5922ee077 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:02.945914 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a61e48d4-9474-40af-853b-b6f5922ee077 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:02.971528 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a61e48d4-9474-40af-853b-b6f5922ee077 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:02.971843 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a61e48d4-9474-40af-853b-b6f5922ee077 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:02.972092 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a61e48d4-9474-40af-853b-b6f5922ee077 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:02.972417 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-a61e48d4-9474-40af-853b-b6f5922ee077 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lazy-loading 'fault' on Instance uuid a6648151-f1ef-44fd-935f-9a351697bbaf {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:31:02.978290 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a61e48d4-9474-40af-853b-b6f5922ee077 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:03.048685 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9e6db458-89c4-4e9b-aa78-578a8fc7623f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:03.052168 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-9e6db458-89c4-4e9b-aa78-578a8fc7623f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:03.056459 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a61e48d4-9474-40af-853b-b6f5922ee077 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:03.058072 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9e6db458-89c4-4e9b-aa78-578a8fc7623f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:03.058589 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9e6db458-89c4-4e9b-aa78-578a8fc7623f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:03.059051 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9e6db458-89c4-4e9b-aa78-578a8fc7623f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:03.059743 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9e6db458-89c4-4e9b-aa78-578a8fc7623f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:03.060290 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9e6db458-89c4-4e9b-aa78-578a8fc7623f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:03.060832 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9e6db458-89c4-4e9b-aa78-578a8fc7623f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:03.063957 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a61e48d4-9474-40af-853b-b6f5922ee077 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf" status: 200 len: 1304 microversion: 2.1 time: 0.136896 Jun 01 22:31:03.065877 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 238/704] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:02 2026] GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf => generated 1304 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:03.088237 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-9e6db458-89c4-4e9b-aa78-578a8fc7623f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:03.312476 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9e6db458-89c4-4e9b-aa78-578a8fc7623f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:03.321765 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9e6db458-89c4-4e9b-aa78-578a8fc7623f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1551 microversion: 2.1 time: 0.275764 Jun 01 22:31:03.322100 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 216/705] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:03 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1551 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:03.346886 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f41e12d9-0660-4b52-8413-947ae35094ea tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:03.350417 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f41e12d9-0660-4b52-8413-947ae35094ea tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:03.357517 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f41e12d9-0660-4b52-8413-947ae35094ea tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:03.357517 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f41e12d9-0660-4b52-8413-947ae35094ea tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:03.357517 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f41e12d9-0660-4b52-8413-947ae35094ea tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:03.357865 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f41e12d9-0660-4b52-8413-947ae35094ea tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:03.357865 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f41e12d9-0660-4b52-8413-947ae35094ea tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:03.358080 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f41e12d9-0660-4b52-8413-947ae35094ea tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:03.378511 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f41e12d9-0660-4b52-8413-947ae35094ea tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:03.434292 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4188035d-4491-4595-84d8-1a9550863590 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:03.436671 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4188035d-4491-4595-84d8-1a9550863590 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:03.442964 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4188035d-4491-4595-84d8-1a9550863590 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:03.445098 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4188035d-4491-4595-84d8-1a9550863590 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:03.445528 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4188035d-4491-4595-84d8-1a9550863590 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:03.446022 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4188035d-4491-4595-84d8-1a9550863590 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:03.446436 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4188035d-4491-4595-84d8-1a9550863590 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:03.447275 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4188035d-4491-4595-84d8-1a9550863590 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:03.459059 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f41e12d9-0660-4b52-8413-947ae35094ea tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.114479 Jun 01 22:31:03.459399 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 252/706] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:31:03 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85/os-interface => generated 282 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:03.480598 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4188035d-4491-4595-84d8-1a9550863590 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:03.480598 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4188035d-4491-4595-84d8-1a9550863590 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:03.480794 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4188035d-4491-4595-84d8-1a9550863590 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:03.480918 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-4188035d-4491-4595-84d8-1a9550863590 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lazy-loading 'fault' on Instance uuid 3fad86b3-ded8-42e5-8153-58415dbd638c {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:31:03.488243 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4188035d-4491-4595-84d8-1a9550863590 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:03.530948 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ea0f6dde-5538-4e1b-b424-70e4841fc6a1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:03.533285 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ea0f6dde-5538-4e1b-b424-70e4841fc6a1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:03.544315 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ea0f6dde-5538-4e1b-b424-70e4841fc6a1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:03.544767 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ea0f6dde-5538-4e1b-b424-70e4841fc6a1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:03.545128 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ea0f6dde-5538-4e1b-b424-70e4841fc6a1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:03.545714 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ea0f6dde-5538-4e1b-b424-70e4841fc6a1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:03.546056 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ea0f6dde-5538-4e1b-b424-70e4841fc6a1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:03.546392 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ea0f6dde-5538-4e1b-b424-70e4841fc6a1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:03.577554 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ea0f6dde-5538-4e1b-b424-70e4841fc6a1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:03.582261 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4188035d-4491-4595-84d8-1a9550863590 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:03.598921 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4188035d-4491-4595-84d8-1a9550863590 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1301 microversion: 2.1 time: 0.167223 Jun 01 22:31:03.599253 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 239/707] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:03 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1301 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:03.675947 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-a341c60b-fa10-4e49-aea5-0cf7df753c53 req-8a6eed75-b5d7-43d0-ac66-4f8e256a2b33 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a6648151-f1ef-44fd-935f-9a351697bbaf", "name": "network-vif-deleted", "tag": "c7fecf37-327b-451b-9b21-55a448000481"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:03.690158 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a341c60b-fa10-4e49-aea5-0cf7df753c53 req-8a6eed75-b5d7-43d0-ac66-4f8e256a2b33 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:03.690635 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a341c60b-fa10-4e49-aea5-0cf7df753c53 req-8a6eed75-b5d7-43d0-ac66-4f8e256a2b33 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:03.690635 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a341c60b-fa10-4e49-aea5-0cf7df753c53 req-8a6eed75-b5d7-43d0-ac66-4f8e256a2b33 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:03.705944 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a341c60b-fa10-4e49-aea5-0cf7df753c53 req-8a6eed75-b5d7-43d0-ac66-4f8e256a2b33 service nova] Creating event network-vif-deleted:c7fecf37-327b-451b-9b21-55a448000481 for instance a6648151-f1ef-44fd-935f-9a351697bbaf on np0000001904 Jun 01 22:31:03.706545 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-a341c60b-fa10-4e49-aea5-0cf7df753c53 req-8a6eed75-b5d7-43d0-ac66-4f8e256a2b33 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:03.719587 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-a341c60b-fa10-4e49-aea5-0cf7df753c53 req-8a6eed75-b5d7-43d0-ac66-4f8e256a2b33 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.045977 Jun 01 22:31:03.719587 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 253/708] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:03 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) Jun 01 22:31:03.721937 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f46fe39f-99dc-4f98-a89d-26ac8aa57fc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:03.725690 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f46fe39f-99dc-4f98-a89d-26ac8aa57fc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:03.737107 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f46fe39f-99dc-4f98-a89d-26ac8aa57fc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:03.737479 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f46fe39f-99dc-4f98-a89d-26ac8aa57fc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:03.737749 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f46fe39f-99dc-4f98-a89d-26ac8aa57fc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:03.738359 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f46fe39f-99dc-4f98-a89d-26ac8aa57fc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:03.738801 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f46fe39f-99dc-4f98-a89d-26ac8aa57fc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:03.739478 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f46fe39f-99dc-4f98-a89d-26ac8aa57fc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:03.762122 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f46fe39f-99dc-4f98-a89d-26ac8aa57fc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:04.099333 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4c7ea569-f0cd-4a37-ac90-d316523a3228 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:04.101871 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4c7ea569-f0cd-4a37-ac90-d316523a3228 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:04.108482 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c7ea569-f0cd-4a37-ac90-d316523a3228 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:04.109428 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c7ea569-f0cd-4a37-ac90-d316523a3228 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:04.109810 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c7ea569-f0cd-4a37-ac90-d316523a3228 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:04.111651 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c7ea569-f0cd-4a37-ac90-d316523a3228 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:04.112273 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c7ea569-f0cd-4a37-ac90-d316523a3228 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:04.113175 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c7ea569-f0cd-4a37-ac90-d316523a3228 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:04.159061 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c7ea569-f0cd-4a37-ac90-d316523a3228 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:04.159282 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c7ea569-f0cd-4a37-ac90-d316523a3228 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:04.159434 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c7ea569-f0cd-4a37-ac90-d316523a3228 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:04.159795 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-4c7ea569-f0cd-4a37-ac90-d316523a3228 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lazy-loading 'fault' on Instance uuid a6648151-f1ef-44fd-935f-9a351697bbaf {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:31:04.167544 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4c7ea569-f0cd-4a37-ac90-d316523a3228 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:04.731104 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ea0f6dde-5538-4e1b-b424-70e4841fc6a1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:04.740723 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ea0f6dde-5538-4e1b-b424-70e4841fc6a1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:04.741164 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ea0f6dde-5538-4e1b-b424-70e4841fc6a1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:04.753622 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ea0f6dde-5538-4e1b-b424-70e4841fc6a1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef" status: 200 len: 1698 microversion: 2.87 time: 1.224895 Jun 01 22:31:04.754039 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 217/709] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:03 2026] GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef => generated 1698 bytes in 1226 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:04.760059 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-fa1f4418-c790-4e7b-bcbd-b5dd1195f0ed req-a6094f9b-6585-4c4c-b21f-81317d1e8256 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-plugged", "status": "completed", "tag": "5ae84932-f8b3-41e3-af8f-504229f4423e"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:04.768501 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-fa1f4418-c790-4e7b-bcbd-b5dd1195f0ed req-a6094f9b-6585-4c4c-b21f-81317d1e8256 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:04.768742 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-fa1f4418-c790-4e7b-bcbd-b5dd1195f0ed req-a6094f9b-6585-4c4c-b21f-81317d1e8256 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:04.768888 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-fa1f4418-c790-4e7b-bcbd-b5dd1195f0ed req-a6094f9b-6585-4c4c-b21f-81317d1e8256 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:04.776878 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-fa1f4418-c790-4e7b-bcbd-b5dd1195f0ed req-a6094f9b-6585-4c4c-b21f-81317d1e8256 service nova] Creating event network-vif-plugged:5ae84932-f8b3-41e3-af8f-504229f4423e for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:31:04.777088 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-fa1f4418-c790-4e7b-bcbd-b5dd1195f0ed req-a6094f9b-6585-4c4c-b21f-81317d1e8256 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:04.783450 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-fa1f4418-c790-4e7b-bcbd-b5dd1195f0ed req-a6094f9b-6585-4c4c-b21f-81317d1e8256 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028047 Jun 01 22:31:04.784498 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 218/710] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:04 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:04.786676 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c64cf882-0c15-4040-a6a8-64b3f3b1c5e3 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:04.788127 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c64cf882-0c15-4040-a6a8-64b3f3b1c5e3 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:04.793687 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4c7ea569-f0cd-4a37-ac90-d316523a3228 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:04.798498 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c64cf882-0c15-4040-a6a8-64b3f3b1c5e3 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:04.799280 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c64cf882-0c15-4040-a6a8-64b3f3b1c5e3 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:04.799280 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c64cf882-0c15-4040-a6a8-64b3f3b1c5e3 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:04.799685 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c64cf882-0c15-4040-a6a8-64b3f3b1c5e3 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:04.800455 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c64cf882-0c15-4040-a6a8-64b3f3b1c5e3 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:04.800455 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c64cf882-0c15-4040-a6a8-64b3f3b1c5e3 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:04.803670 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4c7ea569-f0cd-4a37-ac90-d316523a3228 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf" status: 200 len: 1304 microversion: 2.1 time: 0.706260 Jun 01 22:31:04.804048 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 254/711] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:04 2026] GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf => generated 1304 bytes in 707 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:04.830020 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c64cf882-0c15-4040-a6a8-64b3f3b1c5e3 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:04.831989 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c64cf882-0c15-4040-a6a8-64b3f3b1c5e3 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:04.831989 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c64cf882-0c15-4040-a6a8-64b3f3b1c5e3 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:04.831989 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-c64cf882-0c15-4040-a6a8-64b3f3b1c5e3 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lazy-loading 'fault' on Instance uuid 3fad86b3-ded8-42e5-8153-58415dbd638c {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:31:04.837048 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c64cf882-0c15-4040-a6a8-64b3f3b1c5e3 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:04.956638 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-1538369730", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "delete_on_termination": "true", "source_type": "image", "volume_size": 1, "uuid": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "destination_type": "volume"}], "networks": [{"uuid": "3cabeb2a-e553-45e3-8591-30c392fe8dab"}]}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:05.114342 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:05.114652 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:05.115611 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:05.115611 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:05.116064 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:05.119493 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:05.128071 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] validate_networks() for [('3cabeb2a-e553-45e3-8591-30c392fe8dab', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:31:05.128547 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:05.444072 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f46fe39f-99dc-4f98-a89d-26ac8aa57fc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:05.462173 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f46fe39f-99dc-4f98-a89d-26ac8aa57fc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:05.462389 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f46fe39f-99dc-4f98-a89d-26ac8aa57fc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:05.465039 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c64cf882-0c15-4040-a6a8-64b3f3b1c5e3 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '55d5a1a193bf4ae09a1764254f21afa7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7fad47daaaaf49d781da56c9e391d8e6', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:05.468813 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f46fe39f-99dc-4f98-a89d-26ac8aa57fc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1878 microversion: 2.32 time: 1.751657 Jun 01 22:31:05.469105 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 240/712] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:03 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1878 bytes in 1752 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:05.473602 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-83d308a7-1495-4529-a452-5711c27d1397 req-c70ca3f0-dee1-42c4-9306-74e16c6f654b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-plugged", "status": "completed", "tag": "aa52e144-3c26-4a96-b017-f324b53337be"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:05.482076 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c64cf882-0c15-4040-a6a8-64b3f3b1c5e3 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 200 len: 1301 microversion: 2.1 time: 0.697126 Jun 01 22:31:05.483539 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 219/713] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:04 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 1301 bytes in 698 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:05.486516 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-83d308a7-1495-4529-a452-5711c27d1397 req-c70ca3f0-dee1-42c4-9306-74e16c6f654b service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:05.486756 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-83d308a7-1495-4529-a452-5711c27d1397 req-c70ca3f0-dee1-42c4-9306-74e16c6f654b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:05.486955 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-83d308a7-1495-4529-a452-5711c27d1397 req-c70ca3f0-dee1-42c4-9306-74e16c6f654b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:05.496900 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-83d308a7-1495-4529-a452-5711c27d1397 req-c70ca3f0-dee1-42c4-9306-74e16c6f654b service nova] Creating event network-vif-plugged:aa52e144-3c26-4a96-b017-f324b53337be for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:31:05.497420 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-83d308a7-1495-4529-a452-5711c27d1397 req-c70ca3f0-dee1-42c4-9306-74e16c6f654b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:05.502022 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-83d308a7-1495-4529-a452-5711c27d1397 req-c70ca3f0-dee1-42c4-9306-74e16c6f654b service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032429 Jun 01 22:31:05.502323 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 241/714] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:05 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:05.805599 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-c20acabe-b3a1-4792-938f-1136e5be8005 req-103a63da-7036-49e0-b308-0fd66f97c085 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-plugged", "status": "completed", "tag": "54f186b7-f17d-462e-aea3-b7fdd327ee3c"}, {"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-plugged", "status": "completed", "tag": "54f186b7-f17d-462e-aea3-b7fdd327ee3c"}, {"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-plugged", "status": "completed", "tag": "62349dcc-9303-4a9a-9768-c48264b6e2b2"}, {"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-plugged", "status": "completed", "tag": "62349dcc-9303-4a9a-9768-c48264b6e2b2"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:05.813365 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c20acabe-b3a1-4792-938f-1136e5be8005 req-103a63da-7036-49e0-b308-0fd66f97c085 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:05.813533 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c20acabe-b3a1-4792-938f-1136e5be8005 req-103a63da-7036-49e0-b308-0fd66f97c085 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:05.814581 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c20acabe-b3a1-4792-938f-1136e5be8005 req-103a63da-7036-49e0-b308-0fd66f97c085 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:05.821249 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=251,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:31:05.825511 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-c20acabe-b3a1-4792-938f-1136e5be8005 req-103a63da-7036-49e0-b308-0fd66f97c085 service nova] Creating event network-vif-plugged:54f186b7-f17d-462e-aea3-b7fdd327ee3c for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:31:05.825795 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-c20acabe-b3a1-4792-938f-1136e5be8005 req-103a63da-7036-49e0-b308-0fd66f97c085 service nova] Creating event network-vif-plugged:54f186b7-f17d-462e-aea3-b7fdd327ee3c for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:31:05.826004 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-650da1c8-e4fe-4cc3-88d8-0a17dba5727f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:05.826084 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-c20acabe-b3a1-4792-938f-1136e5be8005 req-103a63da-7036-49e0-b308-0fd66f97c085 service nova] Creating event network-vif-plugged:62349dcc-9303-4a9a-9768-c48264b6e2b2 for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:31:05.826277 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-c20acabe-b3a1-4792-938f-1136e5be8005 req-103a63da-7036-49e0-b308-0fd66f97c085 service nova] Creating event network-vif-plugged:62349dcc-9303-4a9a-9768-c48264b6e2b2 for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:31:05.826859 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-c20acabe-b3a1-4792-938f-1136e5be8005 req-103a63da-7036-49e0-b308-0fd66f97c085 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:05.828781 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-650da1c8-e4fe-4cc3-88d8-0a17dba5727f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:05.837594 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-650da1c8-e4fe-4cc3-88d8-0a17dba5727f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:05.837594 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-650da1c8-e4fe-4cc3-88d8-0a17dba5727f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:05.837594 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-650da1c8-e4fe-4cc3-88d8-0a17dba5727f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:05.837851 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-c20acabe-b3a1-4792-938f-1136e5be8005 req-103a63da-7036-49e0-b308-0fd66f97c085 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 696 microversion: 2.1 time: 0.038621 Jun 01 22:31:05.837893 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-650da1c8-e4fe-4cc3-88d8-0a17dba5727f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:05.837943 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 220/715] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:05 2026] POST /compute/v2.1/os-server-external-events => generated 696 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:05.837981 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-650da1c8-e4fe-4cc3-88d8-0a17dba5727f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:05.838208 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-650da1c8-e4fe-4cc3-88d8-0a17dba5727f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:05.871942 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-650da1c8-e4fe-4cc3-88d8-0a17dba5727f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:05.872241 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-650da1c8-e4fe-4cc3-88d8-0a17dba5727f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:05.872483 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-650da1c8-e4fe-4cc3-88d8-0a17dba5727f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:05.872832 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-650da1c8-e4fe-4cc3-88d8-0a17dba5727f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lazy-loading 'fault' on Instance uuid a6648151-f1ef-44fd-935f-9a351697bbaf {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:31:05.882828 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-650da1c8-e4fe-4cc3-88d8-0a17dba5727f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:06.002286 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:06.040190 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-650da1c8-e4fe-4cc3-88d8-0a17dba5727f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:06.055318 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-650da1c8-e4fe-4cc3-88d8-0a17dba5727f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf" status: 200 len: 1304 microversion: 2.1 time: 0.232503 Jun 01 22:31:06.055633 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 242/716] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:05 2026] GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf => generated 1304 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:06.293594 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:31:06.293882 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:31:06.294202 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:31:06.294422 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:31:06.294793 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:31:06.312785 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:06.312785 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:06.312993 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:06.313522 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:06.313716 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:06.313859 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:06.327548 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Getting quotas for project bd698ffedced4c9987fa5747d0f9d161. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:31:06.329919 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Getting quotas for user 6816d2d2464341cdbcf653e8c2c31ac2 and project bd698ffedced4c9987fa5747d0f9d161. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:31:06.336953 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:31:06.338654 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='image',tag=None,updated_at=,uuid=,volume_id=None,volume_size=1,volume_type=None)] {{(pid=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:31:06.401596 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-35d3dbe2-0045-467b-89b8-b0f0879b4b97 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.87 time: 1.446595 Jun 01 22:31:06.401596 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 255/717] 10.4.3.116 () {70 vars in 1306 bytes} [Mon Jun 1 22:31:04 2026] POST /compute/v2.1/servers => generated 380 bytes in 1448 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) Jun 01 22:31:06.417498 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-fe5906cf-eb91-4b12-8501-efec0599e424 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:06.420654 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-fe5906cf-eb91-4b12-8501-efec0599e424 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:06.434352 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-fe5906cf-eb91-4b12-8501-efec0599e424 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:06.500677 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-48d27d8a-fefa-4cf8-ab64-1acc85b6abc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:06.501977 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-48d27d8a-fefa-4cf8-ab64-1acc85b6abc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:06.503783 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f0ae8deb-f7b9-488c-8215-9f2042a44ec8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:06.508415 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f0ae8deb-f7b9-488c-8215-9f2042a44ec8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] [instance: 3fad86b3-ded8-42e5-8153-58415dbd638c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:06.510081 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-48d27d8a-fefa-4cf8-ab64-1acc85b6abc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:06.510457 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-48d27d8a-fefa-4cf8-ab64-1acc85b6abc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:06.510840 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-48d27d8a-fefa-4cf8-ab64-1acc85b6abc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:06.511536 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-48d27d8a-fefa-4cf8-ab64-1acc85b6abc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:06.512024 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-48d27d8a-fefa-4cf8-ab64-1acc85b6abc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:06.512480 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-48d27d8a-fefa-4cf8-ab64-1acc85b6abc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:06.513668 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f0ae8deb-f7b9-488c-8215-9f2042a44ec8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:06.514118 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f0ae8deb-f7b9-488c-8215-9f2042a44ec8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:06.515631 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f0ae8deb-f7b9-488c-8215-9f2042a44ec8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:06.516441 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f0ae8deb-f7b9-488c-8215-9f2042a44ec8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:06.516967 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f0ae8deb-f7b9-488c-8215-9f2042a44ec8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:06.517382 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f0ae8deb-f7b9-488c-8215-9f2042a44ec8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:06.529192 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-f0ae8deb-f7b9-488c-8215-9f2042a44ec8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] HTTP exception thrown: Instance 3fad86b3-ded8-42e5-8153-58415dbd638c could not be found. Jun 01 22:31:06.529552 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f0ae8deb-f7b9-488c-8215-9f2042a44ec8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] Returning 404 to user: Instance 3fad86b3-ded8-42e5-8153-58415dbd638c could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:31:06.530085 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f0ae8deb-f7b9-488c-8215-9f2042a44ec8 tempest-VolumesActionsTest-2112088610 tempest-VolumesActionsTest-2112088610-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c" status: 404 len: 111 microversion: 2.1 time: 0.030319 Jun 01 22:31:06.530492 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 256/718] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:06 2026] GET /compute/v2.1/servers/3fad86b3-ded8-42e5-8153-58415dbd638c => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:31:06.542457 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-48d27d8a-fefa-4cf8-ab64-1acc85b6abc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:06.604736 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-fe5906cf-eb91-4b12-8501-efec0599e424 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:06.611390 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-fe5906cf-eb91-4b12-8501-efec0599e424 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:06.611390 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-fe5906cf-eb91-4b12-8501-efec0599e424 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:06.625183 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-fe5906cf-eb91-4b12-8501-efec0599e424 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1398 microversion: 2.87 time: 0.208047 Jun 01 22:31:06.625183 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 221/719] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:06 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1398 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:06.878201 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-a4c9664c-2f7b-4b16-8f4e-c31d2c4f14a9 req-378a8445-fa13-4f59-8061-c400e09a2885 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-plugged", "status": "completed", "tag": "5ae84932-f8b3-41e3-af8f-504229f4423e"}, {"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-plugged", "status": "completed", "tag": "1850fc47-ac5d-4a77-9794-213604192e45"}, {"name": "network-changed", "server_uuid": "93cb7220-a907-4cac-8370-80f6db121b85", "tag": "57ae35e1-5aa2-4924-8805-db3a86b0d951"}, {"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-plugged", "status": "completed", "tag": "1850fc47-ac5d-4a77-9794-213604192e45"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:06.885261 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a4c9664c-2f7b-4b16-8f4e-c31d2c4f14a9 req-378a8445-fa13-4f59-8061-c400e09a2885 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:06.885261 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a4c9664c-2f7b-4b16-8f4e-c31d2c4f14a9 req-378a8445-fa13-4f59-8061-c400e09a2885 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:06.885375 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a4c9664c-2f7b-4b16-8f4e-c31d2c4f14a9 req-378a8445-fa13-4f59-8061-c400e09a2885 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:06.897750 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a4c9664c-2f7b-4b16-8f4e-c31d2c4f14a9 req-378a8445-fa13-4f59-8061-c400e09a2885 service nova] Creating event network-vif-plugged:5ae84932-f8b3-41e3-af8f-504229f4423e for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:31:06.897750 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a4c9664c-2f7b-4b16-8f4e-c31d2c4f14a9 req-378a8445-fa13-4f59-8061-c400e09a2885 service nova] Creating event network-vif-plugged:1850fc47-ac5d-4a77-9794-213604192e45 for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:31:06.897750 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a4c9664c-2f7b-4b16-8f4e-c31d2c4f14a9 req-378a8445-fa13-4f59-8061-c400e09a2885 service nova] Creating event network-changed:57ae35e1-5aa2-4924-8805-db3a86b0d951 for instance 93cb7220-a907-4cac-8370-80f6db121b85 on np0000001904 Jun 01 22:31:06.897750 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a4c9664c-2f7b-4b16-8f4e-c31d2c4f14a9 req-378a8445-fa13-4f59-8061-c400e09a2885 service nova] Creating event network-vif-plugged:1850fc47-ac5d-4a77-9794-213604192e45 for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:31:06.898142 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-a4c9664c-2f7b-4b16-8f4e-c31d2c4f14a9 req-378a8445-fa13-4f59-8061-c400e09a2885 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:06.908834 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-a4c9664c-2f7b-4b16-8f4e-c31d2c4f14a9 req-378a8445-fa13-4f59-8061-c400e09a2885 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 692 microversion: 2.1 time: 0.034588 Jun 01 22:31:06.909197 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 257/720] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:06 2026] POST /compute/v2.1/os-server-external-events => generated 692 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:07.017618 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-48d27d8a-fefa-4cf8-ab64-1acc85b6abc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:07.028974 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-48d27d8a-fefa-4cf8-ab64-1acc85b6abc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:07.028974 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-48d27d8a-fefa-4cf8-ab64-1acc85b6abc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:07.035256 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-48d27d8a-fefa-4cf8-ab64-1acc85b6abc2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1878 microversion: 2.32 time: 0.536062 Jun 01 22:31:07.035256 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 243/721] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:06 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1878 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 01 22:31:07.075861 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a6da9e82-41cc-4c60-84bd-2f457f6b5946 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:07.078021 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a6da9e82-41cc-4c60-84bd-2f457f6b5946 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:07.085587 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a6da9e82-41cc-4c60-84bd-2f457f6b5946 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:07.086032 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a6da9e82-41cc-4c60-84bd-2f457f6b5946 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:07.086467 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a6da9e82-41cc-4c60-84bd-2f457f6b5946 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:07.086998 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a6da9e82-41cc-4c60-84bd-2f457f6b5946 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:07.087598 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a6da9e82-41cc-4c60-84bd-2f457f6b5946 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:07.087733 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a6da9e82-41cc-4c60-84bd-2f457f6b5946 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:07.097757 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-a6da9e82-41cc-4c60-84bd-2f457f6b5946 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] HTTP exception thrown: Instance a6648151-f1ef-44fd-935f-9a351697bbaf could not be found. Jun 01 22:31:07.098131 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a6da9e82-41cc-4c60-84bd-2f457f6b5946 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Returning 404 to user: Instance a6648151-f1ef-44fd-935f-9a351697bbaf could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:31:07.098559 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a6da9e82-41cc-4c60-84bd-2f457f6b5946 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf" status: 404 len: 111 microversion: 2.1 time: 0.025504 Jun 01 22:31:07.098995 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 222/722] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:07 2026] GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:31:07.113755 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-9378fb51-c749-4ab5-a1ec-c9c77975dde2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:07.116998 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-9378fb51-c749-4ab5-a1ec-c9c77975dde2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:07.122375 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9378fb51-c749-4ab5-a1ec-c9c77975dde2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:07.123483 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9378fb51-c749-4ab5-a1ec-c9c77975dde2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:07.123483 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9378fb51-c749-4ab5-a1ec-c9c77975dde2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:07.123664 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9378fb51-c749-4ab5-a1ec-c9c77975dde2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:07.124063 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9378fb51-c749-4ab5-a1ec-c9c77975dde2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:07.124421 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9378fb51-c749-4ab5-a1ec-c9c77975dde2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:07.146390 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-9378fb51-c749-4ab5-a1ec-c9c77975dde2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:07.407799 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9378fb51-c749-4ab5-a1ec-c9c77975dde2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:07.424829 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-9378fb51-c749-4ab5-a1ec-c9c77975dde2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1502 microversion: 2.1 time: 0.315144 Jun 01 22:31:07.425356 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 258/723] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:07 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1502 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:07.578102 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-7d91622a-ebf0-4f74-9929-577a3523e2a1 req-06ce9a5b-3ce0-4332-9eda-16d9a787c625 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-plugged", "status": "completed", "tag": "aa52e144-3c26-4a96-b017-f324b53337be"}, {"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-plugged", "status": "completed", "tag": "6c2c0e63-599f-41a3-bb0e-a8ab25859421"}, {"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-plugged", "status": "completed", "tag": "6c2c0e63-599f-41a3-bb0e-a8ab25859421"}, {"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-plugged", "status": "completed", "tag": "4ae67a89-89af-43d0-b4d3-b1c4956f8d92"}, {"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-plugged", "status": "completed", "tag": "4ae67a89-89af-43d0-b4d3-b1c4956f8d92"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:07.591905 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7d91622a-ebf0-4f74-9929-577a3523e2a1 req-06ce9a5b-3ce0-4332-9eda-16d9a787c625 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:07.592158 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7d91622a-ebf0-4f74-9929-577a3523e2a1 req-06ce9a5b-3ce0-4332-9eda-16d9a787c625 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:07.593677 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7d91622a-ebf0-4f74-9929-577a3523e2a1 req-06ce9a5b-3ce0-4332-9eda-16d9a787c625 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:07.605810 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-7d91622a-ebf0-4f74-9929-577a3523e2a1 req-06ce9a5b-3ce0-4332-9eda-16d9a787c625 service nova] Creating event network-vif-plugged:aa52e144-3c26-4a96-b017-f324b53337be for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:31:07.605810 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-7d91622a-ebf0-4f74-9929-577a3523e2a1 req-06ce9a5b-3ce0-4332-9eda-16d9a787c625 service nova] Creating event network-vif-plugged:6c2c0e63-599f-41a3-bb0e-a8ab25859421 for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:31:07.608152 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-7d91622a-ebf0-4f74-9929-577a3523e2a1 req-06ce9a5b-3ce0-4332-9eda-16d9a787c625 service nova] Creating event network-vif-plugged:6c2c0e63-599f-41a3-bb0e-a8ab25859421 for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:31:07.608152 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-7d91622a-ebf0-4f74-9929-577a3523e2a1 req-06ce9a5b-3ce0-4332-9eda-16d9a787c625 service nova] Creating event network-vif-plugged:4ae67a89-89af-43d0-b4d3-b1c4956f8d92 for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:31:07.608152 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-7d91622a-ebf0-4f74-9929-577a3523e2a1 req-06ce9a5b-3ce0-4332-9eda-16d9a787c625 service nova] Creating event network-vif-plugged:4ae67a89-89af-43d0-b4d3-b1c4956f8d92 for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:31:07.608152 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-7d91622a-ebf0-4f74-9929-577a3523e2a1 req-06ce9a5b-3ce0-4332-9eda-16d9a787c625 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:07.622812 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-7d91622a-ebf0-4f74-9929-577a3523e2a1 req-06ce9a5b-3ce0-4332-9eda-16d9a787c625 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 867 microversion: 2.1 time: 0.051561 Jun 01 22:31:07.626238 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 244/724] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:07 2026] POST /compute/v2.1/os-server-external-events => generated 867 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:07.648178 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-82aa37ab-ea7d-4fb5-be9e-fe822e5fcbfd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:07.653158 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-82aa37ab-ea7d-4fb5-be9e-fe822e5fcbfd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:07.662248 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-82aa37ab-ea7d-4fb5-be9e-fe822e5fcbfd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:07.662511 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-82aa37ab-ea7d-4fb5-be9e-fe822e5fcbfd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:07.662777 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-82aa37ab-ea7d-4fb5-be9e-fe822e5fcbfd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:07.663352 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-82aa37ab-ea7d-4fb5-be9e-fe822e5fcbfd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:07.663812 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-82aa37ab-ea7d-4fb5-be9e-fe822e5fcbfd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:07.665583 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-82aa37ab-ea7d-4fb5-be9e-fe822e5fcbfd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:07.705089 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-82aa37ab-ea7d-4fb5-be9e-fe822e5fcbfd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:07.810882 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-82aa37ab-ea7d-4fb5-be9e-fe822e5fcbfd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:07.826186 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-82aa37ab-ea7d-4fb5-be9e-fe822e5fcbfd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:07.826924 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-82aa37ab-ea7d-4fb5-be9e-fe822e5fcbfd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:07.853443 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-82aa37ab-ea7d-4fb5-be9e-fe822e5fcbfd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1402 microversion: 2.87 time: 0.208182 Jun 01 22:31:07.857465 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 223/725] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:07 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1402 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:08.062823 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-84ce3b20-1077-4d5c-8cc1-bde928a5bece tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:08.065424 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-84ce3b20-1077-4d5c-8cc1-bde928a5bece tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:08.074042 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84ce3b20-1077-4d5c-8cc1-bde928a5bece tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:08.074483 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84ce3b20-1077-4d5c-8cc1-bde928a5bece tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:08.074797 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84ce3b20-1077-4d5c-8cc1-bde928a5bece tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:08.075658 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84ce3b20-1077-4d5c-8cc1-bde928a5bece tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:08.076358 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84ce3b20-1077-4d5c-8cc1-bde928a5bece tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:08.076697 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84ce3b20-1077-4d5c-8cc1-bde928a5bece tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:08.110638 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-84ce3b20-1077-4d5c-8cc1-bde928a5bece tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:08.884826 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-06bda607-1bfa-4927-8ce0-d11365b1f8ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:08.887595 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-06bda607-1bfa-4927-8ce0-d11365b1f8ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:08.894067 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06bda607-1bfa-4927-8ce0-d11365b1f8ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:08.894363 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06bda607-1bfa-4927-8ce0-d11365b1f8ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:08.894996 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06bda607-1bfa-4927-8ce0-d11365b1f8ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:08.895671 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06bda607-1bfa-4927-8ce0-d11365b1f8ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:08.896365 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06bda607-1bfa-4927-8ce0-d11365b1f8ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:08.896725 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06bda607-1bfa-4927-8ce0-d11365b1f8ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:08.920229 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-06bda607-1bfa-4927-8ce0-d11365b1f8ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:09.252409 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-84ce3b20-1077-4d5c-8cc1-bde928a5bece tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:09.258621 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-829c4ff9-b54b-410f-ae4d-e8e9ddb0a58a tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1113169215", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"boot_index": "0", "uuid": "e793dd15-569c-41c2-9f21-67f0f171eff7", "source_type": "volume", "destination_type": "volume", "delete_on_termination": false}], "networks": [{"uuid": "ea0b40b2-b3d8-452d-9f09-981e2cbac827"}]}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:09.266608 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-84ce3b20-1077-4d5c-8cc1-bde928a5bece tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:09.268017 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-84ce3b20-1077-4d5c-8cc1-bde928a5bece tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:09.272581 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-06bda607-1bfa-4927-8ce0-d11365b1f8ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:09.283434 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-84ce3b20-1077-4d5c-8cc1-bde928a5bece tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1878 microversion: 2.32 time: 1.224523 Jun 01 22:31:09.283674 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 259/726] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:08 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1878 bytes in 1226 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:09.288939 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-06bda607-1bfa-4927-8ce0-d11365b1f8ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:09.288939 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-06bda607-1bfa-4927-8ce0-d11365b1f8ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:09.305407 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-06bda607-1bfa-4927-8ce0-d11365b1f8ba tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1450 microversion: 2.87 time: 0.423065 Jun 01 22:31:09.305763 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 245/727] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:08 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1450 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:09.315607 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-829c4ff9-b54b-410f-ae4d-e8e9ddb0a58a tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] HTTP exception thrown: Block Device e793dd15-569c-41c2-9f21-67f0f171eff7 is not bootable. Jun 01 22:31:09.315797 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-829c4ff9-b54b-410f-ae4d-e8e9ddb0a58a tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Returning 400 to user: Block Device e793dd15-569c-41c2-9f21-67f0f171eff7 is not bootable. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:31:09.318002 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-829c4ff9-b54b-410f-ae4d-e8e9ddb0a58a tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 400 len: 110 microversion: 2.1 time: 0.061168 Jun 01 22:31:09.318002 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 224/728] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:31:09 2026] POST /compute/v2.1/servers => generated 110 bytes in 61 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:31:09.329424 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c0ec96fa-3bb1-4427-902a-d07a651f6e24 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:09.336483 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c0ec96fa-3bb1-4427-902a-d07a651f6e24 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:09.348025 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c0ec96fa-3bb1-4427-902a-d07a651f6e24 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:09.348284 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c0ec96fa-3bb1-4427-902a-d07a651f6e24 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:09.348598 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c0ec96fa-3bb1-4427-902a-d07a651f6e24 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:09.349379 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c0ec96fa-3bb1-4427-902a-d07a651f6e24 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:09.361113 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c0ec96fa-3bb1-4427-902a-d07a651f6e24 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:09.361113 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c0ec96fa-3bb1-4427-902a-d07a651f6e24 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.008s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:09.400527 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c0ec96fa-3bb1-4427-902a-d07a651f6e24 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:09.907205 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c0ec96fa-3bb1-4427-902a-d07a651f6e24 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:09.916872 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c0ec96fa-3bb1-4427-902a-d07a651f6e24 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1502 microversion: 2.1 time: 0.589854 Jun 01 22:31:09.917277 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 260/729] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:09 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1502 bytes in 591 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:09.932912 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8dd81288-3787-40ef-8510-09d7d76ede26 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:09.935128 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8dd81288-3787-40ef-8510-09d7d76ede26 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:09.940346 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8dd81288-3787-40ef-8510-09d7d76ede26 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:09.941020 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8dd81288-3787-40ef-8510-09d7d76ede26 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:09.941306 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8dd81288-3787-40ef-8510-09d7d76ede26 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:09.941756 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8dd81288-3787-40ef-8510-09d7d76ede26 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:09.942779 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8dd81288-3787-40ef-8510-09d7d76ede26 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:09.943097 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8dd81288-3787-40ef-8510-09d7d76ede26 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:09.968002 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8dd81288-3787-40ef-8510-09d7d76ede26 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:10.308903 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-26675f92-20d8-4ecf-876b-97782f739e15 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:10.311799 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-26675f92-20d8-4ecf-876b-97782f739e15 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:10.318052 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-26675f92-20d8-4ecf-876b-97782f739e15 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:10.318372 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-26675f92-20d8-4ecf-876b-97782f739e15 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:10.318664 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-26675f92-20d8-4ecf-876b-97782f739e15 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:10.319232 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-26675f92-20d8-4ecf-876b-97782f739e15 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:10.319620 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-26675f92-20d8-4ecf-876b-97782f739e15 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:10.320600 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-26675f92-20d8-4ecf-876b-97782f739e15 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:10.331893 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b70a16d4-7924-4a91-98fe-2156fafb5788 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:10.334666 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b70a16d4-7924-4a91-98fe-2156fafb5788 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:10.341378 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b70a16d4-7924-4a91-98fe-2156fafb5788 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:10.342623 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b70a16d4-7924-4a91-98fe-2156fafb5788 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:10.342623 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b70a16d4-7924-4a91-98fe-2156fafb5788 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:10.343384 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b70a16d4-7924-4a91-98fe-2156fafb5788 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:10.344185 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b70a16d4-7924-4a91-98fe-2156fafb5788 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:10.344898 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b70a16d4-7924-4a91-98fe-2156fafb5788 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:10.350581 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-26675f92-20d8-4ecf-876b-97782f739e15 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:10.366099 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b70a16d4-7924-4a91-98fe-2156fafb5788 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:11.909418 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8dd81288-3787-40ef-8510-09d7d76ede26 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:11.924821 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8dd81288-3787-40ef-8510-09d7d76ede26 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1502 microversion: 2.1 time: 1.993331 Jun 01 22:31:11.925669 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 246/730] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:09 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1502 bytes in 1994 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:11.933815 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b70a16d4-7924-4a91-98fe-2156fafb5788 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:11.939330 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b70a16d4-7924-4a91-98fe-2156fafb5788 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:11.940059 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b70a16d4-7924-4a91-98fe-2156fafb5788 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:11.949011 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b70a16d4-7924-4a91-98fe-2156fafb5788 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1450 microversion: 2.87 time: 1.619010 Jun 01 22:31:11.949737 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 261/731] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:10 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1450 bytes in 1620 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:12.475096 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-26675f92-20d8-4ecf-876b-97782f739e15 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:12.484254 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-26675f92-20d8-4ecf-876b-97782f739e15 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:12.485087 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-26675f92-20d8-4ecf-876b-97782f739e15 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:12.494781 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-26675f92-20d8-4ecf-876b-97782f739e15 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 2828 microversion: 2.32 time: 2.189805 Jun 01 22:31:12.495819 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 225/732] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:10 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 2828 bytes in 2191 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:12.519114 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-16024285-8044-4790-aca0-17ac1332b67f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:12.524167 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-16024285-8044-4790-aca0-17ac1332b67f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:12.532487 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-16024285-8044-4790-aca0-17ac1332b67f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:12.532487 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-16024285-8044-4790-aca0-17ac1332b67f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:12.532487 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-16024285-8044-4790-aca0-17ac1332b67f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:12.532487 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-16024285-8044-4790-aca0-17ac1332b67f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:12.532785 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-16024285-8044-4790-aca0-17ac1332b67f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:12.532785 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-16024285-8044-4790-aca0-17ac1332b67f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:12.560679 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-16024285-8044-4790-aca0-17ac1332b67f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:12.976911 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-98657452-e577-4168-8c9a-ac6bb0021645 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:12.979389 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-98657452-e577-4168-8c9a-ac6bb0021645 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:12.998898 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-98657452-e577-4168-8c9a-ac6bb0021645 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:12.998898 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-98657452-e577-4168-8c9a-ac6bb0021645 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:12.998898 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-98657452-e577-4168-8c9a-ac6bb0021645 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:12.998898 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-98657452-e577-4168-8c9a-ac6bb0021645 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:12.999533 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-98657452-e577-4168-8c9a-ac6bb0021645 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:12.999533 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-98657452-e577-4168-8c9a-ac6bb0021645 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:13.030576 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-98657452-e577-4168-8c9a-ac6bb0021645 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:13.379720 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-260e1f7e-28e9-4088-b65c-6aea9c60b644 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServersNegativeTestJSON-server-1986351324", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "block_device_mapping_v2": [{"source_type": "image", "delete_on_termination": true, "boot_index": 0, "uuid": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "destination_type": "local"}, {"source_type": "volume", "uuid": "ea63911a-6a5c-41b9-9865-67fd66619978", "destination_type": "invalid"}], "networks": [{"uuid": "ea0b40b2-b3d8-452d-9f09-981e2cbac827"}]}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:13.382383 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-260e1f7e-28e9-4088-b65c-6aea9c60b644 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Returning 400 to user: Invalid input for field/attribute destination_type. Value: invalid. 'invalid' is not one of ['local', 'volume'] {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:31:13.383549 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-260e1f7e-28e9-4088-b65c-6aea9c60b644 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 400 len: 155 microversion: 2.1 time: 0.008278 Jun 01 22:31:13.383549 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 226/733] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:31:13 2026] POST /compute/v2.1/servers => generated 155 bytes in 9 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:31:13.404183 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ed42e8ba-dda4-4aac-9293-0a02adca0b68 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:13.406371 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ed42e8ba-dda4-4aac-9293-0a02adca0b68 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:13.417995 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ed42e8ba-dda4-4aac-9293-0a02adca0b68 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:13.417995 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ed42e8ba-dda4-4aac-9293-0a02adca0b68 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:13.417995 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ed42e8ba-dda4-4aac-9293-0a02adca0b68 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:13.417995 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ed42e8ba-dda4-4aac-9293-0a02adca0b68 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:13.418339 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ed42e8ba-dda4-4aac-9293-0a02adca0b68 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:13.418339 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ed42e8ba-dda4-4aac-9293-0a02adca0b68 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:13.427444 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-16024285-8044-4790-aca0-17ac1332b67f tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd/os-interface" status: 200 len: 1828 microversion: 2.32 time: 0.912426 Jun 01 22:31:13.428245 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 247/734] 10.4.3.116 () {68 vars in 1434 bytes} [Mon Jun 1 22:31:12 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd/os-interface => generated 1828 bytes in 913 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:13.445525 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ed42e8ba-dda4-4aac-9293-0a02adca0b68 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:13.903708 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-93990433-b196-44c2-aeca-f0a9abd6b3ae tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-546027894", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK3Rb8iKAyinI7DBf/PMmQzOdjpKEmwIyfArSdqqotma87IRTNWdDhJqOiKHNunl/LxNDI7Y5LJ47rE7ex0OBto8iflg8k0TfAbLPMBtluO7fmZEZo6qvLNTLZ2gn4WqGw=="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:13.923818 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-93990433-b196-44c2-aeca-f0a9abd6b3ae tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Getting quotas for project 80e9f1ee52a449c0a550c29f175dac06. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:31:13.928532 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-93990433-b196-44c2-aeca-f0a9abd6b3ae tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Getting quotas for user 22305f9088c94b76bbfc69e24e3e584e and project 80e9f1ee52a449c0a550c29f175dac06. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:31:13.950558 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-93990433-b196-44c2-aeca-f0a9abd6b3ae tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.93 time: 0.298488 Jun 01 22:31:13.951201 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 248/735] 10.4.3.116 () {70 vars in 1318 bytes} [Mon Jun 1 22:31:13 2026] POST /compute/v2.1/os-keypairs => generated 400 bytes in 299 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jun 01 22:31:14.853022 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-062e7cf1-84ef-4fd7-8973-76c2d3482e82 req-dfde332f-617a-4c8e-949a-135e8d09a0ce service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e", "tag": "ae92775a-085b-4b83-a10c-d9e1f836a9dc"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:14.861324 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-062e7cf1-84ef-4fd7-8973-76c2d3482e82 req-dfde332f-617a-4c8e-949a-135e8d09a0ce service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:14.861701 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-062e7cf1-84ef-4fd7-8973-76c2d3482e82 req-dfde332f-617a-4c8e-949a-135e8d09a0ce service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:14.862409 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-062e7cf1-84ef-4fd7-8973-76c2d3482e82 req-dfde332f-617a-4c8e-949a-135e8d09a0ce service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:14.870832 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-062e7cf1-84ef-4fd7-8973-76c2d3482e82 req-dfde332f-617a-4c8e-949a-135e8d09a0ce service nova] Creating event network-changed:ae92775a-085b-4b83-a10c-d9e1f836a9dc for instance b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e on np0000001904 Jun 01 22:31:14.871644 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-062e7cf1-84ef-4fd7-8973-76c2d3482e82 req-dfde332f-617a-4c8e-949a-135e8d09a0ce service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:14.876360 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-062e7cf1-84ef-4fd7-8973-76c2d3482e82 req-dfde332f-617a-4c8e-949a-135e8d09a0ce service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025953 Jun 01 22:31:14.876739 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 249/736] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:14 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:15.661365 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-98657452-e577-4168-8c9a-ac6bb0021645 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:15.668475 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-98657452-e577-4168-8c9a-ac6bb0021645 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:15.669208 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-98657452-e577-4168-8c9a-ac6bb0021645 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:15.680378 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-98657452-e577-4168-8c9a-ac6bb0021645 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1510 microversion: 2.87 time: 2.711418 Jun 01 22:31:15.680503 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 262/737] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:12 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1510 bytes in 2712 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:15.922798 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ed42e8ba-dda4-4aac-9293-0a02adca0b68 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:15.937224 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ed42e8ba-dda4-4aac-9293-0a02adca0b68 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1502 microversion: 2.1 time: 2.536022 Jun 01 22:31:15.937650 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 227/738] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:13 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1502 bytes in 2537 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:16.319036 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:31:16.333695 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=3 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:31:16.608392 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:31:16.708592 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e292e3ee-cf5f-40ca-831e-576738d131ed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:16.710626 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e292e3ee-cf5f-40ca-831e-576738d131ed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:16.722789 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e292e3ee-cf5f-40ca-831e-576738d131ed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:16.722789 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e292e3ee-cf5f-40ca-831e-576738d131ed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:16.722789 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e292e3ee-cf5f-40ca-831e-576738d131ed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:16.722789 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e292e3ee-cf5f-40ca-831e-576738d131ed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:16.723106 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e292e3ee-cf5f-40ca-831e-576738d131ed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:16.723388 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e292e3ee-cf5f-40ca-831e-576738d131ed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:16.759801 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e292e3ee-cf5f-40ca-831e-576738d131ed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:16.943982 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-499b8fc7-4ff9-4aea-815e-d6a26a9520f5 req-a9614629-c8e4-40f8-8be1-583c39a3b0d0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "tag": "5ae84932-f8b3-41e3-af8f-504229f4423e"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:16.958792 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-499b8fc7-4ff9-4aea-815e-d6a26a9520f5 req-a9614629-c8e4-40f8-8be1-583c39a3b0d0 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:16.958990 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-499b8fc7-4ff9-4aea-815e-d6a26a9520f5 req-a9614629-c8e4-40f8-8be1-583c39a3b0d0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:16.959127 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-499b8fc7-4ff9-4aea-815e-d6a26a9520f5 req-a9614629-c8e4-40f8-8be1-583c39a3b0d0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:16.976926 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-499b8fc7-4ff9-4aea-815e-d6a26a9520f5 req-a9614629-c8e4-40f8-8be1-583c39a3b0d0 service nova] Creating event network-changed:5ae84932-f8b3-41e3-af8f-504229f4423e for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:31:16.977415 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-499b8fc7-4ff9-4aea-815e-d6a26a9520f5 req-a9614629-c8e4-40f8-8be1-583c39a3b0d0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:16.983441 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-499b8fc7-4ff9-4aea-815e-d6a26a9520f5 req-a9614629-c8e4-40f8-8be1-583c39a3b0d0 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.043853 Jun 01 22:31:16.983844 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 263/739] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:16 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:17.133042 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e292e3ee-cf5f-40ca-831e-576738d131ed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:17.142590 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e292e3ee-cf5f-40ca-831e-576738d131ed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:17.143832 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e292e3ee-cf5f-40ca-831e-576738d131ed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:17.156464 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e292e3ee-cf5f-40ca-831e-576738d131ed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1510 microversion: 2.87 time: 0.450637 Jun 01 22:31:17.156464 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 250/740] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:16 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1510 bytes in 452 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:17.565367 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesActionsTest-instance-1062881509", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "23109173-3384-4df8-8540-945680fef062"}]}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:17.597999 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c3a4103b-585c-44fa-a8c5-875ca0820161 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestShelveInstance-1933259639", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGUwFZaHWKqnltaBAS2ssRfpNIC/dSzoCjBqk2315qt5vwxFHP2vbL0vi2kSqkvoaI8Trz3IMC1MLFhO/JgFubSQ844L6rQ3EFXMC0XDLOz+jUAYyWLo3eTYCvjjNgHvyA=="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:17.617158 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-c3a4103b-585c-44fa-a8c5-875ca0820161 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Getting quotas for project 8403de4195f940adbe019892c65f8ae0. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:31:17.621849 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-c3a4103b-585c-44fa-a8c5-875ca0820161 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Getting quotas for user 88800a1f66dc4e4b8981dea53a8f4b9a and project 8403de4195f940adbe019892c65f8ae0. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:31:17.666194 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c3a4103b-585c-44fa-a8c5-875ca0820161 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 397 microversion: 2.1 time: 0.210653 Jun 01 22:31:17.667105 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 228/741] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:31:17 2026] POST /compute/v2.1/os-keypairs => generated 397 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:17.722721 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:17.723200 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:17.723604 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:17.724586 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:17.725016 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:17.725380 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:17.737288 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] validate_networks() for [('23109173-3384-4df8-8540-945680fef062', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:31:17.739845 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:18.069506 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:18.178340 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-709dfeb1-b4bf-43a3-8967-de462648a254 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:18.181814 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-709dfeb1-b4bf-43a3-8967-de462648a254 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:18.185993 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-709dfeb1-b4bf-43a3-8967-de462648a254 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:18.188589 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-709dfeb1-b4bf-43a3-8967-de462648a254 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:18.188589 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-709dfeb1-b4bf-43a3-8967-de462648a254 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:18.188589 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-709dfeb1-b4bf-43a3-8967-de462648a254 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:18.188589 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-709dfeb1-b4bf-43a3-8967-de462648a254 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:18.188915 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-709dfeb1-b4bf-43a3-8967-de462648a254 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:18.213361 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-709dfeb1-b4bf-43a3-8967-de462648a254 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:18.214846 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-15307b1a-f775-4c32-a74e-bd286b2363c2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:18.214846 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-15307b1a-f775-4c32-a74e-bd286b2363c2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:18.219518 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-15307b1a-f775-4c32-a74e-bd286b2363c2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:18.219835 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-15307b1a-f775-4c32-a74e-bd286b2363c2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:18.220098 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-15307b1a-f775-4c32-a74e-bd286b2363c2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:18.220497 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-15307b1a-f775-4c32-a74e-bd286b2363c2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:18.220886 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-15307b1a-f775-4c32-a74e-bd286b2363c2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:18.221047 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-15307b1a-f775-4c32-a74e-bd286b2363c2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:18.227593 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:31:18.227593 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:31:18.227593 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:31:18.227593 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:31:18.227593 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:31:18.230034 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-15307b1a-f775-4c32-a74e-bd286b2363c2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] HTTP exception thrown: Instance a6648151-f1ef-44fd-935f-9a351697bbaf could not be found. Jun 01 22:31:18.230342 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-15307b1a-f775-4c32-a74e-bd286b2363c2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Returning 404 to user: Instance a6648151-f1ef-44fd-935f-9a351697bbaf could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:31:18.230776 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-15307b1a-f775-4c32-a74e-bd286b2363c2 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf" status: 404 len: 111 microversion: 2.1 time: 0.018946 Jun 01 22:31:18.231131 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 229/742] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:31:18 2026] DELETE /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:31:18.234088 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:18.234304 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:18.234483 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:18.235119 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:18.235269 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:18.235433 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:18.241289 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3d86f91f-2151-4106-8f68-9355539e378f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:18.243054 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3d86f91f-2151-4106-8f68-9355539e378f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: a6648151-f1ef-44fd-935f-9a351697bbaf] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:18.247341 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d86f91f-2151-4106-8f68-9355539e378f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:18.247749 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d86f91f-2151-4106-8f68-9355539e378f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:18.248068 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d86f91f-2151-4106-8f68-9355539e378f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:18.248556 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d86f91f-2151-4106-8f68-9355539e378f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:18.248900 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d86f91f-2151-4106-8f68-9355539e378f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:18.249344 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d86f91f-2151-4106-8f68-9355539e378f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:18.255555 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Getting quotas for project 4ffbfb382e784f75bb9d616cb3e70838. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:31:18.258293 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Getting quotas for user aefeb35573574576a1b27019fdd8aef6 and project 4ffbfb382e784f75bb9d616cb3e70838. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:31:18.260364 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-3d86f91f-2151-4106-8f68-9355539e378f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] HTTP exception thrown: Instance a6648151-f1ef-44fd-935f-9a351697bbaf could not be found. Jun 01 22:31:18.260588 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3d86f91f-2151-4106-8f68-9355539e378f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Returning 404 to user: Instance a6648151-f1ef-44fd-935f-9a351697bbaf could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:31:18.260939 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3d86f91f-2151-4106-8f68-9355539e378f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf" status: 404 len: 111 microversion: 2.1 time: 0.021477 Jun 01 22:31:18.261253 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 230/743] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:18 2026] GET /compute/v2.1/servers/a6648151-f1ef-44fd-935f-9a351697bbaf => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:31:18.268790 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:31:18.271000 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:31:18.274243 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7ade838d-37ea-4772-9c66-a6db37e43619 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:18.274473 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7ade838d-37ea-4772-9c66-a6db37e43619 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:18.278695 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7ade838d-37ea-4772-9c66-a6db37e43619 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:18.279032 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7ade838d-37ea-4772-9c66-a6db37e43619 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:18.279259 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7ade838d-37ea-4772-9c66-a6db37e43619 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:18.279652 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7ade838d-37ea-4772-9c66-a6db37e43619 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:18.279893 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7ade838d-37ea-4772-9c66-a6db37e43619 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:18.280128 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7ade838d-37ea-4772-9c66-a6db37e43619 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:18.307262 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7ade838d-37ea-4772-9c66-a6db37e43619 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Going to try to terminate instance {{(pid=86661) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:31:18.333281 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2534c013-e709-4a6d-8c03-7cec68cba9ca tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.771128 Jun 01 22:31:18.333887 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 264/744] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:31:17 2026] POST /compute/v2.1/servers => generated 380 bytes in 772 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:31:18.350449 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-dee9f82a-35b6-40df-b881-bb9ce036a1ee tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:18.355094 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-dee9f82a-35b6-40df-b881-bb9ce036a1ee tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:18.383767 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-709dfeb1-b4bf-43a3-8967-de462648a254 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:18.384823 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-dee9f82a-35b6-40df-b881-bb9ce036a1ee tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:18.388046 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7ade838d-37ea-4772-9c66-a6db37e43619 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 204 len: 0 microversion: 2.1 time: 0.118424 Jun 01 22:31:18.388291 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 231/745] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:31:18 2026] DELETE /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 0 bytes in 119 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:31:18.395905 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-709dfeb1-b4bf-43a3-8967-de462648a254 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:18.395905 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-709dfeb1-b4bf-43a3-8967-de462648a254 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:18.401826 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2d6128ec-f042-466a-88c8-0e95c3170d0f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:18.404575 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2d6128ec-f042-466a-88c8-0e95c3170d0f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:18.409229 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2d6128ec-f042-466a-88c8-0e95c3170d0f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:18.409514 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2d6128ec-f042-466a-88c8-0e95c3170d0f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:18.409765 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2d6128ec-f042-466a-88c8-0e95c3170d0f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:18.410341 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2d6128ec-f042-466a-88c8-0e95c3170d0f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:18.410804 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2d6128ec-f042-466a-88c8-0e95c3170d0f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:18.411146 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2d6128ec-f042-466a-88c8-0e95c3170d0f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:18.413409 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-709dfeb1-b4bf-43a3-8967-de462648a254 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1587 microversion: 2.87 time: 0.236713 Jun 01 22:31:18.414002 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 251/746] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:18 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1587 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:18.437847 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2d6128ec-f042-466a-88c8-0e95c3170d0f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:18.452427 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-dee9f82a-35b6-40df-b881-bb9ce036a1ee tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:18.462238 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-dee9f82a-35b6-40df-b881-bb9ce036a1ee tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5" status: 200 len: 1212 microversion: 2.1 time: 0.114199 Jun 01 22:31:18.462665 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 265/747] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:18 2026] GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 => generated 1212 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:18.567722 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsV293TestJSON-server-887559362", "imageRef": "", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "2eee6fde-f1f3-48ce-abdb-60d11a19e7b9"}], "security_groups": [{"name": "tempest-securitygroup--1878783839"}], "key_name": "tempest-keypair-546027894", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "block_device_mapping_v2": [{"uuid": "10742350-9564-4f76-80c4-7b2223931177", "source_type": "volume", "destination_type": "volume", "boot_index": 0, ": true}]}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:18.620623 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:18.621021 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:18.621301 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:18.622141 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:18.623247 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:18.623247 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:18.629609 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:18.673550 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2d6128ec-f042-466a-88c8-0e95c3170d0f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:18.685400 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2d6128ec-f042-466a-88c8-0e95c3170d0f tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1508 microversion: 2.1 time: 0.286148 Jun 01 22:31:18.685905 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 232/748] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:18 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1508 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:18.729031 np0000001904 devstack@n-api.service[86662]: DEBUG nova.network.neutron [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] validate_networks() for [('2eee6fde-f1f3-48ce-abdb-60d11a19e7b9', None, None, None, None, None)] {{(pid=86662) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:31:18.729372 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:19.024330 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:19.210624 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:31:19.210624 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:31:19.210624 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:31:19.212537 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:31:19.212537 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:31:19.219344 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:19.219542 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:19.219764 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:19.220322 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:19.220527 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:19.221470 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:19.232108 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Getting quotas for project 80e9f1ee52a449c0a550c29f175dac06. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:31:19.234795 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Getting quotas for user 22305f9088c94b76bbfc69e24e3e584e and project 80e9f1ee52a449c0a550c29f175dac06. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:31:19.278017 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Going to run 1 instances... {{(pid=86662) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:31:19.279416 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] 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='10742350-9564-4f76-80c4-7b2223931177',volume_size=None,volume_type=None)] {{(pid=86662) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:31:19.428332 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b6e6fad6-8552-4938-b553-0c65d1b84ee6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.93 time: 0.865489 Jun 01 22:31:19.428482 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 252/749] 10.4.3.116 () {70 vars in 1306 bytes} [Mon Jun 1 22:31:18 2026] POST /compute/v2.1/servers => generated 409 bytes in 866 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) Jun 01 22:31:19.448452 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e2d487e9-45c2-4928-8640-f660f2b835d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:19.450768 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e2d487e9-45c2-4928-8640-f660f2b835d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:19.455660 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1b3cce27-4a50-42b8-8cb5-c0aa83dec1d4 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:19.455945 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2d487e9-45c2-4928-8640-f660f2b835d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:19.456378 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2d487e9-45c2-4928-8640-f660f2b835d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:19.456707 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2d487e9-45c2-4928-8640-f660f2b835d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:19.458824 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1b3cce27-4a50-42b8-8cb5-c0aa83dec1d4 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:19.459011 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2d487e9-45c2-4928-8640-f660f2b835d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:19.459419 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2d487e9-45c2-4928-8640-f660f2b835d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:19.459811 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2d487e9-45c2-4928-8640-f660f2b835d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:19.482218 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e2d487e9-45c2-4928-8640-f660f2b835d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:19.486172 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-1b3cce27-4a50-42b8-8cb5-c0aa83dec1d4 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:19.487078 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f186be2a-5ddd-4061-9a4e-29c02825cf7c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:19.489610 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f186be2a-5ddd-4061-9a4e-29c02825cf7c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:19.496608 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f186be2a-5ddd-4061-9a4e-29c02825cf7c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:19.496836 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f186be2a-5ddd-4061-9a4e-29c02825cf7c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:19.497167 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f186be2a-5ddd-4061-9a4e-29c02825cf7c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:19.497738 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f186be2a-5ddd-4061-9a4e-29c02825cf7c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:19.498376 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f186be2a-5ddd-4061-9a4e-29c02825cf7c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:19.498754 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f186be2a-5ddd-4061-9a4e-29c02825cf7c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:19.529863 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f186be2a-5ddd-4061-9a4e-29c02825cf7c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:19.562075 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1b3cce27-4a50-42b8-8cb5-c0aa83dec1d4 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:19.571153 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1b3cce27-4a50-42b8-8cb5-c0aa83dec1d4 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:19.572779 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1b3cce27-4a50-42b8-8cb5-c0aa83dec1d4 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:19.584653 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1b3cce27-4a50-42b8-8cb5-c0aa83dec1d4 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1333 microversion: 2.93 time: 0.137957 Jun 01 22:31:19.585462 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 233/750] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:19 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1333 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:19.612009 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f186be2a-5ddd-4061-9a4e-29c02825cf7c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:19.624776 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f186be2a-5ddd-4061-9a4e-29c02825cf7c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5" status: 200 len: 1216 microversion: 2.1 time: 0.139283 Jun 01 22:31:19.624776 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 253/751] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:19 2026] GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 => generated 1216 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:19.707518 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c2f57c85-21fb-4768-a370-0851af1cb2b6 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:19.710622 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c2f57c85-21fb-4768-a370-0851af1cb2b6 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:19.718407 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c2f57c85-21fb-4768-a370-0851af1cb2b6 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:19.718759 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c2f57c85-21fb-4768-a370-0851af1cb2b6 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:19.719270 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c2f57c85-21fb-4768-a370-0851af1cb2b6 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:19.719891 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c2f57c85-21fb-4768-a370-0851af1cb2b6 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:19.720786 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c2f57c85-21fb-4768-a370-0851af1cb2b6 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:19.721952 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c2f57c85-21fb-4768-a370-0851af1cb2b6 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:19.748748 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c2f57c85-21fb-4768-a370-0851af1cb2b6 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:19.759600 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e2d487e9-45c2-4928-8640-f660f2b835d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:19.765730 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e2d487e9-45c2-4928-8640-f660f2b835d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:19.766590 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e2d487e9-45c2-4928-8640-f660f2b835d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:19.776803 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e2d487e9-45c2-4928-8640-f660f2b835d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1575 microversion: 2.87 time: 0.331766 Jun 01 22:31:19.776803 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 266/752] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:19 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1575 bytes in 332 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:19.915180 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c2f57c85-21fb-4768-a370-0851af1cb2b6 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:19.925746 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c2f57c85-21fb-4768-a370-0851af1cb2b6 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1508 microversion: 2.1 time: 0.220276 Jun 01 22:31:19.926183 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 234/753] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:19 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1508 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:20.610387 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-979387d6-f95b-401b-a4ad-29f11f4e108b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:20.612882 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-979387d6-f95b-401b-a4ad-29f11f4e108b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:20.624366 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-979387d6-f95b-401b-a4ad-29f11f4e108b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:20.624771 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-979387d6-f95b-401b-a4ad-29f11f4e108b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:20.625117 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-979387d6-f95b-401b-a4ad-29f11f4e108b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:20.625785 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-979387d6-f95b-401b-a4ad-29f11f4e108b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:20.626782 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-979387d6-f95b-401b-a4ad-29f11f4e108b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:20.627296 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-979387d6-f95b-401b-a4ad-29f11f4e108b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:20.649389 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-488e79bb-56b4-4e06-830f-245427712c36 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:20.651893 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-488e79bb-56b4-4e06-830f-245427712c36 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:20.660388 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-488e79bb-56b4-4e06-830f-245427712c36 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:20.660811 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-488e79bb-56b4-4e06-830f-245427712c36 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:20.661125 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-488e79bb-56b4-4e06-830f-245427712c36 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:20.662631 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-488e79bb-56b4-4e06-830f-245427712c36 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:20.662631 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-488e79bb-56b4-4e06-830f-245427712c36 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:20.663877 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-979387d6-f95b-401b-a4ad-29f11f4e108b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:20.665850 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-488e79bb-56b4-4e06-830f-245427712c36 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:20.696938 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-488e79bb-56b4-4e06-830f-245427712c36 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:20.753082 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestShelveInstance-server-240994454", "imageRef": "", "flavorRef": "42", "key_name": "tempest-TestShelveInstance-1933259639", "security_groups": [{"name": "tempest-secgroup-smoke-1662932888"}], "networks": [{"uuid": "394731d7-9652-4a74-9995-b3072affbca9"}], "block_device_mapping_v2": [{"uuid": "5ca24896-9df6-4ceb-b91a-2938a16be71f", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:20.763660 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-979387d6-f95b-401b-a4ad-29f11f4e108b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:20.771055 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-979387d6-f95b-401b-a4ad-29f11f4e108b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:20.771853 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-979387d6-f95b-401b-a4ad-29f11f4e108b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:20.774238 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-488e79bb-56b4-4e06-830f-245427712c36 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:20.785843 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-488e79bb-56b4-4e06-830f-245427712c36 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5" status: 200 len: 1264 microversion: 2.1 time: 0.139365 Jun 01 22:31:20.786104 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 267/754] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:20 2026] GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 => generated 1264 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:20.786786 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-979387d6-f95b-401b-a4ad-29f11f4e108b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1414 microversion: 2.93 time: 0.179674 Jun 01 22:31:20.788742 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 254/755] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:20 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1414 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:20.801791 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-94330151-6c55-4df3-a725-5b1defb2e1dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:20.804649 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-94330151-6c55-4df3-a725-5b1defb2e1dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:20.811123 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:20.811613 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:20.812057 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:20.812758 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:20.813214 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:20.813589 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:20.814092 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-94330151-6c55-4df3-a725-5b1defb2e1dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:20.814529 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-94330151-6c55-4df3-a725-5b1defb2e1dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:20.814777 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-94330151-6c55-4df3-a725-5b1defb2e1dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:20.815433 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-94330151-6c55-4df3-a725-5b1defb2e1dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:20.815908 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-94330151-6c55-4df3-a725-5b1defb2e1dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:20.816319 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-94330151-6c55-4df3-a725-5b1defb2e1dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:20.820904 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:20.836283 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-94330151-6c55-4df3-a725-5b1defb2e1dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:20.918756 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] validate_networks() for [('394731d7-9652-4a74-9995-b3072affbca9', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:31:20.919356 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:20.945339 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-08a8cb8e-0197-4ceb-a781-07257a79c363 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:20.947742 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-08a8cb8e-0197-4ceb-a781-07257a79c363 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:20.955378 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-08a8cb8e-0197-4ceb-a781-07257a79c363 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:20.955378 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-08a8cb8e-0197-4ceb-a781-07257a79c363 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:20.955378 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-08a8cb8e-0197-4ceb-a781-07257a79c363 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:20.955378 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-08a8cb8e-0197-4ceb-a781-07257a79c363 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:20.955688 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-08a8cb8e-0197-4ceb-a781-07257a79c363 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:20.955688 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-08a8cb8e-0197-4ceb-a781-07257a79c363 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:20.985585 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-94330151-6c55-4df3-a725-5b1defb2e1dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:20.985789 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-08a8cb8e-0197-4ceb-a781-07257a79c363 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:20.988619 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-94330151-6c55-4df3-a725-5b1defb2e1dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:20.989221 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-94330151-6c55-4df3-a725-5b1defb2e1dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:20.998481 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-94330151-6c55-4df3-a725-5b1defb2e1dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1575 microversion: 2.87 time: 0.199537 Jun 01 22:31:20.998663 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 268/756] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:20 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1575 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:21.190210 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-08a8cb8e-0197-4ceb-a781-07257a79c363 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:21.191193 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-0c86f810-3ac4-4de8-b184-7fd038a4239e req-20f02fd3-b31b-414b-941c-0a734d12c440 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7532aae0-968c-4b2f-8624-100a6526eaba", "name": "network-vif-deleted", "tag": "9653f37a-5d1c-4c81-998f-0430e55b3725"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:21.198498 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-08a8cb8e-0197-4ceb-a781-07257a79c363 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1508 microversion: 2.1 time: 0.256636 Jun 01 22:31:21.198869 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 255/757] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:20 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1508 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:21.200357 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-0c86f810-3ac4-4de8-b184-7fd038a4239e req-20f02fd3-b31b-414b-941c-0a734d12c440 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:21.200581 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-0c86f810-3ac4-4de8-b184-7fd038a4239e req-20f02fd3-b31b-414b-941c-0a734d12c440 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:21.200846 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-0c86f810-3ac4-4de8-b184-7fd038a4239e req-20f02fd3-b31b-414b-941c-0a734d12c440 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:21.212467 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-0c86f810-3ac4-4de8-b184-7fd038a4239e req-20f02fd3-b31b-414b-941c-0a734d12c440 service nova] Creating event network-vif-deleted:9653f37a-5d1c-4c81-998f-0430e55b3725 for instance 7532aae0-968c-4b2f-8624-100a6526eaba on np0000001904 Jun 01 22:31:21.213145 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-0c86f810-3ac4-4de8-b184-7fd038a4239e req-20f02fd3-b31b-414b-941c-0a734d12c440 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:21.220531 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-0c86f810-3ac4-4de8-b184-7fd038a4239e req-20f02fd3-b31b-414b-941c-0a734d12c440 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032692 Jun 01 22:31:21.221006 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 269/758] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:21 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:21.261870 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:21.453684 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:31:21.453998 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:31:21.454250 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:31:21.454459 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:31:21.454694 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:31:21.463359 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:21.463579 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:21.463947 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:21.464692 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:21.464999 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:21.465376 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:21.482101 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Getting quotas for project 8403de4195f940adbe019892c65f8ae0. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:31:21.485560 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Getting quotas for user 88800a1f66dc4e4b8981dea53a8f4b9a and project 8403de4195f940adbe019892c65f8ae0. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:31:21.540269 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:31:21.542217 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] 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='5ca24896-9df6-4ceb-b91a-2938a16be71f',volume_size=None,volume_type=None)] {{(pid=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:31:21.692277 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-31ab2050-df22-45e2-9c51-0c91122a1d2b tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.941695 Jun 01 22:31:21.693674 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 235/759] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:31:20 2026] POST /compute/v2.1/servers => generated 406 bytes in 943 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:31:21.705582 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ca51fe82-d0ca-43ee-bebd-d7b96dc544d2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:21.707644 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ca51fe82-d0ca-43ee-bebd-d7b96dc544d2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:21.725066 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ca51fe82-d0ca-43ee-bebd-d7b96dc544d2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:21.798387 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ca51fe82-d0ca-43ee-bebd-d7b96dc544d2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:21.809650 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ca51fe82-d0ca-43ee-bebd-d7b96dc544d2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1086 microversion: 2.1 time: 0.106623 Jun 01 22:31:21.809811 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 256/760] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:21 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1086 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:21.816095 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-55eecd83-60d3-4b49-b692-2d2aa4690081 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:21.818457 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-55eecd83-60d3-4b49-b692-2d2aa4690081 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:21.818577 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-263db4b1-c8a4-4b72-94a0-5a595861e33f tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:21.820035 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-263db4b1-c8a4-4b72-94a0-5a595861e33f tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:21.824586 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-55eecd83-60d3-4b49-b692-2d2aa4690081 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:21.825488 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-55eecd83-60d3-4b49-b692-2d2aa4690081 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:21.825488 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-55eecd83-60d3-4b49-b692-2d2aa4690081 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:21.826109 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-263db4b1-c8a4-4b72-94a0-5a595861e33f tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:21.826406 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-55eecd83-60d3-4b49-b692-2d2aa4690081 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:21.828616 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-263db4b1-c8a4-4b72-94a0-5a595861e33f tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:21.828764 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-55eecd83-60d3-4b49-b692-2d2aa4690081 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:21.828806 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-263db4b1-c8a4-4b72-94a0-5a595861e33f tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:21.828835 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-55eecd83-60d3-4b49-b692-2d2aa4690081 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:21.829360 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-263db4b1-c8a4-4b72-94a0-5a595861e33f tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:21.830107 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-263db4b1-c8a4-4b72-94a0-5a595861e33f tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:21.830659 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-263db4b1-c8a4-4b72-94a0-5a595861e33f tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:21.851383 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-55eecd83-60d3-4b49-b692-2d2aa4690081 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:21.855645 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-263db4b1-c8a4-4b72-94a0-5a595861e33f tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:21.911862 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-263db4b1-c8a4-4b72-94a0-5a595861e33f tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:21.917697 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-263db4b1-c8a4-4b72-94a0-5a595861e33f tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:21.919424 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-263db4b1-c8a4-4b72-94a0-5a595861e33f tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:21.928739 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-263db4b1-c8a4-4b72-94a0-5a595861e33f tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1406 microversion: 2.93 time: 0.112874 Jun 01 22:31:21.929159 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 236/761] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:21 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1406 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:21.933161 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-55eecd83-60d3-4b49-b692-2d2aa4690081 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:21.944177 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-55eecd83-60d3-4b49-b692-2d2aa4690081 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5" status: 200 len: 1264 microversion: 2.1 time: 0.132854 Jun 01 22:31:21.944599 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 270/762] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:21 2026] GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 => generated 1264 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:22.023996 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b814d937-37d9-4320-a369-96b9f6a4ddbb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:22.026002 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b814d937-37d9-4320-a369-96b9f6a4ddbb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:22.032515 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b814d937-37d9-4320-a369-96b9f6a4ddbb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:22.032846 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b814d937-37d9-4320-a369-96b9f6a4ddbb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:22.033162 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b814d937-37d9-4320-a369-96b9f6a4ddbb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:22.034187 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b814d937-37d9-4320-a369-96b9f6a4ddbb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:22.034664 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b814d937-37d9-4320-a369-96b9f6a4ddbb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:22.035024 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b814d937-37d9-4320-a369-96b9f6a4ddbb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:22.060783 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b814d937-37d9-4320-a369-96b9f6a4ddbb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:22.219179 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2a6491ec-4893-4d44-a1eb-83fa60cdd5c5 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:22.221133 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2a6491ec-4893-4d44-a1eb-83fa60cdd5c5 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:22.226596 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a6491ec-4893-4d44-a1eb-83fa60cdd5c5 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:22.226596 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a6491ec-4893-4d44-a1eb-83fa60cdd5c5 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:22.226743 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a6491ec-4893-4d44-a1eb-83fa60cdd5c5 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:22.227183 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a6491ec-4893-4d44-a1eb-83fa60cdd5c5 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:22.227470 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a6491ec-4893-4d44-a1eb-83fa60cdd5c5 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:22.227762 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a6491ec-4893-4d44-a1eb-83fa60cdd5c5 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:22.263586 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b814d937-37d9-4320-a369-96b9f6a4ddbb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:22.270635 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b814d937-37d9-4320-a369-96b9f6a4ddbb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:22.272002 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b814d937-37d9-4320-a369-96b9f6a4ddbb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:22.280906 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b814d937-37d9-4320-a369-96b9f6a4ddbb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1575 microversion: 2.87 time: 0.259402 Jun 01 22:31:22.281238 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 257/763] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:22 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1575 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:22.283556 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a6491ec-4893-4d44-a1eb-83fa60cdd5c5 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:22.283556 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a6491ec-4893-4d44-a1eb-83fa60cdd5c5 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:22.283817 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a6491ec-4893-4d44-a1eb-83fa60cdd5c5 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:22.284176 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-2a6491ec-4893-4d44-a1eb-83fa60cdd5c5 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lazy-loading 'fault' on Instance uuid 7532aae0-968c-4b2f-8624-100a6526eaba {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:31:22.290102 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2a6491ec-4893-4d44-a1eb-83fa60cdd5c5 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:22.370431 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2a6491ec-4893-4d44-a1eb-83fa60cdd5c5 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:22.378940 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2a6491ec-4893-4d44-a1eb-83fa60cdd5c5 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1305 microversion: 2.1 time: 0.161803 Jun 01 22:31:22.379280 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 237/764] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:22 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1305 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:22.830583 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-df57ecbd-c2a0-4868-9b7f-895132e7897d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:22.832498 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-df57ecbd-c2a0-4868-9b7f-895132e7897d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:22.837856 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-df57ecbd-c2a0-4868-9b7f-895132e7897d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:22.838160 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-df57ecbd-c2a0-4868-9b7f-895132e7897d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:22.838515 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-df57ecbd-c2a0-4868-9b7f-895132e7897d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:22.839139 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-df57ecbd-c2a0-4868-9b7f-895132e7897d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:22.839556 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-df57ecbd-c2a0-4868-9b7f-895132e7897d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:22.839919 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-df57ecbd-c2a0-4868-9b7f-895132e7897d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:22.856066 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-df57ecbd-c2a0-4868-9b7f-895132e7897d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:22.926611 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-df57ecbd-c2a0-4868-9b7f-895132e7897d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:22.936883 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-df57ecbd-c2a0-4868-9b7f-895132e7897d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1136 microversion: 2.1 time: 0.108295 Jun 01 22:31:22.937376 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 271/765] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:22 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1136 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:22.953712 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0bd7fbd6-c950-4ad9-b5fa-e5fab07e70b8 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:22.957773 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0bd7fbd6-c950-4ad9-b5fa-e5fab07e70b8 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:22.961922 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e0946e83-22d2-4bc8-993d-98c3df6e37e3 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:22.963654 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e0946e83-22d2-4bc8-993d-98c3df6e37e3 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:22.965673 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0bd7fbd6-c950-4ad9-b5fa-e5fab07e70b8 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:22.966039 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0bd7fbd6-c950-4ad9-b5fa-e5fab07e70b8 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:22.966382 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0bd7fbd6-c950-4ad9-b5fa-e5fab07e70b8 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:22.967053 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0bd7fbd6-c950-4ad9-b5fa-e5fab07e70b8 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:22.967483 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0bd7fbd6-c950-4ad9-b5fa-e5fab07e70b8 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:22.969218 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0bd7fbd6-c950-4ad9-b5fa-e5fab07e70b8 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:22.972630 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0946e83-22d2-4bc8-993d-98c3df6e37e3 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:22.973019 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0946e83-22d2-4bc8-993d-98c3df6e37e3 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:22.973275 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0946e83-22d2-4bc8-993d-98c3df6e37e3 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:22.974252 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0946e83-22d2-4bc8-993d-98c3df6e37e3 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:22.974252 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0946e83-22d2-4bc8-993d-98c3df6e37e3 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:22.974626 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0946e83-22d2-4bc8-993d-98c3df6e37e3 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:22.994237 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e0946e83-22d2-4bc8-993d-98c3df6e37e3 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:22.994433 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-0bd7fbd6-c950-4ad9-b5fa-e5fab07e70b8 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:23.058141 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0bd7fbd6-c950-4ad9-b5fa-e5fab07e70b8 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:23.068064 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0bd7fbd6-c950-4ad9-b5fa-e5fab07e70b8 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:23.068661 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0bd7fbd6-c950-4ad9-b5fa-e5fab07e70b8 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:23.076581 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0bd7fbd6-c950-4ad9-b5fa-e5fab07e70b8 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1462 microversion: 2.93 time: 0.125086 Jun 01 22:31:23.077310 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 258/766] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:22 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1462 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:23.086079 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e0946e83-22d2-4bc8-993d-98c3df6e37e3 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:23.095224 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e0946e83-22d2-4bc8-993d-98c3df6e37e3 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5" status: 200 len: 1272 microversion: 2.1 time: 0.135350 Jun 01 22:31:23.095582 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 238/767] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:22 2026] GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 => generated 1272 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:23.303513 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-fb93590a-89c6-480e-a732-023a0d64630e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:23.307302 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-fb93590a-89c6-480e-a732-023a0d64630e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:23.311264 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fb93590a-89c6-480e-a732-023a0d64630e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:23.312116 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fb93590a-89c6-480e-a732-023a0d64630e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:23.312355 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fb93590a-89c6-480e-a732-023a0d64630e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:23.313032 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fb93590a-89c6-480e-a732-023a0d64630e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:23.313468 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fb93590a-89c6-480e-a732-023a0d64630e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:23.313801 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fb93590a-89c6-480e-a732-023a0d64630e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:23.347148 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-fb93590a-89c6-480e-a732-023a0d64630e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:23.404068 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5a3df110-05f5-495f-ad6c-57b66ac02c71 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:23.406636 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5a3df110-05f5-495f-ad6c-57b66ac02c71 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:23.412922 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5a3df110-05f5-495f-ad6c-57b66ac02c71 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:23.413305 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5a3df110-05f5-495f-ad6c-57b66ac02c71 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:23.413655 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5a3df110-05f5-495f-ad6c-57b66ac02c71 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:23.414444 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5a3df110-05f5-495f-ad6c-57b66ac02c71 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:23.414826 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5a3df110-05f5-495f-ad6c-57b66ac02c71 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:23.415128 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5a3df110-05f5-495f-ad6c-57b66ac02c71 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:23.441885 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5a3df110-05f5-495f-ad6c-57b66ac02c71 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:23.442178 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5a3df110-05f5-495f-ad6c-57b66ac02c71 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:23.442366 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5a3df110-05f5-495f-ad6c-57b66ac02c71 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:23.442808 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-5a3df110-05f5-495f-ad6c-57b66ac02c71 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lazy-loading 'fault' on Instance uuid 7532aae0-968c-4b2f-8624-100a6526eaba {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:31:23.447637 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5a3df110-05f5-495f-ad6c-57b66ac02c71 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:23.517037 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5a3df110-05f5-495f-ad6c-57b66ac02c71 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:23.526390 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5a3df110-05f5-495f-ad6c-57b66ac02c71 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1305 microversion: 2.1 time: 0.125214 Jun 01 22:31:23.526390 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 259/768] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:23 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1305 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:23.561587 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-fb93590a-89c6-480e-a732-023a0d64630e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:23.566944 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-fb93590a-89c6-480e-a732-023a0d64630e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:23.567723 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-fb93590a-89c6-480e-a732-023a0d64630e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:23.576106 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-fb93590a-89c6-480e-a732-023a0d64630e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1575 microversion: 2.87 time: 0.274789 Jun 01 22:31:23.576287 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 272/769] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:23 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1575 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:23.960257 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0dc3b237-331a-4bad-98eb-29b2ce508e08 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:23.962762 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0dc3b237-331a-4bad-98eb-29b2ce508e08 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:23.970644 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0dc3b237-331a-4bad-98eb-29b2ce508e08 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:23.970981 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0dc3b237-331a-4bad-98eb-29b2ce508e08 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:23.971396 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0dc3b237-331a-4bad-98eb-29b2ce508e08 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:23.972038 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0dc3b237-331a-4bad-98eb-29b2ce508e08 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:23.972614 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0dc3b237-331a-4bad-98eb-29b2ce508e08 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:23.973034 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0dc3b237-331a-4bad-98eb-29b2ce508e08 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:23.996476 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-0dc3b237-331a-4bad-98eb-29b2ce508e08 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:24.072589 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0dc3b237-331a-4bad-98eb-29b2ce508e08 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:24.080457 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0dc3b237-331a-4bad-98eb-29b2ce508e08 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1128 microversion: 2.1 time: 0.123460 Jun 01 22:31:24.080768 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 239/770] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:23 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1128 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:24.098753 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f1efbf90-9105-4199-b89c-4476e7f2a552 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:24.098753 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f1efbf90-9105-4199-b89c-4476e7f2a552 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:24.106757 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f1efbf90-9105-4199-b89c-4476e7f2a552 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:24.107317 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f1efbf90-9105-4199-b89c-4476e7f2a552 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:24.107789 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f1efbf90-9105-4199-b89c-4476e7f2a552 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:24.108486 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f1efbf90-9105-4199-b89c-4476e7f2a552 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:24.109065 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f1efbf90-9105-4199-b89c-4476e7f2a552 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:24.109727 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f1efbf90-9105-4199-b89c-4476e7f2a552 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:24.116312 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7efabe6c-cb74-4bbc-8d57-7a97923e5174 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:24.118343 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7efabe6c-cb74-4bbc-8d57-7a97923e5174 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:24.124183 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7efabe6c-cb74-4bbc-8d57-7a97923e5174 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:24.124183 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7efabe6c-cb74-4bbc-8d57-7a97923e5174 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:24.124183 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7efabe6c-cb74-4bbc-8d57-7a97923e5174 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:24.124374 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7efabe6c-cb74-4bbc-8d57-7a97923e5174 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:24.124767 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7efabe6c-cb74-4bbc-8d57-7a97923e5174 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:24.125174 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7efabe6c-cb74-4bbc-8d57-7a97923e5174 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:24.132342 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f1efbf90-9105-4199-b89c-4476e7f2a552 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:24.146578 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7efabe6c-cb74-4bbc-8d57-7a97923e5174 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:24.186797 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f1efbf90-9105-4199-b89c-4476e7f2a552 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:24.194599 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f1efbf90-9105-4199-b89c-4476e7f2a552 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:24.194599 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f1efbf90-9105-4199-b89c-4476e7f2a552 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:24.208212 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f1efbf90-9105-4199-b89c-4476e7f2a552 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1462 microversion: 2.93 time: 0.113372 Jun 01 22:31:24.208531 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 260/771] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:24 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1462 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:24.320420 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7efabe6c-cb74-4bbc-8d57-7a97923e5174 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:24.329045 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7efabe6c-cb74-4bbc-8d57-7a97923e5174 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5" status: 200 len: 1314 microversion: 2.1 time: 0.216589 Jun 01 22:31:24.329367 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 273/772] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:24 2026] GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 => generated 1314 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:24.553847 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-313e09ea-b14b-45a6-9fe7-1d59944b67f3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:24.555975 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-313e09ea-b14b-45a6-9fe7-1d59944b67f3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:24.562831 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-313e09ea-b14b-45a6-9fe7-1d59944b67f3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:24.562831 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-313e09ea-b14b-45a6-9fe7-1d59944b67f3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:24.563087 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-313e09ea-b14b-45a6-9fe7-1d59944b67f3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:24.563728 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-313e09ea-b14b-45a6-9fe7-1d59944b67f3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:24.564215 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-313e09ea-b14b-45a6-9fe7-1d59944b67f3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:24.564676 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-313e09ea-b14b-45a6-9fe7-1d59944b67f3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:24.568009 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-baa35096-bc42-4065-b52c-7e6c64ed355f req-52a6fefb-9f93-459c-a516-e37a276b49ad service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5", "tag": "491771e6-7340-4776-8e04-1b2581d43a17"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:24.574360 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-baa35096-bc42-4065-b52c-7e6c64ed355f req-52a6fefb-9f93-459c-a516-e37a276b49ad service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:24.574599 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-baa35096-bc42-4065-b52c-7e6c64ed355f req-52a6fefb-9f93-459c-a516-e37a276b49ad service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:24.574776 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-baa35096-bc42-4065-b52c-7e6c64ed355f req-52a6fefb-9f93-459c-a516-e37a276b49ad service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:24.581125 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-baa35096-bc42-4065-b52c-7e6c64ed355f req-52a6fefb-9f93-459c-a516-e37a276b49ad service nova] Creating event network-changed:491771e6-7340-4776-8e04-1b2581d43a17 for instance 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 on np0000001904 Jun 01 22:31:24.581551 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-baa35096-bc42-4065-b52c-7e6c64ed355f req-52a6fefb-9f93-459c-a516-e37a276b49ad service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:24.586435 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-baa35096-bc42-4065-b52c-7e6c64ed355f req-52a6fefb-9f93-459c-a516-e37a276b49ad service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020371 Jun 01 22:31:24.586822 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 261/773] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:24 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:24.592835 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-313e09ea-b14b-45a6-9fe7-1d59944b67f3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:24.592835 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-313e09ea-b14b-45a6-9fe7-1d59944b67f3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:24.592835 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-313e09ea-b14b-45a6-9fe7-1d59944b67f3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:24.592835 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-313e09ea-b14b-45a6-9fe7-1d59944b67f3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lazy-loading 'fault' on Instance uuid 7532aae0-968c-4b2f-8624-100a6526eaba {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:31:24.596677 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-313e09ea-b14b-45a6-9fe7-1d59944b67f3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:24.601480 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-394f9c3e-9eeb-4bc9-aabb-32276aac0fe1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:24.603437 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-394f9c3e-9eeb-4bc9-aabb-32276aac0fe1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:24.610205 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-394f9c3e-9eeb-4bc9-aabb-32276aac0fe1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:24.610463 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-394f9c3e-9eeb-4bc9-aabb-32276aac0fe1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:24.611040 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-394f9c3e-9eeb-4bc9-aabb-32276aac0fe1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:24.611692 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-394f9c3e-9eeb-4bc9-aabb-32276aac0fe1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:24.612048 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-394f9c3e-9eeb-4bc9-aabb-32276aac0fe1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:24.612361 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-394f9c3e-9eeb-4bc9-aabb-32276aac0fe1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:24.641001 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-394f9c3e-9eeb-4bc9-aabb-32276aac0fe1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:24.670040 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-313e09ea-b14b-45a6-9fe7-1d59944b67f3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:24.677969 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-313e09ea-b14b-45a6-9fe7-1d59944b67f3 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1305 microversion: 2.1 time: 0.131765 Jun 01 22:31:24.678330 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 240/774] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:24 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1305 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:24.831864 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-394f9c3e-9eeb-4bc9-aabb-32276aac0fe1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:24.837275 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-394f9c3e-9eeb-4bc9-aabb-32276aac0fe1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:24.837873 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-394f9c3e-9eeb-4bc9-aabb-32276aac0fe1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:24.845558 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-394f9c3e-9eeb-4bc9-aabb-32276aac0fe1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1575 microversion: 2.87 time: 0.246171 Jun 01 22:31:24.845933 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 274/775] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:24 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1575 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:25.107250 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7ca8dc33-8192-4883-aa5c-0c3b3996379d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:25.112466 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7ca8dc33-8192-4883-aa5c-0c3b3996379d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:25.122799 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7ca8dc33-8192-4883-aa5c-0c3b3996379d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:25.123074 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7ca8dc33-8192-4883-aa5c-0c3b3996379d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:25.123303 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7ca8dc33-8192-4883-aa5c-0c3b3996379d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:25.123804 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7ca8dc33-8192-4883-aa5c-0c3b3996379d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:25.124127 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7ca8dc33-8192-4883-aa5c-0c3b3996379d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:25.124392 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7ca8dc33-8192-4883-aa5c-0c3b3996379d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:25.144510 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7ca8dc33-8192-4883-aa5c-0c3b3996379d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:25.201233 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7ca8dc33-8192-4883-aa5c-0c3b3996379d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:25.210324 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7ca8dc33-8192-4883-aa5c-0c3b3996379d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1128 microversion: 2.1 time: 0.105767 Jun 01 22:31:25.210795 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 262/776] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:25 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1128 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:25.230351 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c279853c-45e8-4802-8afc-0e94c397a8ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:25.232662 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c279853c-45e8-4802-8afc-0e94c397a8ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:25.239597 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c279853c-45e8-4802-8afc-0e94c397a8ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:25.239872 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c279853c-45e8-4802-8afc-0e94c397a8ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:25.240183 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c279853c-45e8-4802-8afc-0e94c397a8ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:25.241967 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c279853c-45e8-4802-8afc-0e94c397a8ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:25.241967 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c279853c-45e8-4802-8afc-0e94c397a8ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:25.242423 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c279853c-45e8-4802-8afc-0e94c397a8ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:25.267752 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c279853c-45e8-4802-8afc-0e94c397a8ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:25.324635 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c279853c-45e8-4802-8afc-0e94c397a8ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:25.331361 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c279853c-45e8-4802-8afc-0e94c397a8ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:25.332247 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c279853c-45e8-4802-8afc-0e94c397a8ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:25.343972 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c279853c-45e8-4802-8afc-0e94c397a8ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1462 microversion: 2.93 time: 0.115805 Jun 01 22:31:25.345054 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 241/777] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:25 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1462 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:25.348350 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1198b92a-edd4-4117-81a4-cbecca0106a5 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:25.349924 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1198b92a-edd4-4117-81a4-cbecca0106a5 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:25.357600 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1198b92a-edd4-4117-81a4-cbecca0106a5 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:25.357600 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1198b92a-edd4-4117-81a4-cbecca0106a5 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:25.358977 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1198b92a-edd4-4117-81a4-cbecca0106a5 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:25.358977 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1198b92a-edd4-4117-81a4-cbecca0106a5 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:25.358977 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1198b92a-edd4-4117-81a4-cbecca0106a5 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:25.359211 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1198b92a-edd4-4117-81a4-cbecca0106a5 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:25.395213 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1198b92a-edd4-4117-81a4-cbecca0106a5 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:25.610959 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1198b92a-edd4-4117-81a4-cbecca0106a5 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:25.620454 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1198b92a-edd4-4117-81a4-cbecca0106a5 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5" status: 200 len: 1312 microversion: 2.1 time: 0.275325 Jun 01 22:31:25.620925 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 275/778] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:25 2026] GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 => generated 1312 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:25.692857 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-beb87b1c-2c0a-44ba-a48b-c6afa4e666ac tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:25.695396 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-beb87b1c-2c0a-44ba-a48b-c6afa4e666ac tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:25.707303 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-beb87b1c-2c0a-44ba-a48b-c6afa4e666ac tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:25.707604 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-beb87b1c-2c0a-44ba-a48b-c6afa4e666ac tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:25.707809 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-beb87b1c-2c0a-44ba-a48b-c6afa4e666ac tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:25.708227 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-beb87b1c-2c0a-44ba-a48b-c6afa4e666ac tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:25.708505 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-beb87b1c-2c0a-44ba-a48b-c6afa4e666ac tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:25.708780 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-beb87b1c-2c0a-44ba-a48b-c6afa4e666ac tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:25.730036 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-beb87b1c-2c0a-44ba-a48b-c6afa4e666ac tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:25.732605 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-beb87b1c-2c0a-44ba-a48b-c6afa4e666ac tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:25.732605 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-beb87b1c-2c0a-44ba-a48b-c6afa4e666ac tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:25.732605 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-beb87b1c-2c0a-44ba-a48b-c6afa4e666ac tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lazy-loading 'fault' on Instance uuid 7532aae0-968c-4b2f-8624-100a6526eaba {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:31:25.734857 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-beb87b1c-2c0a-44ba-a48b-c6afa4e666ac tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:25.808434 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-beb87b1c-2c0a-44ba-a48b-c6afa4e666ac tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:25.818807 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-beb87b1c-2c0a-44ba-a48b-c6afa4e666ac tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1305 microversion: 2.1 time: 0.127575 Jun 01 22:31:25.819310 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 263/779] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:25 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1305 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:25.871105 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6b1f8f27-0be0-41fb-8573-ef18454802dc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:25.873151 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6b1f8f27-0be0-41fb-8573-ef18454802dc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:25.878179 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6b1f8f27-0be0-41fb-8573-ef18454802dc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:25.878286 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6b1f8f27-0be0-41fb-8573-ef18454802dc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:25.878482 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6b1f8f27-0be0-41fb-8573-ef18454802dc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:25.878970 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6b1f8f27-0be0-41fb-8573-ef18454802dc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:25.879257 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6b1f8f27-0be0-41fb-8573-ef18454802dc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:25.879600 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6b1f8f27-0be0-41fb-8573-ef18454802dc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:25.896787 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6b1f8f27-0be0-41fb-8573-ef18454802dc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:26.062085 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6b1f8f27-0be0-41fb-8573-ef18454802dc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:26.072471 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6b1f8f27-0be0-41fb-8573-ef18454802dc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:26.073454 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6b1f8f27-0be0-41fb-8573-ef18454802dc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:26.084842 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6b1f8f27-0be0-41fb-8573-ef18454802dc tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1575 microversion: 2.87 time: 0.215306 Jun 01 22:31:26.085362 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 242/780] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:25 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1575 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:26.229542 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4b16a9d9-362d-4eb6-af39-50e07f6ea4ff tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:26.230366 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4b16a9d9-362d-4eb6-af39-50e07f6ea4ff tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:26.236130 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4b16a9d9-362d-4eb6-af39-50e07f6ea4ff tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:26.236508 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4b16a9d9-362d-4eb6-af39-50e07f6ea4ff tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:26.236732 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4b16a9d9-362d-4eb6-af39-50e07f6ea4ff tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:26.237268 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4b16a9d9-362d-4eb6-af39-50e07f6ea4ff tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:26.237680 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4b16a9d9-362d-4eb6-af39-50e07f6ea4ff tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:26.238076 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4b16a9d9-362d-4eb6-af39-50e07f6ea4ff tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:26.256104 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4b16a9d9-362d-4eb6-af39-50e07f6ea4ff tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:26.317694 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4b16a9d9-362d-4eb6-af39-50e07f6ea4ff tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:26.325774 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4b16a9d9-362d-4eb6-af39-50e07f6ea4ff tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1128 microversion: 2.1 time: 0.098715 Jun 01 22:31:26.325774 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 276/781] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:26 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1128 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:26.371937 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7f3693e2-d075-4210-8f52-fc0f5deedcf0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:26.377041 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7f3693e2-d075-4210-8f52-fc0f5deedcf0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:26.394654 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7f3693e2-d075-4210-8f52-fc0f5deedcf0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:26.394654 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7f3693e2-d075-4210-8f52-fc0f5deedcf0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:26.394654 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7f3693e2-d075-4210-8f52-fc0f5deedcf0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:26.394654 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7f3693e2-d075-4210-8f52-fc0f5deedcf0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:26.394921 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7f3693e2-d075-4210-8f52-fc0f5deedcf0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:26.394921 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7f3693e2-d075-4210-8f52-fc0f5deedcf0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:26.417218 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7f3693e2-d075-4210-8f52-fc0f5deedcf0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:26.631430 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7f3693e2-d075-4210-8f52-fc0f5deedcf0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:26.636808 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=310,nova_cell1:UPDATE=5,nova_cell1:INSERT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:31:26.642076 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ad0ed5ae-ea5f-41cd-b36a-bc41eb5ae4ab tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:26.642456 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7f3693e2-d075-4210-8f52-fc0f5deedcf0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:26.643183 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7f3693e2-d075-4210-8f52-fc0f5deedcf0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:26.644711 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ad0ed5ae-ea5f-41cd-b36a-bc41eb5ae4ab tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:26.645408 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=134,nova_api:INSERT=7,nova_api:UPDATE=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:31:26.653143 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7f3693e2-d075-4210-8f52-fc0f5deedcf0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1538 microversion: 2.93 time: 0.282892 Jun 01 22:31:26.653265 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 264/782] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:26 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1538 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:26.655066 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ad0ed5ae-ea5f-41cd-b36a-bc41eb5ae4ab tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:26.655430 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ad0ed5ae-ea5f-41cd-b36a-bc41eb5ae4ab tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:26.657970 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ad0ed5ae-ea5f-41cd-b36a-bc41eb5ae4ab tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:26.657970 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ad0ed5ae-ea5f-41cd-b36a-bc41eb5ae4ab tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:26.657970 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ad0ed5ae-ea5f-41cd-b36a-bc41eb5ae4ab tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:26.657970 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ad0ed5ae-ea5f-41cd-b36a-bc41eb5ae4ab tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:26.686648 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ad0ed5ae-ea5f-41cd-b36a-bc41eb5ae4ab tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:26.839515 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-dd231761-1317-480f-9814-6e15ce61ebdd tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:26.840985 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-dd231761-1317-480f-9814-6e15ce61ebdd tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:26.851732 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dd231761-1317-480f-9814-6e15ce61ebdd tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:26.852690 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dd231761-1317-480f-9814-6e15ce61ebdd tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:26.852690 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dd231761-1317-480f-9814-6e15ce61ebdd tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:26.853859 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dd231761-1317-480f-9814-6e15ce61ebdd tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:26.853859 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dd231761-1317-480f-9814-6e15ce61ebdd tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:26.854300 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dd231761-1317-480f-9814-6e15ce61ebdd tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:26.882265 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dd231761-1317-480f-9814-6e15ce61ebdd tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:26.882493 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dd231761-1317-480f-9814-6e15ce61ebdd tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:26.882743 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dd231761-1317-480f-9814-6e15ce61ebdd tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:26.882977 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-dd231761-1317-480f-9814-6e15ce61ebdd tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lazy-loading 'fault' on Instance uuid 7532aae0-968c-4b2f-8624-100a6526eaba {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:31:26.892044 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-dd231761-1317-480f-9814-6e15ce61ebdd tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:26.929855 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ad0ed5ae-ea5f-41cd-b36a-bc41eb5ae4ab tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:26.939335 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ad0ed5ae-ea5f-41cd-b36a-bc41eb5ae4ab tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5" status: 200 len: 1312 microversion: 2.1 time: 0.300702 Jun 01 22:31:26.940412 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 243/783] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:26 2026] GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 => generated 1312 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:26.960237 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-dd231761-1317-480f-9814-6e15ce61ebdd tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'a9d9209572374249bba4e60a6297fa63', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'df651868587c4129aa0d31b8e1c2f8ab', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:26.969440 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-dd231761-1317-480f-9814-6e15ce61ebdd tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 200 len: 1305 microversion: 2.1 time: 0.131470 Jun 01 22:31:26.972655 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 277/784] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:26 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 1305 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:27.086550 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-57f6d658-36a1-4d79-84d0-cb05c453354b req-dce425af-470c-4f86-b086-18886cc5a021 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e", "name": "network-vif-plugged", "status": "completed", "tag": "ae92775a-085b-4b83-a10c-d9e1f836a9dc"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:27.106070 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-57f6d658-36a1-4d79-84d0-cb05c453354b req-dce425af-470c-4f86-b086-18886cc5a021 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:27.106070 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-57f6d658-36a1-4d79-84d0-cb05c453354b req-dce425af-470c-4f86-b086-18886cc5a021 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:27.106070 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-57f6d658-36a1-4d79-84d0-cb05c453354b req-dce425af-470c-4f86-b086-18886cc5a021 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:27.108352 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-fea822a7-e6da-42e3-91ed-970adf093f1e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:27.109961 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-fea822a7-e6da-42e3-91ed-970adf093f1e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:27.112638 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-57f6d658-36a1-4d79-84d0-cb05c453354b req-dce425af-470c-4f86-b086-18886cc5a021 service nova] Creating event network-vif-plugged:ae92775a-085b-4b83-a10c-d9e1f836a9dc for instance b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e on np0000001904 Jun 01 22:31:27.113151 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-57f6d658-36a1-4d79-84d0-cb05c453354b req-dce425af-470c-4f86-b086-18886cc5a021 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:27.116136 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fea822a7-e6da-42e3-91ed-970adf093f1e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:27.116483 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fea822a7-e6da-42e3-91ed-970adf093f1e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:27.117698 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fea822a7-e6da-42e3-91ed-970adf093f1e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:27.117698 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fea822a7-e6da-42e3-91ed-970adf093f1e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:27.117698 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fea822a7-e6da-42e3-91ed-970adf093f1e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:27.118129 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fea822a7-e6da-42e3-91ed-970adf093f1e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:27.119175 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-57f6d658-36a1-4d79-84d0-cb05c453354b req-dce425af-470c-4f86-b086-18886cc5a021 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.036725 Jun 01 22:31:27.121524 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 265/785] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:27 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:27.147867 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-fea822a7-e6da-42e3-91ed-970adf093f1e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:27.347548 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-84dbb93b-a101-41bc-8535-9a8a000fab00 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:27.348069 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-fea822a7-e6da-42e3-91ed-970adf093f1e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:27.353549 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-84dbb93b-a101-41bc-8535-9a8a000fab00 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:27.354447 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-fea822a7-e6da-42e3-91ed-970adf093f1e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:27.355263 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-fea822a7-e6da-42e3-91ed-970adf093f1e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:27.363697 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84dbb93b-a101-41bc-8535-9a8a000fab00 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:27.364381 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84dbb93b-a101-41bc-8535-9a8a000fab00 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:27.364788 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84dbb93b-a101-41bc-8535-9a8a000fab00 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:27.365591 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84dbb93b-a101-41bc-8535-9a8a000fab00 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:27.365910 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-fea822a7-e6da-42e3-91ed-970adf093f1e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1575 microversion: 2.87 time: 0.259184 Jun 01 22:31:27.366022 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84dbb93b-a101-41bc-8535-9a8a000fab00 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:27.366409 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84dbb93b-a101-41bc-8535-9a8a000fab00 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:27.366615 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 244/786] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:27 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1575 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:27.390102 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-84dbb93b-a101-41bc-8535-9a8a000fab00 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:27.460752 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-84dbb93b-a101-41bc-8535-9a8a000fab00 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:27.473186 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-84dbb93b-a101-41bc-8535-9a8a000fab00 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1184 microversion: 2.1 time: 0.129140 Jun 01 22:31:27.473594 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 278/787] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:27 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1184 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:27.675706 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-aa6929e1-6486-44b4-b5f9-e3521d9ee63d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:27.677511 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-aa6929e1-6486-44b4-b5f9-e3521d9ee63d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:27.682443 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-aa6929e1-6486-44b4-b5f9-e3521d9ee63d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:27.682752 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-aa6929e1-6486-44b4-b5f9-e3521d9ee63d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:27.683045 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-aa6929e1-6486-44b4-b5f9-e3521d9ee63d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:27.683532 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-aa6929e1-6486-44b4-b5f9-e3521d9ee63d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:27.683878 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-aa6929e1-6486-44b4-b5f9-e3521d9ee63d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:27.684468 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-aa6929e1-6486-44b4-b5f9-e3521d9ee63d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:27.708767 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-aa6929e1-6486-44b4-b5f9-e3521d9ee63d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:27.902075 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-aa6929e1-6486-44b4-b5f9-e3521d9ee63d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:27.908379 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-aa6929e1-6486-44b4-b5f9-e3521d9ee63d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:27.909221 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-aa6929e1-6486-44b4-b5f9-e3521d9ee63d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:27.918819 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-aa6929e1-6486-44b4-b5f9-e3521d9ee63d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1548 microversion: 2.93 time: 0.246281 Jun 01 22:31:27.919291 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 266/788] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:27 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1548 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:27.959609 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-fc046469-f6fb-4b17-881e-72196b27858d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:27.962323 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-fc046469-f6fb-4b17-881e-72196b27858d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:27.967251 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc046469-f6fb-4b17-881e-72196b27858d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:27.967640 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc046469-f6fb-4b17-881e-72196b27858d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:27.967946 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc046469-f6fb-4b17-881e-72196b27858d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:27.968578 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc046469-f6fb-4b17-881e-72196b27858d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:27.968907 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc046469-f6fb-4b17-881e-72196b27858d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:27.969647 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc046469-f6fb-4b17-881e-72196b27858d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:27.987585 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-dbbb9684-9228-45c1-8258-02586e8efd37 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:27.988629 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-fc046469-f6fb-4b17-881e-72196b27858d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:27.989272 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-dbbb9684-9228-45c1-8258-02586e8efd37 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] [instance: 7532aae0-968c-4b2f-8624-100a6526eaba] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:27.995797 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dbbb9684-9228-45c1-8258-02586e8efd37 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:27.996327 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dbbb9684-9228-45c1-8258-02586e8efd37 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:27.996655 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dbbb9684-9228-45c1-8258-02586e8efd37 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:27.997420 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dbbb9684-9228-45c1-8258-02586e8efd37 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:27.997791 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dbbb9684-9228-45c1-8258-02586e8efd37 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:27.998098 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dbbb9684-9228-45c1-8258-02586e8efd37 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:28.006870 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-dbbb9684-9228-45c1-8258-02586e8efd37 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] HTTP exception thrown: Instance 7532aae0-968c-4b2f-8624-100a6526eaba could not be found. Jun 01 22:31:28.007352 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-dbbb9684-9228-45c1-8258-02586e8efd37 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] Returning 404 to user: Instance 7532aae0-968c-4b2f-8624-100a6526eaba could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:31:28.007886 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-dbbb9684-9228-45c1-8258-02586e8efd37 tempest-ServersNegativeTestJSON-1526551078 tempest-ServersNegativeTestJSON-1526551078-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba" status: 404 len: 111 microversion: 2.1 time: 0.022983 Jun 01 22:31:28.008407 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 279/789] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:27 2026] GET /compute/v2.1/servers/7532aae0-968c-4b2f-8624-100a6526eaba => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:31:28.142589 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-fc046469-f6fb-4b17-881e-72196b27858d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:28.148961 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-fc046469-f6fb-4b17-881e-72196b27858d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5" status: 200 len: 1312 microversion: 2.1 time: 0.191869 Jun 01 22:31:28.149190 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 245/790] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:27 2026] GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 => generated 1312 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:28.247991 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:31:28.387376 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-51fc36de-5d6f-4686-8d01-80719aa32d00 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:28.389433 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-51fc36de-5d6f-4686-8d01-80719aa32d00 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:28.393798 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-51fc36de-5d6f-4686-8d01-80719aa32d00 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:28.394082 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-51fc36de-5d6f-4686-8d01-80719aa32d00 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:28.394290 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-51fc36de-5d6f-4686-8d01-80719aa32d00 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:28.394943 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-51fc36de-5d6f-4686-8d01-80719aa32d00 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:28.395104 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-51fc36de-5d6f-4686-8d01-80719aa32d00 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:28.395395 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-51fc36de-5d6f-4686-8d01-80719aa32d00 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:28.414168 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-51fc36de-5d6f-4686-8d01-80719aa32d00 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:28.455839 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=4 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:31:28.491343 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0c8b381d-9904-41d4-ac1d-32abfed5ee83 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:28.493113 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0c8b381d-9904-41d4-ac1d-32abfed5ee83 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:28.500752 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0c8b381d-9904-41d4-ac1d-32abfed5ee83 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:28.500752 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0c8b381d-9904-41d4-ac1d-32abfed5ee83 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:28.500752 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0c8b381d-9904-41d4-ac1d-32abfed5ee83 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:28.500752 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0c8b381d-9904-41d4-ac1d-32abfed5ee83 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:28.500983 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0c8b381d-9904-41d4-ac1d-32abfed5ee83 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:28.500983 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0c8b381d-9904-41d4-ac1d-32abfed5ee83 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:28.524937 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0c8b381d-9904-41d4-ac1d-32abfed5ee83 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:28.597535 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0c8b381d-9904-41d4-ac1d-32abfed5ee83 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:28.605537 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0c8b381d-9904-41d4-ac1d-32abfed5ee83 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1184 microversion: 2.1 time: 0.116169 Jun 01 22:31:28.605848 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 280/791] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:28 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1184 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:28.606485 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-51fc36de-5d6f-4686-8d01-80719aa32d00 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:28.612072 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-51fc36de-5d6f-4686-8d01-80719aa32d00 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:28.613303 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-51fc36de-5d6f-4686-8d01-80719aa32d00 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:28.622586 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-51fc36de-5d6f-4686-8d01-80719aa32d00 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1575 microversion: 2.87 time: 0.235887 Jun 01 22:31:28.622586 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 267/792] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:28 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1575 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:28.946271 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f2de5448-d6ef-4ccd-bbfa-bc7a0d36c38b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:28.952358 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f2de5448-d6ef-4ccd-bbfa-bc7a0d36c38b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:28.957666 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f2de5448-d6ef-4ccd-bbfa-bc7a0d36c38b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:28.958115 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f2de5448-d6ef-4ccd-bbfa-bc7a0d36c38b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:28.958486 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f2de5448-d6ef-4ccd-bbfa-bc7a0d36c38b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:28.958863 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f2de5448-d6ef-4ccd-bbfa-bc7a0d36c38b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:28.959210 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f2de5448-d6ef-4ccd-bbfa-bc7a0d36c38b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:28.959470 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f2de5448-d6ef-4ccd-bbfa-bc7a0d36c38b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:28.980676 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f2de5448-d6ef-4ccd-bbfa-bc7a0d36c38b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:29.141159 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f2de5448-d6ef-4ccd-bbfa-bc7a0d36c38b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:29.153208 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f2de5448-d6ef-4ccd-bbfa-bc7a0d36c38b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:29.154152 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f2de5448-d6ef-4ccd-bbfa-bc7a0d36c38b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:29.164683 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f2de5448-d6ef-4ccd-bbfa-bc7a0d36c38b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1548 microversion: 2.93 time: 0.220244 Jun 01 22:31:29.165192 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 246/793] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:28 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1548 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:29.166987 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d79b8e1b-b542-45a9-aac8-f6df4bfa1134 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:29.169585 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d79b8e1b-b542-45a9-aac8-f6df4bfa1134 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:29.175856 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d79b8e1b-b542-45a9-aac8-f6df4bfa1134 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:29.176206 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d79b8e1b-b542-45a9-aac8-f6df4bfa1134 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:29.176466 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d79b8e1b-b542-45a9-aac8-f6df4bfa1134 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:29.177053 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d79b8e1b-b542-45a9-aac8-f6df4bfa1134 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:29.177452 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d79b8e1b-b542-45a9-aac8-f6df4bfa1134 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:29.177886 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d79b8e1b-b542-45a9-aac8-f6df4bfa1134 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:29.197793 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d79b8e1b-b542-45a9-aac8-f6df4bfa1134 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:29.198374 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-a7a43a9d-b53b-4ae6-ba44-c0deed7e44db req-3f715c89-d3fa-499d-8198-af88e5e5f160 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e", "name": "network-vif-plugged", "status": "completed", "tag": "ae92775a-085b-4b83-a10c-d9e1f836a9dc"}, {"name": "network-changed", "server_uuid": "6f38b858-46db-4a44-9f6a-1277495acd47", "tag": "a912e88a-012a-4e79-b153-21954fdc3e39"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:29.207964 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-a7a43a9d-b53b-4ae6-ba44-c0deed7e44db req-3f715c89-d3fa-499d-8198-af88e5e5f160 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:29.208249 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-a7a43a9d-b53b-4ae6-ba44-c0deed7e44db req-3f715c89-d3fa-499d-8198-af88e5e5f160 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:29.208685 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-a7a43a9d-b53b-4ae6-ba44-c0deed7e44db req-3f715c89-d3fa-499d-8198-af88e5e5f160 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:29.218350 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-a7a43a9d-b53b-4ae6-ba44-c0deed7e44db req-3f715c89-d3fa-499d-8198-af88e5e5f160 service nova] Creating event network-vif-plugged:ae92775a-085b-4b83-a10c-d9e1f836a9dc for instance b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e on np0000001904 Jun 01 22:31:29.218654 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-a7a43a9d-b53b-4ae6-ba44-c0deed7e44db req-3f715c89-d3fa-499d-8198-af88e5e5f160 service nova] Creating event network-changed:a912e88a-012a-4e79-b153-21954fdc3e39 for instance 6f38b858-46db-4a44-9f6a-1277495acd47 on np0000001904 Jun 01 22:31:29.219227 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-a7a43a9d-b53b-4ae6-ba44-c0deed7e44db req-3f715c89-d3fa-499d-8198-af88e5e5f160 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:29.223346 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:31:29.227314 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-a7a43a9d-b53b-4ae6-ba44-c0deed7e44db req-3f715c89-d3fa-499d-8198-af88e5e5f160 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.031165 Jun 01 22:31:29.227910 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 268/794] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:29 2026] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:29.389492 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d79b8e1b-b542-45a9-aac8-f6df4bfa1134 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:29.399328 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d79b8e1b-b542-45a9-aac8-f6df4bfa1134 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5" status: 200 len: 1312 microversion: 2.1 time: 0.234689 Jun 01 22:31:29.399740 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 281/795] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:29 2026] GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 => generated 1312 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:29.621195 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f2c772f3-572b-45a6-8b3a-5edbec7206fe tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:29.623350 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f2c772f3-572b-45a6-8b3a-5edbec7206fe tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:29.627685 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f2c772f3-572b-45a6-8b3a-5edbec7206fe tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:29.627963 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f2c772f3-572b-45a6-8b3a-5edbec7206fe tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:29.628266 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f2c772f3-572b-45a6-8b3a-5edbec7206fe tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:29.628640 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f2c772f3-572b-45a6-8b3a-5edbec7206fe tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:29.628949 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f2c772f3-572b-45a6-8b3a-5edbec7206fe tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:29.629240 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f2c772f3-572b-45a6-8b3a-5edbec7206fe tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:29.642965 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8e0909a7-a111-42a5-ba4c-9a4cd6d4cc52 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:29.645955 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8e0909a7-a111-42a5-ba4c-9a4cd6d4cc52 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:29.649392 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f2c772f3-572b-45a6-8b3a-5edbec7206fe tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:29.650810 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8e0909a7-a111-42a5-ba4c-9a4cd6d4cc52 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:29.651142 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8e0909a7-a111-42a5-ba4c-9a4cd6d4cc52 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:29.651407 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8e0909a7-a111-42a5-ba4c-9a4cd6d4cc52 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:29.651977 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8e0909a7-a111-42a5-ba4c-9a4cd6d4cc52 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:29.652325 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8e0909a7-a111-42a5-ba4c-9a4cd6d4cc52 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:29.652657 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8e0909a7-a111-42a5-ba4c-9a4cd6d4cc52 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:29.670904 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8e0909a7-a111-42a5-ba4c-9a4cd6d4cc52 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:29.709134 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f2c772f3-572b-45a6-8b3a-5edbec7206fe tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:29.723792 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f2c772f3-572b-45a6-8b3a-5edbec7206fe tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1184 microversion: 2.1 time: 0.104182 Jun 01 22:31:29.724173 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 247/796] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:29 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1184 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:29.840057 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8e0909a7-a111-42a5-ba4c-9a4cd6d4cc52 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:29.845832 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8e0909a7-a111-42a5-ba4c-9a4cd6d4cc52 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:29.846443 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8e0909a7-a111-42a5-ba4c-9a4cd6d4cc52 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:29.854267 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8e0909a7-a111-42a5-ba4c-9a4cd6d4cc52 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1776 microversion: 2.87 time: 0.213667 Jun 01 22:31:29.854556 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 269/797] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:29 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1776 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:30.055841 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-da355cb0-7156-4283-b2a2-91cfa936431c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Action: 'action', calling method: >, body: {"rescue": {"rescue_image_ref": "45343d6b-1391-4da8-aedf-3dacfc358479"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:30.057891 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-da355cb0-7156-4283-b2a2-91cfa936431c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:30.062756 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da355cb0-7156-4283-b2a2-91cfa936431c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:30.062986 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da355cb0-7156-4283-b2a2-91cfa936431c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:30.063211 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da355cb0-7156-4283-b2a2-91cfa936431c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:30.063644 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da355cb0-7156-4283-b2a2-91cfa936431c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:30.064363 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da355cb0-7156-4283-b2a2-91cfa936431c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:30.064363 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da355cb0-7156-4283-b2a2-91cfa936431c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:30.084165 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-da355cb0-7156-4283-b2a2-91cfa936431c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lazy-loading 'flavor' on Instance uuid b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:31:30.189867 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4c469247-f370-4ea2-b367-76b72105c172 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:30.192507 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4c469247-f370-4ea2-b367-76b72105c172 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:30.201779 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c469247-f370-4ea2-b367-76b72105c172 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:30.202390 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c469247-f370-4ea2-b367-76b72105c172 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:30.202725 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c469247-f370-4ea2-b367-76b72105c172 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:30.203429 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c469247-f370-4ea2-b367-76b72105c172 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:30.204857 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c469247-f370-4ea2-b367-76b72105c172 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:30.204857 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c469247-f370-4ea2-b367-76b72105c172 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:30.234649 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4c469247-f370-4ea2-b367-76b72105c172 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:30.421689 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-08068dde-dce2-446b-a347-f58d2fa30000 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:30.426791 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-08068dde-dce2-446b-a347-f58d2fa30000 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:30.437271 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-08068dde-dce2-446b-a347-f58d2fa30000 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:30.437384 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-08068dde-dce2-446b-a347-f58d2fa30000 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:30.437916 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-08068dde-dce2-446b-a347-f58d2fa30000 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:30.440518 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-08068dde-dce2-446b-a347-f58d2fa30000 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:30.440747 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-da355cb0-7156-4283-b2a2-91cfa936431c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "POST /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e/action" status: 200 len: 29 microversion: 2.87 time: 0.387096 Jun 01 22:31:30.441163 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-08068dde-dce2-446b-a347-f58d2fa30000 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:30.441381 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 282/798] 10.4.3.116 () {70 vars in 1437 bytes} [Mon Jun 1 22:31:30 2026] POST /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e/action => generated 29 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:30.443658 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-08068dde-dce2-446b-a347-f58d2fa30000 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:30.450689 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4c469247-f370-4ea2-b367-76b72105c172 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:30.459536 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4c469247-f370-4ea2-b367-76b72105c172 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:30.459999 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4c469247-f370-4ea2-b367-76b72105c172 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:30.463128 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ed88d271-c0eb-4e83-8b27-8de72e590664 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:30.468431 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ed88d271-c0eb-4e83-8b27-8de72e590664 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:30.474634 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4c469247-f370-4ea2-b367-76b72105c172 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1536 microversion: 2.93 time: 0.287839 Jun 01 22:31:30.474634 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 248/799] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:30 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1536 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:30.475084 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-08068dde-dce2-446b-a347-f58d2fa30000 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:30.476957 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ed88d271-c0eb-4e83-8b27-8de72e590664 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:30.477816 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ed88d271-c0eb-4e83-8b27-8de72e590664 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:30.478210 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ed88d271-c0eb-4e83-8b27-8de72e590664 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:30.478963 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ed88d271-c0eb-4e83-8b27-8de72e590664 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:30.479587 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ed88d271-c0eb-4e83-8b27-8de72e590664 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:30.479925 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ed88d271-c0eb-4e83-8b27-8de72e590664 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:30.512269 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ed88d271-c0eb-4e83-8b27-8de72e590664 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:30.674616 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-08068dde-dce2-446b-a347-f58d2fa30000 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:30.688815 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-08068dde-dce2-446b-a347-f58d2fa30000 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5" status: 200 len: 1312 microversion: 2.1 time: 0.270339 Jun 01 22:31:30.689472 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 270/800] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:30 2026] GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 => generated 1312 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:30.727767 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ed88d271-c0eb-4e83-8b27-8de72e590664 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:30.735190 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ed88d271-c0eb-4e83-8b27-8de72e590664 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:30.735872 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ed88d271-c0eb-4e83-8b27-8de72e590664 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:30.745895 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0b4c69f7-ea0a-4d69-994e-2c32ecdceb09 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:30.746785 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ed88d271-c0eb-4e83-8b27-8de72e590664 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1782 microversion: 2.87 time: 0.289294 Jun 01 22:31:30.747178 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 283/801] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:30 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1782 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:30.748493 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0b4c69f7-ea0a-4d69-994e-2c32ecdceb09 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:30.755057 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0b4c69f7-ea0a-4d69-994e-2c32ecdceb09 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:30.755406 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0b4c69f7-ea0a-4d69-994e-2c32ecdceb09 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:30.755723 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0b4c69f7-ea0a-4d69-994e-2c32ecdceb09 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:30.756443 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0b4c69f7-ea0a-4d69-994e-2c32ecdceb09 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:30.756850 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0b4c69f7-ea0a-4d69-994e-2c32ecdceb09 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:30.757280 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0b4c69f7-ea0a-4d69-994e-2c32ecdceb09 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:30.785847 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-0b4c69f7-ea0a-4d69-994e-2c32ecdceb09 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:31.140513 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0b4c69f7-ea0a-4d69-994e-2c32ecdceb09 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:31.166421 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0b4c69f7-ea0a-4d69-994e-2c32ecdceb09 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1260 microversion: 2.1 time: 0.420662 Jun 01 22:31:31.166421 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 249/802] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:30 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1260 bytes in 424 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:31.398886 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-ece47903-20f2-4586-82e7-96a0b48b3dca req-9f4ea0fc-4f8c-450e-b48e-b42f841f37a9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5", "name": "network-vif-plugged", "status": "completed", "tag": "491771e6-7340-4776-8e04-1b2581d43a17"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:31.412217 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ece47903-20f2-4586-82e7-96a0b48b3dca req-9f4ea0fc-4f8c-450e-b48e-b42f841f37a9 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:31.412217 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ece47903-20f2-4586-82e7-96a0b48b3dca req-9f4ea0fc-4f8c-450e-b48e-b42f841f37a9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:31.412217 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ece47903-20f2-4586-82e7-96a0b48b3dca req-9f4ea0fc-4f8c-450e-b48e-b42f841f37a9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:31.424635 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-ece47903-20f2-4586-82e7-96a0b48b3dca req-9f4ea0fc-4f8c-450e-b48e-b42f841f37a9 service nova] Creating event network-vif-plugged:491771e6-7340-4776-8e04-1b2581d43a17 for instance 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 on np0000001904 Jun 01 22:31:31.425190 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-ece47903-20f2-4586-82e7-96a0b48b3dca req-9f4ea0fc-4f8c-450e-b48e-b42f841f37a9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:31.429051 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-ece47903-20f2-4586-82e7-96a0b48b3dca req-9f4ea0fc-4f8c-450e-b48e-b42f841f37a9 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.034917 Jun 01 22:31:31.429513 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 271/803] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:31 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:31.469456 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:31:31.490711 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=6 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:31:31.502946 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-30e9b9fe-a81b-4047-af19-dba5c2585e55 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:31.506459 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-30e9b9fe-a81b-4047-af19-dba5c2585e55 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:31.516212 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-30e9b9fe-a81b-4047-af19-dba5c2585e55 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:31.516212 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-30e9b9fe-a81b-4047-af19-dba5c2585e55 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:31.516212 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-30e9b9fe-a81b-4047-af19-dba5c2585e55 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:31.516212 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-30e9b9fe-a81b-4047-af19-dba5c2585e55 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:31.516377 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-30e9b9fe-a81b-4047-af19-dba5c2585e55 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:31.518492 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-30e9b9fe-a81b-4047-af19-dba5c2585e55 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:31.556636 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-30e9b9fe-a81b-4047-af19-dba5c2585e55 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:31.712061 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-88b74272-3e19-45eb-89af-8e802f2542f4 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:31.715869 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-88b74272-3e19-45eb-89af-8e802f2542f4 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:31.725278 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-88b74272-3e19-45eb-89af-8e802f2542f4 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:31.726132 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-88b74272-3e19-45eb-89af-8e802f2542f4 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:31.726511 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-88b74272-3e19-45eb-89af-8e802f2542f4 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:31.728110 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-88b74272-3e19-45eb-89af-8e802f2542f4 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:31.728110 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-88b74272-3e19-45eb-89af-8e802f2542f4 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:31.728110 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-88b74272-3e19-45eb-89af-8e802f2542f4 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:31.764682 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-88b74272-3e19-45eb-89af-8e802f2542f4 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:31.775039 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3645abe6-875c-45ab-bd31-5d40bb39a728 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:31.778772 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3645abe6-875c-45ab-bd31-5d40bb39a728 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:31.790938 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3645abe6-875c-45ab-bd31-5d40bb39a728 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:31.791289 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3645abe6-875c-45ab-bd31-5d40bb39a728 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:31.791748 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3645abe6-875c-45ab-bd31-5d40bb39a728 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:31.792690 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3645abe6-875c-45ab-bd31-5d40bb39a728 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:31.792690 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3645abe6-875c-45ab-bd31-5d40bb39a728 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:31.793191 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3645abe6-875c-45ab-bd31-5d40bb39a728 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:31.801329 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=6 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:31:31.848400 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3645abe6-875c-45ab-bd31-5d40bb39a728 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:31.855088 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-30e9b9fe-a81b-4047-af19-dba5c2585e55 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:31.865334 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-30e9b9fe-a81b-4047-af19-dba5c2585e55 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:31.867840 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-30e9b9fe-a81b-4047-af19-dba5c2585e55 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:31.885657 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-30e9b9fe-a81b-4047-af19-dba5c2585e55 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1536 microversion: 2.93 time: 0.381310 Jun 01 22:31:31.885657 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 284/804] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:31 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1536 bytes in 383 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:32.009831 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-88b74272-3e19-45eb-89af-8e802f2542f4 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:32.031787 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-88b74272-3e19-45eb-89af-8e802f2542f4 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5" status: 200 len: 1312 microversion: 2.1 time: 0.323188 Jun 01 22:31:32.031787 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 250/805] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:31 2026] GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 => generated 1312 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:32.090754 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3645abe6-875c-45ab-bd31-5d40bb39a728 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:32.099968 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3645abe6-875c-45ab-bd31-5d40bb39a728 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:32.101009 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3645abe6-875c-45ab-bd31-5d40bb39a728 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:32.112380 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3645abe6-875c-45ab-bd31-5d40bb39a728 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1782 microversion: 2.87 time: 0.339600 Jun 01 22:31:32.112940 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 272/806] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:31 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1782 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:32.187598 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f7eeaf7b-3883-4ac7-bfd8-62e122c2e68f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:32.192593 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f7eeaf7b-3883-4ac7-bfd8-62e122c2e68f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:32.195348 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7eeaf7b-3883-4ac7-bfd8-62e122c2e68f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:32.195794 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7eeaf7b-3883-4ac7-bfd8-62e122c2e68f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:32.196073 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7eeaf7b-3883-4ac7-bfd8-62e122c2e68f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:32.196703 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7eeaf7b-3883-4ac7-bfd8-62e122c2e68f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:32.196998 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7eeaf7b-3883-4ac7-bfd8-62e122c2e68f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:32.197314 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7eeaf7b-3883-4ac7-bfd8-62e122c2e68f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:32.213914 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f7eeaf7b-3883-4ac7-bfd8-62e122c2e68f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:32.258735 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-eecc2fa0-4fbe-4195-81c1-0af4c7b362e6 req-d5e82d82-0a8c-4027-b7b2-82d23cc4737a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9", "tag": "76a38624-7f19-42bb-9bd2-7585046fac8c"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:32.265408 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-eecc2fa0-4fbe-4195-81c1-0af4c7b362e6 req-d5e82d82-0a8c-4027-b7b2-82d23cc4737a service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:32.265609 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-eecc2fa0-4fbe-4195-81c1-0af4c7b362e6 req-d5e82d82-0a8c-4027-b7b2-82d23cc4737a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:32.265751 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-eecc2fa0-4fbe-4195-81c1-0af4c7b362e6 req-d5e82d82-0a8c-4027-b7b2-82d23cc4737a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:32.273111 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-eecc2fa0-4fbe-4195-81c1-0af4c7b362e6 req-d5e82d82-0a8c-4027-b7b2-82d23cc4737a service nova] Creating event network-changed:76a38624-7f19-42bb-9bd2-7585046fac8c for instance 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 on np0000001904 Jun 01 22:31:32.273654 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-eecc2fa0-4fbe-4195-81c1-0af4c7b362e6 req-d5e82d82-0a8c-4027-b7b2-82d23cc4737a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:32.277499 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-eecc2fa0-4fbe-4195-81c1-0af4c7b362e6 req-d5e82d82-0a8c-4027-b7b2-82d23cc4737a service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023120 Jun 01 22:31:32.277873 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 251/807] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:32 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:32.376500 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f7eeaf7b-3883-4ac7-bfd8-62e122c2e68f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:32.390274 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f7eeaf7b-3883-4ac7-bfd8-62e122c2e68f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1270 microversion: 2.1 time: 0.207384 Jun 01 22:31:32.390620 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 285/808] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:32 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1270 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:32.901911 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3376e2ce-1af0-4c05-8b74-12653bad42d6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:32.903703 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3376e2ce-1af0-4c05-8b74-12653bad42d6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:32.908226 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3376e2ce-1af0-4c05-8b74-12653bad42d6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:32.908456 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3376e2ce-1af0-4c05-8b74-12653bad42d6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:32.908669 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3376e2ce-1af0-4c05-8b74-12653bad42d6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:32.909120 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3376e2ce-1af0-4c05-8b74-12653bad42d6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:32.909395 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3376e2ce-1af0-4c05-8b74-12653bad42d6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:32.909665 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3376e2ce-1af0-4c05-8b74-12653bad42d6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:32.930617 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3376e2ce-1af0-4c05-8b74-12653bad42d6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:33.056400 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c03a883f-dff4-4747-8f29-0870f7776601 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:33.058238 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c03a883f-dff4-4747-8f29-0870f7776601 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:33.065596 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c03a883f-dff4-4747-8f29-0870f7776601 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:33.065969 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c03a883f-dff4-4747-8f29-0870f7776601 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:33.066308 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c03a883f-dff4-4747-8f29-0870f7776601 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:33.067526 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c03a883f-dff4-4747-8f29-0870f7776601 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:33.068082 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c03a883f-dff4-4747-8f29-0870f7776601 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:33.068679 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c03a883f-dff4-4747-8f29-0870f7776601 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:33.093670 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c03a883f-dff4-4747-8f29-0870f7776601 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:33.138111 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0e9cc504-1dbb-4d30-8d3f-27fc3c26cb91 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:33.140253 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0e9cc504-1dbb-4d30-8d3f-27fc3c26cb91 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:33.147315 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0e9cc504-1dbb-4d30-8d3f-27fc3c26cb91 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:33.148315 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0e9cc504-1dbb-4d30-8d3f-27fc3c26cb91 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:33.148315 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0e9cc504-1dbb-4d30-8d3f-27fc3c26cb91 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:33.148623 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0e9cc504-1dbb-4d30-8d3f-27fc3c26cb91 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:33.149007 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0e9cc504-1dbb-4d30-8d3f-27fc3c26cb91 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:33.149363 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0e9cc504-1dbb-4d30-8d3f-27fc3c26cb91 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:33.154371 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3376e2ce-1af0-4c05-8b74-12653bad42d6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:33.164651 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3376e2ce-1af0-4c05-8b74-12653bad42d6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:33.165437 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3376e2ce-1af0-4c05-8b74-12653bad42d6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:33.167967 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0e9cc504-1dbb-4d30-8d3f-27fc3c26cb91 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:33.186274 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3376e2ce-1af0-4c05-8b74-12653bad42d6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1536 microversion: 2.93 time: 0.281915 Jun 01 22:31:33.186274 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 273/809] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:32 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1536 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:33.360109 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c03a883f-dff4-4747-8f29-0870f7776601 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:33.373752 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c03a883f-dff4-4747-8f29-0870f7776601 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5" status: 200 len: 1312 microversion: 2.1 time: 0.319265 Jun 01 22:31:33.374217 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 252/810] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:33 2026] GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 => generated 1312 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:33.396993 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0e9cc504-1dbb-4d30-8d3f-27fc3c26cb91 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:33.402963 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0e9cc504-1dbb-4d30-8d3f-27fc3c26cb91 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:33.403601 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0e9cc504-1dbb-4d30-8d3f-27fc3c26cb91 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:33.408889 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9d8428ae-c608-484b-af6d-a67479abfd1e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:33.411049 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9d8428ae-c608-484b-af6d-a67479abfd1e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:33.412090 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0e9cc504-1dbb-4d30-8d3f-27fc3c26cb91 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1782 microversion: 2.87 time: 0.276283 Jun 01 22:31:33.412415 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 286/811] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:33 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1782 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:33.415083 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9d8428ae-c608-484b-af6d-a67479abfd1e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:33.415350 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9d8428ae-c608-484b-af6d-a67479abfd1e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:33.415552 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9d8428ae-c608-484b-af6d-a67479abfd1e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:33.416016 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9d8428ae-c608-484b-af6d-a67479abfd1e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:33.416333 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9d8428ae-c608-484b-af6d-a67479abfd1e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:33.416689 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9d8428ae-c608-484b-af6d-a67479abfd1e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:33.437047 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9d8428ae-c608-484b-af6d-a67479abfd1e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:33.510587 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-2175d879-a587-45c2-b2f3-555ee4d26cf7 req-415f779a-ba59-4f84-b884-2df823ca34c7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5", "name": "network-vif-plugged", "status": "completed", "tag": "491771e6-7340-4776-8e04-1b2581d43a17"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:33.515220 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-2175d879-a587-45c2-b2f3-555ee4d26cf7 req-415f779a-ba59-4f84-b884-2df823ca34c7 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:33.515617 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-2175d879-a587-45c2-b2f3-555ee4d26cf7 req-415f779a-ba59-4f84-b884-2df823ca34c7 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:33.515844 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-2175d879-a587-45c2-b2f3-555ee4d26cf7 req-415f779a-ba59-4f84-b884-2df823ca34c7 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:33.522329 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-2175d879-a587-45c2-b2f3-555ee4d26cf7 req-415f779a-ba59-4f84-b884-2df823ca34c7 service nova] Creating event network-vif-plugged:491771e6-7340-4776-8e04-1b2581d43a17 for instance 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 on np0000001904 Jun 01 22:31:33.523006 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-2175d879-a587-45c2-b2f3-555ee4d26cf7 req-415f779a-ba59-4f84-b884-2df823ca34c7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:33.529014 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-2175d879-a587-45c2-b2f3-555ee4d26cf7 req-415f779a-ba59-4f84-b884-2df823ca34c7 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022212 Jun 01 22:31:33.529719 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 253/812] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:33 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:33.593061 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9d8428ae-c608-484b-af6d-a67479abfd1e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:33.604550 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9d8428ae-c608-484b-af6d-a67479abfd1e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1270 microversion: 2.1 time: 0.197366 Jun 01 22:31:33.604887 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 274/813] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:33 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1270 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:34.208989 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2bcb7764-325e-464b-82fe-8d54add18999 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:34.214127 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2bcb7764-325e-464b-82fe-8d54add18999 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:34.220470 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2bcb7764-325e-464b-82fe-8d54add18999 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:34.220826 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2bcb7764-325e-464b-82fe-8d54add18999 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:34.221113 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2bcb7764-325e-464b-82fe-8d54add18999 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:34.221686 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2bcb7764-325e-464b-82fe-8d54add18999 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:34.222234 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2bcb7764-325e-464b-82fe-8d54add18999 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:34.222660 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2bcb7764-325e-464b-82fe-8d54add18999 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:34.250468 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-2bcb7764-325e-464b-82fe-8d54add18999 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:34.398615 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4777fa60-3b30-4ba7-90df-d5f675037dff tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:34.400345 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4777fa60-3b30-4ba7-90df-d5f675037dff tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:34.407372 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4777fa60-3b30-4ba7-90df-d5f675037dff tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:34.407669 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4777fa60-3b30-4ba7-90df-d5f675037dff tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:34.408225 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4777fa60-3b30-4ba7-90df-d5f675037dff tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:34.408501 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4777fa60-3b30-4ba7-90df-d5f675037dff tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:34.408959 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4777fa60-3b30-4ba7-90df-d5f675037dff tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:34.409347 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4777fa60-3b30-4ba7-90df-d5f675037dff tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:34.434284 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2bcb7764-325e-464b-82fe-8d54add18999 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:34.439540 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9f0c543a-3e8a-4457-89f3-8693cf398c7b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:34.441313 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9f0c543a-3e8a-4457-89f3-8693cf398c7b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:34.444773 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2bcb7764-325e-464b-82fe-8d54add18999 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:34.445684 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2bcb7764-325e-464b-82fe-8d54add18999 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:34.445837 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4777fa60-3b30-4ba7-90df-d5f675037dff tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:34.453235 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f0c543a-3e8a-4457-89f3-8693cf398c7b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:34.453327 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2bcb7764-325e-464b-82fe-8d54add18999 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1536 microversion: 2.93 time: 0.246357 Jun 01 22:31:34.453382 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f0c543a-3e8a-4457-89f3-8693cf398c7b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:34.453439 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 287/814] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:34 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1536 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:34.453469 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f0c543a-3e8a-4457-89f3-8693cf398c7b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:34.454858 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f0c543a-3e8a-4457-89f3-8693cf398c7b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:34.455302 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f0c543a-3e8a-4457-89f3-8693cf398c7b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:34.455687 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f0c543a-3e8a-4457-89f3-8693cf398c7b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:34.483787 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9f0c543a-3e8a-4457-89f3-8693cf398c7b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:34.609111 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4777fa60-3b30-4ba7-90df-d5f675037dff tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:34.620130 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4777fa60-3b30-4ba7-90df-d5f675037dff tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5" status: 200 len: 1493 microversion: 2.1 time: 0.225488 Jun 01 22:31:34.620540 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 254/815] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:34 2026] GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 => generated 1493 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:34.623189 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3162a856-08ff-4c7b-be14-16a7ff163d32 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:34.625473 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3162a856-08ff-4c7b-be14-16a7ff163d32 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:34.630559 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3162a856-08ff-4c7b-be14-16a7ff163d32 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:34.630827 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3162a856-08ff-4c7b-be14-16a7ff163d32 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:34.631111 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3162a856-08ff-4c7b-be14-16a7ff163d32 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:34.631624 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3162a856-08ff-4c7b-be14-16a7ff163d32 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:34.632018 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3162a856-08ff-4c7b-be14-16a7ff163d32 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:34.632345 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3162a856-08ff-4c7b-be14-16a7ff163d32 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:34.658454 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-3162a856-08ff-4c7b-be14-16a7ff163d32 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:34.721356 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9f0c543a-3e8a-4457-89f3-8693cf398c7b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:34.730412 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9f0c543a-3e8a-4457-89f3-8693cf398c7b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:34.730823 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9f0c543a-3e8a-4457-89f3-8693cf398c7b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:34.741992 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9f0c543a-3e8a-4457-89f3-8693cf398c7b tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1782 microversion: 2.87 time: 0.305650 Jun 01 22:31:34.741992 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 275/816] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:34 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1782 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:34.882874 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3162a856-08ff-4c7b-be14-16a7ff163d32 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:34.890369 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3162a856-08ff-4c7b-be14-16a7ff163d32 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1258 microversion: 2.1 time: 0.268798 Jun 01 22:31:34.890677 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 288/817] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:34 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1258 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:35.476695 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d232e403-316f-435a-86b7-490536c6c2df tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:35.478385 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d232e403-316f-435a-86b7-490536c6c2df tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:35.486642 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d232e403-316f-435a-86b7-490536c6c2df tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:35.486642 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d232e403-316f-435a-86b7-490536c6c2df tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:35.486642 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d232e403-316f-435a-86b7-490536c6c2df tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:35.486642 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d232e403-316f-435a-86b7-490536c6c2df tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:35.486924 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d232e403-316f-435a-86b7-490536c6c2df tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:35.487295 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d232e403-316f-435a-86b7-490536c6c2df tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:35.505647 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d232e403-316f-435a-86b7-490536c6c2df tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:35.591108 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-7e8da13a-995e-4e00-94bb-37e635e568ba req-8ffc1b82-d187-41da-8a79-2bd6c2c146d6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e", "name": "network-vif-unplugged", "status": "completed", "tag": "ae92775a-085b-4b83-a10c-d9e1f836a9dc"}, {"server_uuid": "b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e", "name": "network-vif-unplugged", "status": "completed", "tag": "ae92775a-085b-4b83-a10c-d9e1f836a9dc"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:35.604885 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7e8da13a-995e-4e00-94bb-37e635e568ba req-8ffc1b82-d187-41da-8a79-2bd6c2c146d6 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:35.604885 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7e8da13a-995e-4e00-94bb-37e635e568ba req-8ffc1b82-d187-41da-8a79-2bd6c2c146d6 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:35.604885 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7e8da13a-995e-4e00-94bb-37e635e568ba req-8ffc1b82-d187-41da-8a79-2bd6c2c146d6 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:35.617854 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-7e8da13a-995e-4e00-94bb-37e635e568ba req-8ffc1b82-d187-41da-8a79-2bd6c2c146d6 service nova] Creating event network-vif-unplugged:ae92775a-085b-4b83-a10c-d9e1f836a9dc for instance b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e on np0000001904 Jun 01 22:31:35.618051 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-7e8da13a-995e-4e00-94bb-37e635e568ba req-8ffc1b82-d187-41da-8a79-2bd6c2c146d6 service nova] Creating event network-vif-unplugged:ae92775a-085b-4b83-a10c-d9e1f836a9dc for instance b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e on np0000001904 Jun 01 22:31:35.618613 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-7e8da13a-995e-4e00-94bb-37e635e568ba req-8ffc1b82-d187-41da-8a79-2bd6c2c146d6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:35.625236 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-7e8da13a-995e-4e00-94bb-37e635e568ba req-8ffc1b82-d187-41da-8a79-2bd6c2c146d6 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.036793 Jun 01 22:31:35.627022 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 276/818] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:35 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:35.671316 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d232e403-316f-435a-86b7-490536c6c2df tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:35.679616 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d232e403-316f-435a-86b7-490536c6c2df tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:35.680922 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d232e403-316f-435a-86b7-490536c6c2df tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:35.696108 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d232e403-316f-435a-86b7-490536c6c2df tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1536 microversion: 2.93 time: 0.223112 Jun 01 22:31:35.696675 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 255/819] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:35 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1536 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:35.762823 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-480ca8ad-951f-48db-b177-c19f21c01025 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:35.764801 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-480ca8ad-951f-48db-b177-c19f21c01025 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:35.771479 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-480ca8ad-951f-48db-b177-c19f21c01025 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:35.771897 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-480ca8ad-951f-48db-b177-c19f21c01025 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:35.772278 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-480ca8ad-951f-48db-b177-c19f21c01025 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:35.772915 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-480ca8ad-951f-48db-b177-c19f21c01025 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:35.773373 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-480ca8ad-951f-48db-b177-c19f21c01025 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:35.773778 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-480ca8ad-951f-48db-b177-c19f21c01025 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:35.796873 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-480ca8ad-951f-48db-b177-c19f21c01025 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:35.867967 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5b4a60ac-d9e3-41ba-96f8-38c3c66ad809 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:35.868207 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5b4a60ac-d9e3-41ba-96f8-38c3c66ad809 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:35.873199 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b4a60ac-d9e3-41ba-96f8-38c3c66ad809 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:35.873696 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b4a60ac-d9e3-41ba-96f8-38c3c66ad809 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:35.873858 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b4a60ac-d9e3-41ba-96f8-38c3c66ad809 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:35.874319 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b4a60ac-d9e3-41ba-96f8-38c3c66ad809 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:35.874739 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b4a60ac-d9e3-41ba-96f8-38c3c66ad809 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:35.874882 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b4a60ac-d9e3-41ba-96f8-38c3c66ad809 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:35.896524 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5b4a60ac-d9e3-41ba-96f8-38c3c66ad809 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:31:35.915590 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8c2dde8d-9ebe-4c6b-8a8e-697f2b0036d3 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:35.918797 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8c2dde8d-9ebe-4c6b-8a8e-697f2b0036d3 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:35.924821 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8c2dde8d-9ebe-4c6b-8a8e-697f2b0036d3 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:35.925678 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8c2dde8d-9ebe-4c6b-8a8e-697f2b0036d3 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:35.927531 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8c2dde8d-9ebe-4c6b-8a8e-697f2b0036d3 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:35.927531 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8c2dde8d-9ebe-4c6b-8a8e-697f2b0036d3 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:35.927531 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8c2dde8d-9ebe-4c6b-8a8e-697f2b0036d3 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:35.927843 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8c2dde8d-9ebe-4c6b-8a8e-697f2b0036d3 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:35.954389 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8c2dde8d-9ebe-4c6b-8a8e-697f2b0036d3 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:35.968510 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-480ca8ad-951f-48db-b177-c19f21c01025 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:35.973224 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5b4a60ac-d9e3-41ba-96f8-38c3c66ad809 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5" status: 204 len: 0 microversion: 2.1 time: 0.107515 Jun 01 22:31:35.973782 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 277/820] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:31:35 2026] DELETE /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 => generated 0 bytes in 108 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:31:35.974625 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-480ca8ad-951f-48db-b177-c19f21c01025 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:35.975326 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-480ca8ad-951f-48db-b177-c19f21c01025 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:35.987527 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f037879c-55c4-4887-ba1d-d93fd9f73e6a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:35.987697 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-480ca8ad-951f-48db-b177-c19f21c01025 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1782 microversion: 2.87 time: 0.227340 Jun 01 22:31:35.989072 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 289/821] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:35 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1782 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:35.990068 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f037879c-55c4-4887-ba1d-d93fd9f73e6a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:35.998496 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f037879c-55c4-4887-ba1d-d93fd9f73e6a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:35.998914 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f037879c-55c4-4887-ba1d-d93fd9f73e6a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:35.999280 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f037879c-55c4-4887-ba1d-d93fd9f73e6a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:35.999886 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f037879c-55c4-4887-ba1d-d93fd9f73e6a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:36.000334 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f037879c-55c4-4887-ba1d-d93fd9f73e6a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:36.001209 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f037879c-55c4-4887-ba1d-d93fd9f73e6a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:36.032357 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f037879c-55c4-4887-ba1d-d93fd9f73e6a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:36.147221 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8c2dde8d-9ebe-4c6b-8a8e-697f2b0036d3 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:36.163438 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8c2dde8d-9ebe-4c6b-8a8e-697f2b0036d3 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1258 microversion: 2.1 time: 0.251014 Jun 01 22:31:36.163438 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 256/822] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:35 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1258 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:36.217368 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f037879c-55c4-4887-ba1d-d93fd9f73e6a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:36.233618 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f037879c-55c4-4887-ba1d-d93fd9f73e6a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5" status: 200 len: 1499 microversion: 2.1 time: 0.248130 Jun 01 22:31:36.233618 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 278/823] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:35 2026] GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 => generated 1499 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:36.727312 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-bcee2dc5-bccb-422c-a9b1-e0ede81ad9b6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:36.729640 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-bcee2dc5-bccb-422c-a9b1-e0ede81ad9b6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:36.736478 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bcee2dc5-bccb-422c-a9b1-e0ede81ad9b6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:36.736782 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bcee2dc5-bccb-422c-a9b1-e0ede81ad9b6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:36.737652 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bcee2dc5-bccb-422c-a9b1-e0ede81ad9b6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:36.737652 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bcee2dc5-bccb-422c-a9b1-e0ede81ad9b6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:36.737838 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bcee2dc5-bccb-422c-a9b1-e0ede81ad9b6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:36.738102 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bcee2dc5-bccb-422c-a9b1-e0ede81ad9b6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:36.781366 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-bcee2dc5-bccb-422c-a9b1-e0ede81ad9b6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:36.948612 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-b6c9b8af-6e1c-4941-a9e2-0a0db8e08763 req-29128d2f-1b5e-4c03-b36e-406d101a28ca service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6f38b858-46db-4a44-9f6a-1277495acd47", "name": "network-vif-plugged", "status": "completed", "tag": "a912e88a-012a-4e79-b153-21954fdc3e39"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:36.958439 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-b6c9b8af-6e1c-4941-a9e2-0a0db8e08763 req-29128d2f-1b5e-4c03-b36e-406d101a28ca service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:36.958682 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-b6c9b8af-6e1c-4941-a9e2-0a0db8e08763 req-29128d2f-1b5e-4c03-b36e-406d101a28ca service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:36.958868 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-b6c9b8af-6e1c-4941-a9e2-0a0db8e08763 req-29128d2f-1b5e-4c03-b36e-406d101a28ca service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:36.975495 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-b6c9b8af-6e1c-4941-a9e2-0a0db8e08763 req-29128d2f-1b5e-4c03-b36e-406d101a28ca service nova] Creating event network-vif-plugged:a912e88a-012a-4e79-b153-21954fdc3e39 for instance 6f38b858-46db-4a44-9f6a-1277495acd47 on np0000001904 Jun 01 22:31:36.976405 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-b6c9b8af-6e1c-4941-a9e2-0a0db8e08763 req-29128d2f-1b5e-4c03-b36e-406d101a28ca service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:36.985525 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-b6c9b8af-6e1c-4941-a9e2-0a0db8e08763 req-29128d2f-1b5e-4c03-b36e-406d101a28ca service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.040286 Jun 01 22:31:36.986087 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 257/824] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:36 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:37.013526 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1c106d4e-7032-4dff-9388-1dd24240a4dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:37.018473 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1c106d4e-7032-4dff-9388-1dd24240a4dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:37.025471 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1c106d4e-7032-4dff-9388-1dd24240a4dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:37.025471 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1c106d4e-7032-4dff-9388-1dd24240a4dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:37.025806 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1c106d4e-7032-4dff-9388-1dd24240a4dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:37.026410 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1c106d4e-7032-4dff-9388-1dd24240a4dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:37.026777 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1c106d4e-7032-4dff-9388-1dd24240a4dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:37.027132 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1c106d4e-7032-4dff-9388-1dd24240a4dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:37.062668 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-1c106d4e-7032-4dff-9388-1dd24240a4dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:37.190734 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f752e758-c96c-4a5a-95dd-f9600ebe31c2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:37.194934 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f752e758-c96c-4a5a-95dd-f9600ebe31c2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:37.203124 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f752e758-c96c-4a5a-95dd-f9600ebe31c2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:37.203223 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f752e758-c96c-4a5a-95dd-f9600ebe31c2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:37.204656 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f752e758-c96c-4a5a-95dd-f9600ebe31c2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:37.204656 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f752e758-c96c-4a5a-95dd-f9600ebe31c2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:37.204656 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f752e758-c96c-4a5a-95dd-f9600ebe31c2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:37.204899 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f752e758-c96c-4a5a-95dd-f9600ebe31c2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:37.240590 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f752e758-c96c-4a5a-95dd-f9600ebe31c2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:37.248910 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-bcee2dc5-bccb-422c-a9b1-e0ede81ad9b6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:37.259877 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-bcee2dc5-bccb-422c-a9b1-e0ede81ad9b6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:37.260831 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-bcee2dc5-bccb-422c-a9b1-e0ede81ad9b6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:37.275488 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-bcee2dc5-bccb-422c-a9b1-e0ede81ad9b6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1536 microversion: 2.93 time: 0.550261 Jun 01 22:31:37.278916 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 290/825] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:36 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1536 bytes in 554 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:37.284278 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-28d69ec4-f485-4f48-8ced-90fe8cb9a479 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:37.289722 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-28d69ec4-f485-4f48-8ced-90fe8cb9a479 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:37.301466 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28d69ec4-f485-4f48-8ced-90fe8cb9a479 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:37.301779 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28d69ec4-f485-4f48-8ced-90fe8cb9a479 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:37.301945 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28d69ec4-f485-4f48-8ced-90fe8cb9a479 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:37.302483 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28d69ec4-f485-4f48-8ced-90fe8cb9a479 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:37.303600 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28d69ec4-f485-4f48-8ced-90fe8cb9a479 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:37.303600 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28d69ec4-f485-4f48-8ced-90fe8cb9a479 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:37.321153 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1c106d4e-7032-4dff-9388-1dd24240a4dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:37.327662 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-28d69ec4-f485-4f48-8ced-90fe8cb9a479 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:37.330291 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1c106d4e-7032-4dff-9388-1dd24240a4dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:37.330931 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1c106d4e-7032-4dff-9388-1dd24240a4dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:37.348417 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1c106d4e-7032-4dff-9388-1dd24240a4dd tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1782 microversion: 2.87 time: 0.338454 Jun 01 22:31:37.349436 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 279/826] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:37 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1782 bytes in 340 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:37.602840 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f752e758-c96c-4a5a-95dd-f9600ebe31c2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:37.613413 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f752e758-c96c-4a5a-95dd-f9600ebe31c2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1258 microversion: 2.1 time: 0.429916 Jun 01 22:31:37.613413 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 258/827] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:37 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1258 bytes in 431 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:37.655532 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-28d69ec4-f485-4f48-8ced-90fe8cb9a479 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:37.667702 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-28d69ec4-f485-4f48-8ced-90fe8cb9a479 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5" status: 200 len: 1499 microversion: 2.1 time: 0.387889 Jun 01 22:31:37.668110 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 291/828] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:37 2026] GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 => generated 1499 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:38.301740 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-75ec723c-d230-44b2-b27c-cac91cbf8521 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:38.305369 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-75ec723c-d230-44b2-b27c-cac91cbf8521 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:38.311261 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-75ec723c-d230-44b2-b27c-cac91cbf8521 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:38.311585 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-75ec723c-d230-44b2-b27c-cac91cbf8521 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:38.311975 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-75ec723c-d230-44b2-b27c-cac91cbf8521 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:38.312619 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-75ec723c-d230-44b2-b27c-cac91cbf8521 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:38.313101 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-75ec723c-d230-44b2-b27c-cac91cbf8521 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:38.313401 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-75ec723c-d230-44b2-b27c-cac91cbf8521 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:38.352890 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-75ec723c-d230-44b2-b27c-cac91cbf8521 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:38.372627 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-093e40ed-e815-474c-954b-68fddf127ef3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:38.375373 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-093e40ed-e815-474c-954b-68fddf127ef3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:38.383017 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-093e40ed-e815-474c-954b-68fddf127ef3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:38.383378 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-093e40ed-e815-474c-954b-68fddf127ef3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:38.383676 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-093e40ed-e815-474c-954b-68fddf127ef3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:38.384237 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-093e40ed-e815-474c-954b-68fddf127ef3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:38.384627 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-093e40ed-e815-474c-954b-68fddf127ef3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:38.385139 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-093e40ed-e815-474c-954b-68fddf127ef3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:38.419072 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-093e40ed-e815-474c-954b-68fddf127ef3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:38.596438 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-75ec723c-d230-44b2-b27c-cac91cbf8521 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:38.608375 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-75ec723c-d230-44b2-b27c-cac91cbf8521 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:38.608375 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-75ec723c-d230-44b2-b27c-cac91cbf8521 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:38.618905 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-093e40ed-e815-474c-954b-68fddf127ef3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:38.619082 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-75ec723c-d230-44b2-b27c-cac91cbf8521 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1536 microversion: 2.93 time: 0.319727 Jun 01 22:31:38.619679 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 280/829] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:38 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1536 bytes in 320 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:38.628217 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-093e40ed-e815-474c-954b-68fddf127ef3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:38.629687 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-093e40ed-e815-474c-954b-68fddf127ef3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:38.638262 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-78753e94-78fc-4b20-bded-604f5f7c6360 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:38.643189 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-78753e94-78fc-4b20-bded-604f5f7c6360 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:38.643282 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-093e40ed-e815-474c-954b-68fddf127ef3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1782 microversion: 2.87 time: 0.273554 Jun 01 22:31:38.643456 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 259/830] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:38 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1782 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:38.649245 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-78753e94-78fc-4b20-bded-604f5f7c6360 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:38.649908 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-78753e94-78fc-4b20-bded-604f5f7c6360 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:38.650216 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-78753e94-78fc-4b20-bded-604f5f7c6360 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:38.652448 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-78753e94-78fc-4b20-bded-604f5f7c6360 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:38.653008 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-78753e94-78fc-4b20-bded-604f5f7c6360 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:38.653308 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-78753e94-78fc-4b20-bded-604f5f7c6360 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:38.672517 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-78753e94-78fc-4b20-bded-604f5f7c6360 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:38.682675 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-dcb5e7db-8503-408b-916d-4575c20bd274 req-de649d5c-7059-419d-9011-3c92a41edb7e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5", "name": "network-vif-unplugged", "status": "completed", "tag": "491771e6-7340-4776-8e04-1b2581d43a17"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:38.695112 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-26e123d7-51cc-438d-ab75-40ddc7f87e87 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:38.697611 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-dcb5e7db-8503-408b-916d-4575c20bd274 req-de649d5c-7059-419d-9011-3c92a41edb7e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:38.701134 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-dcb5e7db-8503-408b-916d-4575c20bd274 req-de649d5c-7059-419d-9011-3c92a41edb7e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:38.701314 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-26e123d7-51cc-438d-ab75-40ddc7f87e87 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:38.701404 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-dcb5e7db-8503-408b-916d-4575c20bd274 req-de649d5c-7059-419d-9011-3c92a41edb7e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:38.705712 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-26e123d7-51cc-438d-ab75-40ddc7f87e87 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:38.706038 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-26e123d7-51cc-438d-ab75-40ddc7f87e87 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:38.706354 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-26e123d7-51cc-438d-ab75-40ddc7f87e87 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:38.707021 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-26e123d7-51cc-438d-ab75-40ddc7f87e87 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:38.707442 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-26e123d7-51cc-438d-ab75-40ddc7f87e87 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:38.707810 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-26e123d7-51cc-438d-ab75-40ddc7f87e87 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:38.710210 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-dcb5e7db-8503-408b-916d-4575c20bd274 req-de649d5c-7059-419d-9011-3c92a41edb7e service nova] Creating event network-vif-unplugged:491771e6-7340-4776-8e04-1b2581d43a17 for instance 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 on np0000001904 Jun 01 22:31:38.711351 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-dcb5e7db-8503-408b-916d-4575c20bd274 req-de649d5c-7059-419d-9011-3c92a41edb7e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:38.721260 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-dcb5e7db-8503-408b-916d-4575c20bd274 req-de649d5c-7059-419d-9011-3c92a41edb7e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.041310 Jun 01 22:31:38.721575 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 281/831] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:38 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:38.727819 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-26e123d7-51cc-438d-ab75-40ddc7f87e87 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:38.900252 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-78753e94-78fc-4b20-bded-604f5f7c6360 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:38.911872 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-78753e94-78fc-4b20-bded-604f5f7c6360 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1258 microversion: 2.1 time: 0.277863 Jun 01 22:31:38.912307 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 292/832] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:38 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1258 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:38.993243 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-26e123d7-51cc-438d-ab75-40ddc7f87e87 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:39.008323 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-26e123d7-51cc-438d-ab75-40ddc7f87e87 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5" status: 200 len: 1499 microversion: 2.1 time: 0.320274 Jun 01 22:31:39.008616 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 260/833] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:38 2026] GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 => generated 1499 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:39.078828 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-7bcb411f-6bbb-46cc-b762-ebfff9ac9d0c req-edd82fef-0bab-4dca-91ae-2d795c9583e1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6f38b858-46db-4a44-9f6a-1277495acd47", "name": "network-vif-plugged", "status": "completed", "tag": "a912e88a-012a-4e79-b153-21954fdc3e39"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:39.087040 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-7bcb411f-6bbb-46cc-b762-ebfff9ac9d0c req-edd82fef-0bab-4dca-91ae-2d795c9583e1 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:39.087227 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-7bcb411f-6bbb-46cc-b762-ebfff9ac9d0c req-edd82fef-0bab-4dca-91ae-2d795c9583e1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:39.087431 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-7bcb411f-6bbb-46cc-b762-ebfff9ac9d0c req-edd82fef-0bab-4dca-91ae-2d795c9583e1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:39.096293 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-7bcb411f-6bbb-46cc-b762-ebfff9ac9d0c req-edd82fef-0bab-4dca-91ae-2d795c9583e1 service nova] Creating event network-vif-plugged:a912e88a-012a-4e79-b153-21954fdc3e39 for instance 6f38b858-46db-4a44-9f6a-1277495acd47 on np0000001904 Jun 01 22:31:39.096631 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-7bcb411f-6bbb-46cc-b762-ebfff9ac9d0c req-edd82fef-0bab-4dca-91ae-2d795c9583e1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:39.102138 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-7bcb411f-6bbb-46cc-b762-ebfff9ac9d0c req-edd82fef-0bab-4dca-91ae-2d795c9583e1 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025568 Jun 01 22:31:39.102693 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 293/834] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:39 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:39.196729 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-835987ea-0133-4456-aede-7de27b7d7618 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-358789343", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKa/RGQLyc74Q7ZQ/vB5ItjI/go28LdMnBzdbX8JmqQ+M+vCqGyGdIP4QzTAxPGDBzS768+LjNeItlPpR2N84BN4oTsg/VPPTeQHZqqVYaga+ZM/c/gqXkM3MwKeZH8dkA=="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:39.211213 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-835987ea-0133-4456-aede-7de27b7d7618 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Getting quotas for project 7d02cb3467e04a708744fc30087d461b. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:31:39.215802 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-835987ea-0133-4456-aede-7de27b7d7618 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Getting quotas for user 0ce5b561ae564883a44b32ca8e3d42e1 and project 7d02cb3467e04a708744fc30087d461b. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:31:39.241779 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-835987ea-0133-4456-aede-7de27b7d7618 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.244209 Jun 01 22:31:39.244077 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 282/835] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:31:38 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:39.646631 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-69705aab-f1bd-4c57-b573-d13f2aea01b1 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:39.648041 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-69705aab-f1bd-4c57-b573-d13f2aea01b1 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:39.653290 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69705aab-f1bd-4c57-b573-d13f2aea01b1 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:39.654249 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69705aab-f1bd-4c57-b573-d13f2aea01b1 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:39.654249 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69705aab-f1bd-4c57-b573-d13f2aea01b1 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:39.654624 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69705aab-f1bd-4c57-b573-d13f2aea01b1 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:39.654970 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69705aab-f1bd-4c57-b573-d13f2aea01b1 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:39.655327 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69705aab-f1bd-4c57-b573-d13f2aea01b1 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:39.672240 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-cb9b7ae4-c1e3-4121-9489-bacb50a28192 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:39.673853 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-cb9b7ae4-c1e3-4121-9489-bacb50a28192 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:39.679721 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-69705aab-f1bd-4c57-b573-d13f2aea01b1 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:39.684539 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cb9b7ae4-c1e3-4121-9489-bacb50a28192 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:39.685264 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cb9b7ae4-c1e3-4121-9489-bacb50a28192 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:39.686131 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cb9b7ae4-c1e3-4121-9489-bacb50a28192 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:39.686131 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cb9b7ae4-c1e3-4121-9489-bacb50a28192 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:39.687667 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cb9b7ae4-c1e3-4121-9489-bacb50a28192 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:39.687667 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cb9b7ae4-c1e3-4121-9489-bacb50a28192 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:39.717026 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-cb9b7ae4-c1e3-4121-9489-bacb50a28192 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:39.893442 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-cb9b7ae4-c1e3-4121-9489-bacb50a28192 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:39.898549 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-cb9b7ae4-c1e3-4121-9489-bacb50a28192 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:39.899334 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-cb9b7ae4-c1e3-4121-9489-bacb50a28192 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:39.903341 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-69705aab-f1bd-4c57-b573-d13f2aea01b1 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:39.909952 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-cb9b7ae4-c1e3-4121-9489-bacb50a28192 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1782 microversion: 2.87 time: 0.240412 Jun 01 22:31:39.910650 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-69705aab-f1bd-4c57-b573-d13f2aea01b1 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:39.910758 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 294/836] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:39 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1782 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:39.910903 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-69705aab-f1bd-4c57-b573-d13f2aea01b1 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:39.925941 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-69705aab-f1bd-4c57-b573-d13f2aea01b1 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1724 microversion: 2.93 time: 0.281307 Jun 01 22:31:39.926344 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 261/837] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:39 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1724 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:39.928293 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-34675d5b-0f40-4323-a037-e622c9b0fd08 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:39.932377 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-34675d5b-0f40-4323-a037-e622c9b0fd08 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:39.935640 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-34675d5b-0f40-4323-a037-e622c9b0fd08 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:39.936285 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-34675d5b-0f40-4323-a037-e622c9b0fd08 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:39.936285 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-34675d5b-0f40-4323-a037-e622c9b0fd08 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:39.936644 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-34675d5b-0f40-4323-a037-e622c9b0fd08 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:39.936909 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-34675d5b-0f40-4323-a037-e622c9b0fd08 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:39.937195 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-34675d5b-0f40-4323-a037-e622c9b0fd08 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:39.944820 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-14677f19-eff8-41d5-be0c-e641cdd2468d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:39.946576 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-14677f19-eff8-41d5-be0c-e641cdd2468d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:39.950234 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-14677f19-eff8-41d5-be0c-e641cdd2468d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:39.950234 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-14677f19-eff8-41d5-be0c-e641cdd2468d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:39.950234 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-14677f19-eff8-41d5-be0c-e641cdd2468d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:39.950458 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-14677f19-eff8-41d5-be0c-e641cdd2468d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:39.950458 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-14677f19-eff8-41d5-be0c-e641cdd2468d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:39.951201 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-14677f19-eff8-41d5-be0c-e641cdd2468d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:39.955664 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-34675d5b-0f40-4323-a037-e622c9b0fd08 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:39.966327 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-14677f19-eff8-41d5-be0c-e641cdd2468d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:40.027989 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-39866e6e-adad-4b33-b2c2-72f3f0df3176 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:40.029849 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-39866e6e-adad-4b33-b2c2-72f3f0df3176 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:40.036545 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39866e6e-adad-4b33-b2c2-72f3f0df3176 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:40.036819 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39866e6e-adad-4b33-b2c2-72f3f0df3176 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:40.037015 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39866e6e-adad-4b33-b2c2-72f3f0df3176 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:40.037441 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39866e6e-adad-4b33-b2c2-72f3f0df3176 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:40.037944 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39866e6e-adad-4b33-b2c2-72f3f0df3176 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:40.038240 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39866e6e-adad-4b33-b2c2-72f3f0df3176 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:40.048518 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-14677f19-eff8-41d5-be0c-e641cdd2468d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47/os-interface" status: 200 len: 295 microversion: 2.93 time: 0.105552 Jun 01 22:31:40.048826 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 295/838] 10.4.3.116 () {68 vars in 1434 bytes} [Mon Jun 1 22:31:39 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47/os-interface => generated 295 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:31:40.058895 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-39866e6e-adad-4b33-b2c2-72f3f0df3176 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:40.111968 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-34675d5b-0f40-4323-a037-e622c9b0fd08 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:40.126155 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-39866e6e-adad-4b33-b2c2-72f3f0df3176 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:40.126673 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-34675d5b-0f40-4323-a037-e622c9b0fd08 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1258 microversion: 2.1 time: 0.200537 Jun 01 22:31:40.127098 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 283/839] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:39 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1258 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:40.136595 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-39866e6e-adad-4b33-b2c2-72f3f0df3176 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5" status: 200 len: 1297 microversion: 2.1 time: 0.109897 Jun 01 22:31:40.137690 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 262/840] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:40 2026] GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 => generated 1297 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:40.453534 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-904659806", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "c88adf69-079e-4750-aeb8-7fa1e8291251"}], "security_groups": [{"name": "tempest-securitygroup--1541403243"}], "key_name": "tempest-keypair-358789343", "user_data": "}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:40.575340 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:40.575811 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:40.576168 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:40.576875 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:40.577298 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:40.577623 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:40.584086 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:40.661350 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] validate_networks() for [('c88adf69-079e-4750-aeb8-7fa1e8291251', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:31:40.661732 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:40.779814 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-fb5b34c6-057a-4f57-85db-e3a95316bd11 req-acb25053-1f70-4bb5-b1bf-67c3ad8a2bd2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5", "name": "network-vif-unplugged", "status": "completed", "tag": "491771e6-7340-4776-8e04-1b2581d43a17"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:40.789139 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-fb5b34c6-057a-4f57-85db-e3a95316bd11 req-acb25053-1f70-4bb5-b1bf-67c3ad8a2bd2 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:40.790101 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-fb5b34c6-057a-4f57-85db-e3a95316bd11 req-acb25053-1f70-4bb5-b1bf-67c3ad8a2bd2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:40.790614 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-fb5b34c6-057a-4f57-85db-e3a95316bd11 req-acb25053-1f70-4bb5-b1bf-67c3ad8a2bd2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:40.799973 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-fb5b34c6-057a-4f57-85db-e3a95316bd11 req-acb25053-1f70-4bb5-b1bf-67c3ad8a2bd2 service nova] Creating event network-vif-unplugged:491771e6-7340-4776-8e04-1b2581d43a17 for instance 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 on np0000001904 Jun 01 22:31:40.800870 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-fb5b34c6-057a-4f57-85db-e3a95316bd11 req-acb25053-1f70-4bb5-b1bf-67c3ad8a2bd2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:40.802608 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f967e6e5-31de-4ea0-90ca-ff262a419f11 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-reader] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:40.802881 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f967e6e5-31de-4ea0-90ca-ff262a419f11 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-reader] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:40.809658 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f967e6e5-31de-4ea0-90ca-ff262a419f11 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:40.810112 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f967e6e5-31de-4ea0-90ca-ff262a419f11 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:40.810746 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f967e6e5-31de-4ea0-90ca-ff262a419f11 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:40.810883 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f967e6e5-31de-4ea0-90ca-ff262a419f11 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:40.811222 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f967e6e5-31de-4ea0-90ca-ff262a419f11 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:40.811539 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f967e6e5-31de-4ea0-90ca-ff262a419f11 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:40.817761 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-fb5b34c6-057a-4f57-85db-e3a95316bd11 req-acb25053-1f70-4bb5-b1bf-67c3ad8a2bd2 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.041977 Jun 01 22:31:40.818272 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 263/841] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:40 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:40.831467 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f967e6e5-31de-4ea0-90ca-ff262a419f11 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-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. Jun 01 22:31:40.933595 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-067a5d7d-6e00-4d98-b3e8-428a148c6d65 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:40.935518 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-067a5d7d-6e00-4d98-b3e8-428a148c6d65 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:40.940448 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-067a5d7d-6e00-4d98-b3e8-428a148c6d65 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:40.940448 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-067a5d7d-6e00-4d98-b3e8-428a148c6d65 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:40.940827 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-067a5d7d-6e00-4d98-b3e8-428a148c6d65 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:40.941340 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-067a5d7d-6e00-4d98-b3e8-428a148c6d65 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:40.941978 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-067a5d7d-6e00-4d98-b3e8-428a148c6d65 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:40.942160 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-067a5d7d-6e00-4d98-b3e8-428a148c6d65 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:40.958333 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:40.963261 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-067a5d7d-6e00-4d98-b3e8-428a148c6d65 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:40.987584 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f967e6e5-31de-4ea0-90ca-ff262a419f11 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '478a54d775264d0e824e2fc052858458', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', '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=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:40.996540 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f967e6e5-31de-4ea0-90ca-ff262a419f11 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-reader] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '478a54d775264d0e824e2fc052858458', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', '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=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:40.996540 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f967e6e5-31de-4ea0-90ca-ff262a419f11 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-reader] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '478a54d775264d0e824e2fc052858458', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', '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=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:41.004626 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f967e6e5-31de-4ea0-90ca-ff262a419f11 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-reader] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1724 microversion: 2.93 time: 0.349986 Jun 01 22:31:41.004873 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 284/842] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:40 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1724 bytes in 351 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:41.081221 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-695a5968-a177-48ec-8f80-3dcbf9b05d27 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:41.083301 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-695a5968-a177-48ec-8f80-3dcbf9b05d27 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:41.087712 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-695a5968-a177-48ec-8f80-3dcbf9b05d27 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:41.087953 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-695a5968-a177-48ec-8f80-3dcbf9b05d27 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:41.088210 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-695a5968-a177-48ec-8f80-3dcbf9b05d27 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:41.088645 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-695a5968-a177-48ec-8f80-3dcbf9b05d27 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:41.088952 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-695a5968-a177-48ec-8f80-3dcbf9b05d27 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:41.089220 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-695a5968-a177-48ec-8f80-3dcbf9b05d27 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:41.108859 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-695a5968-a177-48ec-8f80-3dcbf9b05d27 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:41.133799 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:31:41.134108 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:31:41.134334 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:31:41.134515 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:31:41.135096 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:31:41.145928 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:41.146312 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:41.146389 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:41.146858 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:41.146993 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:41.147129 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:41.166183 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Getting quotas for project 7d02cb3467e04a708744fc30087d461b. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:31:41.168261 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Getting quotas for user 0ce5b561ae564883a44b32ca8e3d42e1 and project 7d02cb3467e04a708744fc30087d461b. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:31:41.180381 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:31:41.182354 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-067a5d7d-6e00-4d98-b3e8-428a148c6d65 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:41.182499 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:31:41.189541 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-067a5d7d-6e00-4d98-b3e8-428a148c6d65 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:41.190523 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-067a5d7d-6e00-4d98-b3e8-428a148c6d65 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:41.203394 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-067a5d7d-6e00-4d98-b3e8-428a148c6d65 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1782 microversion: 2.87 time: 0.271759 Jun 01 22:31:41.203823 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 264/843] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:40 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1782 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:41.207698 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-3836245e-afeb-4ebd-9901-b1eb747fefbb req-b419ba33-76df-4e8f-89da-8b9c9e3e62b1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5", "name": "network-vif-deleted", "tag": "491771e6-7340-4776-8e04-1b2581d43a17"}, {"name": "network-changed", "server_uuid": "6f38b858-46db-4a44-9f6a-1277495acd47", "tag": "a912e88a-012a-4e79-b153-21954fdc3e39"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:41.216443 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-3836245e-afeb-4ebd-9901-b1eb747fefbb req-b419ba33-76df-4e8f-89da-8b9c9e3e62b1 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:41.216702 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-3836245e-afeb-4ebd-9901-b1eb747fefbb req-b419ba33-76df-4e8f-89da-8b9c9e3e62b1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:41.216879 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-3836245e-afeb-4ebd-9901-b1eb747fefbb req-b419ba33-76df-4e8f-89da-8b9c9e3e62b1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:41.225785 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-3836245e-afeb-4ebd-9901-b1eb747fefbb req-b419ba33-76df-4e8f-89da-8b9c9e3e62b1 service nova] Creating event network-vif-deleted:491771e6-7340-4776-8e04-1b2581d43a17 for instance 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 on np0000001904 Jun 01 22:31:41.226021 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-3836245e-afeb-4ebd-9901-b1eb747fefbb req-b419ba33-76df-4e8f-89da-8b9c9e3e62b1 service nova] Creating event network-changed:a912e88a-012a-4e79-b153-21954fdc3e39 for instance 6f38b858-46db-4a44-9f6a-1277495acd47 on np0000001904 Jun 01 22:31:41.226523 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-3836245e-afeb-4ebd-9901-b1eb747fefbb req-b419ba33-76df-4e8f-89da-8b9c9e3e62b1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:41.233675 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-3836245e-afeb-4ebd-9901-b1eb747fefbb req-b419ba33-76df-4e8f-89da-8b9c9e3e62b1 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.029154 Jun 01 22:31:41.234076 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 265/844] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:41 2026] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:41.237663 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b31ca6d0-27ff-42ec-b44a-483f97244d86 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:41.239461 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b31ca6d0-27ff-42ec-b44a-483f97244d86 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:41.240587 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1b28aaa4-612a-4049-90b3-2213b74449a2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.789530 Jun 01 22:31:41.240920 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 296/845] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:31:40 2026] POST /compute/v2.1/servers => generated 402 bytes in 790 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:31:41.243546 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-54e88d7a-5662-4fac-8d9f-8a9ec6408955 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:41.245644 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-54e88d7a-5662-4fac-8d9f-8a9ec6408955 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:41.246008 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b31ca6d0-27ff-42ec-b44a-483f97244d86 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:41.246313 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b31ca6d0-27ff-42ec-b44a-483f97244d86 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:41.247216 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b31ca6d0-27ff-42ec-b44a-483f97244d86 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:41.247314 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b31ca6d0-27ff-42ec-b44a-483f97244d86 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:41.247714 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b31ca6d0-27ff-42ec-b44a-483f97244d86 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:41.248128 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b31ca6d0-27ff-42ec-b44a-483f97244d86 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:41.254717 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-54e88d7a-5662-4fac-8d9f-8a9ec6408955 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:41.255193 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-54e88d7a-5662-4fac-8d9f-8a9ec6408955 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:41.255489 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-54e88d7a-5662-4fac-8d9f-8a9ec6408955 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:41.256146 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-54e88d7a-5662-4fac-8d9f-8a9ec6408955 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:41.256583 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-54e88d7a-5662-4fac-8d9f-8a9ec6408955 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:41.257319 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-54e88d7a-5662-4fac-8d9f-8a9ec6408955 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:41.277767 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b31ca6d0-27ff-42ec-b44a-483f97244d86 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:41.285317 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-54e88d7a-5662-4fac-8d9f-8a9ec6408955 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:41.285669 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-54e88d7a-5662-4fac-8d9f-8a9ec6408955 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:41.286350 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-54e88d7a-5662-4fac-8d9f-8a9ec6408955 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:41.286350 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-54e88d7a-5662-4fac-8d9f-8a9ec6408955 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lazy-loading 'fault' on Instance uuid 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:31:41.289985 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-54e88d7a-5662-4fac-8d9f-8a9ec6408955 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:41.325089 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-695a5968-a177-48ec-8f80-3dcbf9b05d27 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:41.340785 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-695a5968-a177-48ec-8f80-3dcbf9b05d27 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1670 microversion: 2.1 time: 0.260455 Jun 01 22:31:41.340866 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 285/846] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:41 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1670 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:41.343893 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d1f0de88-b0dc-4854-8f71-a55b908d1461 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:41.344427 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-54e88d7a-5662-4fac-8d9f-8a9ec6408955 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:41.346521 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d1f0de88-b0dc-4854-8f71-a55b908d1461 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:41.352947 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-54e88d7a-5662-4fac-8d9f-8a9ec6408955 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5" status: 200 len: 1302 microversion: 2.1 time: 0.111393 Jun 01 22:31:41.353095 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 297/847] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:41 2026] GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 => generated 1302 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:41.363706 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-d1f0de88-b0dc-4854-8f71-a55b908d1461 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:41.435207 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d1f0de88-b0dc-4854-8f71-a55b908d1461 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:41.443382 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d1f0de88-b0dc-4854-8f71-a55b908d1461 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1234 microversion: 2.1 time: 0.101857 Jun 01 22:31:41.443814 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 286/848] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:41 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1234 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:41.479288 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b31ca6d0-27ff-42ec-b44a-483f97244d86 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:41.490366 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b31ca6d0-27ff-42ec-b44a-483f97244d86 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1258 microversion: 2.1 time: 0.255507 Jun 01 22:31:41.490814 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 266/849] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:41 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1258 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:41.722291 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7009d4ee-5665-4dc7-93a0-8f65f2af5e34 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1887769916", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA8ZaPRmqdWdDIosVZDYhokGGCIASdq1/dIAIC8fxu1FihnXGk7oHPMy06Ot0W09A9nn8wS9o+dn9cRiWkIgend0zo3JW+2NM0mE3I/7nJndIN1pYznF08wp3/xAU6Gw0Q=="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:41.737165 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-7009d4ee-5665-4dc7-93a0-8f65f2af5e34 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Getting quotas for project ab19ef7cceb34fce890a0240560dd5de. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:31:41.740399 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-7009d4ee-5665-4dc7-93a0-8f65f2af5e34 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Getting quotas for user 3fa2b5aff9c346309762c54a89c64cdd and project ab19ef7cceb34fce890a0240560dd5de. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:31:41.760795 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7009d4ee-5665-4dc7-93a0-8f65f2af5e34 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.040535 Jun 01 22:31:41.761156 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 298/850] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:31:41 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:42.230884 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-37e0a5ea-3dc1-48ac-abf8-36f33b63ded7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:42.232935 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-37e0a5ea-3dc1-48ac-abf8-36f33b63ded7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:42.239448 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-37e0a5ea-3dc1-48ac-abf8-36f33b63ded7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:42.240278 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-37e0a5ea-3dc1-48ac-abf8-36f33b63ded7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:42.240278 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-37e0a5ea-3dc1-48ac-abf8-36f33b63ded7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:42.241702 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-37e0a5ea-3dc1-48ac-abf8-36f33b63ded7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:42.241702 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-37e0a5ea-3dc1-48ac-abf8-36f33b63ded7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:42.241702 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-37e0a5ea-3dc1-48ac-abf8-36f33b63ded7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:42.274391 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-37e0a5ea-3dc1-48ac-abf8-36f33b63ded7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:42.371264 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d385c1ac-6a72-4cb3-a2e0-0e504cdadb0b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:42.375134 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d385c1ac-6a72-4cb3-a2e0-0e504cdadb0b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:42.381895 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d385c1ac-6a72-4cb3-a2e0-0e504cdadb0b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:42.382319 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d385c1ac-6a72-4cb3-a2e0-0e504cdadb0b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:42.382741 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d385c1ac-6a72-4cb3-a2e0-0e504cdadb0b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:42.383292 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d385c1ac-6a72-4cb3-a2e0-0e504cdadb0b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:42.383744 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d385c1ac-6a72-4cb3-a2e0-0e504cdadb0b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:42.385560 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d385c1ac-6a72-4cb3-a2e0-0e504cdadb0b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:42.417311 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d385c1ac-6a72-4cb3-a2e0-0e504cdadb0b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:42.418340 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d385c1ac-6a72-4cb3-a2e0-0e504cdadb0b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:42.418340 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d385c1ac-6a72-4cb3-a2e0-0e504cdadb0b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:42.418340 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-d385c1ac-6a72-4cb3-a2e0-0e504cdadb0b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lazy-loading 'fault' on Instance uuid 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:31:42.424912 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d385c1ac-6a72-4cb3-a2e0-0e504cdadb0b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:42.464774 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ca80dbad-1876-4f36-b498-98b1fb69360d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:42.468388 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ca80dbad-1876-4f36-b498-98b1fb69360d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:42.472842 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ca80dbad-1876-4f36-b498-98b1fb69360d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:42.473276 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ca80dbad-1876-4f36-b498-98b1fb69360d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:42.473495 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ca80dbad-1876-4f36-b498-98b1fb69360d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:42.473997 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ca80dbad-1876-4f36-b498-98b1fb69360d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:42.474461 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ca80dbad-1876-4f36-b498-98b1fb69360d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:42.474777 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ca80dbad-1876-4f36-b498-98b1fb69360d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:42.493365 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ca80dbad-1876-4f36-b498-98b1fb69360d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:42.501324 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d385c1ac-6a72-4cb3-a2e0-0e504cdadb0b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:42.513454 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d385c1ac-6a72-4cb3-a2e0-0e504cdadb0b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5" status: 200 len: 1302 microversion: 2.1 time: 0.146284 Jun 01 22:31:42.513764 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 267/851] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:42 2026] GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 => generated 1302 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:42.516809 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b8de9074-075e-4694-a623-cdb8ad7c6a9d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:42.517509 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b8de9074-075e-4694-a623-cdb8ad7c6a9d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:42.522264 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b8de9074-075e-4694-a623-cdb8ad7c6a9d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:42.522882 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b8de9074-075e-4694-a623-cdb8ad7c6a9d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:42.522975 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b8de9074-075e-4694-a623-cdb8ad7c6a9d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:42.523633 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b8de9074-075e-4694-a623-cdb8ad7c6a9d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:42.524122 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b8de9074-075e-4694-a623-cdb8ad7c6a9d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:42.524578 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b8de9074-075e-4694-a623-cdb8ad7c6a9d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:42.531614 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-37e0a5ea-3dc1-48ac-abf8-36f33b63ded7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:42.535888 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-37e0a5ea-3dc1-48ac-abf8-36f33b63ded7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:42.537327 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-37e0a5ea-3dc1-48ac-abf8-36f33b63ded7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:42.541672 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b8de9074-075e-4694-a623-cdb8ad7c6a9d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:42.547346 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-37e0a5ea-3dc1-48ac-abf8-36f33b63ded7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1782 microversion: 2.87 time: 0.318591 Jun 01 22:31:42.548032 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 287/852] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:42 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1782 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:42.560126 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ca80dbad-1876-4f36-b498-98b1fb69360d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:42.567386 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ca80dbad-1876-4f36-b498-98b1fb69360d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1230 microversion: 2.1 time: 0.104452 Jun 01 22:31:42.567744 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 299/853] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:42 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1230 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:42.711895 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b8de9074-075e-4694-a623-cdb8ad7c6a9d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:42.720703 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b8de9074-075e-4694-a623-cdb8ad7c6a9d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1258 microversion: 2.1 time: 0.206209 Jun 01 22:31:42.720998 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 268/854] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:42 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1258 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:42.869282 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-9af373e5-0643-4ff1-b9f6-d42007df8ea2 req-75fb19c4-19bd-40dd-aa07-31f19da570a7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9", "name": "network-vif-plugged", "status": "completed", "tag": "76a38624-7f19-42bb-9bd2-7585046fac8c"}, {"server_uuid": "67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9", "name": "network-vif-plugged", "status": "completed", "tag": "76a38624-7f19-42bb-9bd2-7585046fac8c"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:42.876067 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-9af373e5-0643-4ff1-b9f6-d42007df8ea2 req-75fb19c4-19bd-40dd-aa07-31f19da570a7 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:42.876324 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-9af373e5-0643-4ff1-b9f6-d42007df8ea2 req-75fb19c4-19bd-40dd-aa07-31f19da570a7 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:42.876640 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-9af373e5-0643-4ff1-b9f6-d42007df8ea2 req-75fb19c4-19bd-40dd-aa07-31f19da570a7 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:42.890261 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-9af373e5-0643-4ff1-b9f6-d42007df8ea2 req-75fb19c4-19bd-40dd-aa07-31f19da570a7 service nova] Creating event network-vif-plugged:76a38624-7f19-42bb-9bd2-7585046fac8c for instance 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 on np0000001904 Jun 01 22:31:42.890520 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-9af373e5-0643-4ff1-b9f6-d42007df8ea2 req-75fb19c4-19bd-40dd-aa07-31f19da570a7 service nova] Creating event network-vif-plugged:76a38624-7f19-42bb-9bd2-7585046fac8c for instance 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 on np0000001904 Jun 01 22:31:42.890962 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-9af373e5-0643-4ff1-b9f6-d42007df8ea2 req-75fb19c4-19bd-40dd-aa07-31f19da570a7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:42.896775 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-9af373e5-0643-4ff1-b9f6-d42007df8ea2 req-75fb19c4-19bd-40dd-aa07-31f19da570a7 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.030358 Jun 01 22:31:42.897159 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 288/855] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:42 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:42.934646 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-tempest.common.compute-instance-2081849033", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "295b8b7f-7824-4fc6-9e47-7c408b37b02a"}], "security_groups": [{"name": "tempest-securitygroup--67951764"}], "key_name": "tempest-keypair-1887769916", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:43.037127 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:43.037430 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:43.037750 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:43.038256 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:43.038557 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:43.038859 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:43.045450 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:43.115471 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] validate_networks() for [('295b8b7f-7824-4fc6-9e47-7c408b37b02a', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:31:43.115900 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:43.371661 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:43.530743 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:31:43.531238 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:31:43.531238 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:31:43.531507 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:31:43.531713 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:31:43.533514 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a1c8069c-a7c6-4c84-8578-f6c614f67808 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:43.535742 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a1c8069c-a7c6-4c84-8578-f6c614f67808 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:43.540256 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:43.540456 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:43.540686 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:43.541331 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:43.541551 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:43.541735 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:43.547561 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1c8069c-a7c6-4c84-8578-f6c614f67808 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:43.547761 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1c8069c-a7c6-4c84-8578-f6c614f67808 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:43.547983 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1c8069c-a7c6-4c84-8578-f6c614f67808 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:43.548459 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1c8069c-a7c6-4c84-8578-f6c614f67808 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:43.548855 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1c8069c-a7c6-4c84-8578-f6c614f67808 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:43.549124 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1c8069c-a7c6-4c84-8578-f6c614f67808 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:43.555999 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Getting quotas for project ab19ef7cceb34fce890a0240560dd5de. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:31:43.558887 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Getting quotas for user 3fa2b5aff9c346309762c54a89c64cdd and project ab19ef7cceb34fce890a0240560dd5de. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:31:43.565544 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-24f31638-0a62-4351-a046-a0e4a4365834 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:43.567193 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-24f31638-0a62-4351-a046-a0e4a4365834 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:43.569159 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1c8069c-a7c6-4c84-8578-f6c614f67808 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:43.569379 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1c8069c-a7c6-4c84-8578-f6c614f67808 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:43.569578 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1c8069c-a7c6-4c84-8578-f6c614f67808 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:43.569619 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:31:43.569833 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-a1c8069c-a7c6-4c84-8578-f6c614f67808 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lazy-loading 'fault' on Instance uuid 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:31:43.571732 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:31:43.571841 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-24f31638-0a62-4351-a046-a0e4a4365834 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:43.572024 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-24f31638-0a62-4351-a046-a0e4a4365834 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:43.572267 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-24f31638-0a62-4351-a046-a0e4a4365834 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:43.572825 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-24f31638-0a62-4351-a046-a0e4a4365834 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:43.573193 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-24f31638-0a62-4351-a046-a0e4a4365834 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:43.573515 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-24f31638-0a62-4351-a046-a0e4a4365834 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:43.574495 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a1c8069c-a7c6-4c84-8578-f6c614f67808 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:43.590877 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-24f31638-0a62-4351-a046-a0e4a4365834 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:43.642628 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a1c8069c-a7c6-4c84-8578-f6c614f67808 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:43.649048 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c2b90e7e-ef95-48de-854f-6614a75647f5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.716088 Jun 01 22:31:43.649457 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 300/856] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:31:42 2026] POST /compute/v2.1/servers => generated 404 bytes in 717 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:31:43.652009 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f4dba88b-5e95-47a8-ae6c-177141d0224d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:43.652238 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a1c8069c-a7c6-4c84-8578-f6c614f67808 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5" status: 200 len: 1302 microversion: 2.1 time: 0.121006 Jun 01 22:31:43.652537 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 269/857] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:43 2026] GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 => generated 1302 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:43.654399 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f4dba88b-5e95-47a8-ae6c-177141d0224d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:43.660410 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f4dba88b-5e95-47a8-ae6c-177141d0224d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:43.660743 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f4dba88b-5e95-47a8-ae6c-177141d0224d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:43.661097 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f4dba88b-5e95-47a8-ae6c-177141d0224d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:43.661736 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f4dba88b-5e95-47a8-ae6c-177141d0224d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:43.662152 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f4dba88b-5e95-47a8-ae6c-177141d0224d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:43.662508 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f4dba88b-5e95-47a8-ae6c-177141d0224d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:43.665243 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8fedb07b-f499-4f37-9325-ba04acc9929a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:43.667088 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8fedb07b-f499-4f37-9325-ba04acc9929a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:43.689591 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8fedb07b-f499-4f37-9325-ba04acc9929a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:43.694031 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f4dba88b-5e95-47a8-ae6c-177141d0224d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:43.749873 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f4dba88b-5e95-47a8-ae6c-177141d0224d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:43.752114 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8fedb07b-f499-4f37-9325-ba04acc9929a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:43.757548 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f4dba88b-5e95-47a8-ae6c-177141d0224d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1230 microversion: 2.1 time: 0.107520 Jun 01 22:31:43.757956 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 301/858] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:43 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1230 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:43.763792 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8fedb07b-f499-4f37-9325-ba04acc9929a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1240 microversion: 2.1 time: 0.099906 Jun 01 22:31:43.763848 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f83aff45-b834-44b8-84bb-afa5699121a7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:43.763898 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 270/859] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:43 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1240 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:43.764451 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f83aff45-b834-44b8-84bb-afa5699121a7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:43.765840 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-24f31638-0a62-4351-a046-a0e4a4365834 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:43.771205 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f83aff45-b834-44b8-84bb-afa5699121a7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:43.771541 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f83aff45-b834-44b8-84bb-afa5699121a7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:43.771774 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-24f31638-0a62-4351-a046-a0e4a4365834 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:43.771855 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f83aff45-b834-44b8-84bb-afa5699121a7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:43.772440 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-24f31638-0a62-4351-a046-a0e4a4365834 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:43.772713 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f83aff45-b834-44b8-84bb-afa5699121a7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:43.773023 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f83aff45-b834-44b8-84bb-afa5699121a7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:43.773316 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f83aff45-b834-44b8-84bb-afa5699121a7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:43.779865 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-24f31638-0a62-4351-a046-a0e4a4365834 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1782 microversion: 2.87 time: 0.216013 Jun 01 22:31:43.780131 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 289/860] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:43 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1782 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:43.796402 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f83aff45-b834-44b8-84bb-afa5699121a7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:43.978419 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f83aff45-b834-44b8-84bb-afa5699121a7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:43.987254 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f83aff45-b834-44b8-84bb-afa5699121a7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1258 microversion: 2.1 time: 0.226980 Jun 01 22:31:43.987579 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 302/861] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:43 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1258 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:44.673745 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a0b66995-8e70-4772-918b-7a715abf4ce9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:44.676842 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a0b66995-8e70-4772-918b-7a715abf4ce9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:44.682028 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a0b66995-8e70-4772-918b-7a715abf4ce9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:44.682291 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a0b66995-8e70-4772-918b-7a715abf4ce9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:44.682511 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a0b66995-8e70-4772-918b-7a715abf4ce9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:44.682957 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a0b66995-8e70-4772-918b-7a715abf4ce9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:44.683283 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a0b66995-8e70-4772-918b-7a715abf4ce9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:44.683590 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a0b66995-8e70-4772-918b-7a715abf4ce9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:44.705522 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a0b66995-8e70-4772-918b-7a715abf4ce9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:44.705804 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a0b66995-8e70-4772-918b-7a715abf4ce9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:44.706018 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a0b66995-8e70-4772-918b-7a715abf4ce9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:44.706335 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-a0b66995-8e70-4772-918b-7a715abf4ce9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lazy-loading 'fault' on Instance uuid 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:31:44.710221 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a0b66995-8e70-4772-918b-7a715abf4ce9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:44.776357 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a0b66995-8e70-4772-918b-7a715abf4ce9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:44.777366 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6a13bcf6-a261-4981-916e-7314167c0219 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:44.780114 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6a13bcf6-a261-4981-916e-7314167c0219 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:44.782871 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8a59504e-f84e-4507-bb48-b00607dd4ae3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:44.784313 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8a59504e-f84e-4507-bb48-b00607dd4ae3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:44.784752 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6a13bcf6-a261-4981-916e-7314167c0219 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:44.785268 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6a13bcf6-a261-4981-916e-7314167c0219 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:44.785367 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6a13bcf6-a261-4981-916e-7314167c0219 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:44.785426 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a0b66995-8e70-4772-918b-7a715abf4ce9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5" status: 200 len: 1302 microversion: 2.1 time: 0.113469 Jun 01 22:31:44.785710 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 271/862] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:44 2026] GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 => generated 1302 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:44.786195 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6a13bcf6-a261-4981-916e-7314167c0219 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:44.786660 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6a13bcf6-a261-4981-916e-7314167c0219 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:44.786977 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6a13bcf6-a261-4981-916e-7314167c0219 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:44.792003 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a59504e-f84e-4507-bb48-b00607dd4ae3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:44.792418 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a59504e-f84e-4507-bb48-b00607dd4ae3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:44.795619 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a59504e-f84e-4507-bb48-b00607dd4ae3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:44.796259 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a59504e-f84e-4507-bb48-b00607dd4ae3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:44.796812 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a59504e-f84e-4507-bb48-b00607dd4ae3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:44.797814 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a59504e-f84e-4507-bb48-b00607dd4ae3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:44.802415 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8ce3cb66-526d-49cb-8681-c24a5257eb5f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:44.803246 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8ce3cb66-526d-49cb-8681-c24a5257eb5f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:44.805213 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6a13bcf6-a261-4981-916e-7314167c0219 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:44.807826 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8ce3cb66-526d-49cb-8681-c24a5257eb5f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:44.808054 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8ce3cb66-526d-49cb-8681-c24a5257eb5f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:44.808261 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8ce3cb66-526d-49cb-8681-c24a5257eb5f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:44.808687 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8ce3cb66-526d-49cb-8681-c24a5257eb5f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:44.808963 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8ce3cb66-526d-49cb-8681-c24a5257eb5f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:44.809235 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8ce3cb66-526d-49cb-8681-c24a5257eb5f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:44.820021 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8a59504e-f84e-4507-bb48-b00607dd4ae3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:44.828307 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8ce3cb66-526d-49cb-8681-c24a5257eb5f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:44.857661 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6a13bcf6-a261-4981-916e-7314167c0219 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:44.865466 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6a13bcf6-a261-4981-916e-7314167c0219 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1286 microversion: 2.1 time: 0.090330 Jun 01 22:31:44.865799 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 290/863] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:44 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1286 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:44.884126 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8a59504e-f84e-4507-bb48-b00607dd4ae3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:44.892489 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8a59504e-f84e-4507-bb48-b00607dd4ae3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1244 microversion: 2.1 time: 0.112955 Jun 01 22:31:44.892858 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 303/864] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:44 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1244 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:44.976254 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8ce3cb66-526d-49cb-8681-c24a5257eb5f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:44.982337 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8ce3cb66-526d-49cb-8681-c24a5257eb5f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:44.983055 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8ce3cb66-526d-49cb-8681-c24a5257eb5f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:44.993747 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8ce3cb66-526d-49cb-8681-c24a5257eb5f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1782 microversion: 2.87 time: 0.193309 Jun 01 22:31:44.994191 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 272/865] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:44 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1782 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:45.003934 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c4b1f7d3-e0de-452d-8b53-49c5a4e68e92 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:45.005476 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c4b1f7d3-e0de-452d-8b53-49c5a4e68e92 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:45.010839 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4b1f7d3-e0de-452d-8b53-49c5a4e68e92 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:45.011136 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4b1f7d3-e0de-452d-8b53-49c5a4e68e92 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:45.011393 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4b1f7d3-e0de-452d-8b53-49c5a4e68e92 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:45.011871 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4b1f7d3-e0de-452d-8b53-49c5a4e68e92 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:45.012205 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4b1f7d3-e0de-452d-8b53-49c5a4e68e92 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:45.012539 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4b1f7d3-e0de-452d-8b53-49c5a4e68e92 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:45.030810 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c4b1f7d3-e0de-452d-8b53-49c5a4e68e92 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:45.171969 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c4b1f7d3-e0de-452d-8b53-49c5a4e68e92 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:45.187313 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c4b1f7d3-e0de-452d-8b53-49c5a4e68e92 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1440 microversion: 2.1 time: 0.185465 Jun 01 22:31:45.187673 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 291/866] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:45 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1440 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:45.204490 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f2768fdd-288c-4cb2-b8d2-f1dcc46a12e5 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:45.205938 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f2768fdd-288c-4cb2-b8d2-f1dcc46a12e5 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:45.210721 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2768fdd-288c-4cb2-b8d2-f1dcc46a12e5 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:45.210992 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2768fdd-288c-4cb2-b8d2-f1dcc46a12e5 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:45.211223 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2768fdd-288c-4cb2-b8d2-f1dcc46a12e5 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:45.211701 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2768fdd-288c-4cb2-b8d2-f1dcc46a12e5 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:45.212051 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2768fdd-288c-4cb2-b8d2-f1dcc46a12e5 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:45.212340 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2768fdd-288c-4cb2-b8d2-f1dcc46a12e5 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:45.229868 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f2768fdd-288c-4cb2-b8d2-f1dcc46a12e5 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:45.365659 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f2768fdd-288c-4cb2-b8d2-f1dcc46a12e5 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:45.382204 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f2768fdd-288c-4cb2-b8d2-f1dcc46a12e5 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1440 microversion: 2.1 time: 0.179251 Jun 01 22:31:45.382703 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 304/867] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:45 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1440 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:45.809824 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b7913b93-126f-4d44-acf1-b6e781ee9d54 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:45.812991 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b7913b93-126f-4d44-acf1-b6e781ee9d54 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:45.817821 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7913b93-126f-4d44-acf1-b6e781ee9d54 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:45.819268 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7913b93-126f-4d44-acf1-b6e781ee9d54 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:45.819268 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7913b93-126f-4d44-acf1-b6e781ee9d54 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:45.819268 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7913b93-126f-4d44-acf1-b6e781ee9d54 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:45.819605 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7913b93-126f-4d44-acf1-b6e781ee9d54 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:45.820023 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7913b93-126f-4d44-acf1-b6e781ee9d54 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:45.833170 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-b7913b93-126f-4d44-acf1-b6e781ee9d54 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] HTTP exception thrown: Instance 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 could not be found. Jun 01 22:31:45.833651 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b7913b93-126f-4d44-acf1-b6e781ee9d54 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Returning 404 to user: Instance 040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:31:45.834067 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b7913b93-126f-4d44-acf1-b6e781ee9d54 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5" status: 404 len: 111 microversion: 2.1 time: 0.026092 Jun 01 22:31:45.834454 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 273/868] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:45 2026] GET /compute/v2.1/servers/040e0cf7-5cde-4cf9-ace5-f27a7bbb5cd5 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:31:45.891713 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ad8f29f2-e675-4b5a-943e-0193ac397933 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:45.896298 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ad8f29f2-e675-4b5a-943e-0193ac397933 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:45.903307 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ad8f29f2-e675-4b5a-943e-0193ac397933 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:45.903782 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ad8f29f2-e675-4b5a-943e-0193ac397933 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:45.904758 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ad8f29f2-e675-4b5a-943e-0193ac397933 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:45.904852 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ad8f29f2-e675-4b5a-943e-0193ac397933 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:45.905363 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ad8f29f2-e675-4b5a-943e-0193ac397933 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:45.905872 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ad8f29f2-e675-4b5a-943e-0193ac397933 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:45.922221 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e695d03f-b0d0-4c53-8447-e7b29cb3130f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:45.923556 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e695d03f-b0d0-4c53-8447-e7b29cb3130f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:45.935468 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e695d03f-b0d0-4c53-8447-e7b29cb3130f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:45.936410 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e695d03f-b0d0-4c53-8447-e7b29cb3130f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:45.936410 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e695d03f-b0d0-4c53-8447-e7b29cb3130f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:45.936634 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e695d03f-b0d0-4c53-8447-e7b29cb3130f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:45.936935 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e695d03f-b0d0-4c53-8447-e7b29cb3130f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:45.940378 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e695d03f-b0d0-4c53-8447-e7b29cb3130f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:45.940446 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ad8f29f2-e675-4b5a-943e-0193ac397933 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:45.940481 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-4b12820d-7cda-443c-9dc5-10c05ac64492 req-8bfcd7ff-f4c6-4b4c-b4b0-96ad8f23dc50 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e", "name": "network-vif-plugged", "status": "completed", "tag": "ae92775a-085b-4b83-a10c-d9e1f836a9dc"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:45.944379 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-4b12820d-7cda-443c-9dc5-10c05ac64492 req-8bfcd7ff-f4c6-4b4c-b4b0-96ad8f23dc50 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:45.944714 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-4b12820d-7cda-443c-9dc5-10c05ac64492 req-8bfcd7ff-f4c6-4b4c-b4b0-96ad8f23dc50 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:45.944947 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-4b12820d-7cda-443c-9dc5-10c05ac64492 req-8bfcd7ff-f4c6-4b4c-b4b0-96ad8f23dc50 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:45.956827 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-4b12820d-7cda-443c-9dc5-10c05ac64492 req-8bfcd7ff-f4c6-4b4c-b4b0-96ad8f23dc50 service nova] Creating event network-vif-plugged:ae92775a-085b-4b83-a10c-d9e1f836a9dc for instance b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e on np0000001904 Jun 01 22:31:45.956827 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-4b12820d-7cda-443c-9dc5-10c05ac64492 req-8bfcd7ff-f4c6-4b4c-b4b0-96ad8f23dc50 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:45.965496 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e695d03f-b0d0-4c53-8447-e7b29cb3130f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:45.966574 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-4b12820d-7cda-443c-9dc5-10c05ac64492 req-8bfcd7ff-f4c6-4b4c-b4b0-96ad8f23dc50 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030128 Jun 01 22:31:45.966987 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 274/869] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:45 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:45.978680 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesActionsTest-instance-2033009085", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "23109173-3384-4df8-8540-945680fef062"}]}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:46.010610 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ad8f29f2-e675-4b5a-943e-0193ac397933 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:46.021394 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ad8f29f2-e675-4b5a-943e-0193ac397933 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1286 microversion: 2.1 time: 0.133153 Jun 01 22:31:46.021846 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 292/870] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:45 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1286 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:46.024981 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-305287eb-5a0a-4bb1-b3c4-02a63890d261 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:46.026446 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-305287eb-5a0a-4bb1-b3c4-02a63890d261 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:46.032358 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-305287eb-5a0a-4bb1-b3c4-02a63890d261 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:46.032631 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-305287eb-5a0a-4bb1-b3c4-02a63890d261 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:46.032954 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-305287eb-5a0a-4bb1-b3c4-02a63890d261 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:46.033390 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-305287eb-5a0a-4bb1-b3c4-02a63890d261 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:46.033766 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-305287eb-5a0a-4bb1-b3c4-02a63890d261 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:46.034204 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-305287eb-5a0a-4bb1-b3c4-02a63890d261 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:46.050450 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e695d03f-b0d0-4c53-8447-e7b29cb3130f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:46.061820 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e695d03f-b0d0-4c53-8447-e7b29cb3130f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1236 microversion: 2.1 time: 0.143188 Jun 01 22:31:46.062183 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 305/871] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:45 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1236 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:31:46.065607 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-305287eb-5a0a-4bb1-b3c4-02a63890d261 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:46.108378 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:46.108744 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:46.109040 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:46.109670 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:46.110294 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:46.110294 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:46.122847 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] validate_networks() for [('23109173-3384-4df8-8540-945680fef062', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:31:46.124552 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:46.293414 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-305287eb-5a0a-4bb1-b3c4-02a63890d261 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:46.300794 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-305287eb-5a0a-4bb1-b3c4-02a63890d261 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:46.301682 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-305287eb-5a0a-4bb1-b3c4-02a63890d261 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:46.311723 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-305287eb-5a0a-4bb1-b3c4-02a63890d261 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1782 microversion: 2.87 time: 0.288106 Jun 01 22:31:46.312107 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 293/872] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:46 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1782 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:46.401607 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:46.584419 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:31:46.584419 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:31:46.584733 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:31:46.585003 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:31:46.587621 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:31:46.595844 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:46.596008 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:46.596477 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:46.596930 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:46.597219 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:46.598992 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:46.611791 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Getting quotas for project 4ffbfb382e784f75bb9d616cb3e70838. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:31:46.615342 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Getting quotas for user aefeb35573574576a1b27019fdd8aef6 and project 4ffbfb382e784f75bb9d616cb3e70838. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:31:46.623049 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:31:46.625242 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:31:46.691551 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5eb4331d-15e3-423e-8351-7889577001b1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.715726 Jun 01 22:31:46.692162 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 275/873] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:31:45 2026] POST /compute/v2.1/servers => generated 380 bytes in 717 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:31:46.713277 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-dbb70eb7-26e8-4382-9127-1856d5a50c3c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:46.716359 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-dbb70eb7-26e8-4382-9127-1856d5a50c3c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:46.735173 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-dbb70eb7-26e8-4382-9127-1856d5a50c3c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:46.828839 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-dbb70eb7-26e8-4382-9127-1856d5a50c3c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:46.842879 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-dbb70eb7-26e8-4382-9127-1856d5a50c3c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 200 len: 1212 microversion: 2.1 time: 0.132795 Jun 01 22:31:46.843345 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 306/874] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:46 2026] GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 1212 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:47.005302 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-ce91bc9c-8247-440d-93b0-587b37877338 req-f67c2f01-03ad-45a5-b430-e001d734841a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9", "tag": "76a38624-7f19-42bb-9bd2-7585046fac8c"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:47.012800 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ce91bc9c-8247-440d-93b0-587b37877338 req-f67c2f01-03ad-45a5-b430-e001d734841a service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:47.012972 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ce91bc9c-8247-440d-93b0-587b37877338 req-f67c2f01-03ad-45a5-b430-e001d734841a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:47.013174 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ce91bc9c-8247-440d-93b0-587b37877338 req-f67c2f01-03ad-45a5-b430-e001d734841a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:47.020435 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-ce91bc9c-8247-440d-93b0-587b37877338 req-f67c2f01-03ad-45a5-b430-e001d734841a service nova] Creating event network-changed:76a38624-7f19-42bb-9bd2-7585046fac8c for instance 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 on np0000001904 Jun 01 22:31:47.020878 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-ce91bc9c-8247-440d-93b0-587b37877338 req-f67c2f01-03ad-45a5-b430-e001d734841a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:47.025269 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-ce91bc9c-8247-440d-93b0-587b37877338 req-f67c2f01-03ad-45a5-b430-e001d734841a service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022835 Jun 01 22:31:47.025581 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 294/875] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:47 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:47.040962 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-20616c49-c628-44c8-9393-7c2750411f16 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:47.042622 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-20616c49-c628-44c8-9393-7c2750411f16 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:47.048852 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-20616c49-c628-44c8-9393-7c2750411f16 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:47.049158 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-20616c49-c628-44c8-9393-7c2750411f16 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:47.049397 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-20616c49-c628-44c8-9393-7c2750411f16 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:47.049840 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-20616c49-c628-44c8-9393-7c2750411f16 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:47.050296 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-20616c49-c628-44c8-9393-7c2750411f16 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:47.050590 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-20616c49-c628-44c8-9393-7c2750411f16 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:47.072949 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-20616c49-c628-44c8-9393-7c2750411f16 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:47.084126 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5bf7dc03-d93a-4c3e-92b6-1f3d7335e0de tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:47.085930 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5bf7dc03-d93a-4c3e-92b6-1f3d7335e0de tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:47.091384 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5bf7dc03-d93a-4c3e-92b6-1f3d7335e0de tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:47.091704 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5bf7dc03-d93a-4c3e-92b6-1f3d7335e0de tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:47.091951 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5bf7dc03-d93a-4c3e-92b6-1f3d7335e0de tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:47.092491 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5bf7dc03-d93a-4c3e-92b6-1f3d7335e0de tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:47.092984 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5bf7dc03-d93a-4c3e-92b6-1f3d7335e0de tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:47.093438 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5bf7dc03-d93a-4c3e-92b6-1f3d7335e0de tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:47.122142 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-5bf7dc03-d93a-4c3e-92b6-1f3d7335e0de tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:47.133341 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-20616c49-c628-44c8-9393-7c2750411f16 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:47.142992 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-20616c49-c628-44c8-9393-7c2750411f16 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1286 microversion: 2.1 time: 0.103901 Jun 01 22:31:47.143383 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 276/876] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:47 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1286 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:47.214901 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5bf7dc03-d93a-4c3e-92b6-1f3d7335e0de tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:47.231025 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5bf7dc03-d93a-4c3e-92b6-1f3d7335e0de tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1236 microversion: 2.1 time: 0.151617 Jun 01 22:31:47.231505 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 307/877] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:47 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1236 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:47.340950 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-05aa3f37-db94-474f-b951-8cf96ca3fe75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:47.342621 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-05aa3f37-db94-474f-b951-8cf96ca3fe75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:47.347744 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05aa3f37-db94-474f-b951-8cf96ca3fe75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:47.348027 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05aa3f37-db94-474f-b951-8cf96ca3fe75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:47.348279 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05aa3f37-db94-474f-b951-8cf96ca3fe75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:47.348782 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05aa3f37-db94-474f-b951-8cf96ca3fe75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:47.349114 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05aa3f37-db94-474f-b951-8cf96ca3fe75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:47.349397 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05aa3f37-db94-474f-b951-8cf96ca3fe75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:47.371391 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-05aa3f37-db94-474f-b951-8cf96ca3fe75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:47.590136 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-05aa3f37-db94-474f-b951-8cf96ca3fe75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:47.598693 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-05aa3f37-db94-474f-b951-8cf96ca3fe75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:47.599426 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-05aa3f37-db94-474f-b951-8cf96ca3fe75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:47.611601 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-05aa3f37-db94-474f-b951-8cf96ca3fe75 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1762 microversion: 2.87 time: 0.272726 Jun 01 22:31:47.611994 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 295/878] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:47 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1762 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:47.638299 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-44a1ac8a-7532-4a0c-bdc3-8317ebede820 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:47.641060 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-44a1ac8a-7532-4a0c-bdc3-8317ebede820 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:47.649281 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44a1ac8a-7532-4a0c-bdc3-8317ebede820 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:47.649561 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44a1ac8a-7532-4a0c-bdc3-8317ebede820 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:47.649779 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44a1ac8a-7532-4a0c-bdc3-8317ebede820 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:47.650277 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44a1ac8a-7532-4a0c-bdc3-8317ebede820 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:47.650635 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44a1ac8a-7532-4a0c-bdc3-8317ebede820 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:47.650715 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44a1ac8a-7532-4a0c-bdc3-8317ebede820 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:47.712065 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-44a1ac8a-7532-4a0c-bdc3-8317ebede820 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "POST /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e/action" status: 202 len: 0 microversion: 2.87 time: 0.077451 Jun 01 22:31:47.712444 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 277/879] 10.4.3.116 () {70 vars in 1437 bytes} [Mon Jun 1 22:31:47 2026] POST /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:31:47.729039 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c1eb9434-0ade-49bf-b24b-47f9c6b83956 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:47.730904 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c1eb9434-0ade-49bf-b24b-47f9c6b83956 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:47.738305 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1eb9434-0ade-49bf-b24b-47f9c6b83956 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:47.738734 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1eb9434-0ade-49bf-b24b-47f9c6b83956 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:47.739012 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1eb9434-0ade-49bf-b24b-47f9c6b83956 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:47.739617 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1eb9434-0ade-49bf-b24b-47f9c6b83956 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:47.740034 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1eb9434-0ade-49bf-b24b-47f9c6b83956 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:47.740455 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1eb9434-0ade-49bf-b24b-47f9c6b83956 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:47.761538 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c1eb9434-0ade-49bf-b24b-47f9c6b83956 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:47.871129 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c7806349-a01b-4a0f-a3c2-8e0b87f560b6 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:47.873646 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c7806349-a01b-4a0f-a3c2-8e0b87f560b6 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:47.879872 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c7806349-a01b-4a0f-a3c2-8e0b87f560b6 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:47.880730 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c7806349-a01b-4a0f-a3c2-8e0b87f560b6 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:47.880986 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c7806349-a01b-4a0f-a3c2-8e0b87f560b6 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:47.881495 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c7806349-a01b-4a0f-a3c2-8e0b87f560b6 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:47.882021 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c7806349-a01b-4a0f-a3c2-8e0b87f560b6 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:47.883137 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c7806349-a01b-4a0f-a3c2-8e0b87f560b6 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:47.900372 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c7806349-a01b-4a0f-a3c2-8e0b87f560b6 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:47.959825 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c1eb9434-0ade-49bf-b24b-47f9c6b83956 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:47.966733 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c1eb9434-0ade-49bf-b24b-47f9c6b83956 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:47.967690 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c1eb9434-0ade-49bf-b24b-47f9c6b83956 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:47.973374 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c7806349-a01b-4a0f-a3c2-8e0b87f560b6 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:47.984598 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c1eb9434-0ade-49bf-b24b-47f9c6b83956 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1770 microversion: 2.87 time: 0.255894 Jun 01 22:31:47.984771 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c7806349-a01b-4a0f-a3c2-8e0b87f560b6 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 200 len: 1208 microversion: 2.1 time: 0.115317 Jun 01 22:31:47.985038 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 296/880] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:47 2026] GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 1208 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:47.986073 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 308/881] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:47 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1770 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:48.028683 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-febdfdff-1e0c-44df-8dac-4208f424ffca req-492e1743-4573-48a9-89a4-44d3fabaf519 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e", "name": "network-vif-plugged", "status": "completed", "tag": "ae92775a-085b-4b83-a10c-d9e1f836a9dc"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:48.036093 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-febdfdff-1e0c-44df-8dac-4208f424ffca req-492e1743-4573-48a9-89a4-44d3fabaf519 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:48.036771 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-febdfdff-1e0c-44df-8dac-4208f424ffca req-492e1743-4573-48a9-89a4-44d3fabaf519 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:48.037145 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-febdfdff-1e0c-44df-8dac-4208f424ffca req-492e1743-4573-48a9-89a4-44d3fabaf519 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:48.047357 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-febdfdff-1e0c-44df-8dac-4208f424ffca req-492e1743-4573-48a9-89a4-44d3fabaf519 service nova] Creating event network-vif-plugged:ae92775a-085b-4b83-a10c-d9e1f836a9dc for instance b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e on np0000001904 Jun 01 22:31:48.049175 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-febdfdff-1e0c-44df-8dac-4208f424ffca req-492e1743-4573-48a9-89a4-44d3fabaf519 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:48.056585 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-febdfdff-1e0c-44df-8dac-4208f424ffca req-492e1743-4573-48a9-89a4-44d3fabaf519 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031800 Jun 01 22:31:48.057123 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 278/882] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:48 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:48.165986 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-702e73d4-51c0-469b-843f-2f9a0e68c20a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:48.168228 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-702e73d4-51c0-469b-843f-2f9a0e68c20a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:48.177238 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-702e73d4-51c0-469b-843f-2f9a0e68c20a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:48.177584 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-702e73d4-51c0-469b-843f-2f9a0e68c20a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:48.177879 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-702e73d4-51c0-469b-843f-2f9a0e68c20a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:48.178463 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-702e73d4-51c0-469b-843f-2f9a0e68c20a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:48.178895 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-702e73d4-51c0-469b-843f-2f9a0e68c20a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:48.179303 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-702e73d4-51c0-469b-843f-2f9a0e68c20a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:48.204749 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-702e73d4-51c0-469b-843f-2f9a0e68c20a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:48.253908 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1b790f76-5b27-4811-82ca-3742809e2dd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:48.257447 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1b790f76-5b27-4811-82ca-3742809e2dd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:48.265963 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b790f76-5b27-4811-82ca-3742809e2dd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:48.266175 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b790f76-5b27-4811-82ca-3742809e2dd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:48.266657 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b790f76-5b27-4811-82ca-3742809e2dd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:48.267309 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b790f76-5b27-4811-82ca-3742809e2dd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:48.267747 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b790f76-5b27-4811-82ca-3742809e2dd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:48.268061 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b790f76-5b27-4811-82ca-3742809e2dd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:48.306511 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1b790f76-5b27-4811-82ca-3742809e2dd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:48.392645 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1b790f76-5b27-4811-82ca-3742809e2dd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:48.405927 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1b790f76-5b27-4811-82ca-3742809e2dd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1292 microversion: 2.1 time: 0.154339 Jun 01 22:31:48.406466 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 309/883] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:48 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1292 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:48.467204 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-702e73d4-51c0-469b-843f-2f9a0e68c20a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:48.479826 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-702e73d4-51c0-469b-843f-2f9a0e68c20a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1362 microversion: 2.1 time: 0.316478 Jun 01 22:31:48.480207 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 297/884] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:48 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1362 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:49.005151 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-72d55955-d9c6-4d82-af20-d6d6f3dcd25d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:49.005151 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-72d55955-d9c6-4d82-af20-d6d6f3dcd25d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:49.009789 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-588541b1-c8e7-41b0-8575-0932f114fe23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:49.010877 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-72d55955-d9c6-4d82-af20-d6d6f3dcd25d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:49.011393 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-72d55955-d9c6-4d82-af20-d6d6f3dcd25d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:49.011771 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-588541b1-c8e7-41b0-8575-0932f114fe23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:49.011880 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-72d55955-d9c6-4d82-af20-d6d6f3dcd25d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:49.012550 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-72d55955-d9c6-4d82-af20-d6d6f3dcd25d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:49.013044 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-72d55955-d9c6-4d82-af20-d6d6f3dcd25d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:49.013486 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-72d55955-d9c6-4d82-af20-d6d6f3dcd25d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:49.019433 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-588541b1-c8e7-41b0-8575-0932f114fe23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:49.019814 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-588541b1-c8e7-41b0-8575-0932f114fe23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:49.020143 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-588541b1-c8e7-41b0-8575-0932f114fe23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:49.020710 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-588541b1-c8e7-41b0-8575-0932f114fe23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:49.021097 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-588541b1-c8e7-41b0-8575-0932f114fe23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:49.021450 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-588541b1-c8e7-41b0-8575-0932f114fe23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:49.026199 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-1200a686-b7f9-403d-b36d-0174ef5065dd req-6c781dab-4620-459c-8e5b-dfe5c319cee0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d8873633-fd2b-4df8-ba3e-8398c85c2ac2", "tag": "8012963a-f936-408b-ab2c-5c7d7e6e00a4"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:49.035382 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-72d55955-d9c6-4d82-af20-d6d6f3dcd25d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:49.038613 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1200a686-b7f9-403d-b36d-0174ef5065dd req-6c781dab-4620-459c-8e5b-dfe5c319cee0 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:49.038613 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1200a686-b7f9-403d-b36d-0174ef5065dd req-6c781dab-4620-459c-8e5b-dfe5c319cee0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:49.038613 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1200a686-b7f9-403d-b36d-0174ef5065dd req-6c781dab-4620-459c-8e5b-dfe5c319cee0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:49.045903 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-588541b1-c8e7-41b0-8575-0932f114fe23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:49.046379 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-1200a686-b7f9-403d-b36d-0174ef5065dd req-6c781dab-4620-459c-8e5b-dfe5c319cee0 service nova] Creating event network-changed:8012963a-f936-408b-ab2c-5c7d7e6e00a4 for instance d8873633-fd2b-4df8-ba3e-8398c85c2ac2 on np0000001904 Jun 01 22:31:49.046947 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-1200a686-b7f9-403d-b36d-0174ef5065dd req-6c781dab-4620-459c-8e5b-dfe5c319cee0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:49.053870 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-1200a686-b7f9-403d-b36d-0174ef5065dd req-6c781dab-4620-459c-8e5b-dfe5c319cee0 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030726 Jun 01 22:31:49.054350 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 298/885] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:49 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:49.119688 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-72d55955-d9c6-4d82-af20-d6d6f3dcd25d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:49.134250 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-72d55955-d9c6-4d82-af20-d6d6f3dcd25d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 200 len: 1208 microversion: 2.1 time: 0.134365 Jun 01 22:31:49.134817 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 279/886] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:48 2026] GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 1208 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:49.196955 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-588541b1-c8e7-41b0-8575-0932f114fe23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:49.204912 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-588541b1-c8e7-41b0-8575-0932f114fe23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:49.205518 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-588541b1-c8e7-41b0-8575-0932f114fe23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:49.220051 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-588541b1-c8e7-41b0-8575-0932f114fe23 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1770 microversion: 2.87 time: 0.213282 Jun 01 22:31:49.220753 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 310/887] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:49 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1770 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:49.424471 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-16f43fd6-c286-4156-9691-b7d710b0a093 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:49.426329 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-16f43fd6-c286-4156-9691-b7d710b0a093 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:49.431643 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-16f43fd6-c286-4156-9691-b7d710b0a093 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:49.431643 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-16f43fd6-c286-4156-9691-b7d710b0a093 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:49.431643 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-16f43fd6-c286-4156-9691-b7d710b0a093 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:49.431844 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-16f43fd6-c286-4156-9691-b7d710b0a093 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:49.432229 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-16f43fd6-c286-4156-9691-b7d710b0a093 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:49.432480 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-16f43fd6-c286-4156-9691-b7d710b0a093 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:49.456502 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-16f43fd6-c286-4156-9691-b7d710b0a093 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:49.505151 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-211a2f3f-a1b4-47ac-bf86-05be0f1b91f7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:49.506727 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-211a2f3f-a1b4-47ac-bf86-05be0f1b91f7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:49.512412 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-211a2f3f-a1b4-47ac-bf86-05be0f1b91f7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:49.512839 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-211a2f3f-a1b4-47ac-bf86-05be0f1b91f7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:49.513104 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-211a2f3f-a1b4-47ac-bf86-05be0f1b91f7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:49.513792 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-211a2f3f-a1b4-47ac-bf86-05be0f1b91f7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:49.514278 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-211a2f3f-a1b4-47ac-bf86-05be0f1b91f7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:49.514675 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-211a2f3f-a1b4-47ac-bf86-05be0f1b91f7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:49.529935 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-16f43fd6-c286-4156-9691-b7d710b0a093 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:49.541755 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-16f43fd6-c286-4156-9691-b7d710b0a093 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1292 microversion: 2.1 time: 0.119377 Jun 01 22:31:49.542221 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 299/888] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:49 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1292 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:49.544582 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-211a2f3f-a1b4-47ac-bf86-05be0f1b91f7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:49.758696 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-211a2f3f-a1b4-47ac-bf86-05be0f1b91f7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:49.769262 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-211a2f3f-a1b4-47ac-bf86-05be0f1b91f7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1360 microversion: 2.1 time: 0.266000 Jun 01 22:31:49.769613 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 280/889] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:49 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1360 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:50.157919 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-da7a17fd-06ec-47b0-93f7-2d5a52453eac tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:50.160715 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-da7a17fd-06ec-47b0-93f7-2d5a52453eac tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:50.166559 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da7a17fd-06ec-47b0-93f7-2d5a52453eac tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:50.166825 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da7a17fd-06ec-47b0-93f7-2d5a52453eac tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:50.167228 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da7a17fd-06ec-47b0-93f7-2d5a52453eac tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:50.167804 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da7a17fd-06ec-47b0-93f7-2d5a52453eac tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:50.168289 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da7a17fd-06ec-47b0-93f7-2d5a52453eac tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:50.168854 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da7a17fd-06ec-47b0-93f7-2d5a52453eac tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:50.188201 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-da7a17fd-06ec-47b0-93f7-2d5a52453eac tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:50.242285 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4417f554-2bf2-4f56-bec8-74d45a3b8fc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:50.243897 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4417f554-2bf2-4f56-bec8-74d45a3b8fc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:50.249842 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4417f554-2bf2-4f56-bec8-74d45a3b8fc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:50.250134 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4417f554-2bf2-4f56-bec8-74d45a3b8fc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:50.250410 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4417f554-2bf2-4f56-bec8-74d45a3b8fc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:50.250913 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4417f554-2bf2-4f56-bec8-74d45a3b8fc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:50.250990 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-da7a17fd-06ec-47b0-93f7-2d5a52453eac tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:50.251220 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4417f554-2bf2-4f56-bec8-74d45a3b8fc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:50.251513 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4417f554-2bf2-4f56-bec8-74d45a3b8fc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:50.264060 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-da7a17fd-06ec-47b0-93f7-2d5a52453eac tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 200 len: 1264 microversion: 2.1 time: 0.109058 Jun 01 22:31:50.264455 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 311/890] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:50 2026] GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 1264 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:50.285399 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4417f554-2bf2-4f56-bec8-74d45a3b8fc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:50.485310 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4417f554-2bf2-4f56-bec8-74d45a3b8fc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:50.490968 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4417f554-2bf2-4f56-bec8-74d45a3b8fc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:50.491829 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4417f554-2bf2-4f56-bec8-74d45a3b8fc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:50.503320 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4417f554-2bf2-4f56-bec8-74d45a3b8fc3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1770 microversion: 2.87 time: 0.262629 Jun 01 22:31:50.503841 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 300/891] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:50 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1770 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:50.543506 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-c80c8181-256e-432c-876f-976ddbfb2b9f req-be545f70-8cea-4b49-8c78-c33a0b774295 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e", "name": "network-vif-unplugged", "status": "completed", "tag": "ae92775a-085b-4b83-a10c-d9e1f836a9dc"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:50.553221 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c80c8181-256e-432c-876f-976ddbfb2b9f req-be545f70-8cea-4b49-8c78-c33a0b774295 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:50.553487 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c80c8181-256e-432c-876f-976ddbfb2b9f req-be545f70-8cea-4b49-8c78-c33a0b774295 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:50.553694 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c80c8181-256e-432c-876f-976ddbfb2b9f req-be545f70-8cea-4b49-8c78-c33a0b774295 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:50.562793 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-c80c8181-256e-432c-876f-976ddbfb2b9f req-be545f70-8cea-4b49-8c78-c33a0b774295 service nova] Creating event network-vif-unplugged:ae92775a-085b-4b83-a10c-d9e1f836a9dc for instance b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e on np0000001904 Jun 01 22:31:50.563269 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-c80c8181-256e-432c-876f-976ddbfb2b9f req-be545f70-8cea-4b49-8c78-c33a0b774295 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:50.566806 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-58a5cdf8-a187-4af3-850d-050aca752a99 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:50.568030 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-c80c8181-256e-432c-876f-976ddbfb2b9f req-be545f70-8cea-4b49-8c78-c33a0b774295 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.026536 Jun 01 22:31:50.568527 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 281/892] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:50 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:50.570733 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-58a5cdf8-a187-4af3-850d-050aca752a99 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:50.581555 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58a5cdf8-a187-4af3-850d-050aca752a99 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:50.582425 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58a5cdf8-a187-4af3-850d-050aca752a99 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:50.582759 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58a5cdf8-a187-4af3-850d-050aca752a99 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:50.583421 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58a5cdf8-a187-4af3-850d-050aca752a99 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:50.583906 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58a5cdf8-a187-4af3-850d-050aca752a99 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:50.584424 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58a5cdf8-a187-4af3-850d-050aca752a99 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:50.609080 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-58a5cdf8-a187-4af3-850d-050aca752a99 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:50.684243 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-58a5cdf8-a187-4af3-850d-050aca752a99 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:50.694513 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-58a5cdf8-a187-4af3-850d-050aca752a99 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1300 microversion: 2.1 time: 0.131576 Jun 01 22:31:50.694811 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 312/893] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:50 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1300 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:50.789592 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-720d35e6-3c60-42b7-8b1f-0ed6339b7528 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:50.791493 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-720d35e6-3c60-42b7-8b1f-0ed6339b7528 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:50.796080 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-720d35e6-3c60-42b7-8b1f-0ed6339b7528 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:50.796080 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-720d35e6-3c60-42b7-8b1f-0ed6339b7528 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:50.796413 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-720d35e6-3c60-42b7-8b1f-0ed6339b7528 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:50.796884 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-720d35e6-3c60-42b7-8b1f-0ed6339b7528 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:50.797223 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-720d35e6-3c60-42b7-8b1f-0ed6339b7528 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:50.797588 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-720d35e6-3c60-42b7-8b1f-0ed6339b7528 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:50.814783 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-720d35e6-3c60-42b7-8b1f-0ed6339b7528 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:50.973032 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-720d35e6-3c60-42b7-8b1f-0ed6339b7528 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:50.981974 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-720d35e6-3c60-42b7-8b1f-0ed6339b7528 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1360 microversion: 2.1 time: 0.195440 Jun 01 22:31:50.982328 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 301/894] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:50 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1360 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:51.293111 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-abc04892-03f5-4e94-bbae-76177136ccbd tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:51.304954 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-abc04892-03f5-4e94-bbae-76177136ccbd tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:51.309511 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-abc04892-03f5-4e94-bbae-76177136ccbd tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:51.309931 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-abc04892-03f5-4e94-bbae-76177136ccbd tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:51.310267 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-abc04892-03f5-4e94-bbae-76177136ccbd tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:51.311209 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-abc04892-03f5-4e94-bbae-76177136ccbd tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:51.311699 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-abc04892-03f5-4e94-bbae-76177136ccbd tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:51.312115 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-abc04892-03f5-4e94-bbae-76177136ccbd tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:51.342327 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-abc04892-03f5-4e94-bbae-76177136ccbd tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:51.403436 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-abc04892-03f5-4e94-bbae-76177136ccbd tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:51.413892 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-abc04892-03f5-4e94-bbae-76177136ccbd tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 200 len: 1264 microversion: 2.1 time: 0.127284 Jun 01 22:31:51.414478 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 282/895] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:51 2026] GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 1264 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:51.438120 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:31:51.524743 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-900c4828-9f1e-4570-9ab5-82babe278ade tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:51.526462 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-900c4828-9f1e-4570-9ab5-82babe278ade tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:51.535590 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-900c4828-9f1e-4570-9ab5-82babe278ade tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:51.535590 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-900c4828-9f1e-4570-9ab5-82babe278ade tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:51.535590 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-900c4828-9f1e-4570-9ab5-82babe278ade tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:51.535590 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-900c4828-9f1e-4570-9ab5-82babe278ade tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:51.535952 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-900c4828-9f1e-4570-9ab5-82babe278ade tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:51.535952 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-900c4828-9f1e-4570-9ab5-82babe278ade tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:51.560286 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-900c4828-9f1e-4570-9ab5-82babe278ade tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:51.715469 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1534f59a-85b6-43d5-8b4c-a4bce5270f21 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:51.717055 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1534f59a-85b6-43d5-8b4c-a4bce5270f21 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:51.723531 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1534f59a-85b6-43d5-8b4c-a4bce5270f21 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:51.723531 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1534f59a-85b6-43d5-8b4c-a4bce5270f21 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:51.723954 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1534f59a-85b6-43d5-8b4c-a4bce5270f21 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:51.724535 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1534f59a-85b6-43d5-8b4c-a4bce5270f21 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:51.725023 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1534f59a-85b6-43d5-8b4c-a4bce5270f21 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:51.725810 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1534f59a-85b6-43d5-8b4c-a4bce5270f21 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:51.756824 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-1534f59a-85b6-43d5-8b4c-a4bce5270f21 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:51.801302 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-900c4828-9f1e-4570-9ab5-82babe278ade tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:51.808388 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-900c4828-9f1e-4570-9ab5-82babe278ade tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:51.809152 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-900c4828-9f1e-4570-9ab5-82babe278ade tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:51.818934 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-900c4828-9f1e-4570-9ab5-82babe278ade tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1770 microversion: 2.87 time: 0.296748 Jun 01 22:31:51.819513 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 313/896] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:51 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1770 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:52.001316 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1534f59a-85b6-43d5-8b4c-a4bce5270f21 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:52.008311 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-de1de3bc-e50c-4c53-b3f9-27993428f621 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:52.010343 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-de1de3bc-e50c-4c53-b3f9-27993428f621 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:52.017433 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1534f59a-85b6-43d5-8b4c-a4bce5270f21 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1376 microversion: 2.1 time: 0.305342 Jun 01 22:31:52.019458 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 302/897] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:51 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1376 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:31:52.028324 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-de1de3bc-e50c-4c53-b3f9-27993428f621 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:52.028324 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-de1de3bc-e50c-4c53-b3f9-27993428f621 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:52.028324 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-de1de3bc-e50c-4c53-b3f9-27993428f621 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:52.028324 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-de1de3bc-e50c-4c53-b3f9-27993428f621 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:52.029802 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-de1de3bc-e50c-4c53-b3f9-27993428f621 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:52.029802 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-de1de3bc-e50c-4c53-b3f9-27993428f621 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:52.048292 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-de1de3bc-e50c-4c53-b3f9-27993428f621 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:52.113338 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-e4077b81-a379-4159-8943-bb3f9bb310f4 req-db4c64f1-5974-4d9a-9e96-cdc5fcf028d8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "f8210e6b-2f22-4d09-8087-35365e983849", "tag": "2c06d52a-dc63-41e5-a759-fd4eeee82401"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:52.124774 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e4077b81-a379-4159-8943-bb3f9bb310f4 req-db4c64f1-5974-4d9a-9e96-cdc5fcf028d8 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:52.124975 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e4077b81-a379-4159-8943-bb3f9bb310f4 req-db4c64f1-5974-4d9a-9e96-cdc5fcf028d8 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:52.125228 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e4077b81-a379-4159-8943-bb3f9bb310f4 req-db4c64f1-5974-4d9a-9e96-cdc5fcf028d8 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:52.133551 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-e4077b81-a379-4159-8943-bb3f9bb310f4 req-db4c64f1-5974-4d9a-9e96-cdc5fcf028d8 service nova] Creating event network-changed:2c06d52a-dc63-41e5-a759-fd4eeee82401 for instance f8210e6b-2f22-4d09-8087-35365e983849 on np0000001904 Jun 01 22:31:52.134145 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-e4077b81-a379-4159-8943-bb3f9bb310f4 req-db4c64f1-5974-4d9a-9e96-cdc5fcf028d8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:52.141286 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-e4077b81-a379-4159-8943-bb3f9bb310f4 req-db4c64f1-5974-4d9a-9e96-cdc5fcf028d8 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030360 Jun 01 22:31:52.141988 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 314/898] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:52 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:52.225994 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-de1de3bc-e50c-4c53-b3f9-27993428f621 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:52.235828 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-de1de3bc-e50c-4c53-b3f9-27993428f621 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1360 microversion: 2.1 time: 0.233200 Jun 01 22:31:52.236090 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 283/899] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:52 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1360 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:52.433485 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-cf3d99da-5dbe-47ff-8cc7-beebbeb8c9a8 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:52.435098 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-cf3d99da-5dbe-47ff-8cc7-beebbeb8c9a8 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:52.441180 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf3d99da-5dbe-47ff-8cc7-beebbeb8c9a8 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:52.441525 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf3d99da-5dbe-47ff-8cc7-beebbeb8c9a8 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:52.442200 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf3d99da-5dbe-47ff-8cc7-beebbeb8c9a8 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:52.442460 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf3d99da-5dbe-47ff-8cc7-beebbeb8c9a8 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:52.442971 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf3d99da-5dbe-47ff-8cc7-beebbeb8c9a8 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:52.443333 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf3d99da-5dbe-47ff-8cc7-beebbeb8c9a8 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:52.462556 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-cf3d99da-5dbe-47ff-8cc7-beebbeb8c9a8 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:52.533616 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-cf3d99da-5dbe-47ff-8cc7-beebbeb8c9a8 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:52.542233 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-cf3d99da-5dbe-47ff-8cc7-beebbeb8c9a8 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 200 len: 1264 microversion: 2.1 time: 0.110430 Jun 01 22:31:52.542527 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 303/900] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:52 2026] GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 1264 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:52.628380 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-a3fc573f-5537-4a89-a515-3f87d1ef076d req-a9b19120-6bbe-4102-8a2c-cb854601076e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e", "name": "network-vif-unplugged", "status": "completed", "tag": "ae92775a-085b-4b83-a10c-d9e1f836a9dc"}, {"server_uuid": "b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e", "name": "network-vif-plugged", "status": "completed", "tag": "ae92775a-085b-4b83-a10c-d9e1f836a9dc"}, {"server_uuid": "b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e", "name": "network-vif-plugged", "status": "completed", "tag": "ae92775a-085b-4b83-a10c-d9e1f836a9dc"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:52.636413 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a3fc573f-5537-4a89-a515-3f87d1ef076d req-a9b19120-6bbe-4102-8a2c-cb854601076e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:52.636752 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a3fc573f-5537-4a89-a515-3f87d1ef076d req-a9b19120-6bbe-4102-8a2c-cb854601076e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:52.637824 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a3fc573f-5537-4a89-a515-3f87d1ef076d req-a9b19120-6bbe-4102-8a2c-cb854601076e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:52.646963 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a3fc573f-5537-4a89-a515-3f87d1ef076d req-a9b19120-6bbe-4102-8a2c-cb854601076e service nova] Creating event network-vif-unplugged:ae92775a-085b-4b83-a10c-d9e1f836a9dc for instance b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e on np0000001904 Jun 01 22:31:52.647253 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a3fc573f-5537-4a89-a515-3f87d1ef076d req-a9b19120-6bbe-4102-8a2c-cb854601076e service nova] Creating event network-vif-plugged:ae92775a-085b-4b83-a10c-d9e1f836a9dc for instance b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e on np0000001904 Jun 01 22:31:52.647413 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a3fc573f-5537-4a89-a515-3f87d1ef076d req-a9b19120-6bbe-4102-8a2c-cb854601076e service nova] Creating event network-vif-plugged:ae92775a-085b-4b83-a10c-d9e1f836a9dc for instance b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e on np0000001904 Jun 01 22:31:52.648042 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-a3fc573f-5537-4a89-a515-3f87d1ef076d req-a9b19120-6bbe-4102-8a2c-cb854601076e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:52.656683 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-a3fc573f-5537-4a89-a515-3f87d1ef076d req-a9b19120-6bbe-4102-8a2c-cb854601076e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 527 microversion: 2.1 time: 0.031394 Jun 01 22:31:52.657354 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 315/901] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:52 2026] POST /compute/v2.1/os-server-external-events => generated 527 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:52.845836 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b88894e3-7ea6-490d-98a8-68fd373991d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:52.847680 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b88894e3-7ea6-490d-98a8-68fd373991d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:52.857377 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b88894e3-7ea6-490d-98a8-68fd373991d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:52.857955 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b88894e3-7ea6-490d-98a8-68fd373991d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:52.858097 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b88894e3-7ea6-490d-98a8-68fd373991d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:52.858663 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b88894e3-7ea6-490d-98a8-68fd373991d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:52.859168 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b88894e3-7ea6-490d-98a8-68fd373991d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:52.859495 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b88894e3-7ea6-490d-98a8-68fd373991d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:52.894202 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b88894e3-7ea6-490d-98a8-68fd373991d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:53.040956 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3cc5ea7f-093d-4c6c-996c-754642da4bb2 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:53.042970 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3cc5ea7f-093d-4c6c-996c-754642da4bb2 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:53.049298 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3cc5ea7f-093d-4c6c-996c-754642da4bb2 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:53.049650 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3cc5ea7f-093d-4c6c-996c-754642da4bb2 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:53.049968 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3cc5ea7f-093d-4c6c-996c-754642da4bb2 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:53.050579 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3cc5ea7f-093d-4c6c-996c-754642da4bb2 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:53.051683 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3cc5ea7f-093d-4c6c-996c-754642da4bb2 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:53.051683 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3cc5ea7f-093d-4c6c-996c-754642da4bb2 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:53.076492 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3cc5ea7f-093d-4c6c-996c-754642da4bb2 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:53.120637 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b88894e3-7ea6-490d-98a8-68fd373991d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:53.128747 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b88894e3-7ea6-490d-98a8-68fd373991d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:53.129440 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b88894e3-7ea6-490d-98a8-68fd373991d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:53.141443 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b88894e3-7ea6-490d-98a8-68fd373991d7 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1776 microversion: 2.87 time: 0.298330 Jun 01 22:31:53.141880 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 284/902] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:52 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1776 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:53.180512 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6d7be11e-cea3-403c-a65f-89cf703cdc26 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:53.180836 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6d7be11e-cea3-403c-a65f-89cf703cdc26 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:53.188387 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6d7be11e-cea3-403c-a65f-89cf703cdc26 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:53.188628 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6d7be11e-cea3-403c-a65f-89cf703cdc26 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:53.188976 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6d7be11e-cea3-403c-a65f-89cf703cdc26 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:53.189339 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6d7be11e-cea3-403c-a65f-89cf703cdc26 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:53.189511 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6d7be11e-cea3-403c-a65f-89cf703cdc26 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:53.189681 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6d7be11e-cea3-403c-a65f-89cf703cdc26 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:53.210913 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6d7be11e-cea3-403c-a65f-89cf703cdc26 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:31:53.261496 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5117751a-0bec-4851-86ed-c8c568aeb8df tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:53.266977 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5117751a-0bec-4851-86ed-c8c568aeb8df tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:53.278606 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5117751a-0bec-4851-86ed-c8c568aeb8df tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:53.279051 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5117751a-0bec-4851-86ed-c8c568aeb8df tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:53.279431 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5117751a-0bec-4851-86ed-c8c568aeb8df tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:53.282002 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5117751a-0bec-4851-86ed-c8c568aeb8df tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:53.282002 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5117751a-0bec-4851-86ed-c8c568aeb8df tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:53.282258 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5117751a-0bec-4851-86ed-c8c568aeb8df tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:53.282649 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3cc5ea7f-093d-4c6c-996c-754642da4bb2 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:53.294131 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3cc5ea7f-093d-4c6c-996c-754642da4bb2 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1364 microversion: 2.1 time: 0.254827 Jun 01 22:31:53.294491 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 304/903] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:53 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1364 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:53.302373 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6d7be11e-cea3-403c-a65f-89cf703cdc26 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 204 len: 0 microversion: 2.87 time: 0.124666 Jun 01 22:31:53.303468 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 316/904] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:31:53 2026] DELETE /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 0 bytes in 126 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:31:53.312670 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5117751a-0bec-4851-86ed-c8c568aeb8df tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:53.318312 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5b05a39d-ee96-43f0-9d43-e980e29bad50 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:53.322247 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5b05a39d-ee96-43f0-9d43-e980e29bad50 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:53.329792 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b05a39d-ee96-43f0-9d43-e980e29bad50 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:53.330181 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b05a39d-ee96-43f0-9d43-e980e29bad50 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:53.331313 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b05a39d-ee96-43f0-9d43-e980e29bad50 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:53.331435 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b05a39d-ee96-43f0-9d43-e980e29bad50 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:53.331710 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b05a39d-ee96-43f0-9d43-e980e29bad50 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:53.332634 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b05a39d-ee96-43f0-9d43-e980e29bad50 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:53.360601 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5b05a39d-ee96-43f0-9d43-e980e29bad50 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:53.523950 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5117751a-0bec-4851-86ed-c8c568aeb8df tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:53.538171 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5117751a-0bec-4851-86ed-c8c568aeb8df tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1360 microversion: 2.1 time: 0.281453 Jun 01 22:31:53.538485 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 285/905] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:53 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1360 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:53.548150 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=4 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:31:53.559854 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c02d58d8-b3bf-4208-87a6-d8f94a4fb39d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:53.561542 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c02d58d8-b3bf-4208-87a6-d8f94a4fb39d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:53.566577 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c02d58d8-b3bf-4208-87a6-d8f94a4fb39d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:53.566923 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c02d58d8-b3bf-4208-87a6-d8f94a4fb39d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:53.567238 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c02d58d8-b3bf-4208-87a6-d8f94a4fb39d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:53.568040 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c02d58d8-b3bf-4208-87a6-d8f94a4fb39d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:53.568359 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c02d58d8-b3bf-4208-87a6-d8f94a4fb39d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:53.568995 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c02d58d8-b3bf-4208-87a6-d8f94a4fb39d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:53.569158 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5b05a39d-ee96-43f0-9d43-e980e29bad50 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:53.579666 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5b05a39d-ee96-43f0-9d43-e980e29bad50 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:53.580452 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5b05a39d-ee96-43f0-9d43-e980e29bad50 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:53.595915 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5b05a39d-ee96-43f0-9d43-e980e29bad50 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1782 microversion: 2.87 time: 0.279741 Jun 01 22:31:53.596390 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 305/906] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:53 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1782 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:53.598914 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c02d58d8-b3bf-4208-87a6-d8f94a4fb39d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:53.665893 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c02d58d8-b3bf-4208-87a6-d8f94a4fb39d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:53.678142 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c02d58d8-b3bf-4208-87a6-d8f94a4fb39d tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 200 len: 1272 microversion: 2.1 time: 0.120403 Jun 01 22:31:53.678279 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 317/907] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:53 2026] GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 1272 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:54.318787 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-786dbe6f-3d2d-4c20-a02f-088ded625bcd tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:54.321237 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-786dbe6f-3d2d-4c20-a02f-088ded625bcd tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:54.335125 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-786dbe6f-3d2d-4c20-a02f-088ded625bcd tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:54.335506 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-786dbe6f-3d2d-4c20-a02f-088ded625bcd tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:54.335811 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-786dbe6f-3d2d-4c20-a02f-088ded625bcd tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:54.336415 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-786dbe6f-3d2d-4c20-a02f-088ded625bcd tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:54.336836 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-786dbe6f-3d2d-4c20-a02f-088ded625bcd tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:54.337215 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-786dbe6f-3d2d-4c20-a02f-088ded625bcd tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:54.377044 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-786dbe6f-3d2d-4c20-a02f-088ded625bcd tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:54.382295 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a2711cea-a42f-4e60-bb02-a835c9a9983d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:54.384235 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a2711cea-a42f-4e60-bb02-a835c9a9983d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:54.388789 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a2711cea-a42f-4e60-bb02-a835c9a9983d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:54.389157 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a2711cea-a42f-4e60-bb02-a835c9a9983d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:54.389750 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a2711cea-a42f-4e60-bb02-a835c9a9983d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:54.389750 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a2711cea-a42f-4e60-bb02-a835c9a9983d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:54.390086 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a2711cea-a42f-4e60-bb02-a835c9a9983d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:54.390318 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a2711cea-a42f-4e60-bb02-a835c9a9983d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:54.419551 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a2711cea-a42f-4e60-bb02-a835c9a9983d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:54.493267 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesNegativeTest-instance-1523479477", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:54.664922 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:54.668607 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:54.668607 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:54.669501 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:54.671973 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:54.671973 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:54.694546 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] validate_networks() for None {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:31:54.694546 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:54.728697 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-786dbe6f-3d2d-4c20-a02f-088ded625bcd tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:54.750429 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-786dbe6f-3d2d-4c20-a02f-088ded625bcd tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1364 microversion: 2.1 time: 0.434531 Jun 01 22:31:54.750750 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 286/908] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:54 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1364 bytes in 435 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:54.755621 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0e830e89-d27e-4d49-8158-34832efa7bc9 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:54.755621 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0e830e89-d27e-4d49-8158-34832efa7bc9 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:54.769998 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0e830e89-d27e-4d49-8158-34832efa7bc9 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:54.769998 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0e830e89-d27e-4d49-8158-34832efa7bc9 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:54.769998 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0e830e89-d27e-4d49-8158-34832efa7bc9 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:54.770419 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0e830e89-d27e-4d49-8158-34832efa7bc9 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:54.770902 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0e830e89-d27e-4d49-8158-34832efa7bc9 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:54.771333 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0e830e89-d27e-4d49-8158-34832efa7bc9 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:54.804153 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-0e830e89-d27e-4d49-8158-34832efa7bc9 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:54.945985 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a2711cea-a42f-4e60-bb02-a835c9a9983d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:54.952183 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a2711cea-a42f-4e60-bb02-a835c9a9983d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:54.952873 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a2711cea-a42f-4e60-bb02-a835c9a9983d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:54.958589 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a2711cea-a42f-4e60-bb02-a835c9a9983d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 2947 microversion: 2.32 time: 0.578394 Jun 01 22:31:54.959340 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 306/909] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:54 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 2947 bytes in 579 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:54.962263 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f6fd9dfd-9699-4169-a15d-a9ee463be055 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:54.963702 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f6fd9dfd-9699-4169-a15d-a9ee463be055 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:54.969315 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f6fd9dfd-9699-4169-a15d-a9ee463be055 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:54.970921 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f6fd9dfd-9699-4169-a15d-a9ee463be055 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:54.970921 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f6fd9dfd-9699-4169-a15d-a9ee463be055 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:54.970921 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f6fd9dfd-9699-4169-a15d-a9ee463be055 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:54.970921 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f6fd9dfd-9699-4169-a15d-a9ee463be055 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:54.971286 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f6fd9dfd-9699-4169-a15d-a9ee463be055 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:55.003828 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f6fd9dfd-9699-4169-a15d-a9ee463be055 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:55.089024 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0e830e89-d27e-4d49-8158-34832efa7bc9 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:55.096678 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0e830e89-d27e-4d49-8158-34832efa7bc9 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1360 microversion: 2.1 time: 0.345431 Jun 01 22:31:55.097171 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 287/910] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:54 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1360 bytes in 346 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:55.099265 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-16199c46-b881-4f61-96f5-eb86ea84554b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:55.100620 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-16199c46-b881-4f61-96f5-eb86ea84554b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:55.108801 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-16199c46-b881-4f61-96f5-eb86ea84554b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:55.109300 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-16199c46-b881-4f61-96f5-eb86ea84554b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:55.109801 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-16199c46-b881-4f61-96f5-eb86ea84554b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:55.110392 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-16199c46-b881-4f61-96f5-eb86ea84554b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:55.110889 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-16199c46-b881-4f61-96f5-eb86ea84554b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:55.111359 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-16199c46-b881-4f61-96f5-eb86ea84554b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:55.116515 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:31:55.116515 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:31:55.116515 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:31:55.116515 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:31:55.116515 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:31:55.123673 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:55.124333 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:55.124333 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:55.124697 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:55.124843 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:55.124958 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:55.130812 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-16199c46-b881-4f61-96f5-eb86ea84554b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:55.138961 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Getting quotas for project 7623eee874fa471b8e38d9abca510da5. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:31:55.142300 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Getting quotas for user 3c8c0ee5e98b49ed9eff851af81d8a81 and project 7623eee874fa471b8e38d9abca510da5. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:31:55.155588 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:31:55.155588 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] [instance: f71d2485-e35a-4c96-b5fc-22649c77c3f1] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:31:55.155764 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f6fd9dfd-9699-4169-a15d-a9ee463be055 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:55.160824 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f6fd9dfd-9699-4169-a15d-a9ee463be055 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:55.161588 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f6fd9dfd-9699-4169-a15d-a9ee463be055 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:55.169096 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f6fd9dfd-9699-4169-a15d-a9ee463be055 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1782 microversion: 2.87 time: 0.209251 Jun 01 22:31:55.169561 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 307/911] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:54 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1782 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:55.171508 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-fb81f8cf-1ea0-413e-baa5-4202c299b7b8 req-c9161911-39fb-4f53-a72e-a4697ee5ec92 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e", "name": "network-vif-unplugged", "status": "completed", "tag": "ae92775a-085b-4b83-a10c-d9e1f836a9dc"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:55.177090 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-fb81f8cf-1ea0-413e-baa5-4202c299b7b8 req-c9161911-39fb-4f53-a72e-a4697ee5ec92 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:55.177427 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-fb81f8cf-1ea0-413e-baa5-4202c299b7b8 req-c9161911-39fb-4f53-a72e-a4697ee5ec92 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:55.177729 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-fb81f8cf-1ea0-413e-baa5-4202c299b7b8 req-c9161911-39fb-4f53-a72e-a4697ee5ec92 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:55.183358 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-fb81f8cf-1ea0-413e-baa5-4202c299b7b8 req-c9161911-39fb-4f53-a72e-a4697ee5ec92 service nova] Creating event network-vif-unplugged:ae92775a-085b-4b83-a10c-d9e1f836a9dc for instance b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e on np0000001904 Jun 01 22:31:55.183869 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-fb81f8cf-1ea0-413e-baa5-4202c299b7b8 req-c9161911-39fb-4f53-a72e-a4697ee5ec92 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:55.187760 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-fb81f8cf-1ea0-413e-baa5-4202c299b7b8 req-c9161911-39fb-4f53-a72e-a4697ee5ec92 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.017699 Jun 01 22:31:55.188158 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 308/912] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:55 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:55.190483 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-c36e25bf-ed4c-4396-8062-b4ca29677b20 req-aaa715f4-c031-4e94-8d5a-9a66ecc91321 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ca3dc177-50c9-436e-84ee-737c10a0bbca", "tag": "6973814a-ecad-47fd-bc63-6a716cb2acff"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:55.196408 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-c36e25bf-ed4c-4396-8062-b4ca29677b20 req-aaa715f4-c031-4e94-8d5a-9a66ecc91321 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:55.196713 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-c36e25bf-ed4c-4396-8062-b4ca29677b20 req-aaa715f4-c031-4e94-8d5a-9a66ecc91321 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:55.196915 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-c36e25bf-ed4c-4396-8062-b4ca29677b20 req-aaa715f4-c031-4e94-8d5a-9a66ecc91321 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:55.203312 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-c36e25bf-ed4c-4396-8062-b4ca29677b20 req-aaa715f4-c031-4e94-8d5a-9a66ecc91321 service nova] Creating event network-changed:6973814a-ecad-47fd-bc63-6a716cb2acff for instance ca3dc177-50c9-436e-84ee-737c10a0bbca on np0000001904 Jun 01 22:31:55.203771 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-c36e25bf-ed4c-4396-8062-b4ca29677b20 req-aaa715f4-c031-4e94-8d5a-9a66ecc91321 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:55.208147 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-c36e25bf-ed4c-4396-8062-b4ca29677b20 req-aaa715f4-c031-4e94-8d5a-9a66ecc91321 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019397 Jun 01 22:31:55.208546 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 309/913] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:55 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:55.216656 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2b7f5127-38ed-4b19-a165-46cd96229642 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:55.216656 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2b7f5127-38ed-4b19-a165-46cd96229642 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:55.217470 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-69ba158a-935c-471d-bb43-dc4b6021b4c6 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.727059 Jun 01 22:31:55.219526 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 318/914] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:31:54 2026] POST /compute/v2.1/servers => generated 380 bytes in 730 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:31:55.221949 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2b7f5127-38ed-4b19-a165-46cd96229642 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:55.221949 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2b7f5127-38ed-4b19-a165-46cd96229642 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:55.221949 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2b7f5127-38ed-4b19-a165-46cd96229642 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:55.221949 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2b7f5127-38ed-4b19-a165-46cd96229642 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:55.222123 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2b7f5127-38ed-4b19-a165-46cd96229642 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:55.222123 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2b7f5127-38ed-4b19-a165-46cd96229642 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:55.234360 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-85f1df4e-f95e-4207-9424-6f76f65a6f5d tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:55.237390 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-85f1df4e-f95e-4207-9424-6f76f65a6f5d tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] [instance: f71d2485-e35a-4c96-b5fc-22649c77c3f1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:55.246893 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2b7f5127-38ed-4b19-a165-46cd96229642 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:55.262055 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-85f1df4e-f95e-4207-9424-6f76f65a6f5d tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:55.344073 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-85f1df4e-f95e-4207-9424-6f76f65a6f5d tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c8c0ee5e98b49ed9eff851af81d8a81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7623eee874fa471b8e38d9abca510da5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:55.353605 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-85f1df4e-f95e-4207-9424-6f76f65a6f5d tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1" status: 200 len: 1213 microversion: 2.1 time: 0.121047 Jun 01 22:31:55.353945 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 319/915] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:55 2026] GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1 => generated 1213 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:55.369094 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-16199c46-b881-4f61-96f5-eb86ea84554b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:55.381005 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-16199c46-b881-4f61-96f5-eb86ea84554b tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 200 len: 1312 microversion: 2.1 time: 0.283241 Jun 01 22:31:55.381297 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 288/916] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:55 2026] GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 1312 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:55.746920 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2b7f5127-38ed-4b19-a165-46cd96229642 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd/os-interface" status: 200 len: 1828 microversion: 2.32 time: 0.537563 Jun 01 22:31:55.747874 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 310/917] 10.4.3.116 () {68 vars in 1434 bytes} [Mon Jun 1 22:31:55 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd/os-interface => generated 1828 bytes in 539 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:55.775886 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3c395d98-1472-4044-b481-4647605d31bf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:55.777245 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3c395d98-1472-4044-b481-4647605d31bf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:55.792685 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c395d98-1472-4044-b481-4647605d31bf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:55.792905 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c395d98-1472-4044-b481-4647605d31bf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:55.793146 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c395d98-1472-4044-b481-4647605d31bf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:55.793553 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c395d98-1472-4044-b481-4647605d31bf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:55.793898 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c395d98-1472-4044-b481-4647605d31bf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:55.794189 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c395d98-1472-4044-b481-4647605d31bf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:55.823387 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-3c395d98-1472-4044-b481-4647605d31bf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:56.017617 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3c395d98-1472-4044-b481-4647605d31bf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:56.028849 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3c395d98-1472-4044-b481-4647605d31bf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1364 microversion: 2.1 time: 0.255716 Jun 01 22:31:56.029496 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 320/918] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:55 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1364 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:56.111688 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9faeecfa-fc7f-4a54-9f2f-5a8244130b85 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:56.112923 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-9faeecfa-fc7f-4a54-9f2f-5a8244130b85 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:56.117101 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9faeecfa-fc7f-4a54-9f2f-5a8244130b85 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:56.117406 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9faeecfa-fc7f-4a54-9f2f-5a8244130b85 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:56.117678 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9faeecfa-fc7f-4a54-9f2f-5a8244130b85 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:56.118344 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9faeecfa-fc7f-4a54-9f2f-5a8244130b85 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:56.118769 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9faeecfa-fc7f-4a54-9f2f-5a8244130b85 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:56.119164 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9faeecfa-fc7f-4a54-9f2f-5a8244130b85 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:56.133880 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-9faeecfa-fc7f-4a54-9f2f-5a8244130b85 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:56.190240 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7102061e-aebd-4ae7-a1e0-ffa1cbe5694f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:56.191549 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7102061e-aebd-4ae7-a1e0-ffa1cbe5694f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:56.196704 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7102061e-aebd-4ae7-a1e0-ffa1cbe5694f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:56.197177 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7102061e-aebd-4ae7-a1e0-ffa1cbe5694f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:56.197434 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7102061e-aebd-4ae7-a1e0-ffa1cbe5694f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:56.198245 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7102061e-aebd-4ae7-a1e0-ffa1cbe5694f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:56.198656 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7102061e-aebd-4ae7-a1e0-ffa1cbe5694f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:56.199217 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7102061e-aebd-4ae7-a1e0-ffa1cbe5694f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:56.224692 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7102061e-aebd-4ae7-a1e0-ffa1cbe5694f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:56.281193 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9faeecfa-fc7f-4a54-9f2f-5a8244130b85 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:56.290981 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9faeecfa-fc7f-4a54-9f2f-5a8244130b85 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1360 microversion: 2.1 time: 0.180866 Jun 01 22:31:56.291672 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 289/919] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:56 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1360 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:56.375477 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1dafa4cd-1e67-4a96-ac4d-0dc6035287df tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:56.378500 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1dafa4cd-1e67-4a96-ac4d-0dc6035287df tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] [instance: f71d2485-e35a-4c96-b5fc-22649c77c3f1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:56.383599 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1dafa4cd-1e67-4a96-ac4d-0dc6035287df tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:56.383599 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1dafa4cd-1e67-4a96-ac4d-0dc6035287df tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:56.383885 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1dafa4cd-1e67-4a96-ac4d-0dc6035287df tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:56.384414 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1dafa4cd-1e67-4a96-ac4d-0dc6035287df tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:56.384814 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1dafa4cd-1e67-4a96-ac4d-0dc6035287df tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:56.385177 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1dafa4cd-1e67-4a96-ac4d-0dc6035287df tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:56.407290 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-67f3117d-712d-4dc7-b0b8-a2655cded2c9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:56.407290 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-67f3117d-712d-4dc7-b0b8-a2655cded2c9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:56.412889 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1dafa4cd-1e67-4a96-ac4d-0dc6035287df tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:56.423620 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67f3117d-712d-4dc7-b0b8-a2655cded2c9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:56.426268 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67f3117d-712d-4dc7-b0b8-a2655cded2c9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:56.426492 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67f3117d-712d-4dc7-b0b8-a2655cded2c9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:56.426949 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67f3117d-712d-4dc7-b0b8-a2655cded2c9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:56.427272 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67f3117d-712d-4dc7-b0b8-a2655cded2c9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:56.428088 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7102061e-aebd-4ae7-a1e0-ffa1cbe5694f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:56.428278 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67f3117d-712d-4dc7-b0b8-a2655cded2c9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:56.441230 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7102061e-aebd-4ae7-a1e0-ffa1cbe5694f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:56.442193 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7102061e-aebd-4ae7-a1e0-ffa1cbe5694f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:56.442963 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-67f3117d-712d-4dc7-b0b8-a2655cded2c9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:56.457593 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7102061e-aebd-4ae7-a1e0-ffa1cbe5694f tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1782 microversion: 2.87 time: 0.267953 Jun 01 22:31:56.457593 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 311/920] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:56 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1782 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:56.475590 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1dafa4cd-1e67-4a96-ac4d-0dc6035287df tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c8c0ee5e98b49ed9eff851af81d8a81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7623eee874fa471b8e38d9abca510da5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:56.485599 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1dafa4cd-1e67-4a96-ac4d-0dc6035287df tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1" status: 200 len: 1217 microversion: 2.1 time: 0.112040 Jun 01 22:31:56.485908 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 321/921] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:56 2026] GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1 => generated 1217 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:56.599281 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-67f3117d-712d-4dc7-b0b8-a2655cded2c9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:56.600681 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:31:56.612129 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-67f3117d-712d-4dc7-b0b8-a2655cded2c9 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 200 len: 1312 microversion: 2.1 time: 0.208353 Jun 01 22:31:56.613792 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 290/922] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:56 2026] GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 1312 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:56.619276 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=4 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:31:56.704351 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-dd89b2c4-1d29-4098-b710-12f82f07efab req-f9eb83e9-c08b-490f-84ad-38e6562dd70b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e", "name": "network-vif-deleted", "tag": "ae92775a-085b-4b83-a10c-d9e1f836a9dc"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:56.713635 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-dd89b2c4-1d29-4098-b710-12f82f07efab req-f9eb83e9-c08b-490f-84ad-38e6562dd70b service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:56.713882 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-dd89b2c4-1d29-4098-b710-12f82f07efab req-f9eb83e9-c08b-490f-84ad-38e6562dd70b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:56.714114 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-dd89b2c4-1d29-4098-b710-12f82f07efab req-f9eb83e9-c08b-490f-84ad-38e6562dd70b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:56.724858 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-dd89b2c4-1d29-4098-b710-12f82f07efab req-f9eb83e9-c08b-490f-84ad-38e6562dd70b service nova] Creating event network-vif-deleted:ae92775a-085b-4b83-a10c-d9e1f836a9dc for instance b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e on np0000001904 Jun 01 22:31:56.725284 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-dd89b2c4-1d29-4098-b710-12f82f07efab req-f9eb83e9-c08b-490f-84ad-38e6562dd70b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:56.730085 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-dd89b2c4-1d29-4098-b710-12f82f07efab req-f9eb83e9-c08b-490f-84ad-38e6562dd70b service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029909 Jun 01 22:31:56.730431 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 312/923] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:56 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:57.048879 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f5501497-9f31-4411-81b9-7de27d8e55da tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:57.050429 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f5501497-9f31-4411-81b9-7de27d8e55da tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:57.056743 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5501497-9f31-4411-81b9-7de27d8e55da tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:57.057027 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5501497-9f31-4411-81b9-7de27d8e55da tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:57.057295 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5501497-9f31-4411-81b9-7de27d8e55da tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:57.057781 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5501497-9f31-4411-81b9-7de27d8e55da tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:57.058155 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5501497-9f31-4411-81b9-7de27d8e55da tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:57.058486 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5501497-9f31-4411-81b9-7de27d8e55da tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:57.072704 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f5501497-9f31-4411-81b9-7de27d8e55da tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:57.242168 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-cf6ac840-e51f-493d-b3a3-74ed86715ff2 req-e6cdf922-e7f7-4b93-bc6b-6b123abc882e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e", "name": "network-vif-unplugged", "status": "completed", "tag": "ae92775a-085b-4b83-a10c-d9e1f836a9dc"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:57.251981 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-cf6ac840-e51f-493d-b3a3-74ed86715ff2 req-e6cdf922-e7f7-4b93-bc6b-6b123abc882e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:57.252242 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-cf6ac840-e51f-493d-b3a3-74ed86715ff2 req-e6cdf922-e7f7-4b93-bc6b-6b123abc882e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:57.252433 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-cf6ac840-e51f-493d-b3a3-74ed86715ff2 req-e6cdf922-e7f7-4b93-bc6b-6b123abc882e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:57.257550 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f5501497-9f31-4411-81b9-7de27d8e55da tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:57.262969 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-cf6ac840-e51f-493d-b3a3-74ed86715ff2 req-e6cdf922-e7f7-4b93-bc6b-6b123abc882e service nova] Creating event network-vif-unplugged:ae92775a-085b-4b83-a10c-d9e1f836a9dc for instance b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e on np0000001904 Jun 01 22:31:57.263560 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-cf6ac840-e51f-493d-b3a3-74ed86715ff2 req-e6cdf922-e7f7-4b93-bc6b-6b123abc882e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:57.266987 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f5501497-9f31-4411-81b9-7de27d8e55da tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1364 microversion: 2.1 time: 0.219721 Jun 01 22:31:57.267366 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 322/924] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:57 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1364 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:57.269258 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-cf6ac840-e51f-493d-b3a3-74ed86715ff2 req-e6cdf922-e7f7-4b93-bc6b-6b123abc882e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.029113 Jun 01 22:31:57.269341 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-4532e2d9-5241-45b8-a0f4-d46bd16e52e6 req-13e1ef52-b2b4-4cf9-a276-144ec0facac3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d8873633-fd2b-4df8-ba3e-8398c85c2ac2", "name": "network-vif-plugged", "status": "completed", "tag": "8012963a-f936-408b-ab2c-5c7d7e6e00a4"}, {"server_uuid": "d8873633-fd2b-4df8-ba3e-8398c85c2ac2", "name": "network-vif-plugged", "status": "completed", "tag": "8012963a-f936-408b-ab2c-5c7d7e6e00a4"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:57.274548 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 291/925] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:57 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:57.283678 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-4532e2d9-5241-45b8-a0f4-d46bd16e52e6 req-13e1ef52-b2b4-4cf9-a276-144ec0facac3 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:57.283678 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-4532e2d9-5241-45b8-a0f4-d46bd16e52e6 req-13e1ef52-b2b4-4cf9-a276-144ec0facac3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:57.283678 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-4532e2d9-5241-45b8-a0f4-d46bd16e52e6 req-13e1ef52-b2b4-4cf9-a276-144ec0facac3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:57.288477 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-4532e2d9-5241-45b8-a0f4-d46bd16e52e6 req-13e1ef52-b2b4-4cf9-a276-144ec0facac3 service nova] Creating event network-vif-plugged:8012963a-f936-408b-ab2c-5c7d7e6e00a4 for instance d8873633-fd2b-4df8-ba3e-8398c85c2ac2 on np0000001904 Jun 01 22:31:57.288771 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-4532e2d9-5241-45b8-a0f4-d46bd16e52e6 req-13e1ef52-b2b4-4cf9-a276-144ec0facac3 service nova] Creating event network-vif-plugged:8012963a-f936-408b-ab2c-5c7d7e6e00a4 for instance d8873633-fd2b-4df8-ba3e-8398c85c2ac2 on np0000001904 Jun 01 22:31:57.289338 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-4532e2d9-5241-45b8-a0f4-d46bd16e52e6 req-13e1ef52-b2b4-4cf9-a276-144ec0facac3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:57.296280 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-4532e2d9-5241-45b8-a0f4-d46bd16e52e6 req-13e1ef52-b2b4-4cf9-a276-144ec0facac3 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.030246 Jun 01 22:31:57.298759 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 313/926] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:57 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:57.309481 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3ffb2557-3d5f-4b3f-9b23-df6165b4dd3b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:57.311444 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3ffb2557-3d5f-4b3f-9b23-df6165b4dd3b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:57.317257 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3ffb2557-3d5f-4b3f-9b23-df6165b4dd3b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:57.317704 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3ffb2557-3d5f-4b3f-9b23-df6165b4dd3b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:57.318046 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3ffb2557-3d5f-4b3f-9b23-df6165b4dd3b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:57.318938 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3ffb2557-3d5f-4b3f-9b23-df6165b4dd3b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:57.319296 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3ffb2557-3d5f-4b3f-9b23-df6165b4dd3b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:57.319703 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3ffb2557-3d5f-4b3f-9b23-df6165b4dd3b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:57.340841 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-3ffb2557-3d5f-4b3f-9b23-df6165b4dd3b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:57.487723 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7fc635b9-cc9b-4a26-8efd-eaca1c08b815 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:57.489689 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7fc635b9-cc9b-4a26-8efd-eaca1c08b815 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:57.491150 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3ffb2557-3d5f-4b3f-9b23-df6165b4dd3b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:57.494275 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7fc635b9-cc9b-4a26-8efd-eaca1c08b815 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:57.494835 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7fc635b9-cc9b-4a26-8efd-eaca1c08b815 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:57.494950 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7fc635b9-cc9b-4a26-8efd-eaca1c08b815 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:57.495943 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7fc635b9-cc9b-4a26-8efd-eaca1c08b815 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:57.495943 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7fc635b9-cc9b-4a26-8efd-eaca1c08b815 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:57.496088 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7fc635b9-cc9b-4a26-8efd-eaca1c08b815 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:57.502261 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3ffb2557-3d5f-4b3f-9b23-df6165b4dd3b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1360 microversion: 2.1 time: 0.194135 Jun 01 22:31:57.502261 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 323/927] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:57 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1360 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:57.508711 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6792ed5b-629f-4f57-b6c0-7d62ef9af084 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:57.511210 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6792ed5b-629f-4f57-b6c0-7d62ef9af084 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] [instance: f71d2485-e35a-4c96-b5fc-22649c77c3f1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:57.518748 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6792ed5b-629f-4f57-b6c0-7d62ef9af084 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:57.519010 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6792ed5b-629f-4f57-b6c0-7d62ef9af084 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:57.520012 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6792ed5b-629f-4f57-b6c0-7d62ef9af084 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:57.520012 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6792ed5b-629f-4f57-b6c0-7d62ef9af084 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:57.520110 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6792ed5b-629f-4f57-b6c0-7d62ef9af084 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:57.520390 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6792ed5b-629f-4f57-b6c0-7d62ef9af084 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:57.525510 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7fc635b9-cc9b-4a26-8efd-eaca1c08b815 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:57.547086 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6792ed5b-629f-4f57-b6c0-7d62ef9af084 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:57.593038 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7fc635b9-cc9b-4a26-8efd-eaca1c08b815 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:57.599528 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7fc635b9-cc9b-4a26-8efd-eaca1c08b815 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:57.600339 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7fc635b9-cc9b-4a26-8efd-eaca1c08b815 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:57.609105 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7fc635b9-cc9b-4a26-8efd-eaca1c08b815 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1560 microversion: 2.87 time: 0.126136 Jun 01 22:31:57.609458 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 292/928] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:57 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1560 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:57.617354 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6792ed5b-629f-4f57-b6c0-7d62ef9af084 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c8c0ee5e98b49ed9eff851af81d8a81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7623eee874fa471b8e38d9abca510da5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:57.628498 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6792ed5b-629f-4f57-b6c0-7d62ef9af084 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1" status: 200 len: 1265 microversion: 2.1 time: 0.124709 Jun 01 22:31:57.628622 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 314/929] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:57 2026] GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1 => generated 1265 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:57.632533 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6e3b1321-e8de-4596-b930-fab37f9235c8 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:57.635099 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6e3b1321-e8de-4596-b930-fab37f9235c8 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:57.641862 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e3b1321-e8de-4596-b930-fab37f9235c8 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:57.642417 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e3b1321-e8de-4596-b930-fab37f9235c8 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:57.642417 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e3b1321-e8de-4596-b930-fab37f9235c8 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:57.643723 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e3b1321-e8de-4596-b930-fab37f9235c8 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:57.643723 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e3b1321-e8de-4596-b930-fab37f9235c8 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:57.643723 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e3b1321-e8de-4596-b930-fab37f9235c8 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:57.660288 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-6e3b1321-e8de-4596-b930-fab37f9235c8 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:57.861593 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6e3b1321-e8de-4596-b930-fab37f9235c8 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:57.877247 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6e3b1321-e8de-4596-b930-fab37f9235c8 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 200 len: 1312 microversion: 2.1 time: 0.246485 Jun 01 22:31:57.877642 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 324/930] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:57 2026] GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 1312 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:58.296439 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-12ec6191-5f0c-4d6c-ae4a-fdba8a3ca052 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:58.298335 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-12ec6191-5f0c-4d6c-ae4a-fdba8a3ca052 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:58.302849 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-12ec6191-5f0c-4d6c-ae4a-fdba8a3ca052 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:58.303055 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-12ec6191-5f0c-4d6c-ae4a-fdba8a3ca052 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:58.303122 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-12ec6191-5f0c-4d6c-ae4a-fdba8a3ca052 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:58.304313 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-12ec6191-5f0c-4d6c-ae4a-fdba8a3ca052 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:58.304760 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-12ec6191-5f0c-4d6c-ae4a-fdba8a3ca052 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:58.305211 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-12ec6191-5f0c-4d6c-ae4a-fdba8a3ca052 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:58.321332 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-12ec6191-5f0c-4d6c-ae4a-fdba8a3ca052 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:58.523657 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-57f04358-5317-4d7c-bbea-1921b3e567a6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:58.527262 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-57f04358-5317-4d7c-bbea-1921b3e567a6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:58.538601 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-57f04358-5317-4d7c-bbea-1921b3e567a6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:58.538937 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-57f04358-5317-4d7c-bbea-1921b3e567a6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:58.539279 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-57f04358-5317-4d7c-bbea-1921b3e567a6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:58.539912 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-57f04358-5317-4d7c-bbea-1921b3e567a6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:58.540337 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-57f04358-5317-4d7c-bbea-1921b3e567a6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:58.544041 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-57f04358-5317-4d7c-bbea-1921b3e567a6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:58.576829 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-57f04358-5317-4d7c-bbea-1921b3e567a6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:58.613776 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-12ec6191-5f0c-4d6c-ae4a-fdba8a3ca052 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:58.626861 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-12ec6191-5f0c-4d6c-ae4a-fdba8a3ca052 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1364 microversion: 2.1 time: 0.331691 Jun 01 22:31:58.627163 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 293/931] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:58 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1364 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:58.638925 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-fcfddad7-4708-4445-a3c3-9c056ecb31a0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:58.640802 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-fcfddad7-4708-4445-a3c3-9c056ecb31a0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:58.644237 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=143,nova_api:UPDATE=2,nova_api:DELETE=1,nova_api:INSERT=16 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:31:58.649154 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fcfddad7-4708-4445-a3c3-9c056ecb31a0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:58.649527 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fcfddad7-4708-4445-a3c3-9c056ecb31a0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:58.649527 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fcfddad7-4708-4445-a3c3-9c056ecb31a0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:58.650651 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fcfddad7-4708-4445-a3c3-9c056ecb31a0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:58.651097 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fcfddad7-4708-4445-a3c3-9c056ecb31a0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:58.651545 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fcfddad7-4708-4445-a3c3-9c056ecb31a0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:58.655658 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b69397d7-01d7-4e4d-bd48-4c0546667d77 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:58.658866 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b69397d7-01d7-4e4d-bd48-4c0546667d77 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] [instance: f71d2485-e35a-4c96-b5fc-22649c77c3f1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:58.660613 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=281,nova_cell1:UPDATE=6,nova_cell1:INSERT=3 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:31:58.666956 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b69397d7-01d7-4e4d-bd48-4c0546667d77 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:58.667267 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b69397d7-01d7-4e4d-bd48-4c0546667d77 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:58.667521 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b69397d7-01d7-4e4d-bd48-4c0546667d77 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:58.668009 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b69397d7-01d7-4e4d-bd48-4c0546667d77 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:58.668406 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b69397d7-01d7-4e4d-bd48-4c0546667d77 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:58.668653 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b69397d7-01d7-4e4d-bd48-4c0546667d77 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:58.687641 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fcfddad7-4708-4445-a3c3-9c056ecb31a0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:58.687641 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fcfddad7-4708-4445-a3c3-9c056ecb31a0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:58.687924 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fcfddad7-4708-4445-a3c3-9c056ecb31a0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:58.690164 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-fcfddad7-4708-4445-a3c3-9c056ecb31a0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lazy-loading 'fault' on Instance uuid b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:31:58.692887 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-fcfddad7-4708-4445-a3c3-9c056ecb31a0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:58.698992 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b69397d7-01d7-4e4d-bd48-4c0546667d77 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:58.760966 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-fcfddad7-4708-4445-a3c3-9c056ecb31a0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:58.767585 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-fcfddad7-4708-4445-a3c3-9c056ecb31a0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:58.768980 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-fcfddad7-4708-4445-a3c3-9c056ecb31a0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:58.778785 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b69397d7-01d7-4e4d-bd48-4c0546667d77 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c8c0ee5e98b49ed9eff851af81d8a81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7623eee874fa471b8e38d9abca510da5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:58.782590 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-fcfddad7-4708-4445-a3c3-9c056ecb31a0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1565 microversion: 2.87 time: 0.145710 Jun 01 22:31:58.782590 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 325/932] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:58 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1565 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:31:58.796905 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b69397d7-01d7-4e4d-bd48-4c0546667d77 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1" status: 200 len: 1265 microversion: 2.1 time: 0.146629 Jun 01 22:31:58.798517 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 294/933] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:58 2026] GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1 => generated 1265 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:58.834538 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-57f04358-5317-4d7c-bbea-1921b3e567a6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:58.843429 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-57f04358-5317-4d7c-bbea-1921b3e567a6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1543 microversion: 2.1 time: 0.322242 Jun 01 22:31:58.843789 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 315/934] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:58 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1543 bytes in 323 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:58.868232 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e9f7de84-f6b7-49bb-ba3a-9d0846e65d44 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:58.872961 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e9f7de84-f6b7-49bb-ba3a-9d0846e65d44 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:58.877948 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e9f7de84-f6b7-49bb-ba3a-9d0846e65d44 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:58.878202 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e9f7de84-f6b7-49bb-ba3a-9d0846e65d44 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:58.878437 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e9f7de84-f6b7-49bb-ba3a-9d0846e65d44 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:58.878789 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e9f7de84-f6b7-49bb-ba3a-9d0846e65d44 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:58.878993 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e9f7de84-f6b7-49bb-ba3a-9d0846e65d44 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:58.879184 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e9f7de84-f6b7-49bb-ba3a-9d0846e65d44 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:58.897387 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2d0edf2a-887c-472f-92ab-40491a763b91 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:58.897996 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e9f7de84-f6b7-49bb-ba3a-9d0846e65d44 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:58.899171 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2d0edf2a-887c-472f-92ab-40491a763b91 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:58.905989 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2d0edf2a-887c-472f-92ab-40491a763b91 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:58.906377 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2d0edf2a-887c-472f-92ab-40491a763b91 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:58.906678 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2d0edf2a-887c-472f-92ab-40491a763b91 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:58.907264 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2d0edf2a-887c-472f-92ab-40491a763b91 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:58.907717 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2d0edf2a-887c-472f-92ab-40491a763b91 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:58.908298 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2d0edf2a-887c-472f-92ab-40491a763b91 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:58.932991 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2d0edf2a-887c-472f-92ab-40491a763b91 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:59.024880 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e9f7de84-f6b7-49bb-ba3a-9d0846e65d44 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.162870 Jun 01 22:31:59.025202 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 326/935] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:31:58 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2/os-interface => generated 282 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:59.087551 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2d0edf2a-887c-472f-92ab-40491a763b91 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:59.096248 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2d0edf2a-887c-472f-92ab-40491a763b91 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 200 len: 1312 microversion: 2.1 time: 0.200631 Jun 01 22:31:59.096638 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 295/936] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:58 2026] GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 1312 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:59.345023 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-efa97100-81bd-4139-b928-34578b3f7b46 req-849f6f52-f62b-4b5c-83c7-564e2d85b284 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f8210e6b-2f22-4d09-8087-35365e983849", "name": "network-vif-plugged", "status": "completed", "tag": "2c06d52a-dc63-41e5-a759-fd4eeee82401"}, {"server_uuid": "f8210e6b-2f22-4d09-8087-35365e983849", "name": "network-vif-plugged", "status": "completed", "tag": "2c06d52a-dc63-41e5-a759-fd4eeee82401"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:31:59.352411 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-efa97100-81bd-4139-b928-34578b3f7b46 req-849f6f52-f62b-4b5c-83c7-564e2d85b284 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:59.352581 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-efa97100-81bd-4139-b928-34578b3f7b46 req-849f6f52-f62b-4b5c-83c7-564e2d85b284 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:59.352717 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-efa97100-81bd-4139-b928-34578b3f7b46 req-849f6f52-f62b-4b5c-83c7-564e2d85b284 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:59.359034 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-efa97100-81bd-4139-b928-34578b3f7b46 req-849f6f52-f62b-4b5c-83c7-564e2d85b284 service nova] Creating event network-vif-plugged:2c06d52a-dc63-41e5-a759-fd4eeee82401 for instance f8210e6b-2f22-4d09-8087-35365e983849 on np0000001904 Jun 01 22:31:59.359179 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-efa97100-81bd-4139-b928-34578b3f7b46 req-849f6f52-f62b-4b5c-83c7-564e2d85b284 service nova] Creating event network-vif-plugged:2c06d52a-dc63-41e5-a759-fd4eeee82401 for instance f8210e6b-2f22-4d09-8087-35365e983849 on np0000001904 Jun 01 22:31:59.359594 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-efa97100-81bd-4139-b928-34578b3f7b46 req-849f6f52-f62b-4b5c-83c7-564e2d85b284 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:31:59.364007 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-efa97100-81bd-4139-b928-34578b3f7b46 req-849f6f52-f62b-4b5c-83c7-564e2d85b284 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.021729 Jun 01 22:31:59.364346 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 316/937] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:31:59 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:31:59.652695 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-77a18d89-38e0-45f4-936a-dc0cc2bde831 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:59.654105 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-77a18d89-38e0-45f4-936a-dc0cc2bde831 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:59.659485 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77a18d89-38e0-45f4-936a-dc0cc2bde831 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:59.661017 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77a18d89-38e0-45f4-936a-dc0cc2bde831 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:59.661017 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77a18d89-38e0-45f4-936a-dc0cc2bde831 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:59.661017 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77a18d89-38e0-45f4-936a-dc0cc2bde831 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:59.661017 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77a18d89-38e0-45f4-936a-dc0cc2bde831 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:59.661365 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77a18d89-38e0-45f4-936a-dc0cc2bde831 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:59.685478 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-77a18d89-38e0-45f4-936a-dc0cc2bde831 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:59.810167 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b0aabe75-1595-4648-95e4-449c5ba55bd4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:59.812194 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b0aabe75-1595-4648-95e4-449c5ba55bd4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:59.818272 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a058ff6e-32ed-45cb-a526-d522bbcbb55c tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:31:59.820428 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a058ff6e-32ed-45cb-a526-d522bbcbb55c tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] [instance: f71d2485-e35a-4c96-b5fc-22649c77c3f1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:31:59.821331 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b0aabe75-1595-4648-95e4-449c5ba55bd4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:59.822245 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b0aabe75-1595-4648-95e4-449c5ba55bd4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:59.822713 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b0aabe75-1595-4648-95e4-449c5ba55bd4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:59.823287 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b0aabe75-1595-4648-95e4-449c5ba55bd4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:59.823741 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b0aabe75-1595-4648-95e4-449c5ba55bd4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:59.824186 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b0aabe75-1595-4648-95e4-449c5ba55bd4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:59.825898 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a058ff6e-32ed-45cb-a526-d522bbcbb55c tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:59.826239 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a058ff6e-32ed-45cb-a526-d522bbcbb55c tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:59.826471 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a058ff6e-32ed-45cb-a526-d522bbcbb55c tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:59.826991 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a058ff6e-32ed-45cb-a526-d522bbcbb55c tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:59.827379 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a058ff6e-32ed-45cb-a526-d522bbcbb55c tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:59.827724 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a058ff6e-32ed-45cb-a526-d522bbcbb55c tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:59.847467 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-77a18d89-38e0-45f4-936a-dc0cc2bde831 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:59.852601 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a058ff6e-32ed-45cb-a526-d522bbcbb55c tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:59.853606 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b0aabe75-1595-4648-95e4-449c5ba55bd4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:31:59.853870 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b0aabe75-1595-4648-95e4-449c5ba55bd4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:31:59.854039 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b0aabe75-1595-4648-95e4-449c5ba55bd4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:31:59.854322 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-b0aabe75-1595-4648-95e4-449c5ba55bd4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lazy-loading 'fault' on Instance uuid b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:31:59.858161 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-77a18d89-38e0-45f4-936a-dc0cc2bde831 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1364 microversion: 2.1 time: 0.207479 Jun 01 22:31:59.858621 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 327/938] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:59 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1364 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:59.859895 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b0aabe75-1595-4648-95e4-449c5ba55bd4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:31:59.925401 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a058ff6e-32ed-45cb-a526-d522bbcbb55c tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c8c0ee5e98b49ed9eff851af81d8a81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7623eee874fa471b8e38d9abca510da5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:59.934990 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a058ff6e-32ed-45cb-a526-d522bbcbb55c tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1" status: 200 len: 1265 microversion: 2.1 time: 0.119121 Jun 01 22:31:59.935450 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 317/939] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:31:59 2026] GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1 => generated 1265 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:31:59.942630 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b0aabe75-1595-4648-95e4-449c5ba55bd4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:59.948058 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b0aabe75-1595-4648-95e4-449c5ba55bd4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:59.948724 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b0aabe75-1595-4648-95e4-449c5ba55bd4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:31:59.958915 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b0aabe75-1595-4648-95e4-449c5ba55bd4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1565 microversion: 2.87 time: 0.150413 Jun 01 22:31:59.959207 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 296/940] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:31:59 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1565 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:00.114172 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-57700402-f080-4465-98a0-74a7bbb7c251 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:00.116186 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-57700402-f080-4465-98a0-74a7bbb7c251 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:00.125359 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-57700402-f080-4465-98a0-74a7bbb7c251 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:00.125720 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-57700402-f080-4465-98a0-74a7bbb7c251 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:00.126020 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-57700402-f080-4465-98a0-74a7bbb7c251 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:00.126642 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-57700402-f080-4465-98a0-74a7bbb7c251 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:00.127038 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-57700402-f080-4465-98a0-74a7bbb7c251 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:00.127417 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-57700402-f080-4465-98a0-74a7bbb7c251 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:00.151826 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-57700402-f080-4465-98a0-74a7bbb7c251 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:00.224301 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b7b13ed7-cf35-44eb-a13f-15c0d530d4c7 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:00.224485 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b7b13ed7-cf35-44eb-a13f-15c0d530d4c7 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:00.232115 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b7b13ed7-cf35-44eb-a13f-15c0d530d4c7 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:00.232300 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b7b13ed7-cf35-44eb-a13f-15c0d530d4c7 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:00.232360 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b7b13ed7-cf35-44eb-a13f-15c0d530d4c7 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:00.233055 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b7b13ed7-cf35-44eb-a13f-15c0d530d4c7 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:00.233055 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b7b13ed7-cf35-44eb-a13f-15c0d530d4c7 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:00.233055 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b7b13ed7-cf35-44eb-a13f-15c0d530d4c7 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:00.253547 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b7b13ed7-cf35-44eb-a13f-15c0d530d4c7 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:32:00.337317 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-57700402-f080-4465-98a0-74a7bbb7c251 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:00.342346 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b7b13ed7-cf35-44eb-a13f-15c0d530d4c7 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 204 len: 0 microversion: 2.32 time: 0.119856 Jun 01 22:32:00.343040 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 318/941] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:32:00 2026] DELETE /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 0 bytes in 121 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:32:00.349937 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-57700402-f080-4465-98a0-74a7bbb7c251 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 200 len: 1312 microversion: 2.1 time: 0.237451 Jun 01 22:32:00.350887 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 328/942] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:00 2026] GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 1312 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:00.352593 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-16b65b50-72ab-4f36-8780-da4b9d9e16f2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:00.355102 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-16b65b50-72ab-4f36-8780-da4b9d9e16f2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:00.359743 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-16b65b50-72ab-4f36-8780-da4b9d9e16f2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:00.360240 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-16b65b50-72ab-4f36-8780-da4b9d9e16f2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:00.360595 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-16b65b50-72ab-4f36-8780-da4b9d9e16f2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:00.361182 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-16b65b50-72ab-4f36-8780-da4b9d9e16f2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:00.361596 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-16b65b50-72ab-4f36-8780-da4b9d9e16f2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:00.362172 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-16b65b50-72ab-4f36-8780-da4b9d9e16f2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:00.379668 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-16b65b50-72ab-4f36-8780-da4b9d9e16f2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:00.601789 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-16b65b50-72ab-4f36-8780-da4b9d9e16f2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:00.610590 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-16b65b50-72ab-4f36-8780-da4b9d9e16f2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:00.610590 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-16b65b50-72ab-4f36-8780-da4b9d9e16f2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:00.615709 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-16b65b50-72ab-4f36-8780-da4b9d9e16f2 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 2953 microversion: 2.32 time: 0.264895 Jun 01 22:32:00.616828 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 297/943] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:00 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 2953 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:00.880375 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c6f6ffa3-9acb-4594-9e67-5a0a6d4893fb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:00.881097 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c6f6ffa3-9acb-4594-9e67-5a0a6d4893fb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:00.886784 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6f6ffa3-9acb-4594-9e67-5a0a6d4893fb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:00.891112 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6f6ffa3-9acb-4594-9e67-5a0a6d4893fb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:00.891555 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6f6ffa3-9acb-4594-9e67-5a0a6d4893fb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:00.892364 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6f6ffa3-9acb-4594-9e67-5a0a6d4893fb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:00.893116 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6f6ffa3-9acb-4594-9e67-5a0a6d4893fb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:00.895067 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6f6ffa3-9acb-4594-9e67-5a0a6d4893fb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:00.930127 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c6f6ffa3-9acb-4594-9e67-5a0a6d4893fb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:00.965437 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-77fbee35-30eb-4aeb-a768-ca4bdd807cb8 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:00.966874 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-77fbee35-30eb-4aeb-a768-ca4bdd807cb8 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] [instance: f71d2485-e35a-4c96-b5fc-22649c77c3f1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:00.972322 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77fbee35-30eb-4aeb-a768-ca4bdd807cb8 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:00.972322 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77fbee35-30eb-4aeb-a768-ca4bdd807cb8 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:00.972322 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77fbee35-30eb-4aeb-a768-ca4bdd807cb8 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:00.972540 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77fbee35-30eb-4aeb-a768-ca4bdd807cb8 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:00.973597 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77fbee35-30eb-4aeb-a768-ca4bdd807cb8 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:00.973597 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77fbee35-30eb-4aeb-a768-ca4bdd807cb8 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:00.979480 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7854c400-82c0-40f2-8155-ed6d5344725e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:00.982334 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7854c400-82c0-40f2-8155-ed6d5344725e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:00.983681 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=130,nova_api:INSERT=7,nova_api:UPDATE=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:32:00.986810 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7854c400-82c0-40f2-8155-ed6d5344725e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:00.987240 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7854c400-82c0-40f2-8155-ed6d5344725e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:00.987879 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7854c400-82c0-40f2-8155-ed6d5344725e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:00.988229 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7854c400-82c0-40f2-8155-ed6d5344725e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:00.988719 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7854c400-82c0-40f2-8155-ed6d5344725e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:00.990431 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7854c400-82c0-40f2-8155-ed6d5344725e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:00.993205 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-77fbee35-30eb-4aeb-a768-ca4bdd807cb8 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:01.019233 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7854c400-82c0-40f2-8155-ed6d5344725e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:01.019475 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7854c400-82c0-40f2-8155-ed6d5344725e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:01.019648 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7854c400-82c0-40f2-8155-ed6d5344725e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:01.019924 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-7854c400-82c0-40f2-8155-ed6d5344725e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lazy-loading 'fault' on Instance uuid b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:32:01.024075 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7854c400-82c0-40f2-8155-ed6d5344725e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:01.076060 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-77fbee35-30eb-4aeb-a768-ca4bdd807cb8 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c8c0ee5e98b49ed9eff851af81d8a81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7623eee874fa471b8e38d9abca510da5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:01.086272 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-77fbee35-30eb-4aeb-a768-ca4bdd807cb8 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1" status: 200 len: 1273 microversion: 2.1 time: 0.124692 Jun 01 22:32:01.086611 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 329/944] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:00 2026] GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1 => generated 1273 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:01.087256 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7854c400-82c0-40f2-8155-ed6d5344725e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:01.092457 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7854c400-82c0-40f2-8155-ed6d5344725e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:01.093300 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7854c400-82c0-40f2-8155-ed6d5344725e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:01.109199 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7854c400-82c0-40f2-8155-ed6d5344725e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1565 microversion: 2.87 time: 0.131382 Jun 01 22:32:01.110548 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 298/945] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:00 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1565 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:01.133740 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c6f6ffa3-9acb-4594-9e67-5a0a6d4893fb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:01.140655 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c6f6ffa3-9acb-4594-9e67-5a0a6d4893fb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1552 microversion: 2.1 time: 0.263474 Jun 01 22:32:01.141112 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 319/946] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:00 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1552 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:01.156592 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-67d0792e-e82a-4792-9891-6edb7ab6bdb5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:01.158171 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-67d0792e-e82a-4792-9891-6edb7ab6bdb5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:01.165650 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-67d0792e-e82a-4792-9891-6edb7ab6bdb5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:01.165650 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-67d0792e-e82a-4792-9891-6edb7ab6bdb5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:01.165650 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-67d0792e-e82a-4792-9891-6edb7ab6bdb5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:01.165650 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-67d0792e-e82a-4792-9891-6edb7ab6bdb5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:01.165929 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-67d0792e-e82a-4792-9891-6edb7ab6bdb5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:01.165929 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-67d0792e-e82a-4792-9891-6edb7ab6bdb5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:01.187601 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-67d0792e-e82a-4792-9891-6edb7ab6bdb5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:01.271847 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-67d0792e-e82a-4792-9891-6edb7ab6bdb5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.115519 Jun 01 22:32:01.271847 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 330/947] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:32:01 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849/os-interface => generated 283 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:01.372486 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5d3ffbb1-6690-42c7-8d3a-ecbfaf06bb3c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:01.377317 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5d3ffbb1-6690-42c7-8d3a-ecbfaf06bb3c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:01.384326 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5d3ffbb1-6690-42c7-8d3a-ecbfaf06bb3c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:01.384711 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5d3ffbb1-6690-42c7-8d3a-ecbfaf06bb3c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:01.385039 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5d3ffbb1-6690-42c7-8d3a-ecbfaf06bb3c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:01.385624 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5d3ffbb1-6690-42c7-8d3a-ecbfaf06bb3c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:01.386378 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5d3ffbb1-6690-42c7-8d3a-ecbfaf06bb3c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:01.386840 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5d3ffbb1-6690-42c7-8d3a-ecbfaf06bb3c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:01.416593 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5d3ffbb1-6690-42c7-8d3a-ecbfaf06bb3c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:01.467114 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-79bbefd3-17c7-4ccd-94f5-b3efaad57116 req-a63b03d6-9a1c-47ec-bd49-770483278afc service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d8873633-fd2b-4df8-ba3e-8398c85c2ac2", "tag": "8012963a-f936-408b-ab2c-5c7d7e6e00a4"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:01.483632 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-79bbefd3-17c7-4ccd-94f5-b3efaad57116 req-a63b03d6-9a1c-47ec-bd49-770483278afc service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:01.483632 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-79bbefd3-17c7-4ccd-94f5-b3efaad57116 req-a63b03d6-9a1c-47ec-bd49-770483278afc service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:01.483632 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-79bbefd3-17c7-4ccd-94f5-b3efaad57116 req-a63b03d6-9a1c-47ec-bd49-770483278afc service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:01.489268 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-79bbefd3-17c7-4ccd-94f5-b3efaad57116 req-a63b03d6-9a1c-47ec-bd49-770483278afc service nova] Creating event network-changed:8012963a-f936-408b-ab2c-5c7d7e6e00a4 for instance d8873633-fd2b-4df8-ba3e-8398c85c2ac2 on np0000001904 Jun 01 22:32:01.489831 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-79bbefd3-17c7-4ccd-94f5-b3efaad57116 req-a63b03d6-9a1c-47ec-bd49-770483278afc service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:01.497233 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-79bbefd3-17c7-4ccd-94f5-b3efaad57116 req-a63b03d6-9a1c-47ec-bd49-770483278afc service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.044362 Jun 01 22:32:01.498978 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 320/948] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:01 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:01.641345 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ff65f985-f3e1-4d03-9be6-602fa27ebbc4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:01.643263 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ff65f985-f3e1-4d03-9be6-602fa27ebbc4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:01.654581 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff65f985-f3e1-4d03-9be6-602fa27ebbc4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:01.656448 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff65f985-f3e1-4d03-9be6-602fa27ebbc4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:01.656448 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff65f985-f3e1-4d03-9be6-602fa27ebbc4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:01.656448 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff65f985-f3e1-4d03-9be6-602fa27ebbc4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:01.656448 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff65f985-f3e1-4d03-9be6-602fa27ebbc4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:01.657369 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff65f985-f3e1-4d03-9be6-602fa27ebbc4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:01.692860 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ff65f985-f3e1-4d03-9be6-602fa27ebbc4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:01.783445 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-04cd94b4-023e-45d8-922a-585297aef55a req-fd676005-ac75-4e39-af65-c3233cc47581 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-unplugged", "status": "completed", "tag": "5ae84932-f8b3-41e3-af8f-504229f4423e"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:01.791503 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-04cd94b4-023e-45d8-922a-585297aef55a req-fd676005-ac75-4e39-af65-c3233cc47581 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:01.791727 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-04cd94b4-023e-45d8-922a-585297aef55a req-fd676005-ac75-4e39-af65-c3233cc47581 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:01.791908 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-04cd94b4-023e-45d8-922a-585297aef55a req-fd676005-ac75-4e39-af65-c3233cc47581 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:01.801347 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-04cd94b4-023e-45d8-922a-585297aef55a req-fd676005-ac75-4e39-af65-c3233cc47581 service nova] Creating event network-vif-unplugged:5ae84932-f8b3-41e3-af8f-504229f4423e for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:32:01.802296 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-04cd94b4-023e-45d8-922a-585297aef55a req-fd676005-ac75-4e39-af65-c3233cc47581 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:01.805513 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5d3ffbb1-6690-42c7-8d3a-ecbfaf06bb3c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:01.814298 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-04cd94b4-023e-45d8-922a-585297aef55a req-fd676005-ac75-4e39-af65-c3233cc47581 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.038216 Jun 01 22:32:01.814920 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 321/949] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:01 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:01.823661 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5d3ffbb1-6690-42c7-8d3a-ecbfaf06bb3c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 200 len: 1312 microversion: 2.1 time: 0.454905 Jun 01 22:32:01.823661 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 299/950] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:01 2026] GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 1312 bytes in 456 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:01.908104 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-945ce04c-6a75-46d2-ad04-1cdab9448d02 req-2e977e8d-aa0b-4bd1-8d61-4bc69dbaed6d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-unplugged", "status": "completed", "tag": "54f186b7-f17d-462e-aea3-b7fdd327ee3c"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:01.916045 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-945ce04c-6a75-46d2-ad04-1cdab9448d02 req-2e977e8d-aa0b-4bd1-8d61-4bc69dbaed6d service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:01.918222 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-945ce04c-6a75-46d2-ad04-1cdab9448d02 req-2e977e8d-aa0b-4bd1-8d61-4bc69dbaed6d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:01.918222 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-945ce04c-6a75-46d2-ad04-1cdab9448d02 req-2e977e8d-aa0b-4bd1-8d61-4bc69dbaed6d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:01.926045 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-945ce04c-6a75-46d2-ad04-1cdab9448d02 req-2e977e8d-aa0b-4bd1-8d61-4bc69dbaed6d service nova] Creating event network-vif-unplugged:54f186b7-f17d-462e-aea3-b7fdd327ee3c for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:32:01.926656 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-945ce04c-6a75-46d2-ad04-1cdab9448d02 req-2e977e8d-aa0b-4bd1-8d61-4bc69dbaed6d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:01.937423 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-945ce04c-6a75-46d2-ad04-1cdab9448d02 req-2e977e8d-aa0b-4bd1-8d61-4bc69dbaed6d service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.032557 Jun 01 22:32:01.938109 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 322/951] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:01 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:02.121040 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-294211fd-20b9-4f6c-9b4c-57166b779828 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:02.130789 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-294211fd-20b9-4f6c-9b4c-57166b779828 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] [instance: f71d2485-e35a-4c96-b5fc-22649c77c3f1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:02.141511 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-294211fd-20b9-4f6c-9b4c-57166b779828 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:02.141692 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-294211fd-20b9-4f6c-9b4c-57166b779828 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:02.143056 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-294211fd-20b9-4f6c-9b4c-57166b779828 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:02.143056 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-294211fd-20b9-4f6c-9b4c-57166b779828 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:02.143056 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-294211fd-20b9-4f6c-9b4c-57166b779828 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:02.143780 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-294211fd-20b9-4f6c-9b4c-57166b779828 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:02.145980 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2718c39e-d22c-4995-8da3-5da5e974e7b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:02.152005 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2718c39e-d22c-4995-8da3-5da5e974e7b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:02.160591 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2718c39e-d22c-4995-8da3-5da5e974e7b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:02.161009 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2718c39e-d22c-4995-8da3-5da5e974e7b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:02.161374 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2718c39e-d22c-4995-8da3-5da5e974e7b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:02.162078 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2718c39e-d22c-4995-8da3-5da5e974e7b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:02.164294 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2718c39e-d22c-4995-8da3-5da5e974e7b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:02.167252 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2718c39e-d22c-4995-8da3-5da5e974e7b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:02.178417 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-294211fd-20b9-4f6c-9b4c-57166b779828 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:02.210079 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2718c39e-d22c-4995-8da3-5da5e974e7b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:02.211070 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2718c39e-d22c-4995-8da3-5da5e974e7b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:02.211070 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2718c39e-d22c-4995-8da3-5da5e974e7b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:02.211070 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-2718c39e-d22c-4995-8da3-5da5e974e7b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lazy-loading 'fault' on Instance uuid b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:32:02.224670 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2718c39e-d22c-4995-8da3-5da5e974e7b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:02.815947 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2718c39e-d22c-4995-8da3-5da5e974e7b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:02.829836 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2718c39e-d22c-4995-8da3-5da5e974e7b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:02.831059 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2718c39e-d22c-4995-8da3-5da5e974e7b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:02.839657 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2718c39e-d22c-4995-8da3-5da5e974e7b0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 200 len: 1488 microversion: 2.87 time: 0.699678 Jun 01 22:32:02.842695 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 323/952] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:02 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 1488 bytes in 702 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:02.848779 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9f72b3fb-36c9-455b-8aa2-ddbed3d8fae1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:02.850295 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9f72b3fb-36c9-455b-8aa2-ddbed3d8fae1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:02.856831 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f72b3fb-36c9-455b-8aa2-ddbed3d8fae1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:02.862592 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f72b3fb-36c9-455b-8aa2-ddbed3d8fae1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:02.862592 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f72b3fb-36c9-455b-8aa2-ddbed3d8fae1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:02.862592 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f72b3fb-36c9-455b-8aa2-ddbed3d8fae1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:02.862592 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f72b3fb-36c9-455b-8aa2-ddbed3d8fae1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:02.863110 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f72b3fb-36c9-455b-8aa2-ddbed3d8fae1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:02.890770 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9f72b3fb-36c9-455b-8aa2-ddbed3d8fae1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:02.914370 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ff65f985-f3e1-4d03-9be6-602fa27ebbc4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:02.930444 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ff65f985-f3e1-4d03-9be6-602fa27ebbc4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:02.931958 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ff65f985-f3e1-4d03-9be6-602fa27ebbc4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:02.941857 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ff65f985-f3e1-4d03-9be6-602fa27ebbc4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 2953 microversion: 2.32 time: 1.303135 Jun 01 22:32:02.942684 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 331/953] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:01 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 2953 bytes in 1306 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:03.078645 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-294211fd-20b9-4f6c-9b4c-57166b779828 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c8c0ee5e98b49ed9eff851af81d8a81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7623eee874fa471b8e38d9abca510da5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:03.095697 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-294211fd-20b9-4f6c-9b4c-57166b779828 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1" status: 200 len: 1313 microversion: 2.1 time: 0.977603 Jun 01 22:32:03.095697 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 300/954] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:02 2026] GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1 => generated 1313 bytes in 979 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:03.264852 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9f72b3fb-36c9-455b-8aa2-ddbed3d8fae1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:03.276765 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9f72b3fb-36c9-455b-8aa2-ddbed3d8fae1 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 200 len: 1312 microversion: 2.1 time: 0.431973 Jun 01 22:32:03.277178 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 324/955] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:02 2026] GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 1312 bytes in 433 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:03.560596 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-a7a76370-bdce-4f72-af06-f828467e5191 req-c6dd5a0a-c7f1-49bd-9b09-e36ed41c3b8b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-unplugged", "status": "completed", "tag": "aa52e144-3c26-4a96-b017-f324b53337be"}, {"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-unplugged", "status": "completed", "tag": "aa52e144-3c26-4a96-b017-f324b53337be"}, {"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-unplugged", "status": "completed", "tag": "4ae67a89-89af-43d0-b4d3-b1c4956f8d92"}, {"name": "network-changed", "server_uuid": "f8210e6b-2f22-4d09-8087-35365e983849", "tag": "2c06d52a-dc63-41e5-a759-fd4eeee82401"}, {"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-unplugged", "status": "completed", "tag": "4ae67a89-89af-43d0-b4d3-b1c4956f8d92"}, {"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-unplugged", "status": "completed", "tag": "6c2c0e63-599f-41a3-bb0e-a8ab25859421"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:03.569748 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a7a76370-bdce-4f72-af06-f828467e5191 req-c6dd5a0a-c7f1-49bd-9b09-e36ed41c3b8b service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:03.570561 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a7a76370-bdce-4f72-af06-f828467e5191 req-c6dd5a0a-c7f1-49bd-9b09-e36ed41c3b8b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:03.571450 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a7a76370-bdce-4f72-af06-f828467e5191 req-c6dd5a0a-c7f1-49bd-9b09-e36ed41c3b8b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:03.584854 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a7a76370-bdce-4f72-af06-f828467e5191 req-c6dd5a0a-c7f1-49bd-9b09-e36ed41c3b8b service nova] Creating event network-vif-unplugged:aa52e144-3c26-4a96-b017-f324b53337be for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:32:03.585061 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a7a76370-bdce-4f72-af06-f828467e5191 req-c6dd5a0a-c7f1-49bd-9b09-e36ed41c3b8b service nova] Creating event network-vif-unplugged:aa52e144-3c26-4a96-b017-f324b53337be for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:32:03.585235 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a7a76370-bdce-4f72-af06-f828467e5191 req-c6dd5a0a-c7f1-49bd-9b09-e36ed41c3b8b service nova] Creating event network-vif-unplugged:4ae67a89-89af-43d0-b4d3-b1c4956f8d92 for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:32:03.585366 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a7a76370-bdce-4f72-af06-f828467e5191 req-c6dd5a0a-c7f1-49bd-9b09-e36ed41c3b8b service nova] Creating event network-changed:2c06d52a-dc63-41e5-a759-fd4eeee82401 for instance f8210e6b-2f22-4d09-8087-35365e983849 on np0000001904 Jun 01 22:32:03.585493 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a7a76370-bdce-4f72-af06-f828467e5191 req-c6dd5a0a-c7f1-49bd-9b09-e36ed41c3b8b service nova] Creating event network-vif-unplugged:4ae67a89-89af-43d0-b4d3-b1c4956f8d92 for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:32:03.585671 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a7a76370-bdce-4f72-af06-f828467e5191 req-c6dd5a0a-c7f1-49bd-9b09-e36ed41c3b8b service nova] Creating event network-vif-unplugged:6c2c0e63-599f-41a3-bb0e-a8ab25859421 for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:32:03.586200 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-a7a76370-bdce-4f72-af06-f828467e5191 req-c6dd5a0a-c7f1-49bd-9b09-e36ed41c3b8b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:03.593683 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-a7a76370-bdce-4f72-af06-f828467e5191 req-c6dd5a0a-c7f1-49bd-9b09-e36ed41c3b8b service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1044 microversion: 2.1 time: 0.035149 Jun 01 22:32:03.594216 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 332/956] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:03 2026] POST /compute/v2.1/os-server-external-events => generated 1044 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:03.860413 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-32b93953-8787-41f8-84e9-d80f8a9a44b2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:03.862556 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-32b93953-8787-41f8-84e9-d80f8a9a44b2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:03.864724 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-25f37316-cd61-485d-8c32-ac65d2662aa0 req-dd94166b-8382-4a28-b4e1-bf6d92681337 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-unplugged", "status": "completed", "tag": "5ae84932-f8b3-41e3-af8f-504229f4423e"}, {"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-unplugged", "status": "completed", "tag": "1850fc47-ac5d-4a77-9794-213604192e45"}, {"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-unplugged", "status": "completed", "tag": "1850fc47-ac5d-4a77-9794-213604192e45"}, {"name": "network-changed", "server_uuid": "f71d2485-e35a-4c96-b5fc-22649c77c3f1", "tag": "ebdc79ce-6d43-4143-b4d0-4d3ed4297b2d"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:03.869631 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-32b93953-8787-41f8-84e9-d80f8a9a44b2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:03.870188 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-32b93953-8787-41f8-84e9-d80f8a9a44b2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:03.870655 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-32b93953-8787-41f8-84e9-d80f8a9a44b2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:03.871354 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-32b93953-8787-41f8-84e9-d80f8a9a44b2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:03.872188 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-32b93953-8787-41f8-84e9-d80f8a9a44b2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:03.872726 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-32b93953-8787-41f8-84e9-d80f8a9a44b2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:03.873049 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-25f37316-cd61-485d-8c32-ac65d2662aa0 req-dd94166b-8382-4a28-b4e1-bf6d92681337 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:03.873340 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-25f37316-cd61-485d-8c32-ac65d2662aa0 req-dd94166b-8382-4a28-b4e1-bf6d92681337 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:03.873521 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-25f37316-cd61-485d-8c32-ac65d2662aa0 req-dd94166b-8382-4a28-b4e1-bf6d92681337 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:03.883330 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-32b93953-8787-41f8-84e9-d80f8a9a44b2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] HTTP exception thrown: Instance b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e could not be found. Jun 01 22:32:03.883330 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-32b93953-8787-41f8-84e9-d80f8a9a44b2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Returning 404 to user: Instance b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:32:03.884462 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-32b93953-8787-41f8-84e9-d80f8a9a44b2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e" status: 404 len: 111 microversion: 2.87 time: 0.026437 Jun 01 22:32:03.885599 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 301/957] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:03 2026] GET /compute/v2.1/servers/b2366e8b-9e5d-4b4e-811c-e68ef0ca8f8e => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:32:03.886919 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-25f37316-cd61-485d-8c32-ac65d2662aa0 req-dd94166b-8382-4a28-b4e1-bf6d92681337 service nova] Creating event network-vif-unplugged:5ae84932-f8b3-41e3-af8f-504229f4423e for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:32:03.887357 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-25f37316-cd61-485d-8c32-ac65d2662aa0 req-dd94166b-8382-4a28-b4e1-bf6d92681337 service nova] Creating event network-vif-unplugged:1850fc47-ac5d-4a77-9794-213604192e45 for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:32:03.887357 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-25f37316-cd61-485d-8c32-ac65d2662aa0 req-dd94166b-8382-4a28-b4e1-bf6d92681337 service nova] Creating event network-vif-unplugged:1850fc47-ac5d-4a77-9794-213604192e45 for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:32:03.887472 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-25f37316-cd61-485d-8c32-ac65d2662aa0 req-dd94166b-8382-4a28-b4e1-bf6d92681337 service nova] Creating event network-changed:ebdc79ce-6d43-4143-b4d0-4d3ed4297b2d for instance f71d2485-e35a-4c96-b5fc-22649c77c3f1 on np0000001904 Jun 01 22:32:03.887922 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-25f37316-cd61-485d-8c32-ac65d2662aa0 req-dd94166b-8382-4a28-b4e1-bf6d92681337 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:03.898805 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-25f37316-cd61-485d-8c32-ac65d2662aa0 req-dd94166b-8382-4a28-b4e1-bf6d92681337 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 698 microversion: 2.1 time: 0.039187 Jun 01 22:32:03.899041 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 325/958] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:03 2026] POST /compute/v2.1/os-server-external-events => generated 698 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:03.969207 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-fbf6d75e-716b-4cf5-b1cd-34538f9a42b5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:03.971700 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-fbf6d75e-716b-4cf5-b1cd-34538f9a42b5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:03.978608 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fbf6d75e-716b-4cf5-b1cd-34538f9a42b5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:03.979018 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fbf6d75e-716b-4cf5-b1cd-34538f9a42b5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:03.979293 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fbf6d75e-716b-4cf5-b1cd-34538f9a42b5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:03.980010 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fbf6d75e-716b-4cf5-b1cd-34538f9a42b5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:03.980086 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fbf6d75e-716b-4cf5-b1cd-34538f9a42b5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:03.980843 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fbf6d75e-716b-4cf5-b1cd-34538f9a42b5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:04.004325 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-fbf6d75e-716b-4cf5-b1cd-34538f9a42b5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:04.035687 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-c7367687-67ff-4fc3-b946-6abe1d47fc60 req-0f5a7163-59b4-4900-b450-6dc444abacb4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-unplugged", "status": "completed", "tag": "54f186b7-f17d-462e-aea3-b7fdd327ee3c"}, {"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-unplugged", "status": "completed", "tag": "62349dcc-9303-4a9a-9768-c48264b6e2b2"}, {"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-unplugged", "status": "completed", "tag": "62349dcc-9303-4a9a-9768-c48264b6e2b2"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:04.043085 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c7367687-67ff-4fc3-b946-6abe1d47fc60 req-0f5a7163-59b4-4900-b450-6dc444abacb4 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:04.043085 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c7367687-67ff-4fc3-b946-6abe1d47fc60 req-0f5a7163-59b4-4900-b450-6dc444abacb4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:04.043085 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c7367687-67ff-4fc3-b946-6abe1d47fc60 req-0f5a7163-59b4-4900-b450-6dc444abacb4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:04.050491 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-c7367687-67ff-4fc3-b946-6abe1d47fc60 req-0f5a7163-59b4-4900-b450-6dc444abacb4 service nova] Creating event network-vif-unplugged:54f186b7-f17d-462e-aea3-b7fdd327ee3c for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:32:04.050835 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-c7367687-67ff-4fc3-b946-6abe1d47fc60 req-0f5a7163-59b4-4900-b450-6dc444abacb4 service nova] Creating event network-vif-unplugged:62349dcc-9303-4a9a-9768-c48264b6e2b2 for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:32:04.051070 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-c7367687-67ff-4fc3-b946-6abe1d47fc60 req-0f5a7163-59b4-4900-b450-6dc444abacb4 service nova] Creating event network-vif-unplugged:62349dcc-9303-4a9a-9768-c48264b6e2b2 for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:32:04.051656 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-c7367687-67ff-4fc3-b946-6abe1d47fc60 req-0f5a7163-59b4-4900-b450-6dc444abacb4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:04.058229 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-c7367687-67ff-4fc3-b946-6abe1d47fc60 req-0f5a7163-59b4-4900-b450-6dc444abacb4 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 531 microversion: 2.1 time: 0.024002 Jun 01 22:32:04.058838 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 302/959] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:04 2026] POST /compute/v2.1/os-server-external-events => generated 531 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:04.118233 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-93b09839-cf44-4a98-b84f-8d090adeda6b tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:04.120122 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-93b09839-cf44-4a98-b84f-8d090adeda6b tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] [instance: f71d2485-e35a-4c96-b5fc-22649c77c3f1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:04.124560 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-93b09839-cf44-4a98-b84f-8d090adeda6b tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:04.124978 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-93b09839-cf44-4a98-b84f-8d090adeda6b tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:04.125273 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-93b09839-cf44-4a98-b84f-8d090adeda6b tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:04.125753 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-93b09839-cf44-4a98-b84f-8d090adeda6b tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:04.126095 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-93b09839-cf44-4a98-b84f-8d090adeda6b tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:04.126600 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-93b09839-cf44-4a98-b84f-8d090adeda6b tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:04.154379 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-93b09839-cf44-4a98-b84f-8d090adeda6b tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:04.298680 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e941b095-3283-4b29-bc40-075a1ec20b6e tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:04.302028 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e941b095-3283-4b29-bc40-075a1ec20b6e tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:04.305438 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-93b09839-cf44-4a98-b84f-8d090adeda6b tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c8c0ee5e98b49ed9eff851af81d8a81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7623eee874fa471b8e38d9abca510da5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:04.309593 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e941b095-3283-4b29-bc40-075a1ec20b6e tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:04.309593 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e941b095-3283-4b29-bc40-075a1ec20b6e tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:04.309593 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e941b095-3283-4b29-bc40-075a1ec20b6e tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:04.309593 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e941b095-3283-4b29-bc40-075a1ec20b6e tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:04.309935 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e941b095-3283-4b29-bc40-075a1ec20b6e tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:04.309935 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e941b095-3283-4b29-bc40-075a1ec20b6e tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:04.321533 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-93b09839-cf44-4a98-b84f-8d090adeda6b tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1" status: 200 len: 1313 microversion: 2.1 time: 0.205241 Jun 01 22:32:04.323578 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 326/960] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:04 2026] GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1 => generated 1313 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:04.340595 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e941b095-3283-4b29-bc40-075a1ec20b6e tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:04.358129 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-fbf6d75e-716b-4cf5-b1cd-34538f9a42b5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:04.364784 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-fbf6d75e-716b-4cf5-b1cd-34538f9a42b5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:04.365729 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-fbf6d75e-716b-4cf5-b1cd-34538f9a42b5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:04.375257 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-fbf6d75e-716b-4cf5-b1cd-34538f9a42b5 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 2953 microversion: 2.32 time: 0.409321 Jun 01 22:32:04.379793 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8f754387-f68b-4b0b-8a1e-1e8e0f11bec2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:04.379793 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8f754387-f68b-4b0b-8a1e-1e8e0f11bec2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:04.380829 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 333/961] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:03 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 2953 bytes in 415 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:04.383690 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8f754387-f68b-4b0b-8a1e-1e8e0f11bec2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:04.383856 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8f754387-f68b-4b0b-8a1e-1e8e0f11bec2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:04.383972 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8f754387-f68b-4b0b-8a1e-1e8e0f11bec2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:04.384219 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8f754387-f68b-4b0b-8a1e-1e8e0f11bec2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:04.384344 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8f754387-f68b-4b0b-8a1e-1e8e0f11bec2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:04.384454 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8f754387-f68b-4b0b-8a1e-1e8e0f11bec2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:04.409260 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8f754387-f68b-4b0b-8a1e-1e8e0f11bec2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:32:04.481552 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8f754387-f68b-4b0b-8a1e-1e8e0f11bec2 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef" status: 204 len: 0 microversion: 2.87 time: 0.103645 Jun 01 22:32:04.481982 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 327/962] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:32:04 2026] DELETE /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef => generated 0 bytes in 105 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:32:04.494113 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b7b79c8f-265f-49d6-b5e4-dbae442c4ba5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:04.496212 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b7b79c8f-265f-49d6-b5e4-dbae442c4ba5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:04.503045 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b7b79c8f-265f-49d6-b5e4-dbae442c4ba5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:04.503330 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b7b79c8f-265f-49d6-b5e4-dbae442c4ba5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:04.503623 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b7b79c8f-265f-49d6-b5e4-dbae442c4ba5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:04.504241 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b7b79c8f-265f-49d6-b5e4-dbae442c4ba5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:04.504589 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b7b79c8f-265f-49d6-b5e4-dbae442c4ba5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:04.504899 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b7b79c8f-265f-49d6-b5e4-dbae442c4ba5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:04.521042 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e941b095-3283-4b29-bc40-075a1ec20b6e tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:04.525081 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b7b79c8f-265f-49d6-b5e4-dbae442c4ba5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:04.531673 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e941b095-3283-4b29-bc40-075a1ec20b6e tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 200 len: 1312 microversion: 2.1 time: 0.235836 Jun 01 22:32:04.532260 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 303/963] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:04 2026] GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 1312 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:04.754548 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b7b79c8f-265f-49d6-b5e4-dbae442c4ba5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:04.761403 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b7b79c8f-265f-49d6-b5e4-dbae442c4ba5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:04.762236 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b7b79c8f-265f-49d6-b5e4-dbae442c4ba5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:04.773244 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b7b79c8f-265f-49d6-b5e4-dbae442c4ba5 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef" status: 200 len: 1704 microversion: 2.87 time: 0.281437 Jun 01 22:32:04.773668 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 334/964] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:04 2026] GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef => generated 1704 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:05.129922 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:32:05.339718 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-fe0659d8-1329-4276-869e-7c3f5b33cdc7 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:05.341308 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-fe0659d8-1329-4276-869e-7c3f5b33cdc7 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] [instance: f71d2485-e35a-4c96-b5fc-22649c77c3f1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:05.346113 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fe0659d8-1329-4276-869e-7c3f5b33cdc7 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:05.346412 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fe0659d8-1329-4276-869e-7c3f5b33cdc7 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:05.346679 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=13 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:32:05.346737 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fe0659d8-1329-4276-869e-7c3f5b33cdc7 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:05.347054 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fe0659d8-1329-4276-869e-7c3f5b33cdc7 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:05.347693 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fe0659d8-1329-4276-869e-7c3f5b33cdc7 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:05.347884 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fe0659d8-1329-4276-869e-7c3f5b33cdc7 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:05.370735 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-fe0659d8-1329-4276-869e-7c3f5b33cdc7 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:05.404294 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e459ffcb-6ada-452a-86f9-e80af5341b2c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:05.407445 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e459ffcb-6ada-452a-86f9-e80af5341b2c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:05.413491 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e459ffcb-6ada-452a-86f9-e80af5341b2c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:05.413491 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e459ffcb-6ada-452a-86f9-e80af5341b2c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:05.413491 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e459ffcb-6ada-452a-86f9-e80af5341b2c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:05.413491 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e459ffcb-6ada-452a-86f9-e80af5341b2c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:05.413722 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e459ffcb-6ada-452a-86f9-e80af5341b2c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:05.413722 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e459ffcb-6ada-452a-86f9-e80af5341b2c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:05.432597 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e459ffcb-6ada-452a-86f9-e80af5341b2c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:05.519356 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-fe0659d8-1329-4276-869e-7c3f5b33cdc7 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c8c0ee5e98b49ed9eff851af81d8a81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7623eee874fa471b8e38d9abca510da5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:05.533705 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-fe0659d8-1329-4276-869e-7c3f5b33cdc7 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1" status: 200 len: 1313 microversion: 2.1 time: 0.196174 Jun 01 22:32:05.534227 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 328/965] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:05 2026] GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1 => generated 1313 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:05.553500 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ee409c20-1f96-484e-9dea-5d478ce54923 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:05.554908 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ee409c20-1f96-484e-9dea-5d478ce54923 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:05.562596 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ee409c20-1f96-484e-9dea-5d478ce54923 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:05.562891 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ee409c20-1f96-484e-9dea-5d478ce54923 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:05.563011 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ee409c20-1f96-484e-9dea-5d478ce54923 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:05.563443 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ee409c20-1f96-484e-9dea-5d478ce54923 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:05.563785 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ee409c20-1f96-484e-9dea-5d478ce54923 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:05.564046 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ee409c20-1f96-484e-9dea-5d478ce54923 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:05.587807 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ee409c20-1f96-484e-9dea-5d478ce54923 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:05.607341 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e459ffcb-6ada-452a-86f9-e80af5341b2c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:05.612752 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e459ffcb-6ada-452a-86f9-e80af5341b2c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:05.613373 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e459ffcb-6ada-452a-86f9-e80af5341b2c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:05.618869 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e459ffcb-6ada-452a-86f9-e80af5341b2c tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 2932 microversion: 2.32 time: 0.216482 Jun 01 22:32:05.619820 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 304/966] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:05 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 2932 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:05.669903 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-7e3c7c7c-1ac7-4058-a9d7-2b5e501212c8 req-efa53fd1-64eb-46a1-b8af-51583bffee73 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-unplugged", "status": "completed", "tag": "6c2c0e63-599f-41a3-bb0e-a8ab25859421"}, {"server_uuid": "ca3dc177-50c9-436e-84ee-737c10a0bbca", "name": "network-vif-plugged", "status": "completed", "tag": "6973814a-ecad-47fd-bc63-6a716cb2acff"}, {"server_uuid": "ca3dc177-50c9-436e-84ee-737c10a0bbca", "name": "network-vif-plugged", "status": "completed", "tag": "6973814a-ecad-47fd-bc63-6a716cb2acff"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:05.678270 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7e3c7c7c-1ac7-4058-a9d7-2b5e501212c8 req-efa53fd1-64eb-46a1-b8af-51583bffee73 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:05.678447 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7e3c7c7c-1ac7-4058-a9d7-2b5e501212c8 req-efa53fd1-64eb-46a1-b8af-51583bffee73 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:05.678622 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7e3c7c7c-1ac7-4058-a9d7-2b5e501212c8 req-efa53fd1-64eb-46a1-b8af-51583bffee73 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:05.687069 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-7e3c7c7c-1ac7-4058-a9d7-2b5e501212c8 req-efa53fd1-64eb-46a1-b8af-51583bffee73 service nova] Creating event network-vif-unplugged:6c2c0e63-599f-41a3-bb0e-a8ab25859421 for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:32:05.689139 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-7e3c7c7c-1ac7-4058-a9d7-2b5e501212c8 req-efa53fd1-64eb-46a1-b8af-51583bffee73 service nova] Creating event network-vif-plugged:6973814a-ecad-47fd-bc63-6a716cb2acff for instance ca3dc177-50c9-436e-84ee-737c10a0bbca on np0000001904 Jun 01 22:32:05.689139 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-7e3c7c7c-1ac7-4058-a9d7-2b5e501212c8 req-efa53fd1-64eb-46a1-b8af-51583bffee73 service nova] Creating event network-vif-plugged:6973814a-ecad-47fd-bc63-6a716cb2acff for instance ca3dc177-50c9-436e-84ee-737c10a0bbca on np0000001904 Jun 01 22:32:05.689139 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-7e3c7c7c-1ac7-4058-a9d7-2b5e501212c8 req-efa53fd1-64eb-46a1-b8af-51583bffee73 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:05.694197 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-7e3c7c7c-1ac7-4058-a9d7-2b5e501212c8 req-efa53fd1-64eb-46a1-b8af-51583bffee73 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 527 microversion: 2.1 time: 0.028984 Jun 01 22:32:05.694493 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 329/967] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:05 2026] POST /compute/v2.1/os-server-external-events => generated 527 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:05.794992 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-08019295-1f79-4cb7-8d6a-d51f09314702 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:05.797029 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-08019295-1f79-4cb7-8d6a-d51f09314702 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:05.801520 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-08019295-1f79-4cb7-8d6a-d51f09314702 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:05.802079 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-08019295-1f79-4cb7-8d6a-d51f09314702 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:05.802379 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-08019295-1f79-4cb7-8d6a-d51f09314702 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:05.802936 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-08019295-1f79-4cb7-8d6a-d51f09314702 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:05.803347 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-08019295-1f79-4cb7-8d6a-d51f09314702 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:05.803681 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-08019295-1f79-4cb7-8d6a-d51f09314702 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:05.828627 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-08019295-1f79-4cb7-8d6a-d51f09314702 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:05.879134 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ee409c20-1f96-484e-9dea-5d478ce54923 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:05.888122 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ee409c20-1f96-484e-9dea-5d478ce54923 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 200 len: 1312 microversion: 2.1 time: 0.337688 Jun 01 22:32:05.888415 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 335/968] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:05 2026] GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 1312 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:06.047116 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-08019295-1f79-4cb7-8d6a-d51f09314702 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:06.049808 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=282,nova_cell1:UPDATE=3,nova_cell1:INSERT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:32:06.055405 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-08019295-1f79-4cb7-8d6a-d51f09314702 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:06.056526 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-08019295-1f79-4cb7-8d6a-d51f09314702 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:06.065193 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-08019295-1f79-4cb7-8d6a-d51f09314702 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef" status: 200 len: 1704 microversion: 2.87 time: 0.272140 Jun 01 22:32:06.066166 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 305/969] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:05 2026] GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef => generated 1704 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:06.222439 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-08a4a733-744b-482c-892c-8f7a2ac5cf76 req-528d634c-1ca2-4f59-9dfe-13036feca1db service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-deleted", "tag": "aa52e144-3c26-4a96-b017-f324b53337be"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:06.232045 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-08a4a733-744b-482c-892c-8f7a2ac5cf76 req-528d634c-1ca2-4f59-9dfe-13036feca1db service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:06.232218 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-08a4a733-744b-482c-892c-8f7a2ac5cf76 req-528d634c-1ca2-4f59-9dfe-13036feca1db service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:06.232324 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-08a4a733-744b-482c-892c-8f7a2ac5cf76 req-528d634c-1ca2-4f59-9dfe-13036feca1db service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:06.241976 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-08a4a733-744b-482c-892c-8f7a2ac5cf76 req-528d634c-1ca2-4f59-9dfe-13036feca1db service nova] Creating event network-vif-deleted:aa52e144-3c26-4a96-b017-f324b53337be for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:32:06.242431 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-08a4a733-744b-482c-892c-8f7a2ac5cf76 req-528d634c-1ca2-4f59-9dfe-13036feca1db service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:06.247053 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-08a4a733-744b-482c-892c-8f7a2ac5cf76 req-528d634c-1ca2-4f59-9dfe-13036feca1db service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027351 Jun 01 22:32:06.247409 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 330/970] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:06 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:06.551032 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e18b314e-396b-4922-8280-ec7afd691011 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:06.552405 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e18b314e-396b-4922-8280-ec7afd691011 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] [instance: f71d2485-e35a-4c96-b5fc-22649c77c3f1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:06.560642 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e18b314e-396b-4922-8280-ec7afd691011 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:06.561485 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e18b314e-396b-4922-8280-ec7afd691011 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:06.561485 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e18b314e-396b-4922-8280-ec7afd691011 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:06.564107 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e18b314e-396b-4922-8280-ec7afd691011 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:06.564107 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e18b314e-396b-4922-8280-ec7afd691011 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:06.564107 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e18b314e-396b-4922-8280-ec7afd691011 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:06.579335 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e18b314e-396b-4922-8280-ec7afd691011 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:06.642964 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9320ddf4-4646-4f5f-95b8-de6da80717f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:06.645308 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-9320ddf4-4646-4f5f-95b8-de6da80717f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:06.649930 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9320ddf4-4646-4f5f-95b8-de6da80717f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:06.650349 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9320ddf4-4646-4f5f-95b8-de6da80717f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:06.650773 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9320ddf4-4646-4f5f-95b8-de6da80717f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:06.651292 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9320ddf4-4646-4f5f-95b8-de6da80717f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:06.651693 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9320ddf4-4646-4f5f-95b8-de6da80717f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:06.652013 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9320ddf4-4646-4f5f-95b8-de6da80717f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:06.670961 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-9320ddf4-4646-4f5f-95b8-de6da80717f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:06.768948 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e18b314e-396b-4922-8280-ec7afd691011 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c8c0ee5e98b49ed9eff851af81d8a81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7623eee874fa471b8e38d9abca510da5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:06.781075 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e18b314e-396b-4922-8280-ec7afd691011 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1" status: 200 len: 1313 microversion: 2.1 time: 0.232579 Jun 01 22:32:06.781407 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 336/971] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:06 2026] GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1 => generated 1313 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:06.832081 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9320ddf4-4646-4f5f-95b8-de6da80717f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:06.837815 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9320ddf4-4646-4f5f-95b8-de6da80717f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:06.837815 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9320ddf4-4646-4f5f-95b8-de6da80717f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:06.842332 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9320ddf4-4646-4f5f-95b8-de6da80717f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 2770 microversion: 2.32 time: 0.201872 Jun 01 22:32:06.842690 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 306/972] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:06 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 2770 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:06.904383 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ee91694b-b84b-472d-82d4-8d08ab1ea48c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:06.907070 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ee91694b-b84b-472d-82d4-8d08ab1ea48c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:06.912884 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ee91694b-b84b-472d-82d4-8d08ab1ea48c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:06.913224 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ee91694b-b84b-472d-82d4-8d08ab1ea48c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:06.914601 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ee91694b-b84b-472d-82d4-8d08ab1ea48c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:06.914601 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ee91694b-b84b-472d-82d4-8d08ab1ea48c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:06.914802 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ee91694b-b84b-472d-82d4-8d08ab1ea48c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:06.915143 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ee91694b-b84b-472d-82d4-8d08ab1ea48c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:06.938288 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ee91694b-b84b-472d-82d4-8d08ab1ea48c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:07.086405 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d8c254e4-ad2d-4bd2-9fbd-a63615a65c1c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:07.087863 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d8c254e4-ad2d-4bd2-9fbd-a63615a65c1c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:07.093855 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8c254e4-ad2d-4bd2-9fbd-a63615a65c1c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:07.095278 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8c254e4-ad2d-4bd2-9fbd-a63615a65c1c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:07.095278 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8c254e4-ad2d-4bd2-9fbd-a63615a65c1c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:07.095278 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8c254e4-ad2d-4bd2-9fbd-a63615a65c1c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:07.095538 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8c254e4-ad2d-4bd2-9fbd-a63615a65c1c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:07.095964 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8c254e4-ad2d-4bd2-9fbd-a63615a65c1c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:07.108788 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ee91694b-b84b-472d-82d4-8d08ab1ea48c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:07.116581 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ee91694b-b84b-472d-82d4-8d08ab1ea48c tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 200 len: 1493 microversion: 2.1 time: 0.214670 Jun 01 22:32:07.116914 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 331/973] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:06 2026] GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 1493 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:07.129419 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d8c254e4-ad2d-4bd2-9fbd-a63615a65c1c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:07.291216 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d8c254e4-ad2d-4bd2-9fbd-a63615a65c1c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:07.299172 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d8c254e4-ad2d-4bd2-9fbd-a63615a65c1c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:07.299758 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d8c254e4-ad2d-4bd2-9fbd-a63615a65c1c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:07.302077 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-66a0a4c3-fea6-43d3-a781-7d873830f622 req-6c035dbe-5a7b-46df-adbf-39bf20462870 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ae02c153-50ff-4815-b58a-4003888ddeef", "name": "network-vif-deleted", "tag": "d59d63cc-d1ab-4e49-825d-ce1712ca86dd"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:07.310802 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d8c254e4-ad2d-4bd2-9fbd-a63615a65c1c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef" status: 200 len: 1704 microversion: 2.87 time: 0.227750 Jun 01 22:32:07.310950 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-66a0a4c3-fea6-43d3-a781-7d873830f622 req-6c035dbe-5a7b-46df-adbf-39bf20462870 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:07.311003 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-66a0a4c3-fea6-43d3-a781-7d873830f622 req-6c035dbe-5a7b-46df-adbf-39bf20462870 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:07.311070 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 337/974] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:07 2026] GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef => generated 1704 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:07.311128 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-66a0a4c3-fea6-43d3-a781-7d873830f622 req-6c035dbe-5a7b-46df-adbf-39bf20462870 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:07.320237 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-66a0a4c3-fea6-43d3-a781-7d873830f622 req-6c035dbe-5a7b-46df-adbf-39bf20462870 service nova] Creating event network-vif-deleted:d59d63cc-d1ab-4e49-825d-ce1712ca86dd for instance ae02c153-50ff-4815-b58a-4003888ddeef on np0000001904 Jun 01 22:32:07.320771 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-66a0a4c3-fea6-43d3-a781-7d873830f622 req-6c035dbe-5a7b-46df-adbf-39bf20462870 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:07.326500 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-66a0a4c3-fea6-43d3-a781-7d873830f622 req-6c035dbe-5a7b-46df-adbf-39bf20462870 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026261 Jun 01 22:32:07.327082 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 307/975] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:07 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:07.755886 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-c11609d5-6d15-40c7-9407-24f973df5556 req-662ab099-46b7-422e-a840-7be535744839 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ae02c153-50ff-4815-b58a-4003888ddeef", "name": "network-vif-unplugged", "status": "completed", "tag": "d59d63cc-d1ab-4e49-825d-ce1712ca86dd"}, {"server_uuid": "ae02c153-50ff-4815-b58a-4003888ddeef", "name": "network-vif-unplugged", "status": "completed", "tag": "d59d63cc-d1ab-4e49-825d-ce1712ca86dd"}, {"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-deleted", "tag": "6c2c0e63-599f-41a3-bb0e-a8ab25859421"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:07.763462 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-c11609d5-6d15-40c7-9407-24f973df5556 req-662ab099-46b7-422e-a840-7be535744839 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:07.763855 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-c11609d5-6d15-40c7-9407-24f973df5556 req-662ab099-46b7-422e-a840-7be535744839 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:07.764106 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-c11609d5-6d15-40c7-9407-24f973df5556 req-662ab099-46b7-422e-a840-7be535744839 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:07.771636 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-c11609d5-6d15-40c7-9407-24f973df5556 req-662ab099-46b7-422e-a840-7be535744839 service nova] Creating event network-vif-unplugged:d59d63cc-d1ab-4e49-825d-ce1712ca86dd for instance ae02c153-50ff-4815-b58a-4003888ddeef on np0000001904 Jun 01 22:32:07.775716 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-c11609d5-6d15-40c7-9407-24f973df5556 req-662ab099-46b7-422e-a840-7be535744839 service nova] Creating event network-vif-unplugged:d59d63cc-d1ab-4e49-825d-ce1712ca86dd for instance ae02c153-50ff-4815-b58a-4003888ddeef on np0000001904 Jun 01 22:32:07.775716 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-c11609d5-6d15-40c7-9407-24f973df5556 req-662ab099-46b7-422e-a840-7be535744839 service nova] Creating event network-vif-deleted:6c2c0e63-599f-41a3-bb0e-a8ab25859421 for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:32:07.775716 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-c11609d5-6d15-40c7-9407-24f973df5556 req-662ab099-46b7-422e-a840-7be535744839 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:07.791302 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-c11609d5-6d15-40c7-9407-24f973df5556 req-662ab099-46b7-422e-a840-7be535744839 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 529 microversion: 2.1 time: 0.037069 Jun 01 22:32:07.791822 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 332/976] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:07 2026] POST /compute/v2.1/os-server-external-events => generated 529 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:07.798826 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-dd2559e0-e626-47b3-98a1-6a24b1cf1c14 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:07.799426 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-dd2559e0-e626-47b3-98a1-6a24b1cf1c14 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] [instance: f71d2485-e35a-4c96-b5fc-22649c77c3f1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:07.803596 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dd2559e0-e626-47b3-98a1-6a24b1cf1c14 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:07.803856 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dd2559e0-e626-47b3-98a1-6a24b1cf1c14 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:07.804078 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dd2559e0-e626-47b3-98a1-6a24b1cf1c14 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:07.804513 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dd2559e0-e626-47b3-98a1-6a24b1cf1c14 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:07.804857 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dd2559e0-e626-47b3-98a1-6a24b1cf1c14 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:07.805145 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dd2559e0-e626-47b3-98a1-6a24b1cf1c14 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:07.829889 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-dd2559e0-e626-47b3-98a1-6a24b1cf1c14 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:07.866153 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4f4c134c-3c11-48e9-9319-ccae6fc1e287 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:07.868789 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4f4c134c-3c11-48e9-9319-ccae6fc1e287 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:07.874008 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4f4c134c-3c11-48e9-9319-ccae6fc1e287 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:07.874324 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4f4c134c-3c11-48e9-9319-ccae6fc1e287 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:07.874555 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4f4c134c-3c11-48e9-9319-ccae6fc1e287 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:07.875140 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4f4c134c-3c11-48e9-9319-ccae6fc1e287 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:07.875470 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4f4c134c-3c11-48e9-9319-ccae6fc1e287 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:07.875919 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4f4c134c-3c11-48e9-9319-ccae6fc1e287 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:07.897020 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4f4c134c-3c11-48e9-9319-ccae6fc1e287 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:07.985048 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4f4c134c-3c11-48e9-9319-ccae6fc1e287 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:07.991007 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4f4c134c-3c11-48e9-9319-ccae6fc1e287 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:07.991556 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4f4c134c-3c11-48e9-9319-ccae6fc1e287 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:07.997825 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4f4c134c-3c11-48e9-9319-ccae6fc1e287 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 2655 microversion: 2.32 time: 0.134069 Jun 01 22:32:07.998334 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 308/977] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:07 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 2655 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:08.065661 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-dd2559e0-e626-47b3-98a1-6a24b1cf1c14 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c8c0ee5e98b49ed9eff851af81d8a81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7623eee874fa471b8e38d9abca510da5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:08.077353 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-dd2559e0-e626-47b3-98a1-6a24b1cf1c14 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1" status: 200 len: 1313 microversion: 2.1 time: 0.281671 Jun 01 22:32:08.077801 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 338/978] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:07 2026] GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1 => generated 1313 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:08.302588 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-e70f9ffa-a763-4fc0-90e8-0e54cab2b227 req-c3bceb0f-d45f-4338-a39a-c3dd979b25a9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-deleted", "tag": "4ae67a89-89af-43d0-b4d3-b1c4956f8d92"}, {"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-deleted", "tag": "5ae84932-f8b3-41e3-af8f-504229f4423e"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:08.307526 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-e70f9ffa-a763-4fc0-90e8-0e54cab2b227 req-c3bceb0f-d45f-4338-a39a-c3dd979b25a9 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:08.307715 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-e70f9ffa-a763-4fc0-90e8-0e54cab2b227 req-c3bceb0f-d45f-4338-a39a-c3dd979b25a9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:08.307854 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-e70f9ffa-a763-4fc0-90e8-0e54cab2b227 req-c3bceb0f-d45f-4338-a39a-c3dd979b25a9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:08.316331 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-e70f9ffa-a763-4fc0-90e8-0e54cab2b227 req-c3bceb0f-d45f-4338-a39a-c3dd979b25a9 service nova] Creating event network-vif-deleted:4ae67a89-89af-43d0-b4d3-b1c4956f8d92 for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:32:08.316508 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-e70f9ffa-a763-4fc0-90e8-0e54cab2b227 req-c3bceb0f-d45f-4338-a39a-c3dd979b25a9 service nova] Creating event network-vif-deleted:5ae84932-f8b3-41e3-af8f-504229f4423e for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:32:08.316958 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-e70f9ffa-a763-4fc0-90e8-0e54cab2b227 req-c3bceb0f-d45f-4338-a39a-c3dd979b25a9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:08.324117 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-e70f9ffa-a763-4fc0-90e8-0e54cab2b227 req-c3bceb0f-d45f-4338-a39a-c3dd979b25a9 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.025360 Jun 01 22:32:08.324510 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 333/979] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:08 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:08.330437 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5c23b133-3302-4087-80e1-3f068cf10381 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:08.332084 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5c23b133-3302-4087-80e1-3f068cf10381 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:08.337027 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c23b133-3302-4087-80e1-3f068cf10381 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:08.337273 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c23b133-3302-4087-80e1-3f068cf10381 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:08.337483 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c23b133-3302-4087-80e1-3f068cf10381 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:08.338023 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c23b133-3302-4087-80e1-3f068cf10381 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:08.338461 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c23b133-3302-4087-80e1-3f068cf10381 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:08.338788 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c23b133-3302-4087-80e1-3f068cf10381 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:08.356021 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1a632dcd-1332-4dc4-8371-0c3665835e84 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:08.356289 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1a632dcd-1332-4dc4-8371-0c3665835e84 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:08.360137 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1a632dcd-1332-4dc4-8371-0c3665835e84 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:08.360465 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1a632dcd-1332-4dc4-8371-0c3665835e84 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:08.360743 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1a632dcd-1332-4dc4-8371-0c3665835e84 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:08.361001 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1a632dcd-1332-4dc4-8371-0c3665835e84 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:08.361257 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1a632dcd-1332-4dc4-8371-0c3665835e84 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:08.361430 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1a632dcd-1332-4dc4-8371-0c3665835e84 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:08.361762 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c23b133-3302-4087-80e1-3f068cf10381 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:08.362042 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c23b133-3302-4087-80e1-3f068cf10381 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:08.362278 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c23b133-3302-4087-80e1-3f068cf10381 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:08.364426 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-5c23b133-3302-4087-80e1-3f068cf10381 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lazy-loading 'fault' on Instance uuid ae02c153-50ff-4815-b58a-4003888ddeef {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:32:08.372015 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5c23b133-3302-4087-80e1-3f068cf10381 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:08.386736 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1a632dcd-1332-4dc4-8371-0c3665835e84 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:32:08.443703 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5c23b133-3302-4087-80e1-3f068cf10381 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:08.446587 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1a632dcd-1332-4dc4-8371-0c3665835e84 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 204 len: 0 microversion: 2.1 time: 0.093058 Jun 01 22:32:08.447122 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 339/980] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:32:08 2026] DELETE /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:32:08.449350 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5c23b133-3302-4087-80e1-3f068cf10381 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:08.449968 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5c23b133-3302-4087-80e1-3f068cf10381 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:08.460995 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5c23b133-3302-4087-80e1-3f068cf10381 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef" status: 200 len: 1487 microversion: 2.87 time: 0.132810 Jun 01 22:32:08.461280 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 309/981] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:08 2026] GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef => generated 1487 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:08.461420 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-15f0eeca-274e-4e07-ad0a-5a448b5bf140 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:08.466493 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-15f0eeca-274e-4e07-ad0a-5a448b5bf140 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:08.475592 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-15f0eeca-274e-4e07-ad0a-5a448b5bf140 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:08.475592 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-15f0eeca-274e-4e07-ad0a-5a448b5bf140 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:08.475885 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-15f0eeca-274e-4e07-ad0a-5a448b5bf140 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:08.476441 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-15f0eeca-274e-4e07-ad0a-5a448b5bf140 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:08.479842 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-15f0eeca-274e-4e07-ad0a-5a448b5bf140 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:08.480204 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-15f0eeca-274e-4e07-ad0a-5a448b5bf140 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:08.509624 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-15f0eeca-274e-4e07-ad0a-5a448b5bf140 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:08.765873 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-15f0eeca-274e-4e07-ad0a-5a448b5bf140 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:08.776489 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-15f0eeca-274e-4e07-ad0a-5a448b5bf140 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 200 len: 1499 microversion: 2.1 time: 0.317260 Jun 01 22:32:08.776901 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 334/982] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:08 2026] GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 1499 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:09.022613 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7e3487fa-7442-4916-9b37-e2eb635b16b0 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:09.024347 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7e3487fa-7442-4916-9b37-e2eb635b16b0 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:09.028733 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7e3487fa-7442-4916-9b37-e2eb635b16b0 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:09.029007 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7e3487fa-7442-4916-9b37-e2eb635b16b0 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:09.029246 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7e3487fa-7442-4916-9b37-e2eb635b16b0 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:09.029713 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7e3487fa-7442-4916-9b37-e2eb635b16b0 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:09.030007 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7e3487fa-7442-4916-9b37-e2eb635b16b0 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:09.030277 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7e3487fa-7442-4916-9b37-e2eb635b16b0 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:09.061830 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7e3487fa-7442-4916-9b37-e2eb635b16b0 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:09.097306 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-087a2549-e00d-43ba-8b58-6d51371675ca tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:09.099580 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-087a2549-e00d-43ba-8b58-6d51371675ca tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] [instance: f71d2485-e35a-4c96-b5fc-22649c77c3f1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:09.103647 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-087a2549-e00d-43ba-8b58-6d51371675ca tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:09.103914 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-087a2549-e00d-43ba-8b58-6d51371675ca tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:09.104165 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-087a2549-e00d-43ba-8b58-6d51371675ca tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:09.104681 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-087a2549-e00d-43ba-8b58-6d51371675ca tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:09.104982 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-087a2549-e00d-43ba-8b58-6d51371675ca tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:09.105258 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-087a2549-e00d-43ba-8b58-6d51371675ca tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:09.124488 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-087a2549-e00d-43ba-8b58-6d51371675ca tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:09.132814 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7e3487fa-7442-4916-9b37-e2eb635b16b0 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:09.139938 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7e3487fa-7442-4916-9b37-e2eb635b16b0 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:09.140747 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7e3487fa-7442-4916-9b37-e2eb635b16b0 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:09.146690 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7e3487fa-7442-4916-9b37-e2eb635b16b0 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1603 microversion: 2.32 time: 0.127366 Jun 01 22:32:09.147085 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 340/983] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:09 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1603 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:09.319506 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-087a2549-e00d-43ba-8b58-6d51371675ca tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c8c0ee5e98b49ed9eff851af81d8a81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7623eee874fa471b8e38d9abca510da5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:09.329904 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-087a2549-e00d-43ba-8b58-6d51371675ca tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1" status: 200 len: 1313 microversion: 2.1 time: 0.234443 Jun 01 22:32:09.329904 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 310/984] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:09 2026] GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1 => generated 1313 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:09.372091 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-cc2958b4-0f35-43bb-a371-2423e816fdde req-cda8f3d2-bac4-4a24-be36-df2234f9b234 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9a606c44-b4ec-4f90-8cc3-81c683adfcbd", "name": "network-vif-deleted", "tag": "1850fc47-ac5d-4a77-9794-213604192e45"}, {"server_uuid": "f71d2485-e35a-4c96-b5fc-22649c77c3f1", "name": "network-vif-plugged", "status": "completed", "tag": "ebdc79ce-6d43-4143-b4d0-4d3ed4297b2d"}, {"server_uuid": "f71d2485-e35a-4c96-b5fc-22649c77c3f1", "name": "network-vif-plugged", "status": "completed", "tag": "ebdc79ce-6d43-4143-b4d0-4d3ed4297b2d"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:09.380745 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-cc2958b4-0f35-43bb-a371-2423e816fdde req-cda8f3d2-bac4-4a24-be36-df2234f9b234 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:09.381072 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-cc2958b4-0f35-43bb-a371-2423e816fdde req-cda8f3d2-bac4-4a24-be36-df2234f9b234 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:09.381303 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-cc2958b4-0f35-43bb-a371-2423e816fdde req-cda8f3d2-bac4-4a24-be36-df2234f9b234 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:09.390703 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-cc2958b4-0f35-43bb-a371-2423e816fdde req-cda8f3d2-bac4-4a24-be36-df2234f9b234 service nova] Creating event network-vif-deleted:1850fc47-ac5d-4a77-9794-213604192e45 for instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd on np0000001904 Jun 01 22:32:09.391306 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-cc2958b4-0f35-43bb-a371-2423e816fdde req-cda8f3d2-bac4-4a24-be36-df2234f9b234 service nova] Creating event network-vif-plugged:ebdc79ce-6d43-4143-b4d0-4d3ed4297b2d for instance f71d2485-e35a-4c96-b5fc-22649c77c3f1 on np0000001904 Jun 01 22:32:09.392239 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-cc2958b4-0f35-43bb-a371-2423e816fdde req-cda8f3d2-bac4-4a24-be36-df2234f9b234 service nova] Creating event network-vif-plugged:ebdc79ce-6d43-4143-b4d0-4d3ed4297b2d for instance f71d2485-e35a-4c96-b5fc-22649c77c3f1 on np0000001904 Jun 01 22:32:09.392406 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-cc2958b4-0f35-43bb-a371-2423e816fdde req-cda8f3d2-bac4-4a24-be36-df2234f9b234 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:09.401666 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-cc2958b4-0f35-43bb-a371-2423e816fdde req-cda8f3d2-bac4-4a24-be36-df2234f9b234 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 525 microversion: 2.1 time: 0.030647 Jun 01 22:32:09.401666 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 335/985] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:09 2026] POST /compute/v2.1/os-server-external-events => generated 525 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:09.489352 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2d92b923-480e-49b9-b08a-60975a53fd3c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:09.489352 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2d92b923-480e-49b9-b08a-60975a53fd3c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:09.498421 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2d92b923-480e-49b9-b08a-60975a53fd3c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:09.498714 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2d92b923-480e-49b9-b08a-60975a53fd3c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:09.498931 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2d92b923-480e-49b9-b08a-60975a53fd3c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:09.499380 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2d92b923-480e-49b9-b08a-60975a53fd3c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:09.499733 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2d92b923-480e-49b9-b08a-60975a53fd3c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:09.500052 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2d92b923-480e-49b9-b08a-60975a53fd3c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:09.526436 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2d92b923-480e-49b9-b08a-60975a53fd3c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:09.526958 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2d92b923-480e-49b9-b08a-60975a53fd3c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:09.526958 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2d92b923-480e-49b9-b08a-60975a53fd3c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:09.527270 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-2d92b923-480e-49b9-b08a-60975a53fd3c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lazy-loading 'fault' on Instance uuid ae02c153-50ff-4815-b58a-4003888ddeef {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:32:09.531045 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-2d92b923-480e-49b9-b08a-60975a53fd3c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:09.603365 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2d92b923-480e-49b9-b08a-60975a53fd3c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:09.611475 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2d92b923-480e-49b9-b08a-60975a53fd3c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:09.612367 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2d92b923-480e-49b9-b08a-60975a53fd3c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:09.631005 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2d92b923-480e-49b9-b08a-60975a53fd3c tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef" status: 200 len: 1487 microversion: 2.87 time: 0.147644 Jun 01 22:32:09.631479 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 341/986] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:09 2026] GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef => generated 1487 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:09.802462 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-04be9473-4b08-4fb9-bc33-232c12e6e887 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:09.810229 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-04be9473-4b08-4fb9-bc33-232c12e6e887 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:09.817918 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-04be9473-4b08-4fb9-bc33-232c12e6e887 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:09.817918 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-04be9473-4b08-4fb9-bc33-232c12e6e887 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:09.817918 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-04be9473-4b08-4fb9-bc33-232c12e6e887 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:09.818005 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-04be9473-4b08-4fb9-bc33-232c12e6e887 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:09.819131 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-04be9473-4b08-4fb9-bc33-232c12e6e887 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:09.819594 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-04be9473-4b08-4fb9-bc33-232c12e6e887 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:09.845742 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-04be9473-4b08-4fb9-bc33-232c12e6e887 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:09.861641 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-04a391ac-1f2c-40e3-9cb2-1b72df1e5613 req-4ad19d2a-afd5-4228-99b3-4f4e038c48d5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ca3dc177-50c9-436e-84ee-737c10a0bbca", "name": "network-vif-unplugged", "status": "completed", "tag": "6973814a-ecad-47fd-bc63-6a716cb2acff"}, {"server_uuid": "ca3dc177-50c9-436e-84ee-737c10a0bbca", "name": "network-vif-unplugged", "status": "completed", "tag": "6973814a-ecad-47fd-bc63-6a716cb2acff"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:09.868776 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-04a391ac-1f2c-40e3-9cb2-1b72df1e5613 req-4ad19d2a-afd5-4228-99b3-4f4e038c48d5 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:09.869366 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-04a391ac-1f2c-40e3-9cb2-1b72df1e5613 req-4ad19d2a-afd5-4228-99b3-4f4e038c48d5 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:09.869685 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-04a391ac-1f2c-40e3-9cb2-1b72df1e5613 req-4ad19d2a-afd5-4228-99b3-4f4e038c48d5 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:09.880077 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-04a391ac-1f2c-40e3-9cb2-1b72df1e5613 req-4ad19d2a-afd5-4228-99b3-4f4e038c48d5 service nova] Creating event network-vif-unplugged:6973814a-ecad-47fd-bc63-6a716cb2acff for instance ca3dc177-50c9-436e-84ee-737c10a0bbca on np0000001904 Jun 01 22:32:09.880879 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-04a391ac-1f2c-40e3-9cb2-1b72df1e5613 req-4ad19d2a-afd5-4228-99b3-4f4e038c48d5 service nova] Creating event network-vif-unplugged:6973814a-ecad-47fd-bc63-6a716cb2acff for instance ca3dc177-50c9-436e-84ee-737c10a0bbca on np0000001904 Jun 01 22:32:09.881456 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-04a391ac-1f2c-40e3-9cb2-1b72df1e5613 req-4ad19d2a-afd5-4228-99b3-4f4e038c48d5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:09.887742 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-04a391ac-1f2c-40e3-9cb2-1b72df1e5613 req-4ad19d2a-afd5-4228-99b3-4f4e038c48d5 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.031001 Jun 01 22:32:09.888961 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 336/987] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:09 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:10.016725 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-04be9473-4b08-4fb9-bc33-232c12e6e887 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:10.028677 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-04be9473-4b08-4fb9-bc33-232c12e6e887 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 200 len: 1499 microversion: 2.1 time: 0.229570 Jun 01 22:32:10.028960 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 311/988] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:09 2026] GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 1499 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:10.166979 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b01b5433-badb-4831-a801-eda3a875d4f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:10.170016 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b01b5433-badb-4831-a801-eda3a875d4f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:10.175525 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b01b5433-badb-4831-a801-eda3a875d4f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:10.175822 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b01b5433-badb-4831-a801-eda3a875d4f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:10.176039 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b01b5433-badb-4831-a801-eda3a875d4f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:10.176596 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b01b5433-badb-4831-a801-eda3a875d4f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:10.177048 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b01b5433-badb-4831-a801-eda3a875d4f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:10.177317 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b01b5433-badb-4831-a801-eda3a875d4f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:10.198776 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b01b5433-badb-4831-a801-eda3a875d4f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:10.269988 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b01b5433-badb-4831-a801-eda3a875d4f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:10.276382 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b01b5433-badb-4831-a801-eda3a875d4f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:10.277063 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b01b5433-badb-4831-a801-eda3a875d4f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:10.283238 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b01b5433-badb-4831-a801-eda3a875d4f4 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1603 microversion: 2.32 time: 0.118649 Jun 01 22:32:10.283577 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 342/989] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:10 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1603 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:10.346226 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e226ad29-6a82-4ebc-8a1b-591601c8ca2a tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:10.348498 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e226ad29-6a82-4ebc-8a1b-591601c8ca2a tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] [instance: f71d2485-e35a-4c96-b5fc-22649c77c3f1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:10.355156 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e226ad29-6a82-4ebc-8a1b-591601c8ca2a tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:10.355730 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e226ad29-6a82-4ebc-8a1b-591601c8ca2a tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:10.356394 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e226ad29-6a82-4ebc-8a1b-591601c8ca2a tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:10.357539 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e226ad29-6a82-4ebc-8a1b-591601c8ca2a tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:10.357539 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e226ad29-6a82-4ebc-8a1b-591601c8ca2a tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:10.357998 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e226ad29-6a82-4ebc-8a1b-591601c8ca2a tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:10.377475 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e226ad29-6a82-4ebc-8a1b-591601c8ca2a tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:10.526962 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e226ad29-6a82-4ebc-8a1b-591601c8ca2a tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c8c0ee5e98b49ed9eff851af81d8a81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7623eee874fa471b8e38d9abca510da5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:10.535657 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e226ad29-6a82-4ebc-8a1b-591601c8ca2a tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1" status: 200 len: 1313 microversion: 2.1 time: 0.191808 Jun 01 22:32:10.536162 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 337/990] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:10 2026] GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1 => generated 1313 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:10.653496 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c4be9eb2-126a-4b3c-b185-a1a72f2aa607 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:10.654995 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c4be9eb2-126a-4b3c-b185-a1a72f2aa607 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:10.659988 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c4be9eb2-126a-4b3c-b185-a1a72f2aa607 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:10.660307 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c4be9eb2-126a-4b3c-b185-a1a72f2aa607 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:10.660490 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c4be9eb2-126a-4b3c-b185-a1a72f2aa607 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:10.660935 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c4be9eb2-126a-4b3c-b185-a1a72f2aa607 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:10.661241 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c4be9eb2-126a-4b3c-b185-a1a72f2aa607 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:10.661535 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c4be9eb2-126a-4b3c-b185-a1a72f2aa607 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:10.679907 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c4be9eb2-126a-4b3c-b185-a1a72f2aa607 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:10.680102 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c4be9eb2-126a-4b3c-b185-a1a72f2aa607 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:10.680267 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c4be9eb2-126a-4b3c-b185-a1a72f2aa607 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:10.680493 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-c4be9eb2-126a-4b3c-b185-a1a72f2aa607 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lazy-loading 'fault' on Instance uuid ae02c153-50ff-4815-b58a-4003888ddeef {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:32:10.683503 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c4be9eb2-126a-4b3c-b185-a1a72f2aa607 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:10.735711 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c4be9eb2-126a-4b3c-b185-a1a72f2aa607 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:10.741085 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c4be9eb2-126a-4b3c-b185-a1a72f2aa607 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:10.741760 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c4be9eb2-126a-4b3c-b185-a1a72f2aa607 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:10.750033 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c4be9eb2-126a-4b3c-b185-a1a72f2aa607 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef" status: 200 len: 1487 microversion: 2.87 time: 0.099696 Jun 01 22:32:10.750439 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 312/991] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:10 2026] GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef => generated 1487 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:11.054343 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5db7936b-4203-48e6-855d-e8ee223c81e7 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:11.057208 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5db7936b-4203-48e6-855d-e8ee223c81e7 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:11.063464 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5db7936b-4203-48e6-855d-e8ee223c81e7 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:11.063806 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5db7936b-4203-48e6-855d-e8ee223c81e7 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:11.064094 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5db7936b-4203-48e6-855d-e8ee223c81e7 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:11.064695 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5db7936b-4203-48e6-855d-e8ee223c81e7 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:11.065048 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5db7936b-4203-48e6-855d-e8ee223c81e7 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:11.065382 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5db7936b-4203-48e6-855d-e8ee223c81e7 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:11.080925 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-5db7936b-4203-48e6-855d-e8ee223c81e7 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:11.263046 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5db7936b-4203-48e6-855d-e8ee223c81e7 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:11.271841 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5db7936b-4203-48e6-855d-e8ee223c81e7 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 200 len: 1499 microversion: 2.1 time: 0.220323 Jun 01 22:32:11.272173 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 343/992] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:11 2026] GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 1499 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:11.299877 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ba7e9bcb-9547-4ae8-afb0-a7cec796890d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:11.301265 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ba7e9bcb-9547-4ae8-afb0-a7cec796890d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:11.306230 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba7e9bcb-9547-4ae8-afb0-a7cec796890d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:11.306592 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba7e9bcb-9547-4ae8-afb0-a7cec796890d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:11.306910 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba7e9bcb-9547-4ae8-afb0-a7cec796890d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:11.307495 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba7e9bcb-9547-4ae8-afb0-a7cec796890d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:11.307940 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba7e9bcb-9547-4ae8-afb0-a7cec796890d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:11.308351 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba7e9bcb-9547-4ae8-afb0-a7cec796890d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:11.331352 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba7e9bcb-9547-4ae8-afb0-a7cec796890d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:11.331577 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba7e9bcb-9547-4ae8-afb0-a7cec796890d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:11.331814 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba7e9bcb-9547-4ae8-afb0-a7cec796890d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:11.332072 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-ba7e9bcb-9547-4ae8-afb0-a7cec796890d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lazy-loading 'fault' on Instance uuid 9a606c44-b4ec-4f90-8cc3-81c683adfcbd {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:32:11.335629 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ba7e9bcb-9547-4ae8-afb0-a7cec796890d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:11.385496 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ba7e9bcb-9547-4ae8-afb0-a7cec796890d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:11.391930 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ba7e9bcb-9547-4ae8-afb0-a7cec796890d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:11.392585 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ba7e9bcb-9547-4ae8-afb0-a7cec796890d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:11.396427 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ba7e9bcb-9547-4ae8-afb0-a7cec796890d tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1608 microversion: 2.32 time: 0.098417 Jun 01 22:32:11.396746 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 338/993] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:11 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1608 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:11.446593 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-04628d1b-9f31-4e60-b5b6-83fa2fe26ff4 req-d2eabc06-694b-4c39-b603-56c33da727cc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ca3dc177-50c9-436e-84ee-737c10a0bbca", "name": "network-vif-deleted", "tag": "6973814a-ecad-47fd-bc63-6a716cb2acff"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:11.455036 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-04628d1b-9f31-4e60-b5b6-83fa2fe26ff4 req-d2eabc06-694b-4c39-b603-56c33da727cc service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:11.455448 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-04628d1b-9f31-4e60-b5b6-83fa2fe26ff4 req-d2eabc06-694b-4c39-b603-56c33da727cc service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:11.455761 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-04628d1b-9f31-4e60-b5b6-83fa2fe26ff4 req-d2eabc06-694b-4c39-b603-56c33da727cc service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:11.464951 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-04628d1b-9f31-4e60-b5b6-83fa2fe26ff4 req-d2eabc06-694b-4c39-b603-56c33da727cc service nova] Creating event network-vif-deleted:6973814a-ecad-47fd-bc63-6a716cb2acff for instance ca3dc177-50c9-436e-84ee-737c10a0bbca on np0000001904 Jun 01 22:32:11.465660 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-04628d1b-9f31-4e60-b5b6-83fa2fe26ff4 req-d2eabc06-694b-4c39-b603-56c33da727cc service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:11.472012 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-04628d1b-9f31-4e60-b5b6-83fa2fe26ff4 req-d2eabc06-694b-4c39-b603-56c33da727cc service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028647 Jun 01 22:32:11.472810 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 313/994] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:11 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:11.552115 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e5257868-1bf5-4e3c-a5d6-82b42ab6e748 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:11.554122 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e5257868-1bf5-4e3c-a5d6-82b42ab6e748 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] [instance: f71d2485-e35a-4c96-b5fc-22649c77c3f1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:11.559559 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e5257868-1bf5-4e3c-a5d6-82b42ab6e748 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:11.559853 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e5257868-1bf5-4e3c-a5d6-82b42ab6e748 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:11.560218 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e5257868-1bf5-4e3c-a5d6-82b42ab6e748 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:11.560666 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e5257868-1bf5-4e3c-a5d6-82b42ab6e748 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:11.560997 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e5257868-1bf5-4e3c-a5d6-82b42ab6e748 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:11.561300 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e5257868-1bf5-4e3c-a5d6-82b42ab6e748 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:11.578697 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e5257868-1bf5-4e3c-a5d6-82b42ab6e748 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:11.745721 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e5257868-1bf5-4e3c-a5d6-82b42ab6e748 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c8c0ee5e98b49ed9eff851af81d8a81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7623eee874fa471b8e38d9abca510da5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:11.753997 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e5257868-1bf5-4e3c-a5d6-82b42ab6e748 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1" status: 200 len: 1463 microversion: 2.1 time: 0.204465 Jun 01 22:32:11.754288 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 344/995] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:11 2026] GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1 => generated 1463 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:11.769362 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-04e47cfd-34c7-4a5d-8934-b1d9ca2f4360 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:11.772537 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-04e47cfd-34c7-4a5d-8934-b1d9ca2f4360 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: ae02c153-50ff-4815-b58a-4003888ddeef] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:11.783712 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-04e47cfd-34c7-4a5d-8934-b1d9ca2f4360 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:11.784074 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-04e47cfd-34c7-4a5d-8934-b1d9ca2f4360 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:11.784512 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-04e47cfd-34c7-4a5d-8934-b1d9ca2f4360 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:11.785109 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-04e47cfd-34c7-4a5d-8934-b1d9ca2f4360 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:11.789161 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-04e47cfd-34c7-4a5d-8934-b1d9ca2f4360 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:11.790117 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-04e47cfd-34c7-4a5d-8934-b1d9ca2f4360 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:11.801931 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-04e47cfd-34c7-4a5d-8934-b1d9ca2f4360 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] HTTP exception thrown: Instance ae02c153-50ff-4815-b58a-4003888ddeef could not be found. Jun 01 22:32:11.802308 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-04e47cfd-34c7-4a5d-8934-b1d9ca2f4360 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Returning 404 to user: Instance ae02c153-50ff-4815-b58a-4003888ddeef could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:32:11.804009 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-04e47cfd-34c7-4a5d-8934-b1d9ca2f4360 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef" status: 404 len: 111 microversion: 2.87 time: 0.037702 Jun 01 22:32:11.804009 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 339/996] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:11 2026] GET /compute/v2.1/servers/ae02c153-50ff-4815-b58a-4003888ddeef => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:32:11.806093 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-db134fb4-7c23-4cad-94a6-8e3095bf14d8 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:11.807129 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-db134fb4-7c23-4cad-94a6-8e3095bf14d8 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] [instance: f71d2485-e35a-4c96-b5fc-22649c77c3f1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:11.811150 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-db134fb4-7c23-4cad-94a6-8e3095bf14d8 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:11.811365 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-db134fb4-7c23-4cad-94a6-8e3095bf14d8 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:11.811481 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-db134fb4-7c23-4cad-94a6-8e3095bf14d8 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:11.811723 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-db134fb4-7c23-4cad-94a6-8e3095bf14d8 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:11.811840 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-db134fb4-7c23-4cad-94a6-8e3095bf14d8 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:11.811972 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-db134fb4-7c23-4cad-94a6-8e3095bf14d8 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:11.813174 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-95b6952f-fb19-4d9d-b964-e3cdbd1d3138 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:11.813430 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-95b6952f-fb19-4d9d-b964-e3cdbd1d3138 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:11.822688 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-95b6952f-fb19-4d9d-b964-e3cdbd1d3138 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:11.822914 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-95b6952f-fb19-4d9d-b964-e3cdbd1d3138 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:11.823095 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-95b6952f-fb19-4d9d-b964-e3cdbd1d3138 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:11.823418 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-95b6952f-fb19-4d9d-b964-e3cdbd1d3138 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:11.823602 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-95b6952f-fb19-4d9d-b964-e3cdbd1d3138 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:11.823748 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-95b6952f-fb19-4d9d-b964-e3cdbd1d3138 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:11.836674 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-db134fb4-7c23-4cad-94a6-8e3095bf14d8 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] [instance: f71d2485-e35a-4c96-b5fc-22649c77c3f1] Going to try to terminate instance {{(pid=86661) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:32:11.843560 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-95b6952f-fb19-4d9d-b964-e3cdbd1d3138 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:32:11.900810 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-db134fb4-7c23-4cad-94a6-8e3095bf14d8 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1" status: 204 len: 0 microversion: 2.1 time: 0.096811 Jun 01 22:32:11.901445 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 314/997] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:32:11 2026] DELETE /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:32:11.912435 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-da86cb30-d2fd-46c1-9998-5e2f801cfe4a tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:11.914335 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-da86cb30-d2fd-46c1-9998-5e2f801cfe4a tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] [instance: f71d2485-e35a-4c96-b5fc-22649c77c3f1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:11.917775 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-95b6952f-fb19-4d9d-b964-e3cdbd1d3138 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 204 len: 0 microversion: 2.87 time: 0.106577 Jun 01 22:32:11.918112 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 345/998] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:32:11 2026] DELETE /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 0 bytes in 107 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:32:11.919609 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-da86cb30-d2fd-46c1-9998-5e2f801cfe4a tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:11.919918 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-da86cb30-d2fd-46c1-9998-5e2f801cfe4a tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:11.920174 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-da86cb30-d2fd-46c1-9998-5e2f801cfe4a tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:11.920726 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-da86cb30-d2fd-46c1-9998-5e2f801cfe4a tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:11.921102 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-da86cb30-d2fd-46c1-9998-5e2f801cfe4a tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:11.921465 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-da86cb30-d2fd-46c1-9998-5e2f801cfe4a tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:11.929715 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3b620e45-ac12-4aa0-87ff-bb07d6b854df tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:11.931371 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3b620e45-ac12-4aa0-87ff-bb07d6b854df tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:11.935929 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3b620e45-ac12-4aa0-87ff-bb07d6b854df tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:11.936319 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3b620e45-ac12-4aa0-87ff-bb07d6b854df tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:11.936600 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3b620e45-ac12-4aa0-87ff-bb07d6b854df tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:11.937074 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3b620e45-ac12-4aa0-87ff-bb07d6b854df tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:11.937490 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3b620e45-ac12-4aa0-87ff-bb07d6b854df tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:11.937862 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3b620e45-ac12-4aa0-87ff-bb07d6b854df tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:11.940992 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-da86cb30-d2fd-46c1-9998-5e2f801cfe4a tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:11.959806 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3b620e45-ac12-4aa0-87ff-bb07d6b854df tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:12.094636 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-da86cb30-d2fd-46c1-9998-5e2f801cfe4a tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c8c0ee5e98b49ed9eff851af81d8a81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7623eee874fa471b8e38d9abca510da5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:12.106033 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-da86cb30-d2fd-46c1-9998-5e2f801cfe4a tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1" status: 200 len: 1469 microversion: 2.1 time: 0.195618 Jun 01 22:32:12.106646 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 340/999] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:11 2026] GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1 => generated 1469 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:12.151595 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3b620e45-ac12-4aa0-87ff-bb07d6b854df tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:12.156532 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3b620e45-ac12-4aa0-87ff-bb07d6b854df tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:12.157074 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3b620e45-ac12-4aa0-87ff-bb07d6b854df tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:12.165366 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3b620e45-ac12-4aa0-87ff-bb07d6b854df tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1782 microversion: 2.87 time: 0.237474 Jun 01 22:32:12.165706 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 315/1000] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:11 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1782 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:12.291371 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a41775cd-1177-4a56-a436-fc675fddd1fa tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:12.293015 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a41775cd-1177-4a56-a436-fc675fddd1fa tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:12.297380 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a41775cd-1177-4a56-a436-fc675fddd1fa tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:12.297614 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a41775cd-1177-4a56-a436-fc675fddd1fa tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:12.297868 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a41775cd-1177-4a56-a436-fc675fddd1fa tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:12.299113 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a41775cd-1177-4a56-a436-fc675fddd1fa tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:12.299113 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a41775cd-1177-4a56-a436-fc675fddd1fa tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:12.299113 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a41775cd-1177-4a56-a436-fc675fddd1fa tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:12.318470 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a41775cd-1177-4a56-a436-fc675fddd1fa tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:12.318650 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a41775cd-1177-4a56-a436-fc675fddd1fa tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:12.318807 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a41775cd-1177-4a56-a436-fc675fddd1fa tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:12.319067 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-a41775cd-1177-4a56-a436-fc675fddd1fa tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lazy-loading 'fault' on Instance uuid ca3dc177-50c9-436e-84ee-737c10a0bbca {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:32:12.322926 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a41775cd-1177-4a56-a436-fc675fddd1fa tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:12.394759 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a41775cd-1177-4a56-a436-fc675fddd1fa tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:12.408644 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a41775cd-1177-4a56-a436-fc675fddd1fa tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 200 len: 1302 microversion: 2.1 time: 0.117631 Jun 01 22:32:12.408644 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 346/1001] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:12 2026] GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 1302 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:12.416027 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7cc550d4-8c52-491a-a3a6-5fa60720fbad tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:12.417991 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7cc550d4-8c52-491a-a3a6-5fa60720fbad tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:12.427243 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7cc550d4-8c52-491a-a3a6-5fa60720fbad tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:12.427532 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7cc550d4-8c52-491a-a3a6-5fa60720fbad tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:12.427798 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7cc550d4-8c52-491a-a3a6-5fa60720fbad tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:12.428267 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7cc550d4-8c52-491a-a3a6-5fa60720fbad tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:12.428611 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7cc550d4-8c52-491a-a3a6-5fa60720fbad tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:12.429005 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7cc550d4-8c52-491a-a3a6-5fa60720fbad tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:12.458199 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7cc550d4-8c52-491a-a3a6-5fa60720fbad tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:12.458396 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7cc550d4-8c52-491a-a3a6-5fa60720fbad tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:12.458555 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7cc550d4-8c52-491a-a3a6-5fa60720fbad tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:12.458993 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-7cc550d4-8c52-491a-a3a6-5fa60720fbad tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lazy-loading 'fault' on Instance uuid 9a606c44-b4ec-4f90-8cc3-81c683adfcbd {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:32:12.462145 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7cc550d4-8c52-491a-a3a6-5fa60720fbad tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:12.511869 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7cc550d4-8c52-491a-a3a6-5fa60720fbad tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:12.517278 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7cc550d4-8c52-491a-a3a6-5fa60720fbad tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:12.517894 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7cc550d4-8c52-491a-a3a6-5fa60720fbad tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'ffaddc472c0a4fefa24ac92811db5e6b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '20c4fbf0ed7145bb983292e7e91fafdd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:12.522335 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7cc550d4-8c52-491a-a3a6-5fa60720fbad tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 200 len: 1608 microversion: 2.32 time: 0.108277 Jun 01 22:32:12.522722 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 341/1002] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:12 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 1608 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:13.132586 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a038c705-307d-487e-a9a7-dcf80dd0df7e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:13.133977 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a038c705-307d-487e-a9a7-dcf80dd0df7e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] [instance: f71d2485-e35a-4c96-b5fc-22649c77c3f1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:13.142058 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a038c705-307d-487e-a9a7-dcf80dd0df7e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:13.142387 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a038c705-307d-487e-a9a7-dcf80dd0df7e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:13.142895 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a038c705-307d-487e-a9a7-dcf80dd0df7e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:13.143270 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a038c705-307d-487e-a9a7-dcf80dd0df7e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:13.143674 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a038c705-307d-487e-a9a7-dcf80dd0df7e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:13.144473 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a038c705-307d-487e-a9a7-dcf80dd0df7e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:13.144702 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-72a02b09-d074-4c80-a0f2-733d44b7ddc1 req-8430383f-3ff7-4a40-b52d-07d50a1a43c7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "81cc83dd-284b-4b62-8a33-e8c47c2b0f9e", "name": "network-vif-unplugged", "status": "completed", "tag": "02ffa76b-87e3-414a-9fa8-7ccb09821284"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:13.156631 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-72a02b09-d074-4c80-a0f2-733d44b7ddc1 req-8430383f-3ff7-4a40-b52d-07d50a1a43c7 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:13.156779 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-72a02b09-d074-4c80-a0f2-733d44b7ddc1 req-8430383f-3ff7-4a40-b52d-07d50a1a43c7 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:13.156970 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-72a02b09-d074-4c80-a0f2-733d44b7ddc1 req-8430383f-3ff7-4a40-b52d-07d50a1a43c7 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:13.170011 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-72a02b09-d074-4c80-a0f2-733d44b7ddc1 req-8430383f-3ff7-4a40-b52d-07d50a1a43c7 service nova] Creating event network-vif-unplugged:02ffa76b-87e3-414a-9fa8-7ccb09821284 for instance 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e on np0000001904 Jun 01 22:32:13.170444 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-72a02b09-d074-4c80-a0f2-733d44b7ddc1 req-8430383f-3ff7-4a40-b52d-07d50a1a43c7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:13.173108 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a038c705-307d-487e-a9a7-dcf80dd0df7e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:13.175947 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-72a02b09-d074-4c80-a0f2-733d44b7ddc1 req-8430383f-3ff7-4a40-b52d-07d50a1a43c7 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.035326 Jun 01 22:32:13.176337 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 347/1003] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:13 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:13.194910 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e4b6efb5-0642-4fae-96d7-42778ad9b12e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:13.200108 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e4b6efb5-0642-4fae-96d7-42778ad9b12e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:13.215614 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e4b6efb5-0642-4fae-96d7-42778ad9b12e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:13.216134 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e4b6efb5-0642-4fae-96d7-42778ad9b12e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:13.217184 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e4b6efb5-0642-4fae-96d7-42778ad9b12e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:13.218966 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e4b6efb5-0642-4fae-96d7-42778ad9b12e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:13.219455 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e4b6efb5-0642-4fae-96d7-42778ad9b12e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:13.219900 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e4b6efb5-0642-4fae-96d7-42778ad9b12e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:13.247270 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e4b6efb5-0642-4fae-96d7-42778ad9b12e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:13.434454 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f1feb62b-c1ad-4dc1-a91b-d92f3dd1ef7a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:13.436135 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f1feb62b-c1ad-4dc1-a91b-d92f3dd1ef7a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:13.438549 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a038c705-307d-487e-a9a7-dcf80dd0df7e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c8c0ee5e98b49ed9eff851af81d8a81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7623eee874fa471b8e38d9abca510da5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:13.441815 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1feb62b-c1ad-4dc1-a91b-d92f3dd1ef7a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:13.442140 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1feb62b-c1ad-4dc1-a91b-d92f3dd1ef7a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:13.442521 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1feb62b-c1ad-4dc1-a91b-d92f3dd1ef7a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:13.442836 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1feb62b-c1ad-4dc1-a91b-d92f3dd1ef7a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:13.443178 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1feb62b-c1ad-4dc1-a91b-d92f3dd1ef7a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:13.443642 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1feb62b-c1ad-4dc1-a91b-d92f3dd1ef7a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:13.450595 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a038c705-307d-487e-a9a7-dcf80dd0df7e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1" status: 200 len: 1469 microversion: 2.1 time: 0.321643 Jun 01 22:32:13.450595 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 316/1004] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:13 2026] GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1 => generated 1469 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:13.468582 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1feb62b-c1ad-4dc1-a91b-d92f3dd1ef7a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:13.468790 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1feb62b-c1ad-4dc1-a91b-d92f3dd1ef7a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:13.468959 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1feb62b-c1ad-4dc1-a91b-d92f3dd1ef7a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:13.469233 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-f1feb62b-c1ad-4dc1-a91b-d92f3dd1ef7a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lazy-loading 'fault' on Instance uuid ca3dc177-50c9-436e-84ee-737c10a0bbca {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:32:13.473142 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f1feb62b-c1ad-4dc1-a91b-d92f3dd1ef7a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:13.484770 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e4b6efb5-0642-4fae-96d7-42778ad9b12e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:13.493207 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e4b6efb5-0642-4fae-96d7-42778ad9b12e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:13.494166 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e4b6efb5-0642-4fae-96d7-42778ad9b12e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:13.504383 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e4b6efb5-0642-4fae-96d7-42778ad9b12e tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1782 microversion: 2.87 time: 0.314265 Jun 01 22:32:13.504677 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 342/1005] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:13 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1782 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:13.523546 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-14384e79-f354-4775-98e0-113aac1bf999 req-6d9051ce-c078-4d86-ad3e-a56fc30ef39b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f71d2485-e35a-4c96-b5fc-22649c77c3f1", "name": "network-vif-unplugged", "status": "completed", "tag": "ebdc79ce-6d43-4143-b4d0-4d3ed4297b2d"}, {"server_uuid": "f71d2485-e35a-4c96-b5fc-22649c77c3f1", "name": "network-vif-unplugged", "status": "completed", "tag": "ebdc79ce-6d43-4143-b4d0-4d3ed4297b2d"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:13.531009 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-14384e79-f354-4775-98e0-113aac1bf999 req-6d9051ce-c078-4d86-ad3e-a56fc30ef39b service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:13.531009 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-14384e79-f354-4775-98e0-113aac1bf999 req-6d9051ce-c078-4d86-ad3e-a56fc30ef39b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:13.531009 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-14384e79-f354-4775-98e0-113aac1bf999 req-6d9051ce-c078-4d86-ad3e-a56fc30ef39b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:13.537676 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f1feb62b-c1ad-4dc1-a91b-d92f3dd1ef7a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:13.539392 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-14384e79-f354-4775-98e0-113aac1bf999 req-6d9051ce-c078-4d86-ad3e-a56fc30ef39b service nova] Creating event network-vif-unplugged:ebdc79ce-6d43-4143-b4d0-4d3ed4297b2d for instance f71d2485-e35a-4c96-b5fc-22649c77c3f1 on np0000001904 Jun 01 22:32:13.539704 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-14384e79-f354-4775-98e0-113aac1bf999 req-6d9051ce-c078-4d86-ad3e-a56fc30ef39b service nova] Creating event network-vif-unplugged:ebdc79ce-6d43-4143-b4d0-4d3ed4297b2d for instance f71d2485-e35a-4c96-b5fc-22649c77c3f1 on np0000001904 Jun 01 22:32:13.540147 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-14384e79-f354-4775-98e0-113aac1bf999 req-6d9051ce-c078-4d86-ad3e-a56fc30ef39b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:13.541270 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-07c6019b-e436-419e-9377-cd80e56c5b3a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:13.543359 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-07c6019b-e436-419e-9377-cd80e56c5b3a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:13.545801 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f1feb62b-c1ad-4dc1-a91b-d92f3dd1ef7a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 200 len: 1302 microversion: 2.1 time: 0.114108 Jun 01 22:32:13.546442 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 348/1006] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:13 2026] GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 1302 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:13.547866 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-14384e79-f354-4775-98e0-113aac1bf999 req-6d9051ce-c078-4d86-ad3e-a56fc30ef39b service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.026119 Jun 01 22:32:13.548185 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 317/1007] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:13 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:13.551179 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-07c6019b-e436-419e-9377-cd80e56c5b3a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:13.551602 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-07c6019b-e436-419e-9377-cd80e56c5b3a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:13.551921 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-07c6019b-e436-419e-9377-cd80e56c5b3a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:13.552494 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-07c6019b-e436-419e-9377-cd80e56c5b3a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:13.552825 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-07c6019b-e436-419e-9377-cd80e56c5b3a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:13.553098 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-07c6019b-e436-419e-9377-cd80e56c5b3a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:13.561761 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-07c6019b-e436-419e-9377-cd80e56c5b3a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] HTTP exception thrown: Instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd could not be found. Jun 01 22:32:13.562071 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-07c6019b-e436-419e-9377-cd80e56c5b3a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Returning 404 to user: Instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:32:13.562545 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-07c6019b-e436-419e-9377-cd80e56c5b3a tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 404 len: 111 microversion: 2.32 time: 0.023039 Jun 01 22:32:13.563028 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 343/1008] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:13 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:32:13.572892 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5302aaf2-ece6-4033-9e4b-0e34cdc3327e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:13.588021 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5302aaf2-ece6-4033-9e4b-0e34cdc3327e tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1570970478" status: 204 len: 0 microversion: 2.32 time: 0.017251 Jun 01 22:32:13.588350 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 349/1009] 10.4.3.116 () {68 vars in 1380 bytes} [Mon Jun 1 22:32:13 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1570970478 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:32:14.468591 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-67666a3c-c4c1-4cf8-a40f-e62894d54669 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:14.471870 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-67666a3c-c4c1-4cf8-a40f-e62894d54669 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] [instance: f71d2485-e35a-4c96-b5fc-22649c77c3f1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:14.480018 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67666a3c-c4c1-4cf8-a40f-e62894d54669 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:14.480408 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67666a3c-c4c1-4cf8-a40f-e62894d54669 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:14.480762 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67666a3c-c4c1-4cf8-a40f-e62894d54669 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:14.481516 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67666a3c-c4c1-4cf8-a40f-e62894d54669 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:14.481756 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67666a3c-c4c1-4cf8-a40f-e62894d54669 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:14.482749 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67666a3c-c4c1-4cf8-a40f-e62894d54669 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:14.514619 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-67666a3c-c4c1-4cf8-a40f-e62894d54669 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:14.531266 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4e72e655-6c1b-4370-80b0-bfbbcaf12ce1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:14.532171 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4e72e655-6c1b-4370-80b0-bfbbcaf12ce1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:14.540477 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e72e655-6c1b-4370-80b0-bfbbcaf12ce1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:14.541592 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e72e655-6c1b-4370-80b0-bfbbcaf12ce1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:14.541592 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e72e655-6c1b-4370-80b0-bfbbcaf12ce1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:14.542217 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e72e655-6c1b-4370-80b0-bfbbcaf12ce1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:14.542716 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e72e655-6c1b-4370-80b0-bfbbcaf12ce1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:14.543112 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e72e655-6c1b-4370-80b0-bfbbcaf12ce1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:14.567518 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8b945e57-72e6-4a1e-8303-151a65721c94 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:14.570183 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8b945e57-72e6-4a1e-8303-151a65721c94 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:14.574106 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4e72e655-6c1b-4370-80b0-bfbbcaf12ce1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:14.575869 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8b945e57-72e6-4a1e-8303-151a65721c94 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:14.576214 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8b945e57-72e6-4a1e-8303-151a65721c94 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:14.576466 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8b945e57-72e6-4a1e-8303-151a65721c94 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:14.577031 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8b945e57-72e6-4a1e-8303-151a65721c94 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:14.577394 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8b945e57-72e6-4a1e-8303-151a65721c94 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:14.577748 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8b945e57-72e6-4a1e-8303-151a65721c94 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:14.602598 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8b945e57-72e6-4a1e-8303-151a65721c94 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:14.602598 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8b945e57-72e6-4a1e-8303-151a65721c94 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:14.602598 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8b945e57-72e6-4a1e-8303-151a65721c94 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:14.602598 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-8b945e57-72e6-4a1e-8303-151a65721c94 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lazy-loading 'fault' on Instance uuid ca3dc177-50c9-436e-84ee-737c10a0bbca {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:32:14.606902 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8b945e57-72e6-4a1e-8303-151a65721c94 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:14.675190 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8b945e57-72e6-4a1e-8303-151a65721c94 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'aefeb35573574576a1b27019fdd8aef6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '4ffbfb382e784f75bb9d616cb3e70838', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:14.687541 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8b945e57-72e6-4a1e-8303-151a65721c94 tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 200 len: 1302 microversion: 2.1 time: 0.122683 Jun 01 22:32:14.688084 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 350/1010] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:14 2026] GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 1302 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:14.702850 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-67666a3c-c4c1-4cf8-a40f-e62894d54669 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c8c0ee5e98b49ed9eff851af81d8a81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7623eee874fa471b8e38d9abca510da5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:14.713041 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-67666a3c-c4c1-4cf8-a40f-e62894d54669 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1" status: 200 len: 1469 microversion: 2.1 time: 0.246722 Jun 01 22:32:14.713402 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 318/1011] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:14 2026] GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1 => generated 1469 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:14.823341 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4e72e655-6c1b-4370-80b0-bfbbcaf12ce1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:14.830255 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4e72e655-6c1b-4370-80b0-bfbbcaf12ce1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:14.830921 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4e72e655-6c1b-4370-80b0-bfbbcaf12ce1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:14.840509 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4e72e655-6c1b-4370-80b0-bfbbcaf12ce1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1782 microversion: 2.87 time: 0.312786 Jun 01 22:32:14.841027 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 344/1012] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:14 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1782 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:15.197282 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-2b21fe27-1538-4998-8fe0-4b518033b514 req-a8d37fc4-866f-44b1-a110-ea0445cabc97 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "81cc83dd-284b-4b62-8a33-e8c47c2b0f9e", "name": "network-vif-deleted", "tag": "02ffa76b-87e3-414a-9fa8-7ccb09821284"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:15.204933 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2b21fe27-1538-4998-8fe0-4b518033b514 req-a8d37fc4-866f-44b1-a110-ea0445cabc97 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:15.205152 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2b21fe27-1538-4998-8fe0-4b518033b514 req-a8d37fc4-866f-44b1-a110-ea0445cabc97 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:15.205325 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2b21fe27-1538-4998-8fe0-4b518033b514 req-a8d37fc4-866f-44b1-a110-ea0445cabc97 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:15.219772 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-2b21fe27-1538-4998-8fe0-4b518033b514 req-a8d37fc4-866f-44b1-a110-ea0445cabc97 service nova] Creating event network-vif-deleted:02ffa76b-87e3-414a-9fa8-7ccb09821284 for instance 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e on np0000001904 Jun 01 22:32:15.219772 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-2b21fe27-1538-4998-8fe0-4b518033b514 req-a8d37fc4-866f-44b1-a110-ea0445cabc97 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:15.223797 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-2b21fe27-1538-4998-8fe0-4b518033b514 req-a8d37fc4-866f-44b1-a110-ea0445cabc97 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029709 Jun 01 22:32:15.224414 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 351/1013] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:15 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:15.248039 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-ae49b453-8626-493a-97cd-bff9e6e81c38 req-949de48c-d491-4281-8559-bb0a33db0e7f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "81cc83dd-284b-4b62-8a33-e8c47c2b0f9e", "name": "network-vif-unplugged", "status": "completed", "tag": "02ffa76b-87e3-414a-9fa8-7ccb09821284"}, {"server_uuid": "f71d2485-e35a-4c96-b5fc-22649c77c3f1", "name": "network-vif-deleted", "tag": "ebdc79ce-6d43-4143-b4d0-4d3ed4297b2d"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:15.258541 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ae49b453-8626-493a-97cd-bff9e6e81c38 req-949de48c-d491-4281-8559-bb0a33db0e7f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:15.258851 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ae49b453-8626-493a-97cd-bff9e6e81c38 req-949de48c-d491-4281-8559-bb0a33db0e7f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:15.259021 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ae49b453-8626-493a-97cd-bff9e6e81c38 req-949de48c-d491-4281-8559-bb0a33db0e7f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:15.270050 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-ae49b453-8626-493a-97cd-bff9e6e81c38 req-949de48c-d491-4281-8559-bb0a33db0e7f service nova] Creating event network-vif-unplugged:02ffa76b-87e3-414a-9fa8-7ccb09821284 for instance 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e on np0000001904 Jun 01 22:32:15.270228 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-ae49b453-8626-493a-97cd-bff9e6e81c38 req-949de48c-d491-4281-8559-bb0a33db0e7f service nova] Creating event network-vif-deleted:ebdc79ce-6d43-4143-b4d0-4d3ed4297b2d for instance f71d2485-e35a-4c96-b5fc-22649c77c3f1 on np0000001904 Jun 01 22:32:15.270757 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-ae49b453-8626-493a-97cd-bff9e6e81c38 req-949de48c-d491-4281-8559-bb0a33db0e7f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:15.276281 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-ae49b453-8626-493a-97cd-bff9e6e81c38 req-949de48c-d491-4281-8559-bb0a33db0e7f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.032248 Jun 01 22:32:15.276787 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 319/1014] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:15 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:15.515855 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2d770af1-2065-4702-87d5-8317dad58787 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:15.516469 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2d770af1-2065-4702-87d5-8317dad58787 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:15.521969 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d770af1-2065-4702-87d5-8317dad58787 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:15.522293 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d770af1-2065-4702-87d5-8317dad58787 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:15.522510 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d770af1-2065-4702-87d5-8317dad58787 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:15.523080 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d770af1-2065-4702-87d5-8317dad58787 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:15.523335 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d770af1-2065-4702-87d5-8317dad58787 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:15.523528 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d770af1-2065-4702-87d5-8317dad58787 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:15.532518 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-2d770af1-2065-4702-87d5-8317dad58787 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] HTTP exception thrown: Instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd could not be found. Jun 01 22:32:15.533053 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2d770af1-2065-4702-87d5-8317dad58787 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Returning 404 to user: Instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:32:15.533340 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2d770af1-2065-4702-87d5-8317dad58787 tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 404 len: 111 microversion: 2.32 time: 0.020558 Jun 01 22:32:15.534719 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 345/1015] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:32:15 2026] DELETE /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:32:15.545243 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3ca97256-a76f-487b-92b8-12db6c4a0afc tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:15.547144 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3ca97256-a76f-487b-92b8-12db6c4a0afc tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] [instance: 9a606c44-b4ec-4f90-8cc3-81c683adfcbd] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:15.551157 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3ca97256-a76f-487b-92b8-12db6c4a0afc tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:15.551490 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3ca97256-a76f-487b-92b8-12db6c4a0afc tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:15.551756 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3ca97256-a76f-487b-92b8-12db6c4a0afc tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:15.552213 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3ca97256-a76f-487b-92b8-12db6c4a0afc tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:15.552549 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3ca97256-a76f-487b-92b8-12db6c4a0afc tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:15.552967 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3ca97256-a76f-487b-92b8-12db6c4a0afc tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:15.564141 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-3ca97256-a76f-487b-92b8-12db6c4a0afc tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] HTTP exception thrown: Instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd could not be found. Jun 01 22:32:15.564400 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3ca97256-a76f-487b-92b8-12db6c4a0afc tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] Returning 404 to user: Instance 9a606c44-b4ec-4f90-8cc3-81c683adfcbd could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:32:15.564888 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3ca97256-a76f-487b-92b8-12db6c4a0afc tempest-TaggedBootDevicesTest-882582273 tempest-TaggedBootDevicesTest-882582273-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd" status: 404 len: 111 microversion: 2.32 time: 0.021480 Jun 01 22:32:15.565220 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 352/1016] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:15 2026] GET /compute/v2.1/servers/9a606c44-b4ec-4f90-8cc3-81c683adfcbd => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (2 switches on core 0) Jun 01 22:32:15.708388 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3b404e95-c9d1-4bbd-80bd-9c2845af672a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:15.710863 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3b404e95-c9d1-4bbd-80bd-9c2845af672a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] [instance: ca3dc177-50c9-436e-84ee-737c10a0bbca] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:15.720984 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3b404e95-c9d1-4bbd-80bd-9c2845af672a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:15.721280 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3b404e95-c9d1-4bbd-80bd-9c2845af672a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:15.721518 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3b404e95-c9d1-4bbd-80bd-9c2845af672a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:15.722047 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3b404e95-c9d1-4bbd-80bd-9c2845af672a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:15.722389 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3b404e95-c9d1-4bbd-80bd-9c2845af672a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:15.722738 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3b404e95-c9d1-4bbd-80bd-9c2845af672a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:15.733525 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-3b404e95-c9d1-4bbd-80bd-9c2845af672a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] HTTP exception thrown: Instance ca3dc177-50c9-436e-84ee-737c10a0bbca could not be found. Jun 01 22:32:15.733947 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3b404e95-c9d1-4bbd-80bd-9c2845af672a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] Returning 404 to user: Instance ca3dc177-50c9-436e-84ee-737c10a0bbca could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:32:15.734427 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3b404e95-c9d1-4bbd-80bd-9c2845af672a tempest-VolumesActionsTest-866561092 tempest-VolumesActionsTest-866561092-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca" status: 404 len: 111 microversion: 2.1 time: 0.028098 Jun 01 22:32:15.734805 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 320/1017] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:15 2026] GET /compute/v2.1/servers/ca3dc177-50c9-436e-84ee-737c10a0bbca => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:32:15.737226 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-550a5d92-b729-4497-a5e5-a6a165e4aa41 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:15.741147 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-550a5d92-b729-4497-a5e5-a6a165e4aa41 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] [instance: f71d2485-e35a-4c96-b5fc-22649c77c3f1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:15.746011 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-550a5d92-b729-4497-a5e5-a6a165e4aa41 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:15.746413 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-550a5d92-b729-4497-a5e5-a6a165e4aa41 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:15.746765 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-550a5d92-b729-4497-a5e5-a6a165e4aa41 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:15.747413 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-550a5d92-b729-4497-a5e5-a6a165e4aa41 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:15.747899 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-550a5d92-b729-4497-a5e5-a6a165e4aa41 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:15.748330 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-550a5d92-b729-4497-a5e5-a6a165e4aa41 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:15.770248 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-550a5d92-b729-4497-a5e5-a6a165e4aa41 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:15.840320 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-550a5d92-b729-4497-a5e5-a6a165e4aa41 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c8c0ee5e98b49ed9eff851af81d8a81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7623eee874fa471b8e38d9abca510da5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:15.848776 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-550a5d92-b729-4497-a5e5-a6a165e4aa41 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1" status: 200 len: 1298 microversion: 2.1 time: 0.113945 Jun 01 22:32:15.849114 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 346/1018] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:15 2026] GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1 => generated 1298 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:15.863467 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f8c596d7-55ef-43b5-9239-6df56abc16d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:15.865512 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f8c596d7-55ef-43b5-9239-6df56abc16d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:15.870682 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f8c596d7-55ef-43b5-9239-6df56abc16d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:15.870965 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f8c596d7-55ef-43b5-9239-6df56abc16d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:15.871240 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f8c596d7-55ef-43b5-9239-6df56abc16d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:15.871792 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f8c596d7-55ef-43b5-9239-6df56abc16d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:15.872205 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f8c596d7-55ef-43b5-9239-6df56abc16d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:15.872533 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f8c596d7-55ef-43b5-9239-6df56abc16d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:15.899127 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f8c596d7-55ef-43b5-9239-6df56abc16d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:15.954421 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f8c596d7-55ef-43b5-9239-6df56abc16d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:15.961329 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f8c596d7-55ef-43b5-9239-6df56abc16d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:15.962184 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f8c596d7-55ef-43b5-9239-6df56abc16d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:15.973377 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f8c596d7-55ef-43b5-9239-6df56abc16d8 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1560 microversion: 2.87 time: 0.112107 Jun 01 22:32:15.974000 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 353/1019] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:15 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1560 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:16.865288 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d77cffcb-921c-42e7-a1f4-0704e68f3407 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:16.869132 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d77cffcb-921c-42e7-a1f4-0704e68f3407 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] [instance: f71d2485-e35a-4c96-b5fc-22649c77c3f1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:16.873227 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d77cffcb-921c-42e7-a1f4-0704e68f3407 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:16.873559 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d77cffcb-921c-42e7-a1f4-0704e68f3407 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:16.873828 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d77cffcb-921c-42e7-a1f4-0704e68f3407 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:16.874925 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d77cffcb-921c-42e7-a1f4-0704e68f3407 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:16.875631 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d77cffcb-921c-42e7-a1f4-0704e68f3407 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:16.875816 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d77cffcb-921c-42e7-a1f4-0704e68f3407 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:16.906514 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d77cffcb-921c-42e7-a1f4-0704e68f3407 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:16.907477 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d77cffcb-921c-42e7-a1f4-0704e68f3407 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:16.908002 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d77cffcb-921c-42e7-a1f4-0704e68f3407 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:16.908992 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-d77cffcb-921c-42e7-a1f4-0704e68f3407 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lazy-loading 'fault' on Instance uuid f71d2485-e35a-4c96-b5fc-22649c77c3f1 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:32:16.918228 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d77cffcb-921c-42e7-a1f4-0704e68f3407 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:16.979988 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d77cffcb-921c-42e7-a1f4-0704e68f3407 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c8c0ee5e98b49ed9eff851af81d8a81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7623eee874fa471b8e38d9abca510da5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:16.988963 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d77cffcb-921c-42e7-a1f4-0704e68f3407 tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1" status: 200 len: 1303 microversion: 2.1 time: 0.125619 Jun 01 22:32:16.989256 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 321/1020] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:16 2026] GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1 => generated 1303 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:16.991450 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d05ca242-edbb-4815-9ac8-4a1bb5579fed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:16.993498 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d05ca242-edbb-4815-9ac8-4a1bb5579fed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:17.002539 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d05ca242-edbb-4815-9ac8-4a1bb5579fed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:17.002962 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d05ca242-edbb-4815-9ac8-4a1bb5579fed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:17.003248 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d05ca242-edbb-4815-9ac8-4a1bb5579fed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:17.003949 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d05ca242-edbb-4815-9ac8-4a1bb5579fed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:17.004440 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d05ca242-edbb-4815-9ac8-4a1bb5579fed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:17.004848 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d05ca242-edbb-4815-9ac8-4a1bb5579fed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:17.026240 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d05ca242-edbb-4815-9ac8-4a1bb5579fed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:17.026510 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d05ca242-edbb-4815-9ac8-4a1bb5579fed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:17.026751 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d05ca242-edbb-4815-9ac8-4a1bb5579fed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:17.027049 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-d05ca242-edbb-4815-9ac8-4a1bb5579fed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lazy-loading 'fault' on Instance uuid 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:32:17.031536 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-d05ca242-edbb-4815-9ac8-4a1bb5579fed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:17.087445 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d05ca242-edbb-4815-9ac8-4a1bb5579fed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:17.095498 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d05ca242-edbb-4815-9ac8-4a1bb5579fed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:17.096349 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d05ca242-edbb-4815-9ac8-4a1bb5579fed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:17.104931 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d05ca242-edbb-4815-9ac8-4a1bb5579fed tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1565 microversion: 2.87 time: 0.115424 Jun 01 22:32:17.105371 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 347/1021] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:16 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1565 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:17.406936 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Action: 'action', calling method: >, body: {"rebuild": {"name": "tempest-ServerActionsV293TestJSON-server-1389802003", "metadata": {"rebuild": "server"}, "adminPass": "***", "imageRef": "}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:17.409429 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:17.413880 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:17.414229 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:17.414621 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:17.415306 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:17.415556 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:17.415763 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:17.458679 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:17.459320 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:17.459833 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:17.465593 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:17.465817 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:17.466009 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:17.467024 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:17.467196 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:17.467369 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:17.618001 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Getting quotas for project 80e9f1ee52a449c0a550c29f175dac06. Resources: dict_keys(['metadata_items']) {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:32:17.620844 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Getting quotas for user 22305f9088c94b76bbfc69e24e3e584e and project 80e9f1ee52a449c0a550c29f175dac06. Resources: dict_keys(['metadata_items']) {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:32:17.629524 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:32:17.629704 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:32:17.629920 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:32:17.630088 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:32:17.630218 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:32:17.789749 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:17.793983 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:17.794316 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:17.794591 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:17.795133 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:17.795438 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:17.795685 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:17.843309 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:18.005598 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c1afadad-ec9d-4489-881c-48b1e0d9274e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:18.006641 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c1afadad-ec9d-4489-881c-48b1e0d9274e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] [instance: f71d2485-e35a-4c96-b5fc-22649c77c3f1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:18.012097 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c1afadad-ec9d-4489-881c-48b1e0d9274e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:18.012416 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c1afadad-ec9d-4489-881c-48b1e0d9274e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:18.012690 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c1afadad-ec9d-4489-881c-48b1e0d9274e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:18.013148 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c1afadad-ec9d-4489-881c-48b1e0d9274e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:18.013487 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c1afadad-ec9d-4489-881c-48b1e0d9274e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:18.013808 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c1afadad-ec9d-4489-881c-48b1e0d9274e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:18.033953 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c1afadad-ec9d-4489-881c-48b1e0d9274e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:18.034257 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c1afadad-ec9d-4489-881c-48b1e0d9274e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:18.034808 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c1afadad-ec9d-4489-881c-48b1e0d9274e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:18.034808 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-c1afadad-ec9d-4489-881c-48b1e0d9274e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lazy-loading 'fault' on Instance uuid f71d2485-e35a-4c96-b5fc-22649c77c3f1 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:32:18.041874 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c1afadad-ec9d-4489-881c-48b1e0d9274e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:18.090417 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:18.096610 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:18.097593 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:18.105868 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c1afadad-ec9d-4489-881c-48b1e0d9274e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3c8c0ee5e98b49ed9eff851af81d8a81', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7623eee874fa471b8e38d9abca510da5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:18.106907 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3c833335-d122-4b1b-b31a-68d76072b77a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "POST /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47/action" status: 202 len: 2048 microversion: 2.93 time: 0.701906 Jun 01 22:32:18.107705 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 354/1022] 10.4.3.116 () {70 vars in 1438 bytes} [Mon Jun 1 22:32:17 2026] POST /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47/action => generated 2048 bytes in 703 msecs (HTTP/1.1 202) 10 headers in 454 bytes (1 switches on core 0) Jun 01 22:32:18.130121 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c1afadad-ec9d-4489-881c-48b1e0d9274e tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1" status: 200 len: 1303 microversion: 2.1 time: 0.126537 Jun 01 22:32:18.130474 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 322/1023] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:18 2026] GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1 => generated 1303 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:18.131869 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-fbb56b1a-b312-4379-8474-dd9f6b61fee6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:18.132279 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8035b026-dadf-43b5-b1f3-49c403c22694 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:18.145152 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-fbb56b1a-b312-4379-8474-dd9f6b61fee6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:18.153131 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fbb56b1a-b312-4379-8474-dd9f6b61fee6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:18.153343 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8035b026-dadf-43b5-b1f3-49c403c22694 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/flavors/42" status: 200 len: 428 microversion: 2.93 time: 0.022866 Jun 01 22:32:18.153483 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fbb56b1a-b312-4379-8474-dd9f6b61fee6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:18.153778 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 355/1024] 10.4.3.116 () {68 vars in 1293 bytes} [Mon Jun 1 22:32:18 2026] GET /compute/v2.1/flavors/42 => generated 428 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:32:18.154200 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fbb56b1a-b312-4379-8474-dd9f6b61fee6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:18.154880 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fbb56b1a-b312-4379-8474-dd9f6b61fee6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:18.155338 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fbb56b1a-b312-4379-8474-dd9f6b61fee6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:18.157509 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fbb56b1a-b312-4379-8474-dd9f6b61fee6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:18.169258 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1aca7d98-43fb-4e52-b690-edc6a7f33b50 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:18.171128 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1aca7d98-43fb-4e52-b690-edc6a7f33b50 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:18.178502 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1aca7d98-43fb-4e52-b690-edc6a7f33b50 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:18.178648 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1aca7d98-43fb-4e52-b690-edc6a7f33b50 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:18.179364 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1aca7d98-43fb-4e52-b690-edc6a7f33b50 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:18.180025 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1aca7d98-43fb-4e52-b690-edc6a7f33b50 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:18.180704 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1aca7d98-43fb-4e52-b690-edc6a7f33b50 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:18.181121 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1aca7d98-43fb-4e52-b690-edc6a7f33b50 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:18.190743 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fbb56b1a-b312-4379-8474-dd9f6b61fee6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:18.190987 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fbb56b1a-b312-4379-8474-dd9f6b61fee6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:18.191184 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fbb56b1a-b312-4379-8474-dd9f6b61fee6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:18.191449 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-fbb56b1a-b312-4379-8474-dd9f6b61fee6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lazy-loading 'fault' on Instance uuid 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:32:18.195172 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-fbb56b1a-b312-4379-8474-dd9f6b61fee6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:18.224414 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-1aca7d98-43fb-4e52-b690-edc6a7f33b50 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:18.259120 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-fbb56b1a-b312-4379-8474-dd9f6b61fee6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:18.262862 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-fbb56b1a-b312-4379-8474-dd9f6b61fee6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:18.263525 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-fbb56b1a-b312-4379-8474-dd9f6b61fee6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:18.271391 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-fbb56b1a-b312-4379-8474-dd9f6b61fee6 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1565 microversion: 2.87 time: 0.141878 Jun 01 22:32:18.271787 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 348/1025] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:18 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1565 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:18.451349 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1aca7d98-43fb-4e52-b690-edc6a7f33b50 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:18.465406 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1aca7d98-43fb-4e52-b690-edc6a7f33b50 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:18.466288 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1aca7d98-43fb-4e52-b690-edc6a7f33b50 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:18.478891 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1aca7d98-43fb-4e52-b690-edc6a7f33b50 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1871 microversion: 2.93 time: 0.311271 Jun 01 22:32:18.478891 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 323/1026] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:18 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1871 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:19.153093 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3633ecb4-6118-432c-92a9-a479d0ada91f tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:19.154583 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3633ecb4-6118-432c-92a9-a479d0ada91f tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] [instance: f71d2485-e35a-4c96-b5fc-22649c77c3f1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:19.158809 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3633ecb4-6118-432c-92a9-a479d0ada91f tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:19.158966 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3633ecb4-6118-432c-92a9-a479d0ada91f tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:19.159211 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3633ecb4-6118-432c-92a9-a479d0ada91f tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:19.159693 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3633ecb4-6118-432c-92a9-a479d0ada91f tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:19.160075 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3633ecb4-6118-432c-92a9-a479d0ada91f tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:19.160385 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3633ecb4-6118-432c-92a9-a479d0ada91f tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:19.168889 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-3633ecb4-6118-432c-92a9-a479d0ada91f tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] HTTP exception thrown: Instance f71d2485-e35a-4c96-b5fc-22649c77c3f1 could not be found. Jun 01 22:32:19.169178 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3633ecb4-6118-432c-92a9-a479d0ada91f tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] Returning 404 to user: Instance f71d2485-e35a-4c96-b5fc-22649c77c3f1 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:32:19.169552 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3633ecb4-6118-432c-92a9-a479d0ada91f tempest-VolumesNegativeTest-605755946 tempest-VolumesNegativeTest-605755946-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1" status: 404 len: 111 microversion: 2.1 time: 0.018223 Jun 01 22:32:19.169828 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 356/1027] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:19 2026] GET /compute/v2.1/servers/f71d2485-e35a-4c96-b5fc-22649c77c3f1 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:32:19.290374 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7f4f24ad-97e2-46bc-9fc8-3044ef172888 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:19.293276 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7f4f24ad-97e2-46bc-9fc8-3044ef172888 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:19.297542 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7f4f24ad-97e2-46bc-9fc8-3044ef172888 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:19.297825 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7f4f24ad-97e2-46bc-9fc8-3044ef172888 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:19.298028 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7f4f24ad-97e2-46bc-9fc8-3044ef172888 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:19.299507 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7f4f24ad-97e2-46bc-9fc8-3044ef172888 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:19.299507 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7f4f24ad-97e2-46bc-9fc8-3044ef172888 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:19.299507 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7f4f24ad-97e2-46bc-9fc8-3044ef172888 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:19.319345 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7f4f24ad-97e2-46bc-9fc8-3044ef172888 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:19.320411 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7f4f24ad-97e2-46bc-9fc8-3044ef172888 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:19.320411 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7f4f24ad-97e2-46bc-9fc8-3044ef172888 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:19.320411 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-7f4f24ad-97e2-46bc-9fc8-3044ef172888 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lazy-loading 'fault' on Instance uuid 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:32:19.324326 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7f4f24ad-97e2-46bc-9fc8-3044ef172888 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:19.384482 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7f4f24ad-97e2-46bc-9fc8-3044ef172888 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:19.392151 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7f4f24ad-97e2-46bc-9fc8-3044ef172888 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:19.393980 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7f4f24ad-97e2-46bc-9fc8-3044ef172888 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:19.401898 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7f4f24ad-97e2-46bc-9fc8-3044ef172888 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 200 len: 1565 microversion: 2.87 time: 0.113432 Jun 01 22:32:19.402211 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 349/1028] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:19 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 1565 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:19.496997 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-af4cca46-e5ac-463c-80f5-7ef8579a244b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:19.498704 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-af4cca46-e5ac-463c-80f5-7ef8579a244b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:19.504948 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-af4cca46-e5ac-463c-80f5-7ef8579a244b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:19.505285 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-af4cca46-e5ac-463c-80f5-7ef8579a244b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:19.505527 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-af4cca46-e5ac-463c-80f5-7ef8579a244b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:19.506030 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-af4cca46-e5ac-463c-80f5-7ef8579a244b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:19.506960 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-af4cca46-e5ac-463c-80f5-7ef8579a244b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:19.507433 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-af4cca46-e5ac-463c-80f5-7ef8579a244b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:19.532397 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-af4cca46-e5ac-463c-80f5-7ef8579a244b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:19.755150 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-af4cca46-e5ac-463c-80f5-7ef8579a244b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:19.767635 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-af4cca46-e5ac-463c-80f5-7ef8579a244b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:19.767635 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-af4cca46-e5ac-463c-80f5-7ef8579a244b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:19.783841 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-af4cca46-e5ac-463c-80f5-7ef8579a244b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1871 microversion: 2.93 time: 0.289842 Jun 01 22:32:19.784213 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 324/1029] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:19 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1871 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:20.340889 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-8bed6090-aefb-4b8d-be5a-36e9b96b10f1 req-57a99f25-9886-4ddb-ad9e-221223e4e8b7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6f38b858-46db-4a44-9f6a-1277495acd47", "name": "network-vif-unplugged", "status": "completed", "tag": "a912e88a-012a-4e79-b153-21954fdc3e39"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:20.349182 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-8bed6090-aefb-4b8d-be5a-36e9b96b10f1 req-57a99f25-9886-4ddb-ad9e-221223e4e8b7 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:20.349422 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-8bed6090-aefb-4b8d-be5a-36e9b96b10f1 req-57a99f25-9886-4ddb-ad9e-221223e4e8b7 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:20.349661 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-8bed6090-aefb-4b8d-be5a-36e9b96b10f1 req-57a99f25-9886-4ddb-ad9e-221223e4e8b7 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:20.367053 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-8bed6090-aefb-4b8d-be5a-36e9b96b10f1 req-57a99f25-9886-4ddb-ad9e-221223e4e8b7 service nova] Creating event network-vif-unplugged:a912e88a-012a-4e79-b153-21954fdc3e39 for instance 6f38b858-46db-4a44-9f6a-1277495acd47 on np0000001904 Jun 01 22:32:20.367576 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-8bed6090-aefb-4b8d-be5a-36e9b96b10f1 req-57a99f25-9886-4ddb-ad9e-221223e4e8b7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:20.377883 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-8bed6090-aefb-4b8d-be5a-36e9b96b10f1 req-57a99f25-9886-4ddb-ad9e-221223e4e8b7 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.038629 Jun 01 22:32:20.377883 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 357/1030] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:20 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:20.423637 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-529b8acd-12f3-447f-9944-f53a5198d319 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:20.427770 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-529b8acd-12f3-447f-9944-f53a5198d319 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:20.438319 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-529b8acd-12f3-447f-9944-f53a5198d319 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:20.439079 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-529b8acd-12f3-447f-9944-f53a5198d319 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:20.439079 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-529b8acd-12f3-447f-9944-f53a5198d319 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:20.439275 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-529b8acd-12f3-447f-9944-f53a5198d319 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:20.440164 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-529b8acd-12f3-447f-9944-f53a5198d319 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:20.440164 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-529b8acd-12f3-447f-9944-f53a5198d319 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:20.458365 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-529b8acd-12f3-447f-9944-f53a5198d319 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] HTTP exception thrown: Instance 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e could not be found. Jun 01 22:32:20.458365 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-529b8acd-12f3-447f-9944-f53a5198d319 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Returning 404 to user: Instance 81cc83dd-284b-4b62-8a33-e8c47c2b0f9e could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:32:20.459403 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-529b8acd-12f3-447f-9944-f53a5198d319 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e" status: 404 len: 111 microversion: 2.87 time: 0.037593 Jun 01 22:32:20.459403 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 350/1031] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:20 2026] GET /compute/v2.1/servers/81cc83dd-284b-4b62-8a33-e8c47c2b0f9e => generated 111 bytes in 38 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:32:20.811941 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3d514ce8-00f2-4a4f-a975-fffee865dd79 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:20.814051 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3d514ce8-00f2-4a4f-a975-fffee865dd79 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:20.829917 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d514ce8-00f2-4a4f-a975-fffee865dd79 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:20.830289 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d514ce8-00f2-4a4f-a975-fffee865dd79 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:20.830590 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d514ce8-00f2-4a4f-a975-fffee865dd79 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:20.831174 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d514ce8-00f2-4a4f-a975-fffee865dd79 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:20.831604 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d514ce8-00f2-4a4f-a975-fffee865dd79 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:20.832466 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d514ce8-00f2-4a4f-a975-fffee865dd79 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:20.860368 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3d514ce8-00f2-4a4f-a975-fffee865dd79 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:20.868363 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a9c64d92-8974-4d3f-9e95-1338ce59cccb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:20.868713 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a9c64d92-8974-4d3f-9e95-1338ce59cccb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:20.875636 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a9c64d92-8974-4d3f-9e95-1338ce59cccb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:20.875967 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a9c64d92-8974-4d3f-9e95-1338ce59cccb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:20.876137 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a9c64d92-8974-4d3f-9e95-1338ce59cccb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:20.876592 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a9c64d92-8974-4d3f-9e95-1338ce59cccb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:20.876592 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a9c64d92-8974-4d3f-9e95-1338ce59cccb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:20.876708 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a9c64d92-8974-4d3f-9e95-1338ce59cccb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:21.059328 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3d514ce8-00f2-4a4f-a975-fffee865dd79 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:21.066829 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3d514ce8-00f2-4a4f-a975-fffee865dd79 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:21.067885 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3d514ce8-00f2-4a4f-a975-fffee865dd79 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:21.081455 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3d514ce8-00f2-4a4f-a975-fffee865dd79 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1871 microversion: 2.93 time: 0.272555 Jun 01 22:32:21.081923 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 325/1032] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:20 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1871 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 01 22:32:21.138097 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a9c64d92-8974-4d3f-9e95-1338ce59cccb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:32:21.212343 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a9c64d92-8974-4d3f-9e95-1338ce59cccb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f" status: 204 len: 0 microversion: 2.87 time: 0.347563 Jun 01 22:32:21.212610 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 358/1033] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:32:20 2026] DELETE /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f => generated 0 bytes in 349 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:32:21.224285 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3724f8b3-c241-4087-8862-b640a6aa9018 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:21.232039 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3724f8b3-c241-4087-8862-b640a6aa9018 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:21.240410 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3724f8b3-c241-4087-8862-b640a6aa9018 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:21.240794 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3724f8b3-c241-4087-8862-b640a6aa9018 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:21.242371 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3724f8b3-c241-4087-8862-b640a6aa9018 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:21.242371 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3724f8b3-c241-4087-8862-b640a6aa9018 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:21.242371 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3724f8b3-c241-4087-8862-b640a6aa9018 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:21.242610 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3724f8b3-c241-4087-8862-b640a6aa9018 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:21.267452 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3724f8b3-c241-4087-8862-b640a6aa9018 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:21.492280 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3724f8b3-c241-4087-8862-b640a6aa9018 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:21.499874 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3724f8b3-c241-4087-8862-b640a6aa9018 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:21.500522 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3724f8b3-c241-4087-8862-b640a6aa9018 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:21.508442 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3724f8b3-c241-4087-8862-b640a6aa9018 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f" status: 200 len: 1704 microversion: 2.87 time: 0.286441 Jun 01 22:32:21.508798 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 351/1034] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:21 2026] GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f => generated 1704 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:22.103090 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cdb76bd8-c720-403b-8100-3c30f9f07bd5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:22.104851 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cdb76bd8-c720-403b-8100-3c30f9f07bd5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:22.110766 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cdb76bd8-c720-403b-8100-3c30f9f07bd5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:22.113606 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cdb76bd8-c720-403b-8100-3c30f9f07bd5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:22.113606 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cdb76bd8-c720-403b-8100-3c30f9f07bd5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:22.113606 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cdb76bd8-c720-403b-8100-3c30f9f07bd5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:22.113606 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cdb76bd8-c720-403b-8100-3c30f9f07bd5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:22.113801 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cdb76bd8-c720-403b-8100-3c30f9f07bd5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:22.138523 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cdb76bd8-c720-403b-8100-3c30f9f07bd5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:22.344326 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cdb76bd8-c720-403b-8100-3c30f9f07bd5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:22.355362 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cdb76bd8-c720-403b-8100-3c30f9f07bd5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:22.355781 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cdb76bd8-c720-403b-8100-3c30f9f07bd5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:22.366144 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cdb76bd8-c720-403b-8100-3c30f9f07bd5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1871 microversion: 2.93 time: 0.266039 Jun 01 22:32:22.366336 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 326/1035] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:22 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1871 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:22.450349 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-5c0ec2d7-a871-4a87-b193-35e8c4921d81 req-1e6054fa-5631-4f26-a9c8-1ac33b26bf21 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6f38b858-46db-4a44-9f6a-1277495acd47", "name": "network-vif-unplugged", "status": "completed", "tag": "a912e88a-012a-4e79-b153-21954fdc3e39"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:22.459721 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-5c0ec2d7-a871-4a87-b193-35e8c4921d81 req-1e6054fa-5631-4f26-a9c8-1ac33b26bf21 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:22.459721 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-5c0ec2d7-a871-4a87-b193-35e8c4921d81 req-1e6054fa-5631-4f26-a9c8-1ac33b26bf21 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:22.459721 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-5c0ec2d7-a871-4a87-b193-35e8c4921d81 req-1e6054fa-5631-4f26-a9c8-1ac33b26bf21 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:22.473989 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-5c0ec2d7-a871-4a87-b193-35e8c4921d81 req-1e6054fa-5631-4f26-a9c8-1ac33b26bf21 service nova] Creating event network-vif-unplugged:a912e88a-012a-4e79-b153-21954fdc3e39 for instance 6f38b858-46db-4a44-9f6a-1277495acd47 on np0000001904 Jun 01 22:32:22.474587 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-5c0ec2d7-a871-4a87-b193-35e8c4921d81 req-1e6054fa-5631-4f26-a9c8-1ac33b26bf21 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:22.479502 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-5c0ec2d7-a871-4a87-b193-35e8c4921d81 req-1e6054fa-5631-4f26-a9c8-1ac33b26bf21 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.032626 Jun 01 22:32:22.480327 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 359/1036] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:22 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:22.534636 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a0f0e94b-1e28-4b63-83ea-ba41bb1db2f1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:22.537612 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a0f0e94b-1e28-4b63-83ea-ba41bb1db2f1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:22.550925 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a0f0e94b-1e28-4b63-83ea-ba41bb1db2f1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:22.551364 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a0f0e94b-1e28-4b63-83ea-ba41bb1db2f1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:22.551785 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a0f0e94b-1e28-4b63-83ea-ba41bb1db2f1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:22.552042 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a0f0e94b-1e28-4b63-83ea-ba41bb1db2f1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:22.552462 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a0f0e94b-1e28-4b63-83ea-ba41bb1db2f1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:22.552780 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a0f0e94b-1e28-4b63-83ea-ba41bb1db2f1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:22.584613 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a0f0e94b-1e28-4b63-83ea-ba41bb1db2f1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:22.836438 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a0f0e94b-1e28-4b63-83ea-ba41bb1db2f1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:22.846683 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a0f0e94b-1e28-4b63-83ea-ba41bb1db2f1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:22.847419 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a0f0e94b-1e28-4b63-83ea-ba41bb1db2f1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:22.854774 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a0f0e94b-1e28-4b63-83ea-ba41bb1db2f1 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f" status: 200 len: 1704 microversion: 2.87 time: 0.326643 Jun 01 22:32:22.855209 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 352/1037] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:22 2026] GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f => generated 1704 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:23.400521 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-014c29cd-97ed-423f-a64e-d656354aaac5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:23.406963 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-014c29cd-97ed-423f-a64e-d656354aaac5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:23.410481 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-014c29cd-97ed-423f-a64e-d656354aaac5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:23.411093 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-014c29cd-97ed-423f-a64e-d656354aaac5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:23.411093 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-014c29cd-97ed-423f-a64e-d656354aaac5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:23.411491 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-014c29cd-97ed-423f-a64e-d656354aaac5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:23.412024 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-014c29cd-97ed-423f-a64e-d656354aaac5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:23.412090 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-014c29cd-97ed-423f-a64e-d656354aaac5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:23.432628 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-014c29cd-97ed-423f-a64e-d656354aaac5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:23.706449 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-014c29cd-97ed-423f-a64e-d656354aaac5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:23.716622 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-014c29cd-97ed-423f-a64e-d656354aaac5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:23.718386 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-014c29cd-97ed-423f-a64e-d656354aaac5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:23.739604 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-014c29cd-97ed-423f-a64e-d656354aaac5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1871 microversion: 2.93 time: 0.352905 Jun 01 22:32:23.740121 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 327/1038] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:23 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1871 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:23.894655 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-bb22dfe8-6941-401b-af14-87946b1024bb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:23.897903 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-bb22dfe8-6941-401b-af14-87946b1024bb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:23.905127 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bb22dfe8-6941-401b-af14-87946b1024bb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:23.905942 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bb22dfe8-6941-401b-af14-87946b1024bb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:23.907325 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bb22dfe8-6941-401b-af14-87946b1024bb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:23.908047 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bb22dfe8-6941-401b-af14-87946b1024bb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:23.908547 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bb22dfe8-6941-401b-af14-87946b1024bb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:23.909102 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bb22dfe8-6941-401b-af14-87946b1024bb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:23.983989 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-bb22dfe8-6941-401b-af14-87946b1024bb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:24.162303 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-bb22dfe8-6941-401b-af14-87946b1024bb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:24.168446 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-bb22dfe8-6941-401b-af14-87946b1024bb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:24.169287 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-bb22dfe8-6941-401b-af14-87946b1024bb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:24.181147 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-bb22dfe8-6941-401b-af14-87946b1024bb tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f" status: 200 len: 1704 microversion: 2.87 time: 0.294644 Jun 01 22:32:24.181478 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 360/1039] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:23 2026] GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f => generated 1704 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:24.543222 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-d4e2301a-a812-4a49-a484-d32e2488d3e9 req-0130e5f8-5415-4ee7-8290-02613d6ad804 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "94d9470d-ebf9-4838-9d67-6e11574cec6f", "name": "network-vif-unplugged", "status": "completed", "tag": "f2f2837f-2fda-4fa8-a4df-d0c35a647edb"}, {"server_uuid": "94d9470d-ebf9-4838-9d67-6e11574cec6f", "name": "network-vif-unplugged", "status": "completed", "tag": "f2f2837f-2fda-4fa8-a4df-d0c35a647edb"}, {"server_uuid": "94d9470d-ebf9-4838-9d67-6e11574cec6f", "name": "network-vif-deleted", "tag": "f2f2837f-2fda-4fa8-a4df-d0c35a647edb"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:24.557209 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-d4e2301a-a812-4a49-a484-d32e2488d3e9 req-0130e5f8-5415-4ee7-8290-02613d6ad804 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:24.557475 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-d4e2301a-a812-4a49-a484-d32e2488d3e9 req-0130e5f8-5415-4ee7-8290-02613d6ad804 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:24.557760 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-d4e2301a-a812-4a49-a484-d32e2488d3e9 req-0130e5f8-5415-4ee7-8290-02613d6ad804 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:24.568876 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-d4e2301a-a812-4a49-a484-d32e2488d3e9 req-0130e5f8-5415-4ee7-8290-02613d6ad804 service nova] Creating event network-vif-unplugged:f2f2837f-2fda-4fa8-a4df-d0c35a647edb for instance 94d9470d-ebf9-4838-9d67-6e11574cec6f on np0000001904 Jun 01 22:32:24.568876 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-d4e2301a-a812-4a49-a484-d32e2488d3e9 req-0130e5f8-5415-4ee7-8290-02613d6ad804 service nova] Creating event network-vif-unplugged:f2f2837f-2fda-4fa8-a4df-d0c35a647edb for instance 94d9470d-ebf9-4838-9d67-6e11574cec6f on np0000001904 Jun 01 22:32:24.568876 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-d4e2301a-a812-4a49-a484-d32e2488d3e9 req-0130e5f8-5415-4ee7-8290-02613d6ad804 service nova] Creating event network-vif-deleted:f2f2837f-2fda-4fa8-a4df-d0c35a647edb for instance 94d9470d-ebf9-4838-9d67-6e11574cec6f on np0000001904 Jun 01 22:32:24.568876 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-d4e2301a-a812-4a49-a484-d32e2488d3e9 req-0130e5f8-5415-4ee7-8290-02613d6ad804 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:24.578326 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-d4e2301a-a812-4a49-a484-d32e2488d3e9 req-0130e5f8-5415-4ee7-8290-02613d6ad804 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 529 microversion: 2.1 time: 0.039833 Jun 01 22:32:24.578817 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 353/1040] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:24 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) Jun 01 22:32:24.771177 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0882e47d-4c6f-4aa2-9b77-35a5ba2fd835 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:24.773259 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0882e47d-4c6f-4aa2-9b77-35a5ba2fd835 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:24.778772 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0882e47d-4c6f-4aa2-9b77-35a5ba2fd835 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:24.778772 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0882e47d-4c6f-4aa2-9b77-35a5ba2fd835 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:24.779054 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0882e47d-4c6f-4aa2-9b77-35a5ba2fd835 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:24.779749 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0882e47d-4c6f-4aa2-9b77-35a5ba2fd835 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:24.780211 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0882e47d-4c6f-4aa2-9b77-35a5ba2fd835 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:24.780644 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0882e47d-4c6f-4aa2-9b77-35a5ba2fd835 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:24.816779 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-0882e47d-4c6f-4aa2-9b77-35a5ba2fd835 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:25.032188 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0882e47d-4c6f-4aa2-9b77-35a5ba2fd835 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:25.042988 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0882e47d-4c6f-4aa2-9b77-35a5ba2fd835 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:25.044737 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0882e47d-4c6f-4aa2-9b77-35a5ba2fd835 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:25.057659 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0882e47d-4c6f-4aa2-9b77-35a5ba2fd835 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1871 microversion: 2.93 time: 0.292374 Jun 01 22:32:25.058269 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 328/1041] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:24 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1871 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:25.211755 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a2d7890e-74b8-4b5e-9115-5efca2bbb8bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:25.216013 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a2d7890e-74b8-4b5e-9115-5efca2bbb8bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:25.223548 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2d7890e-74b8-4b5e-9115-5efca2bbb8bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:25.224092 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2d7890e-74b8-4b5e-9115-5efca2bbb8bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:25.224203 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2d7890e-74b8-4b5e-9115-5efca2bbb8bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:25.224863 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2d7890e-74b8-4b5e-9115-5efca2bbb8bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:25.225149 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2d7890e-74b8-4b5e-9115-5efca2bbb8bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:25.225522 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2d7890e-74b8-4b5e-9115-5efca2bbb8bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:25.256476 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a2d7890e-74b8-4b5e-9115-5efca2bbb8bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:25.333019 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a2d7890e-74b8-4b5e-9115-5efca2bbb8bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:25.341515 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a2d7890e-74b8-4b5e-9115-5efca2bbb8bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:25.342519 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a2d7890e-74b8-4b5e-9115-5efca2bbb8bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:25.355525 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a2d7890e-74b8-4b5e-9115-5efca2bbb8bf tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f" status: 200 len: 1483 microversion: 2.87 time: 0.145937 Jun 01 22:32:25.355525 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 361/1042] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:25 2026] GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f => generated 1483 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:26.085004 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-da6c19ea-5919-416a-b178-5910eacbc144 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:26.086410 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-da6c19ea-5919-416a-b178-5910eacbc144 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:26.095802 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-da6c19ea-5919-416a-b178-5910eacbc144 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:26.096024 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-da6c19ea-5919-416a-b178-5910eacbc144 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:26.096216 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-da6c19ea-5919-416a-b178-5910eacbc144 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:26.096648 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-da6c19ea-5919-416a-b178-5910eacbc144 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:26.096936 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-da6c19ea-5919-416a-b178-5910eacbc144 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:26.097200 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-da6c19ea-5919-416a-b178-5910eacbc144 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:26.140260 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-da6c19ea-5919-416a-b178-5910eacbc144 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:26.330611 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-da6c19ea-5919-416a-b178-5910eacbc144 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:26.335587 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-da6c19ea-5919-416a-b178-5910eacbc144 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:26.336138 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-da6c19ea-5919-416a-b178-5910eacbc144 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:26.343350 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-da6c19ea-5919-416a-b178-5910eacbc144 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1871 microversion: 2.93 time: 0.261555 Jun 01 22:32:26.343676 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 354/1043] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:26 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1871 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:26.376174 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-aa2672fa-f6ca-4363-b090-80dbe078d7d0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:26.378107 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-aa2672fa-f6ca-4363-b090-80dbe078d7d0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:26.383895 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aa2672fa-f6ca-4363-b090-80dbe078d7d0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:26.384198 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aa2672fa-f6ca-4363-b090-80dbe078d7d0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:26.384549 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aa2672fa-f6ca-4363-b090-80dbe078d7d0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:26.385033 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aa2672fa-f6ca-4363-b090-80dbe078d7d0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:26.385416 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aa2672fa-f6ca-4363-b090-80dbe078d7d0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:26.385822 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aa2672fa-f6ca-4363-b090-80dbe078d7d0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:26.417999 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aa2672fa-f6ca-4363-b090-80dbe078d7d0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:26.418316 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aa2672fa-f6ca-4363-b090-80dbe078d7d0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:26.418518 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aa2672fa-f6ca-4363-b090-80dbe078d7d0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:26.418830 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-aa2672fa-f6ca-4363-b090-80dbe078d7d0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lazy-loading 'fault' on Instance uuid 94d9470d-ebf9-4838-9d67-6e11574cec6f {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:32:26.423816 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-aa2672fa-f6ca-4363-b090-80dbe078d7d0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:26.496717 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-aa2672fa-f6ca-4363-b090-80dbe078d7d0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:26.502910 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-aa2672fa-f6ca-4363-b090-80dbe078d7d0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:26.503713 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-aa2672fa-f6ca-4363-b090-80dbe078d7d0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:26.514981 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-aa2672fa-f6ca-4363-b090-80dbe078d7d0 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f" status: 200 len: 1488 microversion: 2.87 time: 0.141763 Jun 01 22:32:26.514981 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 329/1044] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:26 2026] GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f => generated 1488 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:26.973049 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-38b61fc1-4e15-4d0f-be2e-f336914eb72e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:26.977360 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-38b61fc1-4e15-4d0f-be2e-f336914eb72e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:26.983151 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-38b61fc1-4e15-4d0f-be2e-f336914eb72e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:26.983151 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-38b61fc1-4e15-4d0f-be2e-f336914eb72e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:26.983401 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-38b61fc1-4e15-4d0f-be2e-f336914eb72e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:26.984057 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-38b61fc1-4e15-4d0f-be2e-f336914eb72e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:26.984282 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-38b61fc1-4e15-4d0f-be2e-f336914eb72e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:26.984428 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-38b61fc1-4e15-4d0f-be2e-f336914eb72e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:27.034062 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-38b61fc1-4e15-4d0f-be2e-f336914eb72e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:27.034621 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-38b61fc1-4e15-4d0f-be2e-f336914eb72e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:27.034805 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-38b61fc1-4e15-4d0f-be2e-f336914eb72e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:27.047749 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-38b61fc1-4e15-4d0f-be2e-f336914eb72e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lazy-loading 'flavor' on Instance uuid 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:32:27.122332 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-38b61fc1-4e15-4d0f-be2e-f336914eb72e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "POST /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9/action" status: 202 len: 0 microversion: 2.1 time: 0.151535 Jun 01 22:32:27.122332 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 362/1045] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:32:26 2026] POST /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:32:27.140523 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e73823fe-4871-49c0-a311-ee9ed7a993f2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:27.144242 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e73823fe-4871-49c0-a311-ee9ed7a993f2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:27.145636 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=137,nova_api:UPDATE=3,nova_api:INSERT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:32:27.152203 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e73823fe-4871-49c0-a311-ee9ed7a993f2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:27.153841 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e73823fe-4871-49c0-a311-ee9ed7a993f2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:27.153841 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e73823fe-4871-49c0-a311-ee9ed7a993f2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:27.154315 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e73823fe-4871-49c0-a311-ee9ed7a993f2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:27.154919 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e73823fe-4871-49c0-a311-ee9ed7a993f2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:27.155439 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e73823fe-4871-49c0-a311-ee9ed7a993f2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:27.164669 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=289,nova_cell1:UPDATE=6,nova_cell1:INSERT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:32:27.200972 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e73823fe-4871-49c0-a311-ee9ed7a993f2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:27.366745 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8b8d4881-0016-42dc-a862-34c602fee43d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:27.369457 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8b8d4881-0016-42dc-a862-34c602fee43d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:27.375949 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8b8d4881-0016-42dc-a862-34c602fee43d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:27.376164 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8b8d4881-0016-42dc-a862-34c602fee43d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:27.376498 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8b8d4881-0016-42dc-a862-34c602fee43d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:27.377271 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8b8d4881-0016-42dc-a862-34c602fee43d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:27.377713 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8b8d4881-0016-42dc-a862-34c602fee43d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:27.378009 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8b8d4881-0016-42dc-a862-34c602fee43d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:27.417675 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8b8d4881-0016-42dc-a862-34c602fee43d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:27.471953 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:32:27.497780 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e73823fe-4871-49c0-a311-ee9ed7a993f2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:27.506449 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e73823fe-4871-49c0-a311-ee9ed7a993f2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1565 microversion: 2.1 time: 0.371819 Jun 01 22:32:27.506896 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 355/1046] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:27 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1565 bytes in 372 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:27.543339 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4aa05b6a-8bb0-476b-872d-5294a4df89e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:27.552053 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4aa05b6a-8bb0-476b-872d-5294a4df89e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:27.560641 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4aa05b6a-8bb0-476b-872d-5294a4df89e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:27.560641 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4aa05b6a-8bb0-476b-872d-5294a4df89e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:27.561999 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4aa05b6a-8bb0-476b-872d-5294a4df89e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:27.561999 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4aa05b6a-8bb0-476b-872d-5294a4df89e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:27.561999 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4aa05b6a-8bb0-476b-872d-5294a4df89e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:27.562420 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4aa05b6a-8bb0-476b-872d-5294a4df89e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:27.597683 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4aa05b6a-8bb0-476b-872d-5294a4df89e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:27.598077 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4aa05b6a-8bb0-476b-872d-5294a4df89e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:27.598521 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4aa05b6a-8bb0-476b-872d-5294a4df89e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:27.598920 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-4aa05b6a-8bb0-476b-872d-5294a4df89e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lazy-loading 'fault' on Instance uuid 94d9470d-ebf9-4838-9d67-6e11574cec6f {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:32:27.604302 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4aa05b6a-8bb0-476b-872d-5294a4df89e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:27.693334 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4aa05b6a-8bb0-476b-872d-5294a4df89e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:27.701385 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4aa05b6a-8bb0-476b-872d-5294a4df89e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:27.701853 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4aa05b6a-8bb0-476b-872d-5294a4df89e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '6816d2d2464341cdbcf653e8c2c31ac2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bd698ffedced4c9987fa5747d0f9d161', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:27.715338 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4aa05b6a-8bb0-476b-872d-5294a4df89e3 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f" status: 200 len: 1488 microversion: 2.87 time: 0.173024 Jun 01 22:32:27.715338 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 363/1047] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:27 2026] GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f => generated 1488 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:27.718355 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8b8d4881-0016-42dc-a862-34c602fee43d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:27.730818 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8b8d4881-0016-42dc-a862-34c602fee43d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:27.731858 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8b8d4881-0016-42dc-a862-34c602fee43d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:27.755216 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8b8d4881-0016-42dc-a862-34c602fee43d tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1871 microversion: 2.93 time: 0.393127 Jun 01 22:32:27.755216 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 330/1048] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:27 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1871 bytes in 394 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:28.528198 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1a961cfd-ec85-433b-981b-c9583310cd98 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:28.528935 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1a961cfd-ec85-433b-981b-c9583310cd98 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:28.537167 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1a961cfd-ec85-433b-981b-c9583310cd98 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:28.539526 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1a961cfd-ec85-433b-981b-c9583310cd98 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:28.539526 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1a961cfd-ec85-433b-981b-c9583310cd98 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:28.539526 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1a961cfd-ec85-433b-981b-c9583310cd98 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:28.539526 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1a961cfd-ec85-433b-981b-c9583310cd98 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:28.539820 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1a961cfd-ec85-433b-981b-c9583310cd98 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:28.580852 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-1a961cfd-ec85-433b-981b-c9583310cd98 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:28.755994 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-56bc1bf8-dea9-4443-93d6-71472c1e01e4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:28.767347 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-56bc1bf8-dea9-4443-93d6-71472c1e01e4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] [instance: 94d9470d-ebf9-4838-9d67-6e11574cec6f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:28.773003 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-56bc1bf8-dea9-4443-93d6-71472c1e01e4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:28.773419 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-56bc1bf8-dea9-4443-93d6-71472c1e01e4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:28.773729 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-56bc1bf8-dea9-4443-93d6-71472c1e01e4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:28.774625 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-56bc1bf8-dea9-4443-93d6-71472c1e01e4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:28.774774 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-56bc1bf8-dea9-4443-93d6-71472c1e01e4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:28.775174 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-56bc1bf8-dea9-4443-93d6-71472c1e01e4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:28.782621 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-45dab38b-170f-4c39-a85b-800a9bcfc455 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:28.784720 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-45dab38b-170f-4c39-a85b-800a9bcfc455 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:28.793591 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-45dab38b-170f-4c39-a85b-800a9bcfc455 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:28.793978 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-45dab38b-170f-4c39-a85b-800a9bcfc455 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:28.794395 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-45dab38b-170f-4c39-a85b-800a9bcfc455 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:28.794901 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-45dab38b-170f-4c39-a85b-800a9bcfc455 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:28.795332 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-45dab38b-170f-4c39-a85b-800a9bcfc455 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:28.795873 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-45dab38b-170f-4c39-a85b-800a9bcfc455 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:28.801533 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-56bc1bf8-dea9-4443-93d6-71472c1e01e4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] HTTP exception thrown: Instance 94d9470d-ebf9-4838-9d67-6e11574cec6f could not be found. Jun 01 22:32:28.801796 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-56bc1bf8-dea9-4443-93d6-71472c1e01e4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] Returning 404 to user: Instance 94d9470d-ebf9-4838-9d67-6e11574cec6f could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:32:28.802284 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-56bc1bf8-dea9-4443-93d6-71472c1e01e4 tempest-ServerBootFromVolumeStableRescueTest-1274544808 tempest-ServerBootFromVolumeStableRescueTest-1274544808-project-member] 10.4.3.116 "GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f" status: 404 len: 111 microversion: 2.87 time: 0.060944 Jun 01 22:32:28.802754 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 364/1049] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:28 2026] GET /compute/v2.1/servers/94d9470d-ebf9-4838-9d67-6e11574cec6f => generated 111 bytes in 62 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:32:28.835338 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-45dab38b-170f-4c39-a85b-800a9bcfc455 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:28.951666 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1a961cfd-ec85-433b-981b-c9583310cd98 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:28.968823 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1a961cfd-ec85-433b-981b-c9583310cd98 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1565 microversion: 2.1 time: 0.443694 Jun 01 22:32:28.968823 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 356/1050] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:28 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1565 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:28.989069 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-282121c3-5aa7-4e91-821d-4de6eb446456 req-1491665c-4d54-4ed9-8249-80eab678d8c9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9", "name": "network-vif-unplugged", "status": "completed", "tag": "76a38624-7f19-42bb-9bd2-7585046fac8c"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:29.008659 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-282121c3-5aa7-4e91-821d-4de6eb446456 req-1491665c-4d54-4ed9-8249-80eab678d8c9 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:29.010385 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-282121c3-5aa7-4e91-821d-4de6eb446456 req-1491665c-4d54-4ed9-8249-80eab678d8c9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:29.010385 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-282121c3-5aa7-4e91-821d-4de6eb446456 req-1491665c-4d54-4ed9-8249-80eab678d8c9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:29.027074 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-282121c3-5aa7-4e91-821d-4de6eb446456 req-1491665c-4d54-4ed9-8249-80eab678d8c9 service nova] Creating event network-vif-unplugged:76a38624-7f19-42bb-9bd2-7585046fac8c for instance 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 on np0000001904 Jun 01 22:32:29.028342 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-282121c3-5aa7-4e91-821d-4de6eb446456 req-1491665c-4d54-4ed9-8249-80eab678d8c9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:29.043038 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-282121c3-5aa7-4e91-821d-4de6eb446456 req-1491665c-4d54-4ed9-8249-80eab678d8c9 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.057590 Jun 01 22:32:29.043665 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 365/1051] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:28 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) Jun 01 22:32:29.244448 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-45dab38b-170f-4c39-a85b-800a9bcfc455 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:29.256014 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-45dab38b-170f-4c39-a85b-800a9bcfc455 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:29.256484 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-45dab38b-170f-4c39-a85b-800a9bcfc455 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:29.270442 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-45dab38b-170f-4c39-a85b-800a9bcfc455 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1871 microversion: 2.93 time: 0.491709 Jun 01 22:32:29.272270 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 331/1052] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:28 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1871 bytes in 493 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:30.005586 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-569d4f68-ae03-459f-adba-49e3c17a8ac1 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:30.007946 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-569d4f68-ae03-459f-adba-49e3c17a8ac1 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:30.018351 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-569d4f68-ae03-459f-adba-49e3c17a8ac1 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:30.018351 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-569d4f68-ae03-459f-adba-49e3c17a8ac1 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:30.018741 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-569d4f68-ae03-459f-adba-49e3c17a8ac1 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:30.019230 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-569d4f68-ae03-459f-adba-49e3c17a8ac1 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:30.019641 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-569d4f68-ae03-459f-adba-49e3c17a8ac1 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:30.020061 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-569d4f68-ae03-459f-adba-49e3c17a8ac1 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:30.060078 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-569d4f68-ae03-459f-adba-49e3c17a8ac1 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:30.295386 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8a38e7b6-8fc2-456f-93a9-a54a5ba887cf tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:30.297554 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8a38e7b6-8fc2-456f-93a9-a54a5ba887cf tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:30.309327 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a38e7b6-8fc2-456f-93a9-a54a5ba887cf tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:30.309327 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a38e7b6-8fc2-456f-93a9-a54a5ba887cf tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:30.309327 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a38e7b6-8fc2-456f-93a9-a54a5ba887cf tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:30.311770 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a38e7b6-8fc2-456f-93a9-a54a5ba887cf tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:30.312291 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a38e7b6-8fc2-456f-93a9-a54a5ba887cf tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:30.312742 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a38e7b6-8fc2-456f-93a9-a54a5ba887cf tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:30.353605 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8a38e7b6-8fc2-456f-93a9-a54a5ba887cf tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:30.369124 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-569d4f68-ae03-459f-adba-49e3c17a8ac1 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:30.384227 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-569d4f68-ae03-459f-adba-49e3c17a8ac1 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1565 microversion: 2.1 time: 0.382932 Jun 01 22:32:30.384877 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 357/1053] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:30 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1565 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:30.639286 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8a38e7b6-8fc2-456f-93a9-a54a5ba887cf tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:30.645204 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8a38e7b6-8fc2-456f-93a9-a54a5ba887cf tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:30.645943 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8a38e7b6-8fc2-456f-93a9-a54a5ba887cf tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:30.657842 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8a38e7b6-8fc2-456f-93a9-a54a5ba887cf tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1871 microversion: 2.93 time: 0.366180 Jun 01 22:32:30.659146 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 366/1054] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:30 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1871 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:31.347424 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-f6008c7c-4afa-4e45-bc7a-adedd6f7960d req-8d8eebbb-eb03-4c8f-839d-100514c5cc77 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9", "name": "network-vif-unplugged", "status": "completed", "tag": "76a38624-7f19-42bb-9bd2-7585046fac8c"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:31.361117 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-f6008c7c-4afa-4e45-bc7a-adedd6f7960d req-8d8eebbb-eb03-4c8f-839d-100514c5cc77 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:31.361964 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-f6008c7c-4afa-4e45-bc7a-adedd6f7960d req-8d8eebbb-eb03-4c8f-839d-100514c5cc77 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:31.361964 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-f6008c7c-4afa-4e45-bc7a-adedd6f7960d req-8d8eebbb-eb03-4c8f-839d-100514c5cc77 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:31.376296 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-f6008c7c-4afa-4e45-bc7a-adedd6f7960d req-8d8eebbb-eb03-4c8f-839d-100514c5cc77 service nova] Creating event network-vif-unplugged:76a38624-7f19-42bb-9bd2-7585046fac8c for instance 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 on np0000001904 Jun 01 22:32:31.376862 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-f6008c7c-4afa-4e45-bc7a-adedd6f7960d req-8d8eebbb-eb03-4c8f-839d-100514c5cc77 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:31.381896 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-f6008c7c-4afa-4e45-bc7a-adedd6f7960d req-8d8eebbb-eb03-4c8f-839d-100514c5cc77 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.041403 Jun 01 22:32:31.382088 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 332/1055] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:31 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:31.415855 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5cc79aa8-e9c0-4b85-8542-a13e4c780eb7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:31.418206 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5cc79aa8-e9c0-4b85-8542-a13e4c780eb7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:31.433964 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5cc79aa8-e9c0-4b85-8542-a13e4c780eb7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:31.433964 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5cc79aa8-e9c0-4b85-8542-a13e4c780eb7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:31.433964 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5cc79aa8-e9c0-4b85-8542-a13e4c780eb7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:31.433964 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5cc79aa8-e9c0-4b85-8542-a13e4c780eb7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:31.434143 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5cc79aa8-e9c0-4b85-8542-a13e4c780eb7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:31.434582 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5cc79aa8-e9c0-4b85-8542-a13e4c780eb7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:31.480253 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5cc79aa8-e9c0-4b85-8542-a13e4c780eb7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:31.690026 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-508dc6f9-16c3-4951-9efe-62992f3aba27 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:31.694459 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-508dc6f9-16c3-4951-9efe-62992f3aba27 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:31.706873 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-508dc6f9-16c3-4951-9efe-62992f3aba27 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:31.707237 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-508dc6f9-16c3-4951-9efe-62992f3aba27 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:31.707535 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-508dc6f9-16c3-4951-9efe-62992f3aba27 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:31.708163 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-508dc6f9-16c3-4951-9efe-62992f3aba27 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:31.708629 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-508dc6f9-16c3-4951-9efe-62992f3aba27 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:31.709941 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-508dc6f9-16c3-4951-9efe-62992f3aba27 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:31.746528 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-508dc6f9-16c3-4951-9efe-62992f3aba27 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:31.825581 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5cc79aa8-e9c0-4b85-8542-a13e4c780eb7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:31.835826 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5cc79aa8-e9c0-4b85-8542-a13e4c780eb7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1565 microversion: 2.1 time: 0.424883 Jun 01 22:32:31.838556 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 358/1056] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:31 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1565 bytes in 425 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:32:32.349207 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-508dc6f9-16c3-4951-9efe-62992f3aba27 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:32.361685 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-508dc6f9-16c3-4951-9efe-62992f3aba27 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:32.362991 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-508dc6f9-16c3-4951-9efe-62992f3aba27 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:32.385600 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-508dc6f9-16c3-4951-9efe-62992f3aba27 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1871 microversion: 2.93 time: 0.698970 Jun 01 22:32:32.385975 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 367/1057] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:31 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1871 bytes in 701 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:32.870209 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-bd2b9a09-49cf-48c9-9b2b-96577a82c946 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:32.872550 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-bd2b9a09-49cf-48c9-9b2b-96577a82c946 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:32.881700 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bd2b9a09-49cf-48c9-9b2b-96577a82c946 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:32.882042 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bd2b9a09-49cf-48c9-9b2b-96577a82c946 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:32.882348 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bd2b9a09-49cf-48c9-9b2b-96577a82c946 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:32.882923 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bd2b9a09-49cf-48c9-9b2b-96577a82c946 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:32.883410 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bd2b9a09-49cf-48c9-9b2b-96577a82c946 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:32.883815 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bd2b9a09-49cf-48c9-9b2b-96577a82c946 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:32.894142 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-36fcfe07-993e-433d-8206-c55c76eb938d req-eb77b653-86eb-4684-a239-86363126e88c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9", "tag": "76a38624-7f19-42bb-9bd2-7585046fac8c"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:32.901264 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-36fcfe07-993e-433d-8206-c55c76eb938d req-eb77b653-86eb-4684-a239-86363126e88c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:32.901459 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-36fcfe07-993e-433d-8206-c55c76eb938d req-eb77b653-86eb-4684-a239-86363126e88c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:32.901622 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-36fcfe07-993e-433d-8206-c55c76eb938d req-eb77b653-86eb-4684-a239-86363126e88c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:32.906155 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-bd2b9a09-49cf-48c9-9b2b-96577a82c946 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:32.911938 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-36fcfe07-993e-433d-8206-c55c76eb938d req-eb77b653-86eb-4684-a239-86363126e88c service nova] Creating event network-changed:76a38624-7f19-42bb-9bd2-7585046fac8c for instance 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 on np0000001904 Jun 01 22:32:32.912718 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-36fcfe07-993e-433d-8206-c55c76eb938d req-eb77b653-86eb-4684-a239-86363126e88c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:32.919232 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-36fcfe07-993e-433d-8206-c55c76eb938d req-eb77b653-86eb-4684-a239-86363126e88c service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030000 Jun 01 22:32:32.919723 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 359/1058] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:32 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:33.103155 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-bd2b9a09-49cf-48c9-9b2b-96577a82c946 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:33.114979 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-bd2b9a09-49cf-48c9-9b2b-96577a82c946 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1565 microversion: 2.1 time: 0.246857 Jun 01 22:32:33.114979 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 333/1059] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:32 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1565 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:33.418152 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-61d2c308-173c-4277-9c54-20dfec3fc2ad tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:33.420710 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-61d2c308-173c-4277-9c54-20dfec3fc2ad tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:33.434479 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-61d2c308-173c-4277-9c54-20dfec3fc2ad tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:33.434479 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-61d2c308-173c-4277-9c54-20dfec3fc2ad tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:33.435228 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-61d2c308-173c-4277-9c54-20dfec3fc2ad tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:33.435228 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-61d2c308-173c-4277-9c54-20dfec3fc2ad tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:33.436109 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-61d2c308-173c-4277-9c54-20dfec3fc2ad tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:33.437690 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-61d2c308-173c-4277-9c54-20dfec3fc2ad tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:33.475907 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-61d2c308-173c-4277-9c54-20dfec3fc2ad tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:33.744114 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-61d2c308-173c-4277-9c54-20dfec3fc2ad tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:33.753967 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-61d2c308-173c-4277-9c54-20dfec3fc2ad tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:33.753967 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-61d2c308-173c-4277-9c54-20dfec3fc2ad tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:33.766542 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-61d2c308-173c-4277-9c54-20dfec3fc2ad tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1871 microversion: 2.93 time: 0.352693 Jun 01 22:32:33.767019 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 368/1060] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:33 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1871 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:34.143711 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3a4fe029-e314-42a4-8c16-34a56bc710eb tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:34.146016 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3a4fe029-e314-42a4-8c16-34a56bc710eb tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:34.151410 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3a4fe029-e314-42a4-8c16-34a56bc710eb tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:34.151801 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3a4fe029-e314-42a4-8c16-34a56bc710eb tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:34.152119 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3a4fe029-e314-42a4-8c16-34a56bc710eb tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:34.152788 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3a4fe029-e314-42a4-8c16-34a56bc710eb tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:34.153192 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3a4fe029-e314-42a4-8c16-34a56bc710eb tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:34.153636 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3a4fe029-e314-42a4-8c16-34a56bc710eb tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:34.158926 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-efc66cb3-9e06-4cf6-8c1d-89b914346217 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-864367056", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO6s5o/PUQeQLr/ictev+S6JHs6hfWVr9uU7S5H7kKzaj1dMGqolNP1/8ORcgE2nFgub8mNHcfpTeZ/NvRrI9vM06OUCYy1Ecag24NJOmVXn7TsTe61BBKohxDDRphHzFQ=="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:34.171233 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-efc66cb3-9e06-4cf6-8c1d-89b914346217 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Getting quotas for project 0deaeeb150d845e4a7dcee2c9736e17d. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:32:34.177622 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-efc66cb3-9e06-4cf6-8c1d-89b914346217 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Getting quotas for user 609b2dc2d7964aa6a8315a79dba9abb5 and project 0deaeeb150d845e4a7dcee2c9736e17d. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:32:34.178140 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3a4fe029-e314-42a4-8c16-34a56bc710eb tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:34.209140 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-efc66cb3-9e06-4cf6-8c1d-89b914346217 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.052959 Jun 01 22:32:34.209636 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 334/1061] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:32:34 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:34.406906 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3a4fe029-e314-42a4-8c16-34a56bc710eb tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:34.421081 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3a4fe029-e314-42a4-8c16-34a56bc710eb tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1565 microversion: 2.1 time: 0.277296 Jun 01 22:32:34.421081 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 360/1062] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:34 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1565 bytes in 278 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:34.796725 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e8b5e6a7-a26f-4d3f-8813-91b7753dc07c tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:34.798528 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e8b5e6a7-a26f-4d3f-8813-91b7753dc07c tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:34.803835 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e8b5e6a7-a26f-4d3f-8813-91b7753dc07c tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:34.804174 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e8b5e6a7-a26f-4d3f-8813-91b7753dc07c tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:34.804466 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e8b5e6a7-a26f-4d3f-8813-91b7753dc07c tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:34.805015 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e8b5e6a7-a26f-4d3f-8813-91b7753dc07c tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:34.805418 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e8b5e6a7-a26f-4d3f-8813-91b7753dc07c tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:34.805797 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e8b5e6a7-a26f-4d3f-8813-91b7753dc07c tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:34.821026 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e8b5e6a7-a26f-4d3f-8813-91b7753dc07c tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:34.861306 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-3c833335-d122-4b1b-b31a-68d76072b77a req-0f23075b-a4ef-419a-9322-9ee085c9eda4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "volume-reimaged", "server_uuid": "6f38b858-46db-4a44-9f6a-1277495acd47", "tag": "10742350-9564-4f76-80c4-7b2223931177"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:34.866522 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-3c833335-d122-4b1b-b31a-68d76072b77a req-0f23075b-a4ef-419a-9322-9ee085c9eda4 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:34.866719 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-3c833335-d122-4b1b-b31a-68d76072b77a req-0f23075b-a4ef-419a-9322-9ee085c9eda4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:34.866870 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-3c833335-d122-4b1b-b31a-68d76072b77a req-0f23075b-a4ef-419a-9322-9ee085c9eda4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:34.874216 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-3c833335-d122-4b1b-b31a-68d76072b77a req-0f23075b-a4ef-419a-9322-9ee085c9eda4 service nova] Creating event volume-reimaged:10742350-9564-4f76-80c4-7b2223931177 for instance 6f38b858-46db-4a44-9f6a-1277495acd47 on np0000001904 Jun 01 22:32:34.874669 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-3c833335-d122-4b1b-b31a-68d76072b77a req-0f23075b-a4ef-419a-9322-9ee085c9eda4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:34.878234 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-3c833335-d122-4b1b-b31a-68d76072b77a req-0f23075b-a4ef-419a-9322-9ee085c9eda4 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.93 time: 0.054242 Jun 01 22:32:34.879043 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 335/1063] 10.4.3.116 () {76 vars in 1682 bytes} [Mon Jun 1 22:32:34 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 55 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:32:34.959666 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e8b5e6a7-a26f-4d3f-8813-91b7753dc07c tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:34.965443 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e8b5e6a7-a26f-4d3f-8813-91b7753dc07c tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:34.966129 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e8b5e6a7-a26f-4d3f-8813-91b7753dc07c tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:34.973787 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e8b5e6a7-a26f-4d3f-8813-91b7753dc07c tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1871 microversion: 2.93 time: 0.182433 Jun 01 22:32:34.974079 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 369/1064] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:34 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1871 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:35.251365 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1192234300", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "10fcda25-01bb-4bf3-9fa3-c64762233028"}], "security_groups": [{"name": "tempest-securitygroup--1175051536"}], "key_name": "tempest-keypair-864367056", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:35.343263 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:35.343710 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:35.344072 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:35.344711 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:35.345084 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:35.345442 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:35.350970 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:35.416634 np0000001904 devstack@n-api.service[86662]: DEBUG nova.network.neutron [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] validate_networks() for [('10fcda25-01bb-4bf3-9fa3-c64762233028', None, None, None, None, None)] {{(pid=86662) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:32:35.416812 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:35.437586 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e5c90fa9-e0f0-4405-b409-caacfc08a834 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:35.438982 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e5c90fa9-e0f0-4405-b409-caacfc08a834 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:35.442818 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e5c90fa9-e0f0-4405-b409-caacfc08a834 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:35.443091 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e5c90fa9-e0f0-4405-b409-caacfc08a834 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:35.443247 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e5c90fa9-e0f0-4405-b409-caacfc08a834 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:35.443723 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e5c90fa9-e0f0-4405-b409-caacfc08a834 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:35.444021 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e5c90fa9-e0f0-4405-b409-caacfc08a834 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:35.444297 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e5c90fa9-e0f0-4405-b409-caacfc08a834 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:35.465188 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e5c90fa9-e0f0-4405-b409-caacfc08a834 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:35.635786 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:35.651379 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e5c90fa9-e0f0-4405-b409-caacfc08a834 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:35.660365 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e5c90fa9-e0f0-4405-b409-caacfc08a834 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1565 microversion: 2.1 time: 0.224432 Jun 01 22:32:35.660680 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 336/1065] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:35 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1565 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:35.789368 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:32:35.789540 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:32:35.789726 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:32:35.789879 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:32:35.790032 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:32:35.797786 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:35.798023 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:35.798194 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:35.798794 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:35.798966 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:35.799089 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:35.811496 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Getting quotas for project 0deaeeb150d845e4a7dcee2c9736e17d. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:32:35.814310 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Getting quotas for user 609b2dc2d7964aa6a8315a79dba9abb5 and project 0deaeeb150d845e4a7dcee2c9736e17d. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:32:35.820150 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0ebad338-d335-463e-9bfa-90ac45b2561f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:35.821555 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0ebad338-d335-463e-9bfa-90ac45b2561f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:35.821937 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Going to run 1 instances... {{(pid=86662) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:32:35.823466 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86662) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:32:35.824750 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0ebad338-d335-463e-9bfa-90ac45b2561f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:35.824907 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0ebad338-d335-463e-9bfa-90ac45b2561f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:35.825020 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0ebad338-d335-463e-9bfa-90ac45b2561f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:35.825276 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0ebad338-d335-463e-9bfa-90ac45b2561f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:35.825429 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0ebad338-d335-463e-9bfa-90ac45b2561f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:35.825555 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0ebad338-d335-463e-9bfa-90ac45b2561f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:35.841217 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0ebad338-d335-463e-9bfa-90ac45b2561f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2/ips" status: 200 len: 142 microversion: 2.1 time: 0.023393 Jun 01 22:32:35.842199 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 370/1066] 10.4.3.116 () {66 vars in 1366 bytes} [Mon Jun 1 22:32:35 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2/ips => generated 142 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:35.875751 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-957e6eaf-3d41-46a0-accd-5c9e3a3e57a8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.626266 Jun 01 22:32:35.876085 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 361/1067] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:32:35 2026] POST /compute/v2.1/servers => generated 406 bytes in 627 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:32:35.888012 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1151f679-aa50-4840-9f59-e8afcf1eb6d1 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:35.889502 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1151f679-aa50-4840-9f59-e8afcf1eb6d1 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:35.907388 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-1151f679-aa50-4840-9f59-e8afcf1eb6d1 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:35.962126 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1151f679-aa50-4840-9f59-e8afcf1eb6d1 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:35.969297 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1151f679-aa50-4840-9f59-e8afcf1eb6d1 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1243 microversion: 2.1 time: 0.083248 Jun 01 22:32:35.970039 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 337/1068] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:35 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1243 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:35.991910 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3adebd06-ffa2-4beb-a58e-71b4de2c0bc7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:35.993886 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3adebd06-ffa2-4beb-a58e-71b4de2c0bc7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:36.000547 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3adebd06-ffa2-4beb-a58e-71b4de2c0bc7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:36.001045 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3adebd06-ffa2-4beb-a58e-71b4de2c0bc7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:36.001440 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3adebd06-ffa2-4beb-a58e-71b4de2c0bc7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:36.002125 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3adebd06-ffa2-4beb-a58e-71b4de2c0bc7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:36.002673 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3adebd06-ffa2-4beb-a58e-71b4de2c0bc7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:36.003150 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3adebd06-ffa2-4beb-a58e-71b4de2c0bc7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:36.024487 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-3adebd06-ffa2-4beb-a58e-71b4de2c0bc7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:36.192603 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3adebd06-ffa2-4beb-a58e-71b4de2c0bc7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:36.197441 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3adebd06-ffa2-4beb-a58e-71b4de2c0bc7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:36.197998 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3adebd06-ffa2-4beb-a58e-71b4de2c0bc7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:36.206925 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3adebd06-ffa2-4beb-a58e-71b4de2c0bc7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1889 microversion: 2.93 time: 0.217269 Jun 01 22:32:36.207233 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 371/1069] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:35 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1889 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:36.676404 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-803972d7-3903-4719-ae73-7b1e3cc9bc16 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:36.677804 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-803972d7-3903-4719-ae73-7b1e3cc9bc16 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:36.682595 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-803972d7-3903-4719-ae73-7b1e3cc9bc16 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:36.682868 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-803972d7-3903-4719-ae73-7b1e3cc9bc16 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:36.683069 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-803972d7-3903-4719-ae73-7b1e3cc9bc16 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:36.683527 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-803972d7-3903-4719-ae73-7b1e3cc9bc16 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:36.683834 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-803972d7-3903-4719-ae73-7b1e3cc9bc16 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:36.684117 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-803972d7-3903-4719-ae73-7b1e3cc9bc16 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:36.700360 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-803972d7-3903-4719-ae73-7b1e3cc9bc16 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:36.823656 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-803972d7-3903-4719-ae73-7b1e3cc9bc16 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:36.832785 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-803972d7-3903-4719-ae73-7b1e3cc9bc16 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1566 microversion: 2.1 time: 0.157993 Jun 01 22:32:36.833122 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 362/1070] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:36 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1566 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:36.847555 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-28bd1ef7-9edd-466b-a188-c4df693f8cf0 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:36.848819 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-28bd1ef7-9edd-466b-a188-c4df693f8cf0 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:36.852391 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-28bd1ef7-9edd-466b-a188-c4df693f8cf0 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:36.852551 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-28bd1ef7-9edd-466b-a188-c4df693f8cf0 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:36.852688 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-28bd1ef7-9edd-466b-a188-c4df693f8cf0 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:36.852923 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-28bd1ef7-9edd-466b-a188-c4df693f8cf0 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:36.853048 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-28bd1ef7-9edd-466b-a188-c4df693f8cf0 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:36.853158 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-28bd1ef7-9edd-466b-a188-c4df693f8cf0 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:36.865104 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-28bd1ef7-9edd-466b-a188-c4df693f8cf0 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:36.909374 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-28bd1ef7-9edd-466b-a188-c4df693f8cf0 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=86661) unshelve /opt/stack/nova/nova/compute/api.py:4771}} Jun 01 22:32:36.963874 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-28bd1ef7-9edd-466b-a188-c4df693f8cf0 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "POST /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9/action" status: 202 len: 0 microversion: 2.1 time: 0.118025 Jun 01 22:32:36.964286 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 338/1071] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:32:36 2026] POST /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9/action => generated 0 bytes in 119 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:32:36.976361 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-299554c4-7f87-440d-a1a0-edf359b888f5 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:36.978279 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-299554c4-7f87-440d-a1a0-edf359b888f5 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:36.983622 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-299554c4-7f87-440d-a1a0-edf359b888f5 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:36.983956 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-299554c4-7f87-440d-a1a0-edf359b888f5 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:36.984275 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-299554c4-7f87-440d-a1a0-edf359b888f5 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:36.984912 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-299554c4-7f87-440d-a1a0-edf359b888f5 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:36.985361 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-299554c4-7f87-440d-a1a0-edf359b888f5 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:36.985771 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-299554c4-7f87-440d-a1a0-edf359b888f5 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:36.985828 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a9896881-283a-4505-824f-c8750956fa6e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:36.987175 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a9896881-283a-4505-824f-c8750956fa6e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:36.991624 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a9896881-283a-4505-824f-c8750956fa6e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:36.991905 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a9896881-283a-4505-824f-c8750956fa6e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:36.992146 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a9896881-283a-4505-824f-c8750956fa6e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:36.992625 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a9896881-283a-4505-824f-c8750956fa6e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:36.992902 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a9896881-283a-4505-824f-c8750956fa6e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:36.993187 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a9896881-283a-4505-824f-c8750956fa6e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:37.003628 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-299554c4-7f87-440d-a1a0-edf359b888f5 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:37.007944 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a9896881-283a-4505-824f-c8750956fa6e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:37.067754 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a9896881-283a-4505-824f-c8750956fa6e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:37.079313 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a9896881-283a-4505-824f-c8750956fa6e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1247 microversion: 2.1 time: 0.095117 Jun 01 22:32:37.079679 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 363/1072] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:36 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1247 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:37.184408 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-299554c4-7f87-440d-a1a0-edf359b888f5 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:37.193359 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-299554c4-7f87-440d-a1a0-edf359b888f5 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1574 microversion: 2.1 time: 0.220091 Jun 01 22:32:37.193516 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 372/1073] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:36 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1574 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:37.230371 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-44dfd7f8-6178-434f-b994-57f3ef7e77d5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:37.232241 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-44dfd7f8-6178-434f-b994-57f3ef7e77d5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:37.239849 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44dfd7f8-6178-434f-b994-57f3ef7e77d5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:37.240353 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44dfd7f8-6178-434f-b994-57f3ef7e77d5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:37.240721 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44dfd7f8-6178-434f-b994-57f3ef7e77d5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:37.241322 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44dfd7f8-6178-434f-b994-57f3ef7e77d5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:37.242737 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44dfd7f8-6178-434f-b994-57f3ef7e77d5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:37.242737 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44dfd7f8-6178-434f-b994-57f3ef7e77d5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:37.264555 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-44dfd7f8-6178-434f-b994-57f3ef7e77d5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:37.423345 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-44dfd7f8-6178-434f-b994-57f3ef7e77d5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:37.430329 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-44dfd7f8-6178-434f-b994-57f3ef7e77d5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:37.430329 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-44dfd7f8-6178-434f-b994-57f3ef7e77d5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:37.439819 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-44dfd7f8-6178-434f-b994-57f3ef7e77d5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1877 microversion: 2.93 time: 0.211590 Jun 01 22:32:37.440197 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 339/1074] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:37 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1877 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:37.534605 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-28d09281-8e0f-4d82-b248-9903ef887bb3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "0217615b-0fbe-43dd-b8f3-fc51127eaa32"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:37.536468 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-28d09281-8e0f-4d82-b248-9903ef887bb3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:37.541982 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-28d09281-8e0f-4d82-b248-9903ef887bb3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:37.542281 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-28d09281-8e0f-4d82-b248-9903ef887bb3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:37.542497 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-28d09281-8e0f-4d82-b248-9903ef887bb3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:37.542873 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-28d09281-8e0f-4d82-b248-9903ef887bb3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:37.543076 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-28d09281-8e0f-4d82-b248-9903ef887bb3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:37.543242 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-28d09281-8e0f-4d82-b248-9903ef887bb3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:38.097281 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-69da3301-600d-4e98-8178-9938ac3f8f34 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:38.098717 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-69da3301-600d-4e98-8178-9938ac3f8f34 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:38.104505 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-69da3301-600d-4e98-8178-9938ac3f8f34 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:38.104840 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-69da3301-600d-4e98-8178-9938ac3f8f34 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:38.105062 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-69da3301-600d-4e98-8178-9938ac3f8f34 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:38.105510 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-69da3301-600d-4e98-8178-9938ac3f8f34 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:38.105826 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-69da3301-600d-4e98-8178-9938ac3f8f34 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:38.106097 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-69da3301-600d-4e98-8178-9938ac3f8f34 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:38.123212 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-69da3301-600d-4e98-8178-9938ac3f8f34 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:38.174610 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-69da3301-600d-4e98-8178-9938ac3f8f34 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:38.184059 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-69da3301-600d-4e98-8178-9938ac3f8f34 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1295 microversion: 2.1 time: 0.088376 Jun 01 22:32:38.184433 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 373/1075] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:38 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1295 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:38.211381 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1f678ebe-dc00-4bae-bedb-5944e8f9b614 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:38.212704 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1f678ebe-dc00-4bae-bedb-5944e8f9b614 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:38.216496 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1f678ebe-dc00-4bae-bedb-5944e8f9b614 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:38.216760 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1f678ebe-dc00-4bae-bedb-5944e8f9b614 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:38.216960 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1f678ebe-dc00-4bae-bedb-5944e8f9b614 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:38.217372 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1f678ebe-dc00-4bae-bedb-5944e8f9b614 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:38.217677 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1f678ebe-dc00-4bae-bedb-5944e8f9b614 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:38.217943 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1f678ebe-dc00-4bae-bedb-5944e8f9b614 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:38.231836 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-1f678ebe-dc00-4bae-bedb-5944e8f9b614 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:38.407255 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1f678ebe-dc00-4bae-bedb-5944e8f9b614 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:38.416016 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1f678ebe-dc00-4bae-bedb-5944e8f9b614 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1514 microversion: 2.1 time: 0.207022 Jun 01 22:32:38.416367 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 340/1076] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:38 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1514 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:38.458804 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f5a89fb0-d727-4d74-ab22-12c2b45e021b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:38.460722 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f5a89fb0-d727-4d74-ab22-12c2b45e021b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:38.466739 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5a89fb0-d727-4d74-ab22-12c2b45e021b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:38.467044 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5a89fb0-d727-4d74-ab22-12c2b45e021b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:38.467327 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5a89fb0-d727-4d74-ab22-12c2b45e021b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:38.467849 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5a89fb0-d727-4d74-ab22-12c2b45e021b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:38.468250 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5a89fb0-d727-4d74-ab22-12c2b45e021b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:38.468694 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5a89fb0-d727-4d74-ab22-12c2b45e021b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:38.486174 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f5a89fb0-d727-4d74-ab22-12c2b45e021b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:38.644057 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f5a89fb0-d727-4d74-ab22-12c2b45e021b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:38.649891 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f5a89fb0-d727-4d74-ab22-12c2b45e021b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:38.650412 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f5a89fb0-d727-4d74-ab22-12c2b45e021b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:38.659032 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f5a89fb0-d727-4d74-ab22-12c2b45e021b tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1877 microversion: 2.93 time: 0.202528 Jun 01 22:32:38.659338 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 374/1077] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:38 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1877 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:39.199186 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-849e74ab-2f61-4f1c-92c4-26de7b07560e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:39.200718 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-849e74ab-2f61-4f1c-92c4-26de7b07560e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:39.210767 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-849e74ab-2f61-4f1c-92c4-26de7b07560e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:39.213168 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-849e74ab-2f61-4f1c-92c4-26de7b07560e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:39.213168 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-849e74ab-2f61-4f1c-92c4-26de7b07560e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:39.213168 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-849e74ab-2f61-4f1c-92c4-26de7b07560e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:39.213168 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-849e74ab-2f61-4f1c-92c4-26de7b07560e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:39.213634 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-849e74ab-2f61-4f1c-92c4-26de7b07560e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:39.227232 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-849e74ab-2f61-4f1c-92c4-26de7b07560e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:39.282892 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-849e74ab-2f61-4f1c-92c4-26de7b07560e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:39.290802 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-849e74ab-2f61-4f1c-92c4-26de7b07560e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1295 microversion: 2.1 time: 0.093437 Jun 01 22:32:39.291173 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 341/1078] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:39 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1295 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:39.431503 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e19332ed-177f-4ba4-9641-c34ebc26834d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:39.433102 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e19332ed-177f-4ba4-9641-c34ebc26834d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:39.439507 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e19332ed-177f-4ba4-9641-c34ebc26834d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:39.439507 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e19332ed-177f-4ba4-9641-c34ebc26834d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:39.439507 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e19332ed-177f-4ba4-9641-c34ebc26834d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:39.439726 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e19332ed-177f-4ba4-9641-c34ebc26834d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:39.440122 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e19332ed-177f-4ba4-9641-c34ebc26834d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:39.440450 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e19332ed-177f-4ba4-9641-c34ebc26834d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:39.462359 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e19332ed-177f-4ba4-9641-c34ebc26834d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:39.582435 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f2c71771-949b-4d7c-9aa6-9f3a881d7e7d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:39.584152 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f2c71771-949b-4d7c-9aa6-9f3a881d7e7d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:39.592053 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2c71771-949b-4d7c-9aa6-9f3a881d7e7d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:39.592053 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2c71771-949b-4d7c-9aa6-9f3a881d7e7d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:39.592053 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2c71771-949b-4d7c-9aa6-9f3a881d7e7d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:39.592053 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2c71771-949b-4d7c-9aa6-9f3a881d7e7d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:39.592184 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2c71771-949b-4d7c-9aa6-9f3a881d7e7d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:39.592184 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2c71771-949b-4d7c-9aa6-9f3a881d7e7d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:39.617596 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f2c71771-949b-4d7c-9aa6-9f3a881d7e7d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-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. Jun 01 22:32:39.627235 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e19332ed-177f-4ba4-9641-c34ebc26834d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:39.641135 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e19332ed-177f-4ba4-9641-c34ebc26834d tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1516 microversion: 2.1 time: 0.211113 Jun 01 22:32:39.641135 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 342/1079] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:39 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1516 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:39.682792 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-05182f46-4a2a-44d6-b52e-22d448411b43 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:39.684238 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-05182f46-4a2a-44d6-b52e-22d448411b43 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:39.689651 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05182f46-4a2a-44d6-b52e-22d448411b43 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:39.689957 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05182f46-4a2a-44d6-b52e-22d448411b43 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:39.690195 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05182f46-4a2a-44d6-b52e-22d448411b43 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:39.690740 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05182f46-4a2a-44d6-b52e-22d448411b43 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:39.691031 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05182f46-4a2a-44d6-b52e-22d448411b43 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:39.691311 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05182f46-4a2a-44d6-b52e-22d448411b43 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:39.722443 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-05182f46-4a2a-44d6-b52e-22d448411b43 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:39.808542 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f2c71771-949b-4d7c-9aa6-9f3a881d7e7d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56744ae59fc844b78ba4092d01f821b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', '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=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:39.819617 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f2c71771-949b-4d7c-9aa6-9f3a881d7e7d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1671 microversion: 2.1 time: 0.417512 Jun 01 22:32:39.820151 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 375/1080] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:39 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1671 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:39.860956 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-05182f46-4a2a-44d6-b52e-22d448411b43 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:39.865704 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-05182f46-4a2a-44d6-b52e-22d448411b43 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:39.867451 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-05182f46-4a2a-44d6-b52e-22d448411b43 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:39.875595 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-05182f46-4a2a-44d6-b52e-22d448411b43 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1877 microversion: 2.93 time: 0.193563 Jun 01 22:32:39.875595 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 343/1081] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:39 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1877 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:39.875763 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-70e96b18-a7ae-414b-8c1e-51531ecb0baf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "1304fd1f-80a9-4a18-99d5-bee5805148a7"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:39.876747 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-70e96b18-a7ae-414b-8c1e-51531ecb0baf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:39.883973 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-70e96b18-a7ae-414b-8c1e-51531ecb0baf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:39.883973 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-70e96b18-a7ae-414b-8c1e-51531ecb0baf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:39.883973 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-70e96b18-a7ae-414b-8c1e-51531ecb0baf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:39.883973 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-70e96b18-a7ae-414b-8c1e-51531ecb0baf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:39.884165 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-70e96b18-a7ae-414b-8c1e-51531ecb0baf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:39.884165 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-70e96b18-a7ae-414b-8c1e-51531ecb0baf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:40.103873 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-28d09281-8e0f-4d82-b248-9903ef887bb3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "POST /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.571154 Jun 01 22:32:40.103873 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 364/1082] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:32:37 2026] POST /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2/os-volume_attachments => generated 194 bytes in 2572 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:40.315207 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-65d93fb7-7308-454d-b51c-e3e5973f14db tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:40.315207 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-65d93fb7-7308-454d-b51c-e3e5973f14db tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:40.322939 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-65d93fb7-7308-454d-b51c-e3e5973f14db tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:40.323283 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-65d93fb7-7308-454d-b51c-e3e5973f14db tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:40.324110 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-65d93fb7-7308-454d-b51c-e3e5973f14db tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:40.324807 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-65d93fb7-7308-454d-b51c-e3e5973f14db tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:40.325454 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-65d93fb7-7308-454d-b51c-e3e5973f14db tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:40.326055 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-65d93fb7-7308-454d-b51c-e3e5973f14db tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:40.348017 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-65d93fb7-7308-454d-b51c-e3e5973f14db tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:40.426750 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-65d93fb7-7308-454d-b51c-e3e5973f14db tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:40.443691 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-65d93fb7-7308-454d-b51c-e3e5973f14db tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1303 microversion: 2.1 time: 0.133753 Jun 01 22:32:40.443990 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 344/1083] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:40 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1303 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:40.667144 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c9c7be91-b681-46c2-9f64-2dbe5bb6c9a7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:40.668758 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c9c7be91-b681-46c2-9f64-2dbe5bb6c9a7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:40.676946 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c9c7be91-b681-46c2-9f64-2dbe5bb6c9a7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:40.677191 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c9c7be91-b681-46c2-9f64-2dbe5bb6c9a7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:40.677610 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c9c7be91-b681-46c2-9f64-2dbe5bb6c9a7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:40.677902 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c9c7be91-b681-46c2-9f64-2dbe5bb6c9a7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:40.678212 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c9c7be91-b681-46c2-9f64-2dbe5bb6c9a7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:40.678724 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c9c7be91-b681-46c2-9f64-2dbe5bb6c9a7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:40.712135 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c9c7be91-b681-46c2-9f64-2dbe5bb6c9a7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:40.906166 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-57340c2f-4ef3-4ac8-8a0a-ed2694fe63aa tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:40.908716 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-57340c2f-4ef3-4ac8-8a0a-ed2694fe63aa tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:40.914381 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-57340c2f-4ef3-4ac8-8a0a-ed2694fe63aa tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:40.914761 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-57340c2f-4ef3-4ac8-8a0a-ed2694fe63aa tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:40.915102 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-57340c2f-4ef3-4ac8-8a0a-ed2694fe63aa tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:40.915838 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-57340c2f-4ef3-4ac8-8a0a-ed2694fe63aa tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:40.916213 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-57340c2f-4ef3-4ac8-8a0a-ed2694fe63aa tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:40.916613 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-57340c2f-4ef3-4ac8-8a0a-ed2694fe63aa tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:40.940373 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-57340c2f-4ef3-4ac8-8a0a-ed2694fe63aa tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:41.174550 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c9c7be91-b681-46c2-9f64-2dbe5bb6c9a7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:41.186869 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c9c7be91-b681-46c2-9f64-2dbe5bb6c9a7 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1516 microversion: 2.1 time: 0.522360 Jun 01 22:32:41.187263 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 365/1084] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:40 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1516 bytes in 523 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:41.348261 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-57340c2f-4ef3-4ac8-8a0a-ed2694fe63aa tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:41.355334 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-57340c2f-4ef3-4ac8-8a0a-ed2694fe63aa tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:41.356071 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-57340c2f-4ef3-4ac8-8a0a-ed2694fe63aa tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:41.367916 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-57340c2f-4ef3-4ac8-8a0a-ed2694fe63aa tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1877 microversion: 2.93 time: 0.464540 Jun 01 22:32:41.368435 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 345/1085] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:40 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1877 bytes in 465 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:41.470611 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b8994ef4-5c1e-4576-8b27-6e0cf89e0a11 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:41.473385 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b8994ef4-5c1e-4576-8b27-6e0cf89e0a11 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:41.478869 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b8994ef4-5c1e-4576-8b27-6e0cf89e0a11 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:41.479293 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b8994ef4-5c1e-4576-8b27-6e0cf89e0a11 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:41.479529 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b8994ef4-5c1e-4576-8b27-6e0cf89e0a11 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:41.480165 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b8994ef4-5c1e-4576-8b27-6e0cf89e0a11 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:41.480612 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b8994ef4-5c1e-4576-8b27-6e0cf89e0a11 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:41.480971 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b8994ef4-5c1e-4576-8b27-6e0cf89e0a11 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:41.499938 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b8994ef4-5c1e-4576-8b27-6e0cf89e0a11 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:41.924927 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b8994ef4-5c1e-4576-8b27-6e0cf89e0a11 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:41.934925 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b8994ef4-5c1e-4576-8b27-6e0cf89e0a11 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1381 microversion: 2.1 time: 0.466823 Jun 01 22:32:41.935332 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 366/1086] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:41 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1381 bytes in 468 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:32:42.016017 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-0b989d9c-0411-4ddb-b2c7-ce1e98da48da req-b88a30fd-b9af-4327-a8c9-cd4c0c4e7ed6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "22edf58b-e5a9-48b3-b021-5dc83e50a0e8", "tag": "733c6037-a203-4039-8803-3508a9d42ac3"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:42.022991 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-0b989d9c-0411-4ddb-b2c7-ce1e98da48da req-b88a30fd-b9af-4327-a8c9-cd4c0c4e7ed6 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:42.022991 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-0b989d9c-0411-4ddb-b2c7-ce1e98da48da req-b88a30fd-b9af-4327-a8c9-cd4c0c4e7ed6 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:42.022991 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-0b989d9c-0411-4ddb-b2c7-ce1e98da48da req-b88a30fd-b9af-4327-a8c9-cd4c0c4e7ed6 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:42.030831 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-0b989d9c-0411-4ddb-b2c7-ce1e98da48da req-b88a30fd-b9af-4327-a8c9-cd4c0c4e7ed6 service nova] Creating event network-changed:733c6037-a203-4039-8803-3508a9d42ac3 for instance 22edf58b-e5a9-48b3-b021-5dc83e50a0e8 on np0000001904 Jun 01 22:32:42.031335 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-0b989d9c-0411-4ddb-b2c7-ce1e98da48da req-b88a30fd-b9af-4327-a8c9-cd4c0c4e7ed6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:42.036424 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-0b989d9c-0411-4ddb-b2c7-ce1e98da48da req-b88a30fd-b9af-4327-a8c9-cd4c0c4e7ed6 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022799 Jun 01 22:32:42.036424 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 346/1087] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:42 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:42.207384 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-39fd6f3a-df88-45e1-bfff-67c4cdfe2a03 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:42.209008 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-39fd6f3a-df88-45e1-bfff-67c4cdfe2a03 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:42.214132 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-39fd6f3a-df88-45e1-bfff-67c4cdfe2a03 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:42.214635 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-39fd6f3a-df88-45e1-bfff-67c4cdfe2a03 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:42.214706 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-39fd6f3a-df88-45e1-bfff-67c4cdfe2a03 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:42.215472 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-39fd6f3a-df88-45e1-bfff-67c4cdfe2a03 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:42.216087 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-39fd6f3a-df88-45e1-bfff-67c4cdfe2a03 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:42.216377 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-39fd6f3a-df88-45e1-bfff-67c4cdfe2a03 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:42.234994 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-39fd6f3a-df88-45e1-bfff-67c4cdfe2a03 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:42.389154 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-13c3c949-7976-47e4-a4a6-1893423c3fb5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:42.390667 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-13c3c949-7976-47e4-a4a6-1893423c3fb5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:42.396700 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13c3c949-7976-47e4-a4a6-1893423c3fb5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:42.397098 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13c3c949-7976-47e4-a4a6-1893423c3fb5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:42.397414 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13c3c949-7976-47e4-a4a6-1893423c3fb5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:42.398051 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13c3c949-7976-47e4-a4a6-1893423c3fb5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:42.398490 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13c3c949-7976-47e4-a4a6-1893423c3fb5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:42.400015 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13c3c949-7976-47e4-a4a6-1893423c3fb5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:42.424680 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-13c3c949-7976-47e4-a4a6-1893423c3fb5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:42.442930 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-70e96b18-a7ae-414b-8c1e-51531ecb0baf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "POST /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.570917 Jun 01 22:32:42.443306 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 376/1088] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:32:39 2026] POST /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849/os-volume_attachments => generated 194 bytes in 2572 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:42.462957 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-39fd6f3a-df88-45e1-bfff-67c4cdfe2a03 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:42.477714 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-39fd6f3a-df88-45e1-bfff-67c4cdfe2a03 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1516 microversion: 2.1 time: 0.272089 Jun 01 22:32:42.478365 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 367/1089] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:42 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1516 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:42.642192 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-13c3c949-7976-47e4-a4a6-1893423c3fb5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:42.649240 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-13c3c949-7976-47e4-a4a6-1893423c3fb5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:42.650381 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-13c3c949-7976-47e4-a4a6-1893423c3fb5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:42.662725 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-13c3c949-7976-47e4-a4a6-1893423c3fb5 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1877 microversion: 2.93 time: 0.275946 Jun 01 22:32:42.662725 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 347/1090] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:42 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1877 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 01 22:32:42.954056 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f1fa4590-bf0e-4425-ad19-6a7c0ab4f871 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:42.955875 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f1fa4590-bf0e-4425-ad19-6a7c0ab4f871 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:42.961378 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1fa4590-bf0e-4425-ad19-6a7c0ab4f871 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:42.961757 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1fa4590-bf0e-4425-ad19-6a7c0ab4f871 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:42.962018 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1fa4590-bf0e-4425-ad19-6a7c0ab4f871 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:42.962519 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1fa4590-bf0e-4425-ad19-6a7c0ab4f871 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:42.962911 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1fa4590-bf0e-4425-ad19-6a7c0ab4f871 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:42.963199 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1fa4590-bf0e-4425-ad19-6a7c0ab4f871 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:42.979992 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f1fa4590-bf0e-4425-ad19-6a7c0ab4f871 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:43.173871 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f1fa4590-bf0e-4425-ad19-6a7c0ab4f871 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:43.183891 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f1fa4590-bf0e-4425-ad19-6a7c0ab4f871 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1369 microversion: 2.1 time: 0.232277 Jun 01 22:32:43.184109 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 377/1091] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:42 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1369 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:43.503111 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-dea32be5-03a0-4045-a3d1-a5cfdc987cfc tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:43.510588 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-dea32be5-03a0-4045-a3d1-a5cfdc987cfc tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:43.532036 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dea32be5-03a0-4045-a3d1-a5cfdc987cfc tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:43.533017 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dea32be5-03a0-4045-a3d1-a5cfdc987cfc tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:43.534039 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dea32be5-03a0-4045-a3d1-a5cfdc987cfc tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:43.535027 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dea32be5-03a0-4045-a3d1-a5cfdc987cfc tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:43.536717 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dea32be5-03a0-4045-a3d1-a5cfdc987cfc tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:43.537021 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dea32be5-03a0-4045-a3d1-a5cfdc987cfc tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:43.563393 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-dea32be5-03a0-4045-a3d1-a5cfdc987cfc tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:43.696726 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-767f4033-bff6-4532-9074-62cb2eb87714 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:43.698947 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-767f4033-bff6-4532-9074-62cb2eb87714 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:43.707227 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-767f4033-bff6-4532-9074-62cb2eb87714 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:43.707709 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-767f4033-bff6-4532-9074-62cb2eb87714 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:43.707852 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-767f4033-bff6-4532-9074-62cb2eb87714 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:43.708386 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-767f4033-bff6-4532-9074-62cb2eb87714 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:43.708850 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-767f4033-bff6-4532-9074-62cb2eb87714 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:43.709103 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-767f4033-bff6-4532-9074-62cb2eb87714 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:43.736147 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-767f4033-bff6-4532-9074-62cb2eb87714 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:43.899626 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-dea32be5-03a0-4045-a3d1-a5cfdc987cfc tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:43.900926 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-767f4033-bff6-4532-9074-62cb2eb87714 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:43.907437 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-767f4033-bff6-4532-9074-62cb2eb87714 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:43.907997 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-767f4033-bff6-4532-9074-62cb2eb87714 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:43.910426 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-dea32be5-03a0-4045-a3d1-a5cfdc987cfc tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1572 microversion: 2.1 time: 0.411743 Jun 01 22:32:43.910791 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 368/1092] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:43 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1572 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:43.917975 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-767f4033-bff6-4532-9074-62cb2eb87714 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1877 microversion: 2.93 time: 0.227567 Jun 01 22:32:43.918407 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 348/1093] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:43 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1877 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:44.209589 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0830e670-91fe-41f8-8a06-4929dc51b95e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:44.212695 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0830e670-91fe-41f8-8a06-4929dc51b95e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:44.218127 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0830e670-91fe-41f8-8a06-4929dc51b95e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:44.218466 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0830e670-91fe-41f8-8a06-4929dc51b95e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:44.218773 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0830e670-91fe-41f8-8a06-4929dc51b95e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:44.219340 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0830e670-91fe-41f8-8a06-4929dc51b95e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:44.219773 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0830e670-91fe-41f8-8a06-4929dc51b95e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:44.220155 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0830e670-91fe-41f8-8a06-4929dc51b95e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:44.242541 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0830e670-91fe-41f8-8a06-4929dc51b95e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:44.443462 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0830e670-91fe-41f8-8a06-4929dc51b95e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:44.452479 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0830e670-91fe-41f8-8a06-4929dc51b95e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1369 microversion: 2.1 time: 0.245575 Jun 01 22:32:44.452812 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 378/1094] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:44 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1369 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:44.934492 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7b917d35-596d-4f4b-84d9-86ef7b87ccd2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:44.936936 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7b917d35-596d-4f4b-84d9-86ef7b87ccd2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:44.942585 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7b917d35-596d-4f4b-84d9-86ef7b87ccd2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:44.944906 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7b917d35-596d-4f4b-84d9-86ef7b87ccd2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:44.944906 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7b917d35-596d-4f4b-84d9-86ef7b87ccd2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:44.945048 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e140d2e1-b901-4982-8936-67ec0d12651a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:44.945393 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7b917d35-596d-4f4b-84d9-86ef7b87ccd2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:44.945393 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7b917d35-596d-4f4b-84d9-86ef7b87ccd2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:44.945393 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7b917d35-596d-4f4b-84d9-86ef7b87ccd2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:44.945494 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e140d2e1-b901-4982-8936-67ec0d12651a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:44.951919 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e140d2e1-b901-4982-8936-67ec0d12651a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:44.951919 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e140d2e1-b901-4982-8936-67ec0d12651a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:44.951919 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e140d2e1-b901-4982-8936-67ec0d12651a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:44.951919 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e140d2e1-b901-4982-8936-67ec0d12651a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:44.952594 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e140d2e1-b901-4982-8936-67ec0d12651a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:44.952594 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e140d2e1-b901-4982-8936-67ec0d12651a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:44.963621 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7b917d35-596d-4f4b-84d9-86ef7b87ccd2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:44.974551 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e140d2e1-b901-4982-8936-67ec0d12651a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:45.176058 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7b917d35-596d-4f4b-84d9-86ef7b87ccd2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:45.185995 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7b917d35-596d-4f4b-84d9-86ef7b87ccd2 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1572 microversion: 2.1 time: 0.255119 Jun 01 22:32:45.186393 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 369/1095] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:44 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1572 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:45.217215 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e140d2e1-b901-4982-8936-67ec0d12651a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:45.225251 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e140d2e1-b901-4982-8936-67ec0d12651a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:45.226048 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e140d2e1-b901-4982-8936-67ec0d12651a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:45.236319 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e140d2e1-b901-4982-8936-67ec0d12651a tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1877 microversion: 2.93 time: 0.295462 Jun 01 22:32:45.236665 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 349/1096] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:44 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1877 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:45.469707 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c9e74ef4-680c-437d-b585-0703986a4376 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:45.471445 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c9e74ef4-680c-437d-b585-0703986a4376 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:45.477461 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c9e74ef4-680c-437d-b585-0703986a4376 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:45.477870 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c9e74ef4-680c-437d-b585-0703986a4376 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:45.478002 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c9e74ef4-680c-437d-b585-0703986a4376 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:45.478576 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c9e74ef4-680c-437d-b585-0703986a4376 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:45.478885 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c9e74ef4-680c-437d-b585-0703986a4376 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:45.479197 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c9e74ef4-680c-437d-b585-0703986a4376 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:45.497270 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c9e74ef4-680c-437d-b585-0703986a4376 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:45.659051 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c9e74ef4-680c-437d-b585-0703986a4376 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:45.669082 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c9e74ef4-680c-437d-b585-0703986a4376 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1369 microversion: 2.1 time: 0.201453 Jun 01 22:32:45.669498 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 379/1097] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:45 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1369 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:45.802819 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:32:45.817846 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:32:45.863632 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-95beaeb6-7c7c-43a1-8662-abd102b6276a req-615ffe4b-c1a5-49a2-bd66-490a3c4cabfc service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9", "tag": "76a38624-7f19-42bb-9bd2-7585046fac8c"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:45.869726 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-95beaeb6-7c7c-43a1-8662-abd102b6276a req-615ffe4b-c1a5-49a2-bd66-490a3c4cabfc service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:45.869916 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-95beaeb6-7c7c-43a1-8662-abd102b6276a req-615ffe4b-c1a5-49a2-bd66-490a3c4cabfc service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:45.870091 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-95beaeb6-7c7c-43a1-8662-abd102b6276a req-615ffe4b-c1a5-49a2-bd66-490a3c4cabfc service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:45.876386 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-95beaeb6-7c7c-43a1-8662-abd102b6276a req-615ffe4b-c1a5-49a2-bd66-490a3c4cabfc service nova] Creating event network-changed:76a38624-7f19-42bb-9bd2-7585046fac8c for instance 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 on np0000001904 Jun 01 22:32:45.876831 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-95beaeb6-7c7c-43a1-8662-abd102b6276a req-615ffe4b-c1a5-49a2-bd66-490a3c4cabfc service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:45.881116 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-95beaeb6-7c7c-43a1-8662-abd102b6276a req-615ffe4b-c1a5-49a2-bd66-490a3c4cabfc service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019799 Jun 01 22:32:45.881560 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 370/1098] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:45 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:45.964580 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:32:46.205600 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-05b5c426-0704-4ee0-9354-c42f6132bef3 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:46.207416 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-05b5c426-0704-4ee0-9354-c42f6132bef3 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:46.212825 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05b5c426-0704-4ee0-9354-c42f6132bef3 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:46.213156 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05b5c426-0704-4ee0-9354-c42f6132bef3 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:46.213701 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05b5c426-0704-4ee0-9354-c42f6132bef3 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:46.214291 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05b5c426-0704-4ee0-9354-c42f6132bef3 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:46.214665 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05b5c426-0704-4ee0-9354-c42f6132bef3 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:46.215029 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05b5c426-0704-4ee0-9354-c42f6132bef3 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:46.239856 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-05b5c426-0704-4ee0-9354-c42f6132bef3 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:46.260702 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-21b0af73-d950-4f94-994a-dcb06becb805 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:46.260702 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-21b0af73-d950-4f94-994a-dcb06becb805 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:46.265434 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-21b0af73-d950-4f94-994a-dcb06becb805 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:46.265752 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-21b0af73-d950-4f94-994a-dcb06becb805 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:46.266013 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-21b0af73-d950-4f94-994a-dcb06becb805 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:46.266479 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-21b0af73-d950-4f94-994a-dcb06becb805 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:46.266813 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-21b0af73-d950-4f94-994a-dcb06becb805 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:46.267541 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-21b0af73-d950-4f94-994a-dcb06becb805 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:46.301749 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-21b0af73-d950-4f94-994a-dcb06becb805 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:46.426534 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-05b5c426-0704-4ee0-9354-c42f6132bef3 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:46.438704 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-05b5c426-0704-4ee0-9354-c42f6132bef3 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1572 microversion: 2.1 time: 0.235413 Jun 01 22:32:46.439381 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 350/1099] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:46 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1572 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:46.490115 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-21b0af73-d950-4f94-994a-dcb06becb805 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:46.495674 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-21b0af73-d950-4f94-994a-dcb06becb805 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:46.496343 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-21b0af73-d950-4f94-994a-dcb06becb805 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:46.506050 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-21b0af73-d950-4f94-994a-dcb06becb805 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1877 microversion: 2.93 time: 0.248438 Jun 01 22:32:46.506640 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 380/1100] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:46 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1877 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:46.690428 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c5865d8b-3a9e-445d-b4e6-dc41f0bdf1c6 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:46.690865 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c5865d8b-3a9e-445d-b4e6-dc41f0bdf1c6 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:46.695330 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5865d8b-3a9e-445d-b4e6-dc41f0bdf1c6 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:46.695739 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5865d8b-3a9e-445d-b4e6-dc41f0bdf1c6 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:46.695858 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5865d8b-3a9e-445d-b4e6-dc41f0bdf1c6 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:46.696287 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5865d8b-3a9e-445d-b4e6-dc41f0bdf1c6 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:46.696685 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5865d8b-3a9e-445d-b4e6-dc41f0bdf1c6 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:46.697059 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5865d8b-3a9e-445d-b4e6-dc41f0bdf1c6 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:46.721716 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c5865d8b-3a9e-445d-b4e6-dc41f0bdf1c6 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:46.930244 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c5865d8b-3a9e-445d-b4e6-dc41f0bdf1c6 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:46.939199 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c5865d8b-3a9e-445d-b4e6-dc41f0bdf1c6 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1369 microversion: 2.1 time: 0.251915 Jun 01 22:32:46.939501 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 371/1101] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:46 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1369 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:47.457836 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a82fb48f-506c-4639-9512-e17ff7d5ad2f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:47.459304 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a82fb48f-506c-4639-9512-e17ff7d5ad2f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:47.465789 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a82fb48f-506c-4639-9512-e17ff7d5ad2f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:47.465789 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a82fb48f-506c-4639-9512-e17ff7d5ad2f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:47.465789 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a82fb48f-506c-4639-9512-e17ff7d5ad2f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:47.465789 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a82fb48f-506c-4639-9512-e17ff7d5ad2f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:47.466060 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a82fb48f-506c-4639-9512-e17ff7d5ad2f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:47.466060 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a82fb48f-506c-4639-9512-e17ff7d5ad2f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:47.506422 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a82fb48f-506c-4639-9512-e17ff7d5ad2f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:47.532205 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e2b3a5cd-6379-4f5a-a8da-1f930d12eea4 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:47.536968 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e2b3a5cd-6379-4f5a-a8da-1f930d12eea4 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:47.539600 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2b3a5cd-6379-4f5a-a8da-1f930d12eea4 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:47.539913 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2b3a5cd-6379-4f5a-a8da-1f930d12eea4 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:47.540556 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2b3a5cd-6379-4f5a-a8da-1f930d12eea4 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:47.540645 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2b3a5cd-6379-4f5a-a8da-1f930d12eea4 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:47.540924 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2b3a5cd-6379-4f5a-a8da-1f930d12eea4 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:47.541235 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2b3a5cd-6379-4f5a-a8da-1f930d12eea4 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:47.566839 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e2b3a5cd-6379-4f5a-a8da-1f930d12eea4 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:47.734165 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a82fb48f-506c-4639-9512-e17ff7d5ad2f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:47.748132 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a82fb48f-506c-4639-9512-e17ff7d5ad2f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1572 microversion: 2.1 time: 0.292139 Jun 01 22:32:47.748359 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 351/1102] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:47 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1572 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:47.956340 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e2b3a5cd-6379-4f5a-a8da-1f930d12eea4 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:47.959298 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-cee19fb8-bc88-4ccc-8ce7-335423d2a48e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:47.961034 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-cee19fb8-bc88-4ccc-8ce7-335423d2a48e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:47.962592 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e2b3a5cd-6379-4f5a-a8da-1f930d12eea4 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:47.963308 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e2b3a5cd-6379-4f5a-a8da-1f930d12eea4 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:47.966481 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cee19fb8-bc88-4ccc-8ce7-335423d2a48e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:47.966791 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cee19fb8-bc88-4ccc-8ce7-335423d2a48e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:47.967045 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cee19fb8-bc88-4ccc-8ce7-335423d2a48e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:47.967494 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cee19fb8-bc88-4ccc-8ce7-335423d2a48e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:47.967850 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cee19fb8-bc88-4ccc-8ce7-335423d2a48e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:47.968220 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cee19fb8-bc88-4ccc-8ce7-335423d2a48e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:47.971969 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e2b3a5cd-6379-4f5a-a8da-1f930d12eea4 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1877 microversion: 2.93 time: 0.444333 Jun 01 22:32:47.972284 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 381/1103] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:47 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1877 bytes in 445 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:47.986322 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-cee19fb8-bc88-4ccc-8ce7-335423d2a48e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:48.133649 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-cee19fb8-bc88-4ccc-8ce7-335423d2a48e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:48.143970 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-cee19fb8-bc88-4ccc-8ce7-335423d2a48e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1369 microversion: 2.1 time: 0.187384 Jun 01 22:32:48.144304 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 372/1104] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:47 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1369 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:48.602321 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6724e118-4194-41b0-9072-8dd7a0719c20 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:48.608802 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6724e118-4194-41b0-9072-8dd7a0719c20 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:48.609653 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6724e118-4194-41b0-9072-8dd7a0719c20 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:48.609653 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6724e118-4194-41b0-9072-8dd7a0719c20 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:48.640938 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6724e118-4194-41b0-9072-8dd7a0719c20 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Going to try to stop instance {{(pid=86661) force_stop /opt/stack/nova/nova/compute/api.py:2843}} Jun 01 22:32:48.673687 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6724e118-4194-41b0-9072-8dd7a0719c20 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "POST /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2/action" status: 202 len: 0 microversion: 2.1 time: 0.073537 Jun 01 22:32:48.674106 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 352/1105] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:32:48 2026] POST /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:32:48.686692 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-09310866-7dbe-4a61-ada6-6bcac15206ec tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:48.691529 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-09310866-7dbe-4a61-ada6-6bcac15206ec tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:48.698301 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-09310866-7dbe-4a61-ada6-6bcac15206ec tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:48.698301 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-09310866-7dbe-4a61-ada6-6bcac15206ec tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:48.698301 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-09310866-7dbe-4a61-ada6-6bcac15206ec tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:48.698301 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-09310866-7dbe-4a61-ada6-6bcac15206ec tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:48.698538 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-09310866-7dbe-4a61-ada6-6bcac15206ec tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:48.698682 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-09310866-7dbe-4a61-ada6-6bcac15206ec tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:48.724318 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-09310866-7dbe-4a61-ada6-6bcac15206ec tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:48.767231 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-425ba21f-cfab-4593-bde6-2d65a96ab445 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:48.769249 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-425ba21f-cfab-4593-bde6-2d65a96ab445 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:48.775755 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-425ba21f-cfab-4593-bde6-2d65a96ab445 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:48.775755 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-425ba21f-cfab-4593-bde6-2d65a96ab445 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:48.775755 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-425ba21f-cfab-4593-bde6-2d65a96ab445 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:48.776090 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-425ba21f-cfab-4593-bde6-2d65a96ab445 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:48.776438 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-425ba21f-cfab-4593-bde6-2d65a96ab445 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:48.776741 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-425ba21f-cfab-4593-bde6-2d65a96ab445 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:48.800170 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-425ba21f-cfab-4593-bde6-2d65a96ab445 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:48.949484 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-09310866-7dbe-4a61-ada6-6bcac15206ec tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:48.950763 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-425ba21f-cfab-4593-bde6-2d65a96ab445 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:48.959273 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-09310866-7dbe-4a61-ada6-6bcac15206ec tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1717 microversion: 2.1 time: 0.274626 Jun 01 22:32:48.959273 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 382/1106] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:48 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1717 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:48.961876 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-425ba21f-cfab-4593-bde6-2d65a96ab445 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1572 microversion: 2.1 time: 0.198854 Jun 01 22:32:48.962454 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 373/1107] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:48 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1572 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:48.995916 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-18039bf9-3f0b-4477-89c3-5c8edf34f1c6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:48.999015 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-18039bf9-3f0b-4477-89c3-5c8edf34f1c6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:49.007752 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-18039bf9-3f0b-4477-89c3-5c8edf34f1c6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:49.007993 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-18039bf9-3f0b-4477-89c3-5c8edf34f1c6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:49.008738 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-18039bf9-3f0b-4477-89c3-5c8edf34f1c6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:49.009226 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-18039bf9-3f0b-4477-89c3-5c8edf34f1c6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:49.009656 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-18039bf9-3f0b-4477-89c3-5c8edf34f1c6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:49.009978 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-18039bf9-3f0b-4477-89c3-5c8edf34f1c6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:49.035954 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-18039bf9-3f0b-4477-89c3-5c8edf34f1c6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:49.163588 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-82954588-22ee-4590-86b8-6eb5f37a28ac tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:49.167607 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-82954588-22ee-4590-86b8-6eb5f37a28ac tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:49.170987 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82954588-22ee-4590-86b8-6eb5f37a28ac tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:49.171309 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82954588-22ee-4590-86b8-6eb5f37a28ac tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:49.171648 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82954588-22ee-4590-86b8-6eb5f37a28ac tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:49.172181 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82954588-22ee-4590-86b8-6eb5f37a28ac tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:49.172624 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82954588-22ee-4590-86b8-6eb5f37a28ac tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:49.172965 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82954588-22ee-4590-86b8-6eb5f37a28ac tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:49.196313 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-82954588-22ee-4590-86b8-6eb5f37a28ac tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:49.369614 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-82954588-22ee-4590-86b8-6eb5f37a28ac tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:49.378585 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-82954588-22ee-4590-86b8-6eb5f37a28ac tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1369 microversion: 2.1 time: 0.216719 Jun 01 22:32:49.378585 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 383/1108] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:49 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1369 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:49.762857 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-18039bf9-3f0b-4477-89c3-5c8edf34f1c6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:49.767834 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-18039bf9-3f0b-4477-89c3-5c8edf34f1c6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:49.768502 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-18039bf9-3f0b-4477-89c3-5c8edf34f1c6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:49.777038 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-18039bf9-3f0b-4477-89c3-5c8edf34f1c6 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1862 microversion: 2.93 time: 0.783645 Jun 01 22:32:49.777404 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 353/1109] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:48 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1862 bytes in 784 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:49.799785 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3170f79c-e186-42b2-9f61-ebdd1109c5ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-reader] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:49.801137 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3170f79c-e186-42b2-9f61-ebdd1109c5ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-reader] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:49.807184 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3170f79c-e186-42b2-9f61-ebdd1109c5ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:49.807482 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3170f79c-e186-42b2-9f61-ebdd1109c5ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:49.807748 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3170f79c-e186-42b2-9f61-ebdd1109c5ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:49.808215 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3170f79c-e186-42b2-9f61-ebdd1109c5ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:49.808587 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3170f79c-e186-42b2-9f61-ebdd1109c5ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:49.808861 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3170f79c-e186-42b2-9f61-ebdd1109c5ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:49.831474 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3170f79c-e186-42b2-9f61-ebdd1109c5ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-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. Jun 01 22:32:49.974261 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3170f79c-e186-42b2-9f61-ebdd1109c5ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '478a54d775264d0e824e2fc052858458', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', '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=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:49.975131 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-571b4d48-889c-4e92-80ec-9a050aa92033 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:49.980113 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-571b4d48-889c-4e92-80ec-9a050aa92033 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:49.982149 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1d520d82-2679-4403-99a7-cebf954c0a3f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:49.983714 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3170f79c-e186-42b2-9f61-ebdd1109c5ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-reader] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '478a54d775264d0e824e2fc052858458', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', '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=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:49.984347 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1d520d82-2679-4403-99a7-cebf954c0a3f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:49.984540 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3170f79c-e186-42b2-9f61-ebdd1109c5ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-reader] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '478a54d775264d0e824e2fc052858458', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', '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=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:49.987621 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-571b4d48-889c-4e92-80ec-9a050aa92033 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:49.987870 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-571b4d48-889c-4e92-80ec-9a050aa92033 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:49.988076 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-571b4d48-889c-4e92-80ec-9a050aa92033 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:49.988519 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-571b4d48-889c-4e92-80ec-9a050aa92033 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:49.989478 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-571b4d48-889c-4e92-80ec-9a050aa92033 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:49.989802 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-571b4d48-889c-4e92-80ec-9a050aa92033 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:49.994320 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1d520d82-2679-4403-99a7-cebf954c0a3f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:49.994667 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1d520d82-2679-4403-99a7-cebf954c0a3f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:49.994913 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1d520d82-2679-4403-99a7-cebf954c0a3f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:49.995434 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1d520d82-2679-4403-99a7-cebf954c0a3f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:49.995499 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3170f79c-e186-42b2-9f61-ebdd1109c5ba tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-reader] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1862 microversion: 2.93 time: 0.197307 Jun 01 22:32:49.995794 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1d520d82-2679-4403-99a7-cebf954c0a3f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:49.996157 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 374/1110] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:32:49 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1862 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:32:49.996246 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1d520d82-2679-4403-99a7-cebf954c0a3f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:50.010123 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-571b4d48-889c-4e92-80ec-9a050aa92033 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:50.018492 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-1d520d82-2679-4403-99a7-cebf954c0a3f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:50.203777 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-571b4d48-889c-4e92-80ec-9a050aa92033 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:50.211372 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1d520d82-2679-4403-99a7-cebf954c0a3f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:50.214741 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-571b4d48-889c-4e92-80ec-9a050aa92033 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1717 microversion: 2.1 time: 0.240369 Jun 01 22:32:50.214741 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 384/1111] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:49 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1717 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:50.237149 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1d520d82-2679-4403-99a7-cebf954c0a3f tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1572 microversion: 2.1 time: 0.258885 Jun 01 22:32:50.237371 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 354/1112] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:49 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1572 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:50.397584 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-dfe10343-d638-43fe-b298-02e2fb3906cd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:50.398535 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-dfe10343-d638-43fe-b298-02e2fb3906cd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:50.402797 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dfe10343-d638-43fe-b298-02e2fb3906cd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:50.403106 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dfe10343-d638-43fe-b298-02e2fb3906cd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:50.403361 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dfe10343-d638-43fe-b298-02e2fb3906cd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:50.406610 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dfe10343-d638-43fe-b298-02e2fb3906cd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:50.406610 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dfe10343-d638-43fe-b298-02e2fb3906cd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:50.406610 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dfe10343-d638-43fe-b298-02e2fb3906cd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:50.434979 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-dfe10343-d638-43fe-b298-02e2fb3906cd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:50.582145 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-dfe10343-d638-43fe-b298-02e2fb3906cd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:50.591054 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-dfe10343-d638-43fe-b298-02e2fb3906cd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1369 microversion: 2.1 time: 0.195979 Jun 01 22:32:50.592151 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 375/1113] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:50 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1369 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:50.739853 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-fa2ec5ab-9984-496b-bd1a-236d41aaf9ef req-e20ce59a-b610-49f4-a3da-a040e71f950f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6f38b858-46db-4a44-9f6a-1277495acd47", "name": "network-vif-plugged", "status": "completed", "tag": "a912e88a-012a-4e79-b153-21954fdc3e39"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:50.748302 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-fa2ec5ab-9984-496b-bd1a-236d41aaf9ef req-e20ce59a-b610-49f4-a3da-a040e71f950f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:50.748580 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-fa2ec5ab-9984-496b-bd1a-236d41aaf9ef req-e20ce59a-b610-49f4-a3da-a040e71f950f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:50.748791 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-fa2ec5ab-9984-496b-bd1a-236d41aaf9ef req-e20ce59a-b610-49f4-a3da-a040e71f950f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:50.757322 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-fa2ec5ab-9984-496b-bd1a-236d41aaf9ef req-e20ce59a-b610-49f4-a3da-a040e71f950f service nova] Creating event network-vif-plugged:a912e88a-012a-4e79-b153-21954fdc3e39 for instance 6f38b858-46db-4a44-9f6a-1277495acd47 on np0000001904 Jun 01 22:32:50.757926 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-fa2ec5ab-9984-496b-bd1a-236d41aaf9ef req-e20ce59a-b610-49f4-a3da-a040e71f950f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:50.763451 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-fa2ec5ab-9984-496b-bd1a-236d41aaf9ef req-e20ce59a-b610-49f4-a3da-a040e71f950f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026014 Jun 01 22:32:50.763933 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 385/1114] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:50 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:51.230389 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-bbbc80ae-7ad7-482b-ada4-ae92acb13fc2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:51.232345 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-bbbc80ae-7ad7-482b-ada4-ae92acb13fc2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:51.237500 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bbbc80ae-7ad7-482b-ada4-ae92acb13fc2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:51.237500 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bbbc80ae-7ad7-482b-ada4-ae92acb13fc2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:51.237500 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bbbc80ae-7ad7-482b-ada4-ae92acb13fc2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:51.238818 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bbbc80ae-7ad7-482b-ada4-ae92acb13fc2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:51.238818 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bbbc80ae-7ad7-482b-ada4-ae92acb13fc2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:51.238818 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bbbc80ae-7ad7-482b-ada4-ae92acb13fc2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:51.252213 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-bff4902c-c6e2-482f-9314-cb8e6f856b62 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:51.254139 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-bff4902c-c6e2-482f-9314-cb8e6f856b62 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:51.260696 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-bbbc80ae-7ad7-482b-ada4-ae92acb13fc2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:51.268039 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bff4902c-c6e2-482f-9314-cb8e6f856b62 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:51.268354 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bff4902c-c6e2-482f-9314-cb8e6f856b62 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:51.268639 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bff4902c-c6e2-482f-9314-cb8e6f856b62 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:51.269141 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bff4902c-c6e2-482f-9314-cb8e6f856b62 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:51.269439 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bff4902c-c6e2-482f-9314-cb8e6f856b62 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:51.269816 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bff4902c-c6e2-482f-9314-cb8e6f856b62 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:51.286438 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-bff4902c-c6e2-482f-9314-cb8e6f856b62 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:51.424582 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-bbbc80ae-7ad7-482b-ada4-ae92acb13fc2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:51.432925 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-bbbc80ae-7ad7-482b-ada4-ae92acb13fc2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1694 microversion: 2.1 time: 0.204163 Jun 01 22:32:51.433191 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 355/1115] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:51 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1694 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:51.439336 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-bff4902c-c6e2-482f-9314-cb8e6f856b62 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:51.448733 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-bff4902c-c6e2-482f-9314-cb8e6f856b62 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1572 microversion: 2.1 time: 0.198488 Jun 01 22:32:51.449130 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 376/1116] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:51 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1572 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:32:51.456920 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-fef3d378-602a-4efb-b2e0-d07c4e4b7a7d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:51.463452 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fef3d378-602a-4efb-b2e0-d07c4e4b7a7d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:51.463452 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fef3d378-602a-4efb-b2e0-d07c4e4b7a7d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:51.465315 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fef3d378-602a-4efb-b2e0-d07c4e4b7a7d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:51.497835 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-fef3d378-602a-4efb-b2e0-d07c4e4b7a7d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Going to try to start instance {{(pid=86660) start /opt/stack/nova/nova/compute/api.py:2866}} Jun 01 22:32:51.523995 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-fef3d378-602a-4efb-b2e0-d07c4e4b7a7d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "POST /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2/action" status: 202 len: 0 microversion: 2.1 time: 0.069795 Jun 01 22:32:51.524331 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 386/1117] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:32:51 2026] POST /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:32:51.537527 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9644d098-c426-4b88-9330-a79d77fd29f1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:51.540041 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-9644d098-c426-4b88-9330-a79d77fd29f1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:51.544500 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9644d098-c426-4b88-9330-a79d77fd29f1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:51.544835 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9644d098-c426-4b88-9330-a79d77fd29f1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:51.545044 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9644d098-c426-4b88-9330-a79d77fd29f1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:51.545547 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9644d098-c426-4b88-9330-a79d77fd29f1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:51.545902 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9644d098-c426-4b88-9330-a79d77fd29f1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:51.546187 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9644d098-c426-4b88-9330-a79d77fd29f1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:51.562489 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-9644d098-c426-4b88-9330-a79d77fd29f1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:51.612570 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9673eb4f-2471-4e08-8f98-e633fe73d189 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:51.612570 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9673eb4f-2471-4e08-8f98-e633fe73d189 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:51.617842 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9673eb4f-2471-4e08-8f98-e633fe73d189 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:51.618212 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9673eb4f-2471-4e08-8f98-e633fe73d189 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:51.618613 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9673eb4f-2471-4e08-8f98-e633fe73d189 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:51.619048 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9673eb4f-2471-4e08-8f98-e633fe73d189 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:51.619334 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9673eb4f-2471-4e08-8f98-e633fe73d189 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:51.619637 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9673eb4f-2471-4e08-8f98-e633fe73d189 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:51.647591 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9673eb4f-2471-4e08-8f98-e633fe73d189 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:51.704106 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9644d098-c426-4b88-9330-a79d77fd29f1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:51.713199 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9644d098-c426-4b88-9330-a79d77fd29f1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1703 microversion: 2.1 time: 0.177616 Jun 01 22:32:51.713795 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 356/1118] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:51 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1703 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:51.821330 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9673eb4f-2471-4e08-8f98-e633fe73d189 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:51.831225 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9673eb4f-2471-4e08-8f98-e633fe73d189 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1369 microversion: 2.1 time: 0.223428 Jun 01 22:32:51.831648 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 377/1119] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:51 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1369 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:52.002842 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c2e96a4e-d43c-47f1-8076-826fdec4c0a0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:52.004778 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c2e96a4e-d43c-47f1-8076-826fdec4c0a0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:52.015109 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2e96a4e-d43c-47f1-8076-826fdec4c0a0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:52.015521 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2e96a4e-d43c-47f1-8076-826fdec4c0a0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:52.015933 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2e96a4e-d43c-47f1-8076-826fdec4c0a0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:52.016622 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2e96a4e-d43c-47f1-8076-826fdec4c0a0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:52.017572 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2e96a4e-d43c-47f1-8076-826fdec4c0a0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:52.018035 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2e96a4e-d43c-47f1-8076-826fdec4c0a0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:52.037980 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c2e96a4e-d43c-47f1-8076-826fdec4c0a0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-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. Jun 01 22:32:52.232378 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c2e96a4e-d43c-47f1-8076-826fdec4c0a0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56744ae59fc844b78ba4092d01f821b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', '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=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:52.241876 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c2e96a4e-d43c-47f1-8076-826fdec4c0a0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1717 microversion: 2.1 time: 0.242002 Jun 01 22:32:52.242150 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 387/1120] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:51 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1717 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:52.258674 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Action: 'action', calling method: >, body: {"rebuild": {"name": "tempest-ServerActionsTestOtherA-server-631799342", "metadata": {"rebuild": "server"}, "adminPass": "***", "imageRef": "}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:52.260888 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:52.264901 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:52.265161 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:52.265363 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:52.265740 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:52.265967 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:52.266154 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:52.312664 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:52.313060 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:52.313392 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:52.318394 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:52.318622 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:52.318784 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:52.319323 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:52.319540 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:52.319683 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:52.462258 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Getting quotas for project ab19ef7cceb34fce890a0240560dd5de. Resources: dict_keys(['metadata_items']) {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:32:52.462706 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Getting quotas for user 3fa2b5aff9c346309762c54a89c64cdd and project ab19ef7cceb34fce890a0240560dd5de. Resources: dict_keys(['metadata_items']) {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:32:52.469509 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:32:52.469704 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:32:52.469786 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:32:52.469895 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:32:52.470029 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:32:52.470625 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1529bc64-831e-49b3-8d86-ce32fd2627bc tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:52.473304 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1529bc64-831e-49b3-8d86-ce32fd2627bc tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:52.480050 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1529bc64-831e-49b3-8d86-ce32fd2627bc tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:52.480281 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1529bc64-831e-49b3-8d86-ce32fd2627bc tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:52.480531 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1529bc64-831e-49b3-8d86-ce32fd2627bc tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:52.481050 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1529bc64-831e-49b3-8d86-ce32fd2627bc tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:52.481400 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1529bc64-831e-49b3-8d86-ce32fd2627bc tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:52.482462 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1529bc64-831e-49b3-8d86-ce32fd2627bc tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:52.501757 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-1529bc64-831e-49b3-8d86-ce32fd2627bc tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:52.661170 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:52.665398 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:52.667911 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:52.667911 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:52.667911 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:52.667911 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:52.668086 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:52.694674 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-fc7e38ef-ed94-45f2-a5db-2d88b5f4d3d4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "POST /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849/action" status: 202 len: 1168 microversion: 2.1 time: 0.437309 Jun 01 22:32:52.694674 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 357/1121] 10.4.3.116 () {68 vars in 1397 bytes} [Mon Jun 1 22:32:52 2026] POST /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849/action => generated 1168 bytes in 438 msecs (HTTP/1.1 202) 10 headers in 452 bytes (1 switches on core 0) Jun 01 22:32:52.714911 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f9aa5a6f-92ed-456b-a3b9-62081042a2b2 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:52.717521 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f9aa5a6f-92ed-456b-a3b9-62081042a2b2 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:52.723487 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f9aa5a6f-92ed-456b-a3b9-62081042a2b2 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:52.724091 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f9aa5a6f-92ed-456b-a3b9-62081042a2b2 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:52.724635 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f9aa5a6f-92ed-456b-a3b9-62081042a2b2 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:52.725303 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f9aa5a6f-92ed-456b-a3b9-62081042a2b2 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:52.725813 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f9aa5a6f-92ed-456b-a3b9-62081042a2b2 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:52.726261 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f9aa5a6f-92ed-456b-a3b9-62081042a2b2 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:52.732636 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-541454ee-c877-4265-bbfb-784497c7d103 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:52.734561 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-541454ee-c877-4265-bbfb-784497c7d103 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:52.740357 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-541454ee-c877-4265-bbfb-784497c7d103 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:52.740761 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-541454ee-c877-4265-bbfb-784497c7d103 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:52.741133 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-541454ee-c877-4265-bbfb-784497c7d103 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:52.741939 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-541454ee-c877-4265-bbfb-784497c7d103 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:52.742470 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-541454ee-c877-4265-bbfb-784497c7d103 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:52.742916 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-541454ee-c877-4265-bbfb-784497c7d103 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:52.748315 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f9aa5a6f-92ed-456b-a3b9-62081042a2b2 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:52.748628 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1529bc64-831e-49b3-8d86-ce32fd2627bc tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:52.763619 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1529bc64-831e-49b3-8d86-ce32fd2627bc tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1572 microversion: 2.1 time: 0.292001 Jun 01 22:32:52.763619 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 378/1122] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:52 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1572 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:52.763828 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-541454ee-c877-4265-bbfb-784497c7d103 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:52.811053 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-4e7d031e-0393-401d-9750-325653a237ca req-9f7d7d65-040c-4bec-b578-7f32013df6c1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6f38b858-46db-4a44-9f6a-1277495acd47", "name": "network-vif-plugged", "status": "completed", "tag": "a912e88a-012a-4e79-b153-21954fdc3e39"}, {"server_uuid": "22edf58b-e5a9-48b3-b021-5dc83e50a0e8", "name": "network-vif-plugged", "status": "completed", "tag": "733c6037-a203-4039-8803-3508a9d42ac3"}, {"server_uuid": "22edf58b-e5a9-48b3-b021-5dc83e50a0e8", "name": "network-vif-plugged", "status": "completed", "tag": "733c6037-a203-4039-8803-3508a9d42ac3"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:52.818857 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-4e7d031e-0393-401d-9750-325653a237ca req-9f7d7d65-040c-4bec-b578-7f32013df6c1 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:52.819060 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-4e7d031e-0393-401d-9750-325653a237ca req-9f7d7d65-040c-4bec-b578-7f32013df6c1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:52.819246 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-4e7d031e-0393-401d-9750-325653a237ca req-9f7d7d65-040c-4bec-b578-7f32013df6c1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:52.827381 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-4e7d031e-0393-401d-9750-325653a237ca req-9f7d7d65-040c-4bec-b578-7f32013df6c1 service nova] Creating event network-vif-plugged:a912e88a-012a-4e79-b153-21954fdc3e39 for instance 6f38b858-46db-4a44-9f6a-1277495acd47 on np0000001904 Jun 01 22:32:52.827618 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-4e7d031e-0393-401d-9750-325653a237ca req-9f7d7d65-040c-4bec-b578-7f32013df6c1 service nova] Creating event network-vif-plugged:733c6037-a203-4039-8803-3508a9d42ac3 for instance 22edf58b-e5a9-48b3-b021-5dc83e50a0e8 on np0000001904 Jun 01 22:32:52.827822 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-4e7d031e-0393-401d-9750-325653a237ca req-9f7d7d65-040c-4bec-b578-7f32013df6c1 service nova] Creating event network-vif-plugged:733c6037-a203-4039-8803-3508a9d42ac3 for instance 22edf58b-e5a9-48b3-b021-5dc83e50a0e8 on np0000001904 Jun 01 22:32:52.828275 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-4e7d031e-0393-401d-9750-325653a237ca req-9f7d7d65-040c-4bec-b578-7f32013df6c1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:52.833710 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-4e7d031e-0393-401d-9750-325653a237ca req-9f7d7d65-040c-4bec-b578-7f32013df6c1 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 525 microversion: 2.1 time: 0.025462 Jun 01 22:32:52.834059 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 379/1123] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:52 2026] POST /compute/v2.1/os-server-external-events => generated 525 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:52.851180 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-50aaea91-3fc7-460b-935b-b00aa8fb35cc tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:52.853097 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-50aaea91-3fc7-460b-935b-b00aa8fb35cc tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:52.858827 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50aaea91-3fc7-460b-935b-b00aa8fb35cc tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:52.859204 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50aaea91-3fc7-460b-935b-b00aa8fb35cc tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:52.859589 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50aaea91-3fc7-460b-935b-b00aa8fb35cc tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:52.860395 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50aaea91-3fc7-460b-935b-b00aa8fb35cc tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:52.861007 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50aaea91-3fc7-460b-935b-b00aa8fb35cc tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:52.861478 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50aaea91-3fc7-460b-935b-b00aa8fb35cc tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:52.894224 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-50aaea91-3fc7-460b-935b-b00aa8fb35cc tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:52.926750 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-541454ee-c877-4265-bbfb-784497c7d103 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:52.939900 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-541454ee-c877-4265-bbfb-784497c7d103 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1703 microversion: 2.1 time: 0.209852 Jun 01 22:32:52.940287 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 358/1124] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:52 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1703 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:53.050456 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f9aa5a6f-92ed-456b-a3b9-62081042a2b2 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:53.066943 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f9aa5a6f-92ed-456b-a3b9-62081042a2b2 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1743 microversion: 2.1 time: 0.353454 Jun 01 22:32:53.067342 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 388/1125] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:52 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1743 bytes in 356 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:53.129501 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-50aaea91-3fc7-460b-935b-b00aa8fb35cc tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:53.143768 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-50aaea91-3fc7-460b-935b-b00aa8fb35cc tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1369 microversion: 2.1 time: 0.294501 Jun 01 22:32:53.144193 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 380/1126] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:52 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1369 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:53.786123 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-03a71552-b007-4680-8774-4350049f9a28 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:53.788887 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-03a71552-b007-4680-8774-4350049f9a28 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:53.795979 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-03a71552-b007-4680-8774-4350049f9a28 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:53.795979 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-03a71552-b007-4680-8774-4350049f9a28 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:53.795979 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-03a71552-b007-4680-8774-4350049f9a28 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:53.795979 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-03a71552-b007-4680-8774-4350049f9a28 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:53.796469 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-03a71552-b007-4680-8774-4350049f9a28 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:53.796469 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-03a71552-b007-4680-8774-4350049f9a28 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:53.815219 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-03a71552-b007-4680-8774-4350049f9a28 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:53.957234 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d90f55d7-fb0d-4749-b4a9-4776d15a21e6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:53.959725 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d90f55d7-fb0d-4749-b4a9-4776d15a21e6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:53.964860 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d90f55d7-fb0d-4749-b4a9-4776d15a21e6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:53.965259 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d90f55d7-fb0d-4749-b4a9-4776d15a21e6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:53.965547 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d90f55d7-fb0d-4749-b4a9-4776d15a21e6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:53.966278 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d90f55d7-fb0d-4749-b4a9-4776d15a21e6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:53.966731 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d90f55d7-fb0d-4749-b4a9-4776d15a21e6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:53.967407 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d90f55d7-fb0d-4749-b4a9-4776d15a21e6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:53.989293 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d90f55d7-fb0d-4749-b4a9-4776d15a21e6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:54.019885 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-03a71552-b007-4680-8774-4350049f9a28 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:54.031596 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-03a71552-b007-4680-8774-4350049f9a28 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1572 microversion: 2.1 time: 0.247481 Jun 01 22:32:54.031877 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 359/1127] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:53 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1572 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:54.091589 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-00ab0690-34f3-447a-8ded-2e7d3751a384 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:54.091589 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-00ab0690-34f3-447a-8ded-2e7d3751a384 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:54.161183 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f5962083-0ce4-4400-aa24-8bfc68ba9420 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:54.162706 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f5962083-0ce4-4400-aa24-8bfc68ba9420 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:54.170595 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5962083-0ce4-4400-aa24-8bfc68ba9420 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:54.170595 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5962083-0ce4-4400-aa24-8bfc68ba9420 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:54.170595 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5962083-0ce4-4400-aa24-8bfc68ba9420 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:54.170595 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5962083-0ce4-4400-aa24-8bfc68ba9420 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:54.171026 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5962083-0ce4-4400-aa24-8bfc68ba9420 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:54.171026 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5962083-0ce4-4400-aa24-8bfc68ba9420 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:54.190830 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d90f55d7-fb0d-4749-b4a9-4776d15a21e6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:54.192413 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f5962083-0ce4-4400-aa24-8bfc68ba9420 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:54.208100 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d90f55d7-fb0d-4749-b4a9-4776d15a21e6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1703 microversion: 2.1 time: 0.253050 Jun 01 22:32:54.208391 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 389/1128] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:53 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1703 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:54.312512 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-00ab0690-34f3-447a-8ded-2e7d3751a384 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:54.313069 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-00ab0690-34f3-447a-8ded-2e7d3751a384 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:54.313101 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-00ab0690-34f3-447a-8ded-2e7d3751a384 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:54.313581 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-00ab0690-34f3-447a-8ded-2e7d3751a384 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:54.313952 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-00ab0690-34f3-447a-8ded-2e7d3751a384 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:54.314261 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-00ab0690-34f3-447a-8ded-2e7d3751a384 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:54.329129 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-00ab0690-34f3-447a-8ded-2e7d3751a384 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:54.339314 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f5962083-0ce4-4400-aa24-8bfc68ba9420 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:54.347393 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f5962083-0ce4-4400-aa24-8bfc68ba9420 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1561 microversion: 2.1 time: 0.187891 Jun 01 22:32:54.347694 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 360/1129] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:54 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1561 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:54.361598 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0ff9bf77-924f-4b95-a517-d02b84ab1a31 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:54.363471 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0ff9bf77-924f-4b95-a517-d02b84ab1a31 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:54.366555 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0ff9bf77-924f-4b95-a517-d02b84ab1a31 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:54.366751 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0ff9bf77-924f-4b95-a517-d02b84ab1a31 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:54.366869 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0ff9bf77-924f-4b95-a517-d02b84ab1a31 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:54.367195 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0ff9bf77-924f-4b95-a517-d02b84ab1a31 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:54.367367 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0ff9bf77-924f-4b95-a517-d02b84ab1a31 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:54.367507 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0ff9bf77-924f-4b95-a517-d02b84ab1a31 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:54.390893 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0ff9bf77-924f-4b95-a517-d02b84ab1a31 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:54.504898 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0ff9bf77-924f-4b95-a517-d02b84ab1a31 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.144966 Jun 01 22:32:54.505211 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 390/1130] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:32:54 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/os-interface => generated 282 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:54.510599 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-00ab0690-34f3-447a-8ded-2e7d3751a384 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:54.516345 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-00ab0690-34f3-447a-8ded-2e7d3751a384 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1743 microversion: 2.1 time: 0.428653 Jun 01 22:32:54.516685 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 381/1131] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:54 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1743 bytes in 429 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:54.864739 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-44e14a94-f5ba-4074-b556-7b5f16ff8ea7 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestInstancesWithCinderVolumes-939671659", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPWEkAP99QQsXHg8JHGhqeedxPtNgb8zcN46Tvof01EzpCOiRKr6r77A4fIc/Q6I7rXpfbsbUHOJAcR43AczxWnDjMKCK+lBRM/XHuPXYCKxby5ZyQjHC2BA3tLkykCNwg=="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:54.878674 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-44e14a94-f5ba-4074-b556-7b5f16ff8ea7 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Getting quotas for project 1b27c3a0c548455bb92150050bb756c0. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:32:54.881782 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-44e14a94-f5ba-4074-b556-7b5f16ff8ea7 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Getting quotas for user beb4c75308e44284954014e6cb6f1d1a and project 1b27c3a0c548455bb92150050bb756c0. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:32:54.900374 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-44e14a94-f5ba-4074-b556-7b5f16ff8ea7 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 201 len: 423 microversion: 2.60 time: 0.038177 Jun 01 22:32:54.900737 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 361/1132] 10.4.3.116 () {70 vars in 1318 bytes} [Mon Jun 1 22:32:54 2026] POST /compute/v2.1/os-keypairs => generated 423 bytes in 39 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jun 01 22:32:54.904544 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-18bcb4ef-5e29-4f93-819b-37cc2d129036 req-a0afc7e0-5fd4-4300-a367-086a2a1c67c3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d8873633-fd2b-4df8-ba3e-8398c85c2ac2", "name": "network-vif-unplugged", "status": "completed", "tag": "8012963a-f936-408b-ab2c-5c7d7e6e00a4"}, {"server_uuid": "d8873633-fd2b-4df8-ba3e-8398c85c2ac2", "name": "network-vif-unplugged", "status": "completed", "tag": "8012963a-f936-408b-ab2c-5c7d7e6e00a4"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:54.912878 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-18bcb4ef-5e29-4f93-819b-37cc2d129036 req-a0afc7e0-5fd4-4300-a367-086a2a1c67c3 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:54.913113 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-18bcb4ef-5e29-4f93-819b-37cc2d129036 req-a0afc7e0-5fd4-4300-a367-086a2a1c67c3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:54.913323 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-79c9bd6a-de2e-4775-b660-b9de31044d47 tempest-TestInstancesWithCinderVolumes-1016823376 tempest-TestInstancesWithCinderVolumes-1016823376-project-admin] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:54.913387 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-18bcb4ef-5e29-4f93-819b-37cc2d129036 req-a0afc7e0-5fd4-4300-a367-086a2a1c67c3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:54.915688 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-79c9bd6a-de2e-4775-b660-b9de31044d47 tempest-TestInstancesWithCinderVolumes-1016823376 tempest-TestInstancesWithCinderVolumes-1016823376-project-admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:54.915882 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-79c9bd6a-de2e-4775-b660-b9de31044d47 tempest-TestInstancesWithCinderVolumes-1016823376 tempest-TestInstancesWithCinderVolumes-1016823376-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.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:54.916014 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-79c9bd6a-de2e-4775-b660-b9de31044d47 tempest-TestInstancesWithCinderVolumes-1016823376 tempest-TestInstancesWithCinderVolumes-1016823376-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.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:54.916706 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-79c9bd6a-de2e-4775-b660-b9de31044d47 tempest-TestInstancesWithCinderVolumes-1016823376 tempest-TestInstancesWithCinderVolumes-1016823376-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:54.917612 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-79c9bd6a-de2e-4775-b660-b9de31044d47 tempest-TestInstancesWithCinderVolumes-1016823376 tempest-TestInstancesWithCinderVolumes-1016823376-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:54.917825 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-79c9bd6a-de2e-4775-b660-b9de31044d47 tempest-TestInstancesWithCinderVolumes-1016823376 tempest-TestInstancesWithCinderVolumes-1016823376-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:54.920134 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-18bcb4ef-5e29-4f93-819b-37cc2d129036 req-a0afc7e0-5fd4-4300-a367-086a2a1c67c3 service nova] Creating event network-vif-unplugged:8012963a-f936-408b-ab2c-5c7d7e6e00a4 for instance d8873633-fd2b-4df8-ba3e-8398c85c2ac2 on np0000001904 Jun 01 22:32:54.920715 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-18bcb4ef-5e29-4f93-819b-37cc2d129036 req-a0afc7e0-5fd4-4300-a367-086a2a1c67c3 service nova] Creating event network-vif-unplugged:8012963a-f936-408b-ab2c-5c7d7e6e00a4 for instance d8873633-fd2b-4df8-ba3e-8398c85c2ac2 on np0000001904 Jun 01 22:32:54.920796 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-18bcb4ef-5e29-4f93-819b-37cc2d129036 req-a0afc7e0-5fd4-4300-a367-086a2a1c67c3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:54.928401 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-18bcb4ef-5e29-4f93-819b-37cc2d129036 req-a0afc7e0-5fd4-4300-a367-086a2a1c67c3 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.027231 Jun 01 22:32:54.929389 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 391/1133] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:54 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:54.990677 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-79c9bd6a-de2e-4775-b660-b9de31044d47 tempest-TestInstancesWithCinderVolumes-1016823376 tempest-TestInstancesWithCinderVolumes-1016823376-project-admin] 10.4.3.116 "GET /compute/v2.1/os-availability-zone/detail" status: 200 len: 495 microversion: 2.60 time: 0.079247 Jun 01 22:32:54.993344 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 382/1134] 10.4.3.116 () {68 vars in 1344 bytes} [Mon Jun 1 22:32:54 2026] GET /compute/v2.1/os-availability-zone/detail => generated 495 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:32:55.047202 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-dd15fd37-9cda-400c-8b45-9628e03856f9 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:55.049091 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-dd15fd37-9cda-400c-8b45-9628e03856f9 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:55.053895 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dd15fd37-9cda-400c-8b45-9628e03856f9 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:55.054308 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dd15fd37-9cda-400c-8b45-9628e03856f9 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:55.054634 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dd15fd37-9cda-400c-8b45-9628e03856f9 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:55.055260 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dd15fd37-9cda-400c-8b45-9628e03856f9 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:55.055829 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dd15fd37-9cda-400c-8b45-9628e03856f9 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:55.056224 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dd15fd37-9cda-400c-8b45-9628e03856f9 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:55.078237 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-dd15fd37-9cda-400c-8b45-9628e03856f9 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:55.233733 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-fd96312b-7a05-43bb-954f-9598536ce7b3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:55.235870 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-fd96312b-7a05-43bb-954f-9598536ce7b3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:55.242367 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fd96312b-7a05-43bb-954f-9598536ce7b3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:55.242701 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fd96312b-7a05-43bb-954f-9598536ce7b3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:55.242941 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fd96312b-7a05-43bb-954f-9598536ce7b3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:55.243466 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fd96312b-7a05-43bb-954f-9598536ce7b3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:55.244031 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fd96312b-7a05-43bb-954f-9598536ce7b3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:55.245421 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fd96312b-7a05-43bb-954f-9598536ce7b3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:55.267418 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-fd96312b-7a05-43bb-954f-9598536ce7b3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:55.390937 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-dd15fd37-9cda-400c-8b45-9628e03856f9 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:55.403878 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-dd15fd37-9cda-400c-8b45-9628e03856f9 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1572 microversion: 2.1 time: 0.358476 Jun 01 22:32:55.404255 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 362/1135] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:55 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1572 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:55.466491 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-734d46a8-5998-494a-b25f-ea90ab4bb982 req-b3205834-1552-4ac8-a86c-130922f5d071 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f8210e6b-2f22-4d09-8087-35365e983849", "name": "network-vif-unplugged", "status": "completed", "tag": "2c06d52a-dc63-41e5-a759-fd4eeee82401"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:55.474246 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-734d46a8-5998-494a-b25f-ea90ab4bb982 req-b3205834-1552-4ac8-a86c-130922f5d071 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:55.474633 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-734d46a8-5998-494a-b25f-ea90ab4bb982 req-b3205834-1552-4ac8-a86c-130922f5d071 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:55.474806 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-734d46a8-5998-494a-b25f-ea90ab4bb982 req-b3205834-1552-4ac8-a86c-130922f5d071 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:55.482079 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-734d46a8-5998-494a-b25f-ea90ab4bb982 req-b3205834-1552-4ac8-a86c-130922f5d071 service nova] Creating event network-vif-unplugged:2c06d52a-dc63-41e5-a759-fd4eeee82401 for instance f8210e6b-2f22-4d09-8087-35365e983849 on np0000001904 Jun 01 22:32:55.483010 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-734d46a8-5998-494a-b25f-ea90ab4bb982 req-b3205834-1552-4ac8-a86c-130922f5d071 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:55.491392 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-734d46a8-5998-494a-b25f-ea90ab4bb982 req-b3205834-1552-4ac8-a86c-130922f5d071 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.027234 Jun 01 22:32:55.491932 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 383/1136] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:55 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:55.533761 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f9f0483a-f9aa-46e7-b218-6af97a5b9732 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:55.535361 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f9f0483a-f9aa-46e7-b218-6af97a5b9732 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:55.541207 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f9f0483a-f9aa-46e7-b218-6af97a5b9732 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:55.541491 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f9f0483a-f9aa-46e7-b218-6af97a5b9732 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:55.541889 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f9f0483a-f9aa-46e7-b218-6af97a5b9732 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:55.542456 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f9f0483a-f9aa-46e7-b218-6af97a5b9732 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:55.543203 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f9f0483a-f9aa-46e7-b218-6af97a5b9732 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:55.543343 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f9f0483a-f9aa-46e7-b218-6af97a5b9732 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:55.564045 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f9f0483a-f9aa-46e7-b218-6af97a5b9732 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:55.598181 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-fd96312b-7a05-43bb-954f-9598536ce7b3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:55.611208 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-fd96312b-7a05-43bb-954f-9598536ce7b3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1703 microversion: 2.1 time: 0.381286 Jun 01 22:32:55.611208 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 392/1137] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:55 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1703 bytes in 382 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:55.764976 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f9f0483a-f9aa-46e7-b218-6af97a5b9732 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:55.778416 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f9f0483a-f9aa-46e7-b218-6af97a5b9732 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1743 microversion: 2.1 time: 0.246650 Jun 01 22:32:55.779388 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 363/1138] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:55 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1743 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:56.426820 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7efbd491-ecbe-4749-9986-0d80e669ffeb tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:56.429742 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7efbd491-ecbe-4749-9986-0d80e669ffeb tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:56.434798 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7efbd491-ecbe-4749-9986-0d80e669ffeb tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:56.435154 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7efbd491-ecbe-4749-9986-0d80e669ffeb tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:56.435467 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7efbd491-ecbe-4749-9986-0d80e669ffeb tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:56.436015 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7efbd491-ecbe-4749-9986-0d80e669ffeb tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:56.436385 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7efbd491-ecbe-4749-9986-0d80e669ffeb tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:56.436944 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7efbd491-ecbe-4749-9986-0d80e669ffeb tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:56.456258 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7efbd491-ecbe-4749-9986-0d80e669ffeb tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:56.636371 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-9701bae1-e101-494e-8af5-698aba3ce07b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:56.639776 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-9701bae1-e101-494e-8af5-698aba3ce07b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:56.645161 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9701bae1-e101-494e-8af5-698aba3ce07b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:56.645412 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9701bae1-e101-494e-8af5-698aba3ce07b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:56.646422 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9701bae1-e101-494e-8af5-698aba3ce07b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:56.646422 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9701bae1-e101-494e-8af5-698aba3ce07b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:56.646967 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9701bae1-e101-494e-8af5-698aba3ce07b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:56.647238 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9701bae1-e101-494e-8af5-698aba3ce07b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:56.675157 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-9701bae1-e101-494e-8af5-698aba3ce07b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:56.702247 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7efbd491-ecbe-4749-9986-0d80e669ffeb tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:56.728218 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7efbd491-ecbe-4749-9986-0d80e669ffeb tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1572 microversion: 2.1 time: 0.303159 Jun 01 22:32:56.728665 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 384/1139] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:56 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1572 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:56.802113 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-531a3516-177e-4fa4-ab2e-5e1ef771efd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:56.805820 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-531a3516-177e-4fa4-ab2e-5e1ef771efd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:56.814703 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-531a3516-177e-4fa4-ab2e-5e1ef771efd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:56.815013 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-531a3516-177e-4fa4-ab2e-5e1ef771efd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:56.815268 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-531a3516-177e-4fa4-ab2e-5e1ef771efd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:56.815839 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-531a3516-177e-4fa4-ab2e-5e1ef771efd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:56.816171 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-531a3516-177e-4fa4-ab2e-5e1ef771efd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:56.816482 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-531a3516-177e-4fa4-ab2e-5e1ef771efd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:56.844820 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-531a3516-177e-4fa4-ab2e-5e1ef771efd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:56.874359 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9701bae1-e101-494e-8af5-698aba3ce07b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:56.884448 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-9701bae1-e101-494e-8af5-698aba3ce07b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1703 microversion: 2.1 time: 0.250373 Jun 01 22:32:56.884960 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 393/1140] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:56 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1703 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:56.988083 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-70b14973-21a3-4d77-86e4-5e4c8ac70f42 req-a751c783-cc1e-4181-845c-0dbf4fa387c0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "22edf58b-e5a9-48b3-b021-5dc83e50a0e8", "tag": "733c6037-a203-4039-8803-3508a9d42ac3"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:57.000270 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-70b14973-21a3-4d77-86e4-5e4c8ac70f42 req-a751c783-cc1e-4181-845c-0dbf4fa387c0 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:57.001274 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-70b14973-21a3-4d77-86e4-5e4c8ac70f42 req-a751c783-cc1e-4181-845c-0dbf4fa387c0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:57.001274 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-70b14973-21a3-4d77-86e4-5e4c8ac70f42 req-a751c783-cc1e-4181-845c-0dbf4fa387c0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:57.014589 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-70b14973-21a3-4d77-86e4-5e4c8ac70f42 req-a751c783-cc1e-4181-845c-0dbf4fa387c0 service nova] Creating event network-changed:733c6037-a203-4039-8803-3508a9d42ac3 for instance 22edf58b-e5a9-48b3-b021-5dc83e50a0e8 on np0000001904 Jun 01 22:32:57.014589 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-70b14973-21a3-4d77-86e4-5e4c8ac70f42 req-a751c783-cc1e-4181-845c-0dbf4fa387c0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:57.020430 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-70b14973-21a3-4d77-86e4-5e4c8ac70f42 req-a751c783-cc1e-4181-845c-0dbf4fa387c0 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.035960 Jun 01 22:32:57.021020 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 385/1141] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:56 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:57.046486 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-531a3516-177e-4fa4-ab2e-5e1ef771efd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:57.062493 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-531a3516-177e-4fa4-ab2e-5e1ef771efd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1743 microversion: 2.1 time: 0.263486 Jun 01 22:32:57.062875 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 364/1142] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:56 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1743 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:57.551410 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-c584f97f-49ba-4172-9bfb-be472f301714 req-e4483e78-633a-47d9-89b2-cbc7bc7aaca0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f8210e6b-2f22-4d09-8087-35365e983849", "name": "network-vif-unplugged", "status": "completed", "tag": "2c06d52a-dc63-41e5-a759-fd4eeee82401"}, {"server_uuid": "67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9", "name": "network-vif-plugged", "status": "completed", "tag": "76a38624-7f19-42bb-9bd2-7585046fac8c"}, {"server_uuid": "67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9", "name": "network-vif-plugged", "status": "completed", "tag": "76a38624-7f19-42bb-9bd2-7585046fac8c"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:32:57.560928 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-c584f97f-49ba-4172-9bfb-be472f301714 req-e4483e78-633a-47d9-89b2-cbc7bc7aaca0 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:57.561192 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-c584f97f-49ba-4172-9bfb-be472f301714 req-e4483e78-633a-47d9-89b2-cbc7bc7aaca0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:57.563297 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-c584f97f-49ba-4172-9bfb-be472f301714 req-e4483e78-633a-47d9-89b2-cbc7bc7aaca0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:57.573188 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-c584f97f-49ba-4172-9bfb-be472f301714 req-e4483e78-633a-47d9-89b2-cbc7bc7aaca0 service nova] Creating event network-vif-unplugged:2c06d52a-dc63-41e5-a759-fd4eeee82401 for instance f8210e6b-2f22-4d09-8087-35365e983849 on np0000001904 Jun 01 22:32:57.573454 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-c584f97f-49ba-4172-9bfb-be472f301714 req-e4483e78-633a-47d9-89b2-cbc7bc7aaca0 service nova] Creating event network-vif-plugged:76a38624-7f19-42bb-9bd2-7585046fac8c for instance 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 on np0000001904 Jun 01 22:32:57.573714 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-c584f97f-49ba-4172-9bfb-be472f301714 req-e4483e78-633a-47d9-89b2-cbc7bc7aaca0 service nova] Creating event network-vif-plugged:76a38624-7f19-42bb-9bd2-7585046fac8c for instance 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 on np0000001904 Jun 01 22:32:57.574245 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-c584f97f-49ba-4172-9bfb-be472f301714 req-e4483e78-633a-47d9-89b2-cbc7bc7aaca0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:32:57.584189 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-c584f97f-49ba-4172-9bfb-be472f301714 req-e4483e78-633a-47d9-89b2-cbc7bc7aaca0 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 527 microversion: 2.1 time: 0.036026 Jun 01 22:32:57.584692 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 394/1143] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:32:57 2026] POST /compute/v2.1/os-server-external-events => generated 527 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:32:57.754590 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3423df4b-02fc-4ca7-b761-846b47930a17 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:57.754944 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3423df4b-02fc-4ca7-b761-846b47930a17 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:57.763345 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3423df4b-02fc-4ca7-b761-846b47930a17 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:57.763715 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3423df4b-02fc-4ca7-b761-846b47930a17 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:57.764148 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3423df4b-02fc-4ca7-b761-846b47930a17 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:57.764713 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3423df4b-02fc-4ca7-b761-846b47930a17 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:57.765894 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3423df4b-02fc-4ca7-b761-846b47930a17 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:57.766970 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3423df4b-02fc-4ca7-b761-846b47930a17 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:57.803052 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3423df4b-02fc-4ca7-b761-846b47930a17 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:57.905844 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-78bd6d72-d564-4402-aa15-ec1b81305d70 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:57.910900 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-78bd6d72-d564-4402-aa15-ec1b81305d70 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:57.916734 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-78bd6d72-d564-4402-aa15-ec1b81305d70 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:57.917100 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-78bd6d72-d564-4402-aa15-ec1b81305d70 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:57.917382 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-78bd6d72-d564-4402-aa15-ec1b81305d70 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:57.918188 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-78bd6d72-d564-4402-aa15-ec1b81305d70 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:57.918716 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-78bd6d72-d564-4402-aa15-ec1b81305d70 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:57.919109 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-78bd6d72-d564-4402-aa15-ec1b81305d70 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:57.938397 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-78bd6d72-d564-4402-aa15-ec1b81305d70 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:58.002696 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3423df4b-02fc-4ca7-b761-846b47930a17 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:58.012864 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3423df4b-02fc-4ca7-b761-846b47930a17 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1559 microversion: 2.1 time: 0.264025 Jun 01 22:32:58.013202 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 386/1144] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:57 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1559 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:58.086823 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6234d244-f10c-49b1-a6a5-71d54dd74e6e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:58.089429 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6234d244-f10c-49b1-a6a5-71d54dd74e6e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:58.094757 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6234d244-f10c-49b1-a6a5-71d54dd74e6e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:58.095264 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6234d244-f10c-49b1-a6a5-71d54dd74e6e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:58.096109 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6234d244-f10c-49b1-a6a5-71d54dd74e6e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:58.096877 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6234d244-f10c-49b1-a6a5-71d54dd74e6e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:58.097361 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6234d244-f10c-49b1-a6a5-71d54dd74e6e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:58.097877 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6234d244-f10c-49b1-a6a5-71d54dd74e6e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:58.125204 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-6234d244-f10c-49b1-a6a5-71d54dd74e6e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:58.183115 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-78bd6d72-d564-4402-aa15-ec1b81305d70 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:58.194092 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-78bd6d72-d564-4402-aa15-ec1b81305d70 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1703 microversion: 2.1 time: 0.288802 Jun 01 22:32:58.194474 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 365/1145] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:57 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1703 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:58.319301 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6234d244-f10c-49b1-a6a5-71d54dd74e6e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:58.330131 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6234d244-f10c-49b1-a6a5-71d54dd74e6e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1761 microversion: 2.1 time: 0.245951 Jun 01 22:32:58.330637 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 395/1146] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:58 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1761 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:59.218410 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-950598e1-bd2b-425f-ba3e-54a370002bb1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:59.218813 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-950598e1-bd2b-425f-ba3e-54a370002bb1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:59.223187 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-950598e1-bd2b-425f-ba3e-54a370002bb1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:59.223465 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-950598e1-bd2b-425f-ba3e-54a370002bb1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:59.223717 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-950598e1-bd2b-425f-ba3e-54a370002bb1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:59.224135 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-950598e1-bd2b-425f-ba3e-54a370002bb1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:59.224455 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-950598e1-bd2b-425f-ba3e-54a370002bb1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:59.224762 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-950598e1-bd2b-425f-ba3e-54a370002bb1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:59.251555 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-950598e1-bd2b-425f-ba3e-54a370002bb1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:59.354612 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e26312d3-7ce3-4dd3-8ce0-f26a3e935110 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:32:59.358033 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e26312d3-7ce3-4dd3-8ce0-f26a3e935110 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:32:59.363263 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e26312d3-7ce3-4dd3-8ce0-f26a3e935110 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:59.364239 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e26312d3-7ce3-4dd3-8ce0-f26a3e935110 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:59.364239 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e26312d3-7ce3-4dd3-8ce0-f26a3e935110 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:59.364555 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e26312d3-7ce3-4dd3-8ce0-f26a3e935110 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:32:59.364906 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e26312d3-7ce3-4dd3-8ce0-f26a3e935110 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:32:59.365243 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e26312d3-7ce3-4dd3-8ce0-f26a3e935110 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:32:59.389604 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e26312d3-7ce3-4dd3-8ce0-f26a3e935110 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:32:59.523217 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-950598e1-bd2b-425f-ba3e-54a370002bb1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:59.533116 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-950598e1-bd2b-425f-ba3e-54a370002bb1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1703 microversion: 2.1 time: 0.318623 Jun 01 22:32:59.533599 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 387/1147] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:59 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1703 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:32:59.599225 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e26312d3-7ce3-4dd3-8ce0-f26a3e935110 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:32:59.611464 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e26312d3-7ce3-4dd3-8ce0-f26a3e935110 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1761 microversion: 2.1 time: 0.260028 Jun 01 22:32:59.611940 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 366/1148] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:32:59 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1761 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:00.561896 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3f7b38e5-bbad-442d-804d-e3f12391728b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:00.564146 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3f7b38e5-bbad-442d-804d-e3f12391728b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:00.566985 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=112,nova_api:UPDATE=4,nova_api:DELETE=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:33:00.571845 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3f7b38e5-bbad-442d-804d-e3f12391728b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:00.572234 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3f7b38e5-bbad-442d-804d-e3f12391728b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:00.572536 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3f7b38e5-bbad-442d-804d-e3f12391728b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:00.573062 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3f7b38e5-bbad-442d-804d-e3f12391728b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:00.574653 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3f7b38e5-bbad-442d-804d-e3f12391728b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:00.575325 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3f7b38e5-bbad-442d-804d-e3f12391728b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:00.579273 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=283,nova_cell1:UPDATE=14,nova_cell1:INSERT=9,nova_cell1:DELETE=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:33:00.607780 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-3f7b38e5-bbad-442d-804d-e3f12391728b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:00.629743 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3878b8f8-14b6-45f8-b622-efcf33ce814b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:00.634634 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3878b8f8-14b6-45f8-b622-efcf33ce814b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:00.639119 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3878b8f8-14b6-45f8-b622-efcf33ce814b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:00.639615 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3878b8f8-14b6-45f8-b622-efcf33ce814b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:00.640430 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3878b8f8-14b6-45f8-b622-efcf33ce814b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:00.641126 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3878b8f8-14b6-45f8-b622-efcf33ce814b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:00.641613 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3878b8f8-14b6-45f8-b622-efcf33ce814b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:00.642026 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3878b8f8-14b6-45f8-b622-efcf33ce814b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:00.669663 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3878b8f8-14b6-45f8-b622-efcf33ce814b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:00.775370 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3f7b38e5-bbad-442d-804d-e3f12391728b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:00.785108 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3f7b38e5-bbad-442d-804d-e3f12391728b tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1703 microversion: 2.1 time: 0.226308 Jun 01 22:33:00.785441 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 396/1149] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:00 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1703 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:00.902763 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3878b8f8-14b6-45f8-b622-efcf33ce814b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:00.915379 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3878b8f8-14b6-45f8-b622-efcf33ce814b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1749 microversion: 2.1 time: 0.287899 Jun 01 22:33:00.915849 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 388/1150] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:00 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1749 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:01.809598 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b72722ea-c6a4-45aa-a808-b94c27e48e82 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:01.810424 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b72722ea-c6a4-45aa-a808-b94c27e48e82 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:01.812541 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=118,nova_api:UPDATE=3,nova_api:INSERT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:33:01.815168 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b72722ea-c6a4-45aa-a808-b94c27e48e82 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:01.815618 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b72722ea-c6a4-45aa-a808-b94c27e48e82 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:01.816032 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b72722ea-c6a4-45aa-a808-b94c27e48e82 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:01.816788 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b72722ea-c6a4-45aa-a808-b94c27e48e82 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:01.817192 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b72722ea-c6a4-45aa-a808-b94c27e48e82 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:01.817864 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b72722ea-c6a4-45aa-a808-b94c27e48e82 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:01.850763 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b72722ea-c6a4-45aa-a808-b94c27e48e82 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:01.943763 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-89ce3f8f-4038-4c29-9bcb-15a1cb0537fb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:01.946616 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-89ce3f8f-4038-4c29-9bcb-15a1cb0537fb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:01.953203 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-89ce3f8f-4038-4c29-9bcb-15a1cb0537fb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:01.953782 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-89ce3f8f-4038-4c29-9bcb-15a1cb0537fb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:01.958374 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-89ce3f8f-4038-4c29-9bcb-15a1cb0537fb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:01.958374 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-89ce3f8f-4038-4c29-9bcb-15a1cb0537fb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:01.961360 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-89ce3f8f-4038-4c29-9bcb-15a1cb0537fb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:01.961360 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-89ce3f8f-4038-4c29-9bcb-15a1cb0537fb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:01.986109 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-89ce3f8f-4038-4c29-9bcb-15a1cb0537fb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:02.050004 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b72722ea-c6a4-45aa-a808-b94c27e48e82 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:02.061299 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b72722ea-c6a4-45aa-a808-b94c27e48e82 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1703 microversion: 2.1 time: 0.255727 Jun 01 22:33:02.062159 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 367/1151] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:01 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1703 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:02.156946 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-89ce3f8f-4038-4c29-9bcb-15a1cb0537fb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:02.173669 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-89ce3f8f-4038-4c29-9bcb-15a1cb0537fb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1749 microversion: 2.1 time: 0.233053 Jun 01 22:33:02.173669 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 397/1152] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:01 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1749 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:02.325019 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:33:03.078906 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-71656465-df1b-4164-a951-2717f57516a4 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:03.081271 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-71656465-df1b-4164-a951-2717f57516a4 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:03.085871 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-71656465-df1b-4164-a951-2717f57516a4 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:03.086117 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-71656465-df1b-4164-a951-2717f57516a4 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:03.086335 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-71656465-df1b-4164-a951-2717f57516a4 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:03.086919 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-71656465-df1b-4164-a951-2717f57516a4 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:03.087254 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-71656465-df1b-4164-a951-2717f57516a4 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:03.087544 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-71656465-df1b-4164-a951-2717f57516a4 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:03.109835 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-71656465-df1b-4164-a951-2717f57516a4 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:03.193834 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c982baaa-84cd-4715-8dca-38e8def2ce83 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:03.197045 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c982baaa-84cd-4715-8dca-38e8def2ce83 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:03.203652 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c982baaa-84cd-4715-8dca-38e8def2ce83 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:03.204178 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c982baaa-84cd-4715-8dca-38e8def2ce83 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:03.205283 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c982baaa-84cd-4715-8dca-38e8def2ce83 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:03.205378 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c982baaa-84cd-4715-8dca-38e8def2ce83 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:03.205889 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c982baaa-84cd-4715-8dca-38e8def2ce83 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:03.206422 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c982baaa-84cd-4715-8dca-38e8def2ce83 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:03.234361 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c982baaa-84cd-4715-8dca-38e8def2ce83 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:03.264550 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-71656465-df1b-4164-a951-2717f57516a4 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:03.274503 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-71656465-df1b-4164-a951-2717f57516a4 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1703 microversion: 2.1 time: 0.196779 Jun 01 22:33:03.274503 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 389/1153] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:03 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1703 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:03.591321 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c982baaa-84cd-4715-8dca-38e8def2ce83 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:03.601636 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c982baaa-84cd-4715-8dca-38e8def2ce83 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1749 microversion: 2.1 time: 0.410864 Jun 01 22:33:03.601636 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 368/1154] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:03 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1749 bytes in 412 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:04.294196 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-57892cd8-c6b3-4534-9f36-2b6ec4841f89 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:04.296594 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-57892cd8-c6b3-4534-9f36-2b6ec4841f89 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:04.303180 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-57892cd8-c6b3-4534-9f36-2b6ec4841f89 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:04.303538 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-57892cd8-c6b3-4534-9f36-2b6ec4841f89 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:04.303823 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-57892cd8-c6b3-4534-9f36-2b6ec4841f89 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:04.306113 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-57892cd8-c6b3-4534-9f36-2b6ec4841f89 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:04.306510 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-57892cd8-c6b3-4534-9f36-2b6ec4841f89 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:04.306866 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-57892cd8-c6b3-4534-9f36-2b6ec4841f89 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:04.336310 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-57892cd8-c6b3-4534-9f36-2b6ec4841f89 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:04.577655 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-495f4fe1-28c0-41ce-9fad-4abcb5793e2f req-2b99eb7e-1419-4db3-9c70-a2c45e79cea9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d8873633-fd2b-4df8-ba3e-8398c85c2ac2", "name": "network-vif-plugged", "status": "completed", "tag": "8012963a-f936-408b-ab2c-5c7d7e6e00a4"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:04.583233 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-495f4fe1-28c0-41ce-9fad-4abcb5793e2f req-2b99eb7e-1419-4db3-9c70-a2c45e79cea9 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:04.583416 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-495f4fe1-28c0-41ce-9fad-4abcb5793e2f req-2b99eb7e-1419-4db3-9c70-a2c45e79cea9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:04.583621 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-495f4fe1-28c0-41ce-9fad-4abcb5793e2f req-2b99eb7e-1419-4db3-9c70-a2c45e79cea9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:04.589686 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-495f4fe1-28c0-41ce-9fad-4abcb5793e2f req-2b99eb7e-1419-4db3-9c70-a2c45e79cea9 service nova] Creating event network-vif-plugged:8012963a-f936-408b-ab2c-5c7d7e6e00a4 for instance d8873633-fd2b-4df8-ba3e-8398c85c2ac2 on np0000001904 Jun 01 22:33:04.590306 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-495f4fe1-28c0-41ce-9fad-4abcb5793e2f req-2b99eb7e-1419-4db3-9c70-a2c45e79cea9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:33:04.594316 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-495f4fe1-28c0-41ce-9fad-4abcb5793e2f req-2b99eb7e-1419-4db3-9c70-a2c45e79cea9 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022219 Jun 01 22:33:04.594678 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 390/1155] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:33:04 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:04.599468 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-57892cd8-c6b3-4534-9f36-2b6ec4841f89 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:04.613535 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-57892cd8-c6b3-4534-9f36-2b6ec4841f89 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1703 microversion: 2.1 time: 0.320698 Jun 01 22:33:04.613970 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 398/1156] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:04 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1703 bytes in 322 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:04.623514 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7b083fd5-80f2-403e-85eb-3f5d9dbdef17 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:04.627442 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7b083fd5-80f2-403e-85eb-3f5d9dbdef17 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:04.635287 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7b083fd5-80f2-403e-85eb-3f5d9dbdef17 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:04.635872 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7b083fd5-80f2-403e-85eb-3f5d9dbdef17 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:04.636451 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7b083fd5-80f2-403e-85eb-3f5d9dbdef17 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:04.637008 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7b083fd5-80f2-403e-85eb-3f5d9dbdef17 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:04.638142 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7b083fd5-80f2-403e-85eb-3f5d9dbdef17 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:04.638297 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7b083fd5-80f2-403e-85eb-3f5d9dbdef17 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:04.663798 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7b083fd5-80f2-403e-85eb-3f5d9dbdef17 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:04.887122 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:33:04.922606 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:33:04.956741 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7b083fd5-80f2-403e-85eb-3f5d9dbdef17 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:04.973125 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7b083fd5-80f2-403e-85eb-3f5d9dbdef17 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1749 microversion: 2.1 time: 0.351916 Jun 01 22:33:04.973397 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 369/1157] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:04 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1749 bytes in 352 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:05.636457 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c57a88e3-e126-4f7b-bc73-9ca4b33a133d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:05.637956 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c57a88e3-e126-4f7b-bc73-9ca4b33a133d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:05.642593 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c57a88e3-e126-4f7b-bc73-9ca4b33a133d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:05.642929 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c57a88e3-e126-4f7b-bc73-9ca4b33a133d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:05.643180 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c57a88e3-e126-4f7b-bc73-9ca4b33a133d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:05.643883 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c57a88e3-e126-4f7b-bc73-9ca4b33a133d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:05.644082 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c57a88e3-e126-4f7b-bc73-9ca4b33a133d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:05.644389 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c57a88e3-e126-4f7b-bc73-9ca4b33a133d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:05.663487 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c57a88e3-e126-4f7b-bc73-9ca4b33a133d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:05.818071 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d487692b-0b47-4a80-accb-f4c99d522a95 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-157776582", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOTLJ5I5bxrx+9T4InJPw73INZ0tnEmYGcpYH/CTsGOoK2z+tmDmVKpBhVzKRbA2H5BMtai8yDjtzs2dGVP9cjgMOPWoTXp9EDUfsuYIPv1JFiafbdKzZFA0cdKgiYlm3g=="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:05.848281 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-d487692b-0b47-4a80-accb-f4c99d522a95 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Getting quotas for project d3d16d4e5b924ed0a41cdf509355f33b. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:33:05.854592 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c57a88e3-e126-4f7b-bc73-9ca4b33a133d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:05.854811 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-d487692b-0b47-4a80-accb-f4c99d522a95 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Getting quotas for user 74b6e01b13a64d88aa2f6a132693878f and project d3d16d4e5b924ed0a41cdf509355f33b. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:33:05.864720 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c57a88e3-e126-4f7b-bc73-9ca4b33a133d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1703 microversion: 2.1 time: 0.229873 Jun 01 22:33:05.865135 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 391/1158] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:05 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1703 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:33:05.887187 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d487692b-0b47-4a80-accb-f4c99d522a95 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.073640 Jun 01 22:33:05.888126 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 399/1159] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:33:05 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:05.994878 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-65b76d9f-d554-437f-ba66-f5b7f4d3ae61 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:05.997043 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-65b76d9f-d554-437f-ba66-f5b7f4d3ae61 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:06.001963 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-65b76d9f-d554-437f-ba66-f5b7f4d3ae61 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:06.002133 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-65b76d9f-d554-437f-ba66-f5b7f4d3ae61 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:06.002301 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-65b76d9f-d554-437f-ba66-f5b7f4d3ae61 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:06.002780 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-65b76d9f-d554-437f-ba66-f5b7f4d3ae61 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:06.003146 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-65b76d9f-d554-437f-ba66-f5b7f4d3ae61 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:06.003527 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-65b76d9f-d554-437f-ba66-f5b7f4d3ae61 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:06.033530 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-65b76d9f-d554-437f-ba66-f5b7f4d3ae61 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:06.200417 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-65b76d9f-d554-437f-ba66-f5b7f4d3ae61 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:06.203847 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=256,nova_cell1:UPDATE=9,nova_cell1:INSERT=5,nova_cell1:DELETE=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:33:06.226750 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-65b76d9f-d554-437f-ba66-f5b7f4d3ae61 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1749 microversion: 2.1 time: 0.229620 Jun 01 22:33:06.227431 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 370/1160] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:05 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1749 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:06.677332 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-9743d4fa-ed2b-414c-a564-89133f5be72a req-11165da3-51c0-4896-8209-d2ba1490012a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d8873633-fd2b-4df8-ba3e-8398c85c2ac2", "name": "network-vif-plugged", "status": "completed", "tag": "8012963a-f936-408b-ab2c-5c7d7e6e00a4"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:06.690927 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-9743d4fa-ed2b-414c-a564-89133f5be72a req-11165da3-51c0-4896-8209-d2ba1490012a service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:06.690927 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-9743d4fa-ed2b-414c-a564-89133f5be72a req-11165da3-51c0-4896-8209-d2ba1490012a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:06.691180 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-9743d4fa-ed2b-414c-a564-89133f5be72a req-11165da3-51c0-4896-8209-d2ba1490012a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:06.701520 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-9743d4fa-ed2b-414c-a564-89133f5be72a req-11165da3-51c0-4896-8209-d2ba1490012a service nova] Creating event network-vif-plugged:8012963a-f936-408b-ab2c-5c7d7e6e00a4 for instance d8873633-fd2b-4df8-ba3e-8398c85c2ac2 on np0000001904 Jun 01 22:33:06.701520 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-9743d4fa-ed2b-414c-a564-89133f5be72a req-11165da3-51c0-4896-8209-d2ba1490012a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:33:06.706002 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-9743d4fa-ed2b-414c-a564-89133f5be72a req-11165da3-51c0-4896-8209-d2ba1490012a service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033289 Jun 01 22:33:06.706424 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 392/1161] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:33:06 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:06.884676 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d8f85fb4-fef3-4cfd-be9e-145e5765f2a7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:06.886938 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d8f85fb4-fef3-4cfd-be9e-145e5765f2a7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:06.892506 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8f85fb4-fef3-4cfd-be9e-145e5765f2a7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:06.893011 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8f85fb4-fef3-4cfd-be9e-145e5765f2a7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:06.893389 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8f85fb4-fef3-4cfd-be9e-145e5765f2a7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:06.894134 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8f85fb4-fef3-4cfd-be9e-145e5765f2a7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:06.894645 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8f85fb4-fef3-4cfd-be9e-145e5765f2a7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:06.895103 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8f85fb4-fef3-4cfd-be9e-145e5765f2a7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:06.916644 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d8f85fb4-fef3-4cfd-be9e-145e5765f2a7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:07.132500 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d8f85fb4-fef3-4cfd-be9e-145e5765f2a7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:07.137786 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesBackupsTest-instance-1071932574", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "639347f7-170c-40aa-8403-2ff15506d6b4"}], "security_groups": [{"name": "tempest-securitygroup--398338312"}], "key_name": "tempest-keypair-157776582", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:07.146400 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d8f85fb4-fef3-4cfd-be9e-145e5765f2a7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1707 microversion: 2.1 time: 0.264019 Jun 01 22:33:07.146746 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 400/1162] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:06 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1707 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:07.244725 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2d2dad1d-905b-466a-a830-033fbfaabafd tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:07.246490 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2d2dad1d-905b-466a-a830-033fbfaabafd tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:07.252230 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d2dad1d-905b-466a-a830-033fbfaabafd tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:07.252534 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d2dad1d-905b-466a-a830-033fbfaabafd tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:07.252766 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d2dad1d-905b-466a-a830-033fbfaabafd tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:07.253258 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d2dad1d-905b-466a-a830-033fbfaabafd tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:07.253667 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d2dad1d-905b-466a-a830-033fbfaabafd tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:07.253988 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d2dad1d-905b-466a-a830-033fbfaabafd tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:07.261298 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:07.263877 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:07.264192 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:07.264904 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:07.265207 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:07.265468 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:07.273385 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:07.285037 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2d2dad1d-905b-466a-a830-033fbfaabafd tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:07.366436 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] validate_networks() for [('639347f7-170c-40aa-8403-2ff15506d6b4', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:33:07.366896 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:07.613259 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2d2dad1d-905b-466a-a830-033fbfaabafd tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:07.626234 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2d2dad1d-905b-466a-a830-033fbfaabafd tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1749 microversion: 2.1 time: 0.383278 Jun 01 22:33:07.629636 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 393/1163] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:07 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1749 bytes in 384 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:07.774530 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:07.922554 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:33:07.922774 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:33:07.922976 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:33:07.923059 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:33:07.923246 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:33:07.931298 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:07.931482 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:07.931759 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:07.932242 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:07.932427 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:07.932753 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:07.945305 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Getting quotas for project d3d16d4e5b924ed0a41cdf509355f33b. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:33:07.947892 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Getting quotas for user 74b6e01b13a64d88aa2f6a132693878f and project d3d16d4e5b924ed0a41cdf509355f33b. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:33:07.954240 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:33:07.955925 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:33:08.018845 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8edbaa06-09c8-49db-a86a-e3aa2697e319 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.883360 Jun 01 22:33:08.019939 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 371/1164] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:33:07 2026] POST /compute/v2.1/servers => generated 405 bytes in 884 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:33:08.035592 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ecb06513-dad0-4d9e-8418-1d0ae8c01cb2 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:08.038343 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ecb06513-dad0-4d9e-8418-1d0ae8c01cb2 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:08.058291 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ecb06513-dad0-4d9e-8418-1d0ae8c01cb2 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:08.132946 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ecb06513-dad0-4d9e-8418-1d0ae8c01cb2 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:08.142993 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ecb06513-dad0-4d9e-8418-1d0ae8c01cb2 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4" status: 200 len: 1235 microversion: 2.1 time: 0.110456 Jun 01 22:33:08.142993 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 401/1165] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:08 2026] GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4 => generated 1235 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:08.647132 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-028f91d7-6904-41f0-a060-66546e382abe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:08.650463 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-028f91d7-6904-41f0-a060-66546e382abe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:08.655815 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-028f91d7-6904-41f0-a060-66546e382abe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:08.656261 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-028f91d7-6904-41f0-a060-66546e382abe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:08.656588 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-028f91d7-6904-41f0-a060-66546e382abe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:08.657188 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-028f91d7-6904-41f0-a060-66546e382abe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:08.657687 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-028f91d7-6904-41f0-a060-66546e382abe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:08.658079 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-028f91d7-6904-41f0-a060-66546e382abe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:08.683092 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-028f91d7-6904-41f0-a060-66546e382abe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:08.772102 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestInstancesWithCinderVolumes-server-796892910", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "09065d27-1f33-4e27-8230-07cacdba5234", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestInstancesWithCinderVolumes-939671659", "networks": [{"uuid": "fff6d63a-4cf0-409d-9c6b-c0f71a406e93"}]}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:08.823391 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:08.823391 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:08.823391 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:08.823994 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:08.825505 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:08.826588 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:08.837204 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] validate_networks() for [('fff6d63a-4cf0-409d-9c6b-c0f71a406e93', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:33:08.838323 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:08.868597 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-028f91d7-6904-41f0-a060-66546e382abe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:08.881626 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-028f91d7-6904-41f0-a060-66546e382abe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1749 microversion: 2.1 time: 0.237503 Jun 01 22:33:08.881626 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 394/1166] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:08 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1749 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:09.134828 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:09.162363 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3cf1ec7f-3118-4686-86b9-db917cd6225e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:09.163817 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3cf1ec7f-3118-4686-86b9-db917cd6225e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:09.172349 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3cf1ec7f-3118-4686-86b9-db917cd6225e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:09.174723 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3cf1ec7f-3118-4686-86b9-db917cd6225e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:09.174723 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3cf1ec7f-3118-4686-86b9-db917cd6225e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:09.174723 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3cf1ec7f-3118-4686-86b9-db917cd6225e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:09.174723 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3cf1ec7f-3118-4686-86b9-db917cd6225e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:09.174875 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3cf1ec7f-3118-4686-86b9-db917cd6225e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:09.193922 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-3cf1ec7f-3118-4686-86b9-db917cd6225e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:09.258264 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3cf1ec7f-3118-4686-86b9-db917cd6225e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:09.265331 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3cf1ec7f-3118-4686-86b9-db917cd6225e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4" status: 200 len: 1231 microversion: 2.1 time: 0.105540 Jun 01 22:33:09.265904 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 402/1167] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:09 2026] GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4 => generated 1231 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:09.318054 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:33:09.318358 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:33:09.318672 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:33:09.318897 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:33:09.319113 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:33:09.325402 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:09.328590 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:09.328590 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:09.328590 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:09.328590 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:09.328780 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:09.341791 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Getting quotas for project 1b27c3a0c548455bb92150050bb756c0. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:33:09.345281 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Getting quotas for user beb4c75308e44284954014e6cb6f1d1a and project 1b27c3a0c548455bb92150050bb756c0. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:33:09.400783 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:33:09.401259 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] 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='09065d27-1f33-4e27-8230-07cacdba5234',volume_size=None,volume_type=None)] {{(pid=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:33:09.550315 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-80acbdc5-2e5f-4f4c-8e76-2f332d321dfe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.60 time: 0.781706 Jun 01 22:33:09.550681 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 372/1168] 10.4.3.116 () {70 vars in 1306 bytes} [Mon Jun 1 22:33:08 2026] POST /compute/v2.1/servers => generated 380 bytes in 782 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) Jun 01 22:33:09.563353 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e43bbabb-0218-4ebb-85fb-9b5257eebde6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:09.572084 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e43bbabb-0218-4ebb-85fb-9b5257eebde6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:09.590824 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e43bbabb-0218-4ebb-85fb-9b5257eebde6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:09.671576 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e43bbabb-0218-4ebb-85fb-9b5257eebde6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:09.680451 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e43bbabb-0218-4ebb-85fb-9b5257eebde6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:09.682239 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e43bbabb-0218-4ebb-85fb-9b5257eebde6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:09.688176 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e43bbabb-0218-4ebb-85fb-9b5257eebde6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1199 microversion: 2.60 time: 0.128740 Jun 01 22:33:09.688761 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 395/1169] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:09 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1199 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:09.710703 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-51e614f1-08eb-4634-a1cc-3cdb5725fd9b tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:09.712836 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-51e614f1-08eb-4634-a1cc-3cdb5725fd9b tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:09.727839 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-51e614f1-08eb-4634-a1cc-3cdb5725fd9b tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:09.799300 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-51e614f1-08eb-4634-a1cc-3cdb5725fd9b tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:09.804982 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-51e614f1-08eb-4634-a1cc-3cdb5725fd9b tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:09.805819 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-51e614f1-08eb-4634-a1cc-3cdb5725fd9b tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:09.809288 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-51e614f1-08eb-4634-a1cc-3cdb5725fd9b tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1199 microversion: 2.60 time: 0.101173 Jun 01 22:33:09.809637 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 403/1170] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:09 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1199 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:09.902312 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-dc1f893e-4082-4549-9aa5-9e0ab5bab766 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:09.903843 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-dc1f893e-4082-4549-9aa5-9e0ab5bab766 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:09.908267 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dc1f893e-4082-4549-9aa5-9e0ab5bab766 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:09.908653 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dc1f893e-4082-4549-9aa5-9e0ab5bab766 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:09.908929 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dc1f893e-4082-4549-9aa5-9e0ab5bab766 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:09.909382 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dc1f893e-4082-4549-9aa5-9e0ab5bab766 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:09.909748 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dc1f893e-4082-4549-9aa5-9e0ab5bab766 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:09.910087 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dc1f893e-4082-4549-9aa5-9e0ab5bab766 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:09.931218 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-dc1f893e-4082-4549-9aa5-9e0ab5bab766 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:10.125576 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-dc1f893e-4082-4549-9aa5-9e0ab5bab766 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:10.138305 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-dc1f893e-4082-4549-9aa5-9e0ab5bab766 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1749 microversion: 2.1 time: 0.237994 Jun 01 22:33:10.139314 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 373/1171] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:09 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1749 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:10.285260 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f9506381-59fb-47c3-bea4-c89e20368f3b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:10.287536 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f9506381-59fb-47c3-bea4-c89e20368f3b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:10.292908 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f9506381-59fb-47c3-bea4-c89e20368f3b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:10.293210 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f9506381-59fb-47c3-bea4-c89e20368f3b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:10.293481 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f9506381-59fb-47c3-bea4-c89e20368f3b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:10.294048 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f9506381-59fb-47c3-bea4-c89e20368f3b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:10.294425 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f9506381-59fb-47c3-bea4-c89e20368f3b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:10.294801 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f9506381-59fb-47c3-bea4-c89e20368f3b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:10.310196 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f9506381-59fb-47c3-bea4-c89e20368f3b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:10.363160 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f9506381-59fb-47c3-bea4-c89e20368f3b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:10.371587 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f9506381-59fb-47c3-bea4-c89e20368f3b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4" status: 200 len: 1287 microversion: 2.1 time: 0.088274 Jun 01 22:33:10.371965 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 396/1172] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:10 2026] GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4 => generated 1287 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:10.828345 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-da0ca46f-a40b-4187-bd75-55a4a6f52a08 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:10.830456 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-da0ca46f-a40b-4187-bd75-55a4a6f52a08 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:10.835389 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da0ca46f-a40b-4187-bd75-55a4a6f52a08 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:10.835739 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da0ca46f-a40b-4187-bd75-55a4a6f52a08 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:10.836022 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da0ca46f-a40b-4187-bd75-55a4a6f52a08 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:10.836558 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da0ca46f-a40b-4187-bd75-55a4a6f52a08 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:10.837004 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da0ca46f-a40b-4187-bd75-55a4a6f52a08 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:10.837321 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da0ca46f-a40b-4187-bd75-55a4a6f52a08 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:10.855019 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-da0ca46f-a40b-4187-bd75-55a4a6f52a08 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:10.908028 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-da0ca46f-a40b-4187-bd75-55a4a6f52a08 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:10.913363 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-da0ca46f-a40b-4187-bd75-55a4a6f52a08 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:10.913952 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-da0ca46f-a40b-4187-bd75-55a4a6f52a08 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:10.918219 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-da0ca46f-a40b-4187-bd75-55a4a6f52a08 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1273 microversion: 2.60 time: 0.091609 Jun 01 22:33:10.918468 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 404/1173] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:10 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1273 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:11.158533 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-dde5faa4-daaa-4045-bc46-d1b333603e75 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:11.161668 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-dde5faa4-daaa-4045-bc46-d1b333603e75 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:11.167255 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dde5faa4-daaa-4045-bc46-d1b333603e75 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:11.167843 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dde5faa4-daaa-4045-bc46-d1b333603e75 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:11.168870 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dde5faa4-daaa-4045-bc46-d1b333603e75 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:11.169477 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dde5faa4-daaa-4045-bc46-d1b333603e75 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:11.170032 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dde5faa4-daaa-4045-bc46-d1b333603e75 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:11.170451 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dde5faa4-daaa-4045-bc46-d1b333603e75 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:11.187702 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-dde5faa4-daaa-4045-bc46-d1b333603e75 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:11.385190 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-dde5faa4-daaa-4045-bc46-d1b333603e75 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:11.391730 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2d99ae10-dfdc-42be-b82d-a593770606f5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:11.397309 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2d99ae10-dfdc-42be-b82d-a593770606f5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:11.399007 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-dde5faa4-daaa-4045-bc46-d1b333603e75 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1749 microversion: 2.1 time: 0.243074 Jun 01 22:33:11.400992 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 374/1174] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:11 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1749 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:11.407741 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d99ae10-dfdc-42be-b82d-a593770606f5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:11.407741 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d99ae10-dfdc-42be-b82d-a593770606f5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:11.407741 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d99ae10-dfdc-42be-b82d-a593770606f5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:11.407741 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d99ae10-dfdc-42be-b82d-a593770606f5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:11.407931 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d99ae10-dfdc-42be-b82d-a593770606f5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:11.408088 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d99ae10-dfdc-42be-b82d-a593770606f5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:11.431213 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2d99ae10-dfdc-42be-b82d-a593770606f5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:11.510525 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2d99ae10-dfdc-42be-b82d-a593770606f5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:11.524815 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2d99ae10-dfdc-42be-b82d-a593770606f5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4" status: 200 len: 1287 microversion: 2.1 time: 0.134858 Jun 01 22:33:11.524815 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 397/1175] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:11 2026] GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4 => generated 1287 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:11.526446 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-9bf65265-1f1f-4080-9d9f-0896acaec090 req-02583301-a1d8-440c-87f0-fb6222c3e7bd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f8210e6b-2f22-4d09-8087-35365e983849", "name": "network-vif-plugged", "status": "completed", "tag": "2c06d52a-dc63-41e5-a759-fd4eeee82401"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:11.539627 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-9bf65265-1f1f-4080-9d9f-0896acaec090 req-02583301-a1d8-440c-87f0-fb6222c3e7bd service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:11.539779 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-9bf65265-1f1f-4080-9d9f-0896acaec090 req-02583301-a1d8-440c-87f0-fb6222c3e7bd service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:11.539976 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-9bf65265-1f1f-4080-9d9f-0896acaec090 req-02583301-a1d8-440c-87f0-fb6222c3e7bd service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:11.550020 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-9bf65265-1f1f-4080-9d9f-0896acaec090 req-02583301-a1d8-440c-87f0-fb6222c3e7bd service nova] Creating event network-vif-plugged:2c06d52a-dc63-41e5-a759-fd4eeee82401 for instance f8210e6b-2f22-4d09-8087-35365e983849 on np0000001904 Jun 01 22:33:11.550020 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-9bf65265-1f1f-4080-9d9f-0896acaec090 req-02583301-a1d8-440c-87f0-fb6222c3e7bd service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:33:11.555141 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-9bf65265-1f1f-4080-9d9f-0896acaec090 req-02583301-a1d8-440c-87f0-fb6222c3e7bd service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031731 Jun 01 22:33:11.555696 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 405/1176] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:33:11 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 01 22:33:11.937871 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cf0d2b0c-0d8e-46a1-b071-06d853b6ca67 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:11.940810 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cf0d2b0c-0d8e-46a1-b071-06d853b6ca67 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:11.946698 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf0d2b0c-0d8e-46a1-b071-06d853b6ca67 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:11.947649 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf0d2b0c-0d8e-46a1-b071-06d853b6ca67 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:11.947649 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf0d2b0c-0d8e-46a1-b071-06d853b6ca67 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:11.948215 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf0d2b0c-0d8e-46a1-b071-06d853b6ca67 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:11.948837 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf0d2b0c-0d8e-46a1-b071-06d853b6ca67 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:11.949692 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf0d2b0c-0d8e-46a1-b071-06d853b6ca67 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:11.964516 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cf0d2b0c-0d8e-46a1-b071-06d853b6ca67 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:12.030616 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cf0d2b0c-0d8e-46a1-b071-06d853b6ca67 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:12.036477 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cf0d2b0c-0d8e-46a1-b071-06d853b6ca67 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:12.037468 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cf0d2b0c-0d8e-46a1-b071-06d853b6ca67 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:12.041824 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cf0d2b0c-0d8e-46a1-b071-06d853b6ca67 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1273 microversion: 2.60 time: 0.106926 Jun 01 22:33:12.042316 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 375/1177] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:11 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1273 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:12.415781 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e30f8724-f742-42d2-86bb-4ce66523542d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:12.417822 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e30f8724-f742-42d2-86bb-4ce66523542d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:12.424750 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e30f8724-f742-42d2-86bb-4ce66523542d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:12.425148 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e30f8724-f742-42d2-86bb-4ce66523542d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:12.425621 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e30f8724-f742-42d2-86bb-4ce66523542d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:12.426282 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e30f8724-f742-42d2-86bb-4ce66523542d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:12.426952 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e30f8724-f742-42d2-86bb-4ce66523542d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:12.427412 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e30f8724-f742-42d2-86bb-4ce66523542d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:12.449434 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e30f8724-f742-42d2-86bb-4ce66523542d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:12.545276 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e2215576-9495-4b09-b138-e467d5a9a09c tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:12.546759 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e2215576-9495-4b09-b138-e467d5a9a09c tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:12.552547 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2215576-9495-4b09-b138-e467d5a9a09c tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:12.552931 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2215576-9495-4b09-b138-e467d5a9a09c tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:12.553242 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2215576-9495-4b09-b138-e467d5a9a09c tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:12.555590 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2215576-9495-4b09-b138-e467d5a9a09c tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:12.555590 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2215576-9495-4b09-b138-e467d5a9a09c tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:12.555590 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2215576-9495-4b09-b138-e467d5a9a09c tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:12.577999 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e2215576-9495-4b09-b138-e467d5a9a09c tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:12.641725 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e30f8724-f742-42d2-86bb-4ce66523542d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:12.650585 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e30f8724-f742-42d2-86bb-4ce66523542d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1749 microversion: 2.1 time: 0.237190 Jun 01 22:33:12.651000 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 398/1178] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:12 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1749 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:12.666320 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e2215576-9495-4b09-b138-e467d5a9a09c tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:12.675535 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e2215576-9495-4b09-b138-e467d5a9a09c tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4" status: 200 len: 1295 microversion: 2.1 time: 0.134203 Jun 01 22:33:12.676278 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 406/1179] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:12 2026] GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4 => generated 1295 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:13.064991 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d6b39828-57b9-4616-a8c2-9b4c2c9a376f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:13.064991 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d6b39828-57b9-4616-a8c2-9b4c2c9a376f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:13.072699 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d6b39828-57b9-4616-a8c2-9b4c2c9a376f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:13.073281 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d6b39828-57b9-4616-a8c2-9b4c2c9a376f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:13.074964 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d6b39828-57b9-4616-a8c2-9b4c2c9a376f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:13.074964 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d6b39828-57b9-4616-a8c2-9b4c2c9a376f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:13.074964 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d6b39828-57b9-4616-a8c2-9b4c2c9a376f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:13.074964 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d6b39828-57b9-4616-a8c2-9b4c2c9a376f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:13.098592 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d6b39828-57b9-4616-a8c2-9b4c2c9a376f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:13.168793 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d6b39828-57b9-4616-a8c2-9b4c2c9a376f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:13.174871 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d6b39828-57b9-4616-a8c2-9b4c2c9a376f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:13.175575 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d6b39828-57b9-4616-a8c2-9b4c2c9a376f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:13.179503 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d6b39828-57b9-4616-a8c2-9b4c2c9a376f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1329 microversion: 2.60 time: 0.119325 Jun 01 22:33:13.179858 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 376/1180] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:13 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1329 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:13.611080 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-8242b91c-c056-4097-8396-9e50b0b65662 req-c2168a87-8ce2-4e34-9afa-0b05333a7b0c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f8210e6b-2f22-4d09-8087-35365e983849", "name": "network-vif-plugged", "status": "completed", "tag": "2c06d52a-dc63-41e5-a759-fd4eeee82401"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:13.618257 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-8242b91c-c056-4097-8396-9e50b0b65662 req-c2168a87-8ce2-4e34-9afa-0b05333a7b0c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:13.618482 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-8242b91c-c056-4097-8396-9e50b0b65662 req-c2168a87-8ce2-4e34-9afa-0b05333a7b0c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:13.618666 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-8242b91c-c056-4097-8396-9e50b0b65662 req-c2168a87-8ce2-4e34-9afa-0b05333a7b0c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:13.631453 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-8242b91c-c056-4097-8396-9e50b0b65662 req-c2168a87-8ce2-4e34-9afa-0b05333a7b0c service nova] Creating event network-vif-plugged:2c06d52a-dc63-41e5-a759-fd4eeee82401 for instance f8210e6b-2f22-4d09-8087-35365e983849 on np0000001904 Jun 01 22:33:13.631453 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-8242b91c-c056-4097-8396-9e50b0b65662 req-c2168a87-8ce2-4e34-9afa-0b05333a7b0c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:33:13.641673 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-8242b91c-c056-4097-8396-9e50b0b65662 req-c2168a87-8ce2-4e34-9afa-0b05333a7b0c service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032501 Jun 01 22:33:13.643423 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 399/1181] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:33:13 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:13.674072 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-9499f02f-d861-4c60-9376-abfb555d5b59 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:13.677838 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-9499f02f-d861-4c60-9376-abfb555d5b59 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:13.685539 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9499f02f-d861-4c60-9376-abfb555d5b59 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:13.686154 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9499f02f-d861-4c60-9376-abfb555d5b59 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:13.686908 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9499f02f-d861-4c60-9376-abfb555d5b59 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:13.688778 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9499f02f-d861-4c60-9376-abfb555d5b59 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:13.688778 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9499f02f-d861-4c60-9376-abfb555d5b59 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:13.692123 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9499f02f-d861-4c60-9376-abfb555d5b59 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:13.700082 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-da178544-9f3e-4982-8ac3-b610d687bb0b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:13.704018 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-da178544-9f3e-4982-8ac3-b610d687bb0b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:13.713597 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-da178544-9f3e-4982-8ac3-b610d687bb0b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:13.713769 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-da178544-9f3e-4982-8ac3-b610d687bb0b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:13.714023 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-da178544-9f3e-4982-8ac3-b610d687bb0b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:13.714735 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-da178544-9f3e-4982-8ac3-b610d687bb0b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:13.715083 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-da178544-9f3e-4982-8ac3-b610d687bb0b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:13.715400 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-da178544-9f3e-4982-8ac3-b610d687bb0b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:13.728596 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-9499f02f-d861-4c60-9376-abfb555d5b59 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:13.748938 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-da178544-9f3e-4982-8ac3-b610d687bb0b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:13.922693 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9499f02f-d861-4c60-9376-abfb555d5b59 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:13.935118 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-9499f02f-d861-4c60-9376-abfb555d5b59 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1734 microversion: 2.1 time: 0.262537 Jun 01 22:33:13.935118 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 407/1182] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:13 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1734 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:13.963974 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c02d3340-60f3-4422-b910-1a1224e8f60f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:13.965927 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c02d3340-60f3-4422-b910-1a1224e8f60f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:13.972270 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c02d3340-60f3-4422-b910-1a1224e8f60f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:13.972725 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c02d3340-60f3-4422-b910-1a1224e8f60f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:13.972876 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c02d3340-60f3-4422-b910-1a1224e8f60f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:13.973416 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c02d3340-60f3-4422-b910-1a1224e8f60f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:13.974010 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c02d3340-60f3-4422-b910-1a1224e8f60f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:13.974341 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c02d3340-60f3-4422-b910-1a1224e8f60f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:13.991077 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-da178544-9f3e-4982-8ac3-b610d687bb0b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:14.001158 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-da178544-9f3e-4982-8ac3-b610d687bb0b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4" status: 200 len: 1362 microversion: 2.1 time: 0.304049 Jun 01 22:33:14.001759 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 377/1183] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:13 2026] GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4 => generated 1362 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:14.002938 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c02d3340-60f3-4422-b910-1a1224e8f60f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-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. Jun 01 22:33:14.162415 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c02d3340-60f3-4422-b910-1a1224e8f60f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56744ae59fc844b78ba4092d01f821b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', '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=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:14.175992 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c02d3340-60f3-4422-b910-1a1224e8f60f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1734 microversion: 2.1 time: 0.217209 Jun 01 22:33:14.176466 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 400/1184] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:13 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1734 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:14.197731 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-66f1fda9-1061-4ebc-9670-6c5c8ebf6def tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:14.200270 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-66f1fda9-1061-4ebc-9670-6c5c8ebf6def tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:14.211096 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-66f1fda9-1061-4ebc-9670-6c5c8ebf6def tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:14.211817 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-66f1fda9-1061-4ebc-9670-6c5c8ebf6def tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:14.212134 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-66f1fda9-1061-4ebc-9670-6c5c8ebf6def tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:14.212725 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-66f1fda9-1061-4ebc-9670-6c5c8ebf6def tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:14.213457 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-66f1fda9-1061-4ebc-9670-6c5c8ebf6def tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:14.213755 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-66f1fda9-1061-4ebc-9670-6c5c8ebf6def tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:14.243325 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-66f1fda9-1061-4ebc-9670-6c5c8ebf6def tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:14.315685 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-66f1fda9-1061-4ebc-9670-6c5c8ebf6def tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:14.326521 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-66f1fda9-1061-4ebc-9670-6c5c8ebf6def tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:14.327282 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-66f1fda9-1061-4ebc-9670-6c5c8ebf6def tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:14.332054 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-66f1fda9-1061-4ebc-9670-6c5c8ebf6def tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1329 microversion: 2.60 time: 0.136341 Jun 01 22:33:14.332433 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 408/1185] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:14 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1329 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:14.469217 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-a501f336-b132-4713-909e-2e5d3a1d79c9 req-6d4d4b0c-d6ce-442a-92cd-3938eef88a83 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "55e5ed12-3257-433a-8312-1f7a3fa07fd4", "tag": "fc617471-4334-477f-be40-da5fa8c3a8b7"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:14.475675 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a501f336-b132-4713-909e-2e5d3a1d79c9 req-6d4d4b0c-d6ce-442a-92cd-3938eef88a83 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:14.475897 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a501f336-b132-4713-909e-2e5d3a1d79c9 req-6d4d4b0c-d6ce-442a-92cd-3938eef88a83 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:14.476057 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a501f336-b132-4713-909e-2e5d3a1d79c9 req-6d4d4b0c-d6ce-442a-92cd-3938eef88a83 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:14.489784 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-a501f336-b132-4713-909e-2e5d3a1d79c9 req-6d4d4b0c-d6ce-442a-92cd-3938eef88a83 service nova] Creating event network-changed:fc617471-4334-477f-be40-da5fa8c3a8b7 for instance 55e5ed12-3257-433a-8312-1f7a3fa07fd4 on np0000001904 Jun 01 22:33:14.490280 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-a501f336-b132-4713-909e-2e5d3a1d79c9 req-6d4d4b0c-d6ce-442a-92cd-3938eef88a83 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:33:14.497844 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-a501f336-b132-4713-909e-2e5d3a1d79c9 req-6d4d4b0c-d6ce-442a-92cd-3938eef88a83 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.081139 Jun 01 22:33:14.498437 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 378/1186] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:33:14 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:15.023504 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-513ff9e2-2a18-4ce3-a05c-db623d69b38e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:15.026951 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-513ff9e2-2a18-4ce3-a05c-db623d69b38e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:15.033232 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-513ff9e2-2a18-4ce3-a05c-db623d69b38e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:15.033714 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-513ff9e2-2a18-4ce3-a05c-db623d69b38e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:15.035587 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-513ff9e2-2a18-4ce3-a05c-db623d69b38e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:15.035587 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-513ff9e2-2a18-4ce3-a05c-db623d69b38e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:15.035587 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-513ff9e2-2a18-4ce3-a05c-db623d69b38e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:15.035827 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-513ff9e2-2a18-4ce3-a05c-db623d69b38e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:15.056166 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-513ff9e2-2a18-4ce3-a05c-db623d69b38e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:15.233665 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-513ff9e2-2a18-4ce3-a05c-db623d69b38e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:15.242915 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-513ff9e2-2a18-4ce3-a05c-db623d69b38e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4" status: 200 len: 1360 microversion: 2.1 time: 0.222597 Jun 01 22:33:15.243611 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 401/1187] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:15 2026] GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4 => generated 1360 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:15.355953 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c87b0863-0148-4d1c-8d32-ec890420fe19 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:15.358475 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c87b0863-0148-4d1c-8d32-ec890420fe19 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:15.363429 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c87b0863-0148-4d1c-8d32-ec890420fe19 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:15.363736 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c87b0863-0148-4d1c-8d32-ec890420fe19 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:15.363979 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c87b0863-0148-4d1c-8d32-ec890420fe19 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:15.364456 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c87b0863-0148-4d1c-8d32-ec890420fe19 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:15.364742 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c87b0863-0148-4d1c-8d32-ec890420fe19 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:15.365118 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c87b0863-0148-4d1c-8d32-ec890420fe19 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:15.378801 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c87b0863-0148-4d1c-8d32-ec890420fe19 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:15.437426 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c87b0863-0148-4d1c-8d32-ec890420fe19 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:15.444001 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c87b0863-0148-4d1c-8d32-ec890420fe19 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:15.444615 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c87b0863-0148-4d1c-8d32-ec890420fe19 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:15.449317 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c87b0863-0148-4d1c-8d32-ec890420fe19 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1337 microversion: 2.60 time: 0.094569 Jun 01 22:33:15.449317 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 409/1188] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:15 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1337 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:16.273955 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-984d83fc-45d0-40bd-9085-09b262dbd3a9 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:16.275172 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-984d83fc-45d0-40bd-9085-09b262dbd3a9 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:16.279331 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-984d83fc-45d0-40bd-9085-09b262dbd3a9 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:16.279544 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-984d83fc-45d0-40bd-9085-09b262dbd3a9 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:16.280463 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-984d83fc-45d0-40bd-9085-09b262dbd3a9 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:16.280463 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-984d83fc-45d0-40bd-9085-09b262dbd3a9 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:16.281229 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-984d83fc-45d0-40bd-9085-09b262dbd3a9 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:16.281229 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-984d83fc-45d0-40bd-9085-09b262dbd3a9 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:16.297719 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-984d83fc-45d0-40bd-9085-09b262dbd3a9 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:16.474137 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f84a53d2-458d-4973-a18f-ccc67e345b76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:16.476065 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f84a53d2-458d-4973-a18f-ccc67e345b76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:16.484558 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-984d83fc-45d0-40bd-9085-09b262dbd3a9 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:16.485095 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f84a53d2-458d-4973-a18f-ccc67e345b76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:16.485444 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f84a53d2-458d-4973-a18f-ccc67e345b76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:16.485880 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f84a53d2-458d-4973-a18f-ccc67e345b76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:16.486448 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f84a53d2-458d-4973-a18f-ccc67e345b76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:16.487448 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f84a53d2-458d-4973-a18f-ccc67e345b76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:16.488647 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f84a53d2-458d-4973-a18f-ccc67e345b76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:16.499594 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-984d83fc-45d0-40bd-9085-09b262dbd3a9 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4" status: 200 len: 1360 microversion: 2.1 time: 0.228764 Jun 01 22:33:16.500052 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 379/1189] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:16 2026] GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4 => generated 1360 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:16.515581 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f84a53d2-458d-4973-a18f-ccc67e345b76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:16.700701 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f84a53d2-458d-4973-a18f-ccc67e345b76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:16.710010 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f84a53d2-458d-4973-a18f-ccc67e345b76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:16.711336 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f84a53d2-458d-4973-a18f-ccc67e345b76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:16.717214 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f84a53d2-458d-4973-a18f-ccc67e345b76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1389 microversion: 2.60 time: 0.245006 Jun 01 22:33:16.717909 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 402/1190] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:16 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1389 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:16.774238 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-9bc2b2aa-741a-4a6a-ab90-da947c4b7b7e req-7b15fa15-5d72-409a-98dc-eefc7e329e32 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6c132a52-13bc-423e-a500-a4f3314f12f0", "tag": "4666457f-26ed-49b1-ae2e-2f7c48140601"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:16.782354 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-9bc2b2aa-741a-4a6a-ab90-da947c4b7b7e req-7b15fa15-5d72-409a-98dc-eefc7e329e32 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:16.782629 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-9bc2b2aa-741a-4a6a-ab90-da947c4b7b7e req-7b15fa15-5d72-409a-98dc-eefc7e329e32 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:16.782827 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-9bc2b2aa-741a-4a6a-ab90-da947c4b7b7e req-7b15fa15-5d72-409a-98dc-eefc7e329e32 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:16.792134 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-9bc2b2aa-741a-4a6a-ab90-da947c4b7b7e req-7b15fa15-5d72-409a-98dc-eefc7e329e32 service nova] Creating event network-changed:4666457f-26ed-49b1-ae2e-2f7c48140601 for instance 6c132a52-13bc-423e-a500-a4f3314f12f0 on np0000001904 Jun 01 22:33:16.792868 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-9bc2b2aa-741a-4a6a-ab90-da947c4b7b7e req-7b15fa15-5d72-409a-98dc-eefc7e329e32 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:33:16.799131 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-9bc2b2aa-741a-4a6a-ab90-da947c4b7b7e req-7b15fa15-5d72-409a-98dc-eefc7e329e32 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026718 Jun 01 22:33:16.799832 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 410/1191] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:33:16 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:17.519600 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1c0ced1d-8603-46be-a9eb-7371eed64a70 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:17.521511 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1c0ced1d-8603-46be-a9eb-7371eed64a70 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:17.526983 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1c0ced1d-8603-46be-a9eb-7371eed64a70 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:17.527375 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1c0ced1d-8603-46be-a9eb-7371eed64a70 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:17.527732 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1c0ced1d-8603-46be-a9eb-7371eed64a70 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:17.528422 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1c0ced1d-8603-46be-a9eb-7371eed64a70 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:17.528981 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1c0ced1d-8603-46be-a9eb-7371eed64a70 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:17.529438 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1c0ced1d-8603-46be-a9eb-7371eed64a70 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:17.553640 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-1c0ced1d-8603-46be-a9eb-7371eed64a70 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:17.734122 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1c0ced1d-8603-46be-a9eb-7371eed64a70 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:17.742104 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-21250f5e-567b-4216-945d-22bd0413a23a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:17.742701 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1c0ced1d-8603-46be-a9eb-7371eed64a70 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4" status: 200 len: 1360 microversion: 2.1 time: 0.226617 Jun 01 22:33:17.743142 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 380/1192] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:17 2026] GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4 => generated 1360 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:17.744976 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-21250f5e-567b-4216-945d-22bd0413a23a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:17.750870 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21250f5e-567b-4216-945d-22bd0413a23a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:17.751201 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21250f5e-567b-4216-945d-22bd0413a23a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:17.751631 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21250f5e-567b-4216-945d-22bd0413a23a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:17.752033 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21250f5e-567b-4216-945d-22bd0413a23a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:17.752421 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21250f5e-567b-4216-945d-22bd0413a23a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:17.752884 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21250f5e-567b-4216-945d-22bd0413a23a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:17.775361 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-21250f5e-567b-4216-945d-22bd0413a23a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:17.987386 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-21250f5e-567b-4216-945d-22bd0413a23a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:17.993988 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-21250f5e-567b-4216-945d-22bd0413a23a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:17.994855 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-21250f5e-567b-4216-945d-22bd0413a23a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:18.000065 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-21250f5e-567b-4216-945d-22bd0413a23a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1389 microversion: 2.60 time: 0.261349 Jun 01 22:33:18.000443 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 403/1193] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:17 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1389 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:18.760751 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-799c56c9-6ea9-4af8-98d8-ee194be1fe5e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:18.763321 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-799c56c9-6ea9-4af8-98d8-ee194be1fe5e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:18.768908 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-799c56c9-6ea9-4af8-98d8-ee194be1fe5e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:18.769299 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-799c56c9-6ea9-4af8-98d8-ee194be1fe5e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:18.769661 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-799c56c9-6ea9-4af8-98d8-ee194be1fe5e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:18.770296 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-799c56c9-6ea9-4af8-98d8-ee194be1fe5e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:18.770791 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-799c56c9-6ea9-4af8-98d8-ee194be1fe5e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:18.771340 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-799c56c9-6ea9-4af8-98d8-ee194be1fe5e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:18.796217 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-799c56c9-6ea9-4af8-98d8-ee194be1fe5e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:19.025011 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7c01ab9d-5ff8-40a4-b00f-7b7528834843 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:19.027420 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7c01ab9d-5ff8-40a4-b00f-7b7528834843 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:19.035928 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7c01ab9d-5ff8-40a4-b00f-7b7528834843 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:19.036389 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7c01ab9d-5ff8-40a4-b00f-7b7528834843 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:19.036797 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7c01ab9d-5ff8-40a4-b00f-7b7528834843 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:19.037171 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-799c56c9-6ea9-4af8-98d8-ee194be1fe5e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:19.037805 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7c01ab9d-5ff8-40a4-b00f-7b7528834843 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:19.038240 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7c01ab9d-5ff8-40a4-b00f-7b7528834843 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:19.038666 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7c01ab9d-5ff8-40a4-b00f-7b7528834843 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:19.050333 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-799c56c9-6ea9-4af8-98d8-ee194be1fe5e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4" status: 200 len: 1360 microversion: 2.1 time: 0.292626 Jun 01 22:33:19.050791 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 411/1194] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:18 2026] GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4 => generated 1360 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:19.068454 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7c01ab9d-5ff8-40a4-b00f-7b7528834843 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:19.263661 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7c01ab9d-5ff8-40a4-b00f-7b7528834843 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:19.270183 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7c01ab9d-5ff8-40a4-b00f-7b7528834843 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:19.271527 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7c01ab9d-5ff8-40a4-b00f-7b7528834843 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:19.276856 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7c01ab9d-5ff8-40a4-b00f-7b7528834843 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1377 microversion: 2.60 time: 0.257129 Jun 01 22:33:19.277392 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 381/1195] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:19 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1377 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:19.333228 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=4 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:33:19.351453 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=6 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:33:19.675876 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:33:19.802975 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=4 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:33:20.071163 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6639b9c6-33b7-44d5-a771-5eebbfcbc5c4 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:20.073711 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6639b9c6-33b7-44d5-a771-5eebbfcbc5c4 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:20.079132 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6639b9c6-33b7-44d5-a771-5eebbfcbc5c4 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:20.079437 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6639b9c6-33b7-44d5-a771-5eebbfcbc5c4 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:20.079717 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6639b9c6-33b7-44d5-a771-5eebbfcbc5c4 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:20.080212 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6639b9c6-33b7-44d5-a771-5eebbfcbc5c4 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:20.080558 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6639b9c6-33b7-44d5-a771-5eebbfcbc5c4 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:20.080894 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6639b9c6-33b7-44d5-a771-5eebbfcbc5c4 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:20.096241 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6639b9c6-33b7-44d5-a771-5eebbfcbc5c4 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:20.252272 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6639b9c6-33b7-44d5-a771-5eebbfcbc5c4 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:20.263117 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6639b9c6-33b7-44d5-a771-5eebbfcbc5c4 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4" status: 200 len: 1360 microversion: 2.1 time: 0.194010 Jun 01 22:33:20.263871 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 404/1196] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:20 2026] GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4 => generated 1360 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:20.295697 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-380f3f37-1af7-497d-9db8-688f63c2d703 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:20.297182 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-380f3f37-1af7-497d-9db8-688f63c2d703 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:20.302056 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-380f3f37-1af7-497d-9db8-688f63c2d703 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:20.302341 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-380f3f37-1af7-497d-9db8-688f63c2d703 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:20.302558 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-380f3f37-1af7-497d-9db8-688f63c2d703 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:20.303053 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-380f3f37-1af7-497d-9db8-688f63c2d703 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:20.303372 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-380f3f37-1af7-497d-9db8-688f63c2d703 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:20.303686 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-380f3f37-1af7-497d-9db8-688f63c2d703 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:20.323151 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-380f3f37-1af7-497d-9db8-688f63c2d703 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:20.479988 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-380f3f37-1af7-497d-9db8-688f63c2d703 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:20.486704 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-380f3f37-1af7-497d-9db8-688f63c2d703 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:20.487458 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-380f3f37-1af7-497d-9db8-688f63c2d703 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:20.492919 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-380f3f37-1af7-497d-9db8-688f63c2d703 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1377 microversion: 2.60 time: 0.198908 Jun 01 22:33:20.493275 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 412/1197] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:20 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1377 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:20.856439 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-aabe922e-827d-4b5d-a7f3-7f131113c396 req-667cb601-a870-4297-8fd3-a7090a8b994b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "55e5ed12-3257-433a-8312-1f7a3fa07fd4", "name": "network-vif-plugged", "status": "completed", "tag": "fc617471-4334-477f-be40-da5fa8c3a8b7"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:20.856439 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-aabe922e-827d-4b5d-a7f3-7f131113c396 req-667cb601-a870-4297-8fd3-a7090a8b994b service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:20.856439 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-aabe922e-827d-4b5d-a7f3-7f131113c396 req-667cb601-a870-4297-8fd3-a7090a8b994b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:20.856439 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-aabe922e-827d-4b5d-a7f3-7f131113c396 req-667cb601-a870-4297-8fd3-a7090a8b994b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:20.857249 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-aabe922e-827d-4b5d-a7f3-7f131113c396 req-667cb601-a870-4297-8fd3-a7090a8b994b service nova] Creating event network-vif-plugged:fc617471-4334-477f-be40-da5fa8c3a8b7 for instance 55e5ed12-3257-433a-8312-1f7a3fa07fd4 on np0000001904 Jun 01 22:33:20.857249 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-aabe922e-827d-4b5d-a7f3-7f131113c396 req-667cb601-a870-4297-8fd3-a7090a8b994b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:33:20.857249 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-aabe922e-827d-4b5d-a7f3-7f131113c396 req-667cb601-a870-4297-8fd3-a7090a8b994b service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029596 Jun 01 22:33:20.857249 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 382/1198] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:33:20 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:21.283939 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-092d8800-5e72-4cb8-b9bb-d17117b1f0c2 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:21.285779 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-092d8800-5e72-4cb8-b9bb-d17117b1f0c2 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:21.292703 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-092d8800-5e72-4cb8-b9bb-d17117b1f0c2 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:21.292966 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-092d8800-5e72-4cb8-b9bb-d17117b1f0c2 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:21.293233 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-092d8800-5e72-4cb8-b9bb-d17117b1f0c2 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:21.293834 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-092d8800-5e72-4cb8-b9bb-d17117b1f0c2 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:21.294219 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-092d8800-5e72-4cb8-b9bb-d17117b1f0c2 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:21.294588 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-092d8800-5e72-4cb8-b9bb-d17117b1f0c2 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:21.317247 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-092d8800-5e72-4cb8-b9bb-d17117b1f0c2 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:21.517624 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-23e634d8-e9e2-4154-8ffd-fa0bc11cd808 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:21.523272 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-23e634d8-e9e2-4154-8ffd-fa0bc11cd808 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:21.523940 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-092d8800-5e72-4cb8-b9bb-d17117b1f0c2 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:21.528895 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-23e634d8-e9e2-4154-8ffd-fa0bc11cd808 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:21.529280 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-23e634d8-e9e2-4154-8ffd-fa0bc11cd808 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:21.529467 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-23e634d8-e9e2-4154-8ffd-fa0bc11cd808 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:21.530133 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-23e634d8-e9e2-4154-8ffd-fa0bc11cd808 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:21.530583 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-23e634d8-e9e2-4154-8ffd-fa0bc11cd808 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:21.530940 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-23e634d8-e9e2-4154-8ffd-fa0bc11cd808 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:21.535834 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-092d8800-5e72-4cb8-b9bb-d17117b1f0c2 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4" status: 200 len: 1360 microversion: 2.1 time: 0.254240 Jun 01 22:33:21.536251 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 405/1199] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:21 2026] GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4 => generated 1360 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:21.556951 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-23e634d8-e9e2-4154-8ffd-fa0bc11cd808 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:21.769997 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-23e634d8-e9e2-4154-8ffd-fa0bc11cd808 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:21.776101 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-23e634d8-e9e2-4154-8ffd-fa0bc11cd808 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:21.776802 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-23e634d8-e9e2-4154-8ffd-fa0bc11cd808 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:21.780605 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-23e634d8-e9e2-4154-8ffd-fa0bc11cd808 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1377 microversion: 2.60 time: 0.265449 Jun 01 22:33:21.781116 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 413/1200] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:21 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1377 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:22.556122 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b9bb1a06-3299-4493-bf59-3402be0be3db tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:22.558105 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b9bb1a06-3299-4493-bf59-3402be0be3db tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:22.563683 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9bb1a06-3299-4493-bf59-3402be0be3db tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:22.564941 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9bb1a06-3299-4493-bf59-3402be0be3db tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:22.565273 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9bb1a06-3299-4493-bf59-3402be0be3db tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:22.565901 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9bb1a06-3299-4493-bf59-3402be0be3db tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:22.566407 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9bb1a06-3299-4493-bf59-3402be0be3db tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:22.566820 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9bb1a06-3299-4493-bf59-3402be0be3db tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:22.591647 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b9bb1a06-3299-4493-bf59-3402be0be3db tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:22.761159 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b9bb1a06-3299-4493-bf59-3402be0be3db tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:22.776181 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b9bb1a06-3299-4493-bf59-3402be0be3db tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4" status: 200 len: 1360 microversion: 2.1 time: 0.223770 Jun 01 22:33:22.780877 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 383/1201] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:22 2026] GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4 => generated 1360 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:22.800285 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1663166c-e49d-4df9-b9d1-2d774a48624f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:22.803220 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1663166c-e49d-4df9-b9d1-2d774a48624f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:22.806947 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1663166c-e49d-4df9-b9d1-2d774a48624f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:22.807350 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1663166c-e49d-4df9-b9d1-2d774a48624f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:22.807771 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1663166c-e49d-4df9-b9d1-2d774a48624f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:22.808269 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1663166c-e49d-4df9-b9d1-2d774a48624f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:22.808680 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1663166c-e49d-4df9-b9d1-2d774a48624f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:22.809059 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1663166c-e49d-4df9-b9d1-2d774a48624f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:22.835589 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-1663166c-e49d-4df9-b9d1-2d774a48624f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:22.917379 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-e5728e7a-4573-4604-9e2e-956c747cc7ee req-c213b48e-108a-4dfc-b6cb-317099eae9ae service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "55e5ed12-3257-433a-8312-1f7a3fa07fd4", "name": "network-vif-plugged", "status": "completed", "tag": "fc617471-4334-477f-be40-da5fa8c3a8b7"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:22.928593 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e5728e7a-4573-4604-9e2e-956c747cc7ee req-c213b48e-108a-4dfc-b6cb-317099eae9ae service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:22.928593 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e5728e7a-4573-4604-9e2e-956c747cc7ee req-c213b48e-108a-4dfc-b6cb-317099eae9ae service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:22.928593 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e5728e7a-4573-4604-9e2e-956c747cc7ee req-c213b48e-108a-4dfc-b6cb-317099eae9ae service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:22.935318 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-e5728e7a-4573-4604-9e2e-956c747cc7ee req-c213b48e-108a-4dfc-b6cb-317099eae9ae service nova] Creating event network-vif-plugged:fc617471-4334-477f-be40-da5fa8c3a8b7 for instance 55e5ed12-3257-433a-8312-1f7a3fa07fd4 on np0000001904 Jun 01 22:33:22.935887 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-e5728e7a-4573-4604-9e2e-956c747cc7ee req-c213b48e-108a-4dfc-b6cb-317099eae9ae service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:33:22.941234 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-e5728e7a-4573-4604-9e2e-956c747cc7ee req-c213b48e-108a-4dfc-b6cb-317099eae9ae service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026602 Jun 01 22:33:22.941234 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 414/1202] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:33:22 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:22.979278 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1663166c-e49d-4df9-b9d1-2d774a48624f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:22.984429 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1663166c-e49d-4df9-b9d1-2d774a48624f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:22.985495 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1663166c-e49d-4df9-b9d1-2d774a48624f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:22.989326 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1663166c-e49d-4df9-b9d1-2d774a48624f tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1377 microversion: 2.60 time: 0.190875 Jun 01 22:33:22.989917 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 406/1203] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:22 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1377 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:23.798731 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-287589d0-b8f8-4ba1-9102-45c17df6ad09 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:23.800847 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-287589d0-b8f8-4ba1-9102-45c17df6ad09 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:23.807850 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-287589d0-b8f8-4ba1-9102-45c17df6ad09 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:23.808370 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-287589d0-b8f8-4ba1-9102-45c17df6ad09 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:23.808722 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-287589d0-b8f8-4ba1-9102-45c17df6ad09 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:23.809351 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-287589d0-b8f8-4ba1-9102-45c17df6ad09 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:23.809817 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-287589d0-b8f8-4ba1-9102-45c17df6ad09 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:23.810206 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-287589d0-b8f8-4ba1-9102-45c17df6ad09 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:23.830723 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-287589d0-b8f8-4ba1-9102-45c17df6ad09 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:24.008555 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-bcba501c-7a5d-4221-a392-ad5be4bf1035 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:24.011136 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-bcba501c-7a5d-4221-a392-ad5be4bf1035 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:24.016994 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bcba501c-7a5d-4221-a392-ad5be4bf1035 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:24.017413 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bcba501c-7a5d-4221-a392-ad5be4bf1035 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:24.017998 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bcba501c-7a5d-4221-a392-ad5be4bf1035 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:24.018651 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bcba501c-7a5d-4221-a392-ad5be4bf1035 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:24.019073 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bcba501c-7a5d-4221-a392-ad5be4bf1035 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:24.019455 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bcba501c-7a5d-4221-a392-ad5be4bf1035 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:24.020877 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-287589d0-b8f8-4ba1-9102-45c17df6ad09 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:24.029488 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-287589d0-b8f8-4ba1-9102-45c17df6ad09 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4" status: 200 len: 1542 microversion: 2.1 time: 0.233116 Jun 01 22:33:24.029934 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 384/1204] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:23 2026] GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4 => generated 1542 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:24.043421 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-bcba501c-7a5d-4221-a392-ad5be4bf1035 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:24.046139 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-600fc502-d647-42f8-b05a-f62b0efb2f60 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:24.048613 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-600fc502-d647-42f8-b05a-f62b0efb2f60 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:24.053128 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-600fc502-d647-42f8-b05a-f62b0efb2f60 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:24.053400 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-600fc502-d647-42f8-b05a-f62b0efb2f60 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:24.053590 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-600fc502-d647-42f8-b05a-f62b0efb2f60 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:24.053997 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-600fc502-d647-42f8-b05a-f62b0efb2f60 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:24.054213 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-600fc502-d647-42f8-b05a-f62b0efb2f60 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:24.054442 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-600fc502-d647-42f8-b05a-f62b0efb2f60 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:24.071523 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-600fc502-d647-42f8-b05a-f62b0efb2f60 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:24.165201 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-600fc502-d647-42f8-b05a-f62b0efb2f60 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.121172 Jun 01 22:33:24.165713 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 407/1205] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:33:24 2026] GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4/os-interface => generated 282 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:24.262978 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-bcba501c-7a5d-4221-a392-ad5be4bf1035 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:24.267693 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-bcba501c-7a5d-4221-a392-ad5be4bf1035 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:24.268262 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-bcba501c-7a5d-4221-a392-ad5be4bf1035 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:24.271481 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-bcba501c-7a5d-4221-a392-ad5be4bf1035 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1377 microversion: 2.60 time: 0.265762 Jun 01 22:33:24.271805 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 415/1206] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:24 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1377 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:24.979250 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-262205e9-fd51-4d44-99ff-c3de9e8c94cf req-38b2ce7b-0d17-4434-86be-07e3395c8044 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "55e5ed12-3257-433a-8312-1f7a3fa07fd4", "tag": "fc617471-4334-477f-be40-da5fa8c3a8b7"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:24.985266 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-262205e9-fd51-4d44-99ff-c3de9e8c94cf req-38b2ce7b-0d17-4434-86be-07e3395c8044 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:24.985509 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-262205e9-fd51-4d44-99ff-c3de9e8c94cf req-38b2ce7b-0d17-4434-86be-07e3395c8044 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:24.985732 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-262205e9-fd51-4d44-99ff-c3de9e8c94cf req-38b2ce7b-0d17-4434-86be-07e3395c8044 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:24.992970 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-262205e9-fd51-4d44-99ff-c3de9e8c94cf req-38b2ce7b-0d17-4434-86be-07e3395c8044 service nova] Creating event network-changed:fc617471-4334-477f-be40-da5fa8c3a8b7 for instance 55e5ed12-3257-433a-8312-1f7a3fa07fd4 on np0000001904 Jun 01 22:33:24.993459 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-262205e9-fd51-4d44-99ff-c3de9e8c94cf req-38b2ce7b-0d17-4434-86be-07e3395c8044 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:33:24.997702 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-262205e9-fd51-4d44-99ff-c3de9e8c94cf req-38b2ce7b-0d17-4434-86be-07e3395c8044 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020076 Jun 01 22:33:24.998287 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 385/1207] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:33:24 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:25.288375 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5afbb8eb-d47d-4eaa-86b5-92565b988f76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:25.290742 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5afbb8eb-d47d-4eaa-86b5-92565b988f76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:25.295790 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5afbb8eb-d47d-4eaa-86b5-92565b988f76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:25.296002 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5afbb8eb-d47d-4eaa-86b5-92565b988f76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:25.296240 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5afbb8eb-d47d-4eaa-86b5-92565b988f76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:25.296749 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5afbb8eb-d47d-4eaa-86b5-92565b988f76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:25.297122 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5afbb8eb-d47d-4eaa-86b5-92565b988f76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:25.297501 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5afbb8eb-d47d-4eaa-86b5-92565b988f76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:25.314913 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5afbb8eb-d47d-4eaa-86b5-92565b988f76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:25.468856 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5afbb8eb-d47d-4eaa-86b5-92565b988f76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:25.475162 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5afbb8eb-d47d-4eaa-86b5-92565b988f76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:25.476077 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5afbb8eb-d47d-4eaa-86b5-92565b988f76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:25.481148 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5afbb8eb-d47d-4eaa-86b5-92565b988f76 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1377 microversion: 2.60 time: 0.195281 Jun 01 22:33:25.481899 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 408/1208] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:25 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1377 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:26.203525 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-31aa0368-c869-4c85-b8e4-31d2e5485cf0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:26.203525 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-31aa0368-c869-4c85-b8e4-31d2e5485cf0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:26.207556 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-31aa0368-c869-4c85-b8e4-31d2e5485cf0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:26.207947 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-31aa0368-c869-4c85-b8e4-31d2e5485cf0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:26.208816 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-31aa0368-c869-4c85-b8e4-31d2e5485cf0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:26.208816 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-31aa0368-c869-4c85-b8e4-31d2e5485cf0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:26.208816 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-31aa0368-c869-4c85-b8e4-31d2e5485cf0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:26.208816 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-31aa0368-c869-4c85-b8e4-31d2e5485cf0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:26.222438 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-31aa0368-c869-4c85-b8e4-31d2e5485cf0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:33:26.279675 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-31aa0368-c869-4c85-b8e4-31d2e5485cf0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 204 len: 0 microversion: 2.93 time: 0.078019 Jun 01 22:33:26.279675 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 416/1209] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:33:26 2026] DELETE /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:33:26.294658 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f1192b82-ca9c-4d43-8da8-1640f6d2b439 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:26.296660 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f1192b82-ca9c-4d43-8da8-1640f6d2b439 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:26.302471 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f1192b82-ca9c-4d43-8da8-1640f6d2b439 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:26.302793 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f1192b82-ca9c-4d43-8da8-1640f6d2b439 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:26.303056 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f1192b82-ca9c-4d43-8da8-1640f6d2b439 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:26.303597 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f1192b82-ca9c-4d43-8da8-1640f6d2b439 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:26.303871 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f1192b82-ca9c-4d43-8da8-1640f6d2b439 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:26.304151 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f1192b82-ca9c-4d43-8da8-1640f6d2b439 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:26.322707 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f1192b82-ca9c-4d43-8da8-1640f6d2b439 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:26.501759 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-420c5b23-a31b-49d7-b39f-a586a6fadc94 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:26.504461 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-420c5b23-a31b-49d7-b39f-a586a6fadc94 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:26.511625 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-420c5b23-a31b-49d7-b39f-a586a6fadc94 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:26.511625 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-420c5b23-a31b-49d7-b39f-a586a6fadc94 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:26.511625 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-420c5b23-a31b-49d7-b39f-a586a6fadc94 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:26.512378 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-420c5b23-a31b-49d7-b39f-a586a6fadc94 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:26.512964 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-420c5b23-a31b-49d7-b39f-a586a6fadc94 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:26.513154 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-420c5b23-a31b-49d7-b39f-a586a6fadc94 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:26.551044 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-420c5b23-a31b-49d7-b39f-a586a6fadc94 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:26.624335 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f1192b82-ca9c-4d43-8da8-1640f6d2b439 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:26.642750 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f1192b82-ca9c-4d43-8da8-1640f6d2b439 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:26.642750 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f1192b82-ca9c-4d43-8da8-1640f6d2b439 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:26.662687 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f1192b82-ca9c-4d43-8da8-1640f6d2b439 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1868 microversion: 2.93 time: 0.370516 Jun 01 22:33:26.662687 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 386/1210] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:26 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1868 bytes in 371 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:26.681647 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-9b7811b6-bdb3-455e-a054-814d98690ffd req-bbefaa69-4a29-46c4-b2e2-adb6d6873ee9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6c132a52-13bc-423e-a500-a4f3314f12f0", "name": "network-vif-plugged", "status": "completed", "tag": "4666457f-26ed-49b1-ae2e-2f7c48140601"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:26.687301 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-9b7811b6-bdb3-455e-a054-814d98690ffd req-bbefaa69-4a29-46c4-b2e2-adb6d6873ee9 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:26.687704 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-9b7811b6-bdb3-455e-a054-814d98690ffd req-bbefaa69-4a29-46c4-b2e2-adb6d6873ee9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:26.687966 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-9b7811b6-bdb3-455e-a054-814d98690ffd req-bbefaa69-4a29-46c4-b2e2-adb6d6873ee9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:26.698202 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-9b7811b6-bdb3-455e-a054-814d98690ffd req-bbefaa69-4a29-46c4-b2e2-adb6d6873ee9 service nova] Creating event network-vif-plugged:4666457f-26ed-49b1-ae2e-2f7c48140601 for instance 6c132a52-13bc-423e-a500-a4f3314f12f0 on np0000001904 Jun 01 22:33:26.698979 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-9b7811b6-bdb3-455e-a054-814d98690ffd req-bbefaa69-4a29-46c4-b2e2-adb6d6873ee9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:33:26.705046 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-9b7811b6-bdb3-455e-a054-814d98690ffd req-bbefaa69-4a29-46c4-b2e2-adb6d6873ee9 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026684 Jun 01 22:33:26.705830 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 417/1211] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:33:26 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:26.778714 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-420c5b23-a31b-49d7-b39f-a586a6fadc94 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:26.785537 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-420c5b23-a31b-49d7-b39f-a586a6fadc94 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:26.786247 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-420c5b23-a31b-49d7-b39f-a586a6fadc94 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:26.791226 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-420c5b23-a31b-49d7-b39f-a586a6fadc94 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1377 microversion: 2.60 time: 0.292638 Jun 01 22:33:26.792165 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 409/1212] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:26 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1377 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:27.694640 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-072143ae-751b-45fc-87ee-df8086b26eda tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:27.698705 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-072143ae-751b-45fc-87ee-df8086b26eda tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:27.703916 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-072143ae-751b-45fc-87ee-df8086b26eda tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:27.704187 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-072143ae-751b-45fc-87ee-df8086b26eda tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:27.704410 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-072143ae-751b-45fc-87ee-df8086b26eda tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:27.706056 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-072143ae-751b-45fc-87ee-df8086b26eda tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:27.706056 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-072143ae-751b-45fc-87ee-df8086b26eda tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:27.706056 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-072143ae-751b-45fc-87ee-df8086b26eda tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:27.736094 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-072143ae-751b-45fc-87ee-df8086b26eda tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:27.819675 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0034b7c5-814c-4a41-a730-acd3b7c0309d tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:27.824620 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0034b7c5-814c-4a41-a730-acd3b7c0309d tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:27.827258 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0034b7c5-814c-4a41-a730-acd3b7c0309d tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:27.827936 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0034b7c5-814c-4a41-a730-acd3b7c0309d tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:27.828073 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0034b7c5-814c-4a41-a730-acd3b7c0309d tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:27.828510 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0034b7c5-814c-4a41-a730-acd3b7c0309d tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:27.829874 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0034b7c5-814c-4a41-a730-acd3b7c0309d tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:27.829874 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0034b7c5-814c-4a41-a730-acd3b7c0309d tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:27.851210 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0034b7c5-814c-4a41-a730-acd3b7c0309d tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:27.915482 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-072143ae-751b-45fc-87ee-df8086b26eda tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:27.921793 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-072143ae-751b-45fc-87ee-df8086b26eda tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:27.922519 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-072143ae-751b-45fc-87ee-df8086b26eda tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:27.931701 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-072143ae-751b-45fc-87ee-df8086b26eda tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1868 microversion: 2.93 time: 0.245735 Jun 01 22:33:27.932042 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 387/1213] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:27 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1868 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:28.087604 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0034b7c5-814c-4a41-a730-acd3b7c0309d tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:28.091217 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0034b7c5-814c-4a41-a730-acd3b7c0309d tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:28.092267 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0034b7c5-814c-4a41-a730-acd3b7c0309d tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:28.098222 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0034b7c5-814c-4a41-a730-acd3b7c0309d tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1377 microversion: 2.60 time: 0.281959 Jun 01 22:33:28.098731 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 418/1214] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:27 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1377 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:28.749471 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-07e6495a-0b06-4c94-984d-6ff2453074a3 req-ac8d6891-0a41-459d-bdfc-c84fcf98ac19 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6c132a52-13bc-423e-a500-a4f3314f12f0", "name": "network-vif-plugged", "status": "completed", "tag": "4666457f-26ed-49b1-ae2e-2f7c48140601"}, {"server_uuid": "6f38b858-46db-4a44-9f6a-1277495acd47", "name": "network-vif-unplugged", "status": "completed", "tag": "a912e88a-012a-4e79-b153-21954fdc3e39"}, {"server_uuid": "6f38b858-46db-4a44-9f6a-1277495acd47", "name": "network-vif-unplugged", "status": "completed", "tag": "a912e88a-012a-4e79-b153-21954fdc3e39"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:28.754897 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=64,nova_api:INSERT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:33:28.756069 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-07e6495a-0b06-4c94-984d-6ff2453074a3 req-ac8d6891-0a41-459d-bdfc-c84fcf98ac19 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:28.756263 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-07e6495a-0b06-4c94-984d-6ff2453074a3 req-ac8d6891-0a41-459d-bdfc-c84fcf98ac19 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:28.757642 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-07e6495a-0b06-4c94-984d-6ff2453074a3 req-ac8d6891-0a41-459d-bdfc-c84fcf98ac19 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:28.759673 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=186 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:33:28.766456 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-07e6495a-0b06-4c94-984d-6ff2453074a3 req-ac8d6891-0a41-459d-bdfc-c84fcf98ac19 service nova] Creating event network-vif-plugged:4666457f-26ed-49b1-ae2e-2f7c48140601 for instance 6c132a52-13bc-423e-a500-a4f3314f12f0 on np0000001904 Jun 01 22:33:28.766659 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-07e6495a-0b06-4c94-984d-6ff2453074a3 req-ac8d6891-0a41-459d-bdfc-c84fcf98ac19 service nova] Creating event network-vif-unplugged:a912e88a-012a-4e79-b153-21954fdc3e39 for instance 6f38b858-46db-4a44-9f6a-1277495acd47 on np0000001904 Jun 01 22:33:28.766845 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-07e6495a-0b06-4c94-984d-6ff2453074a3 req-ac8d6891-0a41-459d-bdfc-c84fcf98ac19 service nova] Creating event network-vif-unplugged:a912e88a-012a-4e79-b153-21954fdc3e39 for instance 6f38b858-46db-4a44-9f6a-1277495acd47 on np0000001904 Jun 01 22:33:28.767408 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-07e6495a-0b06-4c94-984d-6ff2453074a3 req-ac8d6891-0a41-459d-bdfc-c84fcf98ac19 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:33:28.773275 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-07e6495a-0b06-4c94-984d-6ff2453074a3 req-ac8d6891-0a41-459d-bdfc-c84fcf98ac19 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 529 microversion: 2.1 time: 0.025547 Jun 01 22:33:28.774192 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 410/1215] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:33:28 2026] POST /compute/v2.1/os-server-external-events => generated 529 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:28.958528 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d07be762-e7c3-40b6-bdeb-86d290161486 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:28.961080 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d07be762-e7c3-40b6-bdeb-86d290161486 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:28.966538 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d07be762-e7c3-40b6-bdeb-86d290161486 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:28.966921 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d07be762-e7c3-40b6-bdeb-86d290161486 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:28.967175 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d07be762-e7c3-40b6-bdeb-86d290161486 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:28.967778 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d07be762-e7c3-40b6-bdeb-86d290161486 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:28.968132 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d07be762-e7c3-40b6-bdeb-86d290161486 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:28.968456 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d07be762-e7c3-40b6-bdeb-86d290161486 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:28.985931 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d07be762-e7c3-40b6-bdeb-86d290161486 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:29.128599 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1803cd07-b6eb-4b4c-94a2-195aa6b2bae6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:29.134730 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1803cd07-b6eb-4b4c-94a2-195aa6b2bae6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:29.141598 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1803cd07-b6eb-4b4c-94a2-195aa6b2bae6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:29.142807 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1803cd07-b6eb-4b4c-94a2-195aa6b2bae6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:29.143289 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1803cd07-b6eb-4b4c-94a2-195aa6b2bae6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:29.143993 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1803cd07-b6eb-4b4c-94a2-195aa6b2bae6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:29.144497 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1803cd07-b6eb-4b4c-94a2-195aa6b2bae6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:29.144900 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1803cd07-b6eb-4b4c-94a2-195aa6b2bae6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:29.174528 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1803cd07-b6eb-4b4c-94a2-195aa6b2bae6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:29.208788 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d07be762-e7c3-40b6-bdeb-86d290161486 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:29.216367 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d07be762-e7c3-40b6-bdeb-86d290161486 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:29.217046 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d07be762-e7c3-40b6-bdeb-86d290161486 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:29.228465 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d07be762-e7c3-40b6-bdeb-86d290161486 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1868 microversion: 2.93 time: 0.272446 Jun 01 22:33:29.228465 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 388/1216] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:28 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1868 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:29.381441 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1803cd07-b6eb-4b4c-94a2-195aa6b2bae6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:29.387605 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1803cd07-b6eb-4b4c-94a2-195aa6b2bae6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:29.387605 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1803cd07-b6eb-4b4c-94a2-195aa6b2bae6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:29.392350 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1803cd07-b6eb-4b4c-94a2-195aa6b2bae6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1571 microversion: 2.60 time: 0.269745 Jun 01 22:33:29.393078 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 419/1217] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:29 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1571 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:29.971331 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-8da99e03-2c8b-4152-b95a-ffa0a32e1f7c req-27dec6f1-f94a-4dc0-9f16-6cea1027bbab service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6f38b858-46db-4a44-9f6a-1277495acd47", "name": "network-vif-deleted", "tag": "a912e88a-012a-4e79-b153-21954fdc3e39"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:29.978335 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-8da99e03-2c8b-4152-b95a-ffa0a32e1f7c req-27dec6f1-f94a-4dc0-9f16-6cea1027bbab service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:29.978555 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-8da99e03-2c8b-4152-b95a-ffa0a32e1f7c req-27dec6f1-f94a-4dc0-9f16-6cea1027bbab service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:29.978748 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-8da99e03-2c8b-4152-b95a-ffa0a32e1f7c req-27dec6f1-f94a-4dc0-9f16-6cea1027bbab service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:29.993280 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-8da99e03-2c8b-4152-b95a-ffa0a32e1f7c req-27dec6f1-f94a-4dc0-9f16-6cea1027bbab service nova] Creating event network-vif-deleted:a912e88a-012a-4e79-b153-21954fdc3e39 for instance 6f38b858-46db-4a44-9f6a-1277495acd47 on np0000001904 Jun 01 22:33:29.993960 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-8da99e03-2c8b-4152-b95a-ffa0a32e1f7c req-27dec6f1-f94a-4dc0-9f16-6cea1027bbab service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:33:30.000806 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-8da99e03-2c8b-4152-b95a-ffa0a32e1f7c req-27dec6f1-f94a-4dc0-9f16-6cea1027bbab service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.135869 Jun 01 22:33:30.001528 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 411/1218] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:33:29 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:30.252198 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-050d6676-4d18-4895-94ac-6943d6d191d7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:30.254053 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-050d6676-4d18-4895-94ac-6943d6d191d7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:30.261696 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-050d6676-4d18-4895-94ac-6943d6d191d7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:30.262255 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-050d6676-4d18-4895-94ac-6943d6d191d7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:30.263865 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-050d6676-4d18-4895-94ac-6943d6d191d7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:30.263865 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-050d6676-4d18-4895-94ac-6943d6d191d7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:30.263865 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-050d6676-4d18-4895-94ac-6943d6d191d7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:30.263865 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-050d6676-4d18-4895-94ac-6943d6d191d7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:30.285387 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-050d6676-4d18-4895-94ac-6943d6d191d7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:30.344177 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-050d6676-4d18-4895-94ac-6943d6d191d7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:30.349626 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-050d6676-4d18-4895-94ac-6943d6d191d7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:30.350207 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-050d6676-4d18-4895-94ac-6943d6d191d7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:30.359438 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-050d6676-4d18-4895-94ac-6943d6d191d7 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1800 microversion: 2.93 time: 0.110364 Jun 01 22:33:30.359492 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 389/1219] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:30 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1800 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:30.849588 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-a55b7e1f-3952-457a-a203-b120721aca03 req-d9ea6b7b-04c1-4ec6-a4d6-b7f6e54b6440 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6c132a52-13bc-423e-a500-a4f3314f12f0", "tag": "4666457f-26ed-49b1-ae2e-2f7c48140601"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:30.856780 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a55b7e1f-3952-457a-a203-b120721aca03 req-d9ea6b7b-04c1-4ec6-a4d6-b7f6e54b6440 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:30.857138 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a55b7e1f-3952-457a-a203-b120721aca03 req-d9ea6b7b-04c1-4ec6-a4d6-b7f6e54b6440 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:30.857432 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a55b7e1f-3952-457a-a203-b120721aca03 req-d9ea6b7b-04c1-4ec6-a4d6-b7f6e54b6440 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:30.865650 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a55b7e1f-3952-457a-a203-b120721aca03 req-d9ea6b7b-04c1-4ec6-a4d6-b7f6e54b6440 service nova] Creating event network-changed:4666457f-26ed-49b1-ae2e-2f7c48140601 for instance 6c132a52-13bc-423e-a500-a4f3314f12f0 on np0000001904 Jun 01 22:33:30.866464 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-a55b7e1f-3952-457a-a203-b120721aca03 req-d9ea6b7b-04c1-4ec6-a4d6-b7f6e54b6440 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:33:30.872094 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-a55b7e1f-3952-457a-a203-b120721aca03 req-d9ea6b7b-04c1-4ec6-a4d6-b7f6e54b6440 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025654 Jun 01 22:33:30.872455 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 420/1220] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:33:30 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 01 22:33:31.386939 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-53b70bfe-f9f0-45f9-90f6-8db49242bc30 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:31.391007 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-53b70bfe-f9f0-45f9-90f6-8db49242bc30 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:31.395035 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-53b70bfe-f9f0-45f9-90f6-8db49242bc30 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:31.395035 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-53b70bfe-f9f0-45f9-90f6-8db49242bc30 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:31.395035 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-53b70bfe-f9f0-45f9-90f6-8db49242bc30 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:31.395481 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-53b70bfe-f9f0-45f9-90f6-8db49242bc30 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:31.395882 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-53b70bfe-f9f0-45f9-90f6-8db49242bc30 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:31.396256 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-53b70bfe-f9f0-45f9-90f6-8db49242bc30 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:31.425769 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-53b70bfe-f9f0-45f9-90f6-8db49242bc30 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:31.513375 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-53b70bfe-f9f0-45f9-90f6-8db49242bc30 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:31.523001 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-53b70bfe-f9f0-45f9-90f6-8db49242bc30 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:31.523402 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-53b70bfe-f9f0-45f9-90f6-8db49242bc30 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:31.534887 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-53b70bfe-f9f0-45f9-90f6-8db49242bc30 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1515 microversion: 2.93 time: 0.152959 Jun 01 22:33:31.536428 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 412/1221] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:31 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1515 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:32.206591 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ca30d5cf-9606-4e8c-ba9f-782452cc44e3 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-1188470620"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:32.208816 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ca30d5cf-9606-4e8c-ba9f-782452cc44e3 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:32.214015 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ca30d5cf-9606-4e8c-ba9f-782452cc44e3 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:32.215218 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ca30d5cf-9606-4e8c-ba9f-782452cc44e3 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:32.215218 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ca30d5cf-9606-4e8c-ba9f-782452cc44e3 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:32.215835 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ca30d5cf-9606-4e8c-ba9f-782452cc44e3 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:32.216167 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ca30d5cf-9606-4e8c-ba9f-782452cc44e3 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:32.216445 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ca30d5cf-9606-4e8c-ba9f-782452cc44e3 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:32.238406 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ca30d5cf-9606-4e8c-ba9f-782452cc44e3 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:32.430584 np0000001904 devstack@n-api.service[86661]: INFO nova.network.security_group_api [None req-ca30d5cf-9606-4e8c-ba9f-782452cc44e3 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Adding security group 80f6a28b-82df-44bb-a5b1-c97e2db16e47 to port 4666457f-26ed-49b1-ae2e-2f7c48140601 Jun 01 22:33:32.560151 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c333b2c2-c93b-4703-81b5-e5f64d60b7c0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:32.562351 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c333b2c2-c93b-4703-81b5-e5f64d60b7c0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:32.568409 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c333b2c2-c93b-4703-81b5-e5f64d60b7c0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:32.568788 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c333b2c2-c93b-4703-81b5-e5f64d60b7c0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:32.569060 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c333b2c2-c93b-4703-81b5-e5f64d60b7c0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:32.569627 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c333b2c2-c93b-4703-81b5-e5f64d60b7c0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:32.570034 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c333b2c2-c93b-4703-81b5-e5f64d60b7c0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:32.570383 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c333b2c2-c93b-4703-81b5-e5f64d60b7c0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:32.598412 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c333b2c2-c93b-4703-81b5-e5f64d60b7c0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:32.598924 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c333b2c2-c93b-4703-81b5-e5f64d60b7c0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:32.599171 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c333b2c2-c93b-4703-81b5-e5f64d60b7c0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:32.599653 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-c333b2c2-c93b-4703-81b5-e5f64d60b7c0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lazy-loading 'fault' on Instance uuid 6f38b858-46db-4a44-9f6a-1277495acd47 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:33:32.605482 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c333b2c2-c93b-4703-81b5-e5f64d60b7c0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:32.671176 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c333b2c2-c93b-4703-81b5-e5f64d60b7c0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:32.678168 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c333b2c2-c93b-4703-81b5-e5f64d60b7c0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:32.679614 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c333b2c2-c93b-4703-81b5-e5f64d60b7c0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:32.690411 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c333b2c2-c93b-4703-81b5-e5f64d60b7c0 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1520 microversion: 2.93 time: 0.132849 Jun 01 22:33:32.690979 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 421/1222] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:32 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1520 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:32.914560 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ca30d5cf-9606-4e8c-ba9f-782452cc44e3 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "POST /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/action" status: 202 len: 0 microversion: 2.60 time: 0.711802 Jun 01 22:33:32.914899 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 390/1223] 10.4.3.116 () {70 vars in 1437 bytes} [Mon Jun 1 22:33:32 2026] POST /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/action => generated 0 bytes in 713 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:33:32.927130 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c84f15b7-f9f2-481e-9bbb-47d0c0569731 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:32.930156 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c84f15b7-f9f2-481e-9bbb-47d0c0569731 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:32.936787 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c84f15b7-f9f2-481e-9bbb-47d0c0569731 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:32.937321 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c84f15b7-f9f2-481e-9bbb-47d0c0569731 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:32.937766 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c84f15b7-f9f2-481e-9bbb-47d0c0569731 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:32.938521 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c84f15b7-f9f2-481e-9bbb-47d0c0569731 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:32.939102 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c84f15b7-f9f2-481e-9bbb-47d0c0569731 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:32.939674 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c84f15b7-f9f2-481e-9bbb-47d0c0569731 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:32.944800 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-7b0f4def-5e21-451e-918e-e3a3cf4023b9 req-3e6d744d-e960-4966-9346-0c2140c2c939 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6c132a52-13bc-423e-a500-a4f3314f12f0", "tag": "4666457f-26ed-49b1-ae2e-2f7c48140601"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:32.953641 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-7b0f4def-5e21-451e-918e-e3a3cf4023b9 req-3e6d744d-e960-4966-9346-0c2140c2c939 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:32.953641 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-7b0f4def-5e21-451e-918e-e3a3cf4023b9 req-3e6d744d-e960-4966-9346-0c2140c2c939 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:32.953641 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-7b0f4def-5e21-451e-918e-e3a3cf4023b9 req-3e6d744d-e960-4966-9346-0c2140c2c939 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:32.961623 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-7b0f4def-5e21-451e-918e-e3a3cf4023b9 req-3e6d744d-e960-4966-9346-0c2140c2c939 service nova] Creating event network-changed:4666457f-26ed-49b1-ae2e-2f7c48140601 for instance 6c132a52-13bc-423e-a500-a4f3314f12f0 on np0000001904 Jun 01 22:33:32.961623 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-7b0f4def-5e21-451e-918e-e3a3cf4023b9 req-3e6d744d-e960-4966-9346-0c2140c2c939 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:33:32.961833 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c84f15b7-f9f2-481e-9bbb-47d0c0569731 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:32.966052 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-7b0f4def-5e21-451e-918e-e3a3cf4023b9 req-3e6d744d-e960-4966-9346-0c2140c2c939 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022497 Jun 01 22:33:32.966470 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 422/1224] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:33:32 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:33.116794 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c84f15b7-f9f2-481e-9bbb-47d0c0569731 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:33.123139 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c84f15b7-f9f2-481e-9bbb-47d0c0569731 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:33.123909 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c84f15b7-f9f2-481e-9bbb-47d0c0569731 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:33.128395 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c84f15b7-f9f2-481e-9bbb-47d0c0569731 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1737 microversion: 2.60 time: 0.204517 Jun 01 22:33:33.129399 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 413/1225] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:32 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1737 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:33.713930 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-75b9d8be-991a-4f3b-8de5-05c8d3303687 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:33.715445 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-75b9d8be-991a-4f3b-8de5-05c8d3303687 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:33.723273 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-75b9d8be-991a-4f3b-8de5-05c8d3303687 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:33.723637 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-75b9d8be-991a-4f3b-8de5-05c8d3303687 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:33.723956 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-75b9d8be-991a-4f3b-8de5-05c8d3303687 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:33.724521 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-75b9d8be-991a-4f3b-8de5-05c8d3303687 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:33.724953 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-75b9d8be-991a-4f3b-8de5-05c8d3303687 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:33.725341 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-75b9d8be-991a-4f3b-8de5-05c8d3303687 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:33.759059 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-75b9d8be-991a-4f3b-8de5-05c8d3303687 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:33.759357 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-75b9d8be-991a-4f3b-8de5-05c8d3303687 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:33.759589 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-75b9d8be-991a-4f3b-8de5-05c8d3303687 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:33.759864 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-75b9d8be-991a-4f3b-8de5-05c8d3303687 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lazy-loading 'fault' on Instance uuid 6f38b858-46db-4a44-9f6a-1277495acd47 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:33:33.764779 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-75b9d8be-991a-4f3b-8de5-05c8d3303687 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:33.835600 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-75b9d8be-991a-4f3b-8de5-05c8d3303687 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:33.841515 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-75b9d8be-991a-4f3b-8de5-05c8d3303687 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:33.842394 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-75b9d8be-991a-4f3b-8de5-05c8d3303687 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '22305f9088c94b76bbfc69e24e3e584e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '80e9f1ee52a449c0a550c29f175dac06', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:33.850094 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-75b9d8be-991a-4f3b-8de5-05c8d3303687 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 200 len: 1520 microversion: 2.93 time: 0.138802 Jun 01 22:33:33.850592 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 391/1226] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:33 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 1520 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:33:34.872689 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a054f741-678c-43a3-a4c0-743ec32f1f4e tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:34.874293 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a054f741-678c-43a3-a4c0-743ec32f1f4e tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] [instance: 6f38b858-46db-4a44-9f6a-1277495acd47] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:34.881804 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a054f741-678c-43a3-a4c0-743ec32f1f4e tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:34.882217 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a054f741-678c-43a3-a4c0-743ec32f1f4e tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:34.882583 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a054f741-678c-43a3-a4c0-743ec32f1f4e tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:34.883327 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a054f741-678c-43a3-a4c0-743ec32f1f4e tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:34.884216 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a054f741-678c-43a3-a4c0-743ec32f1f4e tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:34.885244 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a054f741-678c-43a3-a4c0-743ec32f1f4e tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:34.897050 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-a054f741-678c-43a3-a4c0-743ec32f1f4e tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] HTTP exception thrown: Instance 6f38b858-46db-4a44-9f6a-1277495acd47 could not be found. Jun 01 22:33:34.897347 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a054f741-678c-43a3-a4c0-743ec32f1f4e tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Returning 404 to user: Instance 6f38b858-46db-4a44-9f6a-1277495acd47 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:33:34.897788 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a054f741-678c-43a3-a4c0-743ec32f1f4e tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47" status: 404 len: 111 microversion: 2.93 time: 0.029167 Jun 01 22:33:34.898178 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 423/1227] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:33:34 2026] GET /compute/v2.1/servers/6f38b858-46db-4a44-9f6a-1277495acd47 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:33:34.908636 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a2539cdd-dc09-4bd5-915b-e8b13f80b059 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:34.928047 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a2539cdd-dc09-4bd5-915b-e8b13f80b059 tempest-ServerActionsV293TestJSON-739555101 tempest-ServerActionsV293TestJSON-739555101-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-546027894" status: 204 len: 0 microversion: 2.93 time: 0.021313 Jun 01 22:33:34.929528 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 414/1228] 10.4.3.116 () {68 vars in 1377 bytes} [Mon Jun 1 22:33:34 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-546027894 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:33:35.206861 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5cc841d7-5b5d-49f4-88c7-1cadf6e98f94 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:35.206861 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5cc841d7-5b5d-49f4-88c7-1cadf6e98f94 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:35.216637 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5cc841d7-5b5d-49f4-88c7-1cadf6e98f94 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:35.216901 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5cc841d7-5b5d-49f4-88c7-1cadf6e98f94 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:35.217751 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5cc841d7-5b5d-49f4-88c7-1cadf6e98f94 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:35.217751 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5cc841d7-5b5d-49f4-88c7-1cadf6e98f94 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:35.217896 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5cc841d7-5b5d-49f4-88c7-1cadf6e98f94 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:35.218051 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5cc841d7-5b5d-49f4-88c7-1cadf6e98f94 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:35.233368 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-f105c0c9-2fd7-4750-9e26-7f90f84dd1cf req-15cbee99-74cc-4b4e-abac-93ea4dfd8054 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9", "tag": "76a38624-7f19-42bb-9bd2-7585046fac8c"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:35.239707 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-f105c0c9-2fd7-4750-9e26-7f90f84dd1cf req-15cbee99-74cc-4b4e-abac-93ea4dfd8054 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:35.240578 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5cc841d7-5b5d-49f4-88c7-1cadf6e98f94 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Going to try to terminate instance {{(pid=86661) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:33:35.240692 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-f105c0c9-2fd7-4750-9e26-7f90f84dd1cf req-15cbee99-74cc-4b4e-abac-93ea4dfd8054 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:35.240692 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-f105c0c9-2fd7-4750-9e26-7f90f84dd1cf req-15cbee99-74cc-4b4e-abac-93ea4dfd8054 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:35.249986 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-f105c0c9-2fd7-4750-9e26-7f90f84dd1cf req-15cbee99-74cc-4b4e-abac-93ea4dfd8054 service nova] Creating event network-changed:76a38624-7f19-42bb-9bd2-7585046fac8c for instance 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 on np0000001904 Jun 01 22:33:35.250510 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-f105c0c9-2fd7-4750-9e26-7f90f84dd1cf req-15cbee99-74cc-4b4e-abac-93ea4dfd8054 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:33:35.255585 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-f105c0c9-2fd7-4750-9e26-7f90f84dd1cf req-15cbee99-74cc-4b4e-abac-93ea4dfd8054 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025863 Jun 01 22:33:35.256024 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 424/1229] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:33:35 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:35.324406 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5cc841d7-5b5d-49f4-88c7-1cadf6e98f94 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 204 len: 0 microversion: 2.1 time: 0.121708 Jun 01 22:33:35.324791 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 392/1230] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:33:35 2026] DELETE /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:33:35.339121 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-dc8e390b-eba1-4477-90fd-9baa7de427c0 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:35.341082 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-dc8e390b-eba1-4477-90fd-9baa7de427c0 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:35.346973 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc8e390b-eba1-4477-90fd-9baa7de427c0 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:35.347311 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc8e390b-eba1-4477-90fd-9baa7de427c0 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:35.347587 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc8e390b-eba1-4477-90fd-9baa7de427c0 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:35.348243 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc8e390b-eba1-4477-90fd-9baa7de427c0 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:35.348838 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc8e390b-eba1-4477-90fd-9baa7de427c0 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:35.349087 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc8e390b-eba1-4477-90fd-9baa7de427c0 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:35.374495 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-dc8e390b-eba1-4477-90fd-9baa7de427c0 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:35.588898 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-dc8e390b-eba1-4477-90fd-9baa7de427c0 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:35.599059 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-dc8e390b-eba1-4477-90fd-9baa7de427c0 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1565 microversion: 2.1 time: 0.263755 Jun 01 22:33:35.599590 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 415/1231] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:35 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1565 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:36.622332 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2485b708-b4c2-4b98-98c4-53a148787953 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:36.624388 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2485b708-b4c2-4b98-98c4-53a148787953 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:36.628852 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2485b708-b4c2-4b98-98c4-53a148787953 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:36.629188 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2485b708-b4c2-4b98-98c4-53a148787953 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:36.629322 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2485b708-b4c2-4b98-98c4-53a148787953 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:36.630127 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2485b708-b4c2-4b98-98c4-53a148787953 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:36.630127 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2485b708-b4c2-4b98-98c4-53a148787953 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:36.630315 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2485b708-b4c2-4b98-98c4-53a148787953 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:36.656250 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-2485b708-b4c2-4b98-98c4-53a148787953 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:36.986268 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2485b708-b4c2-4b98-98c4-53a148787953 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:37.000738 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2485b708-b4c2-4b98-98c4-53a148787953 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1446 microversion: 2.1 time: 0.380570 Jun 01 22:33:37.001108 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 425/1232] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:36 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1446 bytes in 381 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:37.276591 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-55564d79-f5bd-4fb1-96f7-f1a06189fa41 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-962646791"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:37.278408 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-55564d79-f5bd-4fb1-96f7-f1a06189fa41 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:37.283342 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-55564d79-f5bd-4fb1-96f7-f1a06189fa41 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:37.284600 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-55564d79-f5bd-4fb1-96f7-f1a06189fa41 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:37.284600 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-55564d79-f5bd-4fb1-96f7-f1a06189fa41 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:37.284600 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-55564d79-f5bd-4fb1-96f7-f1a06189fa41 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:37.284600 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-55564d79-f5bd-4fb1-96f7-f1a06189fa41 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:37.284770 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-55564d79-f5bd-4fb1-96f7-f1a06189fa41 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:37.305069 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-d9162225-ef2b-41f7-9258-b124641b1b38 req-808f97d0-0a84-4403-a9de-666e689ab362 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9", "name": "network-vif-unplugged", "status": "completed", "tag": "76a38624-7f19-42bb-9bd2-7585046fac8c"}, {"server_uuid": "67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9", "name": "network-vif-unplugged", "status": "completed", "tag": "76a38624-7f19-42bb-9bd2-7585046fac8c"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:37.312368 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-d9162225-ef2b-41f7-9258-b124641b1b38 req-808f97d0-0a84-4403-a9de-666e689ab362 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:37.312671 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-d9162225-ef2b-41f7-9258-b124641b1b38 req-808f97d0-0a84-4403-a9de-666e689ab362 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:37.313588 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-d9162225-ef2b-41f7-9258-b124641b1b38 req-808f97d0-0a84-4403-a9de-666e689ab362 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:37.320773 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-d9162225-ef2b-41f7-9258-b124641b1b38 req-808f97d0-0a84-4403-a9de-666e689ab362 service nova] Creating event network-vif-unplugged:76a38624-7f19-42bb-9bd2-7585046fac8c for instance 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 on np0000001904 Jun 01 22:33:37.320978 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-d9162225-ef2b-41f7-9258-b124641b1b38 req-808f97d0-0a84-4403-a9de-666e689ab362 service nova] Creating event network-vif-unplugged:76a38624-7f19-42bb-9bd2-7585046fac8c for instance 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 on np0000001904 Jun 01 22:33:37.321361 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-d9162225-ef2b-41f7-9258-b124641b1b38 req-808f97d0-0a84-4403-a9de-666e689ab362 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:33:37.327781 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-d9162225-ef2b-41f7-9258-b124641b1b38 req-808f97d0-0a84-4403-a9de-666e689ab362 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.023080 Jun 01 22:33:37.327781 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 416/1233] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:33:37 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:38.024875 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-eaa6523d-d882-4d87-a9f6-8d4c9fc1e8e8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:38.029315 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-eaa6523d-d882-4d87-a9f6-8d4c9fc1e8e8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:38.032396 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eaa6523d-d882-4d87-a9f6-8d4c9fc1e8e8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:38.032883 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eaa6523d-d882-4d87-a9f6-8d4c9fc1e8e8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:38.033205 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eaa6523d-d882-4d87-a9f6-8d4c9fc1e8e8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:38.033834 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eaa6523d-d882-4d87-a9f6-8d4c9fc1e8e8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:38.034227 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eaa6523d-d882-4d87-a9f6-8d4c9fc1e8e8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:38.034639 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eaa6523d-d882-4d87-a9f6-8d4c9fc1e8e8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:38.054113 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-eaa6523d-d882-4d87-a9f6-8d4c9fc1e8e8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:38.201701 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-55564d79-f5bd-4fb1-96f7-f1a06189fa41 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "POST /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/action" status: 202 len: 0 microversion: 2.1 time: 0.928957 Jun 01 22:33:38.202910 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 393/1234] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:33:37 2026] POST /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/action => generated 0 bytes in 930 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 01 22:33:38.220736 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-105a3a58-22c7-486e-b300-5373635094cb tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:38.239427 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-eaa6523d-d882-4d87-a9f6-8d4c9fc1e8e8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:38.255250 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-eaa6523d-d882-4d87-a9f6-8d4c9fc1e8e8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1446 microversion: 2.1 time: 0.231713 Jun 01 22:33:38.255250 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 426/1235] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:38 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1446 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:38.355301 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-105a3a58-22c7-486e-b300-5373635094cb tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/images/21e0b8e3-6320-4875-a97f-d5ec5dc2f8d8" status: 200 len: 1613 microversion: 2.1 time: 0.138152 Jun 01 22:33:38.355872 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 417/1236] 10.4.3.116 () {66 vars in 1351 bytes} [Mon Jun 1 22:33:38 2026] GET /compute/v2.1/images/21e0b8e3-6320-4875-a97f-d5ec5dc2f8d8 => generated 1613 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:38.600448 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-057c48ac-6e8b-47ef-b251-dc89427a3686 req-707cf831-04d0-4554-922b-cfaf02bf5683 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9", "name": "network-vif-deleted", "tag": "76a38624-7f19-42bb-9bd2-7585046fac8c"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:38.608837 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-057c48ac-6e8b-47ef-b251-dc89427a3686 req-707cf831-04d0-4554-922b-cfaf02bf5683 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:38.609092 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-057c48ac-6e8b-47ef-b251-dc89427a3686 req-707cf831-04d0-4554-922b-cfaf02bf5683 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:38.609280 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-057c48ac-6e8b-47ef-b251-dc89427a3686 req-707cf831-04d0-4554-922b-cfaf02bf5683 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:38.620421 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-057c48ac-6e8b-47ef-b251-dc89427a3686 req-707cf831-04d0-4554-922b-cfaf02bf5683 service nova] Creating event network-vif-deleted:76a38624-7f19-42bb-9bd2-7585046fac8c for instance 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 on np0000001904 Jun 01 22:33:38.621271 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-057c48ac-6e8b-47ef-b251-dc89427a3686 req-707cf831-04d0-4554-922b-cfaf02bf5683 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:33:38.628455 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-057c48ac-6e8b-47ef-b251-dc89427a3686 req-707cf831-04d0-4554-922b-cfaf02bf5683 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029989 Jun 01 22:33:38.629071 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 394/1237] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:33:38 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:39.274727 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4f2a130b-b2d2-4ea9-91ec-60b5f71ad67e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:39.276335 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4f2a130b-b2d2-4ea9-91ec-60b5f71ad67e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:39.281789 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4f2a130b-b2d2-4ea9-91ec-60b5f71ad67e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:39.282192 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4f2a130b-b2d2-4ea9-91ec-60b5f71ad67e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:39.282540 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4f2a130b-b2d2-4ea9-91ec-60b5f71ad67e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:39.283087 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4f2a130b-b2d2-4ea9-91ec-60b5f71ad67e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:39.283556 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4f2a130b-b2d2-4ea9-91ec-60b5f71ad67e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:39.283925 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4f2a130b-b2d2-4ea9-91ec-60b5f71ad67e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:39.301829 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4f2a130b-b2d2-4ea9-91ec-60b5f71ad67e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:39.357389 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4f2a130b-b2d2-4ea9-91ec-60b5f71ad67e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:39.368959 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4f2a130b-b2d2-4ea9-91ec-60b5f71ad67e tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1217 microversion: 2.1 time: 0.095625 Jun 01 22:33:39.369302 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 427/1238] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:39 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1217 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:39.374761 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3bddc63c-dc52-454f-95eb-369f8179bcf3 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:39.476623 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3bddc63c-dc52-454f-95eb-369f8179bcf3 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/images/21e0b8e3-6320-4875-a97f-d5ec5dc2f8d8" status: 200 len: 1613 microversion: 2.1 time: 0.104790 Jun 01 22:33:39.477110 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 418/1239] 10.4.3.116 () {66 vars in 1351 bytes} [Mon Jun 1 22:33:39 2026] GET /compute/v2.1/images/21e0b8e3-6320-4875-a97f-d5ec5dc2f8d8 => generated 1613 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:40.391074 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4bbbc458-7f91-4e7f-bd54-6aa7c20526df tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:40.393628 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4bbbc458-7f91-4e7f-bd54-6aa7c20526df tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:40.400820 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4bbbc458-7f91-4e7f-bd54-6aa7c20526df tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:40.401530 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4bbbc458-7f91-4e7f-bd54-6aa7c20526df tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:40.402138 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4bbbc458-7f91-4e7f-bd54-6aa7c20526df tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:40.402991 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4bbbc458-7f91-4e7f-bd54-6aa7c20526df tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:40.403613 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4bbbc458-7f91-4e7f-bd54-6aa7c20526df tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:40.404328 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4bbbc458-7f91-4e7f-bd54-6aa7c20526df tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:40.439109 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4bbbc458-7f91-4e7f-bd54-6aa7c20526df tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:40.439541 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4bbbc458-7f91-4e7f-bd54-6aa7c20526df tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:40.439871 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4bbbc458-7f91-4e7f-bd54-6aa7c20526df tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:40.440350 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-4bbbc458-7f91-4e7f-bd54-6aa7c20526df tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lazy-loading 'fault' on Instance uuid 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:33:40.445218 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4bbbc458-7f91-4e7f-bd54-6aa7c20526df tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:40.498493 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2a97277e-0fd6-4dce-8bf3-e8c7720cf2a4 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:40.522159 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4bbbc458-7f91-4e7f-bd54-6aa7c20526df tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:40.532891 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4bbbc458-7f91-4e7f-bd54-6aa7c20526df tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1222 microversion: 2.1 time: 0.144439 Jun 01 22:33:40.533374 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 395/1240] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:40 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1222 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:40.656806 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2a97277e-0fd6-4dce-8bf3-e8c7720cf2a4 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/images/21e0b8e3-6320-4875-a97f-d5ec5dc2f8d8" status: 200 len: 1613 microversion: 2.1 time: 0.159870 Jun 01 22:33:40.657155 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 428/1241] 10.4.3.116 () {66 vars in 1351 bytes} [Mon Jun 1 22:33:40 2026] GET /compute/v2.1/images/21e0b8e3-6320-4875-a97f-d5ec5dc2f8d8 => generated 1613 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:41.554542 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8b49f157-13bb-4f11-81e1-5fb635484722 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:41.559489 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8b49f157-13bb-4f11-81e1-5fb635484722 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:41.570298 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8b49f157-13bb-4f11-81e1-5fb635484722 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:41.570298 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8b49f157-13bb-4f11-81e1-5fb635484722 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:41.570298 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8b49f157-13bb-4f11-81e1-5fb635484722 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:41.570298 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8b49f157-13bb-4f11-81e1-5fb635484722 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:41.570792 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8b49f157-13bb-4f11-81e1-5fb635484722 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:41.570792 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8b49f157-13bb-4f11-81e1-5fb635484722 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:41.598929 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8b49f157-13bb-4f11-81e1-5fb635484722 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:41.599166 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8b49f157-13bb-4f11-81e1-5fb635484722 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:41.599356 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8b49f157-13bb-4f11-81e1-5fb635484722 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:41.600281 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-8b49f157-13bb-4f11-81e1-5fb635484722 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lazy-loading 'fault' on Instance uuid 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:33:41.606979 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8b49f157-13bb-4f11-81e1-5fb635484722 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:41.679620 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-67837ca8-c8c3-452a-a59f-46acd91f608c tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:41.684387 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8b49f157-13bb-4f11-81e1-5fb635484722 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:41.697494 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8b49f157-13bb-4f11-81e1-5fb635484722 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1222 microversion: 2.1 time: 0.145447 Jun 01 22:33:41.698321 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 419/1242] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:41 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1222 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:41.848168 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-67837ca8-c8c3-452a-a59f-46acd91f608c tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/images/21e0b8e3-6320-4875-a97f-d5ec5dc2f8d8" status: 200 len: 1613 microversion: 2.1 time: 0.171654 Jun 01 22:33:41.848451 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 396/1243] 10.4.3.116 () {66 vars in 1351 bytes} [Mon Jun 1 22:33:41 2026] GET /compute/v2.1/images/21e0b8e3-6320-4875-a97f-d5ec5dc2f8d8 => generated 1613 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:42.719409 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f2fc9d36-cd95-4e41-b2b0-0b3078fd96f8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:42.722855 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f2fc9d36-cd95-4e41-b2b0-0b3078fd96f8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:42.730937 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2fc9d36-cd95-4e41-b2b0-0b3078fd96f8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:42.731155 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2fc9d36-cd95-4e41-b2b0-0b3078fd96f8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:42.731381 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2fc9d36-cd95-4e41-b2b0-0b3078fd96f8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:42.731929 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2fc9d36-cd95-4e41-b2b0-0b3078fd96f8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:42.732405 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2fc9d36-cd95-4e41-b2b0-0b3078fd96f8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:42.732858 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2fc9d36-cd95-4e41-b2b0-0b3078fd96f8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:42.764529 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2fc9d36-cd95-4e41-b2b0-0b3078fd96f8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:42.765200 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2fc9d36-cd95-4e41-b2b0-0b3078fd96f8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:42.765200 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2fc9d36-cd95-4e41-b2b0-0b3078fd96f8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:42.765331 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-f2fc9d36-cd95-4e41-b2b0-0b3078fd96f8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lazy-loading 'fault' on Instance uuid 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:33:42.777127 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f2fc9d36-cd95-4e41-b2b0-0b3078fd96f8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:42.838024 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f2fc9d36-cd95-4e41-b2b0-0b3078fd96f8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '88800a1f66dc4e4b8981dea53a8f4b9a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8403de4195f940adbe019892c65f8ae0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:42.849496 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f2fc9d36-cd95-4e41-b2b0-0b3078fd96f8 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 200 len: 1222 microversion: 2.1 time: 0.132694 Jun 01 22:33:42.849993 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 429/1244] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:42 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 1222 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:42.865454 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-efe43dea-27a0-4b50-bd77-591bae033af9 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:42.984423 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-efe43dea-27a0-4b50-bd77-591bae033af9 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/images/21e0b8e3-6320-4875-a97f-d5ec5dc2f8d8" status: 200 len: 1613 microversion: 2.1 time: 0.122271 Jun 01 22:33:42.984733 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 420/1245] 10.4.3.116 () {66 vars in 1351 bytes} [Mon Jun 1 22:33:42 2026] GET /compute/v2.1/images/21e0b8e3-6320-4875-a97f-d5ec5dc2f8d8 => generated 1613 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:43.611849 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-76e19f70-fec8-4d96-b138-331b54ac93a6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:43.612548 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-76e19f70-fec8-4d96-b138-331b54ac93a6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:43.621279 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-76e19f70-fec8-4d96-b138-331b54ac93a6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:43.621588 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-76e19f70-fec8-4d96-b138-331b54ac93a6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:43.621773 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-76e19f70-fec8-4d96-b138-331b54ac93a6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:43.622117 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-76e19f70-fec8-4d96-b138-331b54ac93a6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:43.622737 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-76e19f70-fec8-4d96-b138-331b54ac93a6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:43.622737 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-76e19f70-fec8-4d96-b138-331b54ac93a6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:43.729621 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-76e19f70-fec8-4d96-b138-331b54ac93a6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lazy-loading 'services' on Instance uuid d8873633-fd2b-4df8-ba3e-8398c85c2ac2 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:33:43.809401 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-76e19f70-fec8-4d96-b138-331b54ac93a6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2/os-volume_attachments/0217615b-0fbe-43dd-b8f3-fc51127eaa32" status: 202 len: 0 microversion: 2.1 time: 0.199522 Jun 01 22:33:43.809894 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 397/1246] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:33:43 2026] DELETE /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2/os-volume_attachments/0217615b-0fbe-43dd-b8f3-fc51127eaa32 => generated 0 bytes in 201 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:33:43.870525 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a45ce2f4-68a2-41d4-abcf-98270775213c tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:43.872889 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a45ce2f4-68a2-41d4-abcf-98270775213c tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] [instance: 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:43.878429 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a45ce2f4-68a2-41d4-abcf-98270775213c tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:43.878794 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a45ce2f4-68a2-41d4-abcf-98270775213c tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:43.879039 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a45ce2f4-68a2-41d4-abcf-98270775213c tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:43.879504 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a45ce2f4-68a2-41d4-abcf-98270775213c tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:43.879866 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a45ce2f4-68a2-41d4-abcf-98270775213c tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:43.880283 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a45ce2f4-68a2-41d4-abcf-98270775213c tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:43.893694 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-a45ce2f4-68a2-41d4-abcf-98270775213c tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] HTTP exception thrown: Instance 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 could not be found. Jun 01 22:33:43.893991 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a45ce2f4-68a2-41d4-abcf-98270775213c tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Returning 404 to user: Instance 67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:33:43.894368 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a45ce2f4-68a2-41d4-abcf-98270775213c tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9" status: 404 len: 111 microversion: 2.1 time: 0.026161 Jun 01 22:33:43.895049 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 430/1247] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:43 2026] GET /compute/v2.1/servers/67e59134-1cc3-4f1a-a20c-cfa9bf03d3c9 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:33:44.001553 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-432b25f7-5071-4977-be9c-fa9b2c13d698 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:44.117907 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a60bd5ba-a557-4e91-8bcf-ce0e3e4d3cf5 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:44.139117 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a60bd5ba-a557-4e91-8bcf-ce0e3e4d3cf5 tempest-TestShelveInstance-1175740224 tempest-TestShelveInstance-1175740224-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-TestShelveInstance-1933259639" status: 202 len: 0 microversion: 2.1 time: 0.023488 Jun 01 22:33:44.140612 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 398/1248] 10.4.3.116 () {66 vars in 1372 bytes} [Mon Jun 1 22:33:44 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestShelveInstance-1933259639 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:33:44.151820 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-432b25f7-5071-4977-be9c-fa9b2c13d698 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/images/21e0b8e3-6320-4875-a97f-d5ec5dc2f8d8" status: 200 len: 1719 microversion: 2.1 time: 0.152422 Jun 01 22:33:44.152171 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 421/1249] 10.4.3.116 () {66 vars in 1351 bytes} [Mon Jun 1 22:33:43 2026] GET /compute/v2.1/images/21e0b8e3-6320-4875-a97f-d5ec5dc2f8d8 => generated 1719 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:45.167319 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-85dff449-fcb9-4f5f-b073-ada0b904c42b tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:45.294401 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-85dff449-fcb9-4f5f-b073-ada0b904c42b tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/images/21e0b8e3-6320-4875-a97f-d5ec5dc2f8d8" status: 200 len: 1719 microversion: 2.1 time: 0.130220 Jun 01 22:33:45.294828 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 431/1250] 10.4.3.116 () {66 vars in 1351 bytes} [Mon Jun 1 22:33:45 2026] GET /compute/v2.1/images/21e0b8e3-6320-4875-a97f-d5ec5dc2f8d8 => generated 1719 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:46.309712 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ecf1d9d8-b453-4dea-90d8-71d4cc392f83 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:46.475162 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ecf1d9d8-b453-4dea-90d8-71d4cc392f83 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/images/21e0b8e3-6320-4875-a97f-d5ec5dc2f8d8" status: 200 len: 1727 microversion: 2.1 time: 0.167537 Jun 01 22:33:46.475626 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 399/1251] 10.4.3.116 () {66 vars in 1351 bytes} [Mon Jun 1 22:33:46 2026] GET /compute/v2.1/images/21e0b8e3-6320-4875-a97f-d5ec5dc2f8d8 => generated 1727 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:46.493790 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a7b374e3-e327-454e-96ac-3504e6b2c565 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:46.623196 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a7b374e3-e327-454e-96ac-3504e6b2c565 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/images/21e0b8e3-6320-4875-a97f-d5ec5dc2f8d8" status: 200 len: 1727 microversion: 2.1 time: 0.134219 Jun 01 22:33:46.623481 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 422/1252] 10.4.3.116 () {66 vars in 1351 bytes} [Mon Jun 1 22:33:46 2026] GET /compute/v2.1/images/21e0b8e3-6320-4875-a97f-d5ec5dc2f8d8 => generated 1727 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:33:46.640286 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a85f37ad-627d-4471-993b-2783c46b9119 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:46.642268 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a85f37ad-627d-4471-993b-2783c46b9119 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:46.647591 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a85f37ad-627d-4471-993b-2783c46b9119 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:46.648020 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a85f37ad-627d-4471-993b-2783c46b9119 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:46.648309 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a85f37ad-627d-4471-993b-2783c46b9119 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:46.648956 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a85f37ad-627d-4471-993b-2783c46b9119 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:46.649382 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a85f37ad-627d-4471-993b-2783c46b9119 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:46.650078 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a85f37ad-627d-4471-993b-2783c46b9119 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:46.679066 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a85f37ad-627d-4471-993b-2783c46b9119 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:47.045622 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b867258c-74d5-471a-8980-a00a66521b68 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:47.045622 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b867258c-74d5-471a-8980-a00a66521b68 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:47.045622 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b867258c-74d5-471a-8980-a00a66521b68 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:47.045622 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b867258c-74d5-471a-8980-a00a66521b68 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:47.065579 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b867258c-74d5-471a-8980-a00a66521b68 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Going to try to stop instance {{(pid=86661) force_stop /opt/stack/nova/nova/compute/api.py:2843}} Jun 01 22:33:47.107378 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b867258c-74d5-471a-8980-a00a66521b68 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "POST /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2/action" status: 202 len: 0 microversion: 2.1 time: 0.068715 Jun 01 22:33:47.110012 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 400/1253] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:33:47 2026] POST /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2/action => generated 0 bytes in 69 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:33:47.117251 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3bbd2333-49c8-4f4b-9f30-59480cb4ff02 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:47.119644 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3bbd2333-49c8-4f4b-9f30-59480cb4ff02 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:47.125284 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3bbd2333-49c8-4f4b-9f30-59480cb4ff02 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:47.125529 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3bbd2333-49c8-4f4b-9f30-59480cb4ff02 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:47.125905 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3bbd2333-49c8-4f4b-9f30-59480cb4ff02 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:47.126380 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3bbd2333-49c8-4f4b-9f30-59480cb4ff02 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:47.126771 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3bbd2333-49c8-4f4b-9f30-59480cb4ff02 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:47.127133 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3bbd2333-49c8-4f4b-9f30-59480cb4ff02 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:47.147119 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3bbd2333-49c8-4f4b-9f30-59480cb4ff02 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:47.184745 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a85f37ad-627d-4471-993b-2783c46b9119 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:47.197832 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a85f37ad-627d-4471-993b-2783c46b9119 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1680 microversion: 2.1 time: 0.559899 Jun 01 22:33:47.198171 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 432/1254] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:46 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1680 bytes in 560 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:47.455012 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3bbd2333-49c8-4f4b-9f30-59480cb4ff02 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:47.468538 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3bbd2333-49c8-4f4b-9f30-59480cb4ff02 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1671 microversion: 2.1 time: 0.353526 Jun 01 22:33:47.469985 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 423/1255] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:47 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1671 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:47.740246 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f90d8a80-989a-48a3-a24d-5621033d8623 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-reader] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:47.742167 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f90d8a80-989a-48a3-a24d-5621033d8623 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-reader] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:47.757596 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f90d8a80-989a-48a3-a24d-5621033d8623 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:47.757596 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f90d8a80-989a-48a3-a24d-5621033d8623 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:47.757596 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f90d8a80-989a-48a3-a24d-5621033d8623 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:47.757596 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f90d8a80-989a-48a3-a24d-5621033d8623 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:47.757915 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f90d8a80-989a-48a3-a24d-5621033d8623 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:47.757915 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f90d8a80-989a-48a3-a24d-5621033d8623 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:47.793783 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f90d8a80-989a-48a3-a24d-5621033d8623 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-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. Jun 01 22:33:48.120968 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f90d8a80-989a-48a3-a24d-5621033d8623 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'bc3d0d7cdf4e4e6795554d81c94bc82e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', '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=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:48.135608 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f90d8a80-989a-48a3-a24d-5621033d8623 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-reader] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1680 microversion: 2.1 time: 0.705323 Jun 01 22:33:48.136035 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 401/1256] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:47 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1680 bytes in 707 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:48.201096 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1ab11a1f-cf7a-49ab-b632-4ca43d2fb538 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "a99d6620-1e76-4595-acfa-a7461eae5a60"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:48.205766 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1ab11a1f-cf7a-49ab-b632-4ca43d2fb538 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:48.210345 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ab11a1f-cf7a-49ab-b632-4ca43d2fb538 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:48.210577 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ab11a1f-cf7a-49ab-b632-4ca43d2fb538 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:48.210786 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ab11a1f-cf7a-49ab-b632-4ca43d2fb538 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:48.211150 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ab11a1f-cf7a-49ab-b632-4ca43d2fb538 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:48.211382 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ab11a1f-cf7a-49ab-b632-4ca43d2fb538 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:48.211636 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ab11a1f-cf7a-49ab-b632-4ca43d2fb538 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:48.496939 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-aa04e4c7-4761-41b3-b722-d0ac222a6ad6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:48.500017 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-aa04e4c7-4761-41b3-b722-d0ac222a6ad6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:48.506171 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aa04e4c7-4761-41b3-b722-d0ac222a6ad6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:48.506513 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aa04e4c7-4761-41b3-b722-d0ac222a6ad6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:48.506806 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aa04e4c7-4761-41b3-b722-d0ac222a6ad6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:48.507329 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aa04e4c7-4761-41b3-b722-d0ac222a6ad6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:48.507778 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aa04e4c7-4761-41b3-b722-d0ac222a6ad6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:48.508127 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aa04e4c7-4761-41b3-b722-d0ac222a6ad6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:48.532843 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-aa04e4c7-4761-41b3-b722-d0ac222a6ad6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:48.590692 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-1393679569", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:48.742322 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:48.742715 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:48.742992 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:48.743484 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:48.743817 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:48.744158 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:48.753445 np0000001904 devstack@n-api.service[86662]: DEBUG nova.network.neutron [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] validate_networks() for [('fae68721-e129-4f62-a31f-b2b8c36f9339', None, None, None, None, None)] {{(pid=86662) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:33:48.753852 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:48.805366 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-aa04e4c7-4761-41b3-b722-d0ac222a6ad6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:48.816217 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-aa04e4c7-4761-41b3-b722-d0ac222a6ad6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1671 microversion: 2.1 time: 0.322794 Jun 01 22:33:48.816787 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 402/1257] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:48 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1671 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:49.069619 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:49.412152 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:33:49.412339 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:33:49.412629 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:33:49.412848 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:33:49.413012 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:33:49.427494 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:49.427494 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:49.427494 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:49.427494 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:49.427800 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:49.427800 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:49.440273 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Getting quotas for project 169c2c8499bf4fba87f3c816c7e08d0e. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:33:49.443042 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Getting quotas for user f7dbc570758444efb48d02c4b31fd833 and project 169c2c8499bf4fba87f3c816c7e08d0e. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:33:49.451543 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Going to run 1 instances... {{(pid=86662) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:33:49.453531 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86662) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:33:49.519773 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0510499d-5838-42bc-afb0-cef5e0bfc7bc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 1.061649 Jun 01 22:33:49.520289 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 424/1258] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:33:48 2026] POST /compute/v2.1/servers => generated 383 bytes in 1062 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:33:49.536514 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-46470fc6-c637-4c3a-a072-4bcae5e9c7b8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:49.539127 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-46470fc6-c637-4c3a-a072-4bcae5e9c7b8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:49.565641 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-46470fc6-c637-4c3a-a072-4bcae5e9c7b8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:49.635629 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-46470fc6-c637-4c3a-a072-4bcae5e9c7b8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:49.643769 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-46470fc6-c637-4c3a-a072-4bcae5e9c7b8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1220 microversion: 2.1 time: 0.109359 Jun 01 22:33:49.644252 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 403/1259] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:49 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1220 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:49.745055 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-377322216", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "}]}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:49.841296 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-97c10941-b281-48e0-bbf7-01be3e726407 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:49.844823 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-97c10941-b281-48e0-bbf7-01be3e726407 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:49.853913 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-97c10941-b281-48e0-bbf7-01be3e726407 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:49.855750 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-97c10941-b281-48e0-bbf7-01be3e726407 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:49.855967 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-97c10941-b281-48e0-bbf7-01be3e726407 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:49.856715 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-97c10941-b281-48e0-bbf7-01be3e726407 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:49.857097 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-97c10941-b281-48e0-bbf7-01be3e726407 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:49.857973 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-97c10941-b281-48e0-bbf7-01be3e726407 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:49.869090 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:49.869385 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:49.869702 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:49.870312 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:49.870730 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:49.871082 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:49.881366 np0000001904 devstack@n-api.service[86662]: DEBUG nova.network.neutron [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] validate_networks() for [('fae68721-e129-4f62-a31f-b2b8c36f9339', None, None, None, None, None)] {{(pid=86662) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:33:49.881880 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:49.882378 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-97c10941-b281-48e0-bbf7-01be3e726407 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:50.122248 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-97c10941-b281-48e0-bbf7-01be3e726407 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:50.138398 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-97c10941-b281-48e0-bbf7-01be3e726407 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1648 microversion: 2.1 time: 0.300347 Jun 01 22:33:50.138398 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 404/1260] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:49 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1648 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:50.142364 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-02ad3704-a732-4401-8aed-355ff3d26a57 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:50.148386 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-02ad3704-a732-4401-8aed-355ff3d26a57 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:50.154891 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02ad3704-a732-4401-8aed-355ff3d26a57 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:50.155165 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02ad3704-a732-4401-8aed-355ff3d26a57 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:50.155429 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02ad3704-a732-4401-8aed-355ff3d26a57 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:50.156097 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02ad3704-a732-4401-8aed-355ff3d26a57 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:50.156608 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02ad3704-a732-4401-8aed-355ff3d26a57 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:50.156850 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02ad3704-a732-4401-8aed-355ff3d26a57 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:50.190995 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-02ad3704-a732-4401-8aed-355ff3d26a57 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:50.225190 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:50.379444 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:33:50.379672 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:33:50.379916 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:33:50.380125 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:33:50.380295 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:33:50.392958 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:50.392958 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:50.392958 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:50.392958 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:50.393164 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:50.393164 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:50.406548 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-02ad3704-a732-4401-8aed-355ff3d26a57 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:50.412031 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Getting quotas for project 169c2c8499bf4fba87f3c816c7e08d0e. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:33:50.415018 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Getting quotas for user f7dbc570758444efb48d02c4b31fd833 and project 169c2c8499bf4fba87f3c816c7e08d0e. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:33:50.418975 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-02ad3704-a732-4401-8aed-355ff3d26a57 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1670 microversion: 2.1 time: 0.279605 Jun 01 22:33:50.419431 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 405/1261] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:50 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1670 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:50.423829 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-67039556-e694-435b-8980-21d70e39a4e7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:50.427369 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Going to run 1 instances... {{(pid=86662) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:33:50.431585 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86662) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:33:50.436838 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67039556-e694-435b-8980-21d70e39a4e7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:50.436838 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67039556-e694-435b-8980-21d70e39a4e7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:50.436981 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67039556-e694-435b-8980-21d70e39a4e7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:50.453498 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-67039556-e694-435b-8980-21d70e39a4e7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Going to try to start instance {{(pid=86661) start /opt/stack/nova/nova/compute/api.py:2866}} Jun 01 22:33:50.478859 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3768b2aa-9856-49b2-8cf1-db32d00bcd49 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 383 microversion: 2.1 time: 0.736055 Jun 01 22:33:50.479309 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 425/1262] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:33:49 2026] POST /compute/v2.1/servers => generated 383 bytes in 737 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:33:50.484062 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1ba0bc83-20fa-4bc4-a535-eaae004371bb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:50.484288 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1ba0bc83-20fa-4bc4-a535-eaae004371bb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:50.490373 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-67039556-e694-435b-8980-21d70e39a4e7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "POST /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2/action" status: 202 len: 0 microversion: 2.1 time: 0.070192 Jun 01 22:33:50.490791 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 406/1263] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:33:50 2026] POST /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:33:50.490920 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1ba0bc83-20fa-4bc4-a535-eaae004371bb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:50.491203 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1ba0bc83-20fa-4bc4-a535-eaae004371bb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:50.491738 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1ba0bc83-20fa-4bc4-a535-eaae004371bb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:50.491797 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1ba0bc83-20fa-4bc4-a535-eaae004371bb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:50.492022 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1ba0bc83-20fa-4bc4-a535-eaae004371bb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:50.492200 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1ba0bc83-20fa-4bc4-a535-eaae004371bb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:50.493223 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-20e21a73-5c13-4ab2-b3ea-701a61a311eb tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:50.495004 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-20e21a73-5c13-4ab2-b3ea-701a61a311eb tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:50.506070 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-20e21a73-5c13-4ab2-b3ea-701a61a311eb tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:50.556007 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-20e21a73-5c13-4ab2-b3ea-701a61a311eb tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:50.559882 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-1ba0bc83-20fa-4bc4-a535-eaae004371bb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lazy-loading 'services' on Instance uuid f8210e6b-2f22-4d09-8087-35365e983849 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:33:50.569207 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-20e21a73-5c13-4ab2-b3ea-701a61a311eb tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1219 microversion: 2.1 time: 0.077821 Jun 01 22:33:50.569622 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 407/1264] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:50 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1219 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:50.575215 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a938c4dc-2c4e-492f-b204-3f73a5a26ce2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:50.576976 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a938c4dc-2c4e-492f-b204-3f73a5a26ce2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:50.583047 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a938c4dc-2c4e-492f-b204-3f73a5a26ce2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:50.583365 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a938c4dc-2c4e-492f-b204-3f73a5a26ce2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:50.583713 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a938c4dc-2c4e-492f-b204-3f73a5a26ce2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:50.584210 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a938c4dc-2c4e-492f-b204-3f73a5a26ce2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:50.584604 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a938c4dc-2c4e-492f-b204-3f73a5a26ce2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:50.585112 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a938c4dc-2c4e-492f-b204-3f73a5a26ce2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:50.613101 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a938c4dc-2c4e-492f-b204-3f73a5a26ce2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:50.615171 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1ba0bc83-20fa-4bc4-a535-eaae004371bb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849/os-volume_attachments/1304fd1f-80a9-4a18-99d5-bee5805148a7" status: 202 len: 0 microversion: 2.1 time: 0.133497 Jun 01 22:33:50.615171 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 426/1265] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:33:50 2026] DELETE /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849/os-volume_attachments/1304fd1f-80a9-4a18-99d5-bee5805148a7 => generated 0 bytes in 134 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:33:50.627907 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3103c621-5015-428c-a860-5fa12c9420b6 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:50.629377 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3103c621-5015-428c-a860-5fa12c9420b6 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:50.635367 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3103c621-5015-428c-a860-5fa12c9420b6 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:50.635367 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3103c621-5015-428c-a860-5fa12c9420b6 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:50.635367 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3103c621-5015-428c-a860-5fa12c9420b6 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:50.636605 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3103c621-5015-428c-a860-5fa12c9420b6 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:50.636794 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3103c621-5015-428c-a860-5fa12c9420b6 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:50.636915 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3103c621-5015-428c-a860-5fa12c9420b6 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:50.664461 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3103c621-5015-428c-a860-5fa12c9420b6 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.038916 Jun 01 22:33:50.664815 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 427/1266] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:33:50 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:50.745801 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a938c4dc-2c4e-492f-b204-3f73a5a26ce2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:50.755666 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a938c4dc-2c4e-492f-b204-3f73a5a26ce2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1657 microversion: 2.1 time: 0.184701 Jun 01 22:33:50.756015 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 408/1267] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:50 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1657 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:50.794079 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1ab11a1f-cf7a-49ab-b632-4ca43d2fb538 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "POST /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.595572 Jun 01 22:33:50.794529 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 433/1268] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:33:48 2026] POST /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/os-volume_attachments => generated 194 bytes in 2596 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:51.586177 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1a46275e-fe9e-40b3-b469-8bc5b960637c tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:51.588069 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1a46275e-fe9e-40b3-b469-8bc5b960637c tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:51.593252 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1a46275e-fe9e-40b3-b469-8bc5b960637c tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:51.593533 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1a46275e-fe9e-40b3-b469-8bc5b960637c tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:51.593869 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1a46275e-fe9e-40b3-b469-8bc5b960637c tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:51.594485 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1a46275e-fe9e-40b3-b469-8bc5b960637c tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:51.594899 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1a46275e-fe9e-40b3-b469-8bc5b960637c tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:51.595670 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1a46275e-fe9e-40b3-b469-8bc5b960637c tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:51.622969 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-1a46275e-fe9e-40b3-b469-8bc5b960637c tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:51.682824 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-75011b08-71ca-47ac-b3e0-8104db690730 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:51.685172 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-75011b08-71ca-47ac-b3e0-8104db690730 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:51.689545 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-75011b08-71ca-47ac-b3e0-8104db690730 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:51.689816 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-75011b08-71ca-47ac-b3e0-8104db690730 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:51.689982 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-75011b08-71ca-47ac-b3e0-8104db690730 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:51.690284 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-75011b08-71ca-47ac-b3e0-8104db690730 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:51.690465 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-75011b08-71ca-47ac-b3e0-8104db690730 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:51.690652 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-75011b08-71ca-47ac-b3e0-8104db690730 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:51.697466 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1a46275e-fe9e-40b3-b469-8bc5b960637c tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:51.705746 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1a46275e-fe9e-40b3-b469-8bc5b960637c tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1223 microversion: 2.1 time: 0.121766 Jun 01 22:33:51.706102 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 428/1269] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:51 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1223 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:51.727812 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-75011b08-71ca-47ac-b3e0-8104db690730 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.048367 Jun 01 22:33:51.728226 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 409/1270] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:33:51 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:51.773875 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-227857f4-a73b-4602-b5b0-1fe7e3bb3a3f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:51.775441 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-227857f4-a73b-4602-b5b0-1fe7e3bb3a3f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:51.781270 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-227857f4-a73b-4602-b5b0-1fe7e3bb3a3f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:51.781581 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-227857f4-a73b-4602-b5b0-1fe7e3bb3a3f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:51.781910 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-227857f4-a73b-4602-b5b0-1fe7e3bb3a3f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:51.782418 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-227857f4-a73b-4602-b5b0-1fe7e3bb3a3f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:51.782942 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-227857f4-a73b-4602-b5b0-1fe7e3bb3a3f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:51.783153 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-227857f4-a73b-4602-b5b0-1fe7e3bb3a3f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:51.804985 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-227857f4-a73b-4602-b5b0-1fe7e3bb3a3f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:52.041794 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-227857f4-a73b-4602-b5b0-1fe7e3bb3a3f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:52.051952 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-227857f4-a73b-4602-b5b0-1fe7e3bb3a3f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1657 microversion: 2.1 time: 0.280451 Jun 01 22:33:52.052237 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 434/1271] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:51 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1657 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:52.726053 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-835a5adb-d161-4c44-91f6-a4502940a204 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:52.726909 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-835a5adb-d161-4c44-91f6-a4502940a204 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:52.741206 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-835a5adb-d161-4c44-91f6-a4502940a204 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:52.741206 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-835a5adb-d161-4c44-91f6-a4502940a204 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:52.741206 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-835a5adb-d161-4c44-91f6-a4502940a204 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:52.741325 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a1d4a717-980d-44e2-b9ba-1331ee13a564 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:52.741754 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-835a5adb-d161-4c44-91f6-a4502940a204 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:52.741754 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-835a5adb-d161-4c44-91f6-a4502940a204 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:52.741754 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-835a5adb-d161-4c44-91f6-a4502940a204 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:52.741817 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a1d4a717-980d-44e2-b9ba-1331ee13a564 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:52.746178 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1d4a717-980d-44e2-b9ba-1331ee13a564 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:52.746468 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1d4a717-980d-44e2-b9ba-1331ee13a564 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:52.746729 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1d4a717-980d-44e2-b9ba-1331ee13a564 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:52.747122 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1d4a717-980d-44e2-b9ba-1331ee13a564 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:52.747335 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1d4a717-980d-44e2-b9ba-1331ee13a564 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:52.747511 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1d4a717-980d-44e2-b9ba-1331ee13a564 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:52.758064 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-835a5adb-d161-4c44-91f6-a4502940a204 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:52.770305 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a1d4a717-980d-44e2-b9ba-1331ee13a564 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.032645 Jun 01 22:33:52.770937 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 410/1272] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:33:52 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:52.841045 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-835a5adb-d161-4c44-91f6-a4502940a204 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:52.853811 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-835a5adb-d161-4c44-91f6-a4502940a204 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1215 microversion: 2.1 time: 0.131344 Jun 01 22:33:52.854278 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 429/1273] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:52 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1215 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:53.072010 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-97043ba7-64b3-46c9-b538-540a45208dac tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:53.074690 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-97043ba7-64b3-46c9-b538-540a45208dac tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:53.080877 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-97043ba7-64b3-46c9-b538-540a45208dac tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:53.081259 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-97043ba7-64b3-46c9-b538-540a45208dac tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:53.081525 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-97043ba7-64b3-46c9-b538-540a45208dac tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:53.082012 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-97043ba7-64b3-46c9-b538-540a45208dac tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:53.082320 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-97043ba7-64b3-46c9-b538-540a45208dac tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:53.082595 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-97043ba7-64b3-46c9-b538-540a45208dac tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:53.106855 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-97043ba7-64b3-46c9-b538-540a45208dac tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:53.278678 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-97043ba7-64b3-46c9-b538-540a45208dac tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:53.288251 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-97043ba7-64b3-46c9-b538-540a45208dac tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1657 microversion: 2.1 time: 0.220883 Jun 01 22:33:53.288677 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 435/1274] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:53 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1657 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:53.486602 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0650b29a-cd9a-4910-91d9-5a359bea61b7 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-312341248", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMJ5J6DdtaIyhtPgUwPcUiEz2Da69ZWNojKAfoQ+AiCvlG8T2TfAy/tbr6NMUW92ySK7hvOiTP0bLfrEKhZkHBgfdroJi3f/oWSVGl4prBaFKgcijl3KTVxXvYOt2MVOQg=="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:53.498120 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-0650b29a-cd9a-4910-91d9-5a359bea61b7 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Getting quotas for project 25d6596b6dfc466d8d78ee7655dac06e. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:33:53.500981 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-0650b29a-cd9a-4910-91d9-5a359bea61b7 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Getting quotas for user 56d6c57c094f4430b76f3be49779878f and project 25d6596b6dfc466d8d78ee7655dac06e. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:33:53.520124 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0650b29a-cd9a-4910-91d9-5a359bea61b7 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.137547 Jun 01 22:33:53.520447 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 411/1275] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:33:53 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:53.785623 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-674e1940-4a86-48bd-9550-6a9fa5c8554c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:53.787090 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-674e1940-4a86-48bd-9550-6a9fa5c8554c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:53.791343 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-674e1940-4a86-48bd-9550-6a9fa5c8554c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:53.791545 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-674e1940-4a86-48bd-9550-6a9fa5c8554c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:53.791754 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-674e1940-4a86-48bd-9550-6a9fa5c8554c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:53.792108 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-674e1940-4a86-48bd-9550-6a9fa5c8554c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:53.792314 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-674e1940-4a86-48bd-9550-6a9fa5c8554c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:53.792477 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-674e1940-4a86-48bd-9550-6a9fa5c8554c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:53.818355 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-674e1940-4a86-48bd-9550-6a9fa5c8554c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.034391 Jun 01 22:33:53.818883 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 430/1276] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:33:53 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:53.875171 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-40d7b7cd-ef88-4507-96b7-e8402242c019 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:53.880221 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-40d7b7cd-ef88-4507-96b7-e8402242c019 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:53.889991 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-40d7b7cd-ef88-4507-96b7-e8402242c019 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:53.890322 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-40d7b7cd-ef88-4507-96b7-e8402242c019 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:53.890679 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-40d7b7cd-ef88-4507-96b7-e8402242c019 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:53.891485 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-40d7b7cd-ef88-4507-96b7-e8402242c019 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:53.891485 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-40d7b7cd-ef88-4507-96b7-e8402242c019 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:53.891796 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-40d7b7cd-ef88-4507-96b7-e8402242c019 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:53.913887 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-40d7b7cd-ef88-4507-96b7-e8402242c019 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:53.984273 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-40d7b7cd-ef88-4507-96b7-e8402242c019 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:53.995747 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-40d7b7cd-ef88-4507-96b7-e8402242c019 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1215 microversion: 2.1 time: 0.122116 Jun 01 22:33:53.996049 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 436/1277] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:53 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1215 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:54.307051 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-44d84614-8bbd-4b26-979a-4becd550e124 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:54.309205 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-44d84614-8bbd-4b26-979a-4becd550e124 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:54.315017 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44d84614-8bbd-4b26-979a-4becd550e124 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:54.315360 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44d84614-8bbd-4b26-979a-4becd550e124 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:54.315693 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44d84614-8bbd-4b26-979a-4becd550e124 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:54.316220 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44d84614-8bbd-4b26-979a-4becd550e124 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:54.316555 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44d84614-8bbd-4b26-979a-4becd550e124 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:54.316881 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44d84614-8bbd-4b26-979a-4becd550e124 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:54.339579 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-44d84614-8bbd-4b26-979a-4becd550e124 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:54.512407 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-44d84614-8bbd-4b26-979a-4becd550e124 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:54.524811 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-44d84614-8bbd-4b26-979a-4becd550e124 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1657 microversion: 2.1 time: 0.219548 Jun 01 22:33:54.525161 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 412/1278] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:54 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1657 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:54.831302 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-39db6d7f-0090-4351-948b-c32681c2f83a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:54.833458 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-39db6d7f-0090-4351-948b-c32681c2f83a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:54.843264 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-39db6d7f-0090-4351-948b-c32681c2f83a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:54.843548 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-39db6d7f-0090-4351-948b-c32681c2f83a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:54.844118 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-39db6d7f-0090-4351-948b-c32681c2f83a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:54.844200 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-39db6d7f-0090-4351-948b-c32681c2f83a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:54.844841 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-39db6d7f-0090-4351-948b-c32681c2f83a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:54.844841 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-39db6d7f-0090-4351-948b-c32681c2f83a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:54.873112 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-39db6d7f-0090-4351-948b-c32681c2f83a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.044077 Jun 01 22:33:54.874050 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 431/1279] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:33:54 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:54.889309 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1963532806", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "6138a8bd-23f8-42ac-a2f0-33a432ae1cf9"}], "security_groups": [{"name": "tempest-securitygroup--810201846"}], "key_name": "tempest-keypair-312341248", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:55.024479 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1bc3a4bd-55c4-49da-8fd3-b6a90aab966a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:55.027146 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1bc3a4bd-55c4-49da-8fd3-b6a90aab966a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:55.032043 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:55.032659 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:55.034594 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:55.034594 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:55.034594 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:55.035596 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:55.037374 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1bc3a4bd-55c4-49da-8fd3-b6a90aab966a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:55.037542 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1bc3a4bd-55c4-49da-8fd3-b6a90aab966a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:55.037938 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1bc3a4bd-55c4-49da-8fd3-b6a90aab966a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:55.038368 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1bc3a4bd-55c4-49da-8fd3-b6a90aab966a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:55.038841 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1bc3a4bd-55c4-49da-8fd3-b6a90aab966a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:55.039518 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1bc3a4bd-55c4-49da-8fd3-b6a90aab966a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:55.046777 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:55.069209 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-1bc3a4bd-55c4-49da-8fd3-b6a90aab966a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:55.157540 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1bc3a4bd-55c4-49da-8fd3-b6a90aab966a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:55.169222 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1bc3a4bd-55c4-49da-8fd3-b6a90aab966a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1271 microversion: 2.1 time: 0.147696 Jun 01 22:33:55.170024 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 413/1280] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:55 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1271 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:55.173716 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] validate_networks() for [('6138a8bd-23f8-42ac-a2f0-33a432ae1cf9', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:33:55.175603 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:55.331945 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-eea41910-20ee-493b-b1f9-f22de4bca990 req-f0948cba-c3bb-454f-a3f0-c757d7193391 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d8873633-fd2b-4df8-ba3e-8398c85c2ac2", "name": "network-vif-unplugged", "status": "completed", "tag": "8012963a-f936-408b-ab2c-5c7d7e6e00a4"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:55.339228 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-eea41910-20ee-493b-b1f9-f22de4bca990 req-f0948cba-c3bb-454f-a3f0-c757d7193391 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:55.339464 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-eea41910-20ee-493b-b1f9-f22de4bca990 req-f0948cba-c3bb-454f-a3f0-c757d7193391 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:55.339816 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-eea41910-20ee-493b-b1f9-f22de4bca990 req-f0948cba-c3bb-454f-a3f0-c757d7193391 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:55.350736 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-eea41910-20ee-493b-b1f9-f22de4bca990 req-f0948cba-c3bb-454f-a3f0-c757d7193391 service nova] Creating event network-vif-unplugged:8012963a-f936-408b-ab2c-5c7d7e6e00a4 for instance d8873633-fd2b-4df8-ba3e-8398c85c2ac2 on np0000001904 Jun 01 22:33:55.351205 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-eea41910-20ee-493b-b1f9-f22de4bca990 req-f0948cba-c3bb-454f-a3f0-c757d7193391 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:33:55.358512 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-eea41910-20ee-493b-b1f9-f22de4bca990 req-f0948cba-c3bb-454f-a3f0-c757d7193391 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.030045 Jun 01 22:33:55.361258 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 432/1281] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:33:55 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:55.446435 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:55.544218 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7cbcf748-6d17-4ee0-a6e1-31cb620ef3ed tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:55.545777 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7cbcf748-6d17-4ee0-a6e1-31cb620ef3ed tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:55.552635 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7cbcf748-6d17-4ee0-a6e1-31cb620ef3ed tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:55.554065 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7cbcf748-6d17-4ee0-a6e1-31cb620ef3ed tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:55.554065 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7cbcf748-6d17-4ee0-a6e1-31cb620ef3ed tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:55.554580 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7cbcf748-6d17-4ee0-a6e1-31cb620ef3ed tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:55.554960 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7cbcf748-6d17-4ee0-a6e1-31cb620ef3ed tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:55.555278 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7cbcf748-6d17-4ee0-a6e1-31cb620ef3ed tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:55.575734 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7cbcf748-6d17-4ee0-a6e1-31cb620ef3ed tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:55.740359 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:33:55.740600 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:33:55.740882 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:33:55.741082 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:33:55.741286 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:33:55.752112 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:55.752329 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:55.752552 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:55.753139 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:55.753369 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:55.753578 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:55.773925 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Getting quotas for project 25d6596b6dfc466d8d78ee7655dac06e. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:33:55.780095 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Getting quotas for user 56d6c57c094f4430b76f3be49779878f and project 25d6596b6dfc466d8d78ee7655dac06e. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:33:55.793801 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:33:55.795511 np0000001904 devstack@n-api.service[86660]: WARNING nova.utils [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Hostname tempest-TestServerVolumeAttachScenarioOldVersion-server-1963532806 is longer than 63, truncate it to tempest-TestServerVolumeAttachScenarioOldVersion-server-1963532 Jun 01 22:33:55.796304 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:33:55.816348 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7cbcf748-6d17-4ee0-a6e1-31cb620ef3ed tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:55.826080 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7cbcf748-6d17-4ee0-a6e1-31cb620ef3ed tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1657 microversion: 2.1 time: 0.284505 Jun 01 22:33:55.826447 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 414/1282] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:55 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1657 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:55.858794 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-883952f7-3e27-46c1-9907-6e98e4a5221e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.971125 Jun 01 22:33:55.858794 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 437/1283] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:33:54 2026] POST /compute/v2.1/servers => generated 405 bytes in 972 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:33:55.874131 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1faa1a61-bc10-4f20-bb8b-3c31f333d8b5 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:55.876245 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1faa1a61-bc10-4f20-bb8b-3c31f333d8b5 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:55.888641 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9e7ff871-7bd6-43f0-8e79-8cb510137ad3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:55.890997 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-9e7ff871-7bd6-43f0-8e79-8cb510137ad3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:55.894461 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-1faa1a61-bc10-4f20-bb8b-3c31f333d8b5 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:55.897681 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9e7ff871-7bd6-43f0-8e79-8cb510137ad3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:55.897681 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9e7ff871-7bd6-43f0-8e79-8cb510137ad3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:55.897915 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9e7ff871-7bd6-43f0-8e79-8cb510137ad3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:55.898451 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9e7ff871-7bd6-43f0-8e79-8cb510137ad3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:55.898451 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9e7ff871-7bd6-43f0-8e79-8cb510137ad3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:55.898627 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9e7ff871-7bd6-43f0-8e79-8cb510137ad3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:55.929758 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9e7ff871-7bd6-43f0-8e79-8cb510137ad3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.040613 Jun 01 22:33:55.929758 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 415/1284] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:33:55 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849/os-volume_attachments => generated 197 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:55.976606 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1faa1a61-bc10-4f20-bb8b-3c31f333d8b5 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56d6c57c094f4430b76f3be49779878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25d6596b6dfc466d8d78ee7655dac06e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:55.987587 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1faa1a61-bc10-4f20-bb8b-3c31f333d8b5 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5" status: 200 len: 1255 microversion: 2.1 time: 0.115175 Jun 01 22:33:55.987587 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 433/1285] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:55 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5 => generated 1255 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:56.190325 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5a218b68-f461-4caa-aa7d-b7b28dba8622 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:56.193074 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5a218b68-f461-4caa-aa7d-b7b28dba8622 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:56.197217 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a218b68-f461-4caa-aa7d-b7b28dba8622 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:56.197743 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a218b68-f461-4caa-aa7d-b7b28dba8622 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:56.197836 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a218b68-f461-4caa-aa7d-b7b28dba8622 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:56.198241 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a218b68-f461-4caa-aa7d-b7b28dba8622 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:56.198555 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a218b68-f461-4caa-aa7d-b7b28dba8622 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:56.198864 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a218b68-f461-4caa-aa7d-b7b28dba8622 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:56.223075 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-5a218b68-f461-4caa-aa7d-b7b28dba8622 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:56.289744 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5a218b68-f461-4caa-aa7d-b7b28dba8622 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:56.299342 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5a218b68-f461-4caa-aa7d-b7b28dba8622 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1271 microversion: 2.1 time: 0.111637 Jun 01 22:33:56.299735 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 438/1286] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:56 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1271 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:56.851607 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4378d71a-adb3-45ae-96c4-770ced41c02e tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:56.854839 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4378d71a-adb3-45ae-96c4-770ced41c02e tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:56.864645 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4378d71a-adb3-45ae-96c4-770ced41c02e tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:56.865366 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4378d71a-adb3-45ae-96c4-770ced41c02e tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:56.865366 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4378d71a-adb3-45ae-96c4-770ced41c02e tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:56.866839 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4378d71a-adb3-45ae-96c4-770ced41c02e tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:56.867653 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4378d71a-adb3-45ae-96c4-770ced41c02e tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:56.867982 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4378d71a-adb3-45ae-96c4-770ced41c02e tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:56.897629 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4378d71a-adb3-45ae-96c4-770ced41c02e tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:56.943432 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-75d1f018-7836-4177-a3dd-ba05fc02b527 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:56.947434 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-75d1f018-7836-4177-a3dd-ba05fc02b527 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:56.952232 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-75d1f018-7836-4177-a3dd-ba05fc02b527 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:56.952477 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-75d1f018-7836-4177-a3dd-ba05fc02b527 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:56.952702 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-75d1f018-7836-4177-a3dd-ba05fc02b527 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:56.953074 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-75d1f018-7836-4177-a3dd-ba05fc02b527 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:56.953275 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-75d1f018-7836-4177-a3dd-ba05fc02b527 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:56.953602 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-75d1f018-7836-4177-a3dd-ba05fc02b527 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:56.978459 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-75d1f018-7836-4177-a3dd-ba05fc02b527 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.037294 Jun 01 22:33:56.979199 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 434/1287] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:33:56 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849/os-volume_attachments => generated 25 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:33:57.006085 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c488fe85-5477-4fb9-ab57-07d93414de54 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:57.007848 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c488fe85-5477-4fb9-ab57-07d93414de54 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:57.013318 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c488fe85-5477-4fb9-ab57-07d93414de54 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:57.013856 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c488fe85-5477-4fb9-ab57-07d93414de54 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:57.014129 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c488fe85-5477-4fb9-ab57-07d93414de54 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:57.014674 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c488fe85-5477-4fb9-ab57-07d93414de54 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:57.015145 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c488fe85-5477-4fb9-ab57-07d93414de54 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:57.018595 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c488fe85-5477-4fb9-ab57-07d93414de54 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:57.039413 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c488fe85-5477-4fb9-ab57-07d93414de54 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:57.056984 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c5830986-71bb-427d-bb75-3983f22c9c06 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:57.057515 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c5830986-71bb-427d-bb75-3983f22c9c06 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:57.067853 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5830986-71bb-427d-bb75-3983f22c9c06 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:57.068000 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5830986-71bb-427d-bb75-3983f22c9c06 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:57.068175 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5830986-71bb-427d-bb75-3983f22c9c06 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:57.068546 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5830986-71bb-427d-bb75-3983f22c9c06 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:57.068750 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5830986-71bb-427d-bb75-3983f22c9c06 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:57.069056 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5830986-71bb-427d-bb75-3983f22c9c06 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:57.070312 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4378d71a-adb3-45ae-96c4-770ced41c02e tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:57.085369 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4378d71a-adb3-45ae-96c4-770ced41c02e tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1657 microversion: 2.1 time: 0.236964 Jun 01 22:33:57.085953 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 416/1288] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:56 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1657 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:57.095296 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c5830986-71bb-427d-bb75-3983f22c9c06 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:33:57.119601 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c488fe85-5477-4fb9-ab57-07d93414de54 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56d6c57c094f4430b76f3be49779878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25d6596b6dfc466d8d78ee7655dac06e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:57.131592 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c488fe85-5477-4fb9-ab57-07d93414de54 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5" status: 200 len: 1259 microversion: 2.1 time: 0.125633 Jun 01 22:33:57.131592 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 439/1289] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:57 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5 => generated 1259 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:57.193014 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c5830986-71bb-427d-bb75-3983f22c9c06 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 204 len: 0 microversion: 2.1 time: 0.138616 Jun 01 22:33:57.193410 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 435/1290] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:33:57 2026] DELETE /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:33:57.206054 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1f27cb15-d9ac-4867-9efb-2dec0d77b128 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:57.208833 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1f27cb15-d9ac-4867-9efb-2dec0d77b128 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:57.214271 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1f27cb15-d9ac-4867-9efb-2dec0d77b128 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:57.214710 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1f27cb15-d9ac-4867-9efb-2dec0d77b128 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:57.215167 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1f27cb15-d9ac-4867-9efb-2dec0d77b128 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:57.215828 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1f27cb15-d9ac-4867-9efb-2dec0d77b128 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:57.216289 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1f27cb15-d9ac-4867-9efb-2dec0d77b128 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:57.216730 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1f27cb15-d9ac-4867-9efb-2dec0d77b128 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:57.241976 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-1f27cb15-d9ac-4867-9efb-2dec0d77b128 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:57.321142 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f965042f-5565-4807-b8b0-b7f1673f24ee tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:57.322507 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f965042f-5565-4807-b8b0-b7f1673f24ee tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:57.327314 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f965042f-5565-4807-b8b0-b7f1673f24ee tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:57.327698 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f965042f-5565-4807-b8b0-b7f1673f24ee tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:57.328024 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f965042f-5565-4807-b8b0-b7f1673f24ee tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:57.328661 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f965042f-5565-4807-b8b0-b7f1673f24ee tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:57.329090 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f965042f-5565-4807-b8b0-b7f1673f24ee tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:57.329492 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f965042f-5565-4807-b8b0-b7f1673f24ee tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:57.346271 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f965042f-5565-4807-b8b0-b7f1673f24ee tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:57.416490 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f965042f-5565-4807-b8b0-b7f1673f24ee tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:57.420755 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-7e2961bd-408b-4f9d-880e-37c05dabbb8e req-4b15c899-34cd-4ce0-8a15-a47daa48b14d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d8873633-fd2b-4df8-ba3e-8398c85c2ac2", "name": "network-vif-unplugged", "status": "completed", "tag": "8012963a-f936-408b-ab2c-5c7d7e6e00a4"}, {"name": "network-changed", "server_uuid": "52fef60d-46ba-43f3-88ba-fad2ccd79d64", "tag": "962de2cb-65f3-4474-8fd2-ca4e4480a1e8"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:57.426445 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f965042f-5565-4807-b8b0-b7f1673f24ee tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1279 microversion: 2.1 time: 0.106935 Jun 01 22:33:57.426915 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 440/1291] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:57 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1279 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:57.429269 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7e2961bd-408b-4f9d-880e-37c05dabbb8e req-4b15c899-34cd-4ce0-8a15-a47daa48b14d service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:57.429647 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7e2961bd-408b-4f9d-880e-37c05dabbb8e req-4b15c899-34cd-4ce0-8a15-a47daa48b14d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:57.429928 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7e2961bd-408b-4f9d-880e-37c05dabbb8e req-4b15c899-34cd-4ce0-8a15-a47daa48b14d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:57.440117 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-7e2961bd-408b-4f9d-880e-37c05dabbb8e req-4b15c899-34cd-4ce0-8a15-a47daa48b14d service nova] Creating event network-vif-unplugged:8012963a-f936-408b-ab2c-5c7d7e6e00a4 for instance d8873633-fd2b-4df8-ba3e-8398c85c2ac2 on np0000001904 Jun 01 22:33:57.440537 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-7e2961bd-408b-4f9d-880e-37c05dabbb8e req-4b15c899-34cd-4ce0-8a15-a47daa48b14d service nova] Creating event network-changed:962de2cb-65f3-4474-8fd2-ca4e4480a1e8 for instance 52fef60d-46ba-43f3-88ba-fad2ccd79d64 on np0000001904 Jun 01 22:33:57.441222 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-7e2961bd-408b-4f9d-880e-37c05dabbb8e req-4b15c899-34cd-4ce0-8a15-a47daa48b14d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:33:57.447703 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-7e2961bd-408b-4f9d-880e-37c05dabbb8e req-4b15c899-34cd-4ce0-8a15-a47daa48b14d service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.029930 Jun 01 22:33:57.448390 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 436/1292] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:33:57 2026] POST /compute/v2.1/os-server-external-events => generated 352 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:57.456402 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1f27cb15-d9ac-4867-9efb-2dec0d77b128 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:57.467635 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1f27cb15-d9ac-4867-9efb-2dec0d77b128 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1694 microversion: 2.1 time: 0.263973 Jun 01 22:33:57.467984 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 417/1293] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:57 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1694 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:58.110095 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-9a181e78-89c8-4358-b633-dbe4e6531fc0 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:58.111664 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-9a181e78-89c8-4358-b633-dbe4e6531fc0 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:58.118487 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9a181e78-89c8-4358-b633-dbe4e6531fc0 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:58.118781 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9a181e78-89c8-4358-b633-dbe4e6531fc0 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:58.119039 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9a181e78-89c8-4358-b633-dbe4e6531fc0 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:58.119485 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9a181e78-89c8-4358-b633-dbe4e6531fc0 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:58.119811 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9a181e78-89c8-4358-b633-dbe4e6531fc0 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:58.120108 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9a181e78-89c8-4358-b633-dbe4e6531fc0 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:58.147626 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-9a181e78-89c8-4358-b633-dbe4e6531fc0 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:58.153238 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-80dbf360-b528-42b5-b65a-532475200730 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:58.155261 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-80dbf360-b528-42b5-b65a-532475200730 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:58.160948 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-80dbf360-b528-42b5-b65a-532475200730 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:58.161300 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-80dbf360-b528-42b5-b65a-532475200730 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:58.161578 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-80dbf360-b528-42b5-b65a-532475200730 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:58.162203 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-80dbf360-b528-42b5-b65a-532475200730 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:58.162613 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-80dbf360-b528-42b5-b65a-532475200730 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:58.163054 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-80dbf360-b528-42b5-b65a-532475200730 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:58.195458 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-80dbf360-b528-42b5-b65a-532475200730 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:58.292275 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-80dbf360-b528-42b5-b65a-532475200730 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56d6c57c094f4430b76f3be49779878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25d6596b6dfc466d8d78ee7655dac06e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:58.300948 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-80dbf360-b528-42b5-b65a-532475200730 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5" status: 200 len: 1307 microversion: 2.1 time: 0.149819 Jun 01 22:33:58.301420 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 437/1294] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:58 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5 => generated 1307 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:58.362917 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9a181e78-89c8-4358-b633-dbe4e6531fc0 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:58.377879 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-9a181e78-89c8-4358-b633-dbe4e6531fc0 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1657 microversion: 2.1 time: 0.270708 Jun 01 22:33:58.378201 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 441/1295] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:58 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1657 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:58.391396 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-711a58c6-dd97-4fdf-9dee-06e6bbebd9a9 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Action: 'action', calling method: >, body: {"rescue": {"rescue_image_ref": "21e0b8e3-6320-4875-a97f-d5ec5dc2f8d8"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:58.394607 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-711a58c6-dd97-4fdf-9dee-06e6bbebd9a9 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:58.399539 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-711a58c6-dd97-4fdf-9dee-06e6bbebd9a9 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:58.402880 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-711a58c6-dd97-4fdf-9dee-06e6bbebd9a9 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:58.403074 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-711a58c6-dd97-4fdf-9dee-06e6bbebd9a9 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:58.403355 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-711a58c6-dd97-4fdf-9dee-06e6bbebd9a9 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:58.403538 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-711a58c6-dd97-4fdf-9dee-06e6bbebd9a9 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:58.403706 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-711a58c6-dd97-4fdf-9dee-06e6bbebd9a9 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:58.430114 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-b8eed00b-2cca-4909-8427-92fd7b483ca1 req-5e42da8f-ab9e-4eee-83c2-c777c897b1dd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f8210e6b-2f22-4d09-8087-35365e983849", "name": "network-vif-unplugged", "status": "completed", "tag": "2c06d52a-dc63-41e5-a759-fd4eeee82401"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:58.430893 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-711a58c6-dd97-4fdf-9dee-06e6bbebd9a9 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lazy-loading 'flavor' on Instance uuid 22edf58b-e5a9-48b3-b021-5dc83e50a0e8 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:33:58.444984 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b8eed00b-2cca-4909-8427-92fd7b483ca1 req-5e42da8f-ab9e-4eee-83c2-c777c897b1dd service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:58.447287 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b8eed00b-2cca-4909-8427-92fd7b483ca1 req-5e42da8f-ab9e-4eee-83c2-c777c897b1dd service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:58.448010 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b8eed00b-2cca-4909-8427-92fd7b483ca1 req-5e42da8f-ab9e-4eee-83c2-c777c897b1dd service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:58.450291 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f689cb46-aeec-4d82-ab24-e13a6e217bc2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:58.457133 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f689cb46-aeec-4d82-ab24-e13a6e217bc2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:58.459984 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-b8eed00b-2cca-4909-8427-92fd7b483ca1 req-5e42da8f-ab9e-4eee-83c2-c777c897b1dd service nova] Creating event network-vif-unplugged:2c06d52a-dc63-41e5-a759-fd4eeee82401 for instance f8210e6b-2f22-4d09-8087-35365e983849 on np0000001904 Jun 01 22:33:58.460742 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-b8eed00b-2cca-4909-8427-92fd7b483ca1 req-5e42da8f-ab9e-4eee-83c2-c777c897b1dd service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:33:58.464111 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f689cb46-aeec-4d82-ab24-e13a6e217bc2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:58.464708 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f689cb46-aeec-4d82-ab24-e13a6e217bc2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:58.465283 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f689cb46-aeec-4d82-ab24-e13a6e217bc2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:58.465985 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f689cb46-aeec-4d82-ab24-e13a6e217bc2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:58.466297 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-b8eed00b-2cca-4909-8427-92fd7b483ca1 req-5e42da8f-ab9e-4eee-83c2-c777c897b1dd service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.038959 Jun 01 22:33:58.467087 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f689cb46-aeec-4d82-ab24-e13a6e217bc2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:58.467257 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 438/1296] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:33:58 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:58.467302 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f689cb46-aeec-4d82-ab24-e13a6e217bc2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:58.485499 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3b83f5f4-3fe3-42e8-a276-b8237b7be1eb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:58.487246 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3b83f5f4-3fe3-42e8-a276-b8237b7be1eb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:58.490894 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f689cb46-aeec-4d82-ab24-e13a6e217bc2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:58.494123 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3b83f5f4-3fe3-42e8-a276-b8237b7be1eb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:58.494498 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3b83f5f4-3fe3-42e8-a276-b8237b7be1eb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:58.495069 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3b83f5f4-3fe3-42e8-a276-b8237b7be1eb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:58.495124 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3b83f5f4-3fe3-42e8-a276-b8237b7be1eb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:58.495512 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3b83f5f4-3fe3-42e8-a276-b8237b7be1eb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:58.495947 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3b83f5f4-3fe3-42e8-a276-b8237b7be1eb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:58.527590 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3b83f5f4-3fe3-42e8-a276-b8237b7be1eb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:58.799600 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3b83f5f4-3fe3-42e8-a276-b8237b7be1eb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:58.800760 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f689cb46-aeec-4d82-ab24-e13a6e217bc2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:58.808822 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3b83f5f4-3fe3-42e8-a276-b8237b7be1eb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1694 microversion: 2.1 time: 0.325299 Jun 01 22:33:58.809207 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 439/1297] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:58 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1694 bytes in 326 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:58.811815 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f689cb46-aeec-4d82-ab24-e13a6e217bc2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1331 microversion: 2.1 time: 0.364384 Jun 01 22:33:58.812965 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 442/1298] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:58 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1331 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:58.912794 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-711a58c6-dd97-4fdf-9dee-06e6bbebd9a9 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "POST /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/action" status: 200 len: 29 microversion: 2.1 time: 0.523755 Jun 01 22:33:58.913177 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 418/1299] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:33:58 2026] POST /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/action => generated 29 bytes in 525 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:33:58.926397 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-01912df1-752b-47f9-8aab-5d004f6b386a tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:58.928171 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-01912df1-752b-47f9-8aab-5d004f6b386a tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:58.932467 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-01912df1-752b-47f9-8aab-5d004f6b386a tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:58.932847 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-01912df1-752b-47f9-8aab-5d004f6b386a tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:58.932992 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-01912df1-752b-47f9-8aab-5d004f6b386a tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:58.933427 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-01912df1-752b-47f9-8aab-5d004f6b386a tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:58.933760 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-01912df1-752b-47f9-8aab-5d004f6b386a tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:58.934062 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-01912df1-752b-47f9-8aab-5d004f6b386a tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:58.954860 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-01912df1-752b-47f9-8aab-5d004f6b386a tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:59.188970 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-01912df1-752b-47f9-8aab-5d004f6b386a tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:59.200668 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-01912df1-752b-47f9-8aab-5d004f6b386a tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1732 microversion: 2.1 time: 0.276494 Jun 01 22:33:59.201150 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 440/1300] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:58 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1732 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:59.322887 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-481729ae-f5dc-4acc-b927-c7df0bd9c251 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:59.324924 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-481729ae-f5dc-4acc-b927-c7df0bd9c251 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:59.331930 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-481729ae-f5dc-4acc-b927-c7df0bd9c251 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:59.331930 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-481729ae-f5dc-4acc-b927-c7df0bd9c251 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:59.331930 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-481729ae-f5dc-4acc-b927-c7df0bd9c251 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:59.332302 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-481729ae-f5dc-4acc-b927-c7df0bd9c251 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:59.332796 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-481729ae-f5dc-4acc-b927-c7df0bd9c251 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:59.333129 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-481729ae-f5dc-4acc-b927-c7df0bd9c251 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:59.379829 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-481729ae-f5dc-4acc-b927-c7df0bd9c251 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:59.402128 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-86ac84fa-aced-48b5-be59-3fed00e632bf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:59.404318 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-86ac84fa-aced-48b5-be59-3fed00e632bf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:59.410447 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-86ac84fa-aced-48b5-be59-3fed00e632bf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:59.410792 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-86ac84fa-aced-48b5-be59-3fed00e632bf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:59.411129 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-86ac84fa-aced-48b5-be59-3fed00e632bf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:59.411476 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-86ac84fa-aced-48b5-be59-3fed00e632bf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:59.411939 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-86ac84fa-aced-48b5-be59-3fed00e632bf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:59.412204 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-86ac84fa-aced-48b5-be59-3fed00e632bf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:59.433866 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-86ac84fa-aced-48b5-be59-3fed00e632bf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:59.448167 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-481729ae-f5dc-4acc-b927-c7df0bd9c251 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56d6c57c094f4430b76f3be49779878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25d6596b6dfc466d8d78ee7655dac06e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:59.458653 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-481729ae-f5dc-4acc-b927-c7df0bd9c251 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5" status: 200 len: 1307 microversion: 2.1 time: 0.138214 Jun 01 22:33:59.459031 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 443/1301] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:59 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5 => generated 1307 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:59.521715 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-1c4f1c82-4912-449b-9086-939076cc83f7 req-09cf0da6-4b00-42aa-8308-aac4f2e57625 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0eb506e1-4cd3-4175-86e7-0c876021c593", "tag": "24d477fb-2c7b-46b6-8293-1cca16383631"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:33:59.530917 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1c4f1c82-4912-449b-9086-939076cc83f7 req-09cf0da6-4b00-42aa-8308-aac4f2e57625 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:59.530917 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1c4f1c82-4912-449b-9086-939076cc83f7 req-09cf0da6-4b00-42aa-8308-aac4f2e57625 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:59.530917 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1c4f1c82-4912-449b-9086-939076cc83f7 req-09cf0da6-4b00-42aa-8308-aac4f2e57625 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:59.539050 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-1c4f1c82-4912-449b-9086-939076cc83f7 req-09cf0da6-4b00-42aa-8308-aac4f2e57625 service nova] Creating event network-changed:24d477fb-2c7b-46b6-8293-1cca16383631 for instance 0eb506e1-4cd3-4175-86e7-0c876021c593 on np0000001904 Jun 01 22:33:59.539617 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-1c4f1c82-4912-449b-9086-939076cc83f7 req-09cf0da6-4b00-42aa-8308-aac4f2e57625 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:33:59.543894 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-1c4f1c82-4912-449b-9086-939076cc83f7 req-09cf0da6-4b00-42aa-8308-aac4f2e57625 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024887 Jun 01 22:33:59.544271 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 441/1302] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:33:59 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:33:59.600495 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-86ac84fa-aced-48b5-be59-3fed00e632bf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:33:59.609666 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-86ac84fa-aced-48b5-be59-3fed00e632bf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1657 microversion: 2.1 time: 0.212224 Jun 01 22:33:59.610002 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 419/1303] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:59 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1657 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:33:59.831972 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8310b432-92e6-42bd-a9a1-a4ae9bd725d9 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:59.832081 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-564864bc-a9aa-4e59-adb6-cc0fe1861ed6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:33:59.835618 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-564864bc-a9aa-4e59-adb6-cc0fe1861ed6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:59.835744 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8310b432-92e6-42bd-a9a1-a4ae9bd725d9 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:33:59.843812 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8310b432-92e6-42bd-a9a1-a4ae9bd725d9 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:59.843874 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-564864bc-a9aa-4e59-adb6-cc0fe1861ed6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:59.843948 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8310b432-92e6-42bd-a9a1-a4ae9bd725d9 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:59.843990 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-564864bc-a9aa-4e59-adb6-cc0fe1861ed6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:59.844036 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8310b432-92e6-42bd-a9a1-a4ae9bd725d9 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:59.844089 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-564864bc-a9aa-4e59-adb6-cc0fe1861ed6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:59.844127 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8310b432-92e6-42bd-a9a1-a4ae9bd725d9 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:59.844166 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-564864bc-a9aa-4e59-adb6-cc0fe1861ed6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:33:59.844211 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8310b432-92e6-42bd-a9a1-a4ae9bd725d9 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:59.844244 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-564864bc-a9aa-4e59-adb6-cc0fe1861ed6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:33:59.844244 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-564864bc-a9aa-4e59-adb6-cc0fe1861ed6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:59.844616 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8310b432-92e6-42bd-a9a1-a4ae9bd725d9 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:33:59.871401 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-564864bc-a9aa-4e59-adb6-cc0fe1861ed6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:33:59.908376 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8310b432-92e6-42bd-a9a1-a4ae9bd725d9 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:00.059326 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-564864bc-a9aa-4e59-adb6-cc0fe1861ed6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:00.072416 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-564864bc-a9aa-4e59-adb6-cc0fe1861ed6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1319 microversion: 2.1 time: 0.242667 Jun 01 22:34:00.072820 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 442/1304] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:59 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1319 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:00.142187 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8310b432-92e6-42bd-a9a1-a4ae9bd725d9 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:00.161639 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8310b432-92e6-42bd-a9a1-a4ae9bd725d9 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1694 microversion: 2.1 time: 0.333765 Jun 01 22:34:00.162347 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 444/1305] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:33:59 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1694 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:00.221387 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d63827ab-b2be-4ca5-87c7-e613ae414568 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:00.223849 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d63827ab-b2be-4ca5-87c7-e613ae414568 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:00.229600 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d63827ab-b2be-4ca5-87c7-e613ae414568 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:00.229952 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d63827ab-b2be-4ca5-87c7-e613ae414568 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:00.230254 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d63827ab-b2be-4ca5-87c7-e613ae414568 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:00.230873 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d63827ab-b2be-4ca5-87c7-e613ae414568 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:00.231255 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d63827ab-b2be-4ca5-87c7-e613ae414568 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:00.231662 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d63827ab-b2be-4ca5-87c7-e613ae414568 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:00.249382 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d63827ab-b2be-4ca5-87c7-e613ae414568 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:00.399288 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=4 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:34:00.486133 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-025c8e9c-4a38-4c47-8d01-ace680d5175f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:00.489225 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-025c8e9c-4a38-4c47-8d01-ace680d5175f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:00.498375 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-025c8e9c-4a38-4c47-8d01-ace680d5175f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:00.498375 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-025c8e9c-4a38-4c47-8d01-ace680d5175f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:00.498851 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-025c8e9c-4a38-4c47-8d01-ace680d5175f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:00.499705 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-025c8e9c-4a38-4c47-8d01-ace680d5175f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:00.500336 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-025c8e9c-4a38-4c47-8d01-ace680d5175f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:00.500850 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-025c8e9c-4a38-4c47-8d01-ace680d5175f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:00.524175 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-025c8e9c-4a38-4c47-8d01-ace680d5175f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:00.538163 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d63827ab-b2be-4ca5-87c7-e613ae414568 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:00.553536 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d63827ab-b2be-4ca5-87c7-e613ae414568 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1732 microversion: 2.1 time: 0.333746 Jun 01 22:34:00.553536 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 420/1306] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:00 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1732 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:00.564585 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-87be2cef-d486-4d2f-a624-24c12b4ca95c req-41566d04-52da-4100-b73b-e1b9f260ab15 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f8210e6b-2f22-4d09-8087-35365e983849", "name": "network-vif-unplugged", "status": "completed", "tag": "2c06d52a-dc63-41e5-a759-fd4eeee82401"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:00.570928 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-87be2cef-d486-4d2f-a624-24c12b4ca95c req-41566d04-52da-4100-b73b-e1b9f260ab15 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:00.571709 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-87be2cef-d486-4d2f-a624-24c12b4ca95c req-41566d04-52da-4100-b73b-e1b9f260ab15 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:00.571873 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-87be2cef-d486-4d2f-a624-24c12b4ca95c req-41566d04-52da-4100-b73b-e1b9f260ab15 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:00.580765 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-87be2cef-d486-4d2f-a624-24c12b4ca95c req-41566d04-52da-4100-b73b-e1b9f260ab15 service nova] Creating event network-vif-unplugged:2c06d52a-dc63-41e5-a759-fd4eeee82401 for instance f8210e6b-2f22-4d09-8087-35365e983849 on np0000001904 Jun 01 22:34:00.580765 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-87be2cef-d486-4d2f-a624-24c12b4ca95c req-41566d04-52da-4100-b73b-e1b9f260ab15 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:00.587790 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-87be2cef-d486-4d2f-a624-24c12b4ca95c req-41566d04-52da-4100-b73b-e1b9f260ab15 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.030671 Jun 01 22:34:00.587790 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 421/1307] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:00 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:00.595533 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-025c8e9c-4a38-4c47-8d01-ace680d5175f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56d6c57c094f4430b76f3be49779878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25d6596b6dfc466d8d78ee7655dac06e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:00.609060 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-025c8e9c-4a38-4c47-8d01-ace680d5175f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5" status: 200 len: 1315 microversion: 2.1 time: 0.126172 Jun 01 22:34:00.609745 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 443/1308] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:00 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5 => generated 1315 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:00.624902 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-59f770ee-afc0-4015-a5f9-38dcfb533b7d req-b951ebd7-49ad-4a34-80a4-07942f1020ac service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "f8210e6b-2f22-4d09-8087-35365e983849", "name": "network-vif-deleted", "tag": "2c06d52a-dc63-41e5-a759-fd4eeee82401"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:00.631591 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=65,nova_api:INSERT=4,nova_api:UPDATE=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:34:00.632635 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ff40f683-db2f-4c5c-8236-f4317d3c6284 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:00.634352 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ff40f683-db2f-4c5c-8236-f4317d3c6284 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:00.636434 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-59f770ee-afc0-4015-a5f9-38dcfb533b7d req-b951ebd7-49ad-4a34-80a4-07942f1020ac service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:00.636711 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-59f770ee-afc0-4015-a5f9-38dcfb533b7d req-b951ebd7-49ad-4a34-80a4-07942f1020ac service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:00.637094 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-59f770ee-afc0-4015-a5f9-38dcfb533b7d req-b951ebd7-49ad-4a34-80a4-07942f1020ac service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:00.640151 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ff40f683-db2f-4c5c-8236-f4317d3c6284 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:00.640580 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ff40f683-db2f-4c5c-8236-f4317d3c6284 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:00.640794 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ff40f683-db2f-4c5c-8236-f4317d3c6284 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:00.641346 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=154,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:34:00.641420 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ff40f683-db2f-4c5c-8236-f4317d3c6284 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:00.641620 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ff40f683-db2f-4c5c-8236-f4317d3c6284 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:00.641966 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ff40f683-db2f-4c5c-8236-f4317d3c6284 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:00.648215 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-59f770ee-afc0-4015-a5f9-38dcfb533b7d req-b951ebd7-49ad-4a34-80a4-07942f1020ac service nova] Creating event network-vif-deleted:2c06d52a-dc63-41e5-a759-fd4eeee82401 for instance f8210e6b-2f22-4d09-8087-35365e983849 on np0000001904 Jun 01 22:34:00.649008 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-59f770ee-afc0-4015-a5f9-38dcfb533b7d req-b951ebd7-49ad-4a34-80a4-07942f1020ac service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:00.656299 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-59f770ee-afc0-4015-a5f9-38dcfb533b7d req-b951ebd7-49ad-4a34-80a4-07942f1020ac service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.109231 Jun 01 22:34:00.656989 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 445/1309] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:00 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:00.669639 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ff40f683-db2f-4c5c-8236-f4317d3c6284 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:00.838590 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d7e479b3-ce59-4fda-9dbc-2dbbdfb71840 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "6d9a8c17-8425-4550-baf1-df9e2651df69", "device": "/dev/vdb"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:00.839975 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d7e479b3-ce59-4fda-9dbc-2dbbdfb71840 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:00.844478 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d7e479b3-ce59-4fda-9dbc-2dbbdfb71840 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:00.844866 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d7e479b3-ce59-4fda-9dbc-2dbbdfb71840 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:00.845118 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d7e479b3-ce59-4fda-9dbc-2dbbdfb71840 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:00.845817 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d7e479b3-ce59-4fda-9dbc-2dbbdfb71840 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:00.845817 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d7e479b3-ce59-4fda-9dbc-2dbbdfb71840 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:00.845817 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d7e479b3-ce59-4fda-9dbc-2dbbdfb71840 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:00.866893 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ff40f683-db2f-4c5c-8236-f4317d3c6284 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:00.875436 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ff40f683-db2f-4c5c-8236-f4317d3c6284 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1657 microversion: 2.1 time: 0.245671 Jun 01 22:34:00.875852 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 422/1310] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:00 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1657 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:01.099370 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-20ff3cde-6c40-4916-90c4-fb6a0d344a7a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:01.101164 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-20ff3cde-6c40-4916-90c4-fb6a0d344a7a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:01.108139 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-20ff3cde-6c40-4916-90c4-fb6a0d344a7a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:01.108461 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-20ff3cde-6c40-4916-90c4-fb6a0d344a7a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:01.108755 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-20ff3cde-6c40-4916-90c4-fb6a0d344a7a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:01.109281 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-20ff3cde-6c40-4916-90c4-fb6a0d344a7a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:01.109674 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-20ff3cde-6c40-4916-90c4-fb6a0d344a7a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:01.110031 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-20ff3cde-6c40-4916-90c4-fb6a0d344a7a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:01.139424 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-20ff3cde-6c40-4916-90c4-fb6a0d344a7a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:01.186608 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3c57a559-13ad-4767-bd16-e6d1dc429929 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:01.191456 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3c57a559-13ad-4767-bd16-e6d1dc429929 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:01.199671 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c57a559-13ad-4767-bd16-e6d1dc429929 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:01.199837 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c57a559-13ad-4767-bd16-e6d1dc429929 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:01.200025 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c57a559-13ad-4767-bd16-e6d1dc429929 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:01.200583 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c57a559-13ad-4767-bd16-e6d1dc429929 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:01.203586 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c57a559-13ad-4767-bd16-e6d1dc429929 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:01.203586 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c57a559-13ad-4767-bd16-e6d1dc429929 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:01.228411 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3c57a559-13ad-4767-bd16-e6d1dc429929 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:01.309586 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3c57a559-13ad-4767-bd16-e6d1dc429929 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:01.317701 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3c57a559-13ad-4767-bd16-e6d1dc429929 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1342 microversion: 2.1 time: 0.135260 Jun 01 22:34:01.320612 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 423/1311] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:01 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1342 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:01.366974 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-20ff3cde-6c40-4916-90c4-fb6a0d344a7a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:01.392662 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-20ff3cde-6c40-4916-90c4-fb6a0d344a7a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1319 microversion: 2.1 time: 0.297404 Jun 01 22:34:01.393530 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 446/1312] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:01 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1319 bytes in 299 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:01.579144 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d4cc69d4-8f05-4205-bcc8-7f2c82c9f40e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:01.580851 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d4cc69d4-8f05-4205-bcc8-7f2c82c9f40e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:01.588867 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d4cc69d4-8f05-4205-bcc8-7f2c82c9f40e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:01.589402 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d4cc69d4-8f05-4205-bcc8-7f2c82c9f40e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:01.589859 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d4cc69d4-8f05-4205-bcc8-7f2c82c9f40e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:01.590391 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d4cc69d4-8f05-4205-bcc8-7f2c82c9f40e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:01.590762 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d4cc69d4-8f05-4205-bcc8-7f2c82c9f40e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:01.591286 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d4cc69d4-8f05-4205-bcc8-7f2c82c9f40e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:01.623194 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d4cc69d4-8f05-4205-bcc8-7f2c82c9f40e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:01.635999 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d9182d6b-9ac3-4a9c-8d89-0467f81b2f68 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:01.638489 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d9182d6b-9ac3-4a9c-8d89-0467f81b2f68 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:01.647004 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9182d6b-9ac3-4a9c-8d89-0467f81b2f68 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:01.647760 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9182d6b-9ac3-4a9c-8d89-0467f81b2f68 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:01.648304 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9182d6b-9ac3-4a9c-8d89-0467f81b2f68 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:01.649279 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9182d6b-9ac3-4a9c-8d89-0467f81b2f68 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:01.650464 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9182d6b-9ac3-4a9c-8d89-0467f81b2f68 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:01.650464 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9182d6b-9ac3-4a9c-8d89-0467f81b2f68 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:01.677129 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d9182d6b-9ac3-4a9c-8d89-0467f81b2f68 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:01.834343 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d4cc69d4-8f05-4205-bcc8-7f2c82c9f40e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:01.845791 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d4cc69d4-8f05-4205-bcc8-7f2c82c9f40e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1732 microversion: 2.1 time: 0.272367 Jun 01 22:34:01.846098 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 424/1313] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:01 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1732 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:01.895315 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-681d43d4-d585-44b5-9bfc-b5e085576f00 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:01.896790 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d9182d6b-9ac3-4a9c-8d89-0467f81b2f68 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56d6c57c094f4430b76f3be49779878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25d6596b6dfc466d8d78ee7655dac06e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:01.898054 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-681d43d4-d585-44b5-9bfc-b5e085576f00 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:01.901877 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=84,nova_api:INSERT=7,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:34:01.903669 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-681d43d4-d585-44b5-9bfc-b5e085576f00 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:01.903990 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-681d43d4-d585-44b5-9bfc-b5e085576f00 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:01.904250 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-681d43d4-d585-44b5-9bfc-b5e085576f00 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:01.904809 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-681d43d4-d585-44b5-9bfc-b5e085576f00 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:01.905142 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-681d43d4-d585-44b5-9bfc-b5e085576f00 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:01.905505 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-681d43d4-d585-44b5-9bfc-b5e085576f00 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:01.906546 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d9182d6b-9ac3-4a9c-8d89-0467f81b2f68 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5" status: 200 len: 1382 microversion: 2.1 time: 0.275720 Jun 01 22:34:01.906930 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 447/1314] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:01 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5 => generated 1382 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:01.929865 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-681d43d4-d585-44b5-9bfc-b5e085576f00 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:02.141116 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-681d43d4-d585-44b5-9bfc-b5e085576f00 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:02.152897 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-681d43d4-d585-44b5-9bfc-b5e085576f00 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1661 microversion: 2.1 time: 0.261414 Jun 01 22:34:02.153367 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 425/1315] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:01 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1661 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:02.340383 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7f35acb3-2c99-4b2b-bd0d-16075b632c3d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:02.342120 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7f35acb3-2c99-4b2b-bd0d-16075b632c3d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:02.347788 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f35acb3-2c99-4b2b-bd0d-16075b632c3d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:02.348054 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f35acb3-2c99-4b2b-bd0d-16075b632c3d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:02.348413 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f35acb3-2c99-4b2b-bd0d-16075b632c3d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:02.348920 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f35acb3-2c99-4b2b-bd0d-16075b632c3d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:02.349246 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f35acb3-2c99-4b2b-bd0d-16075b632c3d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:02.351113 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f35acb3-2c99-4b2b-bd0d-16075b632c3d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:02.379878 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f35acb3-2c99-4b2b-bd0d-16075b632c3d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:02.379878 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f35acb3-2c99-4b2b-bd0d-16075b632c3d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:02.380130 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f35acb3-2c99-4b2b-bd0d-16075b632c3d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:02.380441 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-7f35acb3-2c99-4b2b-bd0d-16075b632c3d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lazy-loading 'fault' on Instance uuid f8210e6b-2f22-4d09-8087-35365e983849 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:34:02.389251 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7f35acb3-2c99-4b2b-bd0d-16075b632c3d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:02.412170 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-24044ea7-dfaf-4c0d-93a4-525eb4c78d83 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:02.413952 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-24044ea7-dfaf-4c0d-93a4-525eb4c78d83 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:02.419621 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-24044ea7-dfaf-4c0d-93a4-525eb4c78d83 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:02.420034 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-24044ea7-dfaf-4c0d-93a4-525eb4c78d83 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:02.420258 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-24044ea7-dfaf-4c0d-93a4-525eb4c78d83 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:02.420760 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-24044ea7-dfaf-4c0d-93a4-525eb4c78d83 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:02.421111 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-24044ea7-dfaf-4c0d-93a4-525eb4c78d83 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:02.421426 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-24044ea7-dfaf-4c0d-93a4-525eb4c78d83 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:02.441931 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-24044ea7-dfaf-4c0d-93a4-525eb4c78d83 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:02.460786 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7f35acb3-2c99-4b2b-bd0d-16075b632c3d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:02.478717 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7f35acb3-2c99-4b2b-bd0d-16075b632c3d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1347 microversion: 2.1 time: 0.140084 Jun 01 22:34:02.481718 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 448/1316] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:02 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1347 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:02.518033 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-27f152c8-12c9-4dc7-bc87-e20b6f32dd26 req-1be84cb8-36d1-4715-bff4-41a81f463c23 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "816e037a-76d4-485f-b52c-a4825f243ae5", "tag": "1a70f8c7-bdc8-4f9d-9392-faece53aaec9"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:02.529402 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-27f152c8-12c9-4dc7-bc87-e20b6f32dd26 req-1be84cb8-36d1-4715-bff4-41a81f463c23 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:02.529598 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-27f152c8-12c9-4dc7-bc87-e20b6f32dd26 req-1be84cb8-36d1-4715-bff4-41a81f463c23 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:02.529789 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-27f152c8-12c9-4dc7-bc87-e20b6f32dd26 req-1be84cb8-36d1-4715-bff4-41a81f463c23 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:02.536742 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-27f152c8-12c9-4dc7-bc87-e20b6f32dd26 req-1be84cb8-36d1-4715-bff4-41a81f463c23 service nova] Creating event network-changed:1a70f8c7-bdc8-4f9d-9392-faece53aaec9 for instance 816e037a-76d4-485f-b52c-a4825f243ae5 on np0000001904 Jun 01 22:34:02.537244 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-27f152c8-12c9-4dc7-bc87-e20b6f32dd26 req-1be84cb8-36d1-4715-bff4-41a81f463c23 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:02.542167 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-27f152c8-12c9-4dc7-bc87-e20b6f32dd26 req-1be84cb8-36d1-4715-bff4-41a81f463c23 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026205 Jun 01 22:34:02.542627 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 449/1317] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:02 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:02.615529 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-24044ea7-dfaf-4c0d-93a4-525eb4c78d83 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:02.625131 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-24044ea7-dfaf-4c0d-93a4-525eb4c78d83 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1319 microversion: 2.1 time: 0.214570 Jun 01 22:34:02.625580 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 426/1318] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:02 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1319 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:02.864172 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b77c7485-761d-4236-b346-cb47d8120b1f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:02.865784 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b77c7485-761d-4236-b346-cb47d8120b1f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:02.871988 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b77c7485-761d-4236-b346-cb47d8120b1f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:02.872339 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b77c7485-761d-4236-b346-cb47d8120b1f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:02.872615 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b77c7485-761d-4236-b346-cb47d8120b1f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:02.873128 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b77c7485-761d-4236-b346-cb47d8120b1f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:02.873457 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b77c7485-761d-4236-b346-cb47d8120b1f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:02.873787 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b77c7485-761d-4236-b346-cb47d8120b1f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:02.898081 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b77c7485-761d-4236-b346-cb47d8120b1f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:02.927120 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cf3053c2-d860-40d0-8f7b-b9c17b74440b tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:02.929421 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cf3053c2-d860-40d0-8f7b-b9c17b74440b tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:02.935789 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf3053c2-d860-40d0-8f7b-b9c17b74440b tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:02.936144 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf3053c2-d860-40d0-8f7b-b9c17b74440b tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:02.936538 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf3053c2-d860-40d0-8f7b-b9c17b74440b tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:02.937026 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf3053c2-d860-40d0-8f7b-b9c17b74440b tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:02.937426 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf3053c2-d860-40d0-8f7b-b9c17b74440b tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:02.937843 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf3053c2-d860-40d0-8f7b-b9c17b74440b tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:02.970541 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cf3053c2-d860-40d0-8f7b-b9c17b74440b tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:03.185342 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cf3053c2-d860-40d0-8f7b-b9c17b74440b tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56d6c57c094f4430b76f3be49779878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25d6596b6dfc466d8d78ee7655dac06e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:03.194042 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b77c7485-761d-4236-b346-cb47d8120b1f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:03.198964 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cf3053c2-d860-40d0-8f7b-b9c17b74440b tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5" status: 200 len: 1380 microversion: 2.1 time: 0.274160 Jun 01 22:34:03.199542 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 427/1319] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:02 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5 => generated 1380 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:03.205156 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b77c7485-761d-4236-b346-cb47d8120b1f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1732 microversion: 2.1 time: 0.343302 Jun 01 22:34:03.205542 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 450/1320] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:02 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1732 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:03.417373 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d7e479b3-ce59-4fda-9dbc-2dbbdfb71840 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "POST /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.582055 Jun 01 22:34:03.418426 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 444/1321] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:34:00 2026] POST /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4/os-volume_attachments => generated 194 bytes in 2583 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:03.495792 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-bf8c9dd5-785c-423e-abe4-85c7bfd80e79 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:03.497811 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-bf8c9dd5-785c-423e-abe4-85c7bfd80e79 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:03.505112 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=4 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:34:03.507022 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bf8c9dd5-785c-423e-abe4-85c7bfd80e79 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:03.507417 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bf8c9dd5-785c-423e-abe4-85c7bfd80e79 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:03.507647 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bf8c9dd5-785c-423e-abe4-85c7bfd80e79 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:03.508255 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bf8c9dd5-785c-423e-abe4-85c7bfd80e79 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:03.508697 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bf8c9dd5-785c-423e-abe4-85c7bfd80e79 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:03.509090 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bf8c9dd5-785c-423e-abe4-85c7bfd80e79 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:03.535351 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bf8c9dd5-785c-423e-abe4-85c7bfd80e79 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:03.535641 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bf8c9dd5-785c-423e-abe4-85c7bfd80e79 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:03.535872 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bf8c9dd5-785c-423e-abe4-85c7bfd80e79 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:03.536160 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-bf8c9dd5-785c-423e-abe4-85c7bfd80e79 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lazy-loading 'fault' on Instance uuid f8210e6b-2f22-4d09-8087-35365e983849 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:34:03.540481 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-bf8c9dd5-785c-423e-abe4-85c7bfd80e79 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:03.604699 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-bf8c9dd5-785c-423e-abe4-85c7bfd80e79 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:03.614237 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-bf8c9dd5-785c-423e-abe4-85c7bfd80e79 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 200 len: 1347 microversion: 2.1 time: 0.120697 Jun 01 22:34:03.614930 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 428/1322] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:03 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 1347 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:03.646576 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-43ab927f-0672-4248-a016-6d49bd8f017e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:03.649858 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-43ab927f-0672-4248-a016-6d49bd8f017e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:03.655248 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-43ab927f-0672-4248-a016-6d49bd8f017e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:03.655609 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-43ab927f-0672-4248-a016-6d49bd8f017e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:03.655985 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-43ab927f-0672-4248-a016-6d49bd8f017e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:03.656741 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-43ab927f-0672-4248-a016-6d49bd8f017e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:03.657229 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-43ab927f-0672-4248-a016-6d49bd8f017e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:03.657723 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-43ab927f-0672-4248-a016-6d49bd8f017e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:03.676118 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-43ab927f-0672-4248-a016-6d49bd8f017e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:03.899580 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-43ab927f-0672-4248-a016-6d49bd8f017e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:03.908895 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-43ab927f-0672-4248-a016-6d49bd8f017e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1319 microversion: 2.1 time: 0.264652 Jun 01 22:34:03.909367 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 451/1323] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:03 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1319 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:04.228729 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9771237c-abe0-46e9-b187-8bb4c5f438ff tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:04.230586 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-69a5f514-7f5c-4ad8-91fc-58cb6c31e072 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:04.231423 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-69a5f514-7f5c-4ad8-91fc-58cb6c31e072 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:04.232410 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-9771237c-abe0-46e9-b187-8bb4c5f438ff tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:04.241556 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9771237c-abe0-46e9-b187-8bb4c5f438ff tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:04.241683 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-69a5f514-7f5c-4ad8-91fc-58cb6c31e072 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:04.241720 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9771237c-abe0-46e9-b187-8bb4c5f438ff tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:04.241745 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-69a5f514-7f5c-4ad8-91fc-58cb6c31e072 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:04.241807 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9771237c-abe0-46e9-b187-8bb4c5f438ff tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:04.241834 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-69a5f514-7f5c-4ad8-91fc-58cb6c31e072 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:04.241909 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9771237c-abe0-46e9-b187-8bb4c5f438ff tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:04.241938 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-69a5f514-7f5c-4ad8-91fc-58cb6c31e072 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:04.241960 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9771237c-abe0-46e9-b187-8bb4c5f438ff tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:04.241990 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-69a5f514-7f5c-4ad8-91fc-58cb6c31e072 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:04.242029 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9771237c-abe0-46e9-b187-8bb4c5f438ff tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:04.242057 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-69a5f514-7f5c-4ad8-91fc-58cb6c31e072 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:04.261650 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-69a5f514-7f5c-4ad8-91fc-58cb6c31e072 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:04.261807 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-9771237c-abe0-46e9-b187-8bb4c5f438ff tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:04.510842 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-69a5f514-7f5c-4ad8-91fc-58cb6c31e072 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56d6c57c094f4430b76f3be49779878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25d6596b6dfc466d8d78ee7655dac06e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:04.525349 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-69a5f514-7f5c-4ad8-91fc-58cb6c31e072 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5" status: 200 len: 1380 microversion: 2.1 time: 0.301417 Jun 01 22:34:04.525721 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 445/1324] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:04 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5 => generated 1380 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:04.593069 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-17d27064-b7c8-4e73-b841-3083905fced1 req-8e98a459-d98f-46da-bf51-8a63f0941698 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "52fef60d-46ba-43f3-88ba-fad2ccd79d64", "name": "network-vif-plugged", "status": "completed", "tag": "962de2cb-65f3-4474-8fd2-ca4e4480a1e8"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:04.604172 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-17d27064-b7c8-4e73-b841-3083905fced1 req-8e98a459-d98f-46da-bf51-8a63f0941698 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:04.604172 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-17d27064-b7c8-4e73-b841-3083905fced1 req-8e98a459-d98f-46da-bf51-8a63f0941698 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:04.604172 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-17d27064-b7c8-4e73-b841-3083905fced1 req-8e98a459-d98f-46da-bf51-8a63f0941698 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:04.613635 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-17d27064-b7c8-4e73-b841-3083905fced1 req-8e98a459-d98f-46da-bf51-8a63f0941698 service nova] Creating event network-vif-plugged:962de2cb-65f3-4474-8fd2-ca4e4480a1e8 for instance 52fef60d-46ba-43f3-88ba-fad2ccd79d64 on np0000001904 Jun 01 22:34:04.613897 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-17d27064-b7c8-4e73-b841-3083905fced1 req-8e98a459-d98f-46da-bf51-8a63f0941698 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:04.620056 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9771237c-abe0-46e9-b187-8bb4c5f438ff tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:04.623902 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-17d27064-b7c8-4e73-b841-3083905fced1 req-8e98a459-d98f-46da-bf51-8a63f0941698 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033017 Jun 01 22:34:04.624190 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 452/1325] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:04 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:04.631850 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-924f36dc-4372-4343-95fb-0cc6aa35fe96 req-93a6d451-2d2d-40ea-ab70-86f1557e342f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0eb506e1-4cd3-4175-86e7-0c876021c593", "name": "network-vif-unplugged", "status": "completed", "tag": "24d477fb-2c7b-46b6-8293-1cca16383631"}, {"server_uuid": "d8873633-fd2b-4df8-ba3e-8398c85c2ac2", "name": "network-vif-plugged", "status": "completed", "tag": "8012963a-f936-408b-ab2c-5c7d7e6e00a4"}, {"server_uuid": "d8873633-fd2b-4df8-ba3e-8398c85c2ac2", "name": "network-vif-plugged", "status": "completed", "tag": "8012963a-f936-408b-ab2c-5c7d7e6e00a4"}, {"server_uuid": "22edf58b-e5a9-48b3-b021-5dc83e50a0e8", "name": "network-vif-unplugged", "status": "completed", "tag": "733c6037-a203-4039-8803-3508a9d42ac3"}, {"server_uuid": "22edf58b-e5a9-48b3-b021-5dc83e50a0e8", "name": "network-vif-unplugged", "status": "completed", "tag": "733c6037-a203-4039-8803-3508a9d42ac3"}, {"server_uuid": "0eb506e1-4cd3-4175-86e7-0c876021c593", "name": "network-vif-plugged", "status": "completed", "tag": "24d477fb-2c7b-46b6-8293-1cca16383631"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:04.634019 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9771237c-abe0-46e9-b187-8bb4c5f438ff tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1732 microversion: 2.1 time: 0.407045 Jun 01 22:34:04.636086 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 429/1326] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:04 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1732 bytes in 408 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:04.646142 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-78d384b9-2a56-4fb3-b301-a555412e0bbe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:04.648448 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-78d384b9-2a56-4fb3-b301-a555412e0bbe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: f8210e6b-2f22-4d09-8087-35365e983849] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:04.651384 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-924f36dc-4372-4343-95fb-0cc6aa35fe96 req-93a6d451-2d2d-40ea-ab70-86f1557e342f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:04.652375 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-924f36dc-4372-4343-95fb-0cc6aa35fe96 req-93a6d451-2d2d-40ea-ab70-86f1557e342f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:04.652621 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-924f36dc-4372-4343-95fb-0cc6aa35fe96 req-93a6d451-2d2d-40ea-ab70-86f1557e342f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:04.655282 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-78d384b9-2a56-4fb3-b301-a555412e0bbe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:04.656553 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-78d384b9-2a56-4fb3-b301-a555412e0bbe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:04.656553 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-78d384b9-2a56-4fb3-b301-a555412e0bbe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:04.656977 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-78d384b9-2a56-4fb3-b301-a555412e0bbe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:04.657587 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-78d384b9-2a56-4fb3-b301-a555412e0bbe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:04.660946 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-78d384b9-2a56-4fb3-b301-a555412e0bbe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:04.669612 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-924f36dc-4372-4343-95fb-0cc6aa35fe96 req-93a6d451-2d2d-40ea-ab70-86f1557e342f service nova] Creating event network-vif-unplugged:24d477fb-2c7b-46b6-8293-1cca16383631 for instance 0eb506e1-4cd3-4175-86e7-0c876021c593 on np0000001904 Jun 01 22:34:04.669612 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-924f36dc-4372-4343-95fb-0cc6aa35fe96 req-93a6d451-2d2d-40ea-ab70-86f1557e342f service nova] Creating event network-vif-plugged:8012963a-f936-408b-ab2c-5c7d7e6e00a4 for instance d8873633-fd2b-4df8-ba3e-8398c85c2ac2 on np0000001904 Jun 01 22:34:04.669612 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-924f36dc-4372-4343-95fb-0cc6aa35fe96 req-93a6d451-2d2d-40ea-ab70-86f1557e342f service nova] Creating event network-vif-plugged:8012963a-f936-408b-ab2c-5c7d7e6e00a4 for instance d8873633-fd2b-4df8-ba3e-8398c85c2ac2 on np0000001904 Jun 01 22:34:04.669612 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-924f36dc-4372-4343-95fb-0cc6aa35fe96 req-93a6d451-2d2d-40ea-ab70-86f1557e342f service nova] Creating event network-vif-unplugged:733c6037-a203-4039-8803-3508a9d42ac3 for instance 22edf58b-e5a9-48b3-b021-5dc83e50a0e8 on np0000001904 Jun 01 22:34:04.669612 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-924f36dc-4372-4343-95fb-0cc6aa35fe96 req-93a6d451-2d2d-40ea-ab70-86f1557e342f service nova] Creating event network-vif-unplugged:733c6037-a203-4039-8803-3508a9d42ac3 for instance 22edf58b-e5a9-48b3-b021-5dc83e50a0e8 on np0000001904 Jun 01 22:34:04.669612 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-924f36dc-4372-4343-95fb-0cc6aa35fe96 req-93a6d451-2d2d-40ea-ab70-86f1557e342f service nova] Creating event network-vif-plugged:24d477fb-2c7b-46b6-8293-1cca16383631 for instance 0eb506e1-4cd3-4175-86e7-0c876021c593 on np0000001904 Jun 01 22:34:04.669975 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-924f36dc-4372-4343-95fb-0cc6aa35fe96 req-93a6d451-2d2d-40ea-ab70-86f1557e342f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:04.673259 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-78d384b9-2a56-4fb3-b301-a555412e0bbe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] HTTP exception thrown: Instance f8210e6b-2f22-4d09-8087-35365e983849 could not be found. Jun 01 22:34:04.673966 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-78d384b9-2a56-4fb3-b301-a555412e0bbe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Returning 404 to user: Instance f8210e6b-2f22-4d09-8087-35365e983849 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:34:04.674210 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-78d384b9-2a56-4fb3-b301-a555412e0bbe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849" status: 404 len: 111 microversion: 2.1 time: 0.030928 Jun 01 22:34:04.674757 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 453/1327] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:04 2026] GET /compute/v2.1/servers/f8210e6b-2f22-4d09-8087-35365e983849 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:34:04.681040 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-924f36dc-4372-4343-95fb-0cc6aa35fe96 req-93a6d451-2d2d-40ea-ab70-86f1557e342f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 1044 microversion: 2.1 time: 0.052667 Jun 01 22:34:04.685584 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 446/1328] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:04 2026] POST /compute/v2.1/os-server-external-events => generated 1044 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:04.695452 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5bb4200f-9b2c-438f-8b8e-d9d946e4d2d8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:04.728007 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5bb4200f-9b2c-438f-8b8e-d9d946e4d2d8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1887769916" status: 202 len: 0 microversion: 2.1 time: 0.037519 Jun 01 22:34:04.728481 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 430/1329] 10.4.3.116 () {66 vars in 1339 bytes} [Mon Jun 1 22:34:04 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1887769916 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:34:04.940028 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8734f450-4e6e-412a-b7be-d44b99f169fd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:04.941306 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8734f450-4e6e-412a-b7be-d44b99f169fd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:04.952411 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8734f450-4e6e-412a-b7be-d44b99f169fd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:04.954239 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8734f450-4e6e-412a-b7be-d44b99f169fd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:04.954595 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8734f450-4e6e-412a-b7be-d44b99f169fd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:04.955475 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8734f450-4e6e-412a-b7be-d44b99f169fd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:04.955985 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8734f450-4e6e-412a-b7be-d44b99f169fd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:04.956412 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8734f450-4e6e-412a-b7be-d44b99f169fd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:04.988285 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8734f450-4e6e-412a-b7be-d44b99f169fd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:05.210351 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8734f450-4e6e-412a-b7be-d44b99f169fd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:05.223942 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8734f450-4e6e-412a-b7be-d44b99f169fd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1319 microversion: 2.1 time: 0.293244 Jun 01 22:34:05.225065 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 454/1330] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:04 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1319 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:05.368582 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-fbf30966-46e2-4943-81c6-dd1fda06f1f4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:05.370821 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-fbf30966-46e2-4943-81c6-dd1fda06f1f4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:05.376878 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fbf30966-46e2-4943-81c6-dd1fda06f1f4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:05.376878 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fbf30966-46e2-4943-81c6-dd1fda06f1f4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:05.377910 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fbf30966-46e2-4943-81c6-dd1fda06f1f4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:05.377910 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fbf30966-46e2-4943-81c6-dd1fda06f1f4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:05.378057 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fbf30966-46e2-4943-81c6-dd1fda06f1f4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:05.378396 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fbf30966-46e2-4943-81c6-dd1fda06f1f4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:05.435946 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-fbf30966-46e2-4943-81c6-dd1fda06f1f4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:05.557674 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ff383bc2-82d1-4f96-aaab-edd29635448e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:05.561136 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ff383bc2-82d1-4f96-aaab-edd29635448e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:05.573599 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ff383bc2-82d1-4f96-aaab-edd29635448e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:05.573599 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ff383bc2-82d1-4f96-aaab-edd29635448e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:05.573731 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ff383bc2-82d1-4f96-aaab-edd29635448e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:05.575223 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ff383bc2-82d1-4f96-aaab-edd29635448e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:05.575223 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ff383bc2-82d1-4f96-aaab-edd29635448e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:05.575223 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ff383bc2-82d1-4f96-aaab-edd29635448e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:05.604483 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ff383bc2-82d1-4f96-aaab-edd29635448e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:05.661897 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-bc290a79-4385-4e79-b136-e9eb689bc915 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:05.663341 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-bc290a79-4385-4e79-b136-e9eb689bc915 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:05.680220 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc290a79-4385-4e79-b136-e9eb689bc915 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:05.680510 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc290a79-4385-4e79-b136-e9eb689bc915 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:05.680789 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc290a79-4385-4e79-b136-e9eb689bc915 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:05.681319 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc290a79-4385-4e79-b136-e9eb689bc915 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:05.681414 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-fbf30966-46e2-4943-81c6-dd1fda06f1f4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:05.681736 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc290a79-4385-4e79-b136-e9eb689bc915 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:05.681942 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc290a79-4385-4e79-b136-e9eb689bc915 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:05.697596 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-fbf30966-46e2-4943-81c6-dd1fda06f1f4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1670 microversion: 2.1 time: 0.331437 Jun 01 22:34:05.698338 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 447/1331] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:05 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1670 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:05.729005 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-bc290a79-4385-4e79-b136-e9eb689bc915 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:05.762862 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:34:05.788683 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=3 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:34:05.829836 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ff383bc2-82d1-4f96-aaab-edd29635448e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56d6c57c094f4430b76f3be49779878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25d6596b6dfc466d8d78ee7655dac06e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:05.842593 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ff383bc2-82d1-4f96-aaab-edd29635448e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5" status: 200 len: 1380 microversion: 2.1 time: 0.288021 Jun 01 22:34:05.843092 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 431/1332] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:05 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5 => generated 1380 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:05.918271 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-bc290a79-4385-4e79-b136-e9eb689bc915 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:05.928930 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-bc290a79-4385-4e79-b136-e9eb689bc915 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1732 microversion: 2.1 time: 0.269240 Jun 01 22:34:05.929516 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 455/1333] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:05 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1732 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:05.979474 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=7 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:34:06.248019 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-16174e50-ac17-4ab5-ac94-3c6d42d89cbe tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:06.250709 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-16174e50-ac17-4ab5-ac94-3c6d42d89cbe tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:06.257994 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-16174e50-ac17-4ab5-ac94-3c6d42d89cbe tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:06.258244 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-16174e50-ac17-4ab5-ac94-3c6d42d89cbe tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:06.258531 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-16174e50-ac17-4ab5-ac94-3c6d42d89cbe tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:06.259020 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-16174e50-ac17-4ab5-ac94-3c6d42d89cbe tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:06.259490 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-16174e50-ac17-4ab5-ac94-3c6d42d89cbe tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:06.259818 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-16174e50-ac17-4ab5-ac94-3c6d42d89cbe tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:06.288334 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-16174e50-ac17-4ab5-ac94-3c6d42d89cbe tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:06.439522 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-16174e50-ac17-4ab5-ac94-3c6d42d89cbe tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:06.447907 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-16174e50-ac17-4ab5-ac94-3c6d42d89cbe tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1319 microversion: 2.1 time: 0.205313 Jun 01 22:34:06.448185 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 448/1334] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:06 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1319 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:06.699668 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-d87231d8-f79e-4143-9c41-c5c6ff6716b2 req-755f2378-a36c-45a5-837a-8baf9da81651 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "52fef60d-46ba-43f3-88ba-fad2ccd79d64", "name": "network-vif-plugged", "status": "completed", "tag": "962de2cb-65f3-4474-8fd2-ca4e4480a1e8"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:06.709608 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d87231d8-f79e-4143-9c41-c5c6ff6716b2 req-755f2378-a36c-45a5-837a-8baf9da81651 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:06.709608 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d87231d8-f79e-4143-9c41-c5c6ff6716b2 req-755f2378-a36c-45a5-837a-8baf9da81651 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:06.709608 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d87231d8-f79e-4143-9c41-c5c6ff6716b2 req-755f2378-a36c-45a5-837a-8baf9da81651 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:06.711553 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=221,nova_cell1:UPDATE=8,nova_cell1:INSERT=6 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:34:06.720533 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-d87231d8-f79e-4143-9c41-c5c6ff6716b2 req-755f2378-a36c-45a5-837a-8baf9da81651 service nova] Creating event network-vif-plugged:962de2cb-65f3-4474-8fd2-ca4e4480a1e8 for instance 52fef60d-46ba-43f3-88ba-fad2ccd79d64 on np0000001904 Jun 01 22:34:06.721511 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-d87231d8-f79e-4143-9c41-c5c6ff6716b2 req-755f2378-a36c-45a5-837a-8baf9da81651 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:06.726310 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-d87231d8-f79e-4143-9c41-c5c6ff6716b2 req-755f2378-a36c-45a5-837a-8baf9da81651 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030224 Jun 01 22:34:06.726856 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 432/1335] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:06 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:06.763917 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-d01db14e-5acf-44e4-a4cf-b36104b4340f req-388d36c8-433d-468c-a3d8-3c1e8078852f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0eb506e1-4cd3-4175-86e7-0c876021c593", "name": "network-vif-plugged", "status": "completed", "tag": "24d477fb-2c7b-46b6-8293-1cca16383631"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:06.771192 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-d01db14e-5acf-44e4-a4cf-b36104b4340f req-388d36c8-433d-468c-a3d8-3c1e8078852f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:06.771192 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-d01db14e-5acf-44e4-a4cf-b36104b4340f req-388d36c8-433d-468c-a3d8-3c1e8078852f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:06.771369 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-d01db14e-5acf-44e4-a4cf-b36104b4340f req-388d36c8-433d-468c-a3d8-3c1e8078852f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:06.778463 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-d01db14e-5acf-44e4-a4cf-b36104b4340f req-388d36c8-433d-468c-a3d8-3c1e8078852f service nova] Creating event network-vif-plugged:24d477fb-2c7b-46b6-8293-1cca16383631 for instance 0eb506e1-4cd3-4175-86e7-0c876021c593 on np0000001904 Jun 01 22:34:06.778916 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-d01db14e-5acf-44e4-a4cf-b36104b4340f req-388d36c8-433d-468c-a3d8-3c1e8078852f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:06.786616 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-d01db14e-5acf-44e4-a4cf-b36104b4340f req-388d36c8-433d-468c-a3d8-3c1e8078852f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024886 Jun 01 22:34:06.787224 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 456/1336] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:06 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:06.859600 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9b995e74-ce26-4bce-b689-af54690ad47f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:06.860267 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9b995e74-ce26-4bce-b689-af54690ad47f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:06.866411 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b995e74-ce26-4bce-b689-af54690ad47f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:06.866921 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b995e74-ce26-4bce-b689-af54690ad47f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:06.867313 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b995e74-ce26-4bce-b689-af54690ad47f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:06.867959 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b995e74-ce26-4bce-b689-af54690ad47f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:06.868427 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b995e74-ce26-4bce-b689-af54690ad47f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:06.868932 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b995e74-ce26-4bce-b689-af54690ad47f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:06.892045 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9b995e74-ce26-4bce-b689-af54690ad47f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:06.950333 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5a5af8ec-1df3-4b20-b4bd-f0d8348b8510 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:06.953674 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5a5af8ec-1df3-4b20-b4bd-f0d8348b8510 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:06.961798 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a5af8ec-1df3-4b20-b4bd-f0d8348b8510 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:06.963408 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a5af8ec-1df3-4b20-b4bd-f0d8348b8510 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:06.963408 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a5af8ec-1df3-4b20-b4bd-f0d8348b8510 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:06.963408 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a5af8ec-1df3-4b20-b4bd-f0d8348b8510 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:06.963627 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a5af8ec-1df3-4b20-b4bd-f0d8348b8510 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:06.964077 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a5af8ec-1df3-4b20-b4bd-f0d8348b8510 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:06.984880 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5a5af8ec-1df3-4b20-b4bd-f0d8348b8510 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:07.055635 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9b995e74-ce26-4bce-b689-af54690ad47f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56d6c57c094f4430b76f3be49779878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25d6596b6dfc466d8d78ee7655dac06e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:07.063596 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9b995e74-ce26-4bce-b689-af54690ad47f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5" status: 200 len: 1380 microversion: 2.1 time: 0.207175 Jun 01 22:34:07.063596 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 449/1337] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:06 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5 => generated 1380 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:07.143986 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5a5af8ec-1df3-4b20-b4bd-f0d8348b8510 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:07.186222 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5a5af8ec-1df3-4b20-b4bd-f0d8348b8510 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1732 microversion: 2.1 time: 0.238825 Jun 01 22:34:07.186701 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 433/1338] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:06 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1732 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:07.416391 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerActionsTestOtherA-server-138248446", "imageRef": "", "flavorRef": "42", "networks": [{"uuid": "295b8b7f-7824-4fc6-9e47-7c408b37b02a"}], "security_groups": [{"name": "tempest-securitygroup--1783897709"}], "key_name": "tempest-keypair-233052770", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo=", "block_device_mapping_v2": [{"uuid": "9152cc7e-c778-4f33-b293-96e6840c3aba", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:07.463496 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:07.463917 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:07.464234 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:07.464878 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:07.465230 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:07.465529 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:07.471171 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-bf139bbf-5a2f-47c3-b362-fa00687f9a32 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:07.472526 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-bf139bbf-5a2f-47c3-b362-fa00687f9a32 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:07.478023 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:07.478968 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bf139bbf-5a2f-47c3-b362-fa00687f9a32 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:07.479259 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bf139bbf-5a2f-47c3-b362-fa00687f9a32 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:07.479474 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bf139bbf-5a2f-47c3-b362-fa00687f9a32 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:07.479947 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bf139bbf-5a2f-47c3-b362-fa00687f9a32 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:07.480241 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bf139bbf-5a2f-47c3-b362-fa00687f9a32 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:07.480540 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bf139bbf-5a2f-47c3-b362-fa00687f9a32 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:07.500383 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-bf139bbf-5a2f-47c3-b362-fa00687f9a32 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:07.555592 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] validate_networks() for [('295b8b7f-7824-4fc6-9e47-7c408b37b02a', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:34:07.555592 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:07.681789 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-bf139bbf-5a2f-47c3-b362-fa00687f9a32 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:07.695740 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-bf139bbf-5a2f-47c3-b362-fa00687f9a32 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1511 microversion: 2.1 time: 0.225924 Jun 01 22:34:07.695969 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 450/1339] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:07 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1511 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:07.712403 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b15b84ce-ac19-4c91-9c7e-676ac66beb19 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:07.714490 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b15b84ce-ac19-4c91-9c7e-676ac66beb19 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:07.721114 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b15b84ce-ac19-4c91-9c7e-676ac66beb19 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:07.721114 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b15b84ce-ac19-4c91-9c7e-676ac66beb19 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:07.721114 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b15b84ce-ac19-4c91-9c7e-676ac66beb19 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:07.721365 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b15b84ce-ac19-4c91-9c7e-676ac66beb19 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:07.721497 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b15b84ce-ac19-4c91-9c7e-676ac66beb19 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:07.721645 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b15b84ce-ac19-4c91-9c7e-676ac66beb19 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:07.737248 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-b15b84ce-ac19-4c91-9c7e-676ac66beb19 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lazy-loading 'flavor' on Instance uuid 0eb506e1-4cd3-4175-86e7-0c876021c593 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:34:07.801746 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b15b84ce-ac19-4c91-9c7e-676ac66beb19 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "POST /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593/action" status: 200 len: 32 microversion: 2.1 time: 0.091229 Jun 01 22:34:07.802161 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 434/1340] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:34:07 2026] POST /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593/action => generated 32 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:34:07.813927 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5b52caaf-1c6d-4f56-9d37-045c08e3e5b2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:07.816506 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5b52caaf-1c6d-4f56-9d37-045c08e3e5b2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:07.827327 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b52caaf-1c6d-4f56-9d37-045c08e3e5b2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:07.827402 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b52caaf-1c6d-4f56-9d37-045c08e3e5b2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:07.827900 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b52caaf-1c6d-4f56-9d37-045c08e3e5b2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:07.828942 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b52caaf-1c6d-4f56-9d37-045c08e3e5b2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:07.829763 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b52caaf-1c6d-4f56-9d37-045c08e3e5b2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:07.831106 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b52caaf-1c6d-4f56-9d37-045c08e3e5b2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:07.855716 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5b52caaf-1c6d-4f56-9d37-045c08e3e5b2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:07.872090 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:08.072131 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5b52caaf-1c6d-4f56-9d37-045c08e3e5b2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:08.083655 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7b80baf2-5d2b-4f82-b045-f36881d48cdf tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:08.084027 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5b52caaf-1c6d-4f56-9d37-045c08e3e5b2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1517 microversion: 2.1 time: 0.272678 Jun 01 22:34:08.084148 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:34:08.084343 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:34:08.084428 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 451/1341] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:07 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1517 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:08.084631 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:34:08.084957 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:34:08.085177 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:34:08.089064 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7b80baf2-5d2b-4f82-b045-f36881d48cdf tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:08.097380 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:08.097694 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:08.097749 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:08.099001 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:08.099001 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:08.100286 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7b80baf2-5d2b-4f82-b045-f36881d48cdf tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:08.100518 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:08.101180 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7b80baf2-5d2b-4f82-b045-f36881d48cdf tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:08.101180 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7b80baf2-5d2b-4f82-b045-f36881d48cdf tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:08.102319 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7b80baf2-5d2b-4f82-b045-f36881d48cdf tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:08.102319 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7b80baf2-5d2b-4f82-b045-f36881d48cdf tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:08.102807 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7b80baf2-5d2b-4f82-b045-f36881d48cdf tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:08.112548 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Getting quotas for project ab19ef7cceb34fce890a0240560dd5de. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:34:08.115870 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Getting quotas for user 3fa2b5aff9c346309762c54a89c64cdd and project ab19ef7cceb34fce890a0240560dd5de. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:34:08.126844 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7b80baf2-5d2b-4f82-b045-f36881d48cdf tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:08.163362 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:34:08.164862 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] 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='9152cc7e-c778-4f33-b293-96e6840c3aba',volume_size=None,volume_type=None)] {{(pid=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:34:08.214421 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-feedb5ff-0762-427b-a82f-73a22920f06b tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:08.217392 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-feedb5ff-0762-427b-a82f-73a22920f06b tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:08.225533 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-feedb5ff-0762-427b-a82f-73a22920f06b tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:08.226130 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-feedb5ff-0762-427b-a82f-73a22920f06b tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:08.226579 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-feedb5ff-0762-427b-a82f-73a22920f06b tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:08.227334 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-feedb5ff-0762-427b-a82f-73a22920f06b tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:08.227890 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-feedb5ff-0762-427b-a82f-73a22920f06b tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:08.228357 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-feedb5ff-0762-427b-a82f-73a22920f06b tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:08.258028 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-feedb5ff-0762-427b-a82f-73a22920f06b tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:08.316122 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0618bb93-4232-4979-807e-ea7a75426f71 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.901904 Jun 01 22:34:08.317880 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 457/1342] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:34:07 2026] POST /compute/v2.1/servers => generated 406 bytes in 904 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:34:08.335660 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-08ef39b5-61ed-4441-8ce5-b9eb2e3a15eb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:08.337619 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-08ef39b5-61ed-4441-8ce5-b9eb2e3a15eb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:08.348728 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7b80baf2-5d2b-4f82-b045-f36881d48cdf tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56d6c57c094f4430b76f3be49779878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25d6596b6dfc466d8d78ee7655dac06e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:08.354651 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-08ef39b5-61ed-4441-8ce5-b9eb2e3a15eb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:08.357386 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7b80baf2-5d2b-4f82-b045-f36881d48cdf tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5" status: 200 len: 1380 microversion: 2.1 time: 0.276502 Jun 01 22:34:08.357663 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 435/1343] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:08 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5 => generated 1380 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:08.440509 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-08ef39b5-61ed-4441-8ce5-b9eb2e3a15eb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:08.451816 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-08ef39b5-61ed-4441-8ce5-b9eb2e3a15eb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1079 microversion: 2.1 time: 0.118479 Jun 01 22:34:08.452438 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 458/1344] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:08 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1079 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:08.534812 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-feedb5ff-0762-427b-a82f-73a22920f06b tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:08.543558 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-feedb5ff-0762-427b-a82f-73a22920f06b tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1732 microversion: 2.1 time: 0.332044 Jun 01 22:34:08.544077 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 452/1345] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:08 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1732 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:09.106590 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-27c3bebe-251d-454b-8956-d35a0aa31591 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:09.107634 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-27c3bebe-251d-454b-8956-d35a0aa31591 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:09.113019 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27c3bebe-251d-454b-8956-d35a0aa31591 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:09.113335 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27c3bebe-251d-454b-8956-d35a0aa31591 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:09.113583 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27c3bebe-251d-454b-8956-d35a0aa31591 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:09.114162 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27c3bebe-251d-454b-8956-d35a0aa31591 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:09.114516 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27c3bebe-251d-454b-8956-d35a0aa31591 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:09.114851 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27c3bebe-251d-454b-8956-d35a0aa31591 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:09.137177 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-27c3bebe-251d-454b-8956-d35a0aa31591 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:09.387002 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0b169044-04e7-4a58-8062-181c189fcf2f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:09.390638 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0b169044-04e7-4a58-8062-181c189fcf2f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:09.405032 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0b169044-04e7-4a58-8062-181c189fcf2f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:09.405398 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0b169044-04e7-4a58-8062-181c189fcf2f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:09.405823 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0b169044-04e7-4a58-8062-181c189fcf2f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:09.406631 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0b169044-04e7-4a58-8062-181c189fcf2f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:09.408783 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0b169044-04e7-4a58-8062-181c189fcf2f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:09.409908 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0b169044-04e7-4a58-8062-181c189fcf2f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:09.420882 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-27c3bebe-251d-454b-8956-d35a0aa31591 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:09.435513 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-27c3bebe-251d-454b-8956-d35a0aa31591 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1517 microversion: 2.1 time: 0.330993 Jun 01 22:34:09.435513 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 436/1346] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:09 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1517 bytes in 331 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:09.449784 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-67b6eaf8-4c44-434d-b286-ca9ab802cc4f req-f78d2fd1-4306-4494-8c82-076aad68b7b8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "816e037a-76d4-485f-b52c-a4825f243ae5", "name": "network-vif-plugged", "status": "completed", "tag": "1a70f8c7-bdc8-4f9d-9392-faece53aaec9"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:09.451687 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0b169044-04e7-4a58-8062-181c189fcf2f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:09.459728 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-67b6eaf8-4c44-434d-b286-ca9ab802cc4f req-f78d2fd1-4306-4494-8c82-076aad68b7b8 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:09.460055 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-67b6eaf8-4c44-434d-b286-ca9ab802cc4f req-f78d2fd1-4306-4494-8c82-076aad68b7b8 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:09.460314 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-67b6eaf8-4c44-434d-b286-ca9ab802cc4f req-f78d2fd1-4306-4494-8c82-076aad68b7b8 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:09.475287 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-67b6eaf8-4c44-434d-b286-ca9ab802cc4f req-f78d2fd1-4306-4494-8c82-076aad68b7b8 service nova] Creating event network-vif-plugged:1a70f8c7-bdc8-4f9d-9392-faece53aaec9 for instance 816e037a-76d4-485f-b52c-a4825f243ae5 on np0000001904 Jun 01 22:34:09.475287 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-67b6eaf8-4c44-434d-b286-ca9ab802cc4f req-f78d2fd1-4306-4494-8c82-076aad68b7b8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:09.477789 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-584458a8-7b1f-459b-ab36-7d2edea17f3e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:09.479343 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-584458a8-7b1f-459b-ab36-7d2edea17f3e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:09.481104 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-67b6eaf8-4c44-434d-b286-ca9ab802cc4f req-f78d2fd1-4306-4494-8c82-076aad68b7b8 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033562 Jun 01 22:34:09.481622 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 453/1347] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:09 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:09.490062 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-584458a8-7b1f-459b-ab36-7d2edea17f3e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:09.490062 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-584458a8-7b1f-459b-ab36-7d2edea17f3e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:09.490062 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-584458a8-7b1f-459b-ab36-7d2edea17f3e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:09.494023 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-584458a8-7b1f-459b-ab36-7d2edea17f3e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:09.494349 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-584458a8-7b1f-459b-ab36-7d2edea17f3e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:09.494620 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-584458a8-7b1f-459b-ab36-7d2edea17f3e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:09.519581 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-584458a8-7b1f-459b-ab36-7d2edea17f3e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:09.569438 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-298b6ff6-ec59-43b9-b440-d71a7d3c27f8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:09.573529 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-298b6ff6-ec59-43b9-b440-d71a7d3c27f8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:09.581030 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-298b6ff6-ec59-43b9-b440-d71a7d3c27f8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:09.581406 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-298b6ff6-ec59-43b9-b440-d71a7d3c27f8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:09.581767 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-298b6ff6-ec59-43b9-b440-d71a7d3c27f8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:09.582500 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-298b6ff6-ec59-43b9-b440-d71a7d3c27f8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:09.583189 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-298b6ff6-ec59-43b9-b440-d71a7d3c27f8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:09.584579 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-298b6ff6-ec59-43b9-b440-d71a7d3c27f8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:09.592729 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-584458a8-7b1f-459b-ab36-7d2edea17f3e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:09.604527 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-584458a8-7b1f-459b-ab36-7d2edea17f3e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1129 microversion: 2.1 time: 0.127803 Jun 01 22:34:09.604865 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 437/1348] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:09 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1129 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:09.618595 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-298b6ff6-ec59-43b9-b440-d71a7d3c27f8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:09.730765 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0b169044-04e7-4a58-8062-181c189fcf2f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56d6c57c094f4430b76f3be49779878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25d6596b6dfc466d8d78ee7655dac06e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:09.743166 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0b169044-04e7-4a58-8062-181c189fcf2f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5" status: 200 len: 1380 microversion: 2.1 time: 0.362381 Jun 01 22:34:09.743426 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 459/1349] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:09 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5 => generated 1380 bytes in 363 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:09.791852 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-298b6ff6-ec59-43b9-b440-d71a7d3c27f8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:09.803509 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-298b6ff6-ec59-43b9-b440-d71a7d3c27f8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1732 microversion: 2.1 time: 0.236984 Jun 01 22:34:09.804007 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 454/1350] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:09 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1732 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:09.853458 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1a9e8fa9-d825-4fb1-a632-df23aad5da80 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "6611581a-9a2e-4d7b-be72-b5270dd03b32"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:09.855244 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1a9e8fa9-d825-4fb1-a632-df23aad5da80 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:09.859522 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a9e8fa9-d825-4fb1-a632-df23aad5da80 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:09.859853 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a9e8fa9-d825-4fb1-a632-df23aad5da80 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:09.860062 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a9e8fa9-d825-4fb1-a632-df23aad5da80 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:09.860368 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a9e8fa9-d825-4fb1-a632-df23aad5da80 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:09.860594 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a9e8fa9-d825-4fb1-a632-df23aad5da80 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:09.860717 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a9e8fa9-d825-4fb1-a632-df23aad5da80 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:10.470349 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a95fe2c8-c626-4f92-8540-0cf79f0a7cdc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:10.476675 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a95fe2c8-c626-4f92-8540-0cf79f0a7cdc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:10.496058 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a95fe2c8-c626-4f92-8540-0cf79f0a7cdc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:10.496451 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a95fe2c8-c626-4f92-8540-0cf79f0a7cdc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:10.496995 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a95fe2c8-c626-4f92-8540-0cf79f0a7cdc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:10.497629 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a95fe2c8-c626-4f92-8540-0cf79f0a7cdc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:10.498652 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a95fe2c8-c626-4f92-8540-0cf79f0a7cdc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:10.498652 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a95fe2c8-c626-4f92-8540-0cf79f0a7cdc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:10.517874 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a95fe2c8-c626-4f92-8540-0cf79f0a7cdc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:10.634213 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-58f674b3-d50e-4605-8e50-6061fc58e656 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:10.637201 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-58f674b3-d50e-4605-8e50-6061fc58e656 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:10.645029 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-58f674b3-d50e-4605-8e50-6061fc58e656 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:10.645938 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-58f674b3-d50e-4605-8e50-6061fc58e656 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:10.646543 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-58f674b3-d50e-4605-8e50-6061fc58e656 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:10.647810 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-58f674b3-d50e-4605-8e50-6061fc58e656 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:10.648415 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-58f674b3-d50e-4605-8e50-6061fc58e656 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:10.649187 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-58f674b3-d50e-4605-8e50-6061fc58e656 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:10.672347 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-58f674b3-d50e-4605-8e50-6061fc58e656 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:10.757686 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a95fe2c8-c626-4f92-8540-0cf79f0a7cdc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:10.769177 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-58f674b3-d50e-4605-8e50-6061fc58e656 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:10.770963 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a95fe2c8-c626-4f92-8540-0cf79f0a7cdc tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1517 microversion: 2.1 time: 0.315713 Jun 01 22:34:10.771299 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 460/1351] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:10 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1517 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:10.774032 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5acd52d2-6fc6-455d-a511-70869a139c90 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:10.775746 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5acd52d2-6fc6-455d-a511-70869a139c90 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:10.783233 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5acd52d2-6fc6-455d-a511-70869a139c90 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:10.783417 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-58f674b3-d50e-4605-8e50-6061fc58e656 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1177 microversion: 2.1 time: 0.154954 Jun 01 22:34:10.783488 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5acd52d2-6fc6-455d-a511-70869a139c90 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:10.783593 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 455/1352] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:10 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1177 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:10.783639 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5acd52d2-6fc6-455d-a511-70869a139c90 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:10.783639 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5acd52d2-6fc6-455d-a511-70869a139c90 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:10.783639 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5acd52d2-6fc6-455d-a511-70869a139c90 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:10.783808 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5acd52d2-6fc6-455d-a511-70869a139c90 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:10.813502 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-5acd52d2-6fc6-455d-a511-70869a139c90 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:10.824270 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-57364a43-fb40-4dad-85ed-24a92bf02a4a tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:10.827583 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-57364a43-fb40-4dad-85ed-24a92bf02a4a tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:10.835845 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-57364a43-fb40-4dad-85ed-24a92bf02a4a tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:10.836394 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-57364a43-fb40-4dad-85ed-24a92bf02a4a tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:10.836871 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-57364a43-fb40-4dad-85ed-24a92bf02a4a tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:10.837674 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-57364a43-fb40-4dad-85ed-24a92bf02a4a tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:10.838181 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-57364a43-fb40-4dad-85ed-24a92bf02a4a tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:10.838612 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-57364a43-fb40-4dad-85ed-24a92bf02a4a tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:10.861711 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-57364a43-fb40-4dad-85ed-24a92bf02a4a tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:11.012350 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5acd52d2-6fc6-455d-a511-70869a139c90 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56d6c57c094f4430b76f3be49779878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25d6596b6dfc466d8d78ee7655dac06e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:11.028081 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5acd52d2-6fc6-455d-a511-70869a139c90 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5" status: 200 len: 1380 microversion: 2.1 time: 0.255530 Jun 01 22:34:11.028081 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 461/1353] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:10 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5 => generated 1380 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:11.040885 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-57364a43-fb40-4dad-85ed-24a92bf02a4a tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:11.057482 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-57364a43-fb40-4dad-85ed-24a92bf02a4a tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1732 microversion: 2.1 time: 0.236796 Jun 01 22:34:11.058410 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 456/1354] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:10 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1732 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:11.538226 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-db766c5e-4924-490d-91ce-b33e9ee985ae req-919882e2-7d1b-47b6-9d17-99d4e229f95c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "816e037a-76d4-485f-b52c-a4825f243ae5", "name": "network-vif-plugged", "status": "completed", "tag": "1a70f8c7-bdc8-4f9d-9392-faece53aaec9"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:11.547374 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-db766c5e-4924-490d-91ce-b33e9ee985ae req-919882e2-7d1b-47b6-9d17-99d4e229f95c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:11.547593 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-db766c5e-4924-490d-91ce-b33e9ee985ae req-919882e2-7d1b-47b6-9d17-99d4e229f95c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:11.547760 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-db766c5e-4924-490d-91ce-b33e9ee985ae req-919882e2-7d1b-47b6-9d17-99d4e229f95c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:11.555265 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-db766c5e-4924-490d-91ce-b33e9ee985ae req-919882e2-7d1b-47b6-9d17-99d4e229f95c service nova] Creating event network-vif-plugged:1a70f8c7-bdc8-4f9d-9392-faece53aaec9 for instance 816e037a-76d4-485f-b52c-a4825f243ae5 on np0000001904 Jun 01 22:34:11.555728 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-db766c5e-4924-490d-91ce-b33e9ee985ae req-919882e2-7d1b-47b6-9d17-99d4e229f95c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:11.560683 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-db766c5e-4924-490d-91ce-b33e9ee985ae req-919882e2-7d1b-47b6-9d17-99d4e229f95c service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027066 Jun 01 22:34:11.561866 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 462/1355] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:11 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:11.796000 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-78f7024f-8d51-46c8-bd19-1fe40ed491c0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:11.799389 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-78f7024f-8d51-46c8-bd19-1fe40ed491c0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:11.806617 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-78f7024f-8d51-46c8-bd19-1fe40ed491c0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:11.806981 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-78f7024f-8d51-46c8-bd19-1fe40ed491c0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:11.807255 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-78f7024f-8d51-46c8-bd19-1fe40ed491c0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:11.807850 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-78f7024f-8d51-46c8-bd19-1fe40ed491c0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:11.808760 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-78f7024f-8d51-46c8-bd19-1fe40ed491c0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:11.810391 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-78f7024f-8d51-46c8-bd19-1fe40ed491c0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:11.811008 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0ae77622-9fb8-4a2d-b76f-bb8240f5c8be tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:11.816403 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0ae77622-9fb8-4a2d-b76f-bb8240f5c8be tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:11.822073 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0ae77622-9fb8-4a2d-b76f-bb8240f5c8be tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:11.822412 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0ae77622-9fb8-4a2d-b76f-bb8240f5c8be tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:11.822708 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0ae77622-9fb8-4a2d-b76f-bb8240f5c8be tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:11.823257 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0ae77622-9fb8-4a2d-b76f-bb8240f5c8be tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:11.823723 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0ae77622-9fb8-4a2d-b76f-bb8240f5c8be tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:11.824116 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0ae77622-9fb8-4a2d-b76f-bb8240f5c8be tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:11.829583 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-78f7024f-8d51-46c8-bd19-1fe40ed491c0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:11.850507 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0ae77622-9fb8-4a2d-b76f-bb8240f5c8be tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:11.942447 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0ae77622-9fb8-4a2d-b76f-bb8240f5c8be tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:11.953699 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0ae77622-9fb8-4a2d-b76f-bb8240f5c8be tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1177 microversion: 2.1 time: 0.147680 Jun 01 22:34:11.953699 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 463/1356] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:11 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1177 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:11.955787 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-414ae323-7a61-4491-82f4-79cbec89074d req-2ac14ff1-8231-4018-ae74-5a32e8828251 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0eb506e1-4cd3-4175-86e7-0c876021c593", "name": "network-vif-unplugged", "status": "completed", "tag": "24d477fb-2c7b-46b6-8293-1cca16383631"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:11.961758 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-414ae323-7a61-4491-82f4-79cbec89074d req-2ac14ff1-8231-4018-ae74-5a32e8828251 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:11.961956 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-414ae323-7a61-4491-82f4-79cbec89074d req-2ac14ff1-8231-4018-ae74-5a32e8828251 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:11.962096 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-414ae323-7a61-4491-82f4-79cbec89074d req-2ac14ff1-8231-4018-ae74-5a32e8828251 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:11.972770 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-414ae323-7a61-4491-82f4-79cbec89074d req-2ac14ff1-8231-4018-ae74-5a32e8828251 service nova] Creating event network-vif-unplugged:24d477fb-2c7b-46b6-8293-1cca16383631 for instance 0eb506e1-4cd3-4175-86e7-0c876021c593 on np0000001904 Jun 01 22:34:11.974550 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-414ae323-7a61-4491-82f4-79cbec89074d req-2ac14ff1-8231-4018-ae74-5a32e8828251 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:11.979485 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-414ae323-7a61-4491-82f4-79cbec89074d req-2ac14ff1-8231-4018-ae74-5a32e8828251 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.025680 Jun 01 22:34:11.979881 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 464/1357] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:11 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:12.011482 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-78f7024f-8d51-46c8-bd19-1fe40ed491c0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:12.020389 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-78f7024f-8d51-46c8-bd19-1fe40ed491c0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1517 microversion: 2.1 time: 0.227009 Jun 01 22:34:12.020715 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 457/1358] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:11 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1517 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:12.060234 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-acc50f77-cc77-449f-8bfe-a6f3d51668de tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:12.062007 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-acc50f77-cc77-449f-8bfe-a6f3d51668de tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:12.066802 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-acc50f77-cc77-449f-8bfe-a6f3d51668de tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:12.067088 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-acc50f77-cc77-449f-8bfe-a6f3d51668de tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:12.067306 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-acc50f77-cc77-449f-8bfe-a6f3d51668de tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:12.067809 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-acc50f77-cc77-449f-8bfe-a6f3d51668de tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:12.068170 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-acc50f77-cc77-449f-8bfe-a6f3d51668de tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:12.068470 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-acc50f77-cc77-449f-8bfe-a6f3d51668de tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:12.077502 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b925c86f-73c9-4d52-922e-4511cac3fb14 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:12.082040 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b925c86f-73c9-4d52-922e-4511cac3fb14 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:12.090598 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-acc50f77-cc77-449f-8bfe-a6f3d51668de tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:12.091150 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b925c86f-73c9-4d52-922e-4511cac3fb14 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:12.091465 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b925c86f-73c9-4d52-922e-4511cac3fb14 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:12.091726 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b925c86f-73c9-4d52-922e-4511cac3fb14 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:12.092299 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b925c86f-73c9-4d52-922e-4511cac3fb14 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:12.092685 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b925c86f-73c9-4d52-922e-4511cac3fb14 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:12.093021 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b925c86f-73c9-4d52-922e-4511cac3fb14 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:12.111111 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b925c86f-73c9-4d52-922e-4511cac3fb14 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:12.263282 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b925c86f-73c9-4d52-922e-4511cac3fb14 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:12.271933 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b925c86f-73c9-4d52-922e-4511cac3fb14 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1732 microversion: 2.1 time: 0.198588 Jun 01 22:34:12.272246 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 458/1359] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:12 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1732 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:12.280542 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-acc50f77-cc77-449f-8bfe-a6f3d51668de tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56d6c57c094f4430b76f3be49779878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25d6596b6dfc466d8d78ee7655dac06e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:12.287726 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-acc50f77-cc77-449f-8bfe-a6f3d51668de tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5" status: 200 len: 1583 microversion: 2.1 time: 0.229501 Jun 01 22:34:12.288067 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 465/1360] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:12 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5 => generated 1583 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:12.307766 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4e38b6a7-060d-4191-8b7b-5789fabc1a7f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:12.310032 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4e38b6a7-060d-4191-8b7b-5789fabc1a7f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:12.313794 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e38b6a7-060d-4191-8b7b-5789fabc1a7f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:12.314015 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e38b6a7-060d-4191-8b7b-5789fabc1a7f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:12.314151 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e38b6a7-060d-4191-8b7b-5789fabc1a7f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:12.314395 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e38b6a7-060d-4191-8b7b-5789fabc1a7f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:12.314529 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e38b6a7-060d-4191-8b7b-5789fabc1a7f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:12.314683 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e38b6a7-060d-4191-8b7b-5789fabc1a7f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:12.330299 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4e38b6a7-060d-4191-8b7b-5789fabc1a7f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:12.410038 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4e38b6a7-060d-4191-8b7b-5789fabc1a7f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.104556 Jun 01 22:34:12.410417 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 459/1361] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:34:12 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5/os-interface => generated 282 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:12.440539 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1a9e8fa9-d825-4fb1-a632-df23aad5da80 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "POST /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.589338 Jun 01 22:34:12.442916 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 438/1362] 10.4.3.116 () {70 vars in 1482 bytes} [Mon Jun 1 22:34:09 2026] POST /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments => generated 194 bytes in 2590 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:34:12.976140 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f37831ef-4d70-400e-a620-c817f633ac20 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:12.978663 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f37831ef-4d70-400e-a620-c817f633ac20 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:12.987032 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f37831ef-4d70-400e-a620-c817f633ac20 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:12.987281 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f37831ef-4d70-400e-a620-c817f633ac20 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:12.987519 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f37831ef-4d70-400e-a620-c817f633ac20 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:12.988347 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f37831ef-4d70-400e-a620-c817f633ac20 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:12.988672 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f37831ef-4d70-400e-a620-c817f633ac20 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:12.990493 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f37831ef-4d70-400e-a620-c817f633ac20 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:13.011214 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f37831ef-4d70-400e-a620-c817f633ac20 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:13.041317 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d8a56c1d-ef3f-457b-8c06-c895e8562433 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:13.043184 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d8a56c1d-ef3f-457b-8c06-c895e8562433 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:13.047959 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d8a56c1d-ef3f-457b-8c06-c895e8562433 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:13.048339 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d8a56c1d-ef3f-457b-8c06-c895e8562433 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:13.048644 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d8a56c1d-ef3f-457b-8c06-c895e8562433 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:13.049149 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d8a56c1d-ef3f-457b-8c06-c895e8562433 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:13.049482 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d8a56c1d-ef3f-457b-8c06-c895e8562433 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:13.049794 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d8a56c1d-ef3f-457b-8c06-c895e8562433 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:13.081243 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-d8a56c1d-ef3f-457b-8c06-c895e8562433 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:13.098990 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f37831ef-4d70-400e-a620-c817f633ac20 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:13.108310 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f37831ef-4d70-400e-a620-c817f633ac20 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1185 microversion: 2.1 time: 0.136960 Jun 01 22:34:13.108805 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 466/1363] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:12 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1185 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:13.205159 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-a920586e-7325-497c-89b4-2fbf73c30dd5 req-c65fdb14-f766-4ac5-8a20-4bc4b6095d65 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "816e037a-76d4-485f-b52c-a4825f243ae5", "tag": "1a70f8c7-bdc8-4f9d-9392-faece53aaec9"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:13.211551 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a920586e-7325-497c-89b4-2fbf73c30dd5 req-c65fdb14-f766-4ac5-8a20-4bc4b6095d65 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:13.211793 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a920586e-7325-497c-89b4-2fbf73c30dd5 req-c65fdb14-f766-4ac5-8a20-4bc4b6095d65 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:13.211993 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a920586e-7325-497c-89b4-2fbf73c30dd5 req-c65fdb14-f766-4ac5-8a20-4bc4b6095d65 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:13.219156 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-a920586e-7325-497c-89b4-2fbf73c30dd5 req-c65fdb14-f766-4ac5-8a20-4bc4b6095d65 service nova] Creating event network-changed:1a70f8c7-bdc8-4f9d-9392-faece53aaec9 for instance 816e037a-76d4-485f-b52c-a4825f243ae5 on np0000001904 Jun 01 22:34:13.219156 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-a920586e-7325-497c-89b4-2fbf73c30dd5 req-c65fdb14-f766-4ac5-8a20-4bc4b6095d65 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:13.225345 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-a920586e-7325-497c-89b4-2fbf73c30dd5 req-c65fdb14-f766-4ac5-8a20-4bc4b6095d65 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022444 Jun 01 22:34:13.225796 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 439/1364] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:13 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:13.245774 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d8a56c1d-ef3f-457b-8c06-c895e8562433 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:13.257530 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d8a56c1d-ef3f-457b-8c06-c895e8562433 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1517 microversion: 2.1 time: 0.218324 Jun 01 22:34:13.257939 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 460/1365] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:13 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1517 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:13.288045 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-65c905c7-4a59-44d1-a610-602d98d7721f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:13.289578 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-65c905c7-4a59-44d1-a610-602d98d7721f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:13.294689 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-65c905c7-4a59-44d1-a610-602d98d7721f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:13.295098 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-65c905c7-4a59-44d1-a610-602d98d7721f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:13.295393 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-65c905c7-4a59-44d1-a610-602d98d7721f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:13.295972 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-65c905c7-4a59-44d1-a610-602d98d7721f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:13.296364 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-65c905c7-4a59-44d1-a610-602d98d7721f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:13.296706 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-65c905c7-4a59-44d1-a610-602d98d7721f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:13.315726 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-65c905c7-4a59-44d1-a610-602d98d7721f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:13.476228 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-65c905c7-4a59-44d1-a610-602d98d7721f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:13.488444 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-65c905c7-4a59-44d1-a610-602d98d7721f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1732 microversion: 2.1 time: 0.202170 Jun 01 22:34:13.488937 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 467/1366] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:13 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1732 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:14.062147 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-cb8e1260-8ce9-4aad-9c7d-7d7745d0406d req-2499bfb8-e164-48cc-81ba-33f88accf970 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0eb506e1-4cd3-4175-86e7-0c876021c593", "name": "network-vif-unplugged", "status": "completed", "tag": "24d477fb-2c7b-46b6-8293-1cca16383631"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:14.068467 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-cb8e1260-8ce9-4aad-9c7d-7d7745d0406d req-2499bfb8-e164-48cc-81ba-33f88accf970 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:14.068689 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-cb8e1260-8ce9-4aad-9c7d-7d7745d0406d req-2499bfb8-e164-48cc-81ba-33f88accf970 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:14.068858 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-cb8e1260-8ce9-4aad-9c7d-7d7745d0406d req-2499bfb8-e164-48cc-81ba-33f88accf970 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:14.079597 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-cb8e1260-8ce9-4aad-9c7d-7d7745d0406d req-2499bfb8-e164-48cc-81ba-33f88accf970 service nova] Creating event network-vif-unplugged:24d477fb-2c7b-46b6-8293-1cca16383631 for instance 0eb506e1-4cd3-4175-86e7-0c876021c593 on np0000001904 Jun 01 22:34:14.079597 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-cb8e1260-8ce9-4aad-9c7d-7d7745d0406d req-2499bfb8-e164-48cc-81ba-33f88accf970 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:14.084328 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-cb8e1260-8ce9-4aad-9c7d-7d7745d0406d req-2499bfb8-e164-48cc-81ba-33f88accf970 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.024508 Jun 01 22:34:14.085016 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 440/1367] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:14 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:14.128224 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-88ddbc87-10cf-4beb-84a7-c5324e04d43d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:14.130264 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-88ddbc87-10cf-4beb-84a7-c5324e04d43d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:14.137389 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-88ddbc87-10cf-4beb-84a7-c5324e04d43d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:14.137553 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-88ddbc87-10cf-4beb-84a7-c5324e04d43d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:14.138222 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-88ddbc87-10cf-4beb-84a7-c5324e04d43d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:14.138295 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-88ddbc87-10cf-4beb-84a7-c5324e04d43d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:14.139242 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-88ddbc87-10cf-4beb-84a7-c5324e04d43d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:14.139242 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-88ddbc87-10cf-4beb-84a7-c5324e04d43d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:14.169383 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-88ddbc87-10cf-4beb-84a7-c5324e04d43d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:14.279433 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-246fad98-9672-40e8-88b2-c8b290980d12 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:14.282489 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-246fad98-9672-40e8-88b2-c8b290980d12 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:14.287107 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-246fad98-9672-40e8-88b2-c8b290980d12 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:14.287464 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-246fad98-9672-40e8-88b2-c8b290980d12 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:14.287984 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-246fad98-9672-40e8-88b2-c8b290980d12 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:14.289718 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-246fad98-9672-40e8-88b2-c8b290980d12 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:14.289718 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-246fad98-9672-40e8-88b2-c8b290980d12 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:14.289718 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-246fad98-9672-40e8-88b2-c8b290980d12 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:14.321402 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-246fad98-9672-40e8-88b2-c8b290980d12 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:14.358313 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-88ddbc87-10cf-4beb-84a7-c5324e04d43d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:14.370624 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-88ddbc87-10cf-4beb-84a7-c5324e04d43d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1253 microversion: 2.1 time: 0.244017 Jun 01 22:34:14.370792 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 461/1368] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:14 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1253 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:14.475119 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-246fad98-9672-40e8-88b2-c8b290980d12 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:14.487686 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-246fad98-9672-40e8-88b2-c8b290980d12 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1517 microversion: 2.1 time: 0.210167 Jun 01 22:34:14.488007 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 468/1369] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:14 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1517 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:14.510628 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7fbe8c22-131a-4b82-94fc-66eac2d0c728 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:14.512163 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7fbe8c22-131a-4b82-94fc-66eac2d0c728 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:14.519285 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7fbe8c22-131a-4b82-94fc-66eac2d0c728 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:14.519663 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7fbe8c22-131a-4b82-94fc-66eac2d0c728 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:14.519971 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7fbe8c22-131a-4b82-94fc-66eac2d0c728 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:14.520559 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7fbe8c22-131a-4b82-94fc-66eac2d0c728 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:14.521001 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7fbe8c22-131a-4b82-94fc-66eac2d0c728 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:14.521386 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7fbe8c22-131a-4b82-94fc-66eac2d0c728 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:14.546175 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7fbe8c22-131a-4b82-94fc-66eac2d0c728 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:14.780227 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7fbe8c22-131a-4b82-94fc-66eac2d0c728 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:14.792646 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7fbe8c22-131a-4b82-94fc-66eac2d0c728 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1732 microversion: 2.1 time: 0.287097 Jun 01 22:34:14.793130 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 441/1370] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:14 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1732 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:15.394198 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-dc2b9b88-08f0-44a7-bd66-7d3e5b2a8641 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:15.395978 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-dc2b9b88-08f0-44a7-bd66-7d3e5b2a8641 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:15.404138 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc2b9b88-08f0-44a7-bd66-7d3e5b2a8641 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:15.404507 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc2b9b88-08f0-44a7-bd66-7d3e5b2a8641 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:15.404833 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc2b9b88-08f0-44a7-bd66-7d3e5b2a8641 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:15.405478 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc2b9b88-08f0-44a7-bd66-7d3e5b2a8641 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:15.405907 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc2b9b88-08f0-44a7-bd66-7d3e5b2a8641 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:15.406295 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc2b9b88-08f0-44a7-bd66-7d3e5b2a8641 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:15.428024 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-dc2b9b88-08f0-44a7-bd66-7d3e5b2a8641 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:15.512598 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-fcac107b-c9d0-4ec2-9e0e-607b274a60a2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:15.515808 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-fcac107b-c9d0-4ec2-9e0e-607b274a60a2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:15.520741 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fcac107b-c9d0-4ec2-9e0e-607b274a60a2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:15.521764 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fcac107b-c9d0-4ec2-9e0e-607b274a60a2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:15.521764 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fcac107b-c9d0-4ec2-9e0e-607b274a60a2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:15.522496 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fcac107b-c9d0-4ec2-9e0e-607b274a60a2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:15.522620 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fcac107b-c9d0-4ec2-9e0e-607b274a60a2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:15.523044 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fcac107b-c9d0-4ec2-9e0e-607b274a60a2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:15.554412 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-fcac107b-c9d0-4ec2-9e0e-607b274a60a2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:15.720769 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-dc2b9b88-08f0-44a7-bd66-7d3e5b2a8641 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:15.732862 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-dc2b9b88-08f0-44a7-bd66-7d3e5b2a8641 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1263 microversion: 2.1 time: 0.340713 Jun 01 22:34:15.733299 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 462/1371] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:15 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1263 bytes in 341 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:15.755660 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-fcac107b-c9d0-4ec2-9e0e-607b274a60a2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:15.770387 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-fcac107b-c9d0-4ec2-9e0e-607b274a60a2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1517 microversion: 2.1 time: 0.262226 Jun 01 22:34:15.771042 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 469/1372] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:15 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1517 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:15.814883 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0a557361-1219-410f-869f-d683ef37ef32 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:15.818351 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0a557361-1219-410f-869f-d683ef37ef32 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:15.822850 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0a557361-1219-410f-869f-d683ef37ef32 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:15.823152 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0a557361-1219-410f-869f-d683ef37ef32 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:15.823372 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0a557361-1219-410f-869f-d683ef37ef32 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:15.823989 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0a557361-1219-410f-869f-d683ef37ef32 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:15.824289 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0a557361-1219-410f-869f-d683ef37ef32 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:15.824554 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0a557361-1219-410f-869f-d683ef37ef32 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:15.846488 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-0a557361-1219-410f-869f-d683ef37ef32 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:16.079397 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0a557361-1219-410f-869f-d683ef37ef32 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:16.095088 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0a557361-1219-410f-869f-d683ef37ef32 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1732 microversion: 2.1 time: 0.281622 Jun 01 22:34:16.095403 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 442/1373] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:15 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1732 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:16.129937 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-3031ad89-6fcb-4cfe-b641-c20ec28e9ca0 req-56077b16-34ad-473b-97ad-d60d1a17e901 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9776361b-1c43-4015-b7f1-2657604a9118", "tag": "330c8da9-a4a2-47a8-8dcc-6bd5a4ba21be"}, {"server_uuid": "22edf58b-e5a9-48b3-b021-5dc83e50a0e8", "name": "network-vif-plugged", "status": "completed", "tag": "733c6037-a203-4039-8803-3508a9d42ac3"}, {"server_uuid": "22edf58b-e5a9-48b3-b021-5dc83e50a0e8", "name": "network-vif-plugged", "status": "completed", "tag": "733c6037-a203-4039-8803-3508a9d42ac3"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:16.139857 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-3031ad89-6fcb-4cfe-b641-c20ec28e9ca0 req-56077b16-34ad-473b-97ad-d60d1a17e901 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:16.140034 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-3031ad89-6fcb-4cfe-b641-c20ec28e9ca0 req-56077b16-34ad-473b-97ad-d60d1a17e901 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:16.140183 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-3031ad89-6fcb-4cfe-b641-c20ec28e9ca0 req-56077b16-34ad-473b-97ad-d60d1a17e901 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:16.150876 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-3031ad89-6fcb-4cfe-b641-c20ec28e9ca0 req-56077b16-34ad-473b-97ad-d60d1a17e901 service nova] Creating event network-changed:330c8da9-a4a2-47a8-8dcc-6bd5a4ba21be for instance 9776361b-1c43-4015-b7f1-2657604a9118 on np0000001904 Jun 01 22:34:16.152683 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-3031ad89-6fcb-4cfe-b641-c20ec28e9ca0 req-56077b16-34ad-473b-97ad-d60d1a17e901 service nova] Creating event network-vif-plugged:733c6037-a203-4039-8803-3508a9d42ac3 for instance 22edf58b-e5a9-48b3-b021-5dc83e50a0e8 on np0000001904 Jun 01 22:34:16.152683 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-3031ad89-6fcb-4cfe-b641-c20ec28e9ca0 req-56077b16-34ad-473b-97ad-d60d1a17e901 service nova] Creating event network-vif-plugged:733c6037-a203-4039-8803-3508a9d42ac3 for instance 22edf58b-e5a9-48b3-b021-5dc83e50a0e8 on np0000001904 Jun 01 22:34:16.152683 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-3031ad89-6fcb-4cfe-b641-c20ec28e9ca0 req-56077b16-34ad-473b-97ad-d60d1a17e901 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:16.159431 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-3031ad89-6fcb-4cfe-b641-c20ec28e9ca0 req-56077b16-34ad-473b-97ad-d60d1a17e901 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 521 microversion: 2.1 time: 0.031359 Jun 01 22:34:16.159993 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 463/1374] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:16 2026] POST /compute/v2.1/os-server-external-events => generated 521 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:16.758133 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2756adb6-31f6-434a-ab28-858309edd75d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:16.759749 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2756adb6-31f6-434a-ab28-858309edd75d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:16.766751 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2756adb6-31f6-434a-ab28-858309edd75d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:16.770018 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2756adb6-31f6-434a-ab28-858309edd75d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:16.770018 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2756adb6-31f6-434a-ab28-858309edd75d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:16.770018 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2756adb6-31f6-434a-ab28-858309edd75d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:16.770018 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2756adb6-31f6-434a-ab28-858309edd75d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:16.770221 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2756adb6-31f6-434a-ab28-858309edd75d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:16.793860 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2db6de8f-422e-46ec-aaad-366364d289b1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:16.794031 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-2756adb6-31f6-434a-ab28-858309edd75d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:16.794092 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2db6de8f-422e-46ec-aaad-366364d289b1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:16.798240 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2db6de8f-422e-46ec-aaad-366364d289b1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:16.798495 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2db6de8f-422e-46ec-aaad-366364d289b1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:16.798808 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2db6de8f-422e-46ec-aaad-366364d289b1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:16.799278 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2db6de8f-422e-46ec-aaad-366364d289b1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:16.799653 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2db6de8f-422e-46ec-aaad-366364d289b1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:16.799974 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2db6de8f-422e-46ec-aaad-366364d289b1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:16.821277 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2db6de8f-422e-46ec-aaad-366364d289b1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:17.061309 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2756adb6-31f6-434a-ab28-858309edd75d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:17.073938 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2756adb6-31f6-434a-ab28-858309edd75d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1251 microversion: 2.1 time: 0.317981 Jun 01 22:34:17.074247 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 470/1375] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:16 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1251 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:17.078665 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2db6de8f-422e-46ec-aaad-366364d289b1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:17.089161 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2db6de8f-422e-46ec-aaad-366364d289b1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1517 microversion: 2.1 time: 0.299309 Jun 01 22:34:17.089531 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 443/1376] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:16 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1517 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:17.117253 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-52fec384-fbb9-4bb3-9a50-d4b4a016167e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:17.120916 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-52fec384-fbb9-4bb3-9a50-d4b4a016167e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:17.129680 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-52fec384-fbb9-4bb3-9a50-d4b4a016167e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:17.129680 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-52fec384-fbb9-4bb3-9a50-d4b4a016167e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:17.129680 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-52fec384-fbb9-4bb3-9a50-d4b4a016167e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:17.130117 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-52fec384-fbb9-4bb3-9a50-d4b4a016167e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:17.130657 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-52fec384-fbb9-4bb3-9a50-d4b4a016167e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:17.131141 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-52fec384-fbb9-4bb3-9a50-d4b4a016167e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:17.154613 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-52fec384-fbb9-4bb3-9a50-d4b4a016167e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:17.311040 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-52fec384-fbb9-4bb3-9a50-d4b4a016167e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:17.318770 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-52fec384-fbb9-4bb3-9a50-d4b4a016167e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1712 microversion: 2.1 time: 0.205389 Jun 01 22:34:17.319448 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 464/1377] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:17 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1712 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:17.341139 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-50780e13-0aa2-426d-a4ad-be18902b4374 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:17.343773 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-50780e13-0aa2-426d-a4ad-be18902b4374 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:17.350142 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-50780e13-0aa2-426d-a4ad-be18902b4374 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:17.350542 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-50780e13-0aa2-426d-a4ad-be18902b4374 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:17.350542 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-50780e13-0aa2-426d-a4ad-be18902b4374 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:17.350846 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-50780e13-0aa2-426d-a4ad-be18902b4374 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:17.351064 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-50780e13-0aa2-426d-a4ad-be18902b4374 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:17.351280 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-50780e13-0aa2-426d-a4ad-be18902b4374 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:17.417750 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-50780e13-0aa2-426d-a4ad-be18902b4374 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "POST /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/action" status: 202 len: 0 microversion: 2.1 time: 0.077503 Jun 01 22:34:17.417750 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 471/1378] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:34:17 2026] POST /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 9 headers in 361 bytes (2 switches on core 0) Jun 01 22:34:17.559664 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-37edd482-a5a5-49b6-8888-b5d6bdac44fd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:17.561539 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-37edd482-a5a5-49b6-8888-b5d6bdac44fd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:17.569829 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-37edd482-a5a5-49b6-8888-b5d6bdac44fd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:17.570057 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-37edd482-a5a5-49b6-8888-b5d6bdac44fd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:17.570260 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-37edd482-a5a5-49b6-8888-b5d6bdac44fd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:17.570607 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-37edd482-a5a5-49b6-8888-b5d6bdac44fd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:17.570791 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-37edd482-a5a5-49b6-8888-b5d6bdac44fd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:17.570962 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-37edd482-a5a5-49b6-8888-b5d6bdac44fd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:17.586025 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-37edd482-a5a5-49b6-8888-b5d6bdac44fd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:17.690720 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-37edd482-a5a5-49b6-8888-b5d6bdac44fd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.134580 Jun 01 22:34:17.691424 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 444/1379] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:34:17 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/os-interface => generated 282 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:18.102144 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:34:18.114635 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-bb84cfc2-0b71-48ea-8a79-4a4c1ba2dd4f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:18.118487 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-bb84cfc2-0b71-48ea-8a79-4a4c1ba2dd4f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:18.123413 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bb84cfc2-0b71-48ea-8a79-4a4c1ba2dd4f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:18.123766 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bb84cfc2-0b71-48ea-8a79-4a4c1ba2dd4f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:18.124063 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bb84cfc2-0b71-48ea-8a79-4a4c1ba2dd4f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:18.124643 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bb84cfc2-0b71-48ea-8a79-4a4c1ba2dd4f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:18.125036 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bb84cfc2-0b71-48ea-8a79-4a4c1ba2dd4f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:18.125889 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bb84cfc2-0b71-48ea-8a79-4a4c1ba2dd4f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:18.139628 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4fb86256-38b4-4352-bc77-7d27ad366f2d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:18.140390 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4fb86256-38b4-4352-bc77-7d27ad366f2d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:18.146869 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4fb86256-38b4-4352-bc77-7d27ad366f2d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:18.147142 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4fb86256-38b4-4352-bc77-7d27ad366f2d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:18.147491 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4fb86256-38b4-4352-bc77-7d27ad366f2d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:18.149354 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4fb86256-38b4-4352-bc77-7d27ad366f2d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:18.149354 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4fb86256-38b4-4352-bc77-7d27ad366f2d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:18.149354 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4fb86256-38b4-4352-bc77-7d27ad366f2d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:18.158214 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-bb84cfc2-0b71-48ea-8a79-4a4c1ba2dd4f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:18.174749 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4fb86256-38b4-4352-bc77-7d27ad366f2d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:18.381234 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4fb86256-38b4-4352-bc77-7d27ad366f2d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:18.393514 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4fb86256-38b4-4352-bc77-7d27ad366f2d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1251 microversion: 2.1 time: 0.266943 Jun 01 22:34:18.393902 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 472/1380] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:18 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1251 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:18.443330 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=4 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:34:18.450943 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-bb84cfc2-0b71-48ea-8a79-4a4c1ba2dd4f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:18.468772 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-bb84cfc2-0b71-48ea-8a79-4a4c1ba2dd4f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1517 microversion: 2.1 time: 0.357416 Jun 01 22:34:18.469198 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 465/1381] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:18 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1517 bytes in 358 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:18.649801 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-89073fdb-3d93-4a4f-9bf4-687b415d269d req-72952b57-0f6d-494d-9a77-18445abc984f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "22edf58b-e5a9-48b3-b021-5dc83e50a0e8", "tag": "733c6037-a203-4039-8803-3508a9d42ac3"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:18.657853 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-89073fdb-3d93-4a4f-9bf4-687b415d269d req-72952b57-0f6d-494d-9a77-18445abc984f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:18.657853 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-89073fdb-3d93-4a4f-9bf4-687b415d269d req-72952b57-0f6d-494d-9a77-18445abc984f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:18.657853 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-89073fdb-3d93-4a4f-9bf4-687b415d269d req-72952b57-0f6d-494d-9a77-18445abc984f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:18.665913 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-89073fdb-3d93-4a4f-9bf4-687b415d269d req-72952b57-0f6d-494d-9a77-18445abc984f service nova] Creating event network-changed:733c6037-a203-4039-8803-3508a9d42ac3 for instance 22edf58b-e5a9-48b3-b021-5dc83e50a0e8 on np0000001904 Jun 01 22:34:18.666497 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-89073fdb-3d93-4a4f-9bf4-687b415d269d req-72952b57-0f6d-494d-9a77-18445abc984f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:18.671998 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-89073fdb-3d93-4a4f-9bf4-687b415d269d req-72952b57-0f6d-494d-9a77-18445abc984f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024839 Jun 01 22:34:18.672314 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 445/1382] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:18 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:19.419176 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-75b6cd5a-e4e8-402a-ace7-72b92e7ee832 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:19.422610 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-75b6cd5a-e4e8-402a-ace7-72b92e7ee832 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:19.431844 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-75b6cd5a-e4e8-402a-ace7-72b92e7ee832 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:19.432681 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-75b6cd5a-e4e8-402a-ace7-72b92e7ee832 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:19.432681 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-75b6cd5a-e4e8-402a-ace7-72b92e7ee832 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:19.433083 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-75b6cd5a-e4e8-402a-ace7-72b92e7ee832 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:19.433553 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-75b6cd5a-e4e8-402a-ace7-72b92e7ee832 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:19.433943 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-75b6cd5a-e4e8-402a-ace7-72b92e7ee832 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:19.464718 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-75b6cd5a-e4e8-402a-ace7-72b92e7ee832 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:19.496714 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b2bc80c9-1bee-446a-a3e5-e5ff76e47d58 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:19.499946 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b2bc80c9-1bee-446a-a3e5-e5ff76e47d58 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:19.507655 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b2bc80c9-1bee-446a-a3e5-e5ff76e47d58 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:19.507924 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b2bc80c9-1bee-446a-a3e5-e5ff76e47d58 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:19.508146 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b2bc80c9-1bee-446a-a3e5-e5ff76e47d58 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:19.508974 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b2bc80c9-1bee-446a-a3e5-e5ff76e47d58 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:19.509420 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b2bc80c9-1bee-446a-a3e5-e5ff76e47d58 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:19.510106 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b2bc80c9-1bee-446a-a3e5-e5ff76e47d58 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:19.544439 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b2bc80c9-1bee-446a-a3e5-e5ff76e47d58 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:19.704625 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-75b6cd5a-e4e8-402a-ace7-72b92e7ee832 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:19.716071 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-75b6cd5a-e4e8-402a-ace7-72b92e7ee832 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1251 microversion: 2.1 time: 0.300069 Jun 01 22:34:19.716540 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 473/1383] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:19 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1251 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:19.889439 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b2bc80c9-1bee-446a-a3e5-e5ff76e47d58 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:19.900319 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b2bc80c9-1bee-446a-a3e5-e5ff76e47d58 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1517 microversion: 2.1 time: 0.409747 Jun 01 22:34:19.900813 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 466/1384] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:19 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1517 bytes in 411 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:20.732851 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-0c4b3d91-8d4f-4cb0-82d1-56fed5223bad req-5c7f668c-04af-48d6-be89-f1222797cadd service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "22edf58b-e5a9-48b3-b021-5dc83e50a0e8", "tag": "733c6037-a203-4039-8803-3508a9d42ac3"}, {"server_uuid": "0eb506e1-4cd3-4175-86e7-0c876021c593", "name": "network-vif-plugged", "status": "completed", "tag": "24d477fb-2c7b-46b6-8293-1cca16383631"}, {"server_uuid": "0eb506e1-4cd3-4175-86e7-0c876021c593", "name": "network-vif-plugged", "status": "completed", "tag": "24d477fb-2c7b-46b6-8293-1cca16383631"}, {"server_uuid": "22edf58b-e5a9-48b3-b021-5dc83e50a0e8", "name": "network-vif-unplugged", "status": "completed", "tag": "733c6037-a203-4039-8803-3508a9d42ac3"}, {"server_uuid": "22edf58b-e5a9-48b3-b021-5dc83e50a0e8", "name": "network-vif-unplugged", "status": "completed", "tag": "733c6037-a203-4039-8803-3508a9d42ac3"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:20.737350 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-843d493f-f624-45cf-9a47-9901fa511958 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:20.738787 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-843d493f-f624-45cf-9a47-9901fa511958 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:20.741286 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-0c4b3d91-8d4f-4cb0-82d1-56fed5223bad req-5c7f668c-04af-48d6-be89-f1222797cadd service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:20.742089 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-0c4b3d91-8d4f-4cb0-82d1-56fed5223bad req-5c7f668c-04af-48d6-be89-f1222797cadd service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:20.743284 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-0c4b3d91-8d4f-4cb0-82d1-56fed5223bad req-5c7f668c-04af-48d6-be89-f1222797cadd service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:20.744770 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-843d493f-f624-45cf-9a47-9901fa511958 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:20.745144 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-843d493f-f624-45cf-9a47-9901fa511958 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:20.745393 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-843d493f-f624-45cf-9a47-9901fa511958 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:20.745982 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-843d493f-f624-45cf-9a47-9901fa511958 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:20.746325 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-843d493f-f624-45cf-9a47-9901fa511958 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:20.746684 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-843d493f-f624-45cf-9a47-9901fa511958 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:20.753102 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-0c4b3d91-8d4f-4cb0-82d1-56fed5223bad req-5c7f668c-04af-48d6-be89-f1222797cadd service nova] Creating event network-changed:733c6037-a203-4039-8803-3508a9d42ac3 for instance 22edf58b-e5a9-48b3-b021-5dc83e50a0e8 on np0000001904 Jun 01 22:34:20.753333 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-0c4b3d91-8d4f-4cb0-82d1-56fed5223bad req-5c7f668c-04af-48d6-be89-f1222797cadd service nova] Creating event network-vif-plugged:24d477fb-2c7b-46b6-8293-1cca16383631 for instance 0eb506e1-4cd3-4175-86e7-0c876021c593 on np0000001904 Jun 01 22:34:20.753538 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-0c4b3d91-8d4f-4cb0-82d1-56fed5223bad req-5c7f668c-04af-48d6-be89-f1222797cadd service nova] Creating event network-vif-plugged:24d477fb-2c7b-46b6-8293-1cca16383631 for instance 0eb506e1-4cd3-4175-86e7-0c876021c593 on np0000001904 Jun 01 22:34:20.753732 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-0c4b3d91-8d4f-4cb0-82d1-56fed5223bad req-5c7f668c-04af-48d6-be89-f1222797cadd service nova] Creating event network-vif-unplugged:733c6037-a203-4039-8803-3508a9d42ac3 for instance 22edf58b-e5a9-48b3-b021-5dc83e50a0e8 on np0000001904 Jun 01 22:34:20.753913 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-0c4b3d91-8d4f-4cb0-82d1-56fed5223bad req-5c7f668c-04af-48d6-be89-f1222797cadd service nova] Creating event network-vif-unplugged:733c6037-a203-4039-8803-3508a9d42ac3 for instance 22edf58b-e5a9-48b3-b021-5dc83e50a0e8 on np0000001904 Jun 01 22:34:20.754300 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-0c4b3d91-8d4f-4cb0-82d1-56fed5223bad req-5c7f668c-04af-48d6-be89-f1222797cadd service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:20.763802 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-843d493f-f624-45cf-9a47-9901fa511958 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:20.763884 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-0c4b3d91-8d4f-4cb0-82d1-56fed5223bad req-5c7f668c-04af-48d6-be89-f1222797cadd service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 867 microversion: 2.1 time: 0.032964 Jun 01 22:34:20.764292 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 446/1385] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:20 2026] POST /compute/v2.1/os-server-external-events => generated 867 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:20.923666 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-984b85d7-c0ca-4a3a-91c4-a2f0f6f0eacb tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:20.926780 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-984b85d7-c0ca-4a3a-91c4-a2f0f6f0eacb tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:20.933714 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-984b85d7-c0ca-4a3a-91c4-a2f0f6f0eacb tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:20.934400 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-984b85d7-c0ca-4a3a-91c4-a2f0f6f0eacb tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:20.934400 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-984b85d7-c0ca-4a3a-91c4-a2f0f6f0eacb tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:20.935055 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-984b85d7-c0ca-4a3a-91c4-a2f0f6f0eacb tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:20.935143 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-984b85d7-c0ca-4a3a-91c4-a2f0f6f0eacb tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:20.935469 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-984b85d7-c0ca-4a3a-91c4-a2f0f6f0eacb tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:20.966028 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-984b85d7-c0ca-4a3a-91c4-a2f0f6f0eacb tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:20.997480 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-843d493f-f624-45cf-9a47-9901fa511958 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:21.013878 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-843d493f-f624-45cf-9a47-9901fa511958 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1251 microversion: 2.1 time: 0.278914 Jun 01 22:34:21.015294 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 474/1386] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:20 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1251 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:21.167149 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-984b85d7-c0ca-4a3a-91c4-a2f0f6f0eacb tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:21.177474 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-984b85d7-c0ca-4a3a-91c4-a2f0f6f0eacb tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1497 microversion: 2.1 time: 0.258990 Jun 01 22:34:21.177668 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 467/1387] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:20 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1497 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:21.198047 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-65ee4a0c-6940-44b1-8e8d-76bbb0628a36 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:21.200216 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-65ee4a0c-6940-44b1-8e8d-76bbb0628a36 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:21.207452 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-65ee4a0c-6940-44b1-8e8d-76bbb0628a36 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:21.207452 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-65ee4a0c-6940-44b1-8e8d-76bbb0628a36 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:21.207452 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-65ee4a0c-6940-44b1-8e8d-76bbb0628a36 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:21.207452 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-65ee4a0c-6940-44b1-8e8d-76bbb0628a36 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:21.207784 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-65ee4a0c-6940-44b1-8e8d-76bbb0628a36 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:21.207784 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-65ee4a0c-6940-44b1-8e8d-76bbb0628a36 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:21.230821 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-65ee4a0c-6940-44b1-8e8d-76bbb0628a36 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:21.385317 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-65ee4a0c-6940-44b1-8e8d-76bbb0628a36 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:21.396254 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-65ee4a0c-6940-44b1-8e8d-76bbb0628a36 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1513 microversion: 2.1 time: 0.200669 Jun 01 22:34:21.396576 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 447/1388] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:21 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1513 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:22.022604 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-58cfcbb6-3789-41ce-99ed-9a3cb19334cc tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "9d3fb7d0-178a-4edb-af17-310ffd8e0553"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:22.025897 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-58cfcbb6-3789-41ce-99ed-9a3cb19334cc tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:22.031348 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58cfcbb6-3789-41ce-99ed-9a3cb19334cc tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:22.031667 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58cfcbb6-3789-41ce-99ed-9a3cb19334cc tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:22.031870 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58cfcbb6-3789-41ce-99ed-9a3cb19334cc tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:22.032381 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58cfcbb6-3789-41ce-99ed-9a3cb19334cc tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:22.032671 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58cfcbb6-3789-41ce-99ed-9a3cb19334cc tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:22.032814 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58cfcbb6-3789-41ce-99ed-9a3cb19334cc tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:22.036841 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2d414938-eee9-435f-9a4b-432dee584a23 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:22.040750 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2d414938-eee9-435f-9a4b-432dee584a23 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:22.050683 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d414938-eee9-435f-9a4b-432dee584a23 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:22.051052 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d414938-eee9-435f-9a4b-432dee584a23 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:22.051367 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d414938-eee9-435f-9a4b-432dee584a23 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:22.051957 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d414938-eee9-435f-9a4b-432dee584a23 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:22.052367 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d414938-eee9-435f-9a4b-432dee584a23 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:22.054877 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d414938-eee9-435f-9a4b-432dee584a23 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:22.084273 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2d414938-eee9-435f-9a4b-432dee584a23 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:22.263113 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2d414938-eee9-435f-9a4b-432dee584a23 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:22.272680 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2d414938-eee9-435f-9a4b-432dee584a23 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1251 microversion: 2.1 time: 0.238136 Jun 01 22:34:22.274355 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 468/1389] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:22 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1251 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:22.795124 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ffdea5ae-3563-41ae-9895-2e326160576e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:22.796729 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ffdea5ae-3563-41ae-9895-2e326160576e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:22.801351 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ffdea5ae-3563-41ae-9895-2e326160576e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:22.801527 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ffdea5ae-3563-41ae-9895-2e326160576e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:22.801740 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ffdea5ae-3563-41ae-9895-2e326160576e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:22.802046 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ffdea5ae-3563-41ae-9895-2e326160576e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:22.802179 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ffdea5ae-3563-41ae-9895-2e326160576e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:22.802312 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ffdea5ae-3563-41ae-9895-2e326160576e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:22.816718 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-701fe653-b695-4096-aa1a-2a0831979086 req-2119ee7d-e45a-4954-b210-f8e6000a94d8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "22edf58b-e5a9-48b3-b021-5dc83e50a0e8", "name": "network-vif-plugged", "status": "completed", "tag": "733c6037-a203-4039-8803-3508a9d42ac3"}, {"server_uuid": "22edf58b-e5a9-48b3-b021-5dc83e50a0e8", "name": "network-vif-plugged", "status": "completed", "tag": "733c6037-a203-4039-8803-3508a9d42ac3"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:22.817700 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-ffdea5ae-3563-41ae-9895-2e326160576e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lazy-loading 'flavor' on Instance uuid 52fef60d-46ba-43f3-88ba-fad2ccd79d64 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:34:22.826414 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-701fe653-b695-4096-aa1a-2a0831979086 req-2119ee7d-e45a-4954-b210-f8e6000a94d8 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:22.826934 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-701fe653-b695-4096-aa1a-2a0831979086 req-2119ee7d-e45a-4954-b210-f8e6000a94d8 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:22.827344 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-701fe653-b695-4096-aa1a-2a0831979086 req-2119ee7d-e45a-4954-b210-f8e6000a94d8 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:22.838428 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-701fe653-b695-4096-aa1a-2a0831979086 req-2119ee7d-e45a-4954-b210-f8e6000a94d8 service nova] Creating event network-vif-plugged:733c6037-a203-4039-8803-3508a9d42ac3 for instance 22edf58b-e5a9-48b3-b021-5dc83e50a0e8 on np0000001904 Jun 01 22:34:22.840586 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-701fe653-b695-4096-aa1a-2a0831979086 req-2119ee7d-e45a-4954-b210-f8e6000a94d8 service nova] Creating event network-vif-plugged:733c6037-a203-4039-8803-3508a9d42ac3 for instance 22edf58b-e5a9-48b3-b021-5dc83e50a0e8 on np0000001904 Jun 01 22:34:22.840586 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-701fe653-b695-4096-aa1a-2a0831979086 req-2119ee7d-e45a-4954-b210-f8e6000a94d8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:22.846125 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-701fe653-b695-4096-aa1a-2a0831979086 req-2119ee7d-e45a-4954-b210-f8e6000a94d8 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.035522 Jun 01 22:34:22.846754 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 469/1390] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:22 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:22.880183 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ffdea5ae-3563-41ae-9895-2e326160576e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "POST /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64/action" status: 200 len: 32 microversion: 2.1 time: 0.088259 Jun 01 22:34:22.880801 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 448/1391] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:34:22 2026] POST /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64/action => generated 32 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:34:22.892697 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-27f1bb81-3af8-48d2-8526-73b1c166a08a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:22.895196 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-27f1bb81-3af8-48d2-8526-73b1c166a08a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:22.900513 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-27f1bb81-3af8-48d2-8526-73b1c166a08a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:22.901405 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-27f1bb81-3af8-48d2-8526-73b1c166a08a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:22.901842 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-27f1bb81-3af8-48d2-8526-73b1c166a08a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:22.903058 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-27f1bb81-3af8-48d2-8526-73b1c166a08a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:22.903058 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-27f1bb81-3af8-48d2-8526-73b1c166a08a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:22.903626 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-27f1bb81-3af8-48d2-8526-73b1c166a08a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:22.925582 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-27f1bb81-3af8-48d2-8526-73b1c166a08a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:23.135668 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-27f1bb81-3af8-48d2-8526-73b1c166a08a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:23.146016 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-27f1bb81-3af8-48d2-8526-73b1c166a08a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1519 microversion: 2.1 time: 0.255381 Jun 01 22:34:23.146957 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 470/1392] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:22 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1519 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:23.294248 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-31b88648-074c-4a17-a9d7-5d2f22c92c7f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:23.295814 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-31b88648-074c-4a17-a9d7-5d2f22c92c7f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:23.300125 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31b88648-074c-4a17-a9d7-5d2f22c92c7f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:23.300462 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31b88648-074c-4a17-a9d7-5d2f22c92c7f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:23.300751 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31b88648-074c-4a17-a9d7-5d2f22c92c7f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:23.301246 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31b88648-074c-4a17-a9d7-5d2f22c92c7f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:23.301547 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31b88648-074c-4a17-a9d7-5d2f22c92c7f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:23.301885 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31b88648-074c-4a17-a9d7-5d2f22c92c7f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:23.325364 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-31b88648-074c-4a17-a9d7-5d2f22c92c7f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:23.519690 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-31b88648-074c-4a17-a9d7-5d2f22c92c7f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:23.531854 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-31b88648-074c-4a17-a9d7-5d2f22c92c7f tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1251 microversion: 2.1 time: 0.239205 Jun 01 22:34:23.532301 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 449/1393] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:23 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1251 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:24.164861 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d91dedbf-9ef4-4f1f-833e-96217a1e0aa7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:24.170378 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d91dedbf-9ef4-4f1f-833e-96217a1e0aa7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:24.179301 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d91dedbf-9ef4-4f1f-833e-96217a1e0aa7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:24.179757 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d91dedbf-9ef4-4f1f-833e-96217a1e0aa7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:24.180094 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d91dedbf-9ef4-4f1f-833e-96217a1e0aa7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:24.182976 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d91dedbf-9ef4-4f1f-833e-96217a1e0aa7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:24.183874 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d91dedbf-9ef4-4f1f-833e-96217a1e0aa7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:24.187185 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d91dedbf-9ef4-4f1f-833e-96217a1e0aa7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:24.226351 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-d91dedbf-9ef4-4f1f-833e-96217a1e0aa7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:24.448401 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-8d82fc26-a18c-432d-bf2d-be5dfa6f5074 req-03b78b86-a776-4677-91fa-445fbf982eb6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9776361b-1c43-4015-b7f1-2657604a9118", "name": "network-vif-plugged", "status": "completed", "tag": "330c8da9-a4a2-47a8-8dcc-6bd5a4ba21be"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:24.462614 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-8d82fc26-a18c-432d-bf2d-be5dfa6f5074 req-03b78b86-a776-4677-91fa-445fbf982eb6 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:24.462614 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-8d82fc26-a18c-432d-bf2d-be5dfa6f5074 req-03b78b86-a776-4677-91fa-445fbf982eb6 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:24.462614 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-8d82fc26-a18c-432d-bf2d-be5dfa6f5074 req-03b78b86-a776-4677-91fa-445fbf982eb6 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:24.466091 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d91dedbf-9ef4-4f1f-833e-96217a1e0aa7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:24.474505 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-8d82fc26-a18c-432d-bf2d-be5dfa6f5074 req-03b78b86-a776-4677-91fa-445fbf982eb6 service nova] Creating event network-vif-plugged:330c8da9-a4a2-47a8-8dcc-6bd5a4ba21be for instance 9776361b-1c43-4015-b7f1-2657604a9118 on np0000001904 Jun 01 22:34:24.474967 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-8d82fc26-a18c-432d-bf2d-be5dfa6f5074 req-03b78b86-a776-4677-91fa-445fbf982eb6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:24.478593 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d91dedbf-9ef4-4f1f-833e-96217a1e0aa7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1519 microversion: 2.1 time: 0.315696 Jun 01 22:34:24.479252 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 471/1394] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:24 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1519 bytes in 317 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:24.479332 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-8d82fc26-a18c-432d-bf2d-be5dfa6f5074 req-03b78b86-a776-4677-91fa-445fbf982eb6 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.037692 Jun 01 22:34:24.479589 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 450/1395] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:24 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:24.556595 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d9bfdb87-f2c4-4cc8-b2ec-fa582a2ac792 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:24.556595 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d9bfdb87-f2c4-4cc8-b2ec-fa582a2ac792 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:24.564538 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d9bfdb87-f2c4-4cc8-b2ec-fa582a2ac792 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:24.564538 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d9bfdb87-f2c4-4cc8-b2ec-fa582a2ac792 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:24.564777 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d9bfdb87-f2c4-4cc8-b2ec-fa582a2ac792 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:24.565272 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d9bfdb87-f2c4-4cc8-b2ec-fa582a2ac792 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:24.565701 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d9bfdb87-f2c4-4cc8-b2ec-fa582a2ac792 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:24.566123 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d9bfdb87-f2c4-4cc8-b2ec-fa582a2ac792 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:24.587719 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-d9bfdb87-f2c4-4cc8-b2ec-fa582a2ac792 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:24.646838 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-58cfcbb6-3789-41ce-99ed-9a3cb19334cc tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "POST /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.629400 Jun 01 22:34:24.647300 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 475/1396] 10.4.3.116 () {70 vars in 1482 bytes} [Mon Jun 1 22:34:22 2026] POST /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments => generated 194 bytes in 2630 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:34:24.769280 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d9bfdb87-f2c4-4cc8-b2ec-fa582a2ac792 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:24.781912 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d9bfdb87-f2c4-4cc8-b2ec-fa582a2ac792 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1251 microversion: 2.1 time: 0.228280 Jun 01 22:34:24.781912 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 472/1397] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:24 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1251 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:25.501482 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e160f093-6f46-44ff-9b58-e07134c38838 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:25.503494 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e160f093-6f46-44ff-9b58-e07134c38838 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:25.509891 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e160f093-6f46-44ff-9b58-e07134c38838 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:25.510589 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e160f093-6f46-44ff-9b58-e07134c38838 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:25.511074 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e160f093-6f46-44ff-9b58-e07134c38838 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:25.511813 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e160f093-6f46-44ff-9b58-e07134c38838 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:25.512333 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e160f093-6f46-44ff-9b58-e07134c38838 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:25.512869 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e160f093-6f46-44ff-9b58-e07134c38838 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:25.542558 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e160f093-6f46-44ff-9b58-e07134c38838 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:25.699309 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e160f093-6f46-44ff-9b58-e07134c38838 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:25.713919 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e160f093-6f46-44ff-9b58-e07134c38838 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1519 microversion: 2.1 time: 0.214183 Jun 01 22:34:25.714803 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 451/1398] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:25 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1519 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:25.805877 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-cf648f88-c241-4745-acbb-84fcda4453a5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:25.809792 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-cf648f88-c241-4745-acbb-84fcda4453a5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:25.817395 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cf648f88-c241-4745-acbb-84fcda4453a5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:25.817759 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cf648f88-c241-4745-acbb-84fcda4453a5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:25.817962 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cf648f88-c241-4745-acbb-84fcda4453a5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:25.818710 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cf648f88-c241-4745-acbb-84fcda4453a5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:25.819218 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cf648f88-c241-4745-acbb-84fcda4453a5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:25.819620 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cf648f88-c241-4745-acbb-84fcda4453a5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:25.840981 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-cf648f88-c241-4745-acbb-84fcda4453a5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:26.035032 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-cf648f88-c241-4745-acbb-84fcda4453a5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:26.045721 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-cf648f88-c241-4745-acbb-84fcda4453a5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1251 microversion: 2.1 time: 0.244805 Jun 01 22:34:26.045721 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 476/1399] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:25 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1251 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:26.534674 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-f20aae66-54d8-4596-9143-700a0feb614d req-94c136ba-cd11-4ef9-8ab6-d3c17984bb7b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9776361b-1c43-4015-b7f1-2657604a9118", "name": "network-vif-plugged", "status": "completed", "tag": "330c8da9-a4a2-47a8-8dcc-6bd5a4ba21be"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:26.547971 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-f20aae66-54d8-4596-9143-700a0feb614d req-94c136ba-cd11-4ef9-8ab6-d3c17984bb7b service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:26.547971 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-f20aae66-54d8-4596-9143-700a0feb614d req-94c136ba-cd11-4ef9-8ab6-d3c17984bb7b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:26.547971 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-f20aae66-54d8-4596-9143-700a0feb614d req-94c136ba-cd11-4ef9-8ab6-d3c17984bb7b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:26.556907 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-f20aae66-54d8-4596-9143-700a0feb614d req-94c136ba-cd11-4ef9-8ab6-d3c17984bb7b service nova] Creating event network-vif-plugged:330c8da9-a4a2-47a8-8dcc-6bd5a4ba21be for instance 9776361b-1c43-4015-b7f1-2657604a9118 on np0000001904 Jun 01 22:34:26.557548 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-f20aae66-54d8-4596-9143-700a0feb614d req-94c136ba-cd11-4ef9-8ab6-d3c17984bb7b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:26.564780 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-f20aae66-54d8-4596-9143-700a0feb614d req-94c136ba-cd11-4ef9-8ab6-d3c17984bb7b service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033292 Jun 01 22:34:26.565177 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 473/1400] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:26 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:26.737464 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8a7dc401-9b2b-437f-8b3e-c620dac0d1bd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:26.740428 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8a7dc401-9b2b-437f-8b3e-c620dac0d1bd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:26.751674 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8a7dc401-9b2b-437f-8b3e-c620dac0d1bd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:26.752152 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8a7dc401-9b2b-437f-8b3e-c620dac0d1bd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:26.752604 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8a7dc401-9b2b-437f-8b3e-c620dac0d1bd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:26.753164 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8a7dc401-9b2b-437f-8b3e-c620dac0d1bd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:26.754130 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8a7dc401-9b2b-437f-8b3e-c620dac0d1bd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:26.754130 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8a7dc401-9b2b-437f-8b3e-c620dac0d1bd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:26.845630 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8a7dc401-9b2b-437f-8b3e-c620dac0d1bd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:27.071019 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-386ce1fb-f128-4b23-9eae-843f12670fae tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:27.075549 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-386ce1fb-f128-4b23-9eae-843f12670fae tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:27.088176 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-386ce1fb-f128-4b23-9eae-843f12670fae tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:27.089828 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-386ce1fb-f128-4b23-9eae-843f12670fae tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:27.089828 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-386ce1fb-f128-4b23-9eae-843f12670fae tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:27.090384 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-386ce1fb-f128-4b23-9eae-843f12670fae tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:27.090555 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-386ce1fb-f128-4b23-9eae-843f12670fae tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:27.090975 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-386ce1fb-f128-4b23-9eae-843f12670fae tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:27.163249 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-386ce1fb-f128-4b23-9eae-843f12670fae tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:27.165767 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-1c274538-ce88-49d9-a24d-dc0e130bc8e9 req-64143494-d4bc-4d27-a240-5f9fa544d4a3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "52fef60d-46ba-43f3-88ba-fad2ccd79d64", "name": "network-vif-unplugged", "status": "completed", "tag": "962de2cb-65f3-4474-8fd2-ca4e4480a1e8"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:27.174493 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1c274538-ce88-49d9-a24d-dc0e130bc8e9 req-64143494-d4bc-4d27-a240-5f9fa544d4a3 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:27.174812 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1c274538-ce88-49d9-a24d-dc0e130bc8e9 req-64143494-d4bc-4d27-a240-5f9fa544d4a3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:27.174976 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1c274538-ce88-49d9-a24d-dc0e130bc8e9 req-64143494-d4bc-4d27-a240-5f9fa544d4a3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:27.191045 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-1c274538-ce88-49d9-a24d-dc0e130bc8e9 req-64143494-d4bc-4d27-a240-5f9fa544d4a3 service nova] Creating event network-vif-unplugged:962de2cb-65f3-4474-8fd2-ca4e4480a1e8 for instance 52fef60d-46ba-43f3-88ba-fad2ccd79d64 on np0000001904 Jun 01 22:34:27.191670 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-1c274538-ce88-49d9-a24d-dc0e130bc8e9 req-64143494-d4bc-4d27-a240-5f9fa544d4a3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:27.198776 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8a7dc401-9b2b-437f-8b3e-c620dac0d1bd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:27.199472 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-1c274538-ce88-49d9-a24d-dc0e130bc8e9 req-64143494-d4bc-4d27-a240-5f9fa544d4a3 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.035404 Jun 01 22:34:27.200839 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 474/1401] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:27 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:27.211271 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8a7dc401-9b2b-437f-8b3e-c620dac0d1bd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1519 microversion: 2.1 time: 0.478198 Jun 01 22:34:27.211747 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 452/1402] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:26 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1519 bytes in 479 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:27.416416 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-386ce1fb-f128-4b23-9eae-843f12670fae tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:27.427439 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-386ce1fb-f128-4b23-9eae-843f12670fae tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1439 microversion: 2.1 time: 0.358738 Jun 01 22:34:27.427836 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 477/1403] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:27 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1439 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:27.448589 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-97c0b6ab-5f9a-460a-9c63-1ca5a26ab3a4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:27.449969 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-97c0b6ab-5f9a-460a-9c63-1ca5a26ab3a4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:27.455160 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-97c0b6ab-5f9a-460a-9c63-1ca5a26ab3a4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:27.455654 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-97c0b6ab-5f9a-460a-9c63-1ca5a26ab3a4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:27.455995 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-97c0b6ab-5f9a-460a-9c63-1ca5a26ab3a4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:27.457128 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-97c0b6ab-5f9a-460a-9c63-1ca5a26ab3a4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:27.457128 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-97c0b6ab-5f9a-460a-9c63-1ca5a26ab3a4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:27.457128 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-97c0b6ab-5f9a-460a-9c63-1ca5a26ab3a4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:27.475169 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-97c0b6ab-5f9a-460a-9c63-1ca5a26ab3a4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:27.560023 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-97c0b6ab-5f9a-460a-9c63-1ca5a26ab3a4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.114359 Jun 01 22:34:27.560023 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 475/1404] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:34:27 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118/os-interface => generated 283 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:28.237527 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-94a45673-1bf9-453e-9a4a-6e4823fe50a7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:28.239376 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-94a45673-1bf9-453e-9a4a-6e4823fe50a7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:28.245509 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-94a45673-1bf9-453e-9a4a-6e4823fe50a7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:28.245835 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-94a45673-1bf9-453e-9a4a-6e4823fe50a7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:28.246183 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-94a45673-1bf9-453e-9a4a-6e4823fe50a7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:28.247071 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-94a45673-1bf9-453e-9a4a-6e4823fe50a7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:28.247577 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-94a45673-1bf9-453e-9a4a-6e4823fe50a7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:28.247844 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-94a45673-1bf9-453e-9a4a-6e4823fe50a7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:28.275422 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-94a45673-1bf9-453e-9a4a-6e4823fe50a7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:28.462603 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-94a45673-1bf9-453e-9a4a-6e4823fe50a7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:28.473932 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-94a45673-1bf9-453e-9a4a-6e4823fe50a7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1519 microversion: 2.1 time: 0.243097 Jun 01 22:34:28.474337 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 453/1405] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:28 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1519 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:28.486335 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-386f12c1-88e2-430f-84d2-74bc048a3dd5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:28.488179 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-386f12c1-88e2-430f-84d2-74bc048a3dd5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:28.493359 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-386f12c1-88e2-430f-84d2-74bc048a3dd5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:28.493750 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-386f12c1-88e2-430f-84d2-74bc048a3dd5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:28.494035 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-386f12c1-88e2-430f-84d2-74bc048a3dd5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:28.494632 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-386f12c1-88e2-430f-84d2-74bc048a3dd5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:28.496448 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-386f12c1-88e2-430f-84d2-74bc048a3dd5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:28.496448 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-386f12c1-88e2-430f-84d2-74bc048a3dd5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:28.503077 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-b5db2cd5-d401-4fc3-9533-5bcf109fffb8 req-9cf4674a-c4db-40d4-b740-c188bf44f472 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "93cb7220-a907-4cac-8370-80f6db121b85", "tag": "57ae35e1-5aa2-4924-8805-db3a86b0d951"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:28.514796 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b5db2cd5-d401-4fc3-9533-5bcf109fffb8 req-9cf4674a-c4db-40d4-b740-c188bf44f472 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:28.515262 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b5db2cd5-d401-4fc3-9533-5bcf109fffb8 req-9cf4674a-c4db-40d4-b740-c188bf44f472 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:28.518188 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b5db2cd5-d401-4fc3-9533-5bcf109fffb8 req-9cf4674a-c4db-40d4-b740-c188bf44f472 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:28.521799 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-386f12c1-88e2-430f-84d2-74bc048a3dd5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-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. Jun 01 22:34:28.530940 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-b5db2cd5-d401-4fc3-9533-5bcf109fffb8 req-9cf4674a-c4db-40d4-b740-c188bf44f472 service nova] Creating event network-changed:57ae35e1-5aa2-4924-8805-db3a86b0d951 for instance 93cb7220-a907-4cac-8370-80f6db121b85 on np0000001904 Jun 01 22:34:28.531372 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-b5db2cd5-d401-4fc3-9533-5bcf109fffb8 req-9cf4674a-c4db-40d4-b740-c188bf44f472 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:28.536514 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-b5db2cd5-d401-4fc3-9533-5bcf109fffb8 req-9cf4674a-c4db-40d4-b740-c188bf44f472 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.037053 Jun 01 22:34:28.538315 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 476/1406] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:28 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) Jun 01 22:34:28.756023 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-386f12c1-88e2-430f-84d2-74bc048a3dd5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56744ae59fc844b78ba4092d01f821b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', '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=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:28.764666 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-386f12c1-88e2-430f-84d2-74bc048a3dd5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1439 microversion: 2.1 time: 0.281601 Jun 01 22:34:28.764846 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 478/1407] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:28 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1439 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:28.785532 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:28.787585 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:28.793932 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:28.794183 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:28.794402 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:28.794797 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:28.795032 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:28.795214 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:28.872849 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:28.873015 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:28.873612 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:28.883782 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:28.993607 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:28.993782 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:28.994177 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:28.994419 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:28.994641 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:28.994817 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:29.001447 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:29.009558 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Old instance type m1.nano, new instance type m1.micro {{(pid=86661) resize /opt/stack/nova/nova/compute/api.py:4342}} Jun 01 22:34:29.017874 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:29.018089 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:29.018260 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:29.018633 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:29.018777 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:29.020459 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:29.046392 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Getting quotas for project ab19ef7cceb34fce890a0240560dd5de. Resources: {'cores', 'ram'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:34:29.053484 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Getting quotas for user 3fa2b5aff9c346309762c54a89c64cdd and project ab19ef7cceb34fce890a0240560dd5de. Resources: {'cores', 'ram'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:34:29.063465 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:34:29.063595 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:34:29.063819 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:34:29.064009 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:34:29.064175 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:34:29.170523 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5a422739-2688-4ff0-8b6c-83b6451e31c0 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "POST /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118/action" status: 202 len: 0 microversion: 2.1 time: 0.387539 Jun 01 22:34:29.172191 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 454/1408] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:34:28 2026] POST /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118/action => generated 0 bytes in 389 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:34:29.188642 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-31e39019-d7f7-4f8d-9abc-badd18d13975 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:29.190426 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-31e39019-d7f7-4f8d-9abc-badd18d13975 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:29.193502 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=78,nova_api:DELETE=1,nova_api:INSERT=6,nova_api:UPDATE=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:34:29.198298 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-31e39019-d7f7-4f8d-9abc-badd18d13975 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:29.198298 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-31e39019-d7f7-4f8d-9abc-badd18d13975 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:29.198298 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-31e39019-d7f7-4f8d-9abc-badd18d13975 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:29.198298 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-31e39019-d7f7-4f8d-9abc-badd18d13975 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:29.198528 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-31e39019-d7f7-4f8d-9abc-badd18d13975 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:29.198528 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-31e39019-d7f7-4f8d-9abc-badd18d13975 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:29.202939 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=199,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:34:29.227590 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-31e39019-d7f7-4f8d-9abc-badd18d13975 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:29.271608 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-7eddbb14-4f0f-44ca-98a4-7d251427f29e req-7d7dca35-d2e3-4348-b020-06c14db62330 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "52fef60d-46ba-43f3-88ba-fad2ccd79d64", "name": "network-vif-unplugged", "status": "completed", "tag": "962de2cb-65f3-4474-8fd2-ca4e4480a1e8"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:29.277322 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-7eddbb14-4f0f-44ca-98a4-7d251427f29e req-7d7dca35-d2e3-4348-b020-06c14db62330 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:29.277776 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-7eddbb14-4f0f-44ca-98a4-7d251427f29e req-7d7dca35-d2e3-4348-b020-06c14db62330 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:29.278108 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-7eddbb14-4f0f-44ca-98a4-7d251427f29e req-7d7dca35-d2e3-4348-b020-06c14db62330 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:29.286181 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-7eddbb14-4f0f-44ca-98a4-7d251427f29e req-7d7dca35-d2e3-4348-b020-06c14db62330 service nova] Creating event network-vif-unplugged:962de2cb-65f3-4474-8fd2-ca4e4480a1e8 for instance 52fef60d-46ba-43f3-88ba-fad2ccd79d64 on np0000001904 Jun 01 22:34:29.287003 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-7eddbb14-4f0f-44ca-98a4-7d251427f29e req-7d7dca35-d2e3-4348-b020-06c14db62330 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:29.293927 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-7eddbb14-4f0f-44ca-98a4-7d251427f29e req-7d7dca35-d2e3-4348-b020-06c14db62330 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.025723 Jun 01 22:34:29.294666 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 479/1409] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:29 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:29.425028 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-31e39019-d7f7-4f8d-9abc-badd18d13975 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:29.438203 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-31e39019-d7f7-4f8d-9abc-badd18d13975 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1448 microversion: 2.1 time: 0.252663 Jun 01 22:34:29.438538 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 477/1410] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:29 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1448 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:29.501377 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6d9ca0f0-b176-4f6b-b1a8-c333b0086f4d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:29.501377 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6d9ca0f0-b176-4f6b-b1a8-c333b0086f4d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:29.512424 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d9ca0f0-b176-4f6b-b1a8-c333b0086f4d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:29.513338 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d9ca0f0-b176-4f6b-b1a8-c333b0086f4d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:29.513338 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d9ca0f0-b176-4f6b-b1a8-c333b0086f4d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:29.513645 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d9ca0f0-b176-4f6b-b1a8-c333b0086f4d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:29.513709 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d9ca0f0-b176-4f6b-b1a8-c333b0086f4d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:29.515594 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d9ca0f0-b176-4f6b-b1a8-c333b0086f4d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:29.544660 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6d9ca0f0-b176-4f6b-b1a8-c333b0086f4d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:29.842972 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6d9ca0f0-b176-4f6b-b1a8-c333b0086f4d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:29.856802 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6d9ca0f0-b176-4f6b-b1a8-c333b0086f4d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1519 microversion: 2.1 time: 0.358408 Jun 01 22:34:29.857254 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 455/1411] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:29 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1519 bytes in 359 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:30.463127 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c06d6f30-0cc0-4090-8467-1ebb516cdbc5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:30.465178 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c06d6f30-0cc0-4090-8467-1ebb516cdbc5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:30.473368 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c06d6f30-0cc0-4090-8467-1ebb516cdbc5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:30.474389 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c06d6f30-0cc0-4090-8467-1ebb516cdbc5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:30.474389 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c06d6f30-0cc0-4090-8467-1ebb516cdbc5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:30.475944 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c06d6f30-0cc0-4090-8467-1ebb516cdbc5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:30.476470 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c06d6f30-0cc0-4090-8467-1ebb516cdbc5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:30.476542 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c06d6f30-0cc0-4090-8467-1ebb516cdbc5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:30.499603 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c06d6f30-0cc0-4090-8467-1ebb516cdbc5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:30.590874 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-a3a68738-d22e-4781-a2fb-498588825f1a req-fdf2a535-3bba-40df-a6f7-f341a4d057e7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9776361b-1c43-4015-b7f1-2657604a9118", "tag": "330c8da9-a4a2-47a8-8dcc-6bd5a4ba21be"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:30.598738 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-a3a68738-d22e-4781-a2fb-498588825f1a req-fdf2a535-3bba-40df-a6f7-f341a4d057e7 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:30.598930 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-a3a68738-d22e-4781-a2fb-498588825f1a req-fdf2a535-3bba-40df-a6f7-f341a4d057e7 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:30.599089 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-a3a68738-d22e-4781-a2fb-498588825f1a req-fdf2a535-3bba-40df-a6f7-f341a4d057e7 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:30.609854 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-a3a68738-d22e-4781-a2fb-498588825f1a req-fdf2a535-3bba-40df-a6f7-f341a4d057e7 service nova] Creating event network-changed:330c8da9-a4a2-47a8-8dcc-6bd5a4ba21be for instance 9776361b-1c43-4015-b7f1-2657604a9118 on np0000001904 Jun 01 22:34:30.610287 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-a3a68738-d22e-4781-a2fb-498588825f1a req-fdf2a535-3bba-40df-a6f7-f341a4d057e7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:30.615515 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-a3a68738-d22e-4781-a2fb-498588825f1a req-fdf2a535-3bba-40df-a6f7-f341a4d057e7 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025433 Jun 01 22:34:30.615515 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 478/1412] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:30 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:30.670578 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c06d6f30-0cc0-4090-8467-1ebb516cdbc5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:30.680673 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c06d6f30-0cc0-4090-8467-1ebb516cdbc5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1448 microversion: 2.1 time: 0.220657 Jun 01 22:34:30.680948 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 480/1413] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:30 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1448 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:30.876415 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-68cabb66-9b53-44b6-923d-ade50307ebd8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:30.879010 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-68cabb66-9b53-44b6-923d-ade50307ebd8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:30.889140 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-68cabb66-9b53-44b6-923d-ade50307ebd8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:30.891315 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-68cabb66-9b53-44b6-923d-ade50307ebd8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:30.892176 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-68cabb66-9b53-44b6-923d-ade50307ebd8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:30.893834 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-68cabb66-9b53-44b6-923d-ade50307ebd8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:30.894751 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-68cabb66-9b53-44b6-923d-ade50307ebd8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:30.895432 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-68cabb66-9b53-44b6-923d-ade50307ebd8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:30.919550 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-68cabb66-9b53-44b6-923d-ade50307ebd8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:31.204872 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-68cabb66-9b53-44b6-923d-ade50307ebd8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:31.215783 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-68cabb66-9b53-44b6-923d-ade50307ebd8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1519 microversion: 2.1 time: 0.341866 Jun 01 22:34:31.216080 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 456/1414] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:30 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1519 bytes in 342 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:31.702943 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5d9acd44-5310-47af-9cdd-676c85da61cf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:31.705764 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5d9acd44-5310-47af-9cdd-676c85da61cf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:31.712688 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5d9acd44-5310-47af-9cdd-676c85da61cf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:31.712688 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5d9acd44-5310-47af-9cdd-676c85da61cf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:31.712688 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5d9acd44-5310-47af-9cdd-676c85da61cf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:31.712915 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5d9acd44-5310-47af-9cdd-676c85da61cf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:31.713410 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5d9acd44-5310-47af-9cdd-676c85da61cf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:31.713912 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5d9acd44-5310-47af-9cdd-676c85da61cf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:31.736386 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5d9acd44-5310-47af-9cdd-676c85da61cf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:31.882504 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5d9acd44-5310-47af-9cdd-676c85da61cf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:31.894807 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5d9acd44-5310-47af-9cdd-676c85da61cf tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1448 microversion: 2.1 time: 0.194572 Jun 01 22:34:31.895736 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 479/1415] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:31 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1448 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:32.235450 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8aeb2ec7-6a42-410f-9572-955ff93c7277 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:32.237978 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8aeb2ec7-6a42-410f-9572-955ff93c7277 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:32.247375 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8aeb2ec7-6a42-410f-9572-955ff93c7277 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:32.248045 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8aeb2ec7-6a42-410f-9572-955ff93c7277 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:32.248531 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8aeb2ec7-6a42-410f-9572-955ff93c7277 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:32.249174 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8aeb2ec7-6a42-410f-9572-955ff93c7277 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:32.249915 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8aeb2ec7-6a42-410f-9572-955ff93c7277 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:32.250328 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8aeb2ec7-6a42-410f-9572-955ff93c7277 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:32.280433 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8aeb2ec7-6a42-410f-9572-955ff93c7277 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:32.531232 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8aeb2ec7-6a42-410f-9572-955ff93c7277 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:32.543147 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8aeb2ec7-6a42-410f-9572-955ff93c7277 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1519 microversion: 2.1 time: 0.310561 Jun 01 22:34:32.543852 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 481/1416] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:32 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1519 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:32.915066 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-cf215dc2-9fd4-4863-9740-145fd5ae9eed tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:32.915066 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-cf215dc2-9fd4-4863-9740-145fd5ae9eed tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:32.916414 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-635b2faa-db52-42d9-bd1a-7acbd66fdfa3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:32.924414 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-635b2faa-db52-42d9-bd1a-7acbd66fdfa3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:32.925866 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf215dc2-9fd4-4863-9740-145fd5ae9eed tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:32.925866 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf215dc2-9fd4-4863-9740-145fd5ae9eed tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:32.925866 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf215dc2-9fd4-4863-9740-145fd5ae9eed tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:32.925866 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf215dc2-9fd4-4863-9740-145fd5ae9eed tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:32.926636 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf215dc2-9fd4-4863-9740-145fd5ae9eed tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:32.926636 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf215dc2-9fd4-4863-9740-145fd5ae9eed tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:32.927292 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-635b2faa-db52-42d9-bd1a-7acbd66fdfa3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:32.927292 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-635b2faa-db52-42d9-bd1a-7acbd66fdfa3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:32.928723 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-635b2faa-db52-42d9-bd1a-7acbd66fdfa3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:32.932405 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-635b2faa-db52-42d9-bd1a-7acbd66fdfa3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:32.932405 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-635b2faa-db52-42d9-bd1a-7acbd66fdfa3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:32.932405 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-635b2faa-db52-42d9-bd1a-7acbd66fdfa3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:32.955669 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-635b2faa-db52-42d9-bd1a-7acbd66fdfa3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:33.003212 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-cf215dc2-9fd4-4863-9740-145fd5ae9eed tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lazy-loading 'services' on Instance uuid 55e5ed12-3257-433a-8312-1f7a3fa07fd4 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:34:33.092622 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-cf215dc2-9fd4-4863-9740-145fd5ae9eed tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4/os-volume_attachments/6d9a8c17-8425-4550-baf1-df9e2651df69" status: 202 len: 0 microversion: 2.1 time: 0.179837 Jun 01 22:34:33.092994 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 480/1417] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:34:32 2026] DELETE /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4/os-volume_attachments/6d9a8c17-8425-4550-baf1-df9e2651df69 => generated 0 bytes in 181 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:34:33.187839 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-635b2faa-db52-42d9-bd1a-7acbd66fdfa3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:33.198558 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-635b2faa-db52-42d9-bd1a-7acbd66fdfa3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1567 microversion: 2.1 time: 0.286347 Jun 01 22:34:33.198940 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 457/1418] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:32 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1567 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:33.560046 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-cb1b1616-78eb-43a6-9a84-caa73839b8b9 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:33.561743 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-cb1b1616-78eb-43a6-9a84-caa73839b8b9 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:33.570093 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cb1b1616-78eb-43a6-9a84-caa73839b8b9 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:33.570424 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cb1b1616-78eb-43a6-9a84-caa73839b8b9 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:33.570713 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cb1b1616-78eb-43a6-9a84-caa73839b8b9 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:33.571299 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cb1b1616-78eb-43a6-9a84-caa73839b8b9 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:33.571714 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cb1b1616-78eb-43a6-9a84-caa73839b8b9 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:33.572092 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cb1b1616-78eb-43a6-9a84-caa73839b8b9 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:33.600492 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-cb1b1616-78eb-43a6-9a84-caa73839b8b9 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:33.766093 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-cb1b1616-78eb-43a6-9a84-caa73839b8b9 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:33.774558 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-cb1b1616-78eb-43a6-9a84-caa73839b8b9 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1519 microversion: 2.1 time: 0.216616 Jun 01 22:34:33.774871 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 482/1419] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:33 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1519 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:34.217908 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9448e64a-1c55-4dd3-8828-e7d46106e58e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:34.219937 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9448e64a-1c55-4dd3-8828-e7d46106e58e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:34.230108 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9448e64a-1c55-4dd3-8828-e7d46106e58e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:34.230108 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9448e64a-1c55-4dd3-8828-e7d46106e58e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:34.230108 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9448e64a-1c55-4dd3-8828-e7d46106e58e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:34.230108 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9448e64a-1c55-4dd3-8828-e7d46106e58e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:34.231984 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9448e64a-1c55-4dd3-8828-e7d46106e58e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:34.231984 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9448e64a-1c55-4dd3-8828-e7d46106e58e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:34.272510 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9448e64a-1c55-4dd3-8828-e7d46106e58e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:34.494539 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9448e64a-1c55-4dd3-8828-e7d46106e58e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:34.507795 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9448e64a-1c55-4dd3-8828-e7d46106e58e tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1567 microversion: 2.1 time: 0.292244 Jun 01 22:34:34.508151 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 481/1420] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:34 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1567 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:34.557405 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-fa591dd8-7e53-44b4-b20f-92450e764908 req-6baf4476-8060-42b8-8fe2-673ce6c46717 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "52fef60d-46ba-43f3-88ba-fad2ccd79d64", "name": "network-vif-plugged", "status": "completed", "tag": "962de2cb-65f3-4474-8fd2-ca4e4480a1e8"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:34.565463 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-fa591dd8-7e53-44b4-b20f-92450e764908 req-6baf4476-8060-42b8-8fe2-673ce6c46717 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:34.565620 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-fa591dd8-7e53-44b4-b20f-92450e764908 req-6baf4476-8060-42b8-8fe2-673ce6c46717 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:34.565774 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-fa591dd8-7e53-44b4-b20f-92450e764908 req-6baf4476-8060-42b8-8fe2-673ce6c46717 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:34.574629 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-fa591dd8-7e53-44b4-b20f-92450e764908 req-6baf4476-8060-42b8-8fe2-673ce6c46717 service nova] Creating event network-vif-plugged:962de2cb-65f3-4474-8fd2-ca4e4480a1e8 for instance 52fef60d-46ba-43f3-88ba-fad2ccd79d64 on np0000001904 Jun 01 22:34:34.574987 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-fa591dd8-7e53-44b4-b20f-92450e764908 req-6baf4476-8060-42b8-8fe2-673ce6c46717 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:34.581431 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-fa591dd8-7e53-44b4-b20f-92450e764908 req-6baf4476-8060-42b8-8fe2-673ce6c46717 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028687 Jun 01 22:34:34.582214 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 458/1421] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:34 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 01 22:34:34.796437 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d137455b-2f08-4d87-961d-73fa0341ddf6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:34.798063 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d137455b-2f08-4d87-961d-73fa0341ddf6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:34.811312 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d137455b-2f08-4d87-961d-73fa0341ddf6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:34.811831 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d137455b-2f08-4d87-961d-73fa0341ddf6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:34.812127 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d137455b-2f08-4d87-961d-73fa0341ddf6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:34.812881 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d137455b-2f08-4d87-961d-73fa0341ddf6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:34.813185 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d137455b-2f08-4d87-961d-73fa0341ddf6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:34.813664 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d137455b-2f08-4d87-961d-73fa0341ddf6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:34.842936 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d137455b-2f08-4d87-961d-73fa0341ddf6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:35.146190 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d137455b-2f08-4d87-961d-73fa0341ddf6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:35.158449 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d137455b-2f08-4d87-961d-73fa0341ddf6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1519 microversion: 2.1 time: 0.364602 Jun 01 22:34:35.159035 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 483/1422] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:34 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1519 bytes in 365 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:35.526383 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3cb48e08-6435-4a8d-bf3c-d01abfba1928 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:35.528495 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3cb48e08-6435-4a8d-bf3c-d01abfba1928 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:35.534041 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3cb48e08-6435-4a8d-bf3c-d01abfba1928 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:35.534399 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3cb48e08-6435-4a8d-bf3c-d01abfba1928 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:35.534723 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3cb48e08-6435-4a8d-bf3c-d01abfba1928 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:35.535256 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3cb48e08-6435-4a8d-bf3c-d01abfba1928 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:35.535617 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3cb48e08-6435-4a8d-bf3c-d01abfba1928 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:35.535984 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3cb48e08-6435-4a8d-bf3c-d01abfba1928 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:35.566656 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3cb48e08-6435-4a8d-bf3c-d01abfba1928 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:35.705063 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3cb48e08-6435-4a8d-bf3c-d01abfba1928 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:35.721751 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3cb48e08-6435-4a8d-bf3c-d01abfba1928 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1567 microversion: 2.1 time: 0.196237 Jun 01 22:34:35.721751 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 482/1423] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:35 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1567 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:36.179346 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-dce51e6c-55c4-4f30-a17e-afa9ff96fb47 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:36.186927 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-dce51e6c-55c4-4f30-a17e-afa9ff96fb47 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:36.200374 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dce51e6c-55c4-4f30-a17e-afa9ff96fb47 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:36.203904 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dce51e6c-55c4-4f30-a17e-afa9ff96fb47 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:36.203904 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dce51e6c-55c4-4f30-a17e-afa9ff96fb47 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:36.205667 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dce51e6c-55c4-4f30-a17e-afa9ff96fb47 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:36.207289 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dce51e6c-55c4-4f30-a17e-afa9ff96fb47 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:36.209480 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dce51e6c-55c4-4f30-a17e-afa9ff96fb47 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:36.241981 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-dce51e6c-55c4-4f30-a17e-afa9ff96fb47 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:36.307591 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6506ad2b-a0b4-450b-9f46-8e73a3ec2968 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:36.308645 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6506ad2b-a0b4-450b-9f46-8e73a3ec2968 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:36.318839 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6506ad2b-a0b4-450b-9f46-8e73a3ec2968 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:36.321640 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6506ad2b-a0b4-450b-9f46-8e73a3ec2968 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:36.321640 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6506ad2b-a0b4-450b-9f46-8e73a3ec2968 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:36.321640 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6506ad2b-a0b4-450b-9f46-8e73a3ec2968 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:36.321640 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6506ad2b-a0b4-450b-9f46-8e73a3ec2968 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:36.321797 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6506ad2b-a0b4-450b-9f46-8e73a3ec2968 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:36.342680 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6506ad2b-a0b4-450b-9f46-8e73a3ec2968 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:34:36.423778 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6506ad2b-a0b4-450b-9f46-8e73a3ec2968 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4" status: 204 len: 0 microversion: 2.1 time: 0.121984 Jun 01 22:34:36.424267 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 484/1424] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:34:36 2026] DELETE /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:34:36.437809 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c082845d-5eb2-4997-8940-b3699a0afd2b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:36.442596 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c082845d-5eb2-4997-8940-b3699a0afd2b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:36.448525 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c082845d-5eb2-4997-8940-b3699a0afd2b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:36.449136 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c082845d-5eb2-4997-8940-b3699a0afd2b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:36.451456 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c082845d-5eb2-4997-8940-b3699a0afd2b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:36.451456 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c082845d-5eb2-4997-8940-b3699a0afd2b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:36.451456 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c082845d-5eb2-4997-8940-b3699a0afd2b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:36.451456 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c082845d-5eb2-4997-8940-b3699a0afd2b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:36.462110 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-dce51e6c-55c4-4f30-a17e-afa9ff96fb47 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:36.469451 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c082845d-5eb2-4997-8940-b3699a0afd2b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:36.474236 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-dce51e6c-55c4-4f30-a17e-afa9ff96fb47 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1499 microversion: 2.1 time: 0.299253 Jun 01 22:34:36.474659 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 459/1425] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:36 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1499 bytes in 300 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:36.501392 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4b9ea82d-0a2f-478d-94d3-8c35d85dba42 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "23c30780-462b-4f1e-a366-f5f6d413860f"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:36.503543 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4b9ea82d-0a2f-478d-94d3-8c35d85dba42 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:36.507881 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4b9ea82d-0a2f-478d-94d3-8c35d85dba42 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:36.508178 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4b9ea82d-0a2f-478d-94d3-8c35d85dba42 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:36.508370 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4b9ea82d-0a2f-478d-94d3-8c35d85dba42 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:36.508733 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4b9ea82d-0a2f-478d-94d3-8c35d85dba42 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:36.508932 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4b9ea82d-0a2f-478d-94d3-8c35d85dba42 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:36.509114 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4b9ea82d-0a2f-478d-94d3-8c35d85dba42 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:36.528175 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-4b9ea82d-0a2f-478d-94d3-8c35d85dba42 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] HTTP exception thrown: Cannot 'attach_volume' instance 52fef60d-46ba-43f3-88ba-fad2ccd79d64 while it is in vm_state rescued Jun 01 22:34:36.528452 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4b9ea82d-0a2f-478d-94d3-8c35d85dba42 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Returning 409 to user: Cannot 'attach_volume' instance 52fef60d-46ba-43f3-88ba-fad2ccd79d64 while it is in vm_state rescued {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:34:36.528839 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4b9ea82d-0a2f-478d-94d3-8c35d85dba42 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "POST /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64/os-volume_attachments" status: 409 len: 152 microversion: 2.1 time: 0.030257 Jun 01 22:34:36.529202 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 485/1426] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:34:36 2026] POST /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64/os-volume_attachments => generated 152 bytes in 31 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) Jun 01 22:34:36.540009 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c7c68db4-7aa4-4964-a5e6-6d5823cd9bf9 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:36.542386 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c7c68db4-7aa4-4964-a5e6-6d5823cd9bf9 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:36.552506 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c7c68db4-7aa4-4964-a5e6-6d5823cd9bf9 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:36.552758 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c7c68db4-7aa4-4964-a5e6-6d5823cd9bf9 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:36.552925 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c7c68db4-7aa4-4964-a5e6-6d5823cd9bf9 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:36.553260 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c7c68db4-7aa4-4964-a5e6-6d5823cd9bf9 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:36.553435 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c7c68db4-7aa4-4964-a5e6-6d5823cd9bf9 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:36.553862 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c7c68db4-7aa4-4964-a5e6-6d5823cd9bf9 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:36.618470 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c7c68db4-7aa4-4964-a5e6-6d5823cd9bf9 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "POST /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64/action" status: 202 len: 0 microversion: 2.1 time: 0.080074 Jun 01 22:34:36.618470 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 460/1427] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:34:36 2026] POST /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64/action => generated 0 bytes in 81 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:34:36.633331 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-92149525-f63b-4c83-be0e-465dcaa5589c req-280635f6-400f-4315-aa74-b2df2c226bde service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "52fef60d-46ba-43f3-88ba-fad2ccd79d64", "name": "network-vif-plugged", "status": "completed", "tag": "962de2cb-65f3-4474-8fd2-ca4e4480a1e8"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:36.637830 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4edeab21-e200-4009-946d-373ea6ac9f7a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:36.640261 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4edeab21-e200-4009-946d-373ea6ac9f7a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:36.645137 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-92149525-f63b-4c83-be0e-465dcaa5589c req-280635f6-400f-4315-aa74-b2df2c226bde service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:36.645388 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-92149525-f63b-4c83-be0e-465dcaa5589c req-280635f6-400f-4315-aa74-b2df2c226bde service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:36.645599 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-92149525-f63b-4c83-be0e-465dcaa5589c req-280635f6-400f-4315-aa74-b2df2c226bde service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:36.646192 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4edeab21-e200-4009-946d-373ea6ac9f7a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:36.646617 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4edeab21-e200-4009-946d-373ea6ac9f7a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:36.646933 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4edeab21-e200-4009-946d-373ea6ac9f7a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:36.647832 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4edeab21-e200-4009-946d-373ea6ac9f7a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:36.648316 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4edeab21-e200-4009-946d-373ea6ac9f7a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:36.649895 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4edeab21-e200-4009-946d-373ea6ac9f7a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:36.656781 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-92149525-f63b-4c83-be0e-465dcaa5589c req-280635f6-400f-4315-aa74-b2df2c226bde service nova] Creating event network-vif-plugged:962de2cb-65f3-4474-8fd2-ca4e4480a1e8 for instance 52fef60d-46ba-43f3-88ba-fad2ccd79d64 on np0000001904 Jun 01 22:34:36.657385 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-92149525-f63b-4c83-be0e-465dcaa5589c req-280635f6-400f-4315-aa74-b2df2c226bde service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:36.664498 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-92149525-f63b-4c83-be0e-465dcaa5589c req-280635f6-400f-4315-aa74-b2df2c226bde service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.038686 Jun 01 22:34:36.666827 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 486/1428] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:36 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:36.675636 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4edeab21-e200-4009-946d-373ea6ac9f7a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:36.710591 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c082845d-5eb2-4997-8940-b3699a0afd2b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:36.724078 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c082845d-5eb2-4997-8940-b3699a0afd2b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4" status: 200 len: 1667 microversion: 2.1 time: 0.287848 Jun 01 22:34:36.724078 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 483/1429] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:36 2026] GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4 => generated 1667 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:36.749291 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-07eba400-c95a-4911-bd50-d01d7155f298 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:36.751364 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-07eba400-c95a-4911-bd50-d01d7155f298 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:36.757145 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-07eba400-c95a-4911-bd50-d01d7155f298 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:36.757686 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-07eba400-c95a-4911-bd50-d01d7155f298 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:36.757891 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-07eba400-c95a-4911-bd50-d01d7155f298 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:36.758433 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-07eba400-c95a-4911-bd50-d01d7155f298 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:36.758803 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-07eba400-c95a-4911-bd50-d01d7155f298 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:36.759169 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-07eba400-c95a-4911-bd50-d01d7155f298 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:36.784393 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-07eba400-c95a-4911-bd50-d01d7155f298 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:36.902540 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4edeab21-e200-4009-946d-373ea6ac9f7a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:36.913944 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4edeab21-e200-4009-946d-373ea6ac9f7a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1507 microversion: 2.1 time: 0.278072 Jun 01 22:34:36.914352 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 461/1430] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:36 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1507 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:36.974790 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-07eba400-c95a-4911-bd50-d01d7155f298 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:36.983363 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-07eba400-c95a-4911-bd50-d01d7155f298 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1567 microversion: 2.1 time: 0.239631 Jun 01 22:34:36.983671 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 487/1431] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:36 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1567 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:37.647858 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-5c9d5d1d-489b-422c-89fd-c234d4a00f55 req-350fda1b-c7fe-4dd4-9d8a-476d41a71768 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "55e5ed12-3257-433a-8312-1f7a3fa07fd4", "name": "network-vif-unplugged", "status": "completed", "tag": "fc617471-4334-477f-be40-da5fa8c3a8b7"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:37.658851 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-5c9d5d1d-489b-422c-89fd-c234d4a00f55 req-350fda1b-c7fe-4dd4-9d8a-476d41a71768 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:37.658851 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-5c9d5d1d-489b-422c-89fd-c234d4a00f55 req-350fda1b-c7fe-4dd4-9d8a-476d41a71768 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:37.658851 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-5c9d5d1d-489b-422c-89fd-c234d4a00f55 req-350fda1b-c7fe-4dd4-9d8a-476d41a71768 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:37.670976 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-5c9d5d1d-489b-422c-89fd-c234d4a00f55 req-350fda1b-c7fe-4dd4-9d8a-476d41a71768 service nova] Creating event network-vif-unplugged:fc617471-4334-477f-be40-da5fa8c3a8b7 for instance 55e5ed12-3257-433a-8312-1f7a3fa07fd4 on np0000001904 Jun 01 22:34:37.671727 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-5c9d5d1d-489b-422c-89fd-c234d4a00f55 req-350fda1b-c7fe-4dd4-9d8a-476d41a71768 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:37.679005 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-5c9d5d1d-489b-422c-89fd-c234d4a00f55 req-350fda1b-c7fe-4dd4-9d8a-476d41a71768 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.032542 Jun 01 22:34:37.679086 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 484/1432] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:37 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:37.754594 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ee485883-6805-40e8-97f5-21e51dc4778e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:37.757019 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ee485883-6805-40e8-97f5-21e51dc4778e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:37.764996 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ee485883-6805-40e8-97f5-21e51dc4778e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:37.765352 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ee485883-6805-40e8-97f5-21e51dc4778e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:37.765794 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ee485883-6805-40e8-97f5-21e51dc4778e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:37.766240 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ee485883-6805-40e8-97f5-21e51dc4778e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:37.766689 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ee485883-6805-40e8-97f5-21e51dc4778e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:37.767465 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ee485883-6805-40e8-97f5-21e51dc4778e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:37.803724 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ee485883-6805-40e8-97f5-21e51dc4778e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:37.939037 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-607bbf75-b748-4c02-81b3-305062d0e7ae tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:37.942265 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-607bbf75-b748-4c02-81b3-305062d0e7ae tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:37.953391 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-607bbf75-b748-4c02-81b3-305062d0e7ae tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:37.953391 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-607bbf75-b748-4c02-81b3-305062d0e7ae tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:37.953391 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-607bbf75-b748-4c02-81b3-305062d0e7ae tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:37.953391 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-607bbf75-b748-4c02-81b3-305062d0e7ae tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:37.953691 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-607bbf75-b748-4c02-81b3-305062d0e7ae tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:37.953691 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-607bbf75-b748-4c02-81b3-305062d0e7ae tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:37.985832 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-607bbf75-b748-4c02-81b3-305062d0e7ae tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:38.008114 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-92fef3d5-7d30-4855-9e44-1ab340807b8b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:38.011645 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-92fef3d5-7d30-4855-9e44-1ab340807b8b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:38.016699 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-92fef3d5-7d30-4855-9e44-1ab340807b8b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:38.016804 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-92fef3d5-7d30-4855-9e44-1ab340807b8b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:38.017065 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-92fef3d5-7d30-4855-9e44-1ab340807b8b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:38.018783 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-92fef3d5-7d30-4855-9e44-1ab340807b8b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:38.019273 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-92fef3d5-7d30-4855-9e44-1ab340807b8b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:38.019731 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-92fef3d5-7d30-4855-9e44-1ab340807b8b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:38.048631 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-92fef3d5-7d30-4855-9e44-1ab340807b8b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:38.152922 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ee485883-6805-40e8-97f5-21e51dc4778e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:38.165662 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ee485883-6805-40e8-97f5-21e51dc4778e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4" status: 200 len: 1667 microversion: 2.1 time: 0.416709 Jun 01 22:34:38.166109 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 462/1433] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:37 2026] GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4 => generated 1667 bytes in 418 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:38.169725 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-415e2570-9629-4c47-8f8e-51a6105eaf2d tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:38.170091 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-415e2570-9629-4c47-8f8e-51a6105eaf2d tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:38.176210 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-415e2570-9629-4c47-8f8e-51a6105eaf2d tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:38.176650 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-415e2570-9629-4c47-8f8e-51a6105eaf2d tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:38.177017 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-415e2570-9629-4c47-8f8e-51a6105eaf2d tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:38.179787 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-415e2570-9629-4c47-8f8e-51a6105eaf2d tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:38.179787 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-415e2570-9629-4c47-8f8e-51a6105eaf2d tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:38.179787 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-415e2570-9629-4c47-8f8e-51a6105eaf2d tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:38.275094 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-415e2570-9629-4c47-8f8e-51a6105eaf2d tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lazy-loading 'services' on Instance uuid 6c132a52-13bc-423e-a500-a4f3314f12f0 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:34:38.290825 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-607bbf75-b748-4c02-81b3-305062d0e7ae tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:38.304744 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-607bbf75-b748-4c02-81b3-305062d0e7ae tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1507 microversion: 2.1 time: 0.367038 Jun 01 22:34:38.304744 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 488/1434] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:37 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1507 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:38.360009 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-415e2570-9629-4c47-8f8e-51a6105eaf2d tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments/6611581a-9a2e-4d7b-be72-b5270dd03b32" status: 202 len: 0 microversion: 2.60 time: 0.193005 Jun 01 22:34:38.360421 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 463/1435] 10.4.3.116 () {68 vars in 1575 bytes} [Mon Jun 1 22:34:38 2026] DELETE /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments/6611581a-9a2e-4d7b-be72-b5270dd03b32 => generated 0 bytes in 194 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:34:38.378838 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-92fef3d5-7d30-4855-9e44-1ab340807b8b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:38.379806 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-55be11dd-714e-4f04-ae7c-9492a096e8e5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:38.381690 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-55be11dd-714e-4f04-ae7c-9492a096e8e5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:38.387414 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-55be11dd-714e-4f04-ae7c-9492a096e8e5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:38.387628 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-55be11dd-714e-4f04-ae7c-9492a096e8e5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:38.387791 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-55be11dd-714e-4f04-ae7c-9492a096e8e5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:38.388138 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-55be11dd-714e-4f04-ae7c-9492a096e8e5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:38.388264 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-55be11dd-714e-4f04-ae7c-9492a096e8e5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:38.388412 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-55be11dd-714e-4f04-ae7c-9492a096e8e5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:38.393511 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-92fef3d5-7d30-4855-9e44-1ab340807b8b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1572 microversion: 2.1 time: 0.387692 Jun 01 22:34:38.393511 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 485/1436] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:38 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1572 bytes in 388 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:38.427682 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-55be11dd-714e-4f04-ae7c-9492a096e8e5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments" status: 200 len: 545 microversion: 2.60 time: 0.052874 Jun 01 22:34:38.427781 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c0b126d2-5c40-4c54-a7d7-c6f45217de10 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:38.427885 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 489/1437] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:34:38 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments => generated 545 bytes in 53 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:34:38.433677 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c0b126d2-5c40-4c54-a7d7-c6f45217de10 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:38.444963 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c0b126d2-5c40-4c54-a7d7-c6f45217de10 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:38.444963 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c0b126d2-5c40-4c54-a7d7-c6f45217de10 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:38.444963 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c0b126d2-5c40-4c54-a7d7-c6f45217de10 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:38.446639 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c0b126d2-5c40-4c54-a7d7-c6f45217de10 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:38.449475 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c0b126d2-5c40-4c54-a7d7-c6f45217de10 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:38.450706 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c0b126d2-5c40-4c54-a7d7-c6f45217de10 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:38.485432 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c0b126d2-5c40-4c54-a7d7-c6f45217de10 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.062827 Jun 01 22:34:38.486027 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 464/1438] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:34:38 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2/os-volume_attachments => generated 25 bytes in 64 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:34:38.542374 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-980c84e4-fda7-49b9-b44c-ae8e0de43b75 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:38.542670 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-980c84e4-fda7-49b9-b44c-ae8e0de43b75 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:38.547720 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-980c84e4-fda7-49b9-b44c-ae8e0de43b75 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:38.547961 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-980c84e4-fda7-49b9-b44c-ae8e0de43b75 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:38.548124 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-980c84e4-fda7-49b9-b44c-ae8e0de43b75 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:38.548372 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-980c84e4-fda7-49b9-b44c-ae8e0de43b75 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:38.548917 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-980c84e4-fda7-49b9-b44c-ae8e0de43b75 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:38.549201 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-980c84e4-fda7-49b9-b44c-ae8e0de43b75 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:38.572465 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-980c84e4-fda7-49b9-b44c-ae8e0de43b75 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:34:38.636148 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-980c84e4-fda7-49b9-b44c-ae8e0de43b75 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 204 len: 0 microversion: 2.1 time: 0.096092 Jun 01 22:34:38.636505 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 486/1439] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:34:38 2026] DELETE /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 0 bytes in 97 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:34:38.648444 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a9005166-3eaf-4dce-8cf0-4f628ad4a646 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:38.650428 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a9005166-3eaf-4dce-8cf0-4f628ad4a646 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:38.655037 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a9005166-3eaf-4dce-8cf0-4f628ad4a646 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:38.657804 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a9005166-3eaf-4dce-8cf0-4f628ad4a646 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:38.657804 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a9005166-3eaf-4dce-8cf0-4f628ad4a646 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:38.657804 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a9005166-3eaf-4dce-8cf0-4f628ad4a646 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:38.657804 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a9005166-3eaf-4dce-8cf0-4f628ad4a646 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:38.658012 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a9005166-3eaf-4dce-8cf0-4f628ad4a646 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:38.695269 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a9005166-3eaf-4dce-8cf0-4f628ad4a646 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:38.923736 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a9005166-3eaf-4dce-8cf0-4f628ad4a646 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:38.938971 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a9005166-3eaf-4dce-8cf0-4f628ad4a646 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1667 microversion: 2.1 time: 0.292450 Jun 01 22:34:38.939382 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 490/1440] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:38 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1667 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:39.025991 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:34:39.188062 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-13b1cc41-9b76-4c5c-a8ef-e507329c5858 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:39.189913 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-13b1cc41-9b76-4c5c-a8ef-e507329c5858 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:39.195339 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13b1cc41-9b76-4c5c-a8ef-e507329c5858 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:39.195735 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13b1cc41-9b76-4c5c-a8ef-e507329c5858 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:39.196046 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13b1cc41-9b76-4c5c-a8ef-e507329c5858 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:39.196716 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13b1cc41-9b76-4c5c-a8ef-e507329c5858 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:39.197157 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13b1cc41-9b76-4c5c-a8ef-e507329c5858 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:39.197854 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13b1cc41-9b76-4c5c-a8ef-e507329c5858 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:39.221799 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-13b1cc41-9b76-4c5c-a8ef-e507329c5858 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:39.327234 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7fa5d7e7-9f68-491d-b32a-336882125b69 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:39.331481 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7fa5d7e7-9f68-491d-b32a-336882125b69 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:39.337949 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fa5d7e7-9f68-491d-b32a-336882125b69 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:39.338479 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fa5d7e7-9f68-491d-b32a-336882125b69 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:39.338923 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fa5d7e7-9f68-491d-b32a-336882125b69 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:39.339630 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fa5d7e7-9f68-491d-b32a-336882125b69 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:39.340172 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fa5d7e7-9f68-491d-b32a-336882125b69 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:39.340633 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fa5d7e7-9f68-491d-b32a-336882125b69 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:39.366980 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7fa5d7e7-9f68-491d-b32a-336882125b69 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:39.418872 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-12fb54f4-e2a2-450a-a367-a4a9faf68d68 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:39.421324 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-12fb54f4-e2a2-450a-a367-a4a9faf68d68 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:39.429664 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12fb54f4-e2a2-450a-a367-a4a9faf68d68 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:39.429664 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12fb54f4-e2a2-450a-a367-a4a9faf68d68 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:39.429664 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12fb54f4-e2a2-450a-a367-a4a9faf68d68 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:39.429664 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12fb54f4-e2a2-450a-a367-a4a9faf68d68 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:39.429975 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12fb54f4-e2a2-450a-a367-a4a9faf68d68 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:39.429975 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12fb54f4-e2a2-450a-a367-a4a9faf68d68 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:39.452468 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-12fb54f4-e2a2-450a-a367-a4a9faf68d68 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:39.492365 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-13b1cc41-9b76-4c5c-a8ef-e507329c5858 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:39.501972 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-13b1cc41-9b76-4c5c-a8ef-e507329c5858 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4" status: 200 len: 1667 microversion: 2.1 time: 0.315968 Jun 01 22:34:39.502374 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 465/1441] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:39 2026] GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4 => generated 1667 bytes in 316 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:39.513127 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0ea48b9f-107f-4e1d-bbfa-6efb71aa956e tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:39.517711 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0ea48b9f-107f-4e1d-bbfa-6efb71aa956e tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:39.520699 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0ea48b9f-107f-4e1d-bbfa-6efb71aa956e tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:39.520881 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0ea48b9f-107f-4e1d-bbfa-6efb71aa956e tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:39.521015 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0ea48b9f-107f-4e1d-bbfa-6efb71aa956e tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:39.521279 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0ea48b9f-107f-4e1d-bbfa-6efb71aa956e tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:39.521417 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0ea48b9f-107f-4e1d-bbfa-6efb71aa956e tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:39.521526 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0ea48b9f-107f-4e1d-bbfa-6efb71aa956e tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:39.563665 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0ea48b9f-107f-4e1d-bbfa-6efb71aa956e tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments" status: 200 len: 545 microversion: 2.60 time: 0.059779 Jun 01 22:34:39.563665 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 466/1442] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:34:39 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments => generated 545 bytes in 61 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:34:39.608375 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7fa5d7e7-9f68-491d-b32a-336882125b69 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:39.617780 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7fa5d7e7-9f68-491d-b32a-336882125b69 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1507 microversion: 2.1 time: 0.292737 Jun 01 22:34:39.618069 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 487/1443] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:39 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1507 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:39.750528 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-12fb54f4-e2a2-450a-a367-a4a9faf68d68 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:39.762864 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-ba0cac25-2f8b-4450-8b7d-7fd81d978a93 req-7cf6a5cb-fac9-4d0d-9234-0a68b0404119 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "52fef60d-46ba-43f3-88ba-fad2ccd79d64", "name": "network-vif-unplugged", "status": "completed", "tag": "962de2cb-65f3-4474-8fd2-ca4e4480a1e8"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:39.769902 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-12fb54f4-e2a2-450a-a367-a4a9faf68d68 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1572 microversion: 2.1 time: 0.352613 Jun 01 22:34:39.770202 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 491/1444] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:39 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1572 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:39.770258 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-ad89a2ac-9c9f-4a9b-8215-5ce456d29afa req-360923e8-0bf2-4b74-9db0-e879f89ca3f3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "55e5ed12-3257-433a-8312-1f7a3fa07fd4", "name": "network-vif-unplugged", "status": "completed", "tag": "fc617471-4334-477f-be40-da5fa8c3a8b7"}, {"server_uuid": "9776361b-1c43-4015-b7f1-2657604a9118", "name": "network-vif-unplugged", "status": "completed", "tag": "330c8da9-a4a2-47a8-8dcc-6bd5a4ba21be"}, {"server_uuid": "9776361b-1c43-4015-b7f1-2657604a9118", "name": "network-vif-unplugged", "status": "completed", "tag": "330c8da9-a4a2-47a8-8dcc-6bd5a4ba21be"}, {"server_uuid": "55e5ed12-3257-433a-8312-1f7a3fa07fd4", "name": "network-vif-deleted", "tag": "fc617471-4334-477f-be40-da5fa8c3a8b7"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:39.773234 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ba0cac25-2f8b-4450-8b7d-7fd81d978a93 req-7cf6a5cb-fac9-4d0d-9234-0a68b0404119 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:39.773466 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ba0cac25-2f8b-4450-8b7d-7fd81d978a93 req-7cf6a5cb-fac9-4d0d-9234-0a68b0404119 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:39.773651 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ba0cac25-2f8b-4450-8b7d-7fd81d978a93 req-7cf6a5cb-fac9-4d0d-9234-0a68b0404119 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:39.782539 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ad89a2ac-9c9f-4a9b-8215-5ce456d29afa req-360923e8-0bf2-4b74-9db0-e879f89ca3f3 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:39.783295 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-ba0cac25-2f8b-4450-8b7d-7fd81d978a93 req-7cf6a5cb-fac9-4d0d-9234-0a68b0404119 service nova] Creating event network-vif-unplugged:962de2cb-65f3-4474-8fd2-ca4e4480a1e8 for instance 52fef60d-46ba-43f3-88ba-fad2ccd79d64 on np0000001904 Jun 01 22:34:39.783392 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ad89a2ac-9c9f-4a9b-8215-5ce456d29afa req-360923e8-0bf2-4b74-9db0-e879f89ca3f3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:39.783660 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ad89a2ac-9c9f-4a9b-8215-5ce456d29afa req-360923e8-0bf2-4b74-9db0-e879f89ca3f3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:39.783891 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-ba0cac25-2f8b-4450-8b7d-7fd81d978a93 req-7cf6a5cb-fac9-4d0d-9234-0a68b0404119 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:39.789922 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-ba0cac25-2f8b-4450-8b7d-7fd81d978a93 req-7cf6a5cb-fac9-4d0d-9234-0a68b0404119 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.032155 Jun 01 22:34:39.790480 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 467/1445] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:39 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:39.795630 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-ad89a2ac-9c9f-4a9b-8215-5ce456d29afa req-360923e8-0bf2-4b74-9db0-e879f89ca3f3 service nova] Creating event network-vif-unplugged:fc617471-4334-477f-be40-da5fa8c3a8b7 for instance 55e5ed12-3257-433a-8312-1f7a3fa07fd4 on np0000001904 Jun 01 22:34:39.796157 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-ad89a2ac-9c9f-4a9b-8215-5ce456d29afa req-360923e8-0bf2-4b74-9db0-e879f89ca3f3 service nova] Creating event network-vif-unplugged:330c8da9-a4a2-47a8-8dcc-6bd5a4ba21be for instance 9776361b-1c43-4015-b7f1-2657604a9118 on np0000001904 Jun 01 22:34:39.796157 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-ad89a2ac-9c9f-4a9b-8215-5ce456d29afa req-360923e8-0bf2-4b74-9db0-e879f89ca3f3 service nova] Creating event network-vif-unplugged:330c8da9-a4a2-47a8-8dcc-6bd5a4ba21be for instance 9776361b-1c43-4015-b7f1-2657604a9118 on np0000001904 Jun 01 22:34:39.798123 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-ad89a2ac-9c9f-4a9b-8215-5ce456d29afa req-360923e8-0bf2-4b74-9db0-e879f89ca3f3 service nova] Creating event network-vif-deleted:fc617471-4334-477f-be40-da5fa8c3a8b7 for instance 55e5ed12-3257-433a-8312-1f7a3fa07fd4 on np0000001904 Jun 01 22:34:39.807867 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [req-ad89a2ac-9c9f-4a9b-8215-5ce456d29afa req-360923e8-0bf2-4b74-9db0-e879f89ca3f3 service nova] Instance 9776361b-1c43-4015-b7f1-2657604a9118 is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86662) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:34:39.808475 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-ad89a2ac-9c9f-4a9b-8215-5ce456d29afa req-360923e8-0bf2-4b74-9db0-e879f89ca3f3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:39.818487 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-ad89a2ac-9c9f-4a9b-8215-5ce456d29afa req-360923e8-0bf2-4b74-9db0-e879f89ca3f3 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 702 microversion: 2.1 time: 0.049712 Jun 01 22:34:39.818487 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 488/1446] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:39 2026] POST /compute/v2.1/os-server-external-events => generated 702 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:39.870396 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-4cb52f84-76bc-40d9-a8ee-f02df26853ed req-e517bac3-46b4-4964-8e18-7d3aaf382c11 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d8873633-fd2b-4df8-ba3e-8398c85c2ac2", "name": "network-vif-unplugged", "status": "completed", "tag": "8012963a-f936-408b-ab2c-5c7d7e6e00a4"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:39.880475 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-4cb52f84-76bc-40d9-a8ee-f02df26853ed req-e517bac3-46b4-4964-8e18-7d3aaf382c11 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:39.880711 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-4cb52f84-76bc-40d9-a8ee-f02df26853ed req-e517bac3-46b4-4964-8e18-7d3aaf382c11 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:39.880857 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-4cb52f84-76bc-40d9-a8ee-f02df26853ed req-e517bac3-46b4-4964-8e18-7d3aaf382c11 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:39.891597 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-4cb52f84-76bc-40d9-a8ee-f02df26853ed req-e517bac3-46b4-4964-8e18-7d3aaf382c11 service nova] Creating event network-vif-unplugged:8012963a-f936-408b-ab2c-5c7d7e6e00a4 for instance d8873633-fd2b-4df8-ba3e-8398c85c2ac2 on np0000001904 Jun 01 22:34:39.892167 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-4cb52f84-76bc-40d9-a8ee-f02df26853ed req-e517bac3-46b4-4964-8e18-7d3aaf382c11 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:39.900388 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-4cb52f84-76bc-40d9-a8ee-f02df26853ed req-e517bac3-46b4-4964-8e18-7d3aaf382c11 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.034807 Jun 01 22:34:39.901743 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 492/1447] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:39 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:39.960826 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5a3b4efa-fef8-4051-8a37-781157993bb8 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:39.963161 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5a3b4efa-fef8-4051-8a37-781157993bb8 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:39.971848 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a3b4efa-fef8-4051-8a37-781157993bb8 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:39.972424 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a3b4efa-fef8-4051-8a37-781157993bb8 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:39.972748 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a3b4efa-fef8-4051-8a37-781157993bb8 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:39.975134 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a3b4efa-fef8-4051-8a37-781157993bb8 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:39.975134 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a3b4efa-fef8-4051-8a37-781157993bb8 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:39.975134 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5a3b4efa-fef8-4051-8a37-781157993bb8 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:40.000100 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5a3b4efa-fef8-4051-8a37-781157993bb8 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:40.233827 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5a3b4efa-fef8-4051-8a37-781157993bb8 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:40.242474 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5a3b4efa-fef8-4051-8a37-781157993bb8 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1667 microversion: 2.1 time: 0.284817 Jun 01 22:34:40.245556 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 468/1448] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:39 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1667 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:34:40.533621 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5c7689d7-e2c4-4390-8a65-1e0c9705497a tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:40.535805 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5c7689d7-e2c4-4390-8a65-1e0c9705497a tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:40.540559 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5c7689d7-e2c4-4390-8a65-1e0c9705497a tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:40.540995 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5c7689d7-e2c4-4390-8a65-1e0c9705497a tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:40.541387 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5c7689d7-e2c4-4390-8a65-1e0c9705497a tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:40.542137 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5c7689d7-e2c4-4390-8a65-1e0c9705497a tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:40.542746 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5c7689d7-e2c4-4390-8a65-1e0c9705497a tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:40.543662 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5c7689d7-e2c4-4390-8a65-1e0c9705497a tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:40.572157 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5c7689d7-e2c4-4390-8a65-1e0c9705497a tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:40.583250 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0120f5ce-2ff6-4bc9-8482-d9cbd4b304fe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:40.586084 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0120f5ce-2ff6-4bc9-8482-d9cbd4b304fe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:40.590993 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0120f5ce-2ff6-4bc9-8482-d9cbd4b304fe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:40.591246 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0120f5ce-2ff6-4bc9-8482-d9cbd4b304fe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:40.591426 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0120f5ce-2ff6-4bc9-8482-d9cbd4b304fe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:40.591791 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0120f5ce-2ff6-4bc9-8482-d9cbd4b304fe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:40.591999 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0120f5ce-2ff6-4bc9-8482-d9cbd4b304fe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:40.592193 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0120f5ce-2ff6-4bc9-8482-d9cbd4b304fe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:40.624806 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0120f5ce-2ff6-4bc9-8482-d9cbd4b304fe tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments" status: 200 len: 545 microversion: 2.60 time: 0.044586 Jun 01 22:34:40.625356 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 493/1449] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:34:40 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments => generated 545 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:34:40.640803 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c6b8a123-8dc9-4bf6-a020-499dc5164d70 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:40.643138 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c6b8a123-8dc9-4bf6-a020-499dc5164d70 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:40.649907 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5c7689d7-e2c4-4390-8a65-1e0c9705497a tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:40.651115 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c6b8a123-8dc9-4bf6-a020-499dc5164d70 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:40.651426 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c6b8a123-8dc9-4bf6-a020-499dc5164d70 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:40.651713 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c6b8a123-8dc9-4bf6-a020-499dc5164d70 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:40.652289 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c6b8a123-8dc9-4bf6-a020-499dc5164d70 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:40.652659 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c6b8a123-8dc9-4bf6-a020-499dc5164d70 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:40.652942 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c6b8a123-8dc9-4bf6-a020-499dc5164d70 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:40.660639 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5c7689d7-e2c4-4390-8a65-1e0c9705497a tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4" status: 200 len: 1320 microversion: 2.1 time: 0.130558 Jun 01 22:34:40.660843 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 489/1450] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:40 2026] GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4 => generated 1320 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:40.683532 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c6b8a123-8dc9-4bf6-a020-499dc5164d70 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:40.796976 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d1d58990-8d37-48e8-96a4-95ceb49a524c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:40.799723 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d1d58990-8d37-48e8-96a4-95ceb49a524c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:40.804792 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1d58990-8d37-48e8-96a4-95ceb49a524c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:40.805120 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1d58990-8d37-48e8-96a4-95ceb49a524c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:40.805383 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1d58990-8d37-48e8-96a4-95ceb49a524c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:40.805948 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1d58990-8d37-48e8-96a4-95ceb49a524c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:40.806366 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1d58990-8d37-48e8-96a4-95ceb49a524c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:40.806806 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1d58990-8d37-48e8-96a4-95ceb49a524c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:40.836580 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d1d58990-8d37-48e8-96a4-95ceb49a524c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:40.867883 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c6b8a123-8dc9-4bf6-a020-499dc5164d70 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:40.880710 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c6b8a123-8dc9-4bf6-a020-499dc5164d70 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1507 microversion: 2.1 time: 0.240163 Jun 01 22:34:40.880710 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 469/1451] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:40 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1507 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:40.998235 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d1d58990-8d37-48e8-96a4-95ceb49a524c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:41.009920 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d1d58990-8d37-48e8-96a4-95ceb49a524c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1571 microversion: 2.1 time: 0.214911 Jun 01 22:34:41.010397 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 494/1452] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:40 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1571 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:41.263949 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a16f57b5-a978-492c-b08c-dd9f09a8f987 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:41.266221 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a16f57b5-a978-492c-b08c-dd9f09a8f987 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:41.273819 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a16f57b5-a978-492c-b08c-dd9f09a8f987 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:41.274396 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a16f57b5-a978-492c-b08c-dd9f09a8f987 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:41.274961 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a16f57b5-a978-492c-b08c-dd9f09a8f987 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:41.275509 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a16f57b5-a978-492c-b08c-dd9f09a8f987 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:41.275903 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a16f57b5-a978-492c-b08c-dd9f09a8f987 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:41.276370 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a16f57b5-a978-492c-b08c-dd9f09a8f987 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:41.302806 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a16f57b5-a978-492c-b08c-dd9f09a8f987 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:41.458034 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a16f57b5-a978-492c-b08c-dd9f09a8f987 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:41.469176 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a16f57b5-a978-492c-b08c-dd9f09a8f987 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1667 microversion: 2.1 time: 0.210568 Jun 01 22:34:41.469807 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 490/1453] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:41 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1667 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:41.641161 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-35c1bef5-2f6c-43a3-a226-6fcde7558b35 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:41.642848 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-35c1bef5-2f6c-43a3-a226-6fcde7558b35 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:41.647382 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-35c1bef5-2f6c-43a3-a226-6fcde7558b35 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:41.647586 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-35c1bef5-2f6c-43a3-a226-6fcde7558b35 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:41.647722 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-35c1bef5-2f6c-43a3-a226-6fcde7558b35 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:41.647958 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-35c1bef5-2f6c-43a3-a226-6fcde7558b35 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:41.648108 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-35c1bef5-2f6c-43a3-a226-6fcde7558b35 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:41.648250 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-35c1bef5-2f6c-43a3-a226-6fcde7558b35 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:41.664252 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-35c1bef5-2f6c-43a3-a226-6fcde7558b35 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments" status: 200 len: 371 microversion: 2.60 time: 0.025305 Jun 01 22:34:41.664526 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 470/1454] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:34:41 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments => generated 371 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:34:41.682606 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-58b39771-8394-4c1c-89b9-ad7a960e5e5b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:41.684847 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-58b39771-8394-4c1c-89b9-ad7a960e5e5b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:41.695528 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58b39771-8394-4c1c-89b9-ad7a960e5e5b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:41.695942 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58b39771-8394-4c1c-89b9-ad7a960e5e5b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:41.696588 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58b39771-8394-4c1c-89b9-ad7a960e5e5b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:41.697082 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58b39771-8394-4c1c-89b9-ad7a960e5e5b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:41.697734 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58b39771-8394-4c1c-89b9-ad7a960e5e5b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:41.698033 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58b39771-8394-4c1c-89b9-ad7a960e5e5b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:41.738842 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58b39771-8394-4c1c-89b9-ad7a960e5e5b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:41.739127 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58b39771-8394-4c1c-89b9-ad7a960e5e5b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:41.739328 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58b39771-8394-4c1c-89b9-ad7a960e5e5b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:41.740463 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-58b39771-8394-4c1c-89b9-ad7a960e5e5b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lazy-loading 'fault' on Instance uuid 55e5ed12-3257-433a-8312-1f7a3fa07fd4 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:34:41.747779 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-58b39771-8394-4c1c-89b9-ad7a960e5e5b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:41.834946 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-58b39771-8394-4c1c-89b9-ad7a960e5e5b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:41.839166 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-302d985e-1873-4309-9acc-f654a7871c55 req-62bcd664-6f37-4a1d-b624-fc8a356fda5e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "52fef60d-46ba-43f3-88ba-fad2ccd79d64", "name": "network-vif-unplugged", "status": "completed", "tag": "962de2cb-65f3-4474-8fd2-ca4e4480a1e8"}, {"server_uuid": "52fef60d-46ba-43f3-88ba-fad2ccd79d64", "name": "network-vif-plugged", "status": "completed", "tag": "962de2cb-65f3-4474-8fd2-ca4e4480a1e8"}, {"server_uuid": "52fef60d-46ba-43f3-88ba-fad2ccd79d64", "name": "network-vif-plugged", "status": "completed", "tag": "962de2cb-65f3-4474-8fd2-ca4e4480a1e8"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:41.846803 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-302d985e-1873-4309-9acc-f654a7871c55 req-62bcd664-6f37-4a1d-b624-fc8a356fda5e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:41.847189 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-302d985e-1873-4309-9acc-f654a7871c55 req-62bcd664-6f37-4a1d-b624-fc8a356fda5e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:41.847475 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-58b39771-8394-4c1c-89b9-ad7a960e5e5b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4" status: 200 len: 1325 microversion: 2.1 time: 0.167680 Jun 01 22:34:41.847532 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-302d985e-1873-4309-9acc-f654a7871c55 req-62bcd664-6f37-4a1d-b624-fc8a356fda5e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:41.847929 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 495/1455] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:41 2026] GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4 => generated 1325 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:41.860892 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-302d985e-1873-4309-9acc-f654a7871c55 req-62bcd664-6f37-4a1d-b624-fc8a356fda5e service nova] Creating event network-vif-unplugged:962de2cb-65f3-4474-8fd2-ca4e4480a1e8 for instance 52fef60d-46ba-43f3-88ba-fad2ccd79d64 on np0000001904 Jun 01 22:34:41.861660 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-302d985e-1873-4309-9acc-f654a7871c55 req-62bcd664-6f37-4a1d-b624-fc8a356fda5e service nova] Creating event network-vif-plugged:962de2cb-65f3-4474-8fd2-ca4e4480a1e8 for instance 52fef60d-46ba-43f3-88ba-fad2ccd79d64 on np0000001904 Jun 01 22:34:41.862003 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-302d985e-1873-4309-9acc-f654a7871c55 req-62bcd664-6f37-4a1d-b624-fc8a356fda5e service nova] Creating event network-vif-plugged:962de2cb-65f3-4474-8fd2-ca4e4480a1e8 for instance 52fef60d-46ba-43f3-88ba-fad2ccd79d64 on np0000001904 Jun 01 22:34:41.862633 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-302d985e-1873-4309-9acc-f654a7871c55 req-62bcd664-6f37-4a1d-b624-fc8a356fda5e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:41.868768 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-302d985e-1873-4309-9acc-f654a7871c55 req-62bcd664-6f37-4a1d-b624-fc8a356fda5e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 527 microversion: 2.1 time: 0.031676 Jun 01 22:34:41.869374 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 491/1456] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:41 2026] POST /compute/v2.1/os-server-external-events => generated 527 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:41.901612 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-017f0b31-1525-46d9-85f5-1633e4cce675 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:41.904113 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-017f0b31-1525-46d9-85f5-1633e4cce675 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:41.914510 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-017f0b31-1525-46d9-85f5-1633e4cce675 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:41.914860 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-017f0b31-1525-46d9-85f5-1633e4cce675 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:41.915338 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-017f0b31-1525-46d9-85f5-1633e4cce675 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:41.916513 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-017f0b31-1525-46d9-85f5-1633e4cce675 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:41.916513 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-017f0b31-1525-46d9-85f5-1633e4cce675 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:41.916513 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-017f0b31-1525-46d9-85f5-1633e4cce675 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:41.934995 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-017f0b31-1525-46d9-85f5-1633e4cce675 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:41.959027 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-e72dc987-a613-43a8-837d-09b8ed501554 req-22e693b1-ad6f-4af7-86f1-21db1d6cc19c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d8873633-fd2b-4df8-ba3e-8398c85c2ac2", "name": "network-vif-unplugged", "status": "completed", "tag": "8012963a-f936-408b-ab2c-5c7d7e6e00a4"}, {"server_uuid": "d8873633-fd2b-4df8-ba3e-8398c85c2ac2", "name": "network-vif-deleted", "tag": "8012963a-f936-408b-ab2c-5c7d7e6e00a4"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:41.965806 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e72dc987-a613-43a8-837d-09b8ed501554 req-22e693b1-ad6f-4af7-86f1-21db1d6cc19c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:41.965930 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e72dc987-a613-43a8-837d-09b8ed501554 req-22e693b1-ad6f-4af7-86f1-21db1d6cc19c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:41.965997 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e72dc987-a613-43a8-837d-09b8ed501554 req-22e693b1-ad6f-4af7-86f1-21db1d6cc19c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:41.973444 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-e72dc987-a613-43a8-837d-09b8ed501554 req-22e693b1-ad6f-4af7-86f1-21db1d6cc19c service nova] Creating event network-vif-unplugged:8012963a-f936-408b-ab2c-5c7d7e6e00a4 for instance d8873633-fd2b-4df8-ba3e-8398c85c2ac2 on np0000001904 Jun 01 22:34:41.973602 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-e72dc987-a613-43a8-837d-09b8ed501554 req-22e693b1-ad6f-4af7-86f1-21db1d6cc19c service nova] Creating event network-vif-deleted:8012963a-f936-408b-ab2c-5c7d7e6e00a4 for instance d8873633-fd2b-4df8-ba3e-8398c85c2ac2 on np0000001904 Jun 01 22:34:41.974019 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-e72dc987-a613-43a8-837d-09b8ed501554 req-22e693b1-ad6f-4af7-86f1-21db1d6cc19c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:41.979523 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-e72dc987-a613-43a8-837d-09b8ed501554 req-22e693b1-ad6f-4af7-86f1-21db1d6cc19c service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.022548 Jun 01 22:34:41.979914 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 496/1457] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:41 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:42.029983 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f7b41988-2f31-48a4-8e33-ca6c93b48403 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:42.031350 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f7b41988-2f31-48a4-8e33-ca6c93b48403 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:42.035880 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f7b41988-2f31-48a4-8e33-ca6c93b48403 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:42.036160 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f7b41988-2f31-48a4-8e33-ca6c93b48403 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:42.036364 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f7b41988-2f31-48a4-8e33-ca6c93b48403 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:42.036813 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f7b41988-2f31-48a4-8e33-ca6c93b48403 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:42.037128 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f7b41988-2f31-48a4-8e33-ca6c93b48403 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:42.037408 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f7b41988-2f31-48a4-8e33-ca6c93b48403 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:42.059501 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f7b41988-2f31-48a4-8e33-ca6c93b48403 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:42.126450 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-017f0b31-1525-46d9-85f5-1633e4cce675 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:42.135626 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-017f0b31-1525-46d9-85f5-1633e4cce675 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1507 microversion: 2.1 time: 0.237090 Jun 01 22:34:42.136318 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 471/1458] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:41 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1507 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:42.201736 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f7b41988-2f31-48a4-8e33-ca6c93b48403 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:42.212913 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f7b41988-2f31-48a4-8e33-ca6c93b48403 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1571 microversion: 2.1 time: 0.185190 Jun 01 22:34:42.213444 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 492/1459] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:42 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1571 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:42.488654 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f062fd2b-a026-4216-9ced-178801efeaef tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:42.489731 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f062fd2b-a026-4216-9ced-178801efeaef tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:42.494198 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f062fd2b-a026-4216-9ced-178801efeaef tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:42.494463 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f062fd2b-a026-4216-9ced-178801efeaef tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:42.494649 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f062fd2b-a026-4216-9ced-178801efeaef tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:42.495143 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f062fd2b-a026-4216-9ced-178801efeaef tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:42.495591 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f062fd2b-a026-4216-9ced-178801efeaef tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:42.495831 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f062fd2b-a026-4216-9ced-178801efeaef tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:42.514889 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f062fd2b-a026-4216-9ced-178801efeaef tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:42.589598 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f062fd2b-a026-4216-9ced-178801efeaef tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:42.595523 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f062fd2b-a026-4216-9ced-178801efeaef tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1319 microversion: 2.1 time: 0.109132 Jun 01 22:34:42.595845 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 497/1460] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:42 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1319 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:42.866134 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-78385362-526a-4c9d-9eb2-f24dfcd9fc04 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:42.868149 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-78385362-526a-4c9d-9eb2-f24dfcd9fc04 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:42.876907 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-78385362-526a-4c9d-9eb2-f24dfcd9fc04 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:42.877324 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-78385362-526a-4c9d-9eb2-f24dfcd9fc04 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:42.877629 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-78385362-526a-4c9d-9eb2-f24dfcd9fc04 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:42.878192 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-78385362-526a-4c9d-9eb2-f24dfcd9fc04 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:42.878633 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-78385362-526a-4c9d-9eb2-f24dfcd9fc04 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:42.879043 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-78385362-526a-4c9d-9eb2-f24dfcd9fc04 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:42.901268 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-78385362-526a-4c9d-9eb2-f24dfcd9fc04 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:42.901484 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-78385362-526a-4c9d-9eb2-f24dfcd9fc04 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:42.901882 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-78385362-526a-4c9d-9eb2-f24dfcd9fc04 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:42.902144 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-78385362-526a-4c9d-9eb2-f24dfcd9fc04 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lazy-loading 'fault' on Instance uuid 55e5ed12-3257-433a-8312-1f7a3fa07fd4 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:34:42.907808 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-78385362-526a-4c9d-9eb2-f24dfcd9fc04 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:42.987185 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-78385362-526a-4c9d-9eb2-f24dfcd9fc04 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:43.000871 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-78385362-526a-4c9d-9eb2-f24dfcd9fc04 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4" status: 200 len: 1325 microversion: 2.1 time: 0.136982 Jun 01 22:34:43.001278 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 472/1461] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:42 2026] GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4 => generated 1325 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:43.152355 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-65ebd5a9-0583-4340-ac13-cc402c5c6ae8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:43.154910 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-65ebd5a9-0583-4340-ac13-cc402c5c6ae8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:43.160126 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-65ebd5a9-0583-4340-ac13-cc402c5c6ae8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:43.160466 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-65ebd5a9-0583-4340-ac13-cc402c5c6ae8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:43.160779 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-65ebd5a9-0583-4340-ac13-cc402c5c6ae8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:43.161448 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-65ebd5a9-0583-4340-ac13-cc402c5c6ae8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:43.161830 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-65ebd5a9-0583-4340-ac13-cc402c5c6ae8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:43.162191 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-65ebd5a9-0583-4340-ac13-cc402c5c6ae8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:43.183286 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-65ebd5a9-0583-4340-ac13-cc402c5c6ae8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:43.234585 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-75ab6c2b-7292-4a9c-91d5-3d58680bec20 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:43.236734 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-75ab6c2b-7292-4a9c-91d5-3d58680bec20 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:43.243207 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-75ab6c2b-7292-4a9c-91d5-3d58680bec20 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:43.243528 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-75ab6c2b-7292-4a9c-91d5-3d58680bec20 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:43.243865 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-75ab6c2b-7292-4a9c-91d5-3d58680bec20 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:43.244434 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-75ab6c2b-7292-4a9c-91d5-3d58680bec20 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:43.244861 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-75ab6c2b-7292-4a9c-91d5-3d58680bec20 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:43.245264 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-75ab6c2b-7292-4a9c-91d5-3d58680bec20 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:43.265456 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-75ab6c2b-7292-4a9c-91d5-3d58680bec20 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:43.349216 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-65ebd5a9-0583-4340-ac13-cc402c5c6ae8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:43.357782 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-65ebd5a9-0583-4340-ac13-cc402c5c6ae8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1513 microversion: 2.1 time: 0.207178 Jun 01 22:34:43.358144 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 493/1462] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:43 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1513 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:43.480582 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-75ab6c2b-7292-4a9c-91d5-3d58680bec20 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:43.490080 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-75ab6c2b-7292-4a9c-91d5-3d58680bec20 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1571 microversion: 2.1 time: 0.258524 Jun 01 22:34:43.490442 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 498/1463] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:43 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1571 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:43.615195 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e782127a-76d7-4870-8f6d-ce731dff9aaf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:43.616908 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e782127a-76d7-4870-8f6d-ce731dff9aaf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:43.623425 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e782127a-76d7-4870-8f6d-ce731dff9aaf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:43.623750 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e782127a-76d7-4870-8f6d-ce731dff9aaf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:43.624191 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e782127a-76d7-4870-8f6d-ce731dff9aaf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:43.624473 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e782127a-76d7-4870-8f6d-ce731dff9aaf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:43.625088 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e782127a-76d7-4870-8f6d-ce731dff9aaf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:43.625473 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e782127a-76d7-4870-8f6d-ce731dff9aaf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:43.666077 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e782127a-76d7-4870-8f6d-ce731dff9aaf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:43.666369 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e782127a-76d7-4870-8f6d-ce731dff9aaf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:43.666573 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e782127a-76d7-4870-8f6d-ce731dff9aaf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:43.666886 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-e782127a-76d7-4870-8f6d-ce731dff9aaf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lazy-loading 'fault' on Instance uuid d8873633-fd2b-4df8-ba3e-8398c85c2ac2 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:34:43.670796 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e782127a-76d7-4870-8f6d-ce731dff9aaf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:43.743315 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e782127a-76d7-4870-8f6d-ce731dff9aaf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:43.751144 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e782127a-76d7-4870-8f6d-ce731dff9aaf tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1324 microversion: 2.1 time: 0.139067 Jun 01 22:34:43.751403 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 473/1464] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:43 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1324 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:44.020818 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5684012c-71dd-458d-b132-74efbaa3b089 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:44.022275 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5684012c-71dd-458d-b132-74efbaa3b089 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: 55e5ed12-3257-433a-8312-1f7a3fa07fd4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:44.027017 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5684012c-71dd-458d-b132-74efbaa3b089 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:44.027344 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5684012c-71dd-458d-b132-74efbaa3b089 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:44.027624 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5684012c-71dd-458d-b132-74efbaa3b089 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:44.028089 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5684012c-71dd-458d-b132-74efbaa3b089 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:44.028425 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5684012c-71dd-458d-b132-74efbaa3b089 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:44.028785 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5684012c-71dd-458d-b132-74efbaa3b089 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:44.037737 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-5684012c-71dd-458d-b132-74efbaa3b089 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] HTTP exception thrown: Instance 55e5ed12-3257-433a-8312-1f7a3fa07fd4 could not be found. Jun 01 22:34:44.038104 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5684012c-71dd-458d-b132-74efbaa3b089 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Returning 404 to user: Instance 55e5ed12-3257-433a-8312-1f7a3fa07fd4 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:34:44.038641 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5684012c-71dd-458d-b132-74efbaa3b089 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4" status: 404 len: 111 microversion: 2.1 time: 0.019539 Jun 01 22:34:44.039070 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 494/1465] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:44 2026] GET /compute/v2.1/servers/55e5ed12-3257-433a-8312-1f7a3fa07fd4 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:34:44.049292 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a7bf2ef5-97b4-487e-aeee-77662fd33d56 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:44.062859 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a7bf2ef5-97b4-487e-aeee-77662fd33d56 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-157776582" status: 202 len: 0 microversion: 2.1 time: 0.015250 Jun 01 22:34:44.063203 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 499/1466] 10.4.3.116 () {66 vars in 1336 bytes} [Mon Jun 1 22:34:44 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-157776582 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:34:44.513646 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-304a0472-d65a-4d3b-9453-9762ef4a939c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:44.515825 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-304a0472-d65a-4d3b-9453-9762ef4a939c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:44.525171 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-304a0472-d65a-4d3b-9453-9762ef4a939c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:44.525480 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-304a0472-d65a-4d3b-9453-9762ef4a939c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:44.526056 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-304a0472-d65a-4d3b-9453-9762ef4a939c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:44.526330 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-304a0472-d65a-4d3b-9453-9762ef4a939c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:44.526687 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-304a0472-d65a-4d3b-9453-9762ef4a939c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:44.527049 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-304a0472-d65a-4d3b-9453-9762ef4a939c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:44.546795 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-304a0472-d65a-4d3b-9453-9762ef4a939c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:44.648352 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-be712796-e186-4f8a-8651-4d74f13b69f6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-360164772", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCwaDrESC8Mc05YwsvLpRo9c5lbURdtgPbNC0MlZgkhfnxc0zokAXefXtI5F3fhb3SLBs/y08o/JoOO2+DxxuOKfBYkb9W4wfICIg0KOyR/OzmNJY39/nCQFcw2X2zcj1Q=="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:44.661023 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-be712796-e186-4f8a-8651-4d74f13b69f6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Getting quotas for project 169c2c8499bf4fba87f3c816c7e08d0e. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:34:44.663701 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-be712796-e186-4f8a-8651-4d74f13b69f6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Getting quotas for user f7dbc570758444efb48d02c4b31fd833 and project 169c2c8499bf4fba87f3c816c7e08d0e. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:34:44.685576 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-be712796-e186-4f8a-8651-4d74f13b69f6 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.039598 Jun 01 22:34:44.686837 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 495/1467] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:34:44 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:44.714237 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-304a0472-d65a-4d3b-9453-9762ef4a939c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:44.725306 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-304a0472-d65a-4d3b-9453-9762ef4a939c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1569 microversion: 2.1 time: 0.216390 Jun 01 22:34:44.725683 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 474/1468] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:44 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1569 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:44.771693 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a1bfe079-029a-4d83-b449-6346efc8c685 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:44.771693 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a1bfe079-029a-4d83-b449-6346efc8c685 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:44.776865 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1bfe079-029a-4d83-b449-6346efc8c685 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:44.777376 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1bfe079-029a-4d83-b449-6346efc8c685 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:44.777771 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1bfe079-029a-4d83-b449-6346efc8c685 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:44.778763 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1bfe079-029a-4d83-b449-6346efc8c685 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:44.779284 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1bfe079-029a-4d83-b449-6346efc8c685 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:44.779719 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1bfe079-029a-4d83-b449-6346efc8c685 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:44.812024 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1bfe079-029a-4d83-b449-6346efc8c685 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:44.812024 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1bfe079-029a-4d83-b449-6346efc8c685 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:44.812024 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1bfe079-029a-4d83-b449-6346efc8c685 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:44.812024 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-a1bfe079-029a-4d83-b449-6346efc8c685 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lazy-loading 'fault' on Instance uuid d8873633-fd2b-4df8-ba3e-8398c85c2ac2 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:34:44.817972 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a1bfe079-029a-4d83-b449-6346efc8c685 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:44.872367 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a1bfe079-029a-4d83-b449-6346efc8c685 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:44.880002 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a1bfe079-029a-4d83-b449-6346efc8c685 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 200 len: 1324 microversion: 2.1 time: 0.111802 Jun 01 22:34:44.880290 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 500/1469] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:44 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 1324 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:45.745857 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-dda6c96a-bc3c-4be0-9a24-9c18c045bbd8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:45.749527 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-dda6c96a-bc3c-4be0-9a24-9c18c045bbd8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:45.756319 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dda6c96a-bc3c-4be0-9a24-9c18c045bbd8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:45.756703 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dda6c96a-bc3c-4be0-9a24-9c18c045bbd8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:45.756976 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dda6c96a-bc3c-4be0-9a24-9c18c045bbd8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:45.758523 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dda6c96a-bc3c-4be0-9a24-9c18c045bbd8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:45.760015 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dda6c96a-bc3c-4be0-9a24-9c18c045bbd8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:45.760015 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dda6c96a-bc3c-4be0-9a24-9c18c045bbd8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:45.785317 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-dda6c96a-bc3c-4be0-9a24-9c18c045bbd8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:45.807274 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-ServerRescueNegativeTestJSON-server-1999622512", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "fae68721-e129-4f62-a31f-b2b8c36f9339"}], "security_groups": [{"name": "tempest-securitygroup--1855109385"}], "key_name": "tempest-keypair-360164772", "user_data": "}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:45.910897 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f76d6087-9fd0-460c-8784-da3f1ab4912a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:45.912414 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f76d6087-9fd0-460c-8784-da3f1ab4912a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:45.917372 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f76d6087-9fd0-460c-8784-da3f1ab4912a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:45.917778 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f76d6087-9fd0-460c-8784-da3f1ab4912a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:45.918075 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f76d6087-9fd0-460c-8784-da3f1ab4912a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:45.918516 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f76d6087-9fd0-460c-8784-da3f1ab4912a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:45.918998 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f76d6087-9fd0-460c-8784-da3f1ab4912a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:45.919332 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f76d6087-9fd0-460c-8784-da3f1ab4912a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:45.932540 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-f76d6087-9fd0-460c-8784-da3f1ab4912a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] HTTP exception thrown: Instance d8873633-fd2b-4df8-ba3e-8398c85c2ac2 could not be found. Jun 01 22:34:45.932932 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f76d6087-9fd0-460c-8784-da3f1ab4912a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Returning 404 to user: Instance d8873633-fd2b-4df8-ba3e-8398c85c2ac2 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:34:45.933416 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f76d6087-9fd0-460c-8784-da3f1ab4912a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 404 len: 111 microversion: 2.1 time: 0.025983 Jun 01 22:34:45.933739 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 501/1470] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:45 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:34:45.943437 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:45.944193 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:45.944358 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:45.945075 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:45.945487 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:45.945831 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:45.954070 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:45.959366 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d25ded83-b8af-48ae-ab50-f123c119e8a9 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:45.996011 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d25ded83-b8af-48ae-ab50-f123c119e8a9 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-358789343" status: 202 len: 0 microversion: 2.1 time: 0.038113 Jun 01 22:34:45.996011 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 502/1471] 10.4.3.116 () {66 vars in 1336 bytes} [Mon Jun 1 22:34:45 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-358789343 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:34:46.049942 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] validate_networks() for [('fae68721-e129-4f62-a31f-b2b8c36f9339', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:34:46.050777 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:46.085967 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-dda6c96a-bc3c-4be0-9a24-9c18c045bbd8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:46.097521 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-dda6c96a-bc3c-4be0-9a24-9c18c045bbd8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1569 microversion: 2.1 time: 0.353642 Jun 01 22:34:46.098231 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 496/1472] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:45 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1569 bytes in 354 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:46.329015 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:46.497992 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-67781dbc-63fe-4170-85a7-c71558f378d0 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1105524298", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPk+ZBgoJ4a3qFj6qDuxjUWOVUIbKxlG5TaYVkc8or+s9LIGZWRh0TgSHEv1jB396MyaA3B0meI/PrK+jmnhvWjKVae10/ISp7c20padnksc/JvfNQ8MTRVKLPOyY8nrhA=="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:46.500348 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:34:46.500657 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:34:46.500942 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:34:46.501165 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:34:46.501345 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:34:46.510934 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:46.513400 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:46.513650 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:46.514417 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:46.515478 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:46.515691 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:46.516546 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-67781dbc-63fe-4170-85a7-c71558f378d0 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Getting quotas for project 7d02cb3467e04a708744fc30087d461b. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:34:46.521501 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-67781dbc-63fe-4170-85a7-c71558f378d0 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Getting quotas for user 0ce5b561ae564883a44b32ca8e3d42e1 and project 7d02cb3467e04a708744fc30087d461b. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:34:46.532828 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Getting quotas for project 169c2c8499bf4fba87f3c816c7e08d0e. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:34:46.535313 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Getting quotas for user f7dbc570758444efb48d02c4b31fd833 and project 169c2c8499bf4fba87f3c816c7e08d0e. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:34:46.541840 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:34:46.543753 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:34:46.547548 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-67781dbc-63fe-4170-85a7-c71558f378d0 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.051573 Jun 01 22:34:46.547548 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 503/1473] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:34:46 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:46.567901 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-43ea3fa7-47f0-4258-a148-cabdbc4bd134 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:46.568165 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-43ea3fa7-47f0-4258-a148-cabdbc4bd134 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:46.581546 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-43ea3fa7-47f0-4258-a148-cabdbc4bd134 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:46.581903 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-43ea3fa7-47f0-4258-a148-cabdbc4bd134 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:46.582090 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-43ea3fa7-47f0-4258-a148-cabdbc4bd134 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:46.582472 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-43ea3fa7-47f0-4258-a148-cabdbc4bd134 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:46.582696 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-43ea3fa7-47f0-4258-a148-cabdbc4bd134 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:46.582868 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-43ea3fa7-47f0-4258-a148-cabdbc4bd134 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:46.601379 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cbd11e7d-dc68-4441-b712-835f72228f10 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 409 microversion: 2.1 time: 0.799135 Jun 01 22:34:46.605314 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 475/1474] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:34:45 2026] POST /compute/v2.1/servers => generated 409 bytes in 802 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:34:46.618938 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-517d6381-9598-4214-a57d-4d661ab6f0e0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:46.623716 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-517d6381-9598-4214-a57d-4d661ab6f0e0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:46.640963 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-517d6381-9598-4214-a57d-4d661ab6f0e0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:46.661142 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-43ea3fa7-47f0-4258-a148-cabdbc4bd134 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lazy-loading 'services' on Instance uuid 6c132a52-13bc-423e-a500-a4f3314f12f0 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:34:46.702488 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-517d6381-9598-4214-a57d-4d661ab6f0e0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:46.714534 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-517d6381-9598-4214-a57d-4d661ab6f0e0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1243 microversion: 2.1 time: 0.101172 Jun 01 22:34:46.715014 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 504/1475] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:46 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1243 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:46.715078 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-43ea3fa7-47f0-4258-a148-cabdbc4bd134 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments/9d3fb7d0-178a-4edb-af17-310ffd8e0553" status: 202 len: 0 microversion: 2.60 time: 0.149499 Jun 01 22:34:46.715296 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 497/1476] 10.4.3.116 () {68 vars in 1575 bytes} [Mon Jun 1 22:34:46 2026] DELETE /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments/9d3fb7d0-178a-4edb-af17-310ffd8e0553 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:34:46.729930 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-014f6d04-e874-4866-8b96-57c1dd1edba7 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:46.731354 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-014f6d04-e874-4866-8b96-57c1dd1edba7 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:46.736115 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-014f6d04-e874-4866-8b96-57c1dd1edba7 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:46.736545 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-014f6d04-e874-4866-8b96-57c1dd1edba7 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:46.736686 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-014f6d04-e874-4866-8b96-57c1dd1edba7 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:46.737206 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-014f6d04-e874-4866-8b96-57c1dd1edba7 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:46.737206 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-014f6d04-e874-4866-8b96-57c1dd1edba7 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:46.737416 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-014f6d04-e874-4866-8b96-57c1dd1edba7 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:46.758536 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-014f6d04-e874-4866-8b96-57c1dd1edba7 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments" status: 200 len: 371 microversion: 2.60 time: 0.031407 Jun 01 22:34:46.758839 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 476/1477] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:34:46 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments => generated 371 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:34:47.120242 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0a85c8bf-4271-4bce-873e-8fad8b607ec8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:47.120242 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0a85c8bf-4271-4bce-873e-8fad8b607ec8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:47.129881 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0a85c8bf-4271-4bce-873e-8fad8b607ec8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:47.130385 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0a85c8bf-4271-4bce-873e-8fad8b607ec8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:47.130385 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0a85c8bf-4271-4bce-873e-8fad8b607ec8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:47.130779 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0a85c8bf-4271-4bce-873e-8fad8b607ec8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:47.131062 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0a85c8bf-4271-4bce-873e-8fad8b607ec8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:47.132105 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0a85c8bf-4271-4bce-873e-8fad8b607ec8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:47.159024 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0a85c8bf-4271-4bce-873e-8fad8b607ec8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:47.352314 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0a85c8bf-4271-4bce-873e-8fad8b607ec8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:47.361659 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0a85c8bf-4271-4bce-873e-8fad8b607ec8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1569 microversion: 2.1 time: 0.244729 Jun 01 22:34:47.361942 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 505/1478] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:47 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1569 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:47.736920 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-855d513d-565e-4344-b8e2-265a94fcdbab tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:47.738878 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-855d513d-565e-4344-b8e2-265a94fcdbab tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:47.750384 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-855d513d-565e-4344-b8e2-265a94fcdbab tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:47.750724 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-855d513d-565e-4344-b8e2-265a94fcdbab tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:47.751143 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-855d513d-565e-4344-b8e2-265a94fcdbab tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:47.751617 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-855d513d-565e-4344-b8e2-265a94fcdbab tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:47.752064 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-855d513d-565e-4344-b8e2-265a94fcdbab tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:47.752496 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-855d513d-565e-4344-b8e2-265a94fcdbab tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:47.770594 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ab2f20df-6aa1-42f8-a665-55c67f201b19 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:47.771108 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-855d513d-565e-4344-b8e2-265a94fcdbab tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:47.772615 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ab2f20df-6aa1-42f8-a665-55c67f201b19 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:47.777683 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab2f20df-6aa1-42f8-a665-55c67f201b19 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:47.778065 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab2f20df-6aa1-42f8-a665-55c67f201b19 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:47.778445 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab2f20df-6aa1-42f8-a665-55c67f201b19 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:47.778900 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab2f20df-6aa1-42f8-a665-55c67f201b19 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:47.779198 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab2f20df-6aa1-42f8-a665-55c67f201b19 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:47.779417 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab2f20df-6aa1-42f8-a665-55c67f201b19 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:47.809846 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ab2f20df-6aa1-42f8-a665-55c67f201b19 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments" status: 200 len: 371 microversion: 2.60 time: 0.041255 Jun 01 22:34:47.810371 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 477/1479] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:34:47 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments => generated 371 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:34:47.840697 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-855d513d-565e-4344-b8e2-265a94fcdbab tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:47.849477 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-855d513d-565e-4344-b8e2-265a94fcdbab tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1247 microversion: 2.1 time: 0.118731 Jun 01 22:34:47.849962 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 498/1480] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:47 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1247 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:47.913615 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-564651534", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "c88adf69-079e-4750-aeb8-7fa1e8291251"}], "security_groups": [{"name": "tempest-securitygroup--2002105664"}], "key_name": "tempest-keypair-1105524298", "user_data": "}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:48.050305 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:48.050757 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:48.051137 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:48.051739 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:48.052139 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:48.052475 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:48.058288 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:48.123398 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] validate_networks() for [('c88adf69-079e-4750-aeb8-7fa1e8291251', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:34:48.123398 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:48.352482 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:48.379040 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9b127318-c814-486a-9fe8-cff2bf0f8f5a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:48.380646 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-9b127318-c814-486a-9fe8-cff2bf0f8f5a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:48.385892 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9b127318-c814-486a-9fe8-cff2bf0f8f5a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:48.386293 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9b127318-c814-486a-9fe8-cff2bf0f8f5a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:48.386628 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9b127318-c814-486a-9fe8-cff2bf0f8f5a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:48.387126 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9b127318-c814-486a-9fe8-cff2bf0f8f5a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:48.387490 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9b127318-c814-486a-9fe8-cff2bf0f8f5a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:48.387890 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9b127318-c814-486a-9fe8-cff2bf0f8f5a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:48.416409 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-9b127318-c814-486a-9fe8-cff2bf0f8f5a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:48.578903 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:34:48.579101 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:34:48.579316 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:34:48.579469 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:34:48.579662 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:34:48.584454 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9b127318-c814-486a-9fe8-cff2bf0f8f5a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:48.588800 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:48.589097 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:48.589334 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:48.589948 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:48.590095 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:48.590287 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:48.595282 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9b127318-c814-486a-9fe8-cff2bf0f8f5a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1569 microversion: 2.1 time: 0.218035 Jun 01 22:34:48.595951 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 478/1481] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:48 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1569 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:48.602607 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Getting quotas for project 7d02cb3467e04a708744fc30087d461b. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:34:48.604784 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Getting quotas for user 0ce5b561ae564883a44b32ca8e3d42e1 and project 7d02cb3467e04a708744fc30087d461b. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:34:48.610478 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:34:48.611900 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:34:48.666237 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5a4f6d66-e100-46e7-9739-64d75f06500c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 0.756046 Jun 01 22:34:48.666639 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 506/1482] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:34:47 2026] POST /compute/v2.1/servers => generated 402 bytes in 757 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:34:48.680858 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2486f428-d83b-42a1-9e4f-9c9b8094d2dc tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:48.683276 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2486f428-d83b-42a1-9e4f-9c9b8094d2dc tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:48.698542 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2486f428-d83b-42a1-9e4f-9c9b8094d2dc tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:48.773551 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2486f428-d83b-42a1-9e4f-9c9b8094d2dc tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:48.784834 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2486f428-d83b-42a1-9e4f-9c9b8094d2dc tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 200 len: 1235 microversion: 2.1 time: 0.106401 Jun 01 22:34:48.785625 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 499/1483] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:48 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 1235 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:48.823774 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-52dd47ce-4d4f-4dc1-bb0d-e5ac4abd56f2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:48.825340 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-52dd47ce-4d4f-4dc1-bb0d-e5ac4abd56f2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:48.832721 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-52dd47ce-4d4f-4dc1-bb0d-e5ac4abd56f2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:48.833996 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-52dd47ce-4d4f-4dc1-bb0d-e5ac4abd56f2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:48.833996 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-52dd47ce-4d4f-4dc1-bb0d-e5ac4abd56f2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:48.833996 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-52dd47ce-4d4f-4dc1-bb0d-e5ac4abd56f2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:48.833996 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-52dd47ce-4d4f-4dc1-bb0d-e5ac4abd56f2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:48.834307 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-52dd47ce-4d4f-4dc1-bb0d-e5ac4abd56f2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:48.857842 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-52dd47ce-4d4f-4dc1-bb0d-e5ac4abd56f2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments" status: 200 len: 371 microversion: 2.60 time: 0.037169 Jun 01 22:34:48.858410 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 479/1484] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:34:48 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments => generated 371 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:34:48.878420 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-26968887-172c-4247-a998-adde4efe7ef5 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:48.882411 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-26968887-172c-4247-a998-adde4efe7ef5 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:48.890243 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-26968887-172c-4247-a998-adde4efe7ef5 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:48.890630 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-26968887-172c-4247-a998-adde4efe7ef5 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:48.890895 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-26968887-172c-4247-a998-adde4efe7ef5 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:48.892340 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-26968887-172c-4247-a998-adde4efe7ef5 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:48.892340 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-26968887-172c-4247-a998-adde4efe7ef5 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:48.892340 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-26968887-172c-4247-a998-adde4efe7ef5 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:48.913433 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-26968887-172c-4247-a998-adde4efe7ef5 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:48.975585 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-26968887-172c-4247-a998-adde4efe7ef5 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:48.987800 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-26968887-172c-4247-a998-adde4efe7ef5 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1295 microversion: 2.1 time: 0.116827 Jun 01 22:34:48.988435 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 507/1485] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:48 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1295 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:49.449848 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-47082d81-f271-407d-b4a6-2262877d2572 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:49.451684 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-47082d81-f271-407d-b4a6-2262877d2572 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:49.458095 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47082d81-f271-407d-b4a6-2262877d2572 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:49.458367 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47082d81-f271-407d-b4a6-2262877d2572 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:49.458583 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47082d81-f271-407d-b4a6-2262877d2572 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:49.459310 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47082d81-f271-407d-b4a6-2262877d2572 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:49.459752 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47082d81-f271-407d-b4a6-2262877d2572 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:49.460235 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47082d81-f271-407d-b4a6-2262877d2572 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:49.489890 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-47082d81-f271-407d-b4a6-2262877d2572 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:49.615595 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3703258c-ab77-4f44-aeaa-51d94f14ea62 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:49.616892 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3703258c-ab77-4f44-aeaa-51d94f14ea62 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:49.622469 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3703258c-ab77-4f44-aeaa-51d94f14ea62 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:49.623052 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3703258c-ab77-4f44-aeaa-51d94f14ea62 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:49.623541 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3703258c-ab77-4f44-aeaa-51d94f14ea62 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:49.624183 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3703258c-ab77-4f44-aeaa-51d94f14ea62 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:49.624656 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3703258c-ab77-4f44-aeaa-51d94f14ea62 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:49.625083 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3703258c-ab77-4f44-aeaa-51d94f14ea62 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:49.669810 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3703258c-ab77-4f44-aeaa-51d94f14ea62 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:49.729476 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-47082d81-f271-407d-b4a6-2262877d2572 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56d6c57c094f4430b76f3be49779878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25d6596b6dfc466d8d78ee7655dac06e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:49.752206 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-47082d81-f271-407d-b4a6-2262877d2572 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5" status: 200 len: 1702 microversion: 2.1 time: 0.301289 Jun 01 22:34:49.752206 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 500/1486] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:49 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5 => generated 1702 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:49.806397 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c24d4142-1cbd-4268-87c1-8cea106560c4 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:49.809031 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c24d4142-1cbd-4268-87c1-8cea106560c4 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:49.813325 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e59df6b8-3954-44b3-b059-5555672fdead tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:49.815087 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e59df6b8-3954-44b3-b059-5555672fdead tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '56d6c57c094f4430b76f3be49779878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25d6596b6dfc466d8d78ee7655dac06e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:49.815436 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e59df6b8-3954-44b3-b059-5555672fdead tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Searching by: {'deleted': False, 'project_id': '25d6596b6dfc466d8d78ee7655dac06e'} {{(pid=86662) get_all /opt/stack/nova/nova/compute/api.py:3098}} Jun 01 22:34:49.816005 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c24d4142-1cbd-4268-87c1-8cea106560c4 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:49.816825 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c24d4142-1cbd-4268-87c1-8cea106560c4 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:49.817255 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c24d4142-1cbd-4268-87c1-8cea106560c4 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:49.817900 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c24d4142-1cbd-4268-87c1-8cea106560c4 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:49.818372 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c24d4142-1cbd-4268-87c1-8cea106560c4 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:49.819048 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c24d4142-1cbd-4268-87c1-8cea106560c4 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:49.821214 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e59df6b8-3954-44b3-b059-5555672fdead tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:49.821214 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e59df6b8-3954-44b3-b059-5555672fdead tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:49.821214 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e59df6b8-3954-44b3-b059-5555672fdead tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:49.821555 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e59df6b8-3954-44b3-b059-5555672fdead tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:49.821743 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e59df6b8-3954-44b3-b059-5555672fdead tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:49.822756 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e59df6b8-3954-44b3-b059-5555672fdead tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:49.845368 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c24d4142-1cbd-4268-87c1-8cea106560c4 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:49.883741 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.multi_cell_list [None req-e59df6b8-3954-44b3-b059-5555672fdead tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=86662) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} Jun 01 22:34:49.914221 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3703258c-ab77-4f44-aeaa-51d94f14ea62 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:49.923441 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3703258c-ab77-4f44-aeaa-51d94f14ea62 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1569 microversion: 2.1 time: 0.310988 Jun 01 22:34:49.925083 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 480/1487] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:49 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1569 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:49.928626 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-39f93718-90c7-4e08-9d42-602613ad0ea6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:49.928761 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c24d4142-1cbd-4268-87c1-8cea106560c4 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:49.929444 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-39f93718-90c7-4e08-9d42-602613ad0ea6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:49.938591 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e59df6b8-3954-44b3-b059-5555672fdead tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers" status: 200 len: 359 microversion: 2.1 time: 0.127596 Jun 01 22:34:49.938591 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 501/1488] 10.4.3.116 () {66 vars in 1243 bytes} [Mon Jun 1 22:34:49 2026] GET /compute/v2.1/servers => generated 359 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:49.938734 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39f93718-90c7-4e08-9d42-602613ad0ea6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:49.938734 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39f93718-90c7-4e08-9d42-602613ad0ea6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:49.938734 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39f93718-90c7-4e08-9d42-602613ad0ea6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:49.938734 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39f93718-90c7-4e08-9d42-602613ad0ea6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:49.938851 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39f93718-90c7-4e08-9d42-602613ad0ea6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:49.938851 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39f93718-90c7-4e08-9d42-602613ad0ea6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:49.942065 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c24d4142-1cbd-4268-87c1-8cea106560c4 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 200 len: 1239 microversion: 2.1 time: 0.138275 Jun 01 22:34:49.942507 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 508/1489] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:49 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 1239 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:49.962796 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-39f93718-90c7-4e08-9d42-602613ad0ea6 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments" status: 200 len: 371 microversion: 2.60 time: 0.036937 Jun 01 22:34:49.963199 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 481/1490] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:34:49 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments => generated 371 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:34:50.008038 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3dac1d7b-ba46-4ac2-aae1-62c42fbe15f8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:50.009886 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3dac1d7b-ba46-4ac2-aae1-62c42fbe15f8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:50.015828 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3dac1d7b-ba46-4ac2-aae1-62c42fbe15f8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:50.016178 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3dac1d7b-ba46-4ac2-aae1-62c42fbe15f8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:50.016481 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3dac1d7b-ba46-4ac2-aae1-62c42fbe15f8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:50.017053 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3dac1d7b-ba46-4ac2-aae1-62c42fbe15f8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:50.017471 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3dac1d7b-ba46-4ac2-aae1-62c42fbe15f8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:50.017870 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3dac1d7b-ba46-4ac2-aae1-62c42fbe15f8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:50.037873 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3dac1d7b-ba46-4ac2-aae1-62c42fbe15f8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:50.109442 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3dac1d7b-ba46-4ac2-aae1-62c42fbe15f8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:50.120081 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3dac1d7b-ba46-4ac2-aae1-62c42fbe15f8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1295 microversion: 2.1 time: 0.114151 Jun 01 22:34:50.120474 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 502/1491] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:50 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1295 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:50.959114 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-02da79e5-3d14-4556-95b1-33eb58a9cee7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:50.960284 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f29f4e8e-da52-4b52-9f5d-4141af29759d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:50.961149 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-02da79e5-3d14-4556-95b1-33eb58a9cee7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:50.962210 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f29f4e8e-da52-4b52-9f5d-4141af29759d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:50.967530 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-02da79e5-3d14-4556-95b1-33eb58a9cee7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:50.968001 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-02da79e5-3d14-4556-95b1-33eb58a9cee7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:50.968367 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-02da79e5-3d14-4556-95b1-33eb58a9cee7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:50.969115 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-02da79e5-3d14-4556-95b1-33eb58a9cee7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:50.969525 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-02da79e5-3d14-4556-95b1-33eb58a9cee7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:50.969925 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-02da79e5-3d14-4556-95b1-33eb58a9cee7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:50.974420 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f29f4e8e-da52-4b52-9f5d-4141af29759d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:50.975955 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f29f4e8e-da52-4b52-9f5d-4141af29759d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:50.976304 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f29f4e8e-da52-4b52-9f5d-4141af29759d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:50.976935 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f29f4e8e-da52-4b52-9f5d-4141af29759d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:50.977380 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f29f4e8e-da52-4b52-9f5d-4141af29759d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:50.977789 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f29f4e8e-da52-4b52-9f5d-4141af29759d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:50.983047 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-135eb73d-faa5-4e06-aab5-91fcfe3dcc6a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:50.987598 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-135eb73d-faa5-4e06-aab5-91fcfe3dcc6a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:50.993697 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-135eb73d-faa5-4e06-aab5-91fcfe3dcc6a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:50.995053 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-135eb73d-faa5-4e06-aab5-91fcfe3dcc6a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:50.995053 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-135eb73d-faa5-4e06-aab5-91fcfe3dcc6a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:50.995053 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-135eb73d-faa5-4e06-aab5-91fcfe3dcc6a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:50.995053 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-135eb73d-faa5-4e06-aab5-91fcfe3dcc6a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:50.995303 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-135eb73d-faa5-4e06-aab5-91fcfe3dcc6a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:50.998921 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-02da79e5-3d14-4556-95b1-33eb58a9cee7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:51.009935 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f29f4e8e-da52-4b52-9f5d-4141af29759d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:51.042517 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-135eb73d-faa5-4e06-aab5-91fcfe3dcc6a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.061918 Jun 01 22:34:51.042820 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 503/1492] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:34:50 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments => generated 197 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:34:51.082100 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-02da79e5-3d14-4556-95b1-33eb58a9cee7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:51.094709 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-02da79e5-3d14-4556-95b1-33eb58a9cee7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 200 len: 1231 microversion: 2.1 time: 0.138116 Jun 01 22:34:51.094993 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 509/1493] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:50 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 1231 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:51.125582 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c7b9d0d8-7f73-4f9a-a5e9-78f8c906d261 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:51.125800 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c7b9d0d8-7f73-4f9a-a5e9-78f8c906d261 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:51.130253 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c7b9d0d8-7f73-4f9a-a5e9-78f8c906d261 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:51.130577 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c7b9d0d8-7f73-4f9a-a5e9-78f8c906d261 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:51.130845 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c7b9d0d8-7f73-4f9a-a5e9-78f8c906d261 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:51.131278 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c7b9d0d8-7f73-4f9a-a5e9-78f8c906d261 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:51.131533 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c7b9d0d8-7f73-4f9a-a5e9-78f8c906d261 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:51.131725 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c7b9d0d8-7f73-4f9a-a5e9-78f8c906d261 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:51.147596 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-043c119c-e9f4-482e-b7b6-3657650bdf73 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:51.149650 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-043c119c-e9f4-482e-b7b6-3657650bdf73 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:51.162876 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-043c119c-e9f4-482e-b7b6-3657650bdf73 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:51.163500 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-043c119c-e9f4-482e-b7b6-3657650bdf73 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:51.163500 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-043c119c-e9f4-482e-b7b6-3657650bdf73 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:51.164135 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-043c119c-e9f4-482e-b7b6-3657650bdf73 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:51.164626 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-043c119c-e9f4-482e-b7b6-3657650bdf73 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:51.165068 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-043c119c-e9f4-482e-b7b6-3657650bdf73 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:51.193805 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-043c119c-e9f4-482e-b7b6-3657650bdf73 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:51.204867 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-c7b9d0d8-7f73-4f9a-a5e9-78f8c906d261 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] HTTP exception thrown: Instance 6c132a52-13bc-423e-a500-a4f3314f12f0 is not attached to volume 9d3fb7d0-178a-4edb-af17-310ffd8e0553 Jun 01 22:34:51.205147 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c7b9d0d8-7f73-4f9a-a5e9-78f8c906d261 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Returning 404 to user: Instance 6c132a52-13bc-423e-a500-a4f3314f12f0 is not attached to volume 9d3fb7d0-178a-4edb-af17-310ffd8e0553 {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:34:51.205775 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c7b9d0d8-7f73-4f9a-a5e9-78f8c906d261 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments/9d3fb7d0-178a-4edb-af17-310ffd8e0553" status: 404 len: 154 microversion: 2.60 time: 0.082227 Jun 01 22:34:51.209460 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 504/1494] 10.4.3.116 () {68 vars in 1575 bytes} [Mon Jun 1 22:34:51 2026] DELETE /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments/9d3fb7d0-178a-4edb-af17-310ffd8e0553 => generated 154 bytes in 83 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:34:51.219139 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a36b81c8-554d-4fdf-a6fc-7a09e8beb430 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:51.219542 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a36b81c8-554d-4fdf-a6fc-7a09e8beb430 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:51.224533 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a36b81c8-554d-4fdf-a6fc-7a09e8beb430 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:51.224831 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a36b81c8-554d-4fdf-a6fc-7a09e8beb430 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:51.225200 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a36b81c8-554d-4fdf-a6fc-7a09e8beb430 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:51.225420 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a36b81c8-554d-4fdf-a6fc-7a09e8beb430 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:51.225657 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a36b81c8-554d-4fdf-a6fc-7a09e8beb430 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:51.226184 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a36b81c8-554d-4fdf-a6fc-7a09e8beb430 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:51.255231 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f29f4e8e-da52-4b52-9f5d-4141af29759d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:51.269879 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f29f4e8e-da52-4b52-9f5d-4141af29759d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1569 microversion: 2.1 time: 0.311746 Jun 01 22:34:51.270100 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 482/1495] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:50 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1569 bytes in 313 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:51.271244 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-043c119c-e9f4-482e-b7b6-3657650bdf73 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:51.287911 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-043c119c-e9f4-482e-b7b6-3657650bdf73 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1295 microversion: 2.1 time: 0.146622 Jun 01 22:34:51.288560 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 510/1496] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:51 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1295 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:51.288673 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-a36b81c8-554d-4fdf-a6fc-7a09e8beb430 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] HTTP exception thrown: Volume 6611581a-9a2e-4d7b-be72-b5270dd03b32 could not be found. Jun 01 22:34:51.289002 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a36b81c8-554d-4fdf-a6fc-7a09e8beb430 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Returning 404 to user: Volume 6611581a-9a2e-4d7b-be72-b5270dd03b32 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:34:51.289392 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a36b81c8-554d-4fdf-a6fc-7a09e8beb430 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments/6611581a-9a2e-4d7b-be72-b5270dd03b32" status: 404 len: 109 microversion: 2.60 time: 0.072487 Jun 01 22:34:51.289847 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 505/1497] 10.4.3.116 () {68 vars in 1575 bytes} [Mon Jun 1 22:34:51 2026] DELETE /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/os-volume_attachments/6611581a-9a2e-4d7b-be72-b5270dd03b32 => generated 109 bytes in 73 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:34:51.300298 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-844f0a95-72de-4bee-86af-5f1b4aaafa3f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "89bb22da-02c6-4013-9919-f74a88a2ba7e"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:51.303093 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e1f62674-4bdb-4050-a26d-381bc22fc659 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-1188470620"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:51.303269 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-844f0a95-72de-4bee-86af-5f1b4aaafa3f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:51.304523 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e1f62674-4bdb-4050-a26d-381bc22fc659 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:51.307922 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-844f0a95-72de-4bee-86af-5f1b4aaafa3f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:51.308042 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-844f0a95-72de-4bee-86af-5f1b4aaafa3f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:51.308240 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-844f0a95-72de-4bee-86af-5f1b4aaafa3f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:51.308553 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-844f0a95-72de-4bee-86af-5f1b4aaafa3f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:51.308755 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-844f0a95-72de-4bee-86af-5f1b4aaafa3f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:51.308901 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-844f0a95-72de-4bee-86af-5f1b4aaafa3f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:51.311452 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e1f62674-4bdb-4050-a26d-381bc22fc659 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:51.311598 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e1f62674-4bdb-4050-a26d-381bc22fc659 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:51.311799 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e1f62674-4bdb-4050-a26d-381bc22fc659 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:51.312051 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e1f62674-4bdb-4050-a26d-381bc22fc659 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:51.312427 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e1f62674-4bdb-4050-a26d-381bc22fc659 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:51.312681 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e1f62674-4bdb-4050-a26d-381bc22fc659 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:51.334693 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e1f62674-4bdb-4050-a26d-381bc22fc659 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:51.577983 np0000001904 devstack@n-api.service[86660]: INFO nova.network.security_group_api [None req-e1f62674-4bdb-4050-a26d-381bc22fc659 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Removing security group 80f6a28b-82df-44bb-a5b1-c97e2db16e47 from port 4666457f-26ed-49b1-ae2e-2f7c48140601 Jun 01 22:34:51.734149 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-fe7f5fce-1e4a-4d4f-a30a-d9b068dd27cf req-364cdcb7-758f-4cd9-9541-6965f0a4fefe service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9776361b-1c43-4015-b7f1-2657604a9118", "name": "network-vif-plugged", "status": "completed", "tag": "330c8da9-a4a2-47a8-8dcc-6bd5a4ba21be"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:51.743581 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-fe7f5fce-1e4a-4d4f-a30a-d9b068dd27cf req-364cdcb7-758f-4cd9-9541-6965f0a4fefe service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:51.743581 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-fe7f5fce-1e4a-4d4f-a30a-d9b068dd27cf req-364cdcb7-758f-4cd9-9541-6965f0a4fefe service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:51.743581 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-fe7f5fce-1e4a-4d4f-a30a-d9b068dd27cf req-364cdcb7-758f-4cd9-9541-6965f0a4fefe service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:51.751623 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-fe7f5fce-1e4a-4d4f-a30a-d9b068dd27cf req-364cdcb7-758f-4cd9-9541-6965f0a4fefe service nova] Creating event network-vif-plugged:330c8da9-a4a2-47a8-8dcc-6bd5a4ba21be for instance 9776361b-1c43-4015-b7f1-2657604a9118 on np0000001904 Jun 01 22:34:51.765946 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [req-fe7f5fce-1e4a-4d4f-a30a-d9b068dd27cf req-364cdcb7-758f-4cd9-9541-6965f0a4fefe service nova] Instance 9776361b-1c43-4015-b7f1-2657604a9118 is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86662) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:34:51.766633 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-fe7f5fce-1e4a-4d4f-a30a-d9b068dd27cf req-364cdcb7-758f-4cd9-9541-6965f0a4fefe service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:51.778643 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-fe7f5fce-1e4a-4d4f-a30a-d9b068dd27cf req-364cdcb7-758f-4cd9-9541-6965f0a4fefe service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.046505 Jun 01 22:34:51.778643 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 506/1498] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:51 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) Jun 01 22:34:52.120332 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f5ac7e5a-2d42-433d-8f69-3e678c7c9994 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:52.123608 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f5ac7e5a-2d42-433d-8f69-3e678c7c9994 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:52.136394 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f5ac7e5a-2d42-433d-8f69-3e678c7c9994 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:52.136394 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f5ac7e5a-2d42-433d-8f69-3e678c7c9994 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:52.136394 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f5ac7e5a-2d42-433d-8f69-3e678c7c9994 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:52.136394 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f5ac7e5a-2d42-433d-8f69-3e678c7c9994 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:52.137035 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f5ac7e5a-2d42-433d-8f69-3e678c7c9994 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:52.137035 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f5ac7e5a-2d42-433d-8f69-3e678c7c9994 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:52.163421 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f5ac7e5a-2d42-433d-8f69-3e678c7c9994 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:52.245894 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f5ac7e5a-2d42-433d-8f69-3e678c7c9994 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:52.257844 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f5ac7e5a-2d42-433d-8f69-3e678c7c9994 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 200 len: 1231 microversion: 2.1 time: 0.143482 Jun 01 22:34:52.258360 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 507/1499] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:52 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 1231 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:52.296307 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c4606d24-7f2d-437e-8e04-d981517ab2a8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:52.297958 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c4606d24-7f2d-437e-8e04-d981517ab2a8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:52.323391 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4606d24-7f2d-437e-8e04-d981517ab2a8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:52.324936 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4606d24-7f2d-437e-8e04-d981517ab2a8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:52.325713 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4606d24-7f2d-437e-8e04-d981517ab2a8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:52.326043 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4606d24-7f2d-437e-8e04-d981517ab2a8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:52.328521 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4606d24-7f2d-437e-8e04-d981517ab2a8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:52.329369 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4606d24-7f2d-437e-8e04-d981517ab2a8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:52.363070 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c4606d24-7f2d-437e-8e04-d981517ab2a8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:52.399603 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e1f62674-4bdb-4050-a26d-381bc22fc659 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "POST /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/action" status: 202 len: 0 microversion: 2.60 time: 1.097940 Jun 01 22:34:52.399603 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 511/1500] 10.4.3.116 () {70 vars in 1437 bytes} [Mon Jun 1 22:34:51 2026] POST /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0/action => generated 0 bytes in 1099 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:34:52.403405 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-efbdfc51-d480-4cb6-8e37-4acf84e79dff tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:52.406139 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-efbdfc51-d480-4cb6-8e37-4acf84e79dff tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:52.414660 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-efbdfc51-d480-4cb6-8e37-4acf84e79dff tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:52.414973 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-efbdfc51-d480-4cb6-8e37-4acf84e79dff tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:52.415264 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-efbdfc51-d480-4cb6-8e37-4acf84e79dff tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:52.415796 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-efbdfc51-d480-4cb6-8e37-4acf84e79dff tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:52.416135 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-efbdfc51-d480-4cb6-8e37-4acf84e79dff tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:52.416460 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-efbdfc51-d480-4cb6-8e37-4acf84e79dff tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:52.453300 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-efbdfc51-d480-4cb6-8e37-4acf84e79dff tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:52.664117 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c4606d24-7f2d-437e-8e04-d981517ab2a8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:52.678972 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c4606d24-7f2d-437e-8e04-d981517ab2a8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1569 microversion: 2.1 time: 0.386696 Jun 01 22:34:52.679321 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 508/1501] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:52 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1569 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:34:52.727502 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-efbdfc51-d480-4cb6-8e37-4acf84e79dff tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:52.737586 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-efbdfc51-d480-4cb6-8e37-4acf84e79dff tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1371 microversion: 2.1 time: 0.337259 Jun 01 22:34:52.738063 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 512/1502] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:52 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1371 bytes in 338 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:53.280333 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9a71f784-f938-4537-8c50-5e458173a7fc tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:53.282195 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9a71f784-f938-4537-8c50-5e458173a7fc tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:53.297724 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a71f784-f938-4537-8c50-5e458173a7fc tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:53.297724 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a71f784-f938-4537-8c50-5e458173a7fc tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:53.297724 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a71f784-f938-4537-8c50-5e458173a7fc tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:53.297724 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a71f784-f938-4537-8c50-5e458173a7fc tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:53.298322 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a71f784-f938-4537-8c50-5e458173a7fc tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:53.298322 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a71f784-f938-4537-8c50-5e458173a7fc tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:53.339073 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9a71f784-f938-4537-8c50-5e458173a7fc tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:53.360637 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-de3dacce-ccee-45a3-a4ce-3ef3f6157919 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:53.360939 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-de3dacce-ccee-45a3-a4ce-3ef3f6157919 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:53.370367 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-de3dacce-ccee-45a3-a4ce-3ef3f6157919 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:53.370622 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-de3dacce-ccee-45a3-a4ce-3ef3f6157919 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:53.372359 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-de3dacce-ccee-45a3-a4ce-3ef3f6157919 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:53.372994 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-de3dacce-ccee-45a3-a4ce-3ef3f6157919 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:53.372994 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-de3dacce-ccee-45a3-a4ce-3ef3f6157919 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:53.374634 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-de3dacce-ccee-45a3-a4ce-3ef3f6157919 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:53.401338 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-de3dacce-ccee-45a3-a4ce-3ef3f6157919 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:34:53.446480 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9a71f784-f938-4537-8c50-5e458173a7fc tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:53.457997 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9a71f784-f938-4537-8c50-5e458173a7fc tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 200 len: 1231 microversion: 2.1 time: 0.182042 Jun 01 22:34:53.458547 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 509/1503] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:53 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 1231 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:53.461552 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-0c4c564f-4b7f-4dad-9ab2-6a5a62708683 req-0fda5c6a-67e7-4904-89a0-6948b23eec68 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6c132a52-13bc-423e-a500-a4f3314f12f0", "tag": "4666457f-26ed-49b1-ae2e-2f7c48140601"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:53.470168 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-0c4c564f-4b7f-4dad-9ab2-6a5a62708683 req-0fda5c6a-67e7-4904-89a0-6948b23eec68 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:53.471359 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-0c4c564f-4b7f-4dad-9ab2-6a5a62708683 req-0fda5c6a-67e7-4904-89a0-6948b23eec68 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:53.471359 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-0c4c564f-4b7f-4dad-9ab2-6a5a62708683 req-0fda5c6a-67e7-4904-89a0-6948b23eec68 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:53.484320 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-0c4c564f-4b7f-4dad-9ab2-6a5a62708683 req-0fda5c6a-67e7-4904-89a0-6948b23eec68 service nova] Creating event network-changed:4666457f-26ed-49b1-ae2e-2f7c48140601 for instance 6c132a52-13bc-423e-a500-a4f3314f12f0 on np0000001904 Jun 01 22:34:53.486994 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-0c4c564f-4b7f-4dad-9ab2-6a5a62708683 req-0fda5c6a-67e7-4904-89a0-6948b23eec68 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:53.497205 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-0c4c564f-4b7f-4dad-9ab2-6a5a62708683 req-0fda5c6a-67e7-4904-89a0-6948b23eec68 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.036567 Jun 01 22:34:53.497205 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 510/1504] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:53 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:53.501033 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-de3dacce-ccee-45a3-a4ce-3ef3f6157919 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 204 len: 0 microversion: 2.60 time: 0.146672 Jun 01 22:34:53.501130 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 513/1505] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:34:53 2026] DELETE /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:34:53.516637 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-70fff772-0f6d-4b5a-ab7e-4724bfbc21c1 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:53.519674 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-70fff772-0f6d-4b5a-ab7e-4724bfbc21c1 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:53.527287 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-70fff772-0f6d-4b5a-ab7e-4724bfbc21c1 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:53.528036 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-70fff772-0f6d-4b5a-ab7e-4724bfbc21c1 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:53.528585 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-70fff772-0f6d-4b5a-ab7e-4724bfbc21c1 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:53.529244 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-70fff772-0f6d-4b5a-ab7e-4724bfbc21c1 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:53.529731 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-70fff772-0f6d-4b5a-ab7e-4724bfbc21c1 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:53.530323 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-70fff772-0f6d-4b5a-ab7e-4724bfbc21c1 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:53.559642 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-70fff772-0f6d-4b5a-ab7e-4724bfbc21c1 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:53.705112 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-34bf8b0f-3941-4664-86ff-05592492541b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:53.706980 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-34bf8b0f-3941-4664-86ff-05592492541b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:53.712373 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-34bf8b0f-3941-4664-86ff-05592492541b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:53.712373 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-34bf8b0f-3941-4664-86ff-05592492541b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:53.712373 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-34bf8b0f-3941-4664-86ff-05592492541b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:53.715304 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-34bf8b0f-3941-4664-86ff-05592492541b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:53.715304 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-34bf8b0f-3941-4664-86ff-05592492541b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:53.715304 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-34bf8b0f-3941-4664-86ff-05592492541b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:53.732491 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-34bf8b0f-3941-4664-86ff-05592492541b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:53.857614 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-70fff772-0f6d-4b5a-ab7e-4724bfbc21c1 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:53.863774 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-70fff772-0f6d-4b5a-ab7e-4724bfbc21c1 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:53.864759 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-70fff772-0f6d-4b5a-ab7e-4724bfbc21c1 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:53.870169 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-70fff772-0f6d-4b5a-ab7e-4724bfbc21c1 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1696 microversion: 2.60 time: 0.358436 Jun 01 22:34:53.871817 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 511/1506] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:34:53 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1696 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:34:53.876239 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f46f33aa-12df-4ac5-92a0-f5b157eff8e1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:53.882896 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f46f33aa-12df-4ac5-92a0-f5b157eff8e1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:53.890149 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f46f33aa-12df-4ac5-92a0-f5b157eff8e1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:53.890438 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-844f0a95-72de-4bee-86af-5f1b4aaafa3f tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "POST /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.592631 Jun 01 22:34:53.890894 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f46f33aa-12df-4ac5-92a0-f5b157eff8e1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:53.890894 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f46f33aa-12df-4ac5-92a0-f5b157eff8e1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:53.892027 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 483/1507] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:34:51 2026] POST /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5/os-volume_attachments => generated 194 bytes in 2594 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:53.892197 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f46f33aa-12df-4ac5-92a0-f5b157eff8e1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:53.892197 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f46f33aa-12df-4ac5-92a0-f5b157eff8e1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:53.892750 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f46f33aa-12df-4ac5-92a0-f5b157eff8e1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:53.894948 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-ffb15020-4b9a-430f-bb64-ce37c3ace737 req-f7e91976-c04c-4747-8f3a-fa3324fa7e1a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9776361b-1c43-4015-b7f1-2657604a9118", "name": "network-vif-plugged", "status": "completed", "tag": "330c8da9-a4a2-47a8-8dcc-6bd5a4ba21be"}, {"name": "network-changed", "server_uuid": "6c132a52-13bc-423e-a500-a4f3314f12f0", "tag": "4666457f-26ed-49b1-ae2e-2f7c48140601"}, {"name": "network-changed", "server_uuid": "c404e70a-b8b1-4632-9cc0-5be735d138ef", "tag": "0dd161b1-39d6-4015-9ebe-b67596afcb05"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:53.906494 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ffb15020-4b9a-430f-bb64-ce37c3ace737 req-f7e91976-c04c-4747-8f3a-fa3324fa7e1a service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:53.907012 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ffb15020-4b9a-430f-bb64-ce37c3ace737 req-f7e91976-c04c-4747-8f3a-fa3324fa7e1a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:53.907012 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ffb15020-4b9a-430f-bb64-ce37c3ace737 req-f7e91976-c04c-4747-8f3a-fa3324fa7e1a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:53.919107 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-ffb15020-4b9a-430f-bb64-ce37c3ace737 req-f7e91976-c04c-4747-8f3a-fa3324fa7e1a service nova] Creating event network-vif-plugged:330c8da9-a4a2-47a8-8dcc-6bd5a4ba21be for instance 9776361b-1c43-4015-b7f1-2657604a9118 on np0000001904 Jun 01 22:34:53.919378 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-ffb15020-4b9a-430f-bb64-ce37c3ace737 req-f7e91976-c04c-4747-8f3a-fa3324fa7e1a service nova] Creating event network-changed:4666457f-26ed-49b1-ae2e-2f7c48140601 for instance 6c132a52-13bc-423e-a500-a4f3314f12f0 on np0000001904 Jun 01 22:34:53.920058 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-ffb15020-4b9a-430f-bb64-ce37c3ace737 req-f7e91976-c04c-4747-8f3a-fa3324fa7e1a service nova] Creating event network-changed:0dd161b1-39d6-4015-9ebe-b67596afcb05 for instance c404e70a-b8b1-4632-9cc0-5be735d138ef on np0000001904 Jun 01 22:34:53.924789 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f46f33aa-12df-4ac5-92a0-f5b157eff8e1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:53.937310 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [req-ffb15020-4b9a-430f-bb64-ce37c3ace737 req-f7e91976-c04c-4747-8f3a-fa3324fa7e1a service nova] Instance 9776361b-1c43-4015-b7f1-2657604a9118 is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86661) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:34:53.938553 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-ffb15020-4b9a-430f-bb64-ce37c3ace737 req-f7e91976-c04c-4747-8f3a-fa3324fa7e1a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:53.947706 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-ffb15020-4b9a-430f-bb64-ce37c3ace737 req-f7e91976-c04c-4747-8f3a-fa3324fa7e1a service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 517 microversion: 2.1 time: 0.055692 Jun 01 22:34:53.948340 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 484/1508] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:53 2026] POST /compute/v2.1/os-server-external-events => generated 517 bytes in 56 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:53.963538 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-34bf8b0f-3941-4664-86ff-05592492541b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:53.976426 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-34bf8b0f-3941-4664-86ff-05592492541b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1566 microversion: 2.1 time: 0.273785 Jun 01 22:34:53.977843 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 514/1509] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:53 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1566 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:54.000157 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-561fee82-05d7-4dcf-9fba-d6913c3122f8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:54.000157 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-561fee82-05d7-4dcf-9fba-d6913c3122f8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:54.004788 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-561fee82-05d7-4dcf-9fba-d6913c3122f8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:54.005034 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-561fee82-05d7-4dcf-9fba-d6913c3122f8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:54.005147 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-561fee82-05d7-4dcf-9fba-d6913c3122f8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:54.005428 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-561fee82-05d7-4dcf-9fba-d6913c3122f8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:54.005686 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-561fee82-05d7-4dcf-9fba-d6913c3122f8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:54.008398 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-561fee82-05d7-4dcf-9fba-d6913c3122f8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:54.087123 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-561fee82-05d7-4dcf-9fba-d6913c3122f8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "POST /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118/action" status: 204 len: 0 microversion: 2.1 time: 0.092131 Jun 01 22:34:54.087749 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 485/1510] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:34:53 2026] POST /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:34:54.102988 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-91563959-158c-4184-a37a-9a2f31284e10 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:54.107894 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-91563959-158c-4184-a37a-9a2f31284e10 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:54.119892 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-91563959-158c-4184-a37a-9a2f31284e10 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:54.120242 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-91563959-158c-4184-a37a-9a2f31284e10 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:54.120542 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-91563959-158c-4184-a37a-9a2f31284e10 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:54.121047 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-91563959-158c-4184-a37a-9a2f31284e10 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:54.121467 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-91563959-158c-4184-a37a-9a2f31284e10 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:54.123768 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-91563959-158c-4184-a37a-9a2f31284e10 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:54.143194 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-91563959-158c-4184-a37a-9a2f31284e10 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:54.215267 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f46f33aa-12df-4ac5-92a0-f5b157eff8e1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:54.233267 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f46f33aa-12df-4ac5-92a0-f5b157eff8e1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1369 microversion: 2.1 time: 0.361399 Jun 01 22:34:54.233712 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 512/1511] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:53 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1369 bytes in 362 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:54.381734 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-91563959-158c-4184-a37a-9a2f31284e10 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:54.392176 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-91563959-158c-4184-a37a-9a2f31284e10 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1566 microversion: 2.1 time: 0.291689 Jun 01 22:34:54.393383 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 515/1512] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:54 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1566 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:54.486000 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2022092b-c92d-4b4d-ac97-b521abb86490 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:54.487658 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2022092b-c92d-4b4d-ac97-b521abb86490 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:54.495001 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2022092b-c92d-4b4d-ac97-b521abb86490 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:54.495651 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2022092b-c92d-4b4d-ac97-b521abb86490 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:54.495651 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2022092b-c92d-4b4d-ac97-b521abb86490 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:54.496275 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2022092b-c92d-4b4d-ac97-b521abb86490 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:54.496725 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2022092b-c92d-4b4d-ac97-b521abb86490 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:54.497276 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2022092b-c92d-4b4d-ac97-b521abb86490 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:54.546487 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2022092b-c92d-4b4d-ac97-b521abb86490 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:54.639168 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2022092b-c92d-4b4d-ac97-b521abb86490 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:54.656694 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2022092b-c92d-4b4d-ac97-b521abb86490 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 200 len: 1231 microversion: 2.1 time: 0.173867 Jun 01 22:34:54.657169 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 486/1513] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:54 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 1231 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:54.773612 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-cb1f2114-d285-4098-a83a-91f5738d268c tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:54.774042 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-cb1f2114-d285-4098-a83a-91f5738d268c tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:54.778776 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cb1f2114-d285-4098-a83a-91f5738d268c tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:54.778948 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cb1f2114-d285-4098-a83a-91f5738d268c tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:54.779027 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cb1f2114-d285-4098-a83a-91f5738d268c tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:54.779706 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cb1f2114-d285-4098-a83a-91f5738d268c tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:54.779706 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cb1f2114-d285-4098-a83a-91f5738d268c tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:54.779706 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cb1f2114-d285-4098-a83a-91f5738d268c tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:54.852750 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-cb1f2114-d285-4098-a83a-91f5738d268c tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lazy-loading 'services' on Instance uuid 22edf58b-e5a9-48b3-b021-5dc83e50a0e8 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:34:54.890860 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-8c9872c6-ad19-4974-9b23-643662db54b3 req-8b6a3fd3-08b9-4af4-b289-44d45addc659 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6c132a52-13bc-423e-a500-a4f3314f12f0", "name": "network-vif-unplugged", "status": "completed", "tag": "4666457f-26ed-49b1-ae2e-2f7c48140601"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:54.897614 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5cdad2ea-a2fa-480c-9195-0d91eed6759a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:54.902398 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5cdad2ea-a2fa-480c-9195-0d91eed6759a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:54.904516 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-8c9872c6-ad19-4974-9b23-643662db54b3 req-8b6a3fd3-08b9-4af4-b289-44d45addc659 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:54.904956 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-8c9872c6-ad19-4974-9b23-643662db54b3 req-8b6a3fd3-08b9-4af4-b289-44d45addc659 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:54.905358 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-8c9872c6-ad19-4974-9b23-643662db54b3 req-8b6a3fd3-08b9-4af4-b289-44d45addc659 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:54.914132 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5cdad2ea-a2fa-480c-9195-0d91eed6759a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:54.914774 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5cdad2ea-a2fa-480c-9195-0d91eed6759a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:54.914774 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5cdad2ea-a2fa-480c-9195-0d91eed6759a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:54.915722 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5cdad2ea-a2fa-480c-9195-0d91eed6759a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:54.916121 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5cdad2ea-a2fa-480c-9195-0d91eed6759a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:54.916458 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5cdad2ea-a2fa-480c-9195-0d91eed6759a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:54.920282 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-8c9872c6-ad19-4974-9b23-643662db54b3 req-8b6a3fd3-08b9-4af4-b289-44d45addc659 service nova] Creating event network-vif-unplugged:4666457f-26ed-49b1-ae2e-2f7c48140601 for instance 6c132a52-13bc-423e-a500-a4f3314f12f0 on np0000001904 Jun 01 22:34:54.920986 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-8c9872c6-ad19-4974-9b23-643662db54b3 req-8b6a3fd3-08b9-4af4-b289-44d45addc659 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:54.927240 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-8c9872c6-ad19-4974-9b23-643662db54b3 req-8b6a3fd3-08b9-4af4-b289-44d45addc659 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.041929 Jun 01 22:34:54.927804 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 516/1514] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:54 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:54.945788 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-cb1f2114-d285-4098-a83a-91f5738d268c tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/os-volume_attachments/a99d6620-1e76-4595-acfa-a7461eae5a60" status: 202 len: 0 microversion: 2.1 time: 0.174311 Jun 01 22:34:54.946810 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 513/1515] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:34:54 2026] DELETE /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/os-volume_attachments/a99d6620-1e76-4595-acfa-a7461eae5a60 => generated 0 bytes in 176 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:34:54.955327 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5cdad2ea-a2fa-480c-9195-0d91eed6759a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:54.967554 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c1734fe8-f38f-4be4-8970-055b6bb447fd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:54.969692 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c1734fe8-f38f-4be4-8970-055b6bb447fd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:54.980879 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1734fe8-f38f-4be4-8970-055b6bb447fd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:54.982044 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1734fe8-f38f-4be4-8970-055b6bb447fd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.004s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:54.982044 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1734fe8-f38f-4be4-8970-055b6bb447fd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:54.983126 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1734fe8-f38f-4be4-8970-055b6bb447fd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:54.984506 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1734fe8-f38f-4be4-8970-055b6bb447fd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:54.984506 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1734fe8-f38f-4be4-8970-055b6bb447fd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:55.045735 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c1734fe8-f38f-4be4-8970-055b6bb447fd tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.083686 Jun 01 22:34:55.047774 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 517/1516] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:34:54 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/os-volume_attachments => generated 197 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:55.163839 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5cdad2ea-a2fa-480c-9195-0d91eed6759a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:55.172999 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5cdad2ea-a2fa-480c-9195-0d91eed6759a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:55.173889 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5cdad2ea-a2fa-480c-9195-0d91eed6759a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:55.179714 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5cdad2ea-a2fa-480c-9195-0d91eed6759a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1696 microversion: 2.60 time: 0.285409 Jun 01 22:34:55.180090 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 487/1517] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:34:54 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1696 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:34:55.258257 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4bd27f9b-7651-4cc8-91b3-1fe66bc28c25 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:55.261668 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4bd27f9b-7651-4cc8-91b3-1fe66bc28c25 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:55.268506 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4bd27f9b-7651-4cc8-91b3-1fe66bc28c25 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:55.268506 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4bd27f9b-7651-4cc8-91b3-1fe66bc28c25 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:55.268506 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4bd27f9b-7651-4cc8-91b3-1fe66bc28c25 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:55.269629 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4bd27f9b-7651-4cc8-91b3-1fe66bc28c25 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:55.269629 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4bd27f9b-7651-4cc8-91b3-1fe66bc28c25 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:55.269964 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4bd27f9b-7651-4cc8-91b3-1fe66bc28c25 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:55.289029 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4bd27f9b-7651-4cc8-91b3-1fe66bc28c25 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:55.416155 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e3c677eb-9eac-445e-a552-99b82b8d465a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:55.421133 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e3c677eb-9eac-445e-a552-99b82b8d465a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:55.430906 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e3c677eb-9eac-445e-a552-99b82b8d465a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:55.431242 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e3c677eb-9eac-445e-a552-99b82b8d465a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:55.431542 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e3c677eb-9eac-445e-a552-99b82b8d465a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:55.432156 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e3c677eb-9eac-445e-a552-99b82b8d465a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:55.432586 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e3c677eb-9eac-445e-a552-99b82b8d465a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:55.435669 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e3c677eb-9eac-445e-a552-99b82b8d465a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:55.459608 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4bd27f9b-7651-4cc8-91b3-1fe66bc28c25 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:55.461100 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e3c677eb-9eac-445e-a552-99b82b8d465a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:55.467293 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4bd27f9b-7651-4cc8-91b3-1fe66bc28c25 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1369 microversion: 2.1 time: 0.213476 Jun 01 22:34:55.470111 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 514/1518] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:55 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1369 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:34:55.680041 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e9840a81-ff9c-4ee1-ac40-e0df35e80067 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:55.685416 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e9840a81-ff9c-4ee1-ac40-e0df35e80067 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:55.691391 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9840a81-ff9c-4ee1-ac40-e0df35e80067 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:55.691756 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9840a81-ff9c-4ee1-ac40-e0df35e80067 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:55.692087 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9840a81-ff9c-4ee1-ac40-e0df35e80067 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:55.692750 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9840a81-ff9c-4ee1-ac40-e0df35e80067 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:55.693581 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9840a81-ff9c-4ee1-ac40-e0df35e80067 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:55.693832 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9840a81-ff9c-4ee1-ac40-e0df35e80067 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:55.695131 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e3c677eb-9eac-445e-a552-99b82b8d465a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:55.718379 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e3c677eb-9eac-445e-a552-99b82b8d465a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1566 microversion: 2.1 time: 0.302401 Jun 01 22:34:55.718625 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 518/1519] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:55 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1566 bytes in 305 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:55.721367 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e9840a81-ff9c-4ee1-ac40-e0df35e80067 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:55.814022 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e9840a81-ff9c-4ee1-ac40-e0df35e80067 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:55.823478 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e9840a81-ff9c-4ee1-ac40-e0df35e80067 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 200 len: 1287 microversion: 2.1 time: 0.150785 Jun 01 22:34:55.823800 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 488/1520] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:55 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 1287 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:56.065868 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-78497b72-bad8-4d73-81f0-9b0854690f6f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:56.067437 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-78497b72-bad8-4d73-81f0-9b0854690f6f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:56.080591 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-78497b72-bad8-4d73-81f0-9b0854690f6f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:56.080847 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-78497b72-bad8-4d73-81f0-9b0854690f6f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:56.081023 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-78497b72-bad8-4d73-81f0-9b0854690f6f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:56.081527 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-78497b72-bad8-4d73-81f0-9b0854690f6f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:56.081527 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-78497b72-bad8-4d73-81f0-9b0854690f6f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:56.081735 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-78497b72-bad8-4d73-81f0-9b0854690f6f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:56.114048 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-78497b72-bad8-4d73-81f0-9b0854690f6f tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.051781 Jun 01 22:34:56.114311 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 515/1521] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:34:56 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/os-volume_attachments => generated 197 bytes in 52 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:56.205829 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6359c63f-b953-412f-a3a7-c32715321c1a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:56.209192 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6359c63f-b953-412f-a3a7-c32715321c1a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:56.219122 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6359c63f-b953-412f-a3a7-c32715321c1a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:56.219122 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6359c63f-b953-412f-a3a7-c32715321c1a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:56.219122 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6359c63f-b953-412f-a3a7-c32715321c1a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:56.219498 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6359c63f-b953-412f-a3a7-c32715321c1a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:56.219962 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6359c63f-b953-412f-a3a7-c32715321c1a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:56.221341 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6359c63f-b953-412f-a3a7-c32715321c1a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:56.251168 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-6359c63f-b953-412f-a3a7-c32715321c1a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:56.471234 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6359c63f-b953-412f-a3a7-c32715321c1a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:56.481152 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6359c63f-b953-412f-a3a7-c32715321c1a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:56.481746 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6359c63f-b953-412f-a3a7-c32715321c1a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:56.485003 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-eea26082-062a-485e-8b3f-4f9e839ee063 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:56.486003 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6359c63f-b953-412f-a3a7-c32715321c1a tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1577 microversion: 2.60 time: 0.283163 Jun 01 22:34:56.486975 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 519/1522] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:34:56 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1577 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:34:56.487089 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-eea26082-062a-485e-8b3f-4f9e839ee063 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:56.493229 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eea26082-062a-485e-8b3f-4f9e839ee063 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:56.493508 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eea26082-062a-485e-8b3f-4f9e839ee063 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:56.493777 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eea26082-062a-485e-8b3f-4f9e839ee063 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:56.497590 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eea26082-062a-485e-8b3f-4f9e839ee063 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:56.497590 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eea26082-062a-485e-8b3f-4f9e839ee063 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:56.497590 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eea26082-062a-485e-8b3f-4f9e839ee063 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:56.514513 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-eea26082-062a-485e-8b3f-4f9e839ee063 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:56.521959 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:34:56.539229 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:34:56.741471 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-515de591-cc0d-4dbf-8bac-3ea322b597d5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:56.743681 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-515de591-cc0d-4dbf-8bac-3ea322b597d5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:56.744838 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-eea26082-062a-485e-8b3f-4f9e839ee063 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:56.749267 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-515de591-cc0d-4dbf-8bac-3ea322b597d5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:56.749992 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-515de591-cc0d-4dbf-8bac-3ea322b597d5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:56.752012 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-515de591-cc0d-4dbf-8bac-3ea322b597d5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:56.752012 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-515de591-cc0d-4dbf-8bac-3ea322b597d5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:56.752012 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-515de591-cc0d-4dbf-8bac-3ea322b597d5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:56.752308 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-515de591-cc0d-4dbf-8bac-3ea322b597d5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:56.753822 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-eea26082-062a-485e-8b3f-4f9e839ee063 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1369 microversion: 2.1 time: 0.270667 Jun 01 22:34:56.754136 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 489/1523] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:56 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1369 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:56.778342 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-515de591-cc0d-4dbf-8bac-3ea322b597d5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:56.843559 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-23dbf7e1-673d-492f-a4a9-782f089694d6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:56.846999 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-23dbf7e1-673d-492f-a4a9-782f089694d6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:56.854439 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-23dbf7e1-673d-492f-a4a9-782f089694d6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:56.855031 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-23dbf7e1-673d-492f-a4a9-782f089694d6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:56.856663 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-23dbf7e1-673d-492f-a4a9-782f089694d6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:56.856663 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-23dbf7e1-673d-492f-a4a9-782f089694d6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:56.856663 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-23dbf7e1-673d-492f-a4a9-782f089694d6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:56.856663 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-23dbf7e1-673d-492f-a4a9-782f089694d6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:56.882711 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-23dbf7e1-673d-492f-a4a9-782f089694d6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:56.975954 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-23dbf7e1-673d-492f-a4a9-782f089694d6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:56.991540 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-23dbf7e1-673d-492f-a4a9-782f089694d6 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 200 len: 1287 microversion: 2.1 time: 0.149756 Jun 01 22:34:56.991540 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 520/1524] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:56 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 1287 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:57.004847 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-a3823f81-8ab1-485d-af5c-b4077ff49c52 req-368e0de5-ae64-4364-a5ce-1cd04f0219a3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6c132a52-13bc-423e-a500-a4f3314f12f0", "name": "network-vif-unplugged", "status": "completed", "tag": "4666457f-26ed-49b1-ae2e-2f7c48140601"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:57.014765 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a3823f81-8ab1-485d-af5c-b4077ff49c52 req-368e0de5-ae64-4364-a5ce-1cd04f0219a3 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:57.015157 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a3823f81-8ab1-485d-af5c-b4077ff49c52 req-368e0de5-ae64-4364-a5ce-1cd04f0219a3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:57.015445 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a3823f81-8ab1-485d-af5c-b4077ff49c52 req-368e0de5-ae64-4364-a5ce-1cd04f0219a3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:57.025507 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-a3823f81-8ab1-485d-af5c-b4077ff49c52 req-368e0de5-ae64-4364-a5ce-1cd04f0219a3 service nova] Creating event network-vif-unplugged:4666457f-26ed-49b1-ae2e-2f7c48140601 for instance 6c132a52-13bc-423e-a500-a4f3314f12f0 on np0000001904 Jun 01 22:34:57.026187 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-a3823f81-8ab1-485d-af5c-b4077ff49c52 req-368e0de5-ae64-4364-a5ce-1cd04f0219a3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:57.033555 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-a3823f81-8ab1-485d-af5c-b4077ff49c52 req-368e0de5-ae64-4364-a5ce-1cd04f0219a3 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.031077 Jun 01 22:34:57.034385 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 490/1525] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:57 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:57.043491 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-515de591-cc0d-4dbf-8bac-3ea322b597d5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:57.058732 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-515de591-cc0d-4dbf-8bac-3ea322b597d5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1566 microversion: 2.1 time: 0.321911 Jun 01 22:34:57.060787 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 516/1526] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:56 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1566 bytes in 324 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:57.129363 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-51c99ee5-afd1-4688-9592-1fe1b465615e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:57.131223 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-51c99ee5-afd1-4688-9592-1fe1b465615e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:57.136197 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51c99ee5-afd1-4688-9592-1fe1b465615e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:57.136476 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51c99ee5-afd1-4688-9592-1fe1b465615e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:57.136701 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51c99ee5-afd1-4688-9592-1fe1b465615e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:57.137053 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51c99ee5-afd1-4688-9592-1fe1b465615e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:57.137315 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51c99ee5-afd1-4688-9592-1fe1b465615e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:57.137463 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51c99ee5-afd1-4688-9592-1fe1b465615e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:57.159828 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-51c99ee5-afd1-4688-9592-1fe1b465615e tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.032066 Jun 01 22:34:57.159828 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 521/1527] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:34:57 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:57.508686 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-585b927a-2799-4939-9c65-853442b601fa tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:57.510995 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-585b927a-2799-4939-9c65-853442b601fa tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:57.518480 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-585b927a-2799-4939-9c65-853442b601fa tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:57.518948 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-585b927a-2799-4939-9c65-853442b601fa tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:57.519322 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-585b927a-2799-4939-9c65-853442b601fa tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:57.520007 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-585b927a-2799-4939-9c65-853442b601fa tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:57.520519 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-585b927a-2799-4939-9c65-853442b601fa tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:57.521004 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-585b927a-2799-4939-9c65-853442b601fa tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:57.545988 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-585b927a-2799-4939-9c65-853442b601fa tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:57.702139 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-585b927a-2799-4939-9c65-853442b601fa tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:57.707445 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-585b927a-2799-4939-9c65-853442b601fa tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:57.708330 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-585b927a-2799-4939-9c65-853442b601fa tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:57.714097 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-585b927a-2799-4939-9c65-853442b601fa tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1577 microversion: 2.60 time: 0.208494 Jun 01 22:34:57.714801 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 491/1528] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:34:57 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1577 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:34:57.769884 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-eebe94de-f7d5-4d2d-a9da-1a3252a26b5f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:57.771269 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-eebe94de-f7d5-4d2d-a9da-1a3252a26b5f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:57.776828 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eebe94de-f7d5-4d2d-a9da-1a3252a26b5f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:57.777073 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eebe94de-f7d5-4d2d-a9da-1a3252a26b5f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:57.777316 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eebe94de-f7d5-4d2d-a9da-1a3252a26b5f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:57.777806 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eebe94de-f7d5-4d2d-a9da-1a3252a26b5f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:57.778289 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eebe94de-f7d5-4d2d-a9da-1a3252a26b5f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:57.778354 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eebe94de-f7d5-4d2d-a9da-1a3252a26b5f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:57.794637 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-eebe94de-f7d5-4d2d-a9da-1a3252a26b5f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:57.998303 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-eebe94de-f7d5-4d2d-a9da-1a3252a26b5f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:58.009956 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-eebe94de-f7d5-4d2d-a9da-1a3252a26b5f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1369 microversion: 2.1 time: 0.241374 Jun 01 22:34:58.010279 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 517/1529] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:57 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1369 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:58.020472 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b0fe1d1d-5604-4a10-9c95-25e3b9a1fdae tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:58.023642 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b0fe1d1d-5604-4a10-9c95-25e3b9a1fdae tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:58.029130 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b0fe1d1d-5604-4a10-9c95-25e3b9a1fdae tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:58.029483 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b0fe1d1d-5604-4a10-9c95-25e3b9a1fdae tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:58.029717 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b0fe1d1d-5604-4a10-9c95-25e3b9a1fdae tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:58.030161 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b0fe1d1d-5604-4a10-9c95-25e3b9a1fdae tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:58.030501 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b0fe1d1d-5604-4a10-9c95-25e3b9a1fdae tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:58.030792 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b0fe1d1d-5604-4a10-9c95-25e3b9a1fdae tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:58.067916 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b0fe1d1d-5604-4a10-9c95-25e3b9a1fdae tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:58.080361 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7e9d1ca9-41f0-47d7-a054-a2b674516b6d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:58.088493 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7e9d1ca9-41f0-47d7-a054-a2b674516b6d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:58.091474 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7e9d1ca9-41f0-47d7-a054-a2b674516b6d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:58.091904 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7e9d1ca9-41f0-47d7-a054-a2b674516b6d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:58.092951 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7e9d1ca9-41f0-47d7-a054-a2b674516b6d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:58.092951 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7e9d1ca9-41f0-47d7-a054-a2b674516b6d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:58.093767 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7e9d1ca9-41f0-47d7-a054-a2b674516b6d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:58.094521 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7e9d1ca9-41f0-47d7-a054-a2b674516b6d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:58.121864 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7e9d1ca9-41f0-47d7-a054-a2b674516b6d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:58.169595 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b0fe1d1d-5604-4a10-9c95-25e3b9a1fdae tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:58.174524 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-85de3c5b-ef56-4209-9342-b1d4455bcca1 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:58.177338 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-85de3c5b-ef56-4209-9342-b1d4455bcca1 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:58.183724 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85de3c5b-ef56-4209-9342-b1d4455bcca1 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:58.183990 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85de3c5b-ef56-4209-9342-b1d4455bcca1 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:58.184104 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85de3c5b-ef56-4209-9342-b1d4455bcca1 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:58.185594 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85de3c5b-ef56-4209-9342-b1d4455bcca1 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:58.185594 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85de3c5b-ef56-4209-9342-b1d4455bcca1 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:58.185594 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85de3c5b-ef56-4209-9342-b1d4455bcca1 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:58.185729 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b0fe1d1d-5604-4a10-9c95-25e3b9a1fdae tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 200 len: 1295 microversion: 2.1 time: 0.169859 Jun 01 22:34:58.185729 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 522/1530] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:58 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 1295 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:58.216375 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-85de3c5b-ef56-4209-9342-b1d4455bcca1 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.044325 Jun 01 22:34:58.216375 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 518/1531] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:34:58 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/os-volume_attachments => generated 197 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:58.372940 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7e9d1ca9-41f0-47d7-a054-a2b674516b6d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:58.387050 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7e9d1ca9-41f0-47d7-a054-a2b674516b6d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1566 microversion: 2.1 time: 0.309275 Jun 01 22:34:58.387625 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 492/1532] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:58 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1566 bytes in 311 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:58.596653 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:34:58.608650 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=6 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:34:58.745576 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a564ce6d-f37f-4d34-a3c8-9148a087f6be tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:58.748241 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a564ce6d-f37f-4d34-a3c8-9148a087f6be tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:58.757620 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a564ce6d-f37f-4d34-a3c8-9148a087f6be tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:58.758021 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a564ce6d-f37f-4d34-a3c8-9148a087f6be tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:58.758375 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a564ce6d-f37f-4d34-a3c8-9148a087f6be tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:58.759053 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a564ce6d-f37f-4d34-a3c8-9148a087f6be tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:58.762135 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a564ce6d-f37f-4d34-a3c8-9148a087f6be tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:58.763728 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a564ce6d-f37f-4d34-a3c8-9148a087f6be tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:58.776334 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:34:58.788922 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a564ce6d-f37f-4d34-a3c8-9148a087f6be tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:59.035592 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3dd26024-431c-4c78-b582-d3da1d54fc59 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:59.037049 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3dd26024-431c-4c78-b582-d3da1d54fc59 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:59.041960 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a564ce6d-f37f-4d34-a3c8-9148a087f6be tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:59.044950 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3dd26024-431c-4c78-b582-d3da1d54fc59 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:59.045257 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3dd26024-431c-4c78-b582-d3da1d54fc59 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:59.046886 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3dd26024-431c-4c78-b582-d3da1d54fc59 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:59.047315 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3dd26024-431c-4c78-b582-d3da1d54fc59 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:59.047648 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3dd26024-431c-4c78-b582-d3da1d54fc59 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:59.047917 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3dd26024-431c-4c78-b582-d3da1d54fc59 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:59.050439 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a564ce6d-f37f-4d34-a3c8-9148a087f6be tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:59.051418 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a564ce6d-f37f-4d34-a3c8-9148a087f6be tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:59.057088 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a564ce6d-f37f-4d34-a3c8-9148a087f6be tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1577 microversion: 2.60 time: 0.316751 Jun 01 22:34:59.058137 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 523/1533] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:34:58 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1577 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:34:59.074237 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3dd26024-431c-4c78-b582-d3da1d54fc59 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:59.211590 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c11327b3-9545-4f20-8418-915db4ddd441 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:59.213275 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c11327b3-9545-4f20-8418-915db4ddd441 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:59.221061 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c11327b3-9545-4f20-8418-915db4ddd441 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:59.221441 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c11327b3-9545-4f20-8418-915db4ddd441 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:59.222051 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c11327b3-9545-4f20-8418-915db4ddd441 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:59.222517 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c11327b3-9545-4f20-8418-915db4ddd441 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:59.223750 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c11327b3-9545-4f20-8418-915db4ddd441 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:59.223750 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c11327b3-9545-4f20-8418-915db4ddd441 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:59.234994 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2ce71721-0733-4457-8597-415b339a1405 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:59.245335 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2ce71721-0733-4457-8597-415b339a1405 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:59.251406 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ce71721-0733-4457-8597-415b339a1405 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:59.251605 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c11327b3-9545-4f20-8418-915db4ddd441 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:59.251680 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ce71721-0733-4457-8597-415b339a1405 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:59.254428 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ce71721-0733-4457-8597-415b339a1405 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:59.254428 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ce71721-0733-4457-8597-415b339a1405 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:59.254428 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ce71721-0733-4457-8597-415b339a1405 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:59.254428 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ce71721-0733-4457-8597-415b339a1405 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:59.264124 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3dd26024-431c-4c78-b582-d3da1d54fc59 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:59.278535 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3dd26024-431c-4c78-b582-d3da1d54fc59 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1369 microversion: 2.1 time: 0.247863 Jun 01 22:34:59.279845 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 519/1534] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:59 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1369 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:59.282584 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2ce71721-0733-4457-8597-415b339a1405 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.050424 Jun 01 22:34:59.282584 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 524/1535] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:34:59 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/os-volume_attachments => generated 197 bytes in 51 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:59.414381 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2ce1d172-24f6-45d4-8839-08749c5c9a17 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:34:59.415433 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2ce1d172-24f6-45d4-8839-08749c5c9a17 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:34:59.423321 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2ce1d172-24f6-45d4-8839-08749c5c9a17 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:59.425330 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2ce1d172-24f6-45d4-8839-08749c5c9a17 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:59.425784 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2ce1d172-24f6-45d4-8839-08749c5c9a17 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:59.428074 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2ce1d172-24f6-45d4-8839-08749c5c9a17 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:59.428789 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2ce1d172-24f6-45d4-8839-08749c5c9a17 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:59.429319 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2ce1d172-24f6-45d4-8839-08749c5c9a17 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:59.450817 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2ce1d172-24f6-45d4-8839-08749c5c9a17 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:34:59.525072 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c11327b3-9545-4f20-8418-915db4ddd441 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:59.540647 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c11327b3-9545-4f20-8418-915db4ddd441 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 200 len: 1373 microversion: 2.1 time: 0.334102 Jun 01 22:34:59.540970 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 493/1536] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:59 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 1373 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:59.688953 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-b6f5718d-eaec-4d2f-85bd-256ebde2f6b0 req-2d617833-f53f-4862-a0a6-29a6ac056e62 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6c132a52-13bc-423e-a500-a4f3314f12f0", "name": "network-vif-deleted", "tag": "4666457f-26ed-49b1-ae2e-2f7c48140601"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:59.695078 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b6f5718d-eaec-4d2f-85bd-256ebde2f6b0 req-2d617833-f53f-4862-a0a6-29a6ac056e62 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:59.695353 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b6f5718d-eaec-4d2f-85bd-256ebde2f6b0 req-2d617833-f53f-4862-a0a6-29a6ac056e62 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:59.695512 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b6f5718d-eaec-4d2f-85bd-256ebde2f6b0 req-2d617833-f53f-4862-a0a6-29a6ac056e62 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:59.711960 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-b6f5718d-eaec-4d2f-85bd-256ebde2f6b0 req-2d617833-f53f-4862-a0a6-29a6ac056e62 service nova] Creating event network-vif-deleted:4666457f-26ed-49b1-ae2e-2f7c48140601 for instance 6c132a52-13bc-423e-a500-a4f3314f12f0 on np0000001904 Jun 01 22:34:59.711960 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-b6f5718d-eaec-4d2f-85bd-256ebde2f6b0 req-2d617833-f53f-4862-a0a6-29a6ac056e62 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:59.725835 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-b6f5718d-eaec-4d2f-85bd-256ebde2f6b0 req-2d617833-f53f-4862-a0a6-29a6ac056e62 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.038219 Jun 01 22:34:59.725998 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 525/1537] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:59 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:59.743823 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2ce1d172-24f6-45d4-8839-08749c5c9a17 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:34:59.757196 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-d241ae97-3d6b-48cf-8719-9b08b109d090 req-8bc3d91f-2936-444b-aeaa-4bf601e71462 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "91291930-5e43-4cc3-88a1-c4bd3ee0cd28", "tag": "d9593827-d19d-47ed-99a2-54d16028c096"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:34:59.759100 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2ce1d172-24f6-45d4-8839-08749c5c9a17 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1566 microversion: 2.1 time: 0.347661 Jun 01 22:34:59.760441 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 520/1538] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:34:59 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1566 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:34:59.765620 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d241ae97-3d6b-48cf-8719-9b08b109d090 req-8bc3d91f-2936-444b-aeaa-4bf601e71462 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:34:59.765620 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d241ae97-3d6b-48cf-8719-9b08b109d090 req-8bc3d91f-2936-444b-aeaa-4bf601e71462 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:34:59.765620 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d241ae97-3d6b-48cf-8719-9b08b109d090 req-8bc3d91f-2936-444b-aeaa-4bf601e71462 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:34:59.781660 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-d241ae97-3d6b-48cf-8719-9b08b109d090 req-8bc3d91f-2936-444b-aeaa-4bf601e71462 service nova] Creating event network-changed:d9593827-d19d-47ed-99a2-54d16028c096 for instance 91291930-5e43-4cc3-88a1-c4bd3ee0cd28 on np0000001904 Jun 01 22:34:59.781660 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-d241ae97-3d6b-48cf-8719-9b08b109d090 req-8bc3d91f-2936-444b-aeaa-4bf601e71462 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:34:59.785868 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-d241ae97-3d6b-48cf-8719-9b08b109d090 req-8bc3d91f-2936-444b-aeaa-4bf601e71462 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029980 Jun 01 22:34:59.786635 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 494/1539] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:34:59 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:34:59.842301 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:35:00.092708 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f7664ba9-8654-49e7-ae5f-f8e7d264c8d4 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:00.094645 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f7664ba9-8654-49e7-ae5f-f8e7d264c8d4 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:00.100743 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7664ba9-8654-49e7-ae5f-f8e7d264c8d4 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:00.101014 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7664ba9-8654-49e7-ae5f-f8e7d264c8d4 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:00.101287 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7664ba9-8654-49e7-ae5f-f8e7d264c8d4 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:00.101851 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7664ba9-8654-49e7-ae5f-f8e7d264c8d4 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:00.102218 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7664ba9-8654-49e7-ae5f-f8e7d264c8d4 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:00.102592 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7664ba9-8654-49e7-ae5f-f8e7d264c8d4 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:00.126279 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f7664ba9-8654-49e7-ae5f-f8e7d264c8d4 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:00.204644 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f7664ba9-8654-49e7-ae5f-f8e7d264c8d4 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:00.210842 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f7664ba9-8654-49e7-ae5f-f8e7d264c8d4 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:00.212934 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f7664ba9-8654-49e7-ae5f-f8e7d264c8d4 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:00.217412 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f7664ba9-8654-49e7-ae5f-f8e7d264c8d4 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1535 microversion: 2.60 time: 0.126785 Jun 01 22:35:00.217916 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 526/1540] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:35:00 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1535 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 01 22:35:00.300125 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d169f71f-99d7-4f90-9e85-49fd7c328c88 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:00.303769 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6d9e6940-9ea2-4f14-8f22-d541f184b476 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:00.305833 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6d9e6940-9ea2-4f14-8f22-d541f184b476 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:00.306418 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d169f71f-99d7-4f90-9e85-49fd7c328c88 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:00.311835 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d9e6940-9ea2-4f14-8f22-d541f184b476 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:00.312127 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d9e6940-9ea2-4f14-8f22-d541f184b476 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:00.312373 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d9e6940-9ea2-4f14-8f22-d541f184b476 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:00.312863 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d9e6940-9ea2-4f14-8f22-d541f184b476 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:00.313194 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d9e6940-9ea2-4f14-8f22-d541f184b476 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:00.313491 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d9e6940-9ea2-4f14-8f22-d541f184b476 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:00.314600 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d169f71f-99d7-4f90-9e85-49fd7c328c88 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:00.315198 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d169f71f-99d7-4f90-9e85-49fd7c328c88 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:00.315514 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d169f71f-99d7-4f90-9e85-49fd7c328c88 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:00.316043 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d169f71f-99d7-4f90-9e85-49fd7c328c88 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:00.316427 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d169f71f-99d7-4f90-9e85-49fd7c328c88 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:00.316803 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d169f71f-99d7-4f90-9e85-49fd7c328c88 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:00.345728 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d169f71f-99d7-4f90-9e85-49fd7c328c88 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.047882 Jun 01 22:35:00.346339 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 521/1541] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:35:00 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8/os-volume_attachments => generated 25 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:35:00.346678 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6d9e6940-9ea2-4f14-8f22-d541f184b476 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:00.415914 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2d13780d-ca91-4c97-bd6f-8a0c33658ee4 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:00.499156 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6d9e6940-9ea2-4f14-8f22-d541f184b476 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:00.512591 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6d9e6940-9ea2-4f14-8f22-d541f184b476 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1369 microversion: 2.1 time: 0.210387 Jun 01 22:35:00.512591 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 495/1542] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:00 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1369 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:00.567290 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-bd4f9291-986c-457b-9db7-f3f718d4af53 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:00.568912 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-bd4f9291-986c-457b-9db7-f3f718d4af53 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:00.573977 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bd4f9291-986c-457b-9db7-f3f718d4af53 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:00.574306 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bd4f9291-986c-457b-9db7-f3f718d4af53 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:00.574727 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bd4f9291-986c-457b-9db7-f3f718d4af53 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:00.575452 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bd4f9291-986c-457b-9db7-f3f718d4af53 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:00.575861 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bd4f9291-986c-457b-9db7-f3f718d4af53 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:00.576138 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bd4f9291-986c-457b-9db7-f3f718d4af53 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:00.597176 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-bd4f9291-986c-457b-9db7-f3f718d4af53 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:00.788906 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-16b21153-83b9-4e63-8f67-4d71b66e22b9 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:00.791079 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-16b21153-83b9-4e63-8f67-4d71b66e22b9 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:00.798463 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-16b21153-83b9-4e63-8f67-4d71b66e22b9 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:00.798463 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-16b21153-83b9-4e63-8f67-4d71b66e22b9 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:00.798463 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-16b21153-83b9-4e63-8f67-4d71b66e22b9 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:00.798817 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-16b21153-83b9-4e63-8f67-4d71b66e22b9 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:00.799346 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-16b21153-83b9-4e63-8f67-4d71b66e22b9 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:00.799843 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-16b21153-83b9-4e63-8f67-4d71b66e22b9 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:00.824957 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-bd4f9291-986c-457b-9db7-f3f718d4af53 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:00.825194 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-16b21153-83b9-4e63-8f67-4d71b66e22b9 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:00.840506 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-bd4f9291-986c-457b-9db7-f3f718d4af53 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 200 len: 1361 microversion: 2.1 time: 0.275162 Jun 01 22:35:00.841417 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 522/1543] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:00 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 1361 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:00.912231 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2d13780d-ca91-4c97-bd6f-8a0c33658ee4 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "DELETE /compute/v2.1/images/21e0b8e3-6320-4875-a97f-d5ec5dc2f8d8" status: 204 len: 0 microversion: 2.1 time: 0.502085 Jun 01 22:35:00.912829 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 527/1544] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:00 2026] DELETE /compute/v2.1/images/21e0b8e3-6320-4875-a97f-d5ec5dc2f8d8 => generated 0 bytes in 503 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:35:00.923428 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a8531cf3-83d4-4039-9823-1609d4bec9a5 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:00.923909 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a8531cf3-83d4-4039-9823-1609d4bec9a5 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:00.928228 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a8531cf3-83d4-4039-9823-1609d4bec9a5 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:00.928547 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a8531cf3-83d4-4039-9823-1609d4bec9a5 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:00.928807 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a8531cf3-83d4-4039-9823-1609d4bec9a5 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:00.929177 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a8531cf3-83d4-4039-9823-1609d4bec9a5 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:00.929418 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a8531cf3-83d4-4039-9823-1609d4bec9a5 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:00.929639 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a8531cf3-83d4-4039-9823-1609d4bec9a5 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:00.952297 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a8531cf3-83d4-4039-9823-1609d4bec9a5 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:35:01.019628 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-16b21153-83b9-4e63-8f67-4d71b66e22b9 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:01.034158 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a8531cf3-83d4-4039-9823-1609d4bec9a5 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 204 len: 0 microversion: 2.1 time: 0.113186 Jun 01 22:35:01.034372 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-16b21153-83b9-4e63-8f67-4d71b66e22b9 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1566 microversion: 2.1 time: 0.251236 Jun 01 22:35:01.034536 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 523/1545] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:35:00 2026] DELETE /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 0 bytes in 114 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:35:01.035015 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 496/1546] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:00 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1566 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:01.047710 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5ed989e7-add6-42a9-9b62-feea80cb0585 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:01.049288 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5ed989e7-add6-42a9-9b62-feea80cb0585 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:01.052279 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=109,nova_api:INSERT=7,nova_api:UPDATE=2,nova_api:DELETE=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:35:01.055987 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ed989e7-add6-42a9-9b62-feea80cb0585 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:01.056381 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ed989e7-add6-42a9-9b62-feea80cb0585 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:01.056798 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ed989e7-add6-42a9-9b62-feea80cb0585 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:01.057437 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ed989e7-add6-42a9-9b62-feea80cb0585 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:01.057879 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ed989e7-add6-42a9-9b62-feea80cb0585 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:01.058288 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ed989e7-add6-42a9-9b62-feea80cb0585 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:01.062978 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=276,nova_cell1:UPDATE=5,nova_cell1:INSERT=3 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:35:01.088901 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-5ed989e7-add6-42a9-9b62-feea80cb0585 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:01.237450 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-551db7cc-ea8b-488e-8743-320e51f6ae06 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:01.239478 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-551db7cc-ea8b-488e-8743-320e51f6ae06 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:01.245221 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-551db7cc-ea8b-488e-8743-320e51f6ae06 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:01.245899 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-551db7cc-ea8b-488e-8743-320e51f6ae06 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:01.246169 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-551db7cc-ea8b-488e-8743-320e51f6ae06 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:01.246766 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-551db7cc-ea8b-488e-8743-320e51f6ae06 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:01.247591 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-551db7cc-ea8b-488e-8743-320e51f6ae06 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:01.247591 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-551db7cc-ea8b-488e-8743-320e51f6ae06 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:01.279557 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-551db7cc-ea8b-488e-8743-320e51f6ae06 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:01.339664 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5ed989e7-add6-42a9-9b62-feea80cb0585 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:01.353076 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5ed989e7-add6-42a9-9b62-feea80cb0585 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1686 microversion: 2.1 time: 0.307539 Jun 01 22:35:01.353609 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 528/1547] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:01 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1686 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:01.356094 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-551db7cc-ea8b-488e-8743-320e51f6ae06 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:01.363168 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-551db7cc-ea8b-488e-8743-320e51f6ae06 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:01.364009 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-551db7cc-ea8b-488e-8743-320e51f6ae06 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:01.368425 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-551db7cc-ea8b-488e-8743-320e51f6ae06 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1362 microversion: 2.60 time: 0.134225 Jun 01 22:35:01.369192 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 524/1548] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:35:01 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1362 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:35:01.538691 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-68e6b817-3d32-4c4f-b243-cfed878dd231 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:01.539577 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-68e6b817-3d32-4c4f-b243-cfed878dd231 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:01.545275 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-68e6b817-3d32-4c4f-b243-cfed878dd231 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:01.545734 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-68e6b817-3d32-4c4f-b243-cfed878dd231 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:01.546078 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-68e6b817-3d32-4c4f-b243-cfed878dd231 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:01.546510 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-68e6b817-3d32-4c4f-b243-cfed878dd231 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:01.547207 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-68e6b817-3d32-4c4f-b243-cfed878dd231 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:01.547862 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-68e6b817-3d32-4c4f-b243-cfed878dd231 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:01.569755 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-68e6b817-3d32-4c4f-b243-cfed878dd231 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:01.791702 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-c7b9a151-4b99-4288-bdd0-f768236f5dcf req-fefd389d-4330-4a48-911e-0ab532bca63c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c404e70a-b8b1-4632-9cc0-5be735d138ef", "name": "network-vif-plugged", "status": "completed", "tag": "0dd161b1-39d6-4015-9ebe-b67596afcb05"}, {"server_uuid": "c404e70a-b8b1-4632-9cc0-5be735d138ef", "name": "network-vif-plugged", "status": "completed", "tag": "0dd161b1-39d6-4015-9ebe-b67596afcb05"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:01.799637 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-c7b9a151-4b99-4288-bdd0-f768236f5dcf req-fefd389d-4330-4a48-911e-0ab532bca63c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:01.799836 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-c7b9a151-4b99-4288-bdd0-f768236f5dcf req-fefd389d-4330-4a48-911e-0ab532bca63c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:01.799952 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-c7b9a151-4b99-4288-bdd0-f768236f5dcf req-fefd389d-4330-4a48-911e-0ab532bca63c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:01.809587 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-c7b9a151-4b99-4288-bdd0-f768236f5dcf req-fefd389d-4330-4a48-911e-0ab532bca63c service nova] Creating event network-vif-plugged:0dd161b1-39d6-4015-9ebe-b67596afcb05 for instance c404e70a-b8b1-4632-9cc0-5be735d138ef on np0000001904 Jun 01 22:35:01.809587 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-c7b9a151-4b99-4288-bdd0-f768236f5dcf req-fefd389d-4330-4a48-911e-0ab532bca63c service nova] Creating event network-vif-plugged:0dd161b1-39d6-4015-9ebe-b67596afcb05 for instance c404e70a-b8b1-4632-9cc0-5be735d138ef on np0000001904 Jun 01 22:35:01.810277 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-c7b9a151-4b99-4288-bdd0-f768236f5dcf req-fefd389d-4330-4a48-911e-0ab532bca63c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:35:01.814351 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-68e6b817-3d32-4c4f-b243-cfed878dd231 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:01.816031 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-c7b9a151-4b99-4288-bdd0-f768236f5dcf req-fefd389d-4330-4a48-911e-0ab532bca63c service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.026571 Jun 01 22:35:01.816773 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 529/1549] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:35:01 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:01.828232 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-68e6b817-3d32-4c4f-b243-cfed878dd231 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1369 microversion: 2.1 time: 0.295449 Jun 01 22:35:01.828645 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 497/1550] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:01 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1369 bytes in 297 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:01.862593 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-753a6afb-4520-4935-83e0-89c68ded4836 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:01.865010 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-753a6afb-4520-4935-83e0-89c68ded4836 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:01.871393 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-753a6afb-4520-4935-83e0-89c68ded4836 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:01.872550 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-753a6afb-4520-4935-83e0-89c68ded4836 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:01.872550 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-753a6afb-4520-4935-83e0-89c68ded4836 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:01.873130 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-753a6afb-4520-4935-83e0-89c68ded4836 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:01.874117 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-753a6afb-4520-4935-83e0-89c68ded4836 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:01.874937 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-753a6afb-4520-4935-83e0-89c68ded4836 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:01.894957 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-753a6afb-4520-4935-83e0-89c68ded4836 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:02.061476 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-06009abd-afd9-4999-ae71-1063389d978d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:02.061635 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-06009abd-afd9-4999-ae71-1063389d978d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:02.067604 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-06009abd-afd9-4999-ae71-1063389d978d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:02.067746 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-06009abd-afd9-4999-ae71-1063389d978d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:02.068413 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-06009abd-afd9-4999-ae71-1063389d978d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:02.068555 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-06009abd-afd9-4999-ae71-1063389d978d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:02.070395 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-06009abd-afd9-4999-ae71-1063389d978d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:02.070395 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-06009abd-afd9-4999-ae71-1063389d978d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:02.092829 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-753a6afb-4520-4935-83e0-89c68ded4836 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:02.110644 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-753a6afb-4520-4935-83e0-89c68ded4836 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 200 len: 1361 microversion: 2.1 time: 0.250907 Jun 01 22:35:02.110779 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-06009abd-afd9-4999-ae71-1063389d978d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:02.111289 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 525/1551] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:01 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 1361 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:02.304411 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-06009abd-afd9-4999-ae71-1063389d978d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:02.315770 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-06009abd-afd9-4999-ae71-1063389d978d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1558 microversion: 2.1 time: 0.260603 Jun 01 22:35:02.316255 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 530/1552] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:02 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1558 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:02.338698 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e75f7095-f25d-40be-8710-f9cf03e43e3a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:02.341002 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e75f7095-f25d-40be-8710-f9cf03e43e3a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:02.344876 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=89,nova_api:DELETE=1,nova_api:INSERT=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:35:02.352414 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e75f7095-f25d-40be-8710-f9cf03e43e3a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:02.352820 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e75f7095-f25d-40be-8710-f9cf03e43e3a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:02.353094 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e75f7095-f25d-40be-8710-f9cf03e43e3a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:02.353744 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e75f7095-f25d-40be-8710-f9cf03e43e3a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:02.354182 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e75f7095-f25d-40be-8710-f9cf03e43e3a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:02.354701 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e75f7095-f25d-40be-8710-f9cf03e43e3a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:02.385768 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e75f7095-f25d-40be-8710-f9cf03e43e3a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-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. Jun 01 22:35:02.395961 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-44759e17-e7c0-4548-82c1-a1becc5e24c2 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:02.399718 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-44759e17-e7c0-4548-82c1-a1becc5e24c2 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:02.411828 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-44759e17-e7c0-4548-82c1-a1becc5e24c2 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:02.412725 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-44759e17-e7c0-4548-82c1-a1becc5e24c2 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:02.413304 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-44759e17-e7c0-4548-82c1-a1becc5e24c2 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:02.415343 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-44759e17-e7c0-4548-82c1-a1becc5e24c2 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:02.415989 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-44759e17-e7c0-4548-82c1-a1becc5e24c2 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:02.416517 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a764995d-a45d-44c8-9ddf-fbc17eb5e0f5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:02.416953 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-44759e17-e7c0-4548-82c1-a1becc5e24c2 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:02.419541 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a764995d-a45d-44c8-9ddf-fbc17eb5e0f5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:02.430696 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a764995d-a45d-44c8-9ddf-fbc17eb5e0f5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:02.431058 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a764995d-a45d-44c8-9ddf-fbc17eb5e0f5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:02.432474 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a764995d-a45d-44c8-9ddf-fbc17eb5e0f5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:02.434214 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a764995d-a45d-44c8-9ddf-fbc17eb5e0f5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:02.435120 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a764995d-a45d-44c8-9ddf-fbc17eb5e0f5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:02.435705 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a764995d-a45d-44c8-9ddf-fbc17eb5e0f5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:02.443607 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-44759e17-e7c0-4548-82c1-a1becc5e24c2 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:02.473660 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a764995d-a45d-44c8-9ddf-fbc17eb5e0f5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:02.474648 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a764995d-a45d-44c8-9ddf-fbc17eb5e0f5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:02.474950 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a764995d-a45d-44c8-9ddf-fbc17eb5e0f5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:02.475536 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-a764995d-a45d-44c8-9ddf-fbc17eb5e0f5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lazy-loading 'fault' on Instance uuid 6c132a52-13bc-423e-a500-a4f3314f12f0 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:35:02.482366 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a764995d-a45d-44c8-9ddf-fbc17eb5e0f5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:02.556522 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a764995d-a45d-44c8-9ddf-fbc17eb5e0f5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:02.563556 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a764995d-a45d-44c8-9ddf-fbc17eb5e0f5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:02.564399 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a764995d-a45d-44c8-9ddf-fbc17eb5e0f5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:02.570366 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a764995d-a45d-44c8-9ddf-fbc17eb5e0f5 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1367 microversion: 2.60 time: 0.156348 Jun 01 22:35:02.570883 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 531/1553] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:35:02 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1367 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:35:02.599138 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e75f7095-f25d-40be-8710-f9cf03e43e3a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56744ae59fc844b78ba4092d01f821b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', '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=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:02.611775 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e75f7095-f25d-40be-8710-f9cf03e43e3a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-reader] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1558 microversion: 2.1 time: 0.275374 Jun 01 22:35:02.612191 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 498/1554] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:02 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1558 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:02.633453 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1746faa1-1956-4c61-89e5-bdc1ea8fb47c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:02.635831 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1746faa1-1956-4c61-89e5-bdc1ea8fb47c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:02.640413 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1746faa1-1956-4c61-89e5-bdc1ea8fb47c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:02.640653 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1746faa1-1956-4c61-89e5-bdc1ea8fb47c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:02.640817 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1746faa1-1956-4c61-89e5-bdc1ea8fb47c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:02.641118 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1746faa1-1956-4c61-89e5-bdc1ea8fb47c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:02.641300 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1746faa1-1956-4c61-89e5-bdc1ea8fb47c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:02.641450 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1746faa1-1956-4c61-89e5-bdc1ea8fb47c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:02.702401 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-44759e17-e7c0-4548-82c1-a1becc5e24c2 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:02.710405 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-44759e17-e7c0-4548-82c1-a1becc5e24c2 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1686 microversion: 2.1 time: 0.318748 Jun 01 22:35:02.714341 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 526/1555] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:02 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1686 bytes in 319 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:02.851373 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7f456d5d-f085-4534-be6b-8ffaf1c95dba tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:02.853710 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7f456d5d-f085-4534-be6b-8ffaf1c95dba tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:02.859759 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7f456d5d-f085-4534-be6b-8ffaf1c95dba tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:02.860119 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7f456d5d-f085-4534-be6b-8ffaf1c95dba tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:02.860510 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7f456d5d-f085-4534-be6b-8ffaf1c95dba tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:02.861148 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7f456d5d-f085-4534-be6b-8ffaf1c95dba tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:02.861606 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7f456d5d-f085-4534-be6b-8ffaf1c95dba tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:02.861962 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7f456d5d-f085-4534-be6b-8ffaf1c95dba tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:02.892624 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7f456d5d-f085-4534-be6b-8ffaf1c95dba tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:02.965628 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-ce775962-117f-4535-b495-bb71f72f8309 req-831680d9-2a74-4210-9dc7-72e0de3d1a2a tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:02.969402 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [req-ce775962-117f-4535-b495-bb71f72f8309 req-831680d9-2a74-4210-9dc7-72e0de3d1a2a tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:02.975691 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ce775962-117f-4535-b495-bb71f72f8309 req-831680d9-2a74-4210-9dc7-72e0de3d1a2a tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:02.975887 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ce775962-117f-4535-b495-bb71f72f8309 req-831680d9-2a74-4210-9dc7-72e0de3d1a2a tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:02.977267 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ce775962-117f-4535-b495-bb71f72f8309 req-831680d9-2a74-4210-9dc7-72e0de3d1a2a tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:02.977691 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ce775962-117f-4535-b495-bb71f72f8309 req-831680d9-2a74-4210-9dc7-72e0de3d1a2a tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:02.977920 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ce775962-117f-4535-b495-bb71f72f8309 req-831680d9-2a74-4210-9dc7-72e0de3d1a2a tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:02.978496 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ce775962-117f-4535-b495-bb71f72f8309 req-831680d9-2a74-4210-9dc7-72e0de3d1a2a tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:03.015507 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-ce775962-117f-4535-b495-bb71f72f8309 req-831680d9-2a74-4210-9dc7-72e0de3d1a2a tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5/os-volume_attachments/89bb22da-02c6-4013-9919-f74a88a2ba7e" status: 200 len: 302 microversion: 2.89 time: 0.103416 Jun 01 22:35:03.018347 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 527/1556] 10.4.3.116 () {72 vars in 1883 bytes} [Mon Jun 1 22:35:02 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5/os-volume_attachments/89bb22da-02c6-4013-9919-f74a88a2ba7e => generated 302 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:35:03.041060 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d658f400-f1df-4fb6-a17f-44a0a2822423 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:03.041387 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d658f400-f1df-4fb6-a17f-44a0a2822423 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:03.047577 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d658f400-f1df-4fb6-a17f-44a0a2822423 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:03.047577 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d658f400-f1df-4fb6-a17f-44a0a2822423 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:03.047577 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d658f400-f1df-4fb6-a17f-44a0a2822423 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:03.047577 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d658f400-f1df-4fb6-a17f-44a0a2822423 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:03.047795 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d658f400-f1df-4fb6-a17f-44a0a2822423 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:03.047795 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d658f400-f1df-4fb6-a17f-44a0a2822423 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:03.075650 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7f456d5d-f085-4534-be6b-8ffaf1c95dba tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:03.083579 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7f456d5d-f085-4534-be6b-8ffaf1c95dba tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1369 microversion: 2.1 time: 0.236086 Jun 01 22:35:03.083920 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 499/1557] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:02 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1369 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:03.110081 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-d658f400-f1df-4fb6-a17f-44a0a2822423 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lazy-loading 'services' on Instance uuid 816e037a-76d4-485f-b52c-a4825f243ae5 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:35:03.131813 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a2183aca-b6b9-44d9-8954-cc558f04553f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:03.133267 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a2183aca-b6b9-44d9-8954-cc558f04553f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:03.139619 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a2183aca-b6b9-44d9-8954-cc558f04553f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:03.139928 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a2183aca-b6b9-44d9-8954-cc558f04553f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:03.140164 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a2183aca-b6b9-44d9-8954-cc558f04553f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:03.140890 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a2183aca-b6b9-44d9-8954-cc558f04553f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:03.141138 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a2183aca-b6b9-44d9-8954-cc558f04553f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:03.141497 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a2183aca-b6b9-44d9-8954-cc558f04553f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:03.162607 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a2183aca-b6b9-44d9-8954-cc558f04553f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:03.163819 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d658f400-f1df-4fb6-a17f-44a0a2822423 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5/os-volume_attachments/89bb22da-02c6-4013-9919-f74a88a2ba7e" status: 202 len: 0 microversion: 2.1 time: 0.125026 Jun 01 22:35:03.164297 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 528/1558] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:35:03 2026] DELETE /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5/os-volume_attachments/89bb22da-02c6-4013-9919-f74a88a2ba7e => generated 0 bytes in 126 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:35:03.176245 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1746faa1-1956-4c61-89e5-bdc1ea8fb47c tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "POST /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118/action" status: 200 len: 28009 microversion: 2.1 time: 0.544983 Jun 01 22:35:03.176328 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-63b8ed62-cdba-49ed-986c-881971bb5084 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:03.176670 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 532/1559] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:35:02 2026] POST /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118/action => generated 28009 bytes in 546 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:35:03.178347 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-63b8ed62-cdba-49ed-986c-881971bb5084 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:03.183120 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-63b8ed62-cdba-49ed-986c-881971bb5084 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:03.183378 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-63b8ed62-cdba-49ed-986c-881971bb5084 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:03.183550 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-63b8ed62-cdba-49ed-986c-881971bb5084 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:03.183945 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-63b8ed62-cdba-49ed-986c-881971bb5084 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:03.184151 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-63b8ed62-cdba-49ed-986c-881971bb5084 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:03.184337 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-63b8ed62-cdba-49ed-986c-881971bb5084 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:03.210168 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-63b8ed62-cdba-49ed-986c-881971bb5084 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.036826 Jun 01 22:35:03.210575 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 529/1560] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:35:03 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:03.319387 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a2183aca-b6b9-44d9-8954-cc558f04553f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:03.329038 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a2183aca-b6b9-44d9-8954-cc558f04553f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 200 len: 1361 microversion: 2.1 time: 0.198658 Jun 01 22:35:03.330357 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 500/1561] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:03 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 1361 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:03.595735 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8b91e7af-3f1f-4245-a3c6-40f1564de5d2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:03.600057 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8b91e7af-3f1f-4245-a3c6-40f1564de5d2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:03.607553 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8b91e7af-3f1f-4245-a3c6-40f1564de5d2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:03.607895 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8b91e7af-3f1f-4245-a3c6-40f1564de5d2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:03.608175 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8b91e7af-3f1f-4245-a3c6-40f1564de5d2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:03.608872 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8b91e7af-3f1f-4245-a3c6-40f1564de5d2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:03.609284 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8b91e7af-3f1f-4245-a3c6-40f1564de5d2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:03.611059 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8b91e7af-3f1f-4245-a3c6-40f1564de5d2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:03.636444 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8b91e7af-3f1f-4245-a3c6-40f1564de5d2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:03.636805 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8b91e7af-3f1f-4245-a3c6-40f1564de5d2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:03.637392 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8b91e7af-3f1f-4245-a3c6-40f1564de5d2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:03.637784 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-8b91e7af-3f1f-4245-a3c6-40f1564de5d2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lazy-loading 'fault' on Instance uuid 6c132a52-13bc-423e-a500-a4f3314f12f0 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:35:03.644707 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8b91e7af-3f1f-4245-a3c6-40f1564de5d2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:03.702557 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8b91e7af-3f1f-4245-a3c6-40f1564de5d2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:03.708069 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8b91e7af-3f1f-4245-a3c6-40f1564de5d2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:03.708991 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8b91e7af-3f1f-4245-a3c6-40f1564de5d2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'beb4c75308e44284954014e6cb6f1d1a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1b27c3a0c548455bb92150050bb756c0', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:03.712943 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8b91e7af-3f1f-4245-a3c6-40f1564de5d2 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 200 len: 1367 microversion: 2.60 time: 0.119663 Jun 01 22:35:03.713504 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 533/1562] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:35:03 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 1367 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:35:03.732083 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ba91a5c5-d85f-4fc1-9c83-5d1316c703f8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:03.733549 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ba91a5c5-d85f-4fc1-9c83-5d1316c703f8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:03.737846 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba91a5c5-d85f-4fc1-9c83-5d1316c703f8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:03.738119 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba91a5c5-d85f-4fc1-9c83-5d1316c703f8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:03.738385 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba91a5c5-d85f-4fc1-9c83-5d1316c703f8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:03.738873 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba91a5c5-d85f-4fc1-9c83-5d1316c703f8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:03.739270 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba91a5c5-d85f-4fc1-9c83-5d1316c703f8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:03.739623 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba91a5c5-d85f-4fc1-9c83-5d1316c703f8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:03.763671 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ba91a5c5-d85f-4fc1-9c83-5d1316c703f8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:03.879710 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-b406ff5f-24b8-4139-b445-1fadefde717c req-b93e2c83-3b3f-478c-b35b-af92c21299cf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "22edf58b-e5a9-48b3-b021-5dc83e50a0e8", "name": "network-vif-unplugged", "status": "completed", "tag": "733c6037-a203-4039-8803-3508a9d42ac3"}, {"server_uuid": "22edf58b-e5a9-48b3-b021-5dc83e50a0e8", "name": "network-vif-unplugged", "status": "completed", "tag": "733c6037-a203-4039-8803-3508a9d42ac3"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:03.886373 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-b406ff5f-24b8-4139-b445-1fadefde717c req-b93e2c83-3b3f-478c-b35b-af92c21299cf service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:03.886373 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-b406ff5f-24b8-4139-b445-1fadefde717c req-b93e2c83-3b3f-478c-b35b-af92c21299cf service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:03.886373 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-b406ff5f-24b8-4139-b445-1fadefde717c req-b93e2c83-3b3f-478c-b35b-af92c21299cf service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:03.891886 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-b406ff5f-24b8-4139-b445-1fadefde717c req-b93e2c83-3b3f-478c-b35b-af92c21299cf service nova] Creating event network-vif-unplugged:733c6037-a203-4039-8803-3508a9d42ac3 for instance 22edf58b-e5a9-48b3-b021-5dc83e50a0e8 on np0000001904 Jun 01 22:35:03.892133 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-b406ff5f-24b8-4139-b445-1fadefde717c req-b93e2c83-3b3f-478c-b35b-af92c21299cf service nova] Creating event network-vif-unplugged:733c6037-a203-4039-8803-3508a9d42ac3 for instance 22edf58b-e5a9-48b3-b021-5dc83e50a0e8 on np0000001904 Jun 01 22:35:03.892588 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-b406ff5f-24b8-4139-b445-1fadefde717c req-b93e2c83-3b3f-478c-b35b-af92c21299cf service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:35:03.896451 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-b406ff5f-24b8-4139-b445-1fadefde717c req-b93e2c83-3b3f-478c-b35b-af92c21299cf service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.018358 Jun 01 22:35:03.896836 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 501/1563] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:35:03 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:03.931062 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ba91a5c5-d85f-4fc1-9c83-5d1316c703f8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:03.940626 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ba91a5c5-d85f-4fc1-9c83-5d1316c703f8 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1686 microversion: 2.1 time: 0.210309 Jun 01 22:35:03.941019 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 530/1564] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:03 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1686 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:04.113530 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f7bb10aa-6c46-4d4c-b829-e1dae91d96ad tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:04.119240 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f7bb10aa-6c46-4d4c-b829-e1dae91d96ad tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:04.131457 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7bb10aa-6c46-4d4c-b829-e1dae91d96ad tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:04.131824 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7bb10aa-6c46-4d4c-b829-e1dae91d96ad tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:04.132076 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7bb10aa-6c46-4d4c-b829-e1dae91d96ad tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:04.133366 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7bb10aa-6c46-4d4c-b829-e1dae91d96ad tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:04.134634 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7bb10aa-6c46-4d4c-b829-e1dae91d96ad tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:04.135459 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7bb10aa-6c46-4d4c-b829-e1dae91d96ad tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:04.146259 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-2be9e7e5-66b9-4299-97ae-045d0d1b2473 req-ec142d6e-0545-4c34-9c3c-bcd04f168168 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "22edf58b-e5a9-48b3-b021-5dc83e50a0e8", "name": "network-vif-deleted", "tag": "733c6037-a203-4039-8803-3508a9d42ac3"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:04.158511 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-2be9e7e5-66b9-4299-97ae-045d0d1b2473 req-ec142d6e-0545-4c34-9c3c-bcd04f168168 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:04.158511 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-2be9e7e5-66b9-4299-97ae-045d0d1b2473 req-ec142d6e-0545-4c34-9c3c-bcd04f168168 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:04.158741 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-2be9e7e5-66b9-4299-97ae-045d0d1b2473 req-ec142d6e-0545-4c34-9c3c-bcd04f168168 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:04.165384 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f7bb10aa-6c46-4d4c-b829-e1dae91d96ad tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:04.169464 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-2be9e7e5-66b9-4299-97ae-045d0d1b2473 req-ec142d6e-0545-4c34-9c3c-bcd04f168168 service nova] Creating event network-vif-deleted:733c6037-a203-4039-8803-3508a9d42ac3 for instance 22edf58b-e5a9-48b3-b021-5dc83e50a0e8 on np0000001904 Jun 01 22:35:04.170291 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-2be9e7e5-66b9-4299-97ae-045d0d1b2473 req-ec142d6e-0545-4c34-9c3c-bcd04f168168 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:35:04.176790 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-2be9e7e5-66b9-4299-97ae-045d0d1b2473 req-ec142d6e-0545-4c34-9c3c-bcd04f168168 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.034496 Jun 01 22:35:04.177356 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 502/1565] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:35:04 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:04.227839 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8841f94a-0348-45a6-beda-b845f0c54630 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:04.235149 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8841f94a-0348-45a6-beda-b845f0c54630 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:04.243213 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8841f94a-0348-45a6-beda-b845f0c54630 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:04.243536 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8841f94a-0348-45a6-beda-b845f0c54630 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:04.243793 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8841f94a-0348-45a6-beda-b845f0c54630 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:04.244223 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8841f94a-0348-45a6-beda-b845f0c54630 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:04.244461 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8841f94a-0348-45a6-beda-b845f0c54630 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:04.244699 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8841f94a-0348-45a6-beda-b845f0c54630 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:04.272130 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8841f94a-0348-45a6-beda-b845f0c54630 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.047640 Jun 01 22:35:04.272418 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 531/1566] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:35:04 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5/os-volume_attachments => generated 197 bytes in 48 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:04.355067 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-534cb095-959f-4e38-8376-d7e6be1e9826 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:04.357909 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-534cb095-959f-4e38-8376-d7e6be1e9826 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:04.367440 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-534cb095-959f-4e38-8376-d7e6be1e9826 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:04.368109 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-534cb095-959f-4e38-8376-d7e6be1e9826 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:04.368514 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-534cb095-959f-4e38-8376-d7e6be1e9826 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:04.369537 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-534cb095-959f-4e38-8376-d7e6be1e9826 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:04.369961 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-534cb095-959f-4e38-8376-d7e6be1e9826 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:04.370668 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-534cb095-959f-4e38-8376-d7e6be1e9826 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:04.396368 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-534cb095-959f-4e38-8376-d7e6be1e9826 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:04.465231 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f7bb10aa-6c46-4d4c-b829-e1dae91d96ad tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:04.475808 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f7bb10aa-6c46-4d4c-b829-e1dae91d96ad tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1561 microversion: 2.1 time: 0.367375 Jun 01 22:35:04.476211 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 534/1567] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:04 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1561 bytes in 368 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:04.497696 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e10c3f9f-9930-40aa-97fc-bbadb160d85d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:04.499223 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e10c3f9f-9930-40aa-97fc-bbadb160d85d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:04.503469 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e10c3f9f-9930-40aa-97fc-bbadb160d85d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:04.503469 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e10c3f9f-9930-40aa-97fc-bbadb160d85d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:04.503469 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e10c3f9f-9930-40aa-97fc-bbadb160d85d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:04.507522 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e10c3f9f-9930-40aa-97fc-bbadb160d85d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:04.507522 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e10c3f9f-9930-40aa-97fc-bbadb160d85d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:04.507522 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e10c3f9f-9930-40aa-97fc-bbadb160d85d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:04.523014 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e10c3f9f-9930-40aa-97fc-bbadb160d85d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:04.609931 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e10c3f9f-9930-40aa-97fc-bbadb160d85d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.113858 Jun 01 22:35:04.610334 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 532/1568] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:35:04 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef/os-interface => generated 282 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:04.612971 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-534cb095-959f-4e38-8376-d7e6be1e9826 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:04.626171 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-534cb095-959f-4e38-8376-d7e6be1e9826 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 200 len: 1361 microversion: 2.1 time: 0.274347 Jun 01 22:35:04.628459 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 503/1569] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:04 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 1361 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:04.734064 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c7d94d09-d743-4f73-b500-72de787d84db tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:04.736105 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c7d94d09-d743-4f73-b500-72de787d84db tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] [instance: 6c132a52-13bc-423e-a500-a4f3314f12f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:04.758412 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c7d94d09-d743-4f73-b500-72de787d84db tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:04.758678 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c7d94d09-d743-4f73-b500-72de787d84db tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:04.759368 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c7d94d09-d743-4f73-b500-72de787d84db tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:04.761212 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c7d94d09-d743-4f73-b500-72de787d84db tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:04.761212 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c7d94d09-d743-4f73-b500-72de787d84db tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:04.761212 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c7d94d09-d743-4f73-b500-72de787d84db tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:04.775444 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-c7d94d09-d743-4f73-b500-72de787d84db tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] HTTP exception thrown: Instance 6c132a52-13bc-423e-a500-a4f3314f12f0 could not be found. Jun 01 22:35:04.775927 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c7d94d09-d743-4f73-b500-72de787d84db tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Returning 404 to user: Instance 6c132a52-13bc-423e-a500-a4f3314f12f0 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:35:04.777800 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c7d94d09-d743-4f73-b500-72de787d84db tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0" status: 404 len: 111 microversion: 2.60 time: 0.045557 Jun 01 22:35:04.778868 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 535/1570] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:35:04 2026] GET /compute/v2.1/servers/6c132a52-13bc-423e-a500-a4f3314f12f0 => generated 111 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:35:04.963034 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b7693cb9-a84c-4837-8e0d-f13ba3856d06 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:04.964278 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b7693cb9-a84c-4837-8e0d-f13ba3856d06 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:04.971516 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b7693cb9-a84c-4837-8e0d-f13ba3856d06 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:04.971516 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b7693cb9-a84c-4837-8e0d-f13ba3856d06 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:04.971516 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b7693cb9-a84c-4837-8e0d-f13ba3856d06 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:04.971516 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b7693cb9-a84c-4837-8e0d-f13ba3856d06 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:04.971975 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b7693cb9-a84c-4837-8e0d-f13ba3856d06 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:04.972402 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b7693cb9-a84c-4837-8e0d-f13ba3856d06 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:04.999870 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b7693cb9-a84c-4837-8e0d-f13ba3856d06 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:05.062551 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b7693cb9-a84c-4837-8e0d-f13ba3856d06 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:05.075882 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b7693cb9-a84c-4837-8e0d-f13ba3856d06 tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1328 microversion: 2.1 time: 0.115281 Jun 01 22:35:05.076144 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 533/1571] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:04 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1328 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:05.286496 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-27923ba7-6cd5-4207-b269-6c00d977eb19 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:05.288396 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-27923ba7-6cd5-4207-b269-6c00d977eb19 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:05.294072 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27923ba7-6cd5-4207-b269-6c00d977eb19 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:05.294712 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27923ba7-6cd5-4207-b269-6c00d977eb19 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:05.294712 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27923ba7-6cd5-4207-b269-6c00d977eb19 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:05.294853 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27923ba7-6cd5-4207-b269-6c00d977eb19 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:05.295221 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27923ba7-6cd5-4207-b269-6c00d977eb19 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:05.295221 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27923ba7-6cd5-4207-b269-6c00d977eb19 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:05.321218 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-27923ba7-6cd5-4207-b269-6c00d977eb19 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.038766 Jun 01 22:35:05.321549 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 504/1572] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:35:05 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:05.647922 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e6682eb2-6a9d-41d9-b991-0c3bdc0ca58a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:05.657417 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e6682eb2-6a9d-41d9-b991-0c3bdc0ca58a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:05.662621 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6682eb2-6a9d-41d9-b991-0c3bdc0ca58a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:05.662858 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6682eb2-6a9d-41d9-b991-0c3bdc0ca58a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:05.663060 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6682eb2-6a9d-41d9-b991-0c3bdc0ca58a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:05.663483 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6682eb2-6a9d-41d9-b991-0c3bdc0ca58a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:05.663789 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6682eb2-6a9d-41d9-b991-0c3bdc0ca58a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:05.664075 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6682eb2-6a9d-41d9-b991-0c3bdc0ca58a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:05.701251 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e6682eb2-6a9d-41d9-b991-0c3bdc0ca58a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:05.913579 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e6682eb2-6a9d-41d9-b991-0c3bdc0ca58a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:05.924656 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e6682eb2-6a9d-41d9-b991-0c3bdc0ca58a tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 200 len: 1361 microversion: 2.1 time: 0.282178 Jun 01 22:35:05.925101 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 536/1573] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:05 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 1361 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:06.096496 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-43665b7d-971b-40f7-8ef4-64c461599cec tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:06.097509 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-43665b7d-971b-40f7-8ef4-64c461599cec tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:06.104285 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-43665b7d-971b-40f7-8ef4-64c461599cec tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:06.104657 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-43665b7d-971b-40f7-8ef4-64c461599cec tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:06.104971 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-43665b7d-971b-40f7-8ef4-64c461599cec tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:06.105684 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-43665b7d-971b-40f7-8ef4-64c461599cec tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:06.106111 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-43665b7d-971b-40f7-8ef4-64c461599cec tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:06.106535 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-43665b7d-971b-40f7-8ef4-64c461599cec tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:06.131721 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-43665b7d-971b-40f7-8ef4-64c461599cec tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:06.131850 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-43665b7d-971b-40f7-8ef4-64c461599cec tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:06.132579 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-43665b7d-971b-40f7-8ef4-64c461599cec tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:06.132579 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-43665b7d-971b-40f7-8ef4-64c461599cec tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lazy-loading 'fault' on Instance uuid 22edf58b-e5a9-48b3-b021-5dc83e50a0e8 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:35:06.146232 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-43665b7d-971b-40f7-8ef4-64c461599cec tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:06.241007 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-43665b7d-971b-40f7-8ef4-64c461599cec tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:06.255881 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-43665b7d-971b-40f7-8ef4-64c461599cec tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1333 microversion: 2.1 time: 0.162709 Jun 01 22:35:06.257836 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 534/1574] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:06 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1333 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:06.261843 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-1a95277d-8531-43a5-9e8f-bac90c6f0e88 req-625041dd-feaa-4d34-998d-60820fe0dcc2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c404e70a-b8b1-4632-9cc0-5be735d138ef", "tag": "0dd161b1-39d6-4015-9ebe-b67596afcb05"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:06.275366 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-1a95277d-8531-43a5-9e8f-bac90c6f0e88 req-625041dd-feaa-4d34-998d-60820fe0dcc2 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:06.275366 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-1a95277d-8531-43a5-9e8f-bac90c6f0e88 req-625041dd-feaa-4d34-998d-60820fe0dcc2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:06.275366 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-1a95277d-8531-43a5-9e8f-bac90c6f0e88 req-625041dd-feaa-4d34-998d-60820fe0dcc2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:06.296877 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-1a95277d-8531-43a5-9e8f-bac90c6f0e88 req-625041dd-feaa-4d34-998d-60820fe0dcc2 service nova] Creating event network-changed:0dd161b1-39d6-4015-9ebe-b67596afcb05 for instance c404e70a-b8b1-4632-9cc0-5be735d138ef on np0000001904 Jun 01 22:35:06.297368 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-1a95277d-8531-43a5-9e8f-bac90c6f0e88 req-625041dd-feaa-4d34-998d-60820fe0dcc2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:35:06.308589 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-1a95277d-8531-43a5-9e8f-bac90c6f0e88 req-625041dd-feaa-4d34-998d-60820fe0dcc2 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.051528 Jun 01 22:35:06.308589 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 505/1575] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:35:06 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:06.339661 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3c3eede7-7d61-454a-9403-47fa3e76b9d5 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:06.343776 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3c3eede7-7d61-454a-9403-47fa3e76b9d5 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:06.355021 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c3eede7-7d61-454a-9403-47fa3e76b9d5 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:06.355341 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c3eede7-7d61-454a-9403-47fa3e76b9d5 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:06.355603 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c3eede7-7d61-454a-9403-47fa3e76b9d5 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:06.356018 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c3eede7-7d61-454a-9403-47fa3e76b9d5 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:06.356730 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c3eede7-7d61-454a-9403-47fa3e76b9d5 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:06.356730 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c3eede7-7d61-454a-9403-47fa3e76b9d5 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:06.393739 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3c3eede7-7d61-454a-9403-47fa3e76b9d5 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.061929 Jun 01 22:35:06.394195 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 537/1576] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:35:06 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5/os-volume_attachments => generated 197 bytes in 63 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:06.447042 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-fc97787b-9e6d-4c71-910a-0bded071aa47 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:06.449824 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-63d334ac-9b4a-4554-b8d6-196be80b7f5c req-af9c3704-bd9d-4175-b0bd-fc005c2e0e57 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "91291930-5e43-4cc3-88a1-c4bd3ee0cd28", "name": "network-vif-plugged", "status": "completed", "tag": "d9593827-d19d-47ed-99a2-54d16028c096"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:06.459709 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-63d334ac-9b4a-4554-b8d6-196be80b7f5c req-af9c3704-bd9d-4175-b0bd-fc005c2e0e57 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:06.460004 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-63d334ac-9b4a-4554-b8d6-196be80b7f5c req-af9c3704-bd9d-4175-b0bd-fc005c2e0e57 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:06.460220 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-63d334ac-9b4a-4554-b8d6-196be80b7f5c req-af9c3704-bd9d-4175-b0bd-fc005c2e0e57 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:06.472028 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-fc97787b-9e6d-4c71-910a-0bded071aa47 tempest-TestInstancesWithCinderVolumes-817718901 tempest-TestInstancesWithCinderVolumes-817718901-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-939671659" status: 204 len: 0 microversion: 2.60 time: 0.026614 Jun 01 22:35:06.472028 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 535/1577] 10.4.3.116 () {68 vars in 1446 bytes} [Mon Jun 1 22:35:06 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-939671659 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:35:06.473883 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-63d334ac-9b4a-4554-b8d6-196be80b7f5c req-af9c3704-bd9d-4175-b0bd-fc005c2e0e57 service nova] Creating event network-vif-plugged:d9593827-d19d-47ed-99a2-54d16028c096 for instance 91291930-5e43-4cc3-88a1-c4bd3ee0cd28 on np0000001904 Jun 01 22:35:06.474214 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-63d334ac-9b4a-4554-b8d6-196be80b7f5c req-af9c3704-bd9d-4175-b0bd-fc005c2e0e57 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:35:06.481285 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-63d334ac-9b4a-4554-b8d6-196be80b7f5c req-af9c3704-bd9d-4175-b0bd-fc005c2e0e57 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.034544 Jun 01 22:35:06.481833 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 506/1578] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:35:06 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:06.950601 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3fe8d710-072c-44b3-aa99-f4531534a269 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:06.951522 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3fe8d710-072c-44b3-aa99-f4531534a269 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:06.958930 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3fe8d710-072c-44b3-aa99-f4531534a269 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:06.959442 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3fe8d710-072c-44b3-aa99-f4531534a269 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:06.959883 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3fe8d710-072c-44b3-aa99-f4531534a269 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:06.960800 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3fe8d710-072c-44b3-aa99-f4531534a269 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:06.961239 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3fe8d710-072c-44b3-aa99-f4531534a269 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:06.961967 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3fe8d710-072c-44b3-aa99-f4531534a269 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:06.988743 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-3fe8d710-072c-44b3-aa99-f4531534a269 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:07.200216 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3fe8d710-072c-44b3-aa99-f4531534a269 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:07.210951 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3fe8d710-072c-44b3-aa99-f4531534a269 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 200 len: 1361 microversion: 2.1 time: 0.264318 Jun 01 22:35:07.211262 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 538/1579] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:06 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 1361 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:07.285375 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7fef7115-e5a0-4ccb-9b91-3fe7c9d948cb tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:07.287487 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7fef7115-e5a0-4ccb-9b91-3fe7c9d948cb tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:07.291911 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fef7115-e5a0-4ccb-9b91-3fe7c9d948cb tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:07.292201 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fef7115-e5a0-4ccb-9b91-3fe7c9d948cb tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:07.292485 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fef7115-e5a0-4ccb-9b91-3fe7c9d948cb tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:07.293215 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fef7115-e5a0-4ccb-9b91-3fe7c9d948cb tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:07.293810 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fef7115-e5a0-4ccb-9b91-3fe7c9d948cb tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:07.294373 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fef7115-e5a0-4ccb-9b91-3fe7c9d948cb tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:07.326850 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fef7115-e5a0-4ccb-9b91-3fe7c9d948cb tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:07.326850 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fef7115-e5a0-4ccb-9b91-3fe7c9d948cb tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:07.326850 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fef7115-e5a0-4ccb-9b91-3fe7c9d948cb tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:07.326850 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-7fef7115-e5a0-4ccb-9b91-3fe7c9d948cb tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lazy-loading 'fault' on Instance uuid 22edf58b-e5a9-48b3-b021-5dc83e50a0e8 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:35:07.334294 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7fef7115-e5a0-4ccb-9b91-3fe7c9d948cb tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:07.418632 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-dcf3ba8d-f57f-4326-9315-f6709a2523e8 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:07.421770 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-dcf3ba8d-f57f-4326-9315-f6709a2523e8 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:07.439493 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dcf3ba8d-f57f-4326-9315-f6709a2523e8 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:07.439854 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dcf3ba8d-f57f-4326-9315-f6709a2523e8 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:07.439854 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dcf3ba8d-f57f-4326-9315-f6709a2523e8 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:07.441242 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dcf3ba8d-f57f-4326-9315-f6709a2523e8 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:07.441463 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dcf3ba8d-f57f-4326-9315-f6709a2523e8 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:07.441659 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dcf3ba8d-f57f-4326-9315-f6709a2523e8 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:07.446396 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=281,nova_cell1:UPDATE=8,nova_cell1:INSERT=6 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:35:07.449073 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7fef7115-e5a0-4ccb-9b91-3fe7c9d948cb tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '609b2dc2d7964aa6a8315a79dba9abb5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0deaeeb150d845e4a7dcee2c9736e17d', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:07.469067 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7fef7115-e5a0-4ccb-9b91-3fe7c9d948cb tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 200 len: 1333 microversion: 2.1 time: 0.185735 Jun 01 22:35:07.469529 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 536/1580] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:07 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 1333 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:07.476487 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-dcf3ba8d-f57f-4326-9315-f6709a2523e8 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.065926 Jun 01 22:35:07.482976 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 507/1581] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:35:07 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5/os-volume_attachments => generated 197 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:08.237600 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f64a2771-ad55-42f5-b191-381189688610 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:08.237600 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f64a2771-ad55-42f5-b191-381189688610 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:08.252088 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f64a2771-ad55-42f5-b191-381189688610 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:08.252088 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f64a2771-ad55-42f5-b191-381189688610 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:08.252088 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f64a2771-ad55-42f5-b191-381189688610 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:08.252088 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f64a2771-ad55-42f5-b191-381189688610 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:08.252356 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f64a2771-ad55-42f5-b191-381189688610 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:08.252356 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f64a2771-ad55-42f5-b191-381189688610 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:08.292592 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f64a2771-ad55-42f5-b191-381189688610 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:08.496014 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-94abab95-9354-47ec-9c5e-06d2ae2f581d tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:08.496014 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-94abab95-9354-47ec-9c5e-06d2ae2f581d tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] [instance: 22edf58b-e5a9-48b3-b021-5dc83e50a0e8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:08.499794 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-03fd60c9-66c2-46ec-9f23-103c3911df1e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:08.504667 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-03fd60c9-66c2-46ec-9f23-103c3911df1e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:08.505589 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-03fd60c9-66c2-46ec-9f23-103c3911df1e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:08.505898 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-03fd60c9-66c2-46ec-9f23-103c3911df1e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:08.506240 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-03fd60c9-66c2-46ec-9f23-103c3911df1e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:08.506438 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-03fd60c9-66c2-46ec-9f23-103c3911df1e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:08.506660 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-03fd60c9-66c2-46ec-9f23-103c3911df1e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:08.507113 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-03fd60c9-66c2-46ec-9f23-103c3911df1e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:08.508633 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-94abab95-9354-47ec-9c5e-06d2ae2f581d tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:08.508633 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-94abab95-9354-47ec-9c5e-06d2ae2f581d tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:08.508959 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-94abab95-9354-47ec-9c5e-06d2ae2f581d tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:08.509581 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-94abab95-9354-47ec-9c5e-06d2ae2f581d tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:08.510025 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-94abab95-9354-47ec-9c5e-06d2ae2f581d tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:08.510422 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-94abab95-9354-47ec-9c5e-06d2ae2f581d tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:08.519939 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-94abab95-9354-47ec-9c5e-06d2ae2f581d tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] HTTP exception thrown: Instance 22edf58b-e5a9-48b3-b021-5dc83e50a0e8 could not be found. Jun 01 22:35:08.520378 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-94abab95-9354-47ec-9c5e-06d2ae2f581d tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Returning 404 to user: Instance 22edf58b-e5a9-48b3-b021-5dc83e50a0e8 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:35:08.521285 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-94abab95-9354-47ec-9c5e-06d2ae2f581d tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8" status: 404 len: 111 microversion: 2.1 time: 0.031061 Jun 01 22:35:08.522016 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 537/1582] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:08 2026] GET /compute/v2.1/servers/22edf58b-e5a9-48b3-b021-5dc83e50a0e8 => generated 111 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (2 switches on core 0) Jun 01 22:35:08.524490 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f64a2771-ad55-42f5-b191-381189688610 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:08.534124 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f64a2771-ad55-42f5-b191-381189688610 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 200 len: 1361 microversion: 2.1 time: 0.301192 Jun 01 22:35:08.534469 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 539/1583] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:08 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 1361 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:08.537636 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-03fd60c9-66c2-46ec-9f23-103c3911df1e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.039259 Jun 01 22:35:08.537741 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ee2204ff-c76b-4015-a874-470b6c2d195a tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:08.537780 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 508/1584] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:35:08 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5/os-volume_attachments => generated 25 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:35:08.551441 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-85452b08-f470-4a29-a0b5-7f9b4a1b42c9 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:08.551847 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-85452b08-f470-4a29-a0b5-7f9b4a1b42c9 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:08.558099 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ee2204ff-c76b-4015-a874-470b6c2d195a tempest-ServerStableDeviceRescueTest-581075578 tempest-ServerStableDeviceRescueTest-581075578-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-864367056" status: 202 len: 0 microversion: 2.1 time: 0.022254 Jun 01 22:35:08.558321 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-85452b08-f470-4a29-a0b5-7f9b4a1b42c9 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:08.558321 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-85452b08-f470-4a29-a0b5-7f9b4a1b42c9 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:08.558500 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 538/1585] 10.4.3.116 () {66 vars in 1336 bytes} [Mon Jun 1 22:35:08 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-864367056 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:35:08.558548 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-85452b08-f470-4a29-a0b5-7f9b4a1b42c9 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:08.558548 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-85452b08-f470-4a29-a0b5-7f9b4a1b42c9 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:08.558770 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-85452b08-f470-4a29-a0b5-7f9b4a1b42c9 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:08.558942 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-85452b08-f470-4a29-a0b5-7f9b4a1b42c9 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:08.560441 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-878b1fe3-5616-48ff-8407-1f3db90b41e3 req-1a94ccdd-dcd9-4541-b913-74fbe53acd0c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "91291930-5e43-4cc3-88a1-c4bd3ee0cd28", "name": "network-vif-plugged", "status": "completed", "tag": "d9593827-d19d-47ed-99a2-54d16028c096"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:08.569237 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-878b1fe3-5616-48ff-8407-1f3db90b41e3 req-1a94ccdd-dcd9-4541-b913-74fbe53acd0c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:08.569795 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-878b1fe3-5616-48ff-8407-1f3db90b41e3 req-1a94ccdd-dcd9-4541-b913-74fbe53acd0c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:08.570068 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-878b1fe3-5616-48ff-8407-1f3db90b41e3 req-1a94ccdd-dcd9-4541-b913-74fbe53acd0c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:08.583940 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-878b1fe3-5616-48ff-8407-1f3db90b41e3 req-1a94ccdd-dcd9-4541-b913-74fbe53acd0c service nova] Creating event network-vif-plugged:d9593827-d19d-47ed-99a2-54d16028c096 for instance 91291930-5e43-4cc3-88a1-c4bd3ee0cd28 on np0000001904 Jun 01 22:35:08.584579 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-878b1fe3-5616-48ff-8407-1f3db90b41e3 req-1a94ccdd-dcd9-4541-b913-74fbe53acd0c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:35:08.594677 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-878b1fe3-5616-48ff-8407-1f3db90b41e3 req-1a94ccdd-dcd9-4541-b913-74fbe53acd0c service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.040411 Jun 01 22:35:08.595230 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 509/1586] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:35:08 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:08.664636 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-85452b08-f470-4a29-a0b5-7f9b4a1b42c9 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] HTTP exception thrown: Instance 816e037a-76d4-485f-b52c-a4825f243ae5 is not attached to volume 89bb22da-02c6-4013-9919-f74a88a2ba7e Jun 01 22:35:08.665630 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-85452b08-f470-4a29-a0b5-7f9b4a1b42c9 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Returning 404 to user: Instance 816e037a-76d4-485f-b52c-a4825f243ae5 is not attached to volume 89bb22da-02c6-4013-9919-f74a88a2ba7e {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:35:08.665630 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-85452b08-f470-4a29-a0b5-7f9b4a1b42c9 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5/os-volume_attachments/89bb22da-02c6-4013-9919-f74a88a2ba7e" status: 404 len: 154 microversion: 2.1 time: 0.117376 Jun 01 22:35:08.666126 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 540/1587] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:35:08 2026] DELETE /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5/os-volume_attachments/89bb22da-02c6-4013-9919-f74a88a2ba7e => generated 154 bytes in 118 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:35:09.560708 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b205bfbe-9781-474e-a951-8084d869176f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:09.563459 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b205bfbe-9781-474e-a951-8084d869176f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:09.573093 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b205bfbe-9781-474e-a951-8084d869176f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:09.573381 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b205bfbe-9781-474e-a951-8084d869176f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:09.573607 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b205bfbe-9781-474e-a951-8084d869176f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:09.574485 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b205bfbe-9781-474e-a951-8084d869176f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:09.575587 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b205bfbe-9781-474e-a951-8084d869176f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:09.575587 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b205bfbe-9781-474e-a951-8084d869176f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:09.604389 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b205bfbe-9781-474e-a951-8084d869176f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:09.796868 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b205bfbe-9781-474e-a951-8084d869176f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:09.810418 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b205bfbe-9781-474e-a951-8084d869176f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 200 len: 1544 microversion: 2.1 time: 0.252853 Jun 01 22:35:09.810959 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 539/1588] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:09 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 1544 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:09.833924 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b03fafca-e86b-46e0-a991-f7f039711186 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:09.835884 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b03fafca-e86b-46e0-a991-f7f039711186 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:09.840438 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b03fafca-e86b-46e0-a991-f7f039711186 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:09.840598 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b03fafca-e86b-46e0-a991-f7f039711186 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:09.840865 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b03fafca-e86b-46e0-a991-f7f039711186 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:09.841182 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b03fafca-e86b-46e0-a991-f7f039711186 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:09.841373 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b03fafca-e86b-46e0-a991-f7f039711186 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:09.841521 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b03fafca-e86b-46e0-a991-f7f039711186 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:09.858940 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b03fafca-e86b-46e0-a991-f7f039711186 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:09.910072 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-058cc33b-7d6a-4b19-8cc1-cbb35e12abb8 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:09.910584 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-058cc33b-7d6a-4b19-8cc1-cbb35e12abb8 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:09.916977 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-058cc33b-7d6a-4b19-8cc1-cbb35e12abb8 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:09.916977 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-058cc33b-7d6a-4b19-8cc1-cbb35e12abb8 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:09.916977 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-058cc33b-7d6a-4b19-8cc1-cbb35e12abb8 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:09.916977 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-058cc33b-7d6a-4b19-8cc1-cbb35e12abb8 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:09.917390 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-058cc33b-7d6a-4b19-8cc1-cbb35e12abb8 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:09.917390 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-058cc33b-7d6a-4b19-8cc1-cbb35e12abb8 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:09.937699 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-058cc33b-7d6a-4b19-8cc1-cbb35e12abb8 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:35:09.964768 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b03fafca-e86b-46e0-a991-f7f039711186 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.133750 Jun 01 22:35:09.965221 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 510/1589] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:35:09 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/os-interface => generated 282 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:10.023682 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-058cc33b-7d6a-4b19-8cc1-cbb35e12abb8 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5" status: 204 len: 0 microversion: 2.1 time: 0.115286 Jun 01 22:35:10.024036 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 541/1590] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:35:09 2026] DELETE /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:35:10.044406 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b65424ba-c6be-4998-b5d4-3fb3f653b612 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:10.046202 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b65424ba-c6be-4998-b5d4-3fb3f653b612 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:10.053924 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b65424ba-c6be-4998-b5d4-3fb3f653b612 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:10.054078 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b65424ba-c6be-4998-b5d4-3fb3f653b612 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:10.055511 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b65424ba-c6be-4998-b5d4-3fb3f653b612 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:10.055511 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b65424ba-c6be-4998-b5d4-3fb3f653b612 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:10.055909 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b65424ba-c6be-4998-b5d4-3fb3f653b612 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:10.056510 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b65424ba-c6be-4998-b5d4-3fb3f653b612 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:10.083102 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b65424ba-c6be-4998-b5d4-3fb3f653b612 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:10.342162 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b65424ba-c6be-4998-b5d4-3fb3f653b612 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56d6c57c094f4430b76f3be49779878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25d6596b6dfc466d8d78ee7655dac06e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:10.355862 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b65424ba-c6be-4998-b5d4-3fb3f653b612 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5" status: 200 len: 1708 microversion: 2.1 time: 0.314616 Jun 01 22:35:10.357033 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 540/1591] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:10 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5 => generated 1708 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:10.904513 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-b25297d3-a63c-454a-b2ee-bc37ac1e5f19 req-ab9a32d8-9bd1-4d88-a4c4-86d660388b17 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "91291930-5e43-4cc3-88a1-c4bd3ee0cd28", "tag": "d9593827-d19d-47ed-99a2-54d16028c096"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:10.912408 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-b25297d3-a63c-454a-b2ee-bc37ac1e5f19 req-ab9a32d8-9bd1-4d88-a4c4-86d660388b17 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:10.912408 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-b25297d3-a63c-454a-b2ee-bc37ac1e5f19 req-ab9a32d8-9bd1-4d88-a4c4-86d660388b17 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:10.912408 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-b25297d3-a63c-454a-b2ee-bc37ac1e5f19 req-ab9a32d8-9bd1-4d88-a4c4-86d660388b17 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:10.922708 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-b25297d3-a63c-454a-b2ee-bc37ac1e5f19 req-ab9a32d8-9bd1-4d88-a4c4-86d660388b17 service nova] Creating event network-changed:d9593827-d19d-47ed-99a2-54d16028c096 for instance 91291930-5e43-4cc3-88a1-c4bd3ee0cd28 on np0000001904 Jun 01 22:35:10.922708 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-b25297d3-a63c-454a-b2ee-bc37ac1e5f19 req-ab9a32d8-9bd1-4d88-a4c4-86d660388b17 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:35:10.928103 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-b25297d3-a63c-454a-b2ee-bc37ac1e5f19 req-ab9a32d8-9bd1-4d88-a4c4-86d660388b17 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.027436 Jun 01 22:35:10.928582 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 511/1592] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:35:10 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:11.388903 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0f3b3afd-4a4a-4cca-9bd3-f9d38d635d4e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:11.393249 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0f3b3afd-4a4a-4cca-9bd3-f9d38d635d4e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:11.404291 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0f3b3afd-4a4a-4cca-9bd3-f9d38d635d4e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:11.405674 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0f3b3afd-4a4a-4cca-9bd3-f9d38d635d4e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:11.405674 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0f3b3afd-4a4a-4cca-9bd3-f9d38d635d4e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:11.408085 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0f3b3afd-4a4a-4cca-9bd3-f9d38d635d4e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:11.408988 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0f3b3afd-4a4a-4cca-9bd3-f9d38d635d4e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:11.408988 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0f3b3afd-4a4a-4cca-9bd3-f9d38d635d4e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:11.437733 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0f3b3afd-4a4a-4cca-9bd3-f9d38d635d4e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:11.460220 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-1182b7cd-41f8-45a4-af29-8af22b8b346e req-e8fd62cf-5646-4950-9079-717369013283 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "816e037a-76d4-485f-b52c-a4825f243ae5", "name": "network-vif-unplugged", "status": "completed", "tag": "1a70f8c7-bdc8-4f9d-9392-faece53aaec9"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:11.468870 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1182b7cd-41f8-45a4-af29-8af22b8b346e req-e8fd62cf-5646-4950-9079-717369013283 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:11.468870 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1182b7cd-41f8-45a4-af29-8af22b8b346e req-e8fd62cf-5646-4950-9079-717369013283 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:11.468870 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1182b7cd-41f8-45a4-af29-8af22b8b346e req-e8fd62cf-5646-4950-9079-717369013283 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:11.476798 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-1182b7cd-41f8-45a4-af29-8af22b8b346e req-e8fd62cf-5646-4950-9079-717369013283 service nova] Creating event network-vif-unplugged:1a70f8c7-bdc8-4f9d-9392-faece53aaec9 for instance 816e037a-76d4-485f-b52c-a4825f243ae5 on np0000001904 Jun 01 22:35:11.477194 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-1182b7cd-41f8-45a4-af29-8af22b8b346e req-e8fd62cf-5646-4950-9079-717369013283 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:35:11.483695 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-1182b7cd-41f8-45a4-af29-8af22b8b346e req-e8fd62cf-5646-4950-9079-717369013283 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.029944 Jun 01 22:35:11.483979 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 541/1593] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:35:11 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:11.745448 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0f3b3afd-4a4a-4cca-9bd3-f9d38d635d4e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56d6c57c094f4430b76f3be49779878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25d6596b6dfc466d8d78ee7655dac06e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:11.760601 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0f3b3afd-4a4a-4cca-9bd3-f9d38d635d4e tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5" status: 200 len: 1708 microversion: 2.1 time: 0.375546 Jun 01 22:35:11.762083 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 542/1594] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:11 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5 => generated 1708 bytes in 377 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:12.797672 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f4b18c42-68d4-4f42-8a0e-1f5dc5d617af tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:12.799682 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f4b18c42-68d4-4f42-8a0e-1f5dc5d617af tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:12.804491 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f4b18c42-68d4-4f42-8a0e-1f5dc5d617af tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:12.804924 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f4b18c42-68d4-4f42-8a0e-1f5dc5d617af tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:12.805166 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f4b18c42-68d4-4f42-8a0e-1f5dc5d617af tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:12.805748 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f4b18c42-68d4-4f42-8a0e-1f5dc5d617af tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:12.806081 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f4b18c42-68d4-4f42-8a0e-1f5dc5d617af tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:12.806376 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f4b18c42-68d4-4f42-8a0e-1f5dc5d617af tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:12.827477 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f4b18c42-68d4-4f42-8a0e-1f5dc5d617af tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:13.143326 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f4b18c42-68d4-4f42-8a0e-1f5dc5d617af tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56d6c57c094f4430b76f3be49779878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25d6596b6dfc466d8d78ee7655dac06e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:13.162508 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f4b18c42-68d4-4f42-8a0e-1f5dc5d617af tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5" status: 200 len: 1641 microversion: 2.1 time: 0.366235 Jun 01 22:35:13.163008 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 512/1595] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:12 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5 => generated 1641 bytes in 367 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:13.582450 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-fd9400bd-620c-4ef3-926b-943aa5995587 req-0921f5c4-e625-40b6-90b4-279c501a353a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "816e037a-76d4-485f-b52c-a4825f243ae5", "name": "network-vif-unplugged", "status": "completed", "tag": "1a70f8c7-bdc8-4f9d-9392-faece53aaec9"}, {"server_uuid": "816e037a-76d4-485f-b52c-a4825f243ae5", "name": "network-vif-deleted", "tag": "1a70f8c7-bdc8-4f9d-9392-faece53aaec9"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:13.594825 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-fd9400bd-620c-4ef3-926b-943aa5995587 req-0921f5c4-e625-40b6-90b4-279c501a353a service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:13.594825 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-fd9400bd-620c-4ef3-926b-943aa5995587 req-0921f5c4-e625-40b6-90b4-279c501a353a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:13.594825 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-fd9400bd-620c-4ef3-926b-943aa5995587 req-0921f5c4-e625-40b6-90b4-279c501a353a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:13.608861 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-fd9400bd-620c-4ef3-926b-943aa5995587 req-0921f5c4-e625-40b6-90b4-279c501a353a service nova] Creating event network-vif-unplugged:1a70f8c7-bdc8-4f9d-9392-faece53aaec9 for instance 816e037a-76d4-485f-b52c-a4825f243ae5 on np0000001904 Jun 01 22:35:13.608861 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-fd9400bd-620c-4ef3-926b-943aa5995587 req-0921f5c4-e625-40b6-90b4-279c501a353a service nova] Creating event network-vif-deleted:1a70f8c7-bdc8-4f9d-9392-faece53aaec9 for instance 816e037a-76d4-485f-b52c-a4825f243ae5 on np0000001904 Jun 01 22:35:13.609489 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-fd9400bd-620c-4ef3-926b-943aa5995587 req-0921f5c4-e625-40b6-90b4-279c501a353a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:35:13.621514 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-fd9400bd-620c-4ef3-926b-943aa5995587 req-0921f5c4-e625-40b6-90b4-279c501a353a service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.041594 Jun 01 22:35:13.621769 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 542/1596] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:35:13 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:14.186914 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e2ae5149-b01a-4ca2-998d-4c6375c8df96 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:14.191358 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e2ae5149-b01a-4ca2-998d-4c6375c8df96 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:14.197510 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2ae5149-b01a-4ca2-998d-4c6375c8df96 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:14.197833 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2ae5149-b01a-4ca2-998d-4c6375c8df96 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:14.198080 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2ae5149-b01a-4ca2-998d-4c6375c8df96 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:14.198791 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2ae5149-b01a-4ca2-998d-4c6375c8df96 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:14.199184 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2ae5149-b01a-4ca2-998d-4c6375c8df96 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:14.199524 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2ae5149-b01a-4ca2-998d-4c6375c8df96 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:14.229349 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2ae5149-b01a-4ca2-998d-4c6375c8df96 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:14.229655 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2ae5149-b01a-4ca2-998d-4c6375c8df96 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:14.229854 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e2ae5149-b01a-4ca2-998d-4c6375c8df96 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:14.230146 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-e2ae5149-b01a-4ca2-998d-4c6375c8df96 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lazy-loading 'fault' on Instance uuid 816e037a-76d4-485f-b52c-a4825f243ae5 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:35:14.234818 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e2ae5149-b01a-4ca2-998d-4c6375c8df96 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:14.316078 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e2ae5149-b01a-4ca2-998d-4c6375c8df96 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56d6c57c094f4430b76f3be49779878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25d6596b6dfc466d8d78ee7655dac06e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:14.323439 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e2ae5149-b01a-4ca2-998d-4c6375c8df96 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5" status: 200 len: 1345 microversion: 2.1 time: 0.138756 Jun 01 22:35:14.324055 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 543/1597] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:14 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5 => generated 1345 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:15.342107 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3c300207-8e1d-435e-b7ef-ff839273b9e6 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:15.344271 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3c300207-8e1d-435e-b7ef-ff839273b9e6 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:15.349723 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c300207-8e1d-435e-b7ef-ff839273b9e6 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:15.350031 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c300207-8e1d-435e-b7ef-ff839273b9e6 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:15.350299 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c300207-8e1d-435e-b7ef-ff839273b9e6 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:15.350909 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c300207-8e1d-435e-b7ef-ff839273b9e6 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:15.351230 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c300207-8e1d-435e-b7ef-ff839273b9e6 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:15.351517 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c300207-8e1d-435e-b7ef-ff839273b9e6 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:15.375882 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c300207-8e1d-435e-b7ef-ff839273b9e6 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:15.376078 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c300207-8e1d-435e-b7ef-ff839273b9e6 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:15.376271 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c300207-8e1d-435e-b7ef-ff839273b9e6 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:15.376586 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-3c300207-8e1d-435e-b7ef-ff839273b9e6 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lazy-loading 'fault' on Instance uuid 816e037a-76d4-485f-b52c-a4825f243ae5 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:35:15.381218 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3c300207-8e1d-435e-b7ef-ff839273b9e6 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:15.449614 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3c300207-8e1d-435e-b7ef-ff839273b9e6 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56d6c57c094f4430b76f3be49779878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25d6596b6dfc466d8d78ee7655dac06e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:15.459452 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3c300207-8e1d-435e-b7ef-ff839273b9e6 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5" status: 200 len: 1345 microversion: 2.1 time: 0.119097 Jun 01 22:35:15.460006 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 513/1598] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:15 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5 => generated 1345 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:35:16.487686 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-330badd9-32d1-44fd-a48b-473e4c34bf2d tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:16.492787 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-330badd9-32d1-44fd-a48b-473e4c34bf2d tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:16.501881 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-330badd9-32d1-44fd-a48b-473e4c34bf2d tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:16.502227 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-330badd9-32d1-44fd-a48b-473e4c34bf2d tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:16.502407 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-330badd9-32d1-44fd-a48b-473e4c34bf2d tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:16.502993 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-330badd9-32d1-44fd-a48b-473e4c34bf2d tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:16.503453 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-330badd9-32d1-44fd-a48b-473e4c34bf2d tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:16.503860 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-330badd9-32d1-44fd-a48b-473e4c34bf2d tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:16.527954 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-330badd9-32d1-44fd-a48b-473e4c34bf2d tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:16.528325 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-330badd9-32d1-44fd-a48b-473e4c34bf2d tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:16.528526 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-330badd9-32d1-44fd-a48b-473e4c34bf2d tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:16.528934 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-330badd9-32d1-44fd-a48b-473e4c34bf2d tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lazy-loading 'fault' on Instance uuid 816e037a-76d4-485f-b52c-a4825f243ae5 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:35:16.536751 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-330badd9-32d1-44fd-a48b-473e4c34bf2d tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:16.605002 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-330badd9-32d1-44fd-a48b-473e4c34bf2d tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56d6c57c094f4430b76f3be49779878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '25d6596b6dfc466d8d78ee7655dac06e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:16.616121 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-330badd9-32d1-44fd-a48b-473e4c34bf2d tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5" status: 200 len: 1345 microversion: 2.1 time: 0.131738 Jun 01 22:35:16.616528 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 543/1599] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:16 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5 => generated 1345 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:17.639995 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-47e9d69a-96c7-444a-95e5-011407bd673c tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:17.641946 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-47e9d69a-96c7-444a-95e5-011407bd673c tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] [instance: 816e037a-76d4-485f-b52c-a4825f243ae5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:17.647481 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-47e9d69a-96c7-444a-95e5-011407bd673c tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:17.649025 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-47e9d69a-96c7-444a-95e5-011407bd673c tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:17.649025 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-47e9d69a-96c7-444a-95e5-011407bd673c tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:17.649025 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-47e9d69a-96c7-444a-95e5-011407bd673c tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:17.649639 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-47e9d69a-96c7-444a-95e5-011407bd673c tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:17.650050 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-47e9d69a-96c7-444a-95e5-011407bd673c tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:17.665138 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-47e9d69a-96c7-444a-95e5-011407bd673c tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] HTTP exception thrown: Instance 816e037a-76d4-485f-b52c-a4825f243ae5 could not be found. Jun 01 22:35:17.665138 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-47e9d69a-96c7-444a-95e5-011407bd673c tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Returning 404 to user: Instance 816e037a-76d4-485f-b52c-a4825f243ae5 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:35:17.665138 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-47e9d69a-96c7-444a-95e5-011407bd673c tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5" status: 404 len: 111 microversion: 2.1 time: 0.027950 Jun 01 22:35:17.665138 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 544/1600] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:17 2026] GET /compute/v2.1/servers/816e037a-76d4-485f-b52c-a4825f243ae5 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:35:17.681558 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-698d1e18-71f1-4d02-9471-ec6d6467ab71 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:17.712050 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-698d1e18-71f1-4d02-9471-ec6d6467ab71 tempest-TestServerVolumeAttachScenarioOldVersion-145821731 tempest-TestServerVolumeAttachScenarioOldVersion-145821731-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-312341248" status: 202 len: 0 microversion: 2.1 time: 0.035639 Jun 01 22:35:17.712511 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 514/1601] 10.4.3.116 () {66 vars in 1336 bytes} [Mon Jun 1 22:35:17 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-312341248 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:35:24.026215 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ec59602e-353f-4442-8378-52215fd1c9d2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-935273959", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPKLV1h7AuRCunBvXK1WU3w2ctFyYP+2dxiL1Hm45qnnHLvoFYADTlbpnJjfZtXkcOWSV4StHahBSHuRBsBwTCmf6Deb+DUIiQ72lKO5Nl8mpc83ii+KtPG/8h1lkfmYAw=="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:24.035908 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-ec59602e-353f-4442-8378-52215fd1c9d2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Getting quotas for project ea37726bc2a24176be99760b2d89487a. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:35:24.038333 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-ec59602e-353f-4442-8378-52215fd1c9d2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Getting quotas for user 3a63bcf7bf7f47909f0dcac0117569a8 and project ea37726bc2a24176be99760b2d89487a. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:35:24.110716 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ec59602e-353f-4442-8378-52215fd1c9d2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.20 time: 0.236854 Jun 01 22:35:24.110716 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 544/1602] 10.4.3.116 () {70 vars in 1318 bytes} [Mon Jun 1 22:35:23 2026] POST /compute/v2.1/os-keypairs => generated 400 bytes in 238 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jun 01 22:35:25.322852 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-743298375", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "77cc3b59-6bc7-43f8-aba0-850b8fc3e330"}], "security_groups": [{"name": "tempest-securitygroup--1112726981"}], "key_name": "tempest-keypair-935273959", "user_data": "}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:25.454161 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=21 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:35:25.477987 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:25.478650 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:25.478985 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:25.479769 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:25.480304 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:25.480891 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:25.488365 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:25.565963 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] validate_networks() for [('77cc3b59-6bc7-43f8-aba0-850b8fc3e330', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:35:25.566265 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:25.859457 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:26.065027 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:35:26.065214 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:35:26.065444 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:35:26.065618 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:35:26.065783 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:35:26.073469 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:26.073681 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:26.073809 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:26.074252 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:26.074400 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:26.075423 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:26.089948 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Getting quotas for project ea37726bc2a24176be99760b2d89487a. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:35:26.091838 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Getting quotas for user 3a63bcf7bf7f47909f0dcac0117569a8 and project ea37726bc2a24176be99760b2d89487a. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:35:26.103059 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:35:26.104600 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:35:26.160398 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e958bde7-d5e7-47ae-8725-92a6dc9bf25c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.20 time: 0.841367 Jun 01 22:35:26.160899 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 545/1603] 10.4.3.116 () {70 vars in 1306 bytes} [Mon Jun 1 22:35:25 2026] POST /compute/v2.1/servers => generated 402 bytes in 842 msecs (HTTP/1.1 202) 10 headers in 453 bytes (2 switches on core 0) Jun 01 22:35:26.173301 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-46d978b1-9d79-44be-9118-910a75d1761a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:26.179070 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-46d978b1-9d79-44be-9118-910a75d1761a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:26.196586 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-46d978b1-9d79-44be-9118-910a75d1761a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:26.262771 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-46d978b1-9d79-44be-9118-910a75d1761a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:26.268740 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-46d978b1-9d79-44be-9118-910a75d1761a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:26.269640 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-46d978b1-9d79-44be-9118-910a75d1761a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:26.274115 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-46d978b1-9d79-44be-9118-910a75d1761a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1278 microversion: 2.20 time: 0.103224 Jun 01 22:35:26.274408 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 515/1604] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:35:26 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1278 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:35:26.607672 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=240,nova_cell1:INSERT=6,nova_cell1:UPDATE=4 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:35:27.294078 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a15f003e-4007-4eaf-957c-185ac9c16a06 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:27.295424 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a15f003e-4007-4eaf-957c-185ac9c16a06 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:27.307414 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a15f003e-4007-4eaf-957c-185ac9c16a06 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:27.307687 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a15f003e-4007-4eaf-957c-185ac9c16a06 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:27.308000 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a15f003e-4007-4eaf-957c-185ac9c16a06 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:27.308657 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a15f003e-4007-4eaf-957c-185ac9c16a06 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:27.309613 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a15f003e-4007-4eaf-957c-185ac9c16a06 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:27.309613 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a15f003e-4007-4eaf-957c-185ac9c16a06 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:27.336839 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a15f003e-4007-4eaf-957c-185ac9c16a06 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:27.415284 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a15f003e-4007-4eaf-957c-185ac9c16a06 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:27.421892 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a15f003e-4007-4eaf-957c-185ac9c16a06 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:27.422394 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a15f003e-4007-4eaf-957c-185ac9c16a06 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:27.426365 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a15f003e-4007-4eaf-957c-185ac9c16a06 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1282 microversion: 2.20 time: 0.134097 Jun 01 22:35:27.426870 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 545/1605] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:35:27 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1282 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:35:28.447879 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1fc9f33e-e95c-42f3-b2fc-15fddafebbaa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:28.449337 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1fc9f33e-e95c-42f3-b2fc-15fddafebbaa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:28.457410 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1fc9f33e-e95c-42f3-b2fc-15fddafebbaa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:28.457736 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1fc9f33e-e95c-42f3-b2fc-15fddafebbaa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:28.457989 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1fc9f33e-e95c-42f3-b2fc-15fddafebbaa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:28.458484 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1fc9f33e-e95c-42f3-b2fc-15fddafebbaa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:28.458858 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1fc9f33e-e95c-42f3-b2fc-15fddafebbaa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:28.459302 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1fc9f33e-e95c-42f3-b2fc-15fddafebbaa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:28.479385 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1fc9f33e-e95c-42f3-b2fc-15fddafebbaa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:28.545467 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1fc9f33e-e95c-42f3-b2fc-15fddafebbaa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:28.551358 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1fc9f33e-e95c-42f3-b2fc-15fddafebbaa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:28.551957 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1fc9f33e-e95c-42f3-b2fc-15fddafebbaa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:28.556804 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1fc9f33e-e95c-42f3-b2fc-15fddafebbaa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1330 microversion: 2.20 time: 0.113189 Jun 01 22:35:28.557415 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 546/1606] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:35:28 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1330 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:35:29.586627 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-89a2c8f6-60db-4fb5-aa7f-6f953db9b682 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:29.587618 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-89a2c8f6-60db-4fb5-aa7f-6f953db9b682 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:29.595356 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-89a2c8f6-60db-4fb5-aa7f-6f953db9b682 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:29.595356 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-89a2c8f6-60db-4fb5-aa7f-6f953db9b682 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:29.595356 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-89a2c8f6-60db-4fb5-aa7f-6f953db9b682 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:29.598227 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-89a2c8f6-60db-4fb5-aa7f-6f953db9b682 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:29.598227 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-89a2c8f6-60db-4fb5-aa7f-6f953db9b682 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:29.598227 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-89a2c8f6-60db-4fb5-aa7f-6f953db9b682 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:29.623763 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-89a2c8f6-60db-4fb5-aa7f-6f953db9b682 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:29.691115 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-89a2c8f6-60db-4fb5-aa7f-6f953db9b682 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:29.696200 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-89a2c8f6-60db-4fb5-aa7f-6f953db9b682 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:29.696992 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-89a2c8f6-60db-4fb5-aa7f-6f953db9b682 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:29.700659 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-89a2c8f6-60db-4fb5-aa7f-6f953db9b682 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1330 microversion: 2.20 time: 0.117673 Jun 01 22:35:29.701014 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 516/1607] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:35:29 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1330 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:35:30.722547 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0a259a72-c5fe-4667-b378-0da189d1cd35 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:30.724114 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0a259a72-c5fe-4667-b378-0da189d1cd35 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:30.728632 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=87,nova_api:UPDATE=2,nova_api:INSERT=2,nova_api:DELETE=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:35:30.735654 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0a259a72-c5fe-4667-b378-0da189d1cd35 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:30.735937 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0a259a72-c5fe-4667-b378-0da189d1cd35 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:30.736153 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0a259a72-c5fe-4667-b378-0da189d1cd35 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:30.736704 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0a259a72-c5fe-4667-b378-0da189d1cd35 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:30.737032 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0a259a72-c5fe-4667-b378-0da189d1cd35 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:30.737315 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0a259a72-c5fe-4667-b378-0da189d1cd35 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:30.764799 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-0a259a72-c5fe-4667-b378-0da189d1cd35 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:30.819799 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0a259a72-c5fe-4667-b378-0da189d1cd35 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:30.831010 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0a259a72-c5fe-4667-b378-0da189d1cd35 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:30.831691 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0a259a72-c5fe-4667-b378-0da189d1cd35 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:30.838620 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0a259a72-c5fe-4667-b378-0da189d1cd35 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1338 microversion: 2.20 time: 0.117957 Jun 01 22:35:30.838918 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 546/1608] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:35:30 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1338 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:35:31.861710 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-acdccf8e-b455-49ae-b782-d804ee58eb2e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:31.863373 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-acdccf8e-b455-49ae-b782-d804ee58eb2e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:31.871617 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-acdccf8e-b455-49ae-b782-d804ee58eb2e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:31.871884 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-acdccf8e-b455-49ae-b782-d804ee58eb2e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:31.872088 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-acdccf8e-b455-49ae-b782-d804ee58eb2e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:31.872587 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-acdccf8e-b455-49ae-b782-d804ee58eb2e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:31.872906 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-acdccf8e-b455-49ae-b782-d804ee58eb2e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:31.873226 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-acdccf8e-b455-49ae-b782-d804ee58eb2e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:31.898536 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-acdccf8e-b455-49ae-b782-d804ee58eb2e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:33.522609 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-dfca7bc1-a929-49b6-8599-a87f7638a7ed req-fe7fe49d-a313-4c6a-aaa4-6357efe206b5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "69bdb4de-42ed-4b80-80c1-ccb9db031139", "tag": "7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:33.522609 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-dfca7bc1-a929-49b6-8599-a87f7638a7ed req-fe7fe49d-a313-4c6a-aaa4-6357efe206b5 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:33.522609 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-dfca7bc1-a929-49b6-8599-a87f7638a7ed req-fe7fe49d-a313-4c6a-aaa4-6357efe206b5 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:33.522609 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-dfca7bc1-a929-49b6-8599-a87f7638a7ed req-fe7fe49d-a313-4c6a-aaa4-6357efe206b5 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:33.527439 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-dfca7bc1-a929-49b6-8599-a87f7638a7ed req-fe7fe49d-a313-4c6a-aaa4-6357efe206b5 service nova] Creating event network-changed:7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55 for instance 69bdb4de-42ed-4b80-80c1-ccb9db031139 on np0000001904 Jun 01 22:35:33.527439 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-dfca7bc1-a929-49b6-8599-a87f7638a7ed req-fe7fe49d-a313-4c6a-aaa4-6357efe206b5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:35:33.527439 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-dfca7bc1-a929-49b6-8599-a87f7638a7ed req-fe7fe49d-a313-4c6a-aaa4-6357efe206b5 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.031084 Jun 01 22:35:33.527439 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 517/1609] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:35:32 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:33.529921 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-acdccf8e-b455-49ae-b782-d804ee58eb2e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:33.529921 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-acdccf8e-b455-49ae-b782-d804ee58eb2e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:33.532340 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-acdccf8e-b455-49ae-b782-d804ee58eb2e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:33.532340 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-acdccf8e-b455-49ae-b782-d804ee58eb2e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1416 microversion: 2.20 time: 0.819270 Jun 01 22:35:33.532340 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 547/1610] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:35:31 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1416 bytes in 820 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:35:33.696972 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a198d4a6-9a66-4daf-a3c2-0676382cef57 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:33.700062 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a198d4a6-9a66-4daf-a3c2-0676382cef57 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:33.705850 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a198d4a6-9a66-4daf-a3c2-0676382cef57 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:33.706167 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a198d4a6-9a66-4daf-a3c2-0676382cef57 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:33.706426 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a198d4a6-9a66-4daf-a3c2-0676382cef57 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:33.706916 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a198d4a6-9a66-4daf-a3c2-0676382cef57 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:33.707241 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a198d4a6-9a66-4daf-a3c2-0676382cef57 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:33.707546 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a198d4a6-9a66-4daf-a3c2-0676382cef57 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:33.742751 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a198d4a6-9a66-4daf-a3c2-0676382cef57 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:33.956540 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a198d4a6-9a66-4daf-a3c2-0676382cef57 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:33.962268 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a198d4a6-9a66-4daf-a3c2-0676382cef57 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:33.963219 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a198d4a6-9a66-4daf-a3c2-0676382cef57 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:33.967745 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a198d4a6-9a66-4daf-a3c2-0676382cef57 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1404 microversion: 2.20 time: 0.273675 Jun 01 22:35:33.968082 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 547/1611] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:35:33 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1404 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:35:34.044436 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:35:34.997668 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e0cf2aa0-7ffa-4b05-aafc-a2fbf9eb1740 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:35.002293 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e0cf2aa0-7ffa-4b05-aafc-a2fbf9eb1740 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:35.009367 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0cf2aa0-7ffa-4b05-aafc-a2fbf9eb1740 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:35.011584 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0cf2aa0-7ffa-4b05-aafc-a2fbf9eb1740 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:35.011584 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0cf2aa0-7ffa-4b05-aafc-a2fbf9eb1740 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:35.011584 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0cf2aa0-7ffa-4b05-aafc-a2fbf9eb1740 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:35.012512 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0cf2aa0-7ffa-4b05-aafc-a2fbf9eb1740 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:35.013083 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0cf2aa0-7ffa-4b05-aafc-a2fbf9eb1740 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:35.041670 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e0cf2aa0-7ffa-4b05-aafc-a2fbf9eb1740 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:35.219331 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e0cf2aa0-7ffa-4b05-aafc-a2fbf9eb1740 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:35.224544 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e0cf2aa0-7ffa-4b05-aafc-a2fbf9eb1740 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:35.227729 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e0cf2aa0-7ffa-4b05-aafc-a2fbf9eb1740 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:35.229254 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e0cf2aa0-7ffa-4b05-aafc-a2fbf9eb1740 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1404 microversion: 2.20 time: 0.235080 Jun 01 22:35:35.231060 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 518/1612] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:35:34 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1404 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:35:36.078230 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:35:36.098142 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=3 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:35:36.255467 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-507b7b3c-c54e-403d-bb87-a18bc5676647 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:36.257779 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-507b7b3c-c54e-403d-bb87-a18bc5676647 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:36.265494 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:35:36.265855 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-507b7b3c-c54e-403d-bb87-a18bc5676647 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:36.266291 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-507b7b3c-c54e-403d-bb87-a18bc5676647 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:36.266628 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-507b7b3c-c54e-403d-bb87-a18bc5676647 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:36.267197 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-507b7b3c-c54e-403d-bb87-a18bc5676647 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:36.267656 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-507b7b3c-c54e-403d-bb87-a18bc5676647 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:36.268131 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-507b7b3c-c54e-403d-bb87-a18bc5676647 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:36.292205 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-507b7b3c-c54e-403d-bb87-a18bc5676647 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:36.535162 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-507b7b3c-c54e-403d-bb87-a18bc5676647 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:36.549163 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-507b7b3c-c54e-403d-bb87-a18bc5676647 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:36.552724 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-507b7b3c-c54e-403d-bb87-a18bc5676647 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:36.565884 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-507b7b3c-c54e-403d-bb87-a18bc5676647 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1404 microversion: 2.20 time: 0.312628 Jun 01 22:35:36.566856 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 548/1613] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:35:36 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1404 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:35:37.594362 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e6013be8-7db6-46af-8898-3d918ec2ca4b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:37.599700 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e6013be8-7db6-46af-8898-3d918ec2ca4b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:37.606291 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e6013be8-7db6-46af-8898-3d918ec2ca4b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:37.606291 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e6013be8-7db6-46af-8898-3d918ec2ca4b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:37.606291 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e6013be8-7db6-46af-8898-3d918ec2ca4b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:37.606291 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e6013be8-7db6-46af-8898-3d918ec2ca4b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:37.606580 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e6013be8-7db6-46af-8898-3d918ec2ca4b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:37.606856 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e6013be8-7db6-46af-8898-3d918ec2ca4b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:37.622128 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e6013be8-7db6-46af-8898-3d918ec2ca4b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:37.781869 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-dc9fdfa4-d894-4b6f-9fc6-f28468f3b0ea tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestStampPattern-1544648569", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMbaoKcu7/djYKrTjUMLQwu/skxZ7wNoxnyCcYqBv2eTSK2SMEmbZi+Y4Rkc/mdFADRMREw7leBHdP71TGgtpNDoSpZjFL0AZO0SD8mIslyvjg/KrZTmevFso6Sph3O7zw=="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:37.795280 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-dc9fdfa4-d894-4b6f-9fc6-f28468f3b0ea tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Getting quotas for project 0cfd5367bac84139895b3b393e6182ba. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:35:37.798280 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-dc9fdfa4-d894-4b6f-9fc6-f28468f3b0ea tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Getting quotas for user 67543ec43bef4f9dbfcdd5c1f4470929 and project 0cfd5367bac84139895b3b393e6182ba. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:35:37.824353 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-dc9fdfa4-d894-4b6f-9fc6-f28468f3b0ea tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 395 microversion: 2.1 time: 0.194534 Jun 01 22:35:37.825020 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 519/1614] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:35:37 2026] POST /compute/v2.1/os-keypairs => generated 395 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:37.864693 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e6013be8-7db6-46af-8898-3d918ec2ca4b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:37.870328 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e6013be8-7db6-46af-8898-3d918ec2ca4b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:37.874594 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e6013be8-7db6-46af-8898-3d918ec2ca4b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:37.875234 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e6013be8-7db6-46af-8898-3d918ec2ca4b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1404 microversion: 2.20 time: 0.286349 Jun 01 22:35:37.875535 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 548/1615] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:35:37 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1404 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:35:38.899469 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-20e84b7f-2184-41c6-8c99-7eb3d4d5f3e8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:38.902163 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-20e84b7f-2184-41c6-8c99-7eb3d4d5f3e8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:38.912555 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-20e84b7f-2184-41c6-8c99-7eb3d4d5f3e8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:38.912555 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-20e84b7f-2184-41c6-8c99-7eb3d4d5f3e8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:38.912555 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-20e84b7f-2184-41c6-8c99-7eb3d4d5f3e8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:38.912555 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-20e84b7f-2184-41c6-8c99-7eb3d4d5f3e8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:38.915855 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-20e84b7f-2184-41c6-8c99-7eb3d4d5f3e8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:38.915855 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-20e84b7f-2184-41c6-8c99-7eb3d4d5f3e8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:38.938321 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-20e84b7f-2184-41c6-8c99-7eb3d4d5f3e8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:39.092052 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7165700c-a91d-439d-8fc4-0f9b101de873 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:39.094033 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7165700c-a91d-439d-8fc4-0f9b101de873 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:39.099418 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7165700c-a91d-439d-8fc4-0f9b101de873 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:39.101447 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7165700c-a91d-439d-8fc4-0f9b101de873 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:39.101675 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7165700c-a91d-439d-8fc4-0f9b101de873 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:39.102221 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7165700c-a91d-439d-8fc4-0f9b101de873 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:39.102673 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7165700c-a91d-439d-8fc4-0f9b101de873 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:39.103083 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7165700c-a91d-439d-8fc4-0f9b101de873 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:39.136381 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7165700c-a91d-439d-8fc4-0f9b101de873 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:39.171005 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-7a5b610c-8994-4eb3-b007-e4278dd44c7c req-f07f6458-d77c-44b2-894a-6c965cf3e1a1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "69bdb4de-42ed-4b80-80c1-ccb9db031139", "name": "network-vif-plugged", "status": "completed", "tag": "7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:39.179292 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-20e84b7f-2184-41c6-8c99-7eb3d4d5f3e8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:39.182843 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7a5b610c-8994-4eb3-b007-e4278dd44c7c req-f07f6458-d77c-44b2-894a-6c965cf3e1a1 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:39.183082 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7a5b610c-8994-4eb3-b007-e4278dd44c7c req-f07f6458-d77c-44b2-894a-6c965cf3e1a1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:39.183229 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7a5b610c-8994-4eb3-b007-e4278dd44c7c req-f07f6458-d77c-44b2-894a-6c965cf3e1a1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:39.189931 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-20e84b7f-2184-41c6-8c99-7eb3d4d5f3e8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:39.193601 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-20e84b7f-2184-41c6-8c99-7eb3d4d5f3e8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:39.193921 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-7a5b610c-8994-4eb3-b007-e4278dd44c7c req-f07f6458-d77c-44b2-894a-6c965cf3e1a1 service nova] Creating event network-vif-plugged:7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55 for instance 69bdb4de-42ed-4b80-80c1-ccb9db031139 on np0000001904 Jun 01 22:35:39.193921 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-7a5b610c-8994-4eb3-b007-e4278dd44c7c req-f07f6458-d77c-44b2-894a-6c965cf3e1a1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:35:39.198223 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-7a5b610c-8994-4eb3-b007-e4278dd44c7c req-f07f6458-d77c-44b2-894a-6c965cf3e1a1 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028828 Jun 01 22:35:39.198408 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-20e84b7f-2184-41c6-8c99-7eb3d4d5f3e8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1404 microversion: 2.20 time: 0.301043 Jun 01 22:35:39.198603 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 549/1616] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:35:39 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:39.198902 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 549/1617] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:35:38 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1404 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 01 22:35:39.364605 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7165700c-a91d-439d-8fc4-0f9b101de873 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:39.375016 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7165700c-a91d-439d-8fc4-0f9b101de873 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1551 microversion: 2.1 time: 0.285427 Jun 01 22:35:39.375625 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 520/1618] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:39 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1551 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:39.408551 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b247b16d-be08-467c-af49-aadfabc0382a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:39.409406 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b247b16d-be08-467c-af49-aadfabc0382a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:39.415110 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b247b16d-be08-467c-af49-aadfabc0382a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:39.415110 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b247b16d-be08-467c-af49-aadfabc0382a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:39.415243 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b247b16d-be08-467c-af49-aadfabc0382a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:39.415540 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b247b16d-be08-467c-af49-aadfabc0382a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:39.415819 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b247b16d-be08-467c-af49-aadfabc0382a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:39.415943 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b247b16d-be08-467c-af49-aadfabc0382a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:39.435218 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b247b16d-be08-467c-af49-aadfabc0382a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:35:39.487041 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestStampPattern-server-1124169043", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "key_name": "tempest-TestStampPattern-1544648569", "security_groups": [{"name": "tempest-secgroup-smoke-892968001"}], "networks": [{"uuid": "d984ee57-12ed-4ab4-81ae-3e87ceabe248"}]}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:39.535811 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b247b16d-be08-467c-af49-aadfabc0382a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 204 len: 0 microversion: 2.1 time: 0.130931 Jun 01 22:35:39.535811 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 550/1619] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:35:39 2026] DELETE /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:35:39.552722 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8037c47a-6142-45dd-b8c7-cd2a18d029c6 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:39.552722 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8037c47a-6142-45dd-b8c7-cd2a18d029c6 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:39.567865 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8037c47a-6142-45dd-b8c7-cd2a18d029c6 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:39.568456 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8037c47a-6142-45dd-b8c7-cd2a18d029c6 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:39.568737 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8037c47a-6142-45dd-b8c7-cd2a18d029c6 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:39.569219 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8037c47a-6142-45dd-b8c7-cd2a18d029c6 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:39.569587 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8037c47a-6142-45dd-b8c7-cd2a18d029c6 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:39.570020 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8037c47a-6142-45dd-b8c7-cd2a18d029c6 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:39.592902 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8037c47a-6142-45dd-b8c7-cd2a18d029c6 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:39.598361 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:39.598790 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:39.599075 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:39.600353 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:39.600793 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:39.601192 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:39.613046 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:39.678873 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] validate_networks() for [('d984ee57-12ed-4ab4-81ae-3e87ceabe248', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:35:39.679242 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:39.791578 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8037c47a-6142-45dd-b8c7-cd2a18d029c6 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:39.803506 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8037c47a-6142-45dd-b8c7-cd2a18d029c6 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1564 microversion: 2.1 time: 0.257047 Jun 01 22:35:39.804033 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 521/1620] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:39 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1564 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:39.968961 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:40.185742 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:35:40.185963 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:35:40.186348 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:35:40.186583 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:35:40.186810 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:35:40.196492 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:40.196723 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:40.196901 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:40.197492 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:40.199287 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:40.199578 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:40.210460 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Getting quotas for project 0cfd5367bac84139895b3b393e6182ba. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:35:40.213349 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Getting quotas for user 67543ec43bef4f9dbfcdd5c1f4470929 and project 0cfd5367bac84139895b3b393e6182ba. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:35:40.225327 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:35:40.225495 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7293454c-3e85-4a1f-a66c-7e76f12d9dda tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:40.227337 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:35:40.227517 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7293454c-3e85-4a1f-a66c-7e76f12d9dda tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:40.232914 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7293454c-3e85-4a1f-a66c-7e76f12d9dda tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:40.235190 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7293454c-3e85-4a1f-a66c-7e76f12d9dda tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:40.235190 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7293454c-3e85-4a1f-a66c-7e76f12d9dda tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:40.235190 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7293454c-3e85-4a1f-a66c-7e76f12d9dda tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:40.235190 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7293454c-3e85-4a1f-a66c-7e76f12d9dda tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:40.235330 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7293454c-3e85-4a1f-a66c-7e76f12d9dda tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:40.254064 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7293454c-3e85-4a1f-a66c-7e76f12d9dda tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:40.303623 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-284d24c6-c74c-47ed-b7fc-faad35cb8b9d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.819073 Jun 01 22:35:40.304157 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 550/1621] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:35:39 2026] POST /compute/v2.1/servers => generated 405 bytes in 820 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:35:40.317063 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-376523b7-fbb6-4e41-9790-52a53af91a43 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:40.317544 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-376523b7-fbb6-4e41-9790-52a53af91a43 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:40.332675 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-376523b7-fbb6-4e41-9790-52a53af91a43 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:40.398432 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-376523b7-fbb6-4e41-9790-52a53af91a43 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:40.408295 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-376523b7-fbb6-4e41-9790-52a53af91a43 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830" status: 200 len: 1241 microversion: 2.1 time: 0.094458 Jun 01 22:35:40.408911 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 522/1622] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:40 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830 => generated 1241 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:40.479415 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7293454c-3e85-4a1f-a66c-7e76f12d9dda tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:40.486056 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7293454c-3e85-4a1f-a66c-7e76f12d9dda tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:40.487492 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7293454c-3e85-4a1f-a66c-7e76f12d9dda tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:40.491972 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7293454c-3e85-4a1f-a66c-7e76f12d9dda tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1404 microversion: 2.20 time: 0.271222 Jun 01 22:35:40.492427 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 551/1623] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:35:40 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1404 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:35:40.826026 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-bc02ce52-42c9-415d-a552-f8604dc9efeb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:40.829411 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-bc02ce52-42c9-415d-a552-f8604dc9efeb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:40.836590 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc02ce52-42c9-415d-a552-f8604dc9efeb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:40.836590 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc02ce52-42c9-415d-a552-f8604dc9efeb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:40.836590 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc02ce52-42c9-415d-a552-f8604dc9efeb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:40.836870 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc02ce52-42c9-415d-a552-f8604dc9efeb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:40.838173 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc02ce52-42c9-415d-a552-f8604dc9efeb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:40.838173 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc02ce52-42c9-415d-a552-f8604dc9efeb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:40.868602 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-bc02ce52-42c9-415d-a552-f8604dc9efeb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:41.026047 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-bc02ce52-42c9-415d-a552-f8604dc9efeb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:41.035185 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-bc02ce52-42c9-415d-a552-f8604dc9efeb tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1564 microversion: 2.1 time: 0.213377 Jun 01 22:35:41.035185 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 551/1624] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:40 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1564 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:41.299174 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-d0e60d45-47be-49c0-b3cc-2f5f365f5ef5 req-76979206-ed29-4108-ba42-f23a69ec32ba service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "69bdb4de-42ed-4b80-80c1-ccb9db031139", "name": "network-vif-plugged", "status": "completed", "tag": "7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:41.318660 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d0e60d45-47be-49c0-b3cc-2f5f365f5ef5 req-76979206-ed29-4108-ba42-f23a69ec32ba service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:41.319153 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d0e60d45-47be-49c0-b3cc-2f5f365f5ef5 req-76979206-ed29-4108-ba42-f23a69ec32ba service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:41.319647 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d0e60d45-47be-49c0-b3cc-2f5f365f5ef5 req-76979206-ed29-4108-ba42-f23a69ec32ba service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:41.338127 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-d0e60d45-47be-49c0-b3cc-2f5f365f5ef5 req-76979206-ed29-4108-ba42-f23a69ec32ba service nova] Creating event network-vif-plugged:7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55 for instance 69bdb4de-42ed-4b80-80c1-ccb9db031139 on np0000001904 Jun 01 22:35:41.338768 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-d0e60d45-47be-49c0-b3cc-2f5f365f5ef5 req-76979206-ed29-4108-ba42-f23a69ec32ba service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:35:41.348220 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-d0e60d45-47be-49c0-b3cc-2f5f365f5ef5 req-76979206-ed29-4108-ba42-f23a69ec32ba service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.055518 Jun 01 22:35:41.348693 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 523/1625] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:35:41 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) Jun 01 22:35:41.431208 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-76447bae-04db-4aba-a8cb-7ae0acea5ba3 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:41.436165 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-76447bae-04db-4aba-a8cb-7ae0acea5ba3 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:41.444018 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-76447bae-04db-4aba-a8cb-7ae0acea5ba3 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:41.444395 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-76447bae-04db-4aba-a8cb-7ae0acea5ba3 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:41.444719 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-76447bae-04db-4aba-a8cb-7ae0acea5ba3 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:41.445317 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-76447bae-04db-4aba-a8cb-7ae0acea5ba3 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:41.445782 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-76447bae-04db-4aba-a8cb-7ae0acea5ba3 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:41.446157 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-76447bae-04db-4aba-a8cb-7ae0acea5ba3 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:41.473855 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-76447bae-04db-4aba-a8cb-7ae0acea5ba3 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:41.524349 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-946d7e1e-ca6b-44da-b0b2-6937d3c51095 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:41.525964 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-946d7e1e-ca6b-44da-b0b2-6937d3c51095 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:41.532590 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-946d7e1e-ca6b-44da-b0b2-6937d3c51095 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:41.532590 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-946d7e1e-ca6b-44da-b0b2-6937d3c51095 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:41.532590 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-946d7e1e-ca6b-44da-b0b2-6937d3c51095 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:41.533230 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-946d7e1e-ca6b-44da-b0b2-6937d3c51095 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:41.533545 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-946d7e1e-ca6b-44da-b0b2-6937d3c51095 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:41.533914 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-946d7e1e-ca6b-44da-b0b2-6937d3c51095 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:41.537972 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-76447bae-04db-4aba-a8cb-7ae0acea5ba3 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:41.549506 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-76447bae-04db-4aba-a8cb-7ae0acea5ba3 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830" status: 200 len: 1245 microversion: 2.1 time: 0.119889 Jun 01 22:35:41.549506 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 552/1626] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:41 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830 => generated 1245 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:41.559069 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-946d7e1e-ca6b-44da-b0b2-6937d3c51095 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:41.761911 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-946d7e1e-ca6b-44da-b0b2-6937d3c51095 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:41.774449 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-946d7e1e-ca6b-44da-b0b2-6937d3c51095 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:41.776586 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-946d7e1e-ca6b-44da-b0b2-6937d3c51095 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:41.783019 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-946d7e1e-ca6b-44da-b0b2-6937d3c51095 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1594 microversion: 2.20 time: 0.262771 Jun 01 22:35:41.783494 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 552/1627] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:35:41 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1594 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:35:41.816684 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3c7efcf9-c349-4e5b-82fd-171231d75b55 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:41.818583 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3c7efcf9-c349-4e5b-82fd-171231d75b55 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:41.824967 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c7efcf9-c349-4e5b-82fd-171231d75b55 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:41.825972 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c7efcf9-c349-4e5b-82fd-171231d75b55 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:41.825972 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c7efcf9-c349-4e5b-82fd-171231d75b55 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:41.827815 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c7efcf9-c349-4e5b-82fd-171231d75b55 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:41.827815 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c7efcf9-c349-4e5b-82fd-171231d75b55 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:41.827815 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c7efcf9-c349-4e5b-82fd-171231d75b55 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:41.847131 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3c7efcf9-c349-4e5b-82fd-171231d75b55 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:41.968996 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3c7efcf9-c349-4e5b-82fd-171231d75b55 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/os-interface" status: 200 len: 283 microversion: 2.20 time: 0.154442 Jun 01 22:35:41.969873 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 524/1628] 10.4.3.116 () {68 vars in 1434 bytes} [Mon Jun 1 22:35:41 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/os-interface => generated 283 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:35:42.171205 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c2abd3fd-884c-4b27-9b44-48648df05752 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:42.173709 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c2abd3fd-884c-4b27-9b44-48648df05752 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:42.182491 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2abd3fd-884c-4b27-9b44-48648df05752 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:42.182818 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2abd3fd-884c-4b27-9b44-48648df05752 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:42.183040 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2abd3fd-884c-4b27-9b44-48648df05752 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:42.183546 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2abd3fd-884c-4b27-9b44-48648df05752 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:42.183871 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2abd3fd-884c-4b27-9b44-48648df05752 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:42.184169 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2abd3fd-884c-4b27-9b44-48648df05752 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:42.193593 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d2cdfb6a-bac8-4cfe-9506-1bcd0a615636 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "788866d6-48ab-4102-a417-ca1f4f436ebc"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:42.194741 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d2cdfb6a-bac8-4cfe-9506-1bcd0a615636 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:42.198708 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2cdfb6a-bac8-4cfe-9506-1bcd0a615636 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:42.199941 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c2abd3fd-884c-4b27-9b44-48648df05752 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:42.200054 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2cdfb6a-bac8-4cfe-9506-1bcd0a615636 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:42.200054 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2cdfb6a-bac8-4cfe-9506-1bcd0a615636 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:42.200054 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2cdfb6a-bac8-4cfe-9506-1bcd0a615636 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:42.200054 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2cdfb6a-bac8-4cfe-9506-1bcd0a615636 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:42.200368 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2cdfb6a-bac8-4cfe-9506-1bcd0a615636 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:42.383539 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c2abd3fd-884c-4b27-9b44-48648df05752 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:42.392215 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c2abd3fd-884c-4b27-9b44-48648df05752 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1564 microversion: 2.1 time: 0.342186 Jun 01 22:35:42.392617 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 553/1629] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:42 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1564 bytes in 343 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:42.569207 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-60d122fa-4061-412d-9761-e676f4141dd6 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:42.570713 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-60d122fa-4061-412d-9761-e676f4141dd6 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:42.576850 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60d122fa-4061-412d-9761-e676f4141dd6 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:42.577732 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60d122fa-4061-412d-9761-e676f4141dd6 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:42.577732 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60d122fa-4061-412d-9761-e676f4141dd6 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:42.577986 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60d122fa-4061-412d-9761-e676f4141dd6 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:42.578330 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60d122fa-4061-412d-9761-e676f4141dd6 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:42.578802 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60d122fa-4061-412d-9761-e676f4141dd6 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:42.600335 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-60d122fa-4061-412d-9761-e676f4141dd6 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:42.682409 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-60d122fa-4061-412d-9761-e676f4141dd6 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:42.693057 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-60d122fa-4061-412d-9761-e676f4141dd6 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830" status: 200 len: 1293 microversion: 2.1 time: 0.123701 Jun 01 22:35:42.693057 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 525/1630] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:42 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830 => generated 1293 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:42.708842 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-64299f4f-9a8d-46e4-bbdf-4b1380dd11f7 req-a7d8a00f-dff3-4281-8703-19c021665887 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "69bdb4de-42ed-4b80-80c1-ccb9db031139", "tag": "7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:42.717602 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-64299f4f-9a8d-46e4-bbdf-4b1380dd11f7 req-a7d8a00f-dff3-4281-8703-19c021665887 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:42.718491 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-64299f4f-9a8d-46e4-bbdf-4b1380dd11f7 req-a7d8a00f-dff3-4281-8703-19c021665887 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:42.718750 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-64299f4f-9a8d-46e4-bbdf-4b1380dd11f7 req-a7d8a00f-dff3-4281-8703-19c021665887 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:42.731357 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-64299f4f-9a8d-46e4-bbdf-4b1380dd11f7 req-a7d8a00f-dff3-4281-8703-19c021665887 service nova] Creating event network-changed:7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55 for instance 69bdb4de-42ed-4b80-80c1-ccb9db031139 on np0000001904 Jun 01 22:35:42.732185 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-64299f4f-9a8d-46e4-bbdf-4b1380dd11f7 req-a7d8a00f-dff3-4281-8703-19c021665887 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:35:42.743320 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-64299f4f-9a8d-46e4-bbdf-4b1380dd11f7 req-a7d8a00f-dff3-4281-8703-19c021665887 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.036210 Jun 01 22:35:42.743320 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 554/1631] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:35:42 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:42.916533 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-6903a8f8-ce37-49e3-8aa2-1969445aa31f req-e09b3336-f05d-4a8d-bc5a-c9abeae539f8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9776361b-1c43-4015-b7f1-2657604a9118", "name": "network-vif-deleted", "tag": "330c8da9-a4a2-47a8-8dcc-6bd5a4ba21be"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:42.925961 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-6903a8f8-ce37-49e3-8aa2-1969445aa31f req-e09b3336-f05d-4a8d-bc5a-c9abeae539f8 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:42.926230 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-6903a8f8-ce37-49e3-8aa2-1969445aa31f req-e09b3336-f05d-4a8d-bc5a-c9abeae539f8 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:42.926444 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-6903a8f8-ce37-49e3-8aa2-1969445aa31f req-e09b3336-f05d-4a8d-bc5a-c9abeae539f8 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:42.935147 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-6903a8f8-ce37-49e3-8aa2-1969445aa31f req-e09b3336-f05d-4a8d-bc5a-c9abeae539f8 service nova] Creating event network-vif-deleted:330c8da9-a4a2-47a8-8dcc-6bd5a4ba21be for instance 9776361b-1c43-4015-b7f1-2657604a9118 on np0000001904 Jun 01 22:35:42.935735 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-6903a8f8-ce37-49e3-8aa2-1969445aa31f req-e09b3336-f05d-4a8d-bc5a-c9abeae539f8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:35:42.941074 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-6903a8f8-ce37-49e3-8aa2-1969445aa31f req-e09b3336-f05d-4a8d-bc5a-c9abeae539f8 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027505 Jun 01 22:35:42.941486 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 526/1632] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:35:42 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:43.411932 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-59dcb44c-2d65-4269-8a38-09e9808093d5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:43.413262 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-59dcb44c-2d65-4269-8a38-09e9808093d5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:43.416969 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-59dcb44c-2d65-4269-8a38-09e9808093d5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:43.417335 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-59dcb44c-2d65-4269-8a38-09e9808093d5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:43.417640 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-59dcb44c-2d65-4269-8a38-09e9808093d5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:43.418226 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-59dcb44c-2d65-4269-8a38-09e9808093d5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:43.418759 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-59dcb44c-2d65-4269-8a38-09e9808093d5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:43.419211 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-59dcb44c-2d65-4269-8a38-09e9808093d5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:43.444528 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-59dcb44c-2d65-4269-8a38-09e9808093d5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:43.526625 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-59dcb44c-2d65-4269-8a38-09e9808093d5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:43.536375 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-59dcb44c-2d65-4269-8a38-09e9808093d5 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1210 microversion: 2.1 time: 0.128236 Jun 01 22:35:43.536716 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 555/1633] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:43 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1210 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:43.717194 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2862a50e-e826-4c60-b650-6e67d1690441 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:43.717925 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2862a50e-e826-4c60-b650-6e67d1690441 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:43.722922 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2862a50e-e826-4c60-b650-6e67d1690441 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:43.723215 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2862a50e-e826-4c60-b650-6e67d1690441 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:43.723450 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2862a50e-e826-4c60-b650-6e67d1690441 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:43.723939 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2862a50e-e826-4c60-b650-6e67d1690441 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:43.724251 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2862a50e-e826-4c60-b650-6e67d1690441 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:43.724528 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2862a50e-e826-4c60-b650-6e67d1690441 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:43.743844 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2862a50e-e826-4c60-b650-6e67d1690441 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:43.802016 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2862a50e-e826-4c60-b650-6e67d1690441 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:43.813520 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2862a50e-e826-4c60-b650-6e67d1690441 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830" status: 200 len: 1293 microversion: 2.1 time: 0.099247 Jun 01 22:35:43.813915 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 527/1634] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:43 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830 => generated 1293 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:44.555376 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-bede88db-eca8-4917-90fe-7d9ae1401ed3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:44.557669 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-bede88db-eca8-4917-90fe-7d9ae1401ed3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:44.564074 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bede88db-eca8-4917-90fe-7d9ae1401ed3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:44.564620 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bede88db-eca8-4917-90fe-7d9ae1401ed3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:44.564917 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bede88db-eca8-4917-90fe-7d9ae1401ed3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:44.565952 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bede88db-eca8-4917-90fe-7d9ae1401ed3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:44.566429 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bede88db-eca8-4917-90fe-7d9ae1401ed3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:44.567225 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bede88db-eca8-4917-90fe-7d9ae1401ed3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:44.590762 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bede88db-eca8-4917-90fe-7d9ae1401ed3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:44.591096 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bede88db-eca8-4917-90fe-7d9ae1401ed3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:44.591297 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bede88db-eca8-4917-90fe-7d9ae1401ed3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:44.591631 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-bede88db-eca8-4917-90fe-7d9ae1401ed3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lazy-loading 'fault' on Instance uuid 9776361b-1c43-4015-b7f1-2657604a9118 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:35:44.596616 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-bede88db-eca8-4917-90fe-7d9ae1401ed3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:44.667424 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-bede88db-eca8-4917-90fe-7d9ae1401ed3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:44.678670 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-bede88db-eca8-4917-90fe-7d9ae1401ed3 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1215 microversion: 2.1 time: 0.125476 Jun 01 22:35:44.679073 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 556/1635] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:44 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1215 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:35:44.764485 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d2cdfb6a-bac8-4cfe-9506-1bcd0a615636 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "POST /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.573704 Jun 01 22:35:44.764485 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 553/1636] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:35:42 2026] POST /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef/os-volume_attachments => generated 194 bytes in 2574 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:44.834424 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-83c0f525-60ae-48ee-a8f4-ce9ecd1c60c7 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:44.837589 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-83c0f525-60ae-48ee-a8f4-ce9ecd1c60c7 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:44.844219 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83c0f525-60ae-48ee-a8f4-ce9ecd1c60c7 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:44.844588 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83c0f525-60ae-48ee-a8f4-ce9ecd1c60c7 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:44.844820 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83c0f525-60ae-48ee-a8f4-ce9ecd1c60c7 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:44.845252 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83c0f525-60ae-48ee-a8f4-ce9ecd1c60c7 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:44.845659 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83c0f525-60ae-48ee-a8f4-ce9ecd1c60c7 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:44.845988 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83c0f525-60ae-48ee-a8f4-ce9ecd1c60c7 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:44.864001 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-83c0f525-60ae-48ee-a8f4-ce9ecd1c60c7 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:44.936749 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-83c0f525-60ae-48ee-a8f4-ce9ecd1c60c7 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:44.945352 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-83c0f525-60ae-48ee-a8f4-ce9ecd1c60c7 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830" status: 200 len: 1301 microversion: 2.1 time: 0.113111 Jun 01 22:35:44.945668 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 528/1637] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:44 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830 => generated 1301 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:45.701709 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-cc12349a-31e6-41b3-bf50-cb06ec6d618b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:45.701709 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-cc12349a-31e6-41b3-bf50-cb06ec6d618b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:45.706703 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cc12349a-31e6-41b3-bf50-cb06ec6d618b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:45.707155 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cc12349a-31e6-41b3-bf50-cb06ec6d618b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:45.707513 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cc12349a-31e6-41b3-bf50-cb06ec6d618b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:45.708141 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cc12349a-31e6-41b3-bf50-cb06ec6d618b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:45.708579 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cc12349a-31e6-41b3-bf50-cb06ec6d618b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:45.709007 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cc12349a-31e6-41b3-bf50-cb06ec6d618b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:45.731891 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cc12349a-31e6-41b3-bf50-cb06ec6d618b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:45.732347 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cc12349a-31e6-41b3-bf50-cb06ec6d618b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:45.732756 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cc12349a-31e6-41b3-bf50-cb06ec6d618b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:45.733164 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-cc12349a-31e6-41b3-bf50-cb06ec6d618b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lazy-loading 'fault' on Instance uuid 9776361b-1c43-4015-b7f1-2657604a9118 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:35:45.739227 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-cc12349a-31e6-41b3-bf50-cb06ec6d618b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:45.814581 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-cc12349a-31e6-41b3-bf50-cb06ec6d618b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:45.824457 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-cc12349a-31e6-41b3-bf50-cb06ec6d618b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1215 microversion: 2.1 time: 0.125260 Jun 01 22:35:45.824457 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 557/1638] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:45 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1215 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:45.969756 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4f10aa6e-bb91-4a0a-8ab2-d6625b09a3da tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:45.971835 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4f10aa6e-bb91-4a0a-8ab2-d6625b09a3da tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:45.978838 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4f10aa6e-bb91-4a0a-8ab2-d6625b09a3da tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:45.979292 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4f10aa6e-bb91-4a0a-8ab2-d6625b09a3da tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:45.979583 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4f10aa6e-bb91-4a0a-8ab2-d6625b09a3da tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:45.980174 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4f10aa6e-bb91-4a0a-8ab2-d6625b09a3da tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:45.980741 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4f10aa6e-bb91-4a0a-8ab2-d6625b09a3da tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:45.981092 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4f10aa6e-bb91-4a0a-8ab2-d6625b09a3da tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:46.001535 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4f10aa6e-bb91-4a0a-8ab2-d6625b09a3da tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:46.235612 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4f10aa6e-bb91-4a0a-8ab2-d6625b09a3da tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:46.247734 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4f10aa6e-bb91-4a0a-8ab2-d6625b09a3da tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830" status: 200 len: 1368 microversion: 2.1 time: 0.280355 Jun 01 22:35:46.248078 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 554/1639] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:45 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830 => generated 1368 bytes in 281 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:35:46.626044 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-170fe626-a9b7-405b-813e-cf2500a281e3 req-32be1b52-35c2-43d1-81a2-8d7a50abae49 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "23f5f23e-3271-434b-b5a6-9f40d16f7830", "tag": "16b8f3a9-7be0-4a75-8a1d-7301e6991672"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:46.634911 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-170fe626-a9b7-405b-813e-cf2500a281e3 req-32be1b52-35c2-43d1-81a2-8d7a50abae49 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:46.635204 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-170fe626-a9b7-405b-813e-cf2500a281e3 req-32be1b52-35c2-43d1-81a2-8d7a50abae49 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:46.635498 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-170fe626-a9b7-405b-813e-cf2500a281e3 req-32be1b52-35c2-43d1-81a2-8d7a50abae49 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:46.644504 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-170fe626-a9b7-405b-813e-cf2500a281e3 req-32be1b52-35c2-43d1-81a2-8d7a50abae49 service nova] Creating event network-changed:16b8f3a9-7be0-4a75-8a1d-7301e6991672 for instance 23f5f23e-3271-434b-b5a6-9f40d16f7830 on np0000001904 Jun 01 22:35:46.645269 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-170fe626-a9b7-405b-813e-cf2500a281e3 req-32be1b52-35c2-43d1-81a2-8d7a50abae49 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:35:46.652417 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-170fe626-a9b7-405b-813e-cf2500a281e3 req-32be1b52-35c2-43d1-81a2-8d7a50abae49 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028638 Jun 01 22:35:46.655133 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 529/1640] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:35:46 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:46.843838 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-dddae279-074e-49f8-893d-4713a3bd5402 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:46.844481 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-dddae279-074e-49f8-893d-4713a3bd5402 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:46.853968 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dddae279-074e-49f8-893d-4713a3bd5402 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:46.854048 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dddae279-074e-49f8-893d-4713a3bd5402 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:46.854327 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dddae279-074e-49f8-893d-4713a3bd5402 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:46.855092 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dddae279-074e-49f8-893d-4713a3bd5402 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:46.855504 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dddae279-074e-49f8-893d-4713a3bd5402 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:46.856051 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dddae279-074e-49f8-893d-4713a3bd5402 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:46.883337 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dddae279-074e-49f8-893d-4713a3bd5402 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:46.883528 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dddae279-074e-49f8-893d-4713a3bd5402 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:46.883793 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dddae279-074e-49f8-893d-4713a3bd5402 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:46.884406 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-dddae279-074e-49f8-893d-4713a3bd5402 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lazy-loading 'fault' on Instance uuid 9776361b-1c43-4015-b7f1-2657604a9118 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:35:46.891230 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-dddae279-074e-49f8-893d-4713a3bd5402 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:46.903208 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-02ec49f8-7563-4bde-b9ce-045958f5e2a0 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:46.906429 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-02ec49f8-7563-4bde-b9ce-045958f5e2a0 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:46.914029 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-02ec49f8-7563-4bde-b9ce-045958f5e2a0 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:46.914371 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-02ec49f8-7563-4bde-b9ce-045958f5e2a0 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:46.914698 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-02ec49f8-7563-4bde-b9ce-045958f5e2a0 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:46.915369 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-02ec49f8-7563-4bde-b9ce-045958f5e2a0 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:46.915740 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-02ec49f8-7563-4bde-b9ce-045958f5e2a0 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:46.916077 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-02ec49f8-7563-4bde-b9ce-045958f5e2a0 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:46.936176 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-02ec49f8-7563-4bde-b9ce-045958f5e2a0 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/ips" status: 200 len: 143 microversion: 2.1 time: 0.035684 Jun 01 22:35:46.936546 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 555/1641] 10.4.3.116 () {66 vars in 1366 bytes} [Mon Jun 1 22:35:46 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/ips => generated 143 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 01 22:35:46.963604 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-dddae279-074e-49f8-893d-4713a3bd5402 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:46.982606 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-dddae279-074e-49f8-893d-4713a3bd5402 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 200 len: 1215 microversion: 2.1 time: 0.142866 Jun 01 22:35:46.983188 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 558/1642] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:46 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 1215 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:47.275331 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6221b103-5eb9-4085-800e-d608c153a11b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:47.276768 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6221b103-5eb9-4085-800e-d608c153a11b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:47.281122 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6221b103-5eb9-4085-800e-d608c153a11b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:47.281458 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6221b103-5eb9-4085-800e-d608c153a11b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:47.281711 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6221b103-5eb9-4085-800e-d608c153a11b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:47.282209 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6221b103-5eb9-4085-800e-d608c153a11b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:47.282579 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6221b103-5eb9-4085-800e-d608c153a11b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:47.282892 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6221b103-5eb9-4085-800e-d608c153a11b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:47.300184 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6221b103-5eb9-4085-800e-d608c153a11b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:47.463973 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6221b103-5eb9-4085-800e-d608c153a11b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:47.472635 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6221b103-5eb9-4085-800e-d608c153a11b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830" status: 200 len: 1366 microversion: 2.1 time: 0.198882 Jun 01 22:35:47.472769 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 530/1643] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:47 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830 => generated 1366 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:48.002356 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-765dbd86-f172-43e3-a2f4-fb0e9a6ac945 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:48.003802 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-765dbd86-f172-43e3-a2f4-fb0e9a6ac945 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:48.012594 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-765dbd86-f172-43e3-a2f4-fb0e9a6ac945 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:48.012594 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-765dbd86-f172-43e3-a2f4-fb0e9a6ac945 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:48.012594 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-765dbd86-f172-43e3-a2f4-fb0e9a6ac945 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:48.012594 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-765dbd86-f172-43e3-a2f4-fb0e9a6ac945 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:48.012827 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-765dbd86-f172-43e3-a2f4-fb0e9a6ac945 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:48.013046 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-765dbd86-f172-43e3-a2f4-fb0e9a6ac945 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:48.024176 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-765dbd86-f172-43e3-a2f4-fb0e9a6ac945 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] HTTP exception thrown: Instance 9776361b-1c43-4015-b7f1-2657604a9118 could not be found. Jun 01 22:35:48.024176 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-765dbd86-f172-43e3-a2f4-fb0e9a6ac945 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Returning 404 to user: Instance 9776361b-1c43-4015-b7f1-2657604a9118 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:35:48.024176 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-765dbd86-f172-43e3-a2f4-fb0e9a6ac945 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 404 len: 111 microversion: 2.1 time: 0.023707 Jun 01 22:35:48.024176 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 556/1644] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:47 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:35:48.044759 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f8ec8465-0964-414d-b47b-ba3463100a50 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:48.045397 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f8ec8465-0964-414d-b47b-ba3463100a50 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:48.049612 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f8ec8465-0964-414d-b47b-ba3463100a50 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:48.049825 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f8ec8465-0964-414d-b47b-ba3463100a50 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:48.050015 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f8ec8465-0964-414d-b47b-ba3463100a50 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:48.050367 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f8ec8465-0964-414d-b47b-ba3463100a50 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:48.050581 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f8ec8465-0964-414d-b47b-ba3463100a50 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:48.050770 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f8ec8465-0964-414d-b47b-ba3463100a50 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:48.063219 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-f8ec8465-0964-414d-b47b-ba3463100a50 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] HTTP exception thrown: Instance 9776361b-1c43-4015-b7f1-2657604a9118 could not be found. Jun 01 22:35:48.063219 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f8ec8465-0964-414d-b47b-ba3463100a50 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Returning 404 to user: Instance 9776361b-1c43-4015-b7f1-2657604a9118 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:35:48.063809 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f8ec8465-0964-414d-b47b-ba3463100a50 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 404 len: 111 microversion: 2.1 time: 0.021336 Jun 01 22:35:48.064257 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 559/1645] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:35:48 2026] DELETE /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:35:48.074980 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2c7bc758-3683-488b-bf3b-0d1c6c524d6a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:48.076628 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2c7bc758-3683-488b-bf3b-0d1c6c524d6a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 9776361b-1c43-4015-b7f1-2657604a9118] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:48.081874 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2c7bc758-3683-488b-bf3b-0d1c6c524d6a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:48.082174 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2c7bc758-3683-488b-bf3b-0d1c6c524d6a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:48.082460 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2c7bc758-3683-488b-bf3b-0d1c6c524d6a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:48.083254 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2c7bc758-3683-488b-bf3b-0d1c6c524d6a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:48.083458 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2c7bc758-3683-488b-bf3b-0d1c6c524d6a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:48.083680 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2c7bc758-3683-488b-bf3b-0d1c6c524d6a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:48.095845 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-2c7bc758-3683-488b-bf3b-0d1c6c524d6a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] HTTP exception thrown: Instance 9776361b-1c43-4015-b7f1-2657604a9118 could not be found. Jun 01 22:35:48.096162 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2c7bc758-3683-488b-bf3b-0d1c6c524d6a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Returning 404 to user: Instance 9776361b-1c43-4015-b7f1-2657604a9118 could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:35:48.096681 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2c7bc758-3683-488b-bf3b-0d1c6c524d6a tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118" status: 404 len: 111 microversion: 2.1 time: 0.023952 Jun 01 22:35:48.097022 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 531/1646] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:48 2026] GET /compute/v2.1/servers/9776361b-1c43-4015-b7f1-2657604a9118 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:35:48.227009 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-9f5c7916-fb6c-471c-8bd3-ed37967bc0f3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "4b593973-f2d0-49af-9d71-f3caf0eec599"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:48.229031 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-9f5c7916-fb6c-471c-8bd3-ed37967bc0f3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:48.233373 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9f5c7916-fb6c-471c-8bd3-ed37967bc0f3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:48.233811 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9f5c7916-fb6c-471c-8bd3-ed37967bc0f3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:48.234096 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9f5c7916-fb6c-471c-8bd3-ed37967bc0f3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:48.235011 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9f5c7916-fb6c-471c-8bd3-ed37967bc0f3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:48.235011 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9f5c7916-fb6c-471c-8bd3-ed37967bc0f3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:48.235011 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9f5c7916-fb6c-471c-8bd3-ed37967bc0f3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:48.494577 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1de753b8-24cb-4661-8149-0dc99bd58eda tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:48.495982 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1de753b8-24cb-4661-8149-0dc99bd58eda tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:48.504534 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1de753b8-24cb-4661-8149-0dc99bd58eda tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:48.504818 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1de753b8-24cb-4661-8149-0dc99bd58eda tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:48.505022 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1de753b8-24cb-4661-8149-0dc99bd58eda tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:48.505440 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1de753b8-24cb-4661-8149-0dc99bd58eda tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:48.505787 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1de753b8-24cb-4661-8149-0dc99bd58eda tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:48.506093 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1de753b8-24cb-4661-8149-0dc99bd58eda tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:48.524508 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-1de753b8-24cb-4661-8149-0dc99bd58eda tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:48.706670 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1de753b8-24cb-4661-8149-0dc99bd58eda tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:48.712487 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1de753b8-24cb-4661-8149-0dc99bd58eda tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830" status: 200 len: 1366 microversion: 2.1 time: 0.219592 Jun 01 22:35:48.714073 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 560/1647] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:48 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830 => generated 1366 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:49.224585 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-567792f1-c14c-4ba2-9b52-1676728dc659 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:49.224585 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-567792f1-c14c-4ba2-9b52-1676728dc659 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:49.226017 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-567792f1-c14c-4ba2-9b52-1676728dc659 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:49.226197 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-567792f1-c14c-4ba2-9b52-1676728dc659 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:49.226350 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-567792f1-c14c-4ba2-9b52-1676728dc659 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:49.226632 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-567792f1-c14c-4ba2-9b52-1676728dc659 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:49.226798 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-567792f1-c14c-4ba2-9b52-1676728dc659 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:49.226949 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-567792f1-c14c-4ba2-9b52-1676728dc659 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:49.243411 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-567792f1-c14c-4ba2-9b52-1676728dc659 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Going to try to terminate instance {{(pid=86661) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:35:49.306179 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-567792f1-c14c-4ba2-9b52-1676728dc659 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 204 len: 0 microversion: 2.1 time: 0.084704 Jun 01 22:35:49.306744 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 532/1648] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:35:49 2026] DELETE /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:35:49.321504 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-cbbe486c-1555-4ee6-8d03-54313d0e319b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:49.324624 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-cbbe486c-1555-4ee6-8d03-54313d0e319b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:49.331929 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cbbe486c-1555-4ee6-8d03-54313d0e319b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:49.331929 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cbbe486c-1555-4ee6-8d03-54313d0e319b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:49.331929 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cbbe486c-1555-4ee6-8d03-54313d0e319b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:49.333017 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cbbe486c-1555-4ee6-8d03-54313d0e319b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:49.334429 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cbbe486c-1555-4ee6-8d03-54313d0e319b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:49.334429 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cbbe486c-1555-4ee6-8d03-54313d0e319b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:49.354036 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-cbbe486c-1555-4ee6-8d03-54313d0e319b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:49.552785 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-cbbe486c-1555-4ee6-8d03-54313d0e319b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:49.563161 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-cbbe486c-1555-4ee6-8d03-54313d0e319b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1557 microversion: 2.1 time: 0.248869 Jun 01 22:35:49.563509 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 561/1649] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:49 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1557 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:49.731820 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8589aaf5-1d4a-4f0b-9b3f-3f6abdcbfb10 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:49.733844 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8589aaf5-1d4a-4f0b-9b3f-3f6abdcbfb10 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:49.738950 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8589aaf5-1d4a-4f0b-9b3f-3f6abdcbfb10 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:49.739259 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8589aaf5-1d4a-4f0b-9b3f-3f6abdcbfb10 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:49.739576 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8589aaf5-1d4a-4f0b-9b3f-3f6abdcbfb10 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:49.740163 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8589aaf5-1d4a-4f0b-9b3f-3f6abdcbfb10 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:49.740608 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8589aaf5-1d4a-4f0b-9b3f-3f6abdcbfb10 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:49.741064 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8589aaf5-1d4a-4f0b-9b3f-3f6abdcbfb10 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:49.762962 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8589aaf5-1d4a-4f0b-9b3f-3f6abdcbfb10 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:49.953216 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8589aaf5-1d4a-4f0b-9b3f-3f6abdcbfb10 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:49.964311 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8589aaf5-1d4a-4f0b-9b3f-3f6abdcbfb10 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830" status: 200 len: 1366 microversion: 2.1 time: 0.234867 Jun 01 22:35:49.964839 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 533/1650] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:49 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830 => generated 1366 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:50.202514 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:35:50.217950 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=3 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:35:50.401938 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:35:50.567590 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-b3044669-c292-4e13-b684-d85a216fd974 req-7ff82bc9-2353-4c7b-9a7f-637fb7e0253c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "93cb7220-a907-4cac-8370-80f6db121b85", "name": "network-vif-unplugged", "status": "completed", "tag": "57ae35e1-5aa2-4924-8805-db3a86b0d951"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:50.579896 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b3044669-c292-4e13-b684-d85a216fd974 req-7ff82bc9-2353-4c7b-9a7f-637fb7e0253c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:50.580363 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b3044669-c292-4e13-b684-d85a216fd974 req-7ff82bc9-2353-4c7b-9a7f-637fb7e0253c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:50.580655 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b3044669-c292-4e13-b684-d85a216fd974 req-7ff82bc9-2353-4c7b-9a7f-637fb7e0253c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:50.582609 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f43940aa-2efa-4137-9dc2-455f287df36d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:50.586490 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f43940aa-2efa-4137-9dc2-455f287df36d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:50.589608 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-b3044669-c292-4e13-b684-d85a216fd974 req-7ff82bc9-2353-4c7b-9a7f-637fb7e0253c service nova] Creating event network-vif-unplugged:57ae35e1-5aa2-4924-8805-db3a86b0d951 for instance 93cb7220-a907-4cac-8370-80f6db121b85 on np0000001904 Jun 01 22:35:50.589722 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f43940aa-2efa-4137-9dc2-455f287df36d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:50.590011 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f43940aa-2efa-4137-9dc2-455f287df36d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:50.590066 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-b3044669-c292-4e13-b684-d85a216fd974 req-7ff82bc9-2353-4c7b-9a7f-637fb7e0253c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:35:50.590238 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f43940aa-2efa-4137-9dc2-455f287df36d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:50.591805 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f43940aa-2efa-4137-9dc2-455f287df36d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:50.591805 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f43940aa-2efa-4137-9dc2-455f287df36d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:50.591805 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f43940aa-2efa-4137-9dc2-455f287df36d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:50.598460 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-b3044669-c292-4e13-b684-d85a216fd974 req-7ff82bc9-2353-4c7b-9a7f-637fb7e0253c service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.035244 Jun 01 22:35:50.598874 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 562/1651] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:35:50 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:50.620511 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f43940aa-2efa-4137-9dc2-455f287df36d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:50.811818 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-9f5c7916-fb6c-471c-8bd3-ed37967bc0f3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "POST /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.586911 Jun 01 22:35:50.812876 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 557/1652] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:35:48 2026] POST /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/os-volume_attachments => generated 194 bytes in 2588 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:50.834440 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f43940aa-2efa-4137-9dc2-455f287df36d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:50.843508 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f43940aa-2efa-4137-9dc2-455f287df36d tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1557 microversion: 2.1 time: 0.263299 Jun 01 22:35:50.843840 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 534/1653] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:50 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1557 bytes in 264 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:50.984345 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ae26e57f-f97b-438f-829a-20fe5a066c34 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:50.986134 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ae26e57f-f97b-438f-829a-20fe5a066c34 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:50.990893 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ae26e57f-f97b-438f-829a-20fe5a066c34 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:50.991207 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ae26e57f-f97b-438f-829a-20fe5a066c34 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:50.991479 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ae26e57f-f97b-438f-829a-20fe5a066c34 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:50.991995 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ae26e57f-f97b-438f-829a-20fe5a066c34 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:50.992371 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ae26e57f-f97b-438f-829a-20fe5a066c34 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:50.992754 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ae26e57f-f97b-438f-829a-20fe5a066c34 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:51.017136 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ae26e57f-f97b-438f-829a-20fe5a066c34 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:51.156747 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ae26e57f-f97b-438f-829a-20fe5a066c34 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:51.164404 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ae26e57f-f97b-438f-829a-20fe5a066c34 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830" status: 200 len: 1366 microversion: 2.1 time: 0.181777 Jun 01 22:35:51.164738 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 563/1654] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:50 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830 => generated 1366 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:51.869086 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a1542ab8-8bda-4ef3-b322-6af3974c9701 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:51.869086 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a1542ab8-8bda-4ef3-b322-6af3974c9701 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:51.875394 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1542ab8-8bda-4ef3-b322-6af3974c9701 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:51.875854 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1542ab8-8bda-4ef3-b322-6af3974c9701 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:51.876168 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1542ab8-8bda-4ef3-b322-6af3974c9701 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:51.876883 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1542ab8-8bda-4ef3-b322-6af3974c9701 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:51.877277 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1542ab8-8bda-4ef3-b322-6af3974c9701 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:51.877711 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1542ab8-8bda-4ef3-b322-6af3974c9701 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:51.905222 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a1542ab8-8bda-4ef3-b322-6af3974c9701 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:52.086122 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a1542ab8-8bda-4ef3-b322-6af3974c9701 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:52.103142 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a1542ab8-8bda-4ef3-b322-6af3974c9701 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1557 microversion: 2.1 time: 0.239011 Jun 01 22:35:52.103493 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 558/1655] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:51 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1557 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:52.189501 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-46f26960-9e65-43c4-b431-3c558ed85d7f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:52.192281 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-46f26960-9e65-43c4-b431-3c558ed85d7f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:52.200657 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-46f26960-9e65-43c4-b431-3c558ed85d7f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:52.201032 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-46f26960-9e65-43c4-b431-3c558ed85d7f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:52.201321 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-46f26960-9e65-43c4-b431-3c558ed85d7f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:52.201950 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-46f26960-9e65-43c4-b431-3c558ed85d7f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:52.202379 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-46f26960-9e65-43c4-b431-3c558ed85d7f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:52.203393 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-46f26960-9e65-43c4-b431-3c558ed85d7f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:52.204063 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-1e03238d-91bf-4771-a079-f6d8e5520375 req-5878e5ad-bf9b-455f-a16a-febfd7ae090c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "93cb7220-a907-4cac-8370-80f6db121b85", "name": "network-vif-deleted", "tag": "57ae35e1-5aa2-4924-8805-db3a86b0d951"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:52.211453 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1e03238d-91bf-4771-a079-f6d8e5520375 req-5878e5ad-bf9b-455f-a16a-febfd7ae090c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:52.211727 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1e03238d-91bf-4771-a079-f6d8e5520375 req-5878e5ad-bf9b-455f-a16a-febfd7ae090c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:52.211917 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1e03238d-91bf-4771-a079-f6d8e5520375 req-5878e5ad-bf9b-455f-a16a-febfd7ae090c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:52.219790 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-1e03238d-91bf-4771-a079-f6d8e5520375 req-5878e5ad-bf9b-455f-a16a-febfd7ae090c service nova] Creating event network-vif-deleted:57ae35e1-5aa2-4924-8805-db3a86b0d951 for instance 93cb7220-a907-4cac-8370-80f6db121b85 on np0000001904 Jun 01 22:35:52.220289 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-1e03238d-91bf-4771-a079-f6d8e5520375 req-5878e5ad-bf9b-455f-a16a-febfd7ae090c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:35:52.226605 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-46f26960-9e65-43c4-b431-3c558ed85d7f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:52.230193 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-1e03238d-91bf-4771-a079-f6d8e5520375 req-5878e5ad-bf9b-455f-a16a-febfd7ae090c service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027874 Jun 01 22:35:52.230612 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 564/1656] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:35:52 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:52.406691 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-46f26960-9e65-43c4-b431-3c558ed85d7f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:52.415069 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-46f26960-9e65-43c4-b431-3c558ed85d7f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830" status: 200 len: 1366 microversion: 2.1 time: 0.228924 Jun 01 22:35:52.415462 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 535/1657] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:52 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830 => generated 1366 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:52.647151 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-a26df1c3-fa92-4b57-a693-aabecd439bd8 req-ae765c86-5854-41d6-bfa2-4129edb10856 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "93cb7220-a907-4cac-8370-80f6db121b85", "name": "network-vif-unplugged", "status": "completed", "tag": "57ae35e1-5aa2-4924-8805-db3a86b0d951"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:52.654945 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a26df1c3-fa92-4b57-a693-aabecd439bd8 req-ae765c86-5854-41d6-bfa2-4129edb10856 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:52.655154 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a26df1c3-fa92-4b57-a693-aabecd439bd8 req-ae765c86-5854-41d6-bfa2-4129edb10856 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:52.655286 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a26df1c3-fa92-4b57-a693-aabecd439bd8 req-ae765c86-5854-41d6-bfa2-4129edb10856 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:52.662864 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a26df1c3-fa92-4b57-a693-aabecd439bd8 req-ae765c86-5854-41d6-bfa2-4129edb10856 service nova] Creating event network-vif-unplugged:57ae35e1-5aa2-4924-8805-db3a86b0d951 for instance 93cb7220-a907-4cac-8370-80f6db121b85 on np0000001904 Jun 01 22:35:52.663469 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-a26df1c3-fa92-4b57-a693-aabecd439bd8 req-ae765c86-5854-41d6-bfa2-4129edb10856 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:35:52.669449 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-a26df1c3-fa92-4b57-a693-aabecd439bd8 req-ae765c86-5854-41d6-bfa2-4129edb10856 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.024304 Jun 01 22:35:52.671795 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 559/1658] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:35:52 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:53.119233 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a0445468-8382-4821-863c-be420e02f0ae tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:53.120738 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a0445468-8382-4821-863c-be420e02f0ae tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:53.125320 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a0445468-8382-4821-863c-be420e02f0ae tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:53.125526 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a0445468-8382-4821-863c-be420e02f0ae tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:53.125742 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a0445468-8382-4821-863c-be420e02f0ae tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:53.126223 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a0445468-8382-4821-863c-be420e02f0ae tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:53.126527 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a0445468-8382-4821-863c-be420e02f0ae tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:53.126815 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a0445468-8382-4821-863c-be420e02f0ae tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:53.149787 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a0445468-8382-4821-863c-be420e02f0ae tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:53.247846 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a0445468-8382-4821-863c-be420e02f0ae tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:53.255069 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a0445468-8382-4821-863c-be420e02f0ae tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1323 microversion: 2.1 time: 0.138012 Jun 01 22:35:53.255329 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 565/1659] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:53 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1323 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:53.329789 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5afcf5ef-5974-4d8f-82b5-701e8a519078 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Action: 'action', calling method: >, body: {"rescue": {"adminPass": "***"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:53.331060 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5afcf5ef-5974-4d8f-82b5-701e8a519078 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:53.335074 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5afcf5ef-5974-4d8f-82b5-701e8a519078 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:53.335303 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5afcf5ef-5974-4d8f-82b5-701e8a519078 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:53.335484 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5afcf5ef-5974-4d8f-82b5-701e8a519078 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:53.335774 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5afcf5ef-5974-4d8f-82b5-701e8a519078 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:53.335944 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5afcf5ef-5974-4d8f-82b5-701e8a519078 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:53.336090 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5afcf5ef-5974-4d8f-82b5-701e8a519078 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:53.349248 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-5afcf5ef-5974-4d8f-82b5-701e8a519078 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lazy-loading 'flavor' on Instance uuid c404e70a-b8b1-4632-9cc0-5be735d138ef {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:35:53.433616 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5afcf5ef-5974-4d8f-82b5-701e8a519078 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "POST /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef/action" status: 200 len: 32 microversion: 2.1 time: 0.105320 Jun 01 22:35:53.434055 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 536/1660] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:35:53 2026] POST /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef/action => generated 32 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:35:53.436004 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-38d2cd0f-5e27-44ed-b6de-bac2dfbfd2a1 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:53.438032 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-38d2cd0f-5e27-44ed-b6de-bac2dfbfd2a1 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:53.445450 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2d8d1643-3e16-4ff4-9101-5ac9f9526e0f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:53.445594 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-38d2cd0f-5e27-44ed-b6de-bac2dfbfd2a1 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:53.445669 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-38d2cd0f-5e27-44ed-b6de-bac2dfbfd2a1 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:53.445983 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-38d2cd0f-5e27-44ed-b6de-bac2dfbfd2a1 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:53.446652 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-38d2cd0f-5e27-44ed-b6de-bac2dfbfd2a1 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:53.447057 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2d8d1643-3e16-4ff4-9101-5ac9f9526e0f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:53.447218 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-38d2cd0f-5e27-44ed-b6de-bac2dfbfd2a1 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:53.447647 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-38d2cd0f-5e27-44ed-b6de-bac2dfbfd2a1 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:53.462190 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d8d1643-3e16-4ff4-9101-5ac9f9526e0f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:53.462465 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d8d1643-3e16-4ff4-9101-5ac9f9526e0f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:53.462715 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d8d1643-3e16-4ff4-9101-5ac9f9526e0f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:53.463172 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d8d1643-3e16-4ff4-9101-5ac9f9526e0f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:53.463427 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d8d1643-3e16-4ff4-9101-5ac9f9526e0f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:53.463698 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d8d1643-3e16-4ff4-9101-5ac9f9526e0f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:53.477406 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-38d2cd0f-5e27-44ed-b6de-bac2dfbfd2a1 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:53.494839 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2d8d1643-3e16-4ff4-9101-5ac9f9526e0f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:53.651898 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-38d2cd0f-5e27-44ed-b6de-bac2dfbfd2a1 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:53.661688 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-38d2cd0f-5e27-44ed-b6de-bac2dfbfd2a1 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830" status: 200 len: 1366 microversion: 2.1 time: 0.229393 Jun 01 22:35:53.662056 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 560/1661] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:53 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830 => generated 1366 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:53.678719 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2d8d1643-3e16-4ff4-9101-5ac9f9526e0f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:53.690454 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2d8d1643-3e16-4ff4-9101-5ac9f9526e0f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1731 microversion: 2.1 time: 0.247123 Jun 01 22:35:53.690977 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 566/1662] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:53 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1731 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:54.273936 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-e751e832-52da-4428-b32d-295bca49206a req-6b975524-dd52-43a9-987c-b2733070c67e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "23f5f23e-3271-434b-b5a6-9f40d16f7830", "name": "network-vif-plugged", "status": "completed", "tag": "16b8f3a9-7be0-4a75-8a1d-7301e6991672"}, {"server_uuid": "23f5f23e-3271-434b-b5a6-9f40d16f7830", "name": "network-vif-plugged", "status": "completed", "tag": "16b8f3a9-7be0-4a75-8a1d-7301e6991672"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:54.275496 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-169f6dee-02e4-4b53-8447-a76d419adbd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:54.277817 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-169f6dee-02e4-4b53-8447-a76d419adbd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:54.279714 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e751e832-52da-4428-b32d-295bca49206a req-6b975524-dd52-43a9-987c-b2733070c67e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:54.279714 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e751e832-52da-4428-b32d-295bca49206a req-6b975524-dd52-43a9-987c-b2733070c67e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:54.279822 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e751e832-52da-4428-b32d-295bca49206a req-6b975524-dd52-43a9-987c-b2733070c67e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:54.283958 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-169f6dee-02e4-4b53-8447-a76d419adbd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:54.284462 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-169f6dee-02e4-4b53-8447-a76d419adbd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:54.286388 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-169f6dee-02e4-4b53-8447-a76d419adbd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:54.286930 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-e751e832-52da-4428-b32d-295bca49206a req-6b975524-dd52-43a9-987c-b2733070c67e service nova] Creating event network-vif-plugged:16b8f3a9-7be0-4a75-8a1d-7301e6991672 for instance 23f5f23e-3271-434b-b5a6-9f40d16f7830 on np0000001904 Jun 01 22:35:54.287100 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-e751e832-52da-4428-b32d-295bca49206a req-6b975524-dd52-43a9-987c-b2733070c67e service nova] Creating event network-vif-plugged:16b8f3a9-7be0-4a75-8a1d-7301e6991672 for instance 23f5f23e-3271-434b-b5a6-9f40d16f7830 on np0000001904 Jun 01 22:35:54.287492 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-e751e832-52da-4428-b32d-295bca49206a req-6b975524-dd52-43a9-987c-b2733070c67e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:35:54.287548 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-169f6dee-02e4-4b53-8447-a76d419adbd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:54.287987 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-169f6dee-02e4-4b53-8447-a76d419adbd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:54.288402 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-169f6dee-02e4-4b53-8447-a76d419adbd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:54.292024 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-e751e832-52da-4428-b32d-295bca49206a req-6b975524-dd52-43a9-987c-b2733070c67e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.019999 Jun 01 22:35:54.292544 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 537/1663] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:35:54 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:54.320092 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-169f6dee-02e4-4b53-8447-a76d419adbd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:54.320270 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-169f6dee-02e4-4b53-8447-a76d419adbd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:54.320426 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-169f6dee-02e4-4b53-8447-a76d419adbd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:54.320691 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-169f6dee-02e4-4b53-8447-a76d419adbd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lazy-loading 'fault' on Instance uuid 93cb7220-a907-4cac-8370-80f6db121b85 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:35:54.327435 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-169f6dee-02e4-4b53-8447-a76d419adbd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:54.386498 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-169f6dee-02e4-4b53-8447-a76d419adbd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:54.395623 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-169f6dee-02e4-4b53-8447-a76d419adbd4 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1328 microversion: 2.1 time: 0.122630 Jun 01 22:35:54.396226 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 561/1664] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:54 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1328 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:54.678956 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-577ddb12-423d-4e90-837f-b40d98800a5b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:54.681841 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-577ddb12-423d-4e90-837f-b40d98800a5b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:54.687376 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-577ddb12-423d-4e90-837f-b40d98800a5b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:54.687887 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-577ddb12-423d-4e90-837f-b40d98800a5b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:54.688019 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-577ddb12-423d-4e90-837f-b40d98800a5b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:54.688483 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-577ddb12-423d-4e90-837f-b40d98800a5b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:54.688833 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-577ddb12-423d-4e90-837f-b40d98800a5b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:54.689129 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-577ddb12-423d-4e90-837f-b40d98800a5b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:54.704732 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-577ddb12-423d-4e90-837f-b40d98800a5b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:54.708089 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-701bbf1f-1170-4f09-b912-6dc284beaa8b tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:54.709649 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-701bbf1f-1170-4f09-b912-6dc284beaa8b tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:54.714904 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-701bbf1f-1170-4f09-b912-6dc284beaa8b tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:54.717587 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-701bbf1f-1170-4f09-b912-6dc284beaa8b tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:54.717587 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-701bbf1f-1170-4f09-b912-6dc284beaa8b tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:54.717587 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-701bbf1f-1170-4f09-b912-6dc284beaa8b tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:54.717587 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-701bbf1f-1170-4f09-b912-6dc284beaa8b tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:54.717799 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-701bbf1f-1170-4f09-b912-6dc284beaa8b tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:54.745404 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-701bbf1f-1170-4f09-b912-6dc284beaa8b tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:54.870259 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-577ddb12-423d-4e90-837f-b40d98800a5b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:54.878701 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-577ddb12-423d-4e90-837f-b40d98800a5b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830" status: 200 len: 1366 microversion: 2.1 time: 0.202239 Jun 01 22:35:54.879715 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 567/1665] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:54 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830 => generated 1366 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:54.964142 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-701bbf1f-1170-4f09-b912-6dc284beaa8b tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:54.972247 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-701bbf1f-1170-4f09-b912-6dc284beaa8b tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1731 microversion: 2.1 time: 0.265900 Jun 01 22:35:54.972403 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 538/1666] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:54 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1731 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:55.410458 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b876e1d7-9def-49f6-b795-7d484779d3fe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:55.412472 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b876e1d7-9def-49f6-b795-7d484779d3fe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:55.419408 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b876e1d7-9def-49f6-b795-7d484779d3fe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:55.419795 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b876e1d7-9def-49f6-b795-7d484779d3fe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:55.420107 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b876e1d7-9def-49f6-b795-7d484779d3fe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:55.420854 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b876e1d7-9def-49f6-b795-7d484779d3fe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:55.421291 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b876e1d7-9def-49f6-b795-7d484779d3fe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:55.421711 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b876e1d7-9def-49f6-b795-7d484779d3fe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:55.450869 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b876e1d7-9def-49f6-b795-7d484779d3fe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:55.451077 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b876e1d7-9def-49f6-b795-7d484779d3fe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:55.451244 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b876e1d7-9def-49f6-b795-7d484779d3fe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:55.451479 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-b876e1d7-9def-49f6-b795-7d484779d3fe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lazy-loading 'fault' on Instance uuid 93cb7220-a907-4cac-8370-80f6db121b85 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:35:55.455217 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b876e1d7-9def-49f6-b795-7d484779d3fe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:55.530414 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b876e1d7-9def-49f6-b795-7d484779d3fe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3fa2b5aff9c346309762c54a89c64cdd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab19ef7cceb34fce890a0240560dd5de', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:55.541448 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b876e1d7-9def-49f6-b795-7d484779d3fe tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 200 len: 1328 microversion: 2.1 time: 0.133237 Jun 01 22:35:55.541849 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 562/1667] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:55 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 1328 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:55.901038 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ab7fa82d-0ab9-411c-8630-388cba5616e9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:55.902476 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ab7fa82d-0ab9-411c-8630-388cba5616e9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:55.907548 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ab7fa82d-0ab9-411c-8630-388cba5616e9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:55.908019 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ab7fa82d-0ab9-411c-8630-388cba5616e9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:55.908325 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ab7fa82d-0ab9-411c-8630-388cba5616e9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:55.908919 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ab7fa82d-0ab9-411c-8630-388cba5616e9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:55.909255 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ab7fa82d-0ab9-411c-8630-388cba5616e9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:55.909574 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ab7fa82d-0ab9-411c-8630-388cba5616e9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:55.930336 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ab7fa82d-0ab9-411c-8630-388cba5616e9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:55.991042 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1dfb1d66-79fa-4a91-8f7a-d8e771653000 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:55.994605 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1dfb1d66-79fa-4a91-8f7a-d8e771653000 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:55.999610 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1dfb1d66-79fa-4a91-8f7a-d8e771653000 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:55.999988 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1dfb1d66-79fa-4a91-8f7a-d8e771653000 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:56.000305 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1dfb1d66-79fa-4a91-8f7a-d8e771653000 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:56.000993 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1dfb1d66-79fa-4a91-8f7a-d8e771653000 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:56.001329 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1dfb1d66-79fa-4a91-8f7a-d8e771653000 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:56.001741 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1dfb1d66-79fa-4a91-8f7a-d8e771653000 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:56.030698 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-1dfb1d66-79fa-4a91-8f7a-d8e771653000 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:56.157546 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ab7fa82d-0ab9-411c-8630-388cba5616e9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:56.171108 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ab7fa82d-0ab9-411c-8630-388cba5616e9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830" status: 200 len: 1544 microversion: 2.1 time: 0.271576 Jun 01 22:35:56.172184 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 568/1668] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:55 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830 => generated 1544 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:56.191547 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-66ed5a66-0cba-4795-9737-2d417d7d60f9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:56.193047 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-66ed5a66-0cba-4795-9737-2d417d7d60f9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:56.199899 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-66ed5a66-0cba-4795-9737-2d417d7d60f9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:56.200190 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-66ed5a66-0cba-4795-9737-2d417d7d60f9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:56.200339 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-66ed5a66-0cba-4795-9737-2d417d7d60f9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:56.200790 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-66ed5a66-0cba-4795-9737-2d417d7d60f9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:56.201069 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-66ed5a66-0cba-4795-9737-2d417d7d60f9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:56.201323 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-66ed5a66-0cba-4795-9737-2d417d7d60f9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:56.223749 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-66ed5a66-0cba-4795-9737-2d417d7d60f9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:56.246840 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1dfb1d66-79fa-4a91-8f7a-d8e771653000 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:56.256920 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1dfb1d66-79fa-4a91-8f7a-d8e771653000 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1731 microversion: 2.1 time: 0.268282 Jun 01 22:35:56.257392 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 539/1669] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:55 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1731 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:56.433800 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-66ed5a66-0cba-4795-9737-2d417d7d60f9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:56.445849 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-66ed5a66-0cba-4795-9737-2d417d7d60f9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830" status: 200 len: 1544 microversion: 2.1 time: 0.255720 Jun 01 22:35:56.446254 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 563/1670] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:56 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830 => generated 1544 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:56.558316 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b5af950d-80f4-4e03-9bf9-fdedc98da67b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:56.560205 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b5af950d-80f4-4e03-9bf9-fdedc98da67b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] [instance: 93cb7220-a907-4cac-8370-80f6db121b85] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:56.567674 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b5af950d-80f4-4e03-9bf9-fdedc98da67b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:56.567917 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b5af950d-80f4-4e03-9bf9-fdedc98da67b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:56.568164 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b5af950d-80f4-4e03-9bf9-fdedc98da67b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:56.568689 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b5af950d-80f4-4e03-9bf9-fdedc98da67b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:56.569059 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b5af950d-80f4-4e03-9bf9-fdedc98da67b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:56.569371 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b5af950d-80f4-4e03-9bf9-fdedc98da67b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:56.580643 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-b5af950d-80f4-4e03-9bf9-fdedc98da67b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] HTTP exception thrown: Instance 93cb7220-a907-4cac-8370-80f6db121b85 could not be found. Jun 01 22:35:56.580944 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b5af950d-80f4-4e03-9bf9-fdedc98da67b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Returning 404 to user: Instance 93cb7220-a907-4cac-8370-80f6db121b85 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:35:56.581371 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b5af950d-80f4-4e03-9bf9-fdedc98da67b tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85" status: 404 len: 111 microversion: 2.1 time: 0.025225 Jun 01 22:35:56.581769 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 569/1671] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:56 2026] GET /compute/v2.1/servers/93cb7220-a907-4cac-8370-80f6db121b85 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:35:56.592285 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-97c20ff9-6773-4e11-90cc-20dd1f01bec8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:56.609984 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-97c20ff9-6773-4e11-90cc-20dd1f01bec8 tempest-ServerActionsTestOtherA-646620548 tempest-ServerActionsTestOtherA-646620548-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-233052770" status: 202 len: 0 microversion: 2.1 time: 0.020196 Jun 01 22:35:56.609984 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 540/1672] 10.4.3.116 () {66 vars in 1336 bytes} [Mon Jun 1 22:35:56 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-233052770 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:35:57.278045 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ea309f7d-6cd8-4d14-8a73-1d3706174e7e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:57.279527 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ea309f7d-6cd8-4d14-8a73-1d3706174e7e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:57.285512 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ea309f7d-6cd8-4d14-8a73-1d3706174e7e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:57.285889 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ea309f7d-6cd8-4d14-8a73-1d3706174e7e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:57.286267 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ea309f7d-6cd8-4d14-8a73-1d3706174e7e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:57.286783 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ea309f7d-6cd8-4d14-8a73-1d3706174e7e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:57.287221 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ea309f7d-6cd8-4d14-8a73-1d3706174e7e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:57.289491 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ea309f7d-6cd8-4d14-8a73-1d3706174e7e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:57.324055 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ea309f7d-6cd8-4d14-8a73-1d3706174e7e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:57.361513 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-16bd966c-34fd-487b-a165-a52e2bc6517c req-ee2120fa-8bd7-4117-815b-268b896e42bb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c404e70a-b8b1-4632-9cc0-5be735d138ef", "name": "network-vif-unplugged", "status": "completed", "tag": "0dd161b1-39d6-4015-9ebe-b67596afcb05"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:57.376552 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-16bd966c-34fd-487b-a165-a52e2bc6517c req-ee2120fa-8bd7-4117-815b-268b896e42bb service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:57.376924 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-16bd966c-34fd-487b-a165-a52e2bc6517c req-ee2120fa-8bd7-4117-815b-268b896e42bb service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:57.377065 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-16bd966c-34fd-487b-a165-a52e2bc6517c req-ee2120fa-8bd7-4117-815b-268b896e42bb service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:57.388543 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-16bd966c-34fd-487b-a165-a52e2bc6517c req-ee2120fa-8bd7-4117-815b-268b896e42bb service nova] Creating event network-vif-unplugged:0dd161b1-39d6-4015-9ebe-b67596afcb05 for instance c404e70a-b8b1-4632-9cc0-5be735d138ef on np0000001904 Jun 01 22:35:57.389106 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-16bd966c-34fd-487b-a165-a52e2bc6517c req-ee2120fa-8bd7-4117-815b-268b896e42bb service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:35:57.393726 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-16bd966c-34fd-487b-a165-a52e2bc6517c req-ee2120fa-8bd7-4117-815b-268b896e42bb service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.035159 Jun 01 22:35:57.394147 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 570/1673] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:35:57 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:57.516046 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ea309f7d-6cd8-4d14-8a73-1d3706174e7e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:57.533761 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ea309f7d-6cd8-4d14-8a73-1d3706174e7e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1731 microversion: 2.1 time: 0.257989 Jun 01 22:35:57.534376 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 564/1674] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:57 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1731 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:57.895416 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-9ef68ede-3988-48c1-8157-3476d81c705d req-8f6de86f-28de-4c1b-86df-04c6ead10e28 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "23f5f23e-3271-434b-b5a6-9f40d16f7830", "tag": "16b8f3a9-7be0-4a75-8a1d-7301e6991672"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:57.901673 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-9ef68ede-3988-48c1-8157-3476d81c705d req-8f6de86f-28de-4c1b-86df-04c6ead10e28 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:57.902697 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-9ef68ede-3988-48c1-8157-3476d81c705d req-8f6de86f-28de-4c1b-86df-04c6ead10e28 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:57.902697 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-9ef68ede-3988-48c1-8157-3476d81c705d req-8f6de86f-28de-4c1b-86df-04c6ead10e28 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:57.911353 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-9ef68ede-3988-48c1-8157-3476d81c705d req-8f6de86f-28de-4c1b-86df-04c6ead10e28 service nova] Creating event network-changed:16b8f3a9-7be0-4a75-8a1d-7301e6991672 for instance 23f5f23e-3271-434b-b5a6-9f40d16f7830 on np0000001904 Jun 01 22:35:57.911994 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-9ef68ede-3988-48c1-8157-3476d81c705d req-8f6de86f-28de-4c1b-86df-04c6ead10e28 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:35:57.917372 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-9ef68ede-3988-48c1-8157-3476d81c705d req-8f6de86f-28de-4c1b-86df-04c6ead10e28 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023885 Jun 01 22:35:57.917706 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 541/1675] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:35:57 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:58.238639 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7fb05a93-49a4-439d-baf0-c6c25a99e82c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:58.239369 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7fb05a93-49a4-439d-baf0-c6c25a99e82c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:58.243723 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fb05a93-49a4-439d-baf0-c6c25a99e82c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:58.244192 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fb05a93-49a4-439d-baf0-c6c25a99e82c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:58.244475 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fb05a93-49a4-439d-baf0-c6c25a99e82c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:58.244862 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fb05a93-49a4-439d-baf0-c6c25a99e82c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:58.245088 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fb05a93-49a4-439d-baf0-c6c25a99e82c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:58.245311 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fb05a93-49a4-439d-baf0-c6c25a99e82c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:58.263999 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7fb05a93-49a4-439d-baf0-c6c25a99e82c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028697 Jun 01 22:35:58.264454 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 571/1676] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:35:58 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:58.274346 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e5ea78ca-93ef-4de2-990b-db1826dadfd1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:58.276437 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e5ea78ca-93ef-4de2-990b-db1826dadfd1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:58.279583 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e5ea78ca-93ef-4de2-990b-db1826dadfd1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:58.279778 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e5ea78ca-93ef-4de2-990b-db1826dadfd1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:58.279880 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e5ea78ca-93ef-4de2-990b-db1826dadfd1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:58.280098 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e5ea78ca-93ef-4de2-990b-db1826dadfd1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:58.280246 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e5ea78ca-93ef-4de2-990b-db1826dadfd1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:58.280361 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e5ea78ca-93ef-4de2-990b-db1826dadfd1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:58.300309 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e5ea78ca-93ef-4de2-990b-db1826dadfd1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/os-volume_attachments/4b593973-f2d0-49af-9d71-f3caf0eec599" status: 200 len: 194 microversion: 2.1 time: 0.027592 Jun 01 22:35:58.300671 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 565/1677] 10.4.3.116 () {66 vars in 1531 bytes} [Mon Jun 1 22:35:58 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/os-volume_attachments/4b593973-f2d0-49af-9d71-f3caf0eec599 => generated 194 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:58.557287 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-17426d18-def6-49e3-aac5-90752866c769 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:58.559275 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-17426d18-def6-49e3-aac5-90752866c769 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:58.572253 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-17426d18-def6-49e3-aac5-90752866c769 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:58.572253 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-17426d18-def6-49e3-aac5-90752866c769 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:58.572253 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-17426d18-def6-49e3-aac5-90752866c769 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:58.572253 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-17426d18-def6-49e3-aac5-90752866c769 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:58.572471 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-17426d18-def6-49e3-aac5-90752866c769 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:58.572471 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-17426d18-def6-49e3-aac5-90752866c769 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:58.592103 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-17426d18-def6-49e3-aac5-90752866c769 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:35:58.823619 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-17426d18-def6-49e3-aac5-90752866c769 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:35:58.837235 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-17426d18-def6-49e3-aac5-90752866c769 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1731 microversion: 2.1 time: 0.282368 Jun 01 22:35:58.837885 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 542/1678] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:58 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1731 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:35:59.433533 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-bbcac597-7db6-4814-91da-a0dab163e692 req-815c5a30-74f7-4813-9963-da75632c29e2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c404e70a-b8b1-4632-9cc0-5be735d138ef", "name": "network-vif-unplugged", "status": "completed", "tag": "0dd161b1-39d6-4015-9ebe-b67596afcb05"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:59.440709 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-bbcac597-7db6-4814-91da-a0dab163e692 req-815c5a30-74f7-4813-9963-da75632c29e2 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:59.440937 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-bbcac597-7db6-4814-91da-a0dab163e692 req-815c5a30-74f7-4813-9963-da75632c29e2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:59.441109 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-bbcac597-7db6-4814-91da-a0dab163e692 req-815c5a30-74f7-4813-9963-da75632c29e2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:59.450699 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-bbcac597-7db6-4814-91da-a0dab163e692 req-815c5a30-74f7-4813-9963-da75632c29e2 service nova] Creating event network-vif-unplugged:0dd161b1-39d6-4015-9ebe-b67596afcb05 for instance c404e70a-b8b1-4632-9cc0-5be735d138ef on np0000001904 Jun 01 22:35:59.451207 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-bbcac597-7db6-4814-91da-a0dab163e692 req-815c5a30-74f7-4813-9963-da75632c29e2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:35:59.456851 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-bbcac597-7db6-4814-91da-a0dab163e692 req-815c5a30-74f7-4813-9963-da75632c29e2 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.025547 Jun 01 22:35:59.457243 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 572/1679] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:35:59 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:35:59.591018 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d6cd49cd-8d1c-45a4-a3ad-3db60d811c40 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "c9bccdcb-1734-4f40-915c-5a22eec1638a"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:35:59.592530 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d6cd49cd-8d1c-45a4-a3ad-3db60d811c40 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:59.602783 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d6cd49cd-8d1c-45a4-a3ad-3db60d811c40 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:59.603032 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d6cd49cd-8d1c-45a4-a3ad-3db60d811c40 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:59.603209 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d6cd49cd-8d1c-45a4-a3ad-3db60d811c40 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:59.603551 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d6cd49cd-8d1c-45a4-a3ad-3db60d811c40 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:59.603769 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d6cd49cd-8d1c-45a4-a3ad-3db60d811c40 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:59.603970 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d6cd49cd-8d1c-45a4-a3ad-3db60d811c40 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:59.856357 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cd9781ad-8e4a-45c0-adea-991b28ea6a45 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:35:59.858267 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cd9781ad-8e4a-45c0-adea-991b28ea6a45 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:35:59.862254 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cd9781ad-8e4a-45c0-adea-991b28ea6a45 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:59.862533 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cd9781ad-8e4a-45c0-adea-991b28ea6a45 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:59.862786 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cd9781ad-8e4a-45c0-adea-991b28ea6a45 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:59.863196 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cd9781ad-8e4a-45c0-adea-991b28ea6a45 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:35:59.863508 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cd9781ad-8e4a-45c0-adea-991b28ea6a45 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:35:59.863783 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cd9781ad-8e4a-45c0-adea-991b28ea6a45 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:35:59.879526 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cd9781ad-8e4a-45c0-adea-991b28ea6a45 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:00.048891 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cd9781ad-8e4a-45c0-adea-991b28ea6a45 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:00.058070 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cd9781ad-8e4a-45c0-adea-991b28ea6a45 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1731 microversion: 2.1 time: 0.203976 Jun 01 22:36:00.058277 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 543/1680] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:35:59 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1731 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:01.075203 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2ce97cc8-9fae-458a-bbd9-c0067b7b5389 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:01.077164 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2ce97cc8-9fae-458a-bbd9-c0067b7b5389 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:01.081136 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ce97cc8-9fae-458a-bbd9-c0067b7b5389 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:01.081405 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ce97cc8-9fae-458a-bbd9-c0067b7b5389 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:01.081687 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ce97cc8-9fae-458a-bbd9-c0067b7b5389 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:01.082216 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ce97cc8-9fae-458a-bbd9-c0067b7b5389 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:01.082542 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ce97cc8-9fae-458a-bbd9-c0067b7b5389 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:01.082840 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ce97cc8-9fae-458a-bbd9-c0067b7b5389 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:01.097250 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2ce97cc8-9fae-458a-bbd9-c0067b7b5389 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:01.174980 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4c077c85-154b-43c7-9d54-5e451c71b2e0 tempest-VolumesNegativeTest-2003202131 tempest-VolumesNegativeTest-2003202131-project-member] Action: 'create', calling method: >, body: {"volume": {"size": "#$%", "display_name": "tempest-VolumesNegativeTest-Volume-391200597", "metadata": {"Type": "work"}}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:01.176640 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4c077c85-154b-43c7-9d54-5e451c71b2e0 tempest-VolumesNegativeTest-2003202131 tempest-VolumesNegativeTest-2003202131-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: #$%. '#$%' does not match '^[0-9]+$' {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:36:01.176978 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4c077c85-154b-43c7-9d54-5e451c71b2e0 tempest-VolumesNegativeTest-2003202131 tempest-VolumesNegativeTest-2003202131-project-member] 10.4.3.116 "POST /compute/v2.1/os-volumes" status: 400 len: 127 microversion: 2.1 time: 0.195758 Jun 01 22:36:01.177220 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 573/1681] 10.4.3.116 () {68 vars in 1274 bytes} [Mon Jun 1 22:36:00 2026] POST /compute/v2.1/os-volumes => generated 127 bytes in 196 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:36:01.186977 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3ae2b88b-2183-451d-b404-8bb3346596ce tempest-VolumesNegativeTest-2003202131 tempest-VolumesNegativeTest-2003202131-project-member] Action: 'create', calling method: >, body: {"volume": {"size": "0", "display_name": "tempest-VolumesNegativeTest-Volume-700345633", "metadata": {"Type": "work"}}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:01.189280 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3ae2b88b-2183-451d-b404-8bb3346596ce tempest-VolumesNegativeTest-2003202131 tempest-VolumesNegativeTest-2003202131-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: 0. 0 is less than the minimum of 1 {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:36:01.189654 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3ae2b88b-2183-451d-b404-8bb3346596ce tempest-VolumesNegativeTest-2003202131 tempest-VolumesNegativeTest-2003202131-project-member] 10.4.3.116 "POST /compute/v2.1/os-volumes" status: 400 len: 125 microversion: 2.1 time: 0.004291 Jun 01 22:36:01.190259 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 574/1682] 10.4.3.116 () {68 vars in 1274 bytes} [Mon Jun 1 22:36:01 2026] POST /compute/v2.1/os-volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 9 headers in 381 bytes (2 switches on core 0) Jun 01 22:36:01.200261 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-fd485cdc-a01d-4842-b538-a7bad9c0398c tempest-VolumesNegativeTest-2003202131 tempest-VolumesNegativeTest-2003202131-project-member] Action: 'create', calling method: >, body: {"volume": {"size": "", "display_name": "tempest-VolumesNegativeTest-Volume-1773184303", "metadata": {"Type": "work"}}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:01.202028 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-fd485cdc-a01d-4842-b538-a7bad9c0398c tempest-VolumesNegativeTest-2003202131 tempest-VolumesNegativeTest-2003202131-project-member] Returning 400 to user: Invalid input for field/attribute size. Value: . '' does not match '^[0-9]+$' {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:36:01.202484 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-fd485cdc-a01d-4842-b538-a7bad9c0398c tempest-VolumesNegativeTest-2003202131 tempest-VolumesNegativeTest-2003202131-project-member] 10.4.3.116 "POST /compute/v2.1/os-volumes" status: 400 len: 121 microversion: 2.1 time: 0.004262 Jun 01 22:36:01.202702 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 575/1683] 10.4.3.116 () {68 vars in 1274 bytes} [Mon Jun 1 22:36:01 2026] POST /compute/v2.1/os-volumes => generated 121 bytes in 4 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:36:01.212796 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-13a664ac-d388-4d84-ac84-c3e0064921d6 tempest-VolumesNegativeTest-2003202131 tempest-VolumesNegativeTest-2003202131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:01.241200 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-13a664ac-d388-4d84-ac84-c3e0064921d6 tempest-VolumesNegativeTest-2003202131 tempest-VolumesNegativeTest-2003202131-project-member] HTTP exception thrown: Volume tempest-invalid-452380212 could not be found. Jun 01 22:36:01.241404 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-13a664ac-d388-4d84-ac84-c3e0064921d6 tempest-VolumesNegativeTest-2003202131 tempest-VolumesNegativeTest-2003202131-project-member] Returning 404 to user: Volume tempest-invalid-452380212 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:36:01.241822 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-13a664ac-d388-4d84-ac84-c3e0064921d6 tempest-VolumesNegativeTest-2003202131 tempest-VolumesNegativeTest-2003202131-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-volumes/tempest-invalid-452380212" status: 404 len: 98 microversion: 2.1 time: 0.030542 Jun 01 22:36:01.242126 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 576/1684] 10.4.3.116 () {66 vars in 1333 bytes} [Mon Jun 1 22:36:01 2026] DELETE /compute/v2.1/os-volumes/tempest-invalid-452380212 => generated 98 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 378 bytes (1 switches on core 0) Jun 01 22:36:01.253011 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9929239c-3caa-46de-afc2-d653b8482726 tempest-VolumesNegativeTest-2003202131 tempest-VolumesNegativeTest-2003202131-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-volumes/" status: 404 len: 112 microversion: - time: 0.001943 Jun 01 22:36:01.253228 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 577/1685] 10.4.3.116 () {66 vars in 1258 bytes} [Mon Jun 1 22:36:01 2026] DELETE /compute/v2.1/os-volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) Jun 01 22:36:01.257594 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2ce97cc8-9fae-458a-bbd9-c0067b7b5389 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:01.264925 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2ce97cc8-9fae-458a-bbd9-c0067b7b5389 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1731 microversion: 2.1 time: 0.192519 Jun 01 22:36:01.265295 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 544/1686] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:01 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1731 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:01.385638 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-262b4c55-77e0-481e-b3ed-1ccd915eaf24 tempest-VolumesNegativeTest-2003202131 tempest-VolumesNegativeTest-2003202131-project-reader] 10.4.3.116 "GET /compute/v2.1/os-volumes/" status: 404 len: 112 microversion: - time: 0.124236 Jun 01 22:36:01.386012 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 578/1687] 10.4.3.116 () {66 vars in 1255 bytes} [Mon Jun 1 22:36:01 2026] GET /compute/v2.1/os-volumes/ => generated 112 bytes in 125 msecs (HTTP/1.1 404) 5 headers in 228 bytes (1 switches on core 0) Jun 01 22:36:01.398641 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c0623196-be43-42cc-93d1-bc6ad96d6613 tempest-VolumesNegativeTest-2003202131 tempest-VolumesNegativeTest-2003202131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:01.424584 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-c0623196-be43-42cc-93d1-bc6ad96d6613 tempest-VolumesNegativeTest-2003202131 tempest-VolumesNegativeTest-2003202131-project-member] HTTP exception thrown: Volume de4f703c-0594-4a5d-b36f-4f4f14b269a6 could not be found. Jun 01 22:36:01.424884 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c0623196-be43-42cc-93d1-bc6ad96d6613 tempest-VolumesNegativeTest-2003202131 tempest-VolumesNegativeTest-2003202131-project-member] Returning 404 to user: Volume de4f703c-0594-4a5d-b36f-4f4f14b269a6 could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:36:01.425205 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c0623196-be43-42cc-93d1-bc6ad96d6613 tempest-VolumesNegativeTest-2003202131 tempest-VolumesNegativeTest-2003202131-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-volumes/de4f703c-0594-4a5d-b36f-4f4f14b269a6" status: 404 len: 109 microversion: 2.1 time: 0.028237 Jun 01 22:36:01.425490 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 545/1688] 10.4.3.116 () {66 vars in 1366 bytes} [Mon Jun 1 22:36:01 2026] DELETE /compute/v2.1/os-volumes/de4f703c-0594-4a5d-b36f-4f4f14b269a6 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:36:01.436619 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-af3a34ad-ebff-4a70-9646-5ad6954168d7 tempest-VolumesNegativeTest-2003202131 tempest-VolumesNegativeTest-2003202131-project-reader] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:01.465209 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-af3a34ad-ebff-4a70-9646-5ad6954168d7 tempest-VolumesNegativeTest-2003202131 tempest-VolumesNegativeTest-2003202131-project-reader] HTTP exception thrown: Volume c4d2f718-a698-4e45-9238-ca7eb06011e8 could not be found. Jun 01 22:36:01.465586 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-af3a34ad-ebff-4a70-9646-5ad6954168d7 tempest-VolumesNegativeTest-2003202131 tempest-VolumesNegativeTest-2003202131-project-reader] Returning 404 to user: Volume c4d2f718-a698-4e45-9238-ca7eb06011e8 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:36:01.466071 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-af3a34ad-ebff-4a70-9646-5ad6954168d7 tempest-VolumesNegativeTest-2003202131 tempest-VolumesNegativeTest-2003202131-project-reader] 10.4.3.116 "GET /compute/v2.1/os-volumes/c4d2f718-a698-4e45-9238-ca7eb06011e8" status: 404 len: 109 microversion: 2.1 time: 0.031950 Jun 01 22:36:01.467508 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 579/1689] 10.4.3.116 () {66 vars in 1363 bytes} [Mon Jun 1 22:36:01 2026] GET /compute/v2.1/os-volumes/c4d2f718-a698-4e45-9238-ca7eb06011e8 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:36:02.168748 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d6cd49cd-8d1c-45a4-a3ad-3db60d811c40 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "POST /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.580320 Jun 01 22:36:02.169156 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 566/1690] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:35:59 2026] POST /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/os-volume_attachments => generated 194 bytes in 2581 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:02.284129 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6906f971-922a-4d1b-ba77-88cedc5ad473 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:02.285861 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6906f971-922a-4d1b-ba77-88cedc5ad473 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:02.290457 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6906f971-922a-4d1b-ba77-88cedc5ad473 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:02.290781 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6906f971-922a-4d1b-ba77-88cedc5ad473 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:02.291047 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6906f971-922a-4d1b-ba77-88cedc5ad473 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:02.291664 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6906f971-922a-4d1b-ba77-88cedc5ad473 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:02.291943 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6906f971-922a-4d1b-ba77-88cedc5ad473 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:02.292288 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6906f971-922a-4d1b-ba77-88cedc5ad473 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:02.318006 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6906f971-922a-4d1b-ba77-88cedc5ad473 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:02.505670 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6906f971-922a-4d1b-ba77-88cedc5ad473 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:02.513732 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6906f971-922a-4d1b-ba77-88cedc5ad473 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1731 microversion: 2.1 time: 0.231542 Jun 01 22:36:02.513979 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 546/1691] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:02 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1731 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:03.535448 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-398aae75-e7e0-4297-8073-a8e37d0192b4 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:03.539645 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-398aae75-e7e0-4297-8073-a8e37d0192b4 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:03.545176 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-398aae75-e7e0-4297-8073-a8e37d0192b4 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:03.545497 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-398aae75-e7e0-4297-8073-a8e37d0192b4 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:03.545767 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-398aae75-e7e0-4297-8073-a8e37d0192b4 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:03.546212 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-398aae75-e7e0-4297-8073-a8e37d0192b4 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:03.546539 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-398aae75-e7e0-4297-8073-a8e37d0192b4 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:03.546883 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-398aae75-e7e0-4297-8073-a8e37d0192b4 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:03.569897 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-398aae75-e7e0-4297-8073-a8e37d0192b4 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:03.781533 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-398aae75-e7e0-4297-8073-a8e37d0192b4 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:03.795251 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-398aae75-e7e0-4297-8073-a8e37d0192b4 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1731 microversion: 2.1 time: 0.261970 Jun 01 22:36:03.795598 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 580/1692] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:03 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1731 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:04.755709 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-47bfbe5b-3904-446b-9455-68fb8bf5182d req-930026f3-940c-4ded-80a7-ba1786b47369 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c404e70a-b8b1-4632-9cc0-5be735d138ef", "name": "network-vif-plugged", "status": "completed", "tag": "0dd161b1-39d6-4015-9ebe-b67596afcb05"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:04.762016 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=59,nova_api:UPDATE=1,nova_api:INSERT=6 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:36:04.775893 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-47bfbe5b-3904-446b-9455-68fb8bf5182d req-930026f3-940c-4ded-80a7-ba1786b47369 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:04.777303 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-47bfbe5b-3904-446b-9455-68fb8bf5182d req-930026f3-940c-4ded-80a7-ba1786b47369 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:04.777303 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-47bfbe5b-3904-446b-9455-68fb8bf5182d req-930026f3-940c-4ded-80a7-ba1786b47369 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:04.782444 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=145,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:36:04.794712 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-47bfbe5b-3904-446b-9455-68fb8bf5182d req-930026f3-940c-4ded-80a7-ba1786b47369 service nova] Creating event network-vif-plugged:0dd161b1-39d6-4015-9ebe-b67596afcb05 for instance c404e70a-b8b1-4632-9cc0-5be735d138ef on np0000001904 Jun 01 22:36:04.795328 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-47bfbe5b-3904-446b-9455-68fb8bf5182d req-930026f3-940c-4ded-80a7-ba1786b47369 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:36:04.801994 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-47bfbe5b-3904-446b-9455-68fb8bf5182d req-930026f3-940c-4ded-80a7-ba1786b47369 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.048758 Jun 01 22:36:04.802406 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 567/1693] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:36:04 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) Jun 01 22:36:04.822768 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d223cd73-c1ce-443f-9e3a-3fbf1908c3cd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:04.823912 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d223cd73-c1ce-443f-9e3a-3fbf1908c3cd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:04.828586 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=58,nova_api:DELETE=2,nova_api:INSERT=1,nova_api:UPDATE=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:36:04.831945 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d223cd73-c1ce-443f-9e3a-3fbf1908c3cd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:04.832397 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d223cd73-c1ce-443f-9e3a-3fbf1908c3cd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:04.832821 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d223cd73-c1ce-443f-9e3a-3fbf1908c3cd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:04.833479 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d223cd73-c1ce-443f-9e3a-3fbf1908c3cd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:04.833993 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d223cd73-c1ce-443f-9e3a-3fbf1908c3cd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:04.834702 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d223cd73-c1ce-443f-9e3a-3fbf1908c3cd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:04.863670 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d223cd73-c1ce-443f-9e3a-3fbf1908c3cd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:05.032779 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d223cd73-c1ce-443f-9e3a-3fbf1908c3cd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:05.044757 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d223cd73-c1ce-443f-9e3a-3fbf1908c3cd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1731 microversion: 2.1 time: 0.227395 Jun 01 22:36:05.045136 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 547/1694] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:04 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1731 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:06.062334 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b1f2e383-ab2c-43a6-bd2b-45f21cb64e5f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:06.064139 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b1f2e383-ab2c-43a6-bd2b-45f21cb64e5f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:06.069073 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b1f2e383-ab2c-43a6-bd2b-45f21cb64e5f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:06.069808 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b1f2e383-ab2c-43a6-bd2b-45f21cb64e5f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:06.070139 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b1f2e383-ab2c-43a6-bd2b-45f21cb64e5f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:06.070737 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b1f2e383-ab2c-43a6-bd2b-45f21cb64e5f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:06.071152 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b1f2e383-ab2c-43a6-bd2b-45f21cb64e5f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:06.071533 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b1f2e383-ab2c-43a6-bd2b-45f21cb64e5f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:06.088651 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b1f2e383-ab2c-43a6-bd2b-45f21cb64e5f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:06.242224 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b1f2e383-ab2c-43a6-bd2b-45f21cb64e5f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:06.253415 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b1f2e383-ab2c-43a6-bd2b-45f21cb64e5f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1711 microversion: 2.1 time: 0.192757 Jun 01 22:36:06.253777 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 581/1695] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:06 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1711 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:06.397111 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d35093a8-9355-4711-818a-d91a4739aa93 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:06.397399 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d35093a8-9355-4711-818a-d91a4739aa93 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:06.401499 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d35093a8-9355-4711-818a-d91a4739aa93 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:06.401756 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d35093a8-9355-4711-818a-d91a4739aa93 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:06.401916 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d35093a8-9355-4711-818a-d91a4739aa93 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:06.402225 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d35093a8-9355-4711-818a-d91a4739aa93 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:06.402397 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d35093a8-9355-4711-818a-d91a4739aa93 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:06.402559 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d35093a8-9355-4711-818a-d91a4739aa93 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:06.472582 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-d35093a8-9355-4711-818a-d91a4739aa93 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] HTTP exception thrown: Cannot 'detach_volume' instance c404e70a-b8b1-4632-9cc0-5be735d138ef while it is in vm_state rescued Jun 01 22:36:06.472880 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d35093a8-9355-4711-818a-d91a4739aa93 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Returning 409 to user: Cannot 'detach_volume' instance c404e70a-b8b1-4632-9cc0-5be735d138ef while it is in vm_state rescued {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:36:06.474162 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d35093a8-9355-4711-818a-d91a4739aa93 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef/os-volume_attachments/788866d6-48ab-4102-a417-ca1f4f436ebc" status: 409 len: 152 microversion: 2.1 time: 0.078764 Jun 01 22:36:06.474162 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 568/1696] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:36:06 2026] DELETE /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef/os-volume_attachments/788866d6-48ab-4102-a417-ca1f4f436ebc => generated 152 bytes in 79 msecs (HTTP/1.1 409) 9 headers in 378 bytes (1 switches on core 0) Jun 01 22:36:06.486626 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-20576589-a657-4c9b-b1f7-74628d3958e2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Action: 'action', calling method: >, body: {"unrescue": {}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:06.487530 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-20576589-a657-4c9b-b1f7-74628d3958e2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:06.491825 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-20576589-a657-4c9b-b1f7-74628d3958e2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:06.492193 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-20576589-a657-4c9b-b1f7-74628d3958e2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:06.493128 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-20576589-a657-4c9b-b1f7-74628d3958e2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:06.493128 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-20576589-a657-4c9b-b1f7-74628d3958e2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:06.493128 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-20576589-a657-4c9b-b1f7-74628d3958e2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:06.493128 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-20576589-a657-4c9b-b1f7-74628d3958e2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:06.535605 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-20576589-a657-4c9b-b1f7-74628d3958e2 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "POST /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef/action" status: 202 len: 0 microversion: 2.1 time: 0.051982 Jun 01 22:36:06.536198 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 548/1697] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:36:06 2026] POST /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:36:06.546214 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1e098373-b76b-475c-876a-0a430ee1e811 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:06.548894 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1e098373-b76b-475c-876a-0a430ee1e811 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:06.555780 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1e098373-b76b-475c-876a-0a430ee1e811 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:06.555780 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1e098373-b76b-475c-876a-0a430ee1e811 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:06.555780 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1e098373-b76b-475c-876a-0a430ee1e811 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:06.555780 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1e098373-b76b-475c-876a-0a430ee1e811 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:06.556623 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1e098373-b76b-475c-876a-0a430ee1e811 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:06.556995 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1e098373-b76b-475c-876a-0a430ee1e811 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:06.576583 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-1e098373-b76b-475c-876a-0a430ee1e811 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:06.797201 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1e098373-b76b-475c-876a-0a430ee1e811 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:06.812664 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1e098373-b76b-475c-876a-0a430ee1e811 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1719 microversion: 2.1 time: 0.266704 Jun 01 22:36:06.812664 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 582/1698] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:06 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1719 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:06.859798 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-8978db5f-978a-4b70-8caa-0d6ccb159ee9 req-2967b54c-ed7f-431e-8bb3-72003d076da2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c404e70a-b8b1-4632-9cc0-5be735d138ef", "name": "network-vif-plugged", "status": "completed", "tag": "0dd161b1-39d6-4015-9ebe-b67596afcb05"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:06.868897 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-8978db5f-978a-4b70-8caa-0d6ccb159ee9 req-2967b54c-ed7f-431e-8bb3-72003d076da2 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:06.869496 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-8978db5f-978a-4b70-8caa-0d6ccb159ee9 req-2967b54c-ed7f-431e-8bb3-72003d076da2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:06.871598 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-8978db5f-978a-4b70-8caa-0d6ccb159ee9 req-2967b54c-ed7f-431e-8bb3-72003d076da2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:06.879911 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-8978db5f-978a-4b70-8caa-0d6ccb159ee9 req-2967b54c-ed7f-431e-8bb3-72003d076da2 service nova] Creating event network-vif-plugged:0dd161b1-39d6-4015-9ebe-b67596afcb05 for instance c404e70a-b8b1-4632-9cc0-5be735d138ef on np0000001904 Jun 01 22:36:06.880588 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-8978db5f-978a-4b70-8caa-0d6ccb159ee9 req-2967b54c-ed7f-431e-8bb3-72003d076da2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:36:06.886042 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-8978db5f-978a-4b70-8caa-0d6ccb159ee9 req-2967b54c-ed7f-431e-8bb3-72003d076da2 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029971 Jun 01 22:36:06.886042 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 569/1699] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:36:06 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:07.835047 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3ad44ade-3cc2-4660-b17b-2dd71b11a40e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:07.836517 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3ad44ade-3cc2-4660-b17b-2dd71b11a40e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:07.845311 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3ad44ade-3cc2-4660-b17b-2dd71b11a40e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:07.845557 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3ad44ade-3cc2-4660-b17b-2dd71b11a40e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:07.845886 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3ad44ade-3cc2-4660-b17b-2dd71b11a40e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:07.846238 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3ad44ade-3cc2-4660-b17b-2dd71b11a40e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:07.846604 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3ad44ade-3cc2-4660-b17b-2dd71b11a40e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:07.846835 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3ad44ade-3cc2-4660-b17b-2dd71b11a40e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:07.884149 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3ad44ade-3cc2-4660-b17b-2dd71b11a40e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:08.090110 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3ad44ade-3cc2-4660-b17b-2dd71b11a40e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:08.102611 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3ad44ade-3cc2-4660-b17b-2dd71b11a40e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1719 microversion: 2.1 time: 0.270389 Jun 01 22:36:08.103059 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 549/1700] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:07 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1719 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:09.124642 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-119f861f-2022-405f-81d1-aed8ac17c99f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:09.129237 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-119f861f-2022-405f-81d1-aed8ac17c99f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:09.136256 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-119f861f-2022-405f-81d1-aed8ac17c99f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:09.136633 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-119f861f-2022-405f-81d1-aed8ac17c99f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:09.137035 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-119f861f-2022-405f-81d1-aed8ac17c99f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:09.137545 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-119f861f-2022-405f-81d1-aed8ac17c99f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:09.138005 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-119f861f-2022-405f-81d1-aed8ac17c99f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:09.138400 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-119f861f-2022-405f-81d1-aed8ac17c99f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:09.162148 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-119f861f-2022-405f-81d1-aed8ac17c99f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:09.433774 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-119f861f-2022-405f-81d1-aed8ac17c99f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:09.445904 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-119f861f-2022-405f-81d1-aed8ac17c99f tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1719 microversion: 2.1 time: 0.324337 Jun 01 22:36:09.446013 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 583/1701] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:09 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1719 bytes in 325 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:09.484512 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-42e12638-674f-4bd9-b5b1-6639b2399463 req-9f04362f-f40c-425b-bb22-d40e64232a0c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c404e70a-b8b1-4632-9cc0-5be735d138ef", "name": "network-vif-unplugged", "status": "completed", "tag": "0dd161b1-39d6-4015-9ebe-b67596afcb05"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:09.496221 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-42e12638-674f-4bd9-b5b1-6639b2399463 req-9f04362f-f40c-425b-bb22-d40e64232a0c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:09.496635 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-42e12638-674f-4bd9-b5b1-6639b2399463 req-9f04362f-f40c-425b-bb22-d40e64232a0c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:09.499583 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-42e12638-674f-4bd9-b5b1-6639b2399463 req-9f04362f-f40c-425b-bb22-d40e64232a0c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:09.506127 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-42e12638-674f-4bd9-b5b1-6639b2399463 req-9f04362f-f40c-425b-bb22-d40e64232a0c service nova] Creating event network-vif-unplugged:0dd161b1-39d6-4015-9ebe-b67596afcb05 for instance c404e70a-b8b1-4632-9cc0-5be735d138ef on np0000001904 Jun 01 22:36:09.506681 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-42e12638-674f-4bd9-b5b1-6639b2399463 req-9f04362f-f40c-425b-bb22-d40e64232a0c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:36:09.513580 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-42e12638-674f-4bd9-b5b1-6639b2399463 req-9f04362f-f40c-425b-bb22-d40e64232a0c service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.031724 Jun 01 22:36:09.513580 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 570/1702] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:36:09 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:09.765904 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f1d40a44-ea76-4748-9140-77b4b0f8ddc3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:09.768624 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f1d40a44-ea76-4748-9140-77b4b0f8ddc3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:09.773373 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f1d40a44-ea76-4748-9140-77b4b0f8ddc3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:09.774246 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f1d40a44-ea76-4748-9140-77b4b0f8ddc3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:09.774246 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f1d40a44-ea76-4748-9140-77b4b0f8ddc3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:09.774246 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f1d40a44-ea76-4748-9140-77b4b0f8ddc3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:09.774246 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f1d40a44-ea76-4748-9140-77b4b0f8ddc3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:09.774399 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f1d40a44-ea76-4748-9140-77b4b0f8ddc3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:09.801586 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f1d40a44-ea76-4748-9140-77b4b0f8ddc3 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.037501 Jun 01 22:36:09.802441 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 550/1703] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:36:09 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/os-volume_attachments => generated 371 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:10.027691 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3a2ce12a-c9ab-4337-9c09-4c9239b1f6c2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:10.030964 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3a2ce12a-c9ab-4337-9c09-4c9239b1f6c2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:10.036748 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3a2ce12a-c9ab-4337-9c09-4c9239b1f6c2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:10.036986 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3a2ce12a-c9ab-4337-9c09-4c9239b1f6c2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:10.037171 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3a2ce12a-c9ab-4337-9c09-4c9239b1f6c2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:10.037558 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3a2ce12a-c9ab-4337-9c09-4c9239b1f6c2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:10.037776 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3a2ce12a-c9ab-4337-9c09-4c9239b1f6c2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:10.037957 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3a2ce12a-c9ab-4337-9c09-4c9239b1f6c2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:10.059549 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3a2ce12a-c9ab-4337-9c09-4c9239b1f6c2 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/os-volume_attachments/4b593973-f2d0-49af-9d71-f3caf0eec599" status: 200 len: 194 microversion: 2.1 time: 0.034496 Jun 01 22:36:10.059965 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 584/1704] 10.4.3.116 () {66 vars in 1531 bytes} [Mon Jun 1 22:36:10 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/os-volume_attachments/4b593973-f2d0-49af-9d71-f3caf0eec599 => generated 194 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:10.073332 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c88716bb-72cc-4e78-a11a-9ad634ad5a3c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:10.073835 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c88716bb-72cc-4e78-a11a-9ad634ad5a3c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:10.079310 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c88716bb-72cc-4e78-a11a-9ad634ad5a3c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:10.079508 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c88716bb-72cc-4e78-a11a-9ad634ad5a3c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:10.079670 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c88716bb-72cc-4e78-a11a-9ad634ad5a3c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:10.080145 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c88716bb-72cc-4e78-a11a-9ad634ad5a3c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:10.080145 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c88716bb-72cc-4e78-a11a-9ad634ad5a3c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:10.080408 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c88716bb-72cc-4e78-a11a-9ad634ad5a3c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:10.155936 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-c88716bb-72cc-4e78-a11a-9ad634ad5a3c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lazy-loading 'services' on Instance uuid 91291930-5e43-4cc3-88a1-c4bd3ee0cd28 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:36:10.255896 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c88716bb-72cc-4e78-a11a-9ad634ad5a3c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/os-volume_attachments/4b593973-f2d0-49af-9d71-f3caf0eec599" status: 202 len: 0 microversion: 2.1 time: 0.186393 Jun 01 22:36:10.255896 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 571/1705] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:36:10 2026] DELETE /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/os-volume_attachments/4b593973-f2d0-49af-9d71-f3caf0eec599 => generated 0 bytes in 187 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:36:10.468969 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ccd6f209-0d86-4601-be43-3757050a492b tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:10.471356 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ccd6f209-0d86-4601-be43-3757050a492b tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:10.476815 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ccd6f209-0d86-4601-be43-3757050a492b tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:10.477208 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ccd6f209-0d86-4601-be43-3757050a492b tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:10.477674 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ccd6f209-0d86-4601-be43-3757050a492b tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:10.478298 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ccd6f209-0d86-4601-be43-3757050a492b tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:10.478775 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ccd6f209-0d86-4601-be43-3757050a492b tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:10.479227 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ccd6f209-0d86-4601-be43-3757050a492b tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:10.504005 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ccd6f209-0d86-4601-be43-3757050a492b tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:10.716027 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ccd6f209-0d86-4601-be43-3757050a492b tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:10.734822 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ccd6f209-0d86-4601-be43-3757050a492b tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1719 microversion: 2.1 time: 0.268371 Jun 01 22:36:10.735627 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 551/1706] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:10 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1719 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:11.570721 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-b0f92648-99e0-4164-a29a-d3dd09a5ffb2 req-35a45559-0201-4e75-9361-d47243f12ebb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c404e70a-b8b1-4632-9cc0-5be735d138ef", "name": "network-vif-unplugged", "status": "completed", "tag": "0dd161b1-39d6-4015-9ebe-b67596afcb05"}, {"server_uuid": "c404e70a-b8b1-4632-9cc0-5be735d138ef", "name": "network-vif-plugged", "status": "completed", "tag": "0dd161b1-39d6-4015-9ebe-b67596afcb05"}, {"server_uuid": "c404e70a-b8b1-4632-9cc0-5be735d138ef", "name": "network-vif-plugged", "status": "completed", "tag": "0dd161b1-39d6-4015-9ebe-b67596afcb05"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:11.581541 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b0f92648-99e0-4164-a29a-d3dd09a5ffb2 req-35a45559-0201-4e75-9361-d47243f12ebb service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:11.581775 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b0f92648-99e0-4164-a29a-d3dd09a5ffb2 req-35a45559-0201-4e75-9361-d47243f12ebb service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:11.581963 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b0f92648-99e0-4164-a29a-d3dd09a5ffb2 req-35a45559-0201-4e75-9361-d47243f12ebb service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:11.599146 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-b0f92648-99e0-4164-a29a-d3dd09a5ffb2 req-35a45559-0201-4e75-9361-d47243f12ebb service nova] Creating event network-vif-unplugged:0dd161b1-39d6-4015-9ebe-b67596afcb05 for instance c404e70a-b8b1-4632-9cc0-5be735d138ef on np0000001904 Jun 01 22:36:11.599319 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-b0f92648-99e0-4164-a29a-d3dd09a5ffb2 req-35a45559-0201-4e75-9361-d47243f12ebb service nova] Creating event network-vif-plugged:0dd161b1-39d6-4015-9ebe-b67596afcb05 for instance c404e70a-b8b1-4632-9cc0-5be735d138ef on np0000001904 Jun 01 22:36:11.599505 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-b0f92648-99e0-4164-a29a-d3dd09a5ffb2 req-35a45559-0201-4e75-9361-d47243f12ebb service nova] Creating event network-vif-plugged:0dd161b1-39d6-4015-9ebe-b67596afcb05 for instance c404e70a-b8b1-4632-9cc0-5be735d138ef on np0000001904 Jun 01 22:36:11.599881 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-b0f92648-99e0-4164-a29a-d3dd09a5ffb2 req-35a45559-0201-4e75-9361-d47243f12ebb service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:36:11.604545 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-b0f92648-99e0-4164-a29a-d3dd09a5ffb2 req-35a45559-0201-4e75-9361-d47243f12ebb service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 527 microversion: 2.1 time: 0.036100 Jun 01 22:36:11.605194 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 585/1707] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:36:11 2026] POST /compute/v2.1/os-server-external-events => generated 527 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:11.753269 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-90b8841f-2414-4d8a-b54f-5328a582a1b7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:11.755303 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-90b8841f-2414-4d8a-b54f-5328a582a1b7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:11.762683 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-90b8841f-2414-4d8a-b54f-5328a582a1b7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:11.763103 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-90b8841f-2414-4d8a-b54f-5328a582a1b7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:11.763447 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-90b8841f-2414-4d8a-b54f-5328a582a1b7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:11.764105 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-90b8841f-2414-4d8a-b54f-5328a582a1b7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:11.764604 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-90b8841f-2414-4d8a-b54f-5328a582a1b7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:11.765061 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-90b8841f-2414-4d8a-b54f-5328a582a1b7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:11.805668 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-90b8841f-2414-4d8a-b54f-5328a582a1b7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:12.028598 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-90b8841f-2414-4d8a-b54f-5328a582a1b7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:12.038002 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-90b8841f-2414-4d8a-b54f-5328a582a1b7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1725 microversion: 2.1 time: 0.287243 Jun 01 22:36:12.038274 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 572/1708] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:11 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1725 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:12.066463 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8f6ee4a9-b449-49f3-b876-cecd9386f599 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:12.072532 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8f6ee4a9-b449-49f3-b876-cecd9386f599 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:12.079977 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8f6ee4a9-b449-49f3-b876-cecd9386f599 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:12.079977 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8f6ee4a9-b449-49f3-b876-cecd9386f599 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:12.079977 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8f6ee4a9-b449-49f3-b876-cecd9386f599 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:12.079977 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8f6ee4a9-b449-49f3-b876-cecd9386f599 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:12.080304 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8f6ee4a9-b449-49f3-b876-cecd9386f599 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:12.080304 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8f6ee4a9-b449-49f3-b876-cecd9386f599 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:12.101269 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8f6ee4a9-b449-49f3-b876-cecd9386f599 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:12.240179 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8f6ee4a9-b449-49f3-b876-cecd9386f599 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.177609 Jun 01 22:36:12.240940 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 552/1709] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:36:12 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef/os-interface => generated 282 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:13.016970 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-360c2091-8a12-43f6-986e-1e3c9d9d7f6b req-8869a4e7-8703-4037-956a-3239e440b4db service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c404e70a-b8b1-4632-9cc0-5be735d138ef", "tag": "0dd161b1-39d6-4015-9ebe-b67596afcb05"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:13.032656 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-360c2091-8a12-43f6-986e-1e3c9d9d7f6b req-8869a4e7-8703-4037-956a-3239e440b4db service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:13.032893 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-360c2091-8a12-43f6-986e-1e3c9d9d7f6b req-8869a4e7-8703-4037-956a-3239e440b4db service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:13.032976 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-360c2091-8a12-43f6-986e-1e3c9d9d7f6b req-8869a4e7-8703-4037-956a-3239e440b4db service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:13.046029 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-360c2091-8a12-43f6-986e-1e3c9d9d7f6b req-8869a4e7-8703-4037-956a-3239e440b4db service nova] Creating event network-changed:0dd161b1-39d6-4015-9ebe-b67596afcb05 for instance c404e70a-b8b1-4632-9cc0-5be735d138ef on np0000001904 Jun 01 22:36:13.046459 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-360c2091-8a12-43f6-986e-1e3c9d9d7f6b req-8869a4e7-8703-4037-956a-3239e440b4db service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:36:13.053867 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-360c2091-8a12-43f6-986e-1e3c9d9d7f6b req-8869a4e7-8703-4037-956a-3239e440b4db service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.036201 Jun 01 22:36:13.053867 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 586/1710] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:36:13 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:15.087749 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-cfd158c7-ebaa-4ddb-a5bf-baa27bbf96d8 req-bb6362b1-eb1b-42bd-b785-49f755b36f86 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c404e70a-b8b1-4632-9cc0-5be735d138ef", "tag": "0dd161b1-39d6-4015-9ebe-b67596afcb05"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:15.096200 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-cfd158c7-ebaa-4ddb-a5bf-baa27bbf96d8 req-bb6362b1-eb1b-42bd-b785-49f755b36f86 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:15.096359 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-cfd158c7-ebaa-4ddb-a5bf-baa27bbf96d8 req-bb6362b1-eb1b-42bd-b785-49f755b36f86 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:15.096610 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-cfd158c7-ebaa-4ddb-a5bf-baa27bbf96d8 req-bb6362b1-eb1b-42bd-b785-49f755b36f86 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:15.105242 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-cfd158c7-ebaa-4ddb-a5bf-baa27bbf96d8 req-bb6362b1-eb1b-42bd-b785-49f755b36f86 service nova] Creating event network-changed:0dd161b1-39d6-4015-9ebe-b67596afcb05 for instance c404e70a-b8b1-4632-9cc0-5be735d138ef on np0000001904 Jun 01 22:36:15.105797 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-cfd158c7-ebaa-4ddb-a5bf-baa27bbf96d8 req-bb6362b1-eb1b-42bd-b785-49f755b36f86 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:36:15.111774 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-cfd158c7-ebaa-4ddb-a5bf-baa27bbf96d8 req-bb6362b1-eb1b-42bd-b785-49f755b36f86 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026400 Jun 01 22:36:15.112167 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 573/1711] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:36:15 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:15.225194 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f37ebd23-4347-44da-bddf-9368e46d156c tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-181519474", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDoRznfN15vVJ/YuUQpZ+/gOwuFR0zd9ziD9NAyeeesWminaUItjzO3R1dBgWmUbK9ouwfJgEcLlT6m++MQgBVBno1hZt3JQNgGHOUq1dCFAYAlnggi4Zi2X8X4NDjup0A=="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:15.234809 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-f37ebd23-4347-44da-bddf-9368e46d156c tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Getting quotas for project d3d16d4e5b924ed0a41cdf509355f33b. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:36:15.237663 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-f37ebd23-4347-44da-bddf-9368e46d156c tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Getting quotas for user 74b6e01b13a64d88aa2f6a132693878f and project d3d16d4e5b924ed0a41cdf509355f33b. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:36:15.254170 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f37ebd23-4347-44da-bddf-9368e46d156c tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.030609 Jun 01 22:36:15.254478 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 553/1712] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:36:15 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:15.546586 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b7043291-f3d2-4468-be6d-cc9dd3f93cf1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:15.548390 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b7043291-f3d2-4468-be6d-cc9dd3f93cf1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:15.555288 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b7043291-f3d2-4468-be6d-cc9dd3f93cf1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:15.555288 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b7043291-f3d2-4468-be6d-cc9dd3f93cf1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:15.555288 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b7043291-f3d2-4468-be6d-cc9dd3f93cf1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:15.555288 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b7043291-f3d2-4468-be6d-cc9dd3f93cf1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:15.555593 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b7043291-f3d2-4468-be6d-cc9dd3f93cf1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:15.555593 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b7043291-f3d2-4468-be6d-cc9dd3f93cf1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:15.583465 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b7043291-f3d2-4468-be6d-cc9dd3f93cf1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/os-volume_attachments/c9bccdcb-1734-4f40-915c-5a22eec1638a" status: 200 len: 194 microversion: 2.1 time: 0.039296 Jun 01 22:36:15.584049 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 587/1713] 10.4.3.116 () {66 vars in 1531 bytes} [Mon Jun 1 22:36:15 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/os-volume_attachments/c9bccdcb-1734-4f40-915c-5a22eec1638a => generated 194 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:15.593788 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-afc5418e-9eb9-4a12-b361-a3af55ea4760 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:15.593984 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-afc5418e-9eb9-4a12-b361-a3af55ea4760 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:15.597588 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-afc5418e-9eb9-4a12-b361-a3af55ea4760 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:15.599366 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-afc5418e-9eb9-4a12-b361-a3af55ea4760 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:15.599366 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-afc5418e-9eb9-4a12-b361-a3af55ea4760 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:15.599366 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-afc5418e-9eb9-4a12-b361-a3af55ea4760 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:15.599366 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-afc5418e-9eb9-4a12-b361-a3af55ea4760 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:15.599671 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-afc5418e-9eb9-4a12-b361-a3af55ea4760 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:15.671692 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-afc5418e-9eb9-4a12-b361-a3af55ea4760 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lazy-loading 'services' on Instance uuid 91291930-5e43-4cc3-88a1-c4bd3ee0cd28 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:36:15.733751 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-afc5418e-9eb9-4a12-b361-a3af55ea4760 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/os-volume_attachments/c9bccdcb-1734-4f40-915c-5a22eec1638a" status: 202 len: 0 microversion: 2.1 time: 0.141579 Jun 01 22:36:15.734140 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 574/1714] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:36:15 2026] DELETE /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/os-volume_attachments/c9bccdcb-1734-4f40-915c-5a22eec1638a => generated 0 bytes in 142 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:36:16.368160 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesBackupsTest-instance-1312307184", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "639347f7-170c-40aa-8403-2ff15506d6b4"}], "security_groups": [{"name": "tempest-securitygroup--1697439271"}], "key_name": "tempest-keypair-181519474", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:16.460019 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:16.460397 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:16.460765 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:16.461283 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:16.461624 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:16.461912 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:16.466774 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:16.528873 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] validate_networks() for [('639347f7-170c-40aa-8403-2ff15506d6b4', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:36:16.529353 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:16.792076 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:16.996718 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:36:16.996933 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:36:16.997147 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:36:16.997294 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:36:16.997462 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:36:17.004803 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:17.005029 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:17.005204 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:17.005782 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:17.005933 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:17.006212 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:17.018230 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Getting quotas for project d3d16d4e5b924ed0a41cdf509355f33b. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:36:17.021216 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Getting quotas for user 74b6e01b13a64d88aa2f6a132693878f and project d3d16d4e5b924ed0a41cdf509355f33b. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:36:17.029479 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:36:17.031271 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:36:17.092271 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-060a1501-6875-4197-a987-669842e62bd5 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.726127 Jun 01 22:36:17.092737 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 554/1715] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:36:16 2026] POST /compute/v2.1/servers => generated 406 bytes in 727 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:36:17.104638 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b28fc6fb-9790-42b4-8bbb-1b6abdf66d30 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:17.106283 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b28fc6fb-9790-42b4-8bbb-1b6abdf66d30 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:17.122612 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b28fc6fb-9790-42b4-8bbb-1b6abdf66d30 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:17.186057 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b28fc6fb-9790-42b4-8bbb-1b6abdf66d30 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:17.197158 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b28fc6fb-9790-42b4-8bbb-1b6abdf66d30 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3" status: 200 len: 1235 microversion: 2.1 time: 0.094693 Jun 01 22:36:17.197471 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 588/1716] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:17 2026] GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 => generated 1235 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:18.224245 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-00c80e24-a7fa-4892-b460-5c131d219555 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:18.229808 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-00c80e24-a7fa-4892-b460-5c131d219555 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:18.235702 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-00c80e24-a7fa-4892-b460-5c131d219555 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:18.236020 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-00c80e24-a7fa-4892-b460-5c131d219555 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:18.236329 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-00c80e24-a7fa-4892-b460-5c131d219555 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:18.236995 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-00c80e24-a7fa-4892-b460-5c131d219555 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:18.237461 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-00c80e24-a7fa-4892-b460-5c131d219555 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:18.238869 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-00c80e24-a7fa-4892-b460-5c131d219555 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:18.265434 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-00c80e24-a7fa-4892-b460-5c131d219555 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:18.324054 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-00c80e24-a7fa-4892-b460-5c131d219555 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:18.335732 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-00c80e24-a7fa-4892-b460-5c131d219555 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3" status: 200 len: 1239 microversion: 2.1 time: 0.124183 Jun 01 22:36:18.335999 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 575/1717] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:18 2026] GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 => generated 1239 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:18.946584 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-bacd4aa0-7f17-4183-8cff-0f9c42515918 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:18.948511 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-bacd4aa0-7f17-4183-8cff-0f9c42515918 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:18.952124 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bacd4aa0-7f17-4183-8cff-0f9c42515918 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:18.952299 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bacd4aa0-7f17-4183-8cff-0f9c42515918 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:18.952474 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bacd4aa0-7f17-4183-8cff-0f9c42515918 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:18.952772 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bacd4aa0-7f17-4183-8cff-0f9c42515918 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:18.952906 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bacd4aa0-7f17-4183-8cff-0f9c42515918 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:18.953052 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bacd4aa0-7f17-4183-8cff-0f9c42515918 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:18.973988 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-bacd4aa0-7f17-4183-8cff-0f9c42515918 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.029110 Jun 01 22:36:18.974408 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 555/1718] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:36:18 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/os-volume_attachments => generated 25 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:36:19.032766 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-af17b3c9-ab70-4930-a31f-5b9d9d12e9a6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:19.034188 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-af17b3c9-ab70-4930-a31f-5b9d9d12e9a6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:19.037369 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-af17b3c9-ab70-4930-a31f-5b9d9d12e9a6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:19.037690 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-af17b3c9-ab70-4930-a31f-5b9d9d12e9a6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:19.037916 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-af17b3c9-ab70-4930-a31f-5b9d9d12e9a6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:19.038244 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-af17b3c9-ab70-4930-a31f-5b9d9d12e9a6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:19.038472 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-af17b3c9-ab70-4930-a31f-5b9d9d12e9a6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:19.038702 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-af17b3c9-ab70-4930-a31f-5b9d9d12e9a6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:19.055184 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-af17b3c9-ab70-4930-a31f-5b9d9d12e9a6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/ips" status: 200 len: 149 microversion: 2.20 time: 0.024097 Jun 01 22:36:19.055533 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 589/1719] 10.4.3.116 () {68 vars in 1407 bytes} [Mon Jun 1 22:36:19 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/ips => generated 149 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:36:19.076410 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e0f89533-a234-4b8d-9442-c5262d773679 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:19.080339 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e0f89533-a234-4b8d-9442-c5262d773679 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:19.085252 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e0f89533-a234-4b8d-9442-c5262d773679 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:19.085512 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e0f89533-a234-4b8d-9442-c5262d773679 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:19.085761 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e0f89533-a234-4b8d-9442-c5262d773679 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:19.086130 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e0f89533-a234-4b8d-9442-c5262d773679 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:19.086347 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e0f89533-a234-4b8d-9442-c5262d773679 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:19.086555 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e0f89533-a234-4b8d-9442-c5262d773679 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:19.103166 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e0f89533-a234-4b8d-9442-c5262d773679 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.028734 Jun 01 22:36:19.103430 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 576/1720] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:36:19 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28/os-volume_attachments => generated 25 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:36:19.149402 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-547ab627-d8a8-46e4-8513-9a469a9ed590 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:19.149638 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-547ab627-d8a8-46e4-8513-9a469a9ed590 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:19.154202 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-547ab627-d8a8-46e4-8513-9a469a9ed590 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:19.154402 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-547ab627-d8a8-46e4-8513-9a469a9ed590 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:19.154494 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-547ab627-d8a8-46e4-8513-9a469a9ed590 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:19.154784 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-547ab627-d8a8-46e4-8513-9a469a9ed590 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:19.154932 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-547ab627-d8a8-46e4-8513-9a469a9ed590 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:19.155056 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-547ab627-d8a8-46e4-8513-9a469a9ed590 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:19.173191 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-547ab627-d8a8-46e4-8513-9a469a9ed590 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Going to try to terminate instance {{(pid=86661) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:36:19.241118 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-547ab627-d8a8-46e4-8513-9a469a9ed590 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 204 len: 0 microversion: 2.1 time: 0.093246 Jun 01 22:36:19.241710 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 556/1721] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:36:19 2026] DELETE /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 0 bytes in 94 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:36:19.256117 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-50aa5dd6-d005-4c63-a815-d9480830175c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:19.257538 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-50aa5dd6-d005-4c63-a815-d9480830175c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:19.265693 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50aa5dd6-d005-4c63-a815-d9480830175c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:19.265693 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50aa5dd6-d005-4c63-a815-d9480830175c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:19.265950 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50aa5dd6-d005-4c63-a815-d9480830175c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:19.266293 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50aa5dd6-d005-4c63-a815-d9480830175c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:19.266834 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50aa5dd6-d005-4c63-a815-d9480830175c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:19.266913 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50aa5dd6-d005-4c63-a815-d9480830175c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:19.289602 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-50aa5dd6-d005-4c63-a815-d9480830175c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:19.360356 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4a602638-4ec9-4505-88bb-6b0cd5bc4f0b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:19.362443 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4a602638-4ec9-4505-88bb-6b0cd5bc4f0b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:19.367401 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4a602638-4ec9-4505-88bb-6b0cd5bc4f0b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:19.367807 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4a602638-4ec9-4505-88bb-6b0cd5bc4f0b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:19.368206 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4a602638-4ec9-4505-88bb-6b0cd5bc4f0b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:19.368727 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4a602638-4ec9-4505-88bb-6b0cd5bc4f0b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:19.369043 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4a602638-4ec9-4505-88bb-6b0cd5bc4f0b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:19.369376 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4a602638-4ec9-4505-88bb-6b0cd5bc4f0b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:19.398068 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4a602638-4ec9-4505-88bb-6b0cd5bc4f0b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:19.466637 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4a602638-4ec9-4505-88bb-6b0cd5bc4f0b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:19.485829 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4a602638-4ec9-4505-88bb-6b0cd5bc4f0b tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3" status: 200 len: 1287 microversion: 2.1 time: 0.129528 Jun 01 22:36:19.486186 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 577/1722] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:19 2026] GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 => generated 1287 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:19.502798 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-50aa5dd6-d005-4c63-a815-d9480830175c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:19.511544 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-50aa5dd6-d005-4c63-a815-d9480830175c tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 200 len: 1669 microversion: 2.1 time: 0.258188 Jun 01 22:36:19.511856 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 590/1723] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:19 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 1669 bytes in 259 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:20.458264 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-bfc2dc93-87a1-4f18-9c12-94da8462da2f req-37fbed6b-980c-4e6d-97e7-4c34ac3ac3e9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "91291930-5e43-4cc3-88a1-c4bd3ee0cd28", "name": "network-vif-unplugged", "status": "completed", "tag": "d9593827-d19d-47ed-99a2-54d16028c096"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:20.467650 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-bfc2dc93-87a1-4f18-9c12-94da8462da2f req-37fbed6b-980c-4e6d-97e7-4c34ac3ac3e9 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:20.468083 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-bfc2dc93-87a1-4f18-9c12-94da8462da2f req-37fbed6b-980c-4e6d-97e7-4c34ac3ac3e9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:20.468147 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-bfc2dc93-87a1-4f18-9c12-94da8462da2f req-37fbed6b-980c-4e6d-97e7-4c34ac3ac3e9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:20.481104 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-bfc2dc93-87a1-4f18-9c12-94da8462da2f req-37fbed6b-980c-4e6d-97e7-4c34ac3ac3e9 service nova] Creating event network-vif-unplugged:d9593827-d19d-47ed-99a2-54d16028c096 for instance 91291930-5e43-4cc3-88a1-c4bd3ee0cd28 on np0000001904 Jun 01 22:36:20.481699 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-bfc2dc93-87a1-4f18-9c12-94da8462da2f req-37fbed6b-980c-4e6d-97e7-4c34ac3ac3e9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:36:20.495418 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-bfc2dc93-87a1-4f18-9c12-94da8462da2f req-37fbed6b-980c-4e6d-97e7-4c34ac3ac3e9 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.041948 Jun 01 22:36:20.497133 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 557/1724] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:36:20 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:20.510215 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4ce3c104-6dc6-465d-a7eb-1027fb14eec7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:20.512829 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4ce3c104-6dc6-465d-a7eb-1027fb14eec7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:20.529703 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4ce3c104-6dc6-465d-a7eb-1027fb14eec7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:20.529703 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4ce3c104-6dc6-465d-a7eb-1027fb14eec7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:20.529703 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4ce3c104-6dc6-465d-a7eb-1027fb14eec7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:20.529703 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4ce3c104-6dc6-465d-a7eb-1027fb14eec7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:20.530029 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4ce3c104-6dc6-465d-a7eb-1027fb14eec7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:20.530427 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4ce3c104-6dc6-465d-a7eb-1027fb14eec7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:20.532926 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5f1612b1-da28-4091-8a20-0b876d18add5 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:20.537713 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5f1612b1-da28-4091-8a20-0b876d18add5 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:20.542988 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5f1612b1-da28-4091-8a20-0b876d18add5 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:20.543331 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5f1612b1-da28-4091-8a20-0b876d18add5 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:20.544415 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5f1612b1-da28-4091-8a20-0b876d18add5 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:20.544415 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5f1612b1-da28-4091-8a20-0b876d18add5 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:20.545061 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5f1612b1-da28-4091-8a20-0b876d18add5 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:20.545061 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5f1612b1-da28-4091-8a20-0b876d18add5 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:20.558713 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4ce3c104-6dc6-465d-a7eb-1027fb14eec7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:20.606510 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5f1612b1-da28-4091-8a20-0b876d18add5 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:20.666653 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4ce3c104-6dc6-465d-a7eb-1027fb14eec7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:20.679935 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4ce3c104-6dc6-465d-a7eb-1027fb14eec7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3" status: 200 len: 1287 microversion: 2.1 time: 0.172766 Jun 01 22:36:20.680480 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 578/1725] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:20 2026] GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 => generated 1287 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:20.817063 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5f1612b1-da28-4091-8a20-0b876d18add5 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:20.829196 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5f1612b1-da28-4091-8a20-0b876d18add5 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 200 len: 1669 microversion: 2.1 time: 0.300099 Jun 01 22:36:20.829590 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 591/1726] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:20 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 1669 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:20.894254 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f4422866-9e9c-4065-b26c-eb83c64d0b6c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:20.895744 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f4422866-9e9c-4065-b26c-eb83c64d0b6c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:20.899541 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f4422866-9e9c-4065-b26c-eb83c64d0b6c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:20.899761 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f4422866-9e9c-4065-b26c-eb83c64d0b6c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:20.899886 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f4422866-9e9c-4065-b26c-eb83c64d0b6c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:20.900227 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f4422866-9e9c-4065-b26c-eb83c64d0b6c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:20.900382 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f4422866-9e9c-4065-b26c-eb83c64d0b6c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:20.900497 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f4422866-9e9c-4065-b26c-eb83c64d0b6c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:20.914462 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f4422866-9e9c-4065-b26c-eb83c64d0b6c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:20.914642 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f4422866-9e9c-4065-b26c-eb83c64d0b6c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:20.914768 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f4422866-9e9c-4065-b26c-eb83c64d0b6c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:20.917971 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-f4422866-9e9c-4065-b26c-eb83c64d0b6c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lazy-loading 'flavor' on Instance uuid 69bdb4de-42ed-4b80-80c1-ccb9db031139 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:36:21.582071 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f4422866-9e9c-4065-b26c-eb83c64d0b6c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "POST /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/action" status: 202 len: 0 microversion: 2.20 time: 0.689700 Jun 01 22:36:21.582935 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 558/1727] 10.4.3.116 () {70 vars in 1437 bytes} [Mon Jun 1 22:36:20 2026] POST /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/action => generated 0 bytes in 690 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:36:21.594634 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-84866bdf-a562-4038-bde0-9bc487592ccf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:21.596466 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-84866bdf-a562-4038-bde0-9bc487592ccf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:21.603886 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84866bdf-a562-4038-bde0-9bc487592ccf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:21.604219 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84866bdf-a562-4038-bde0-9bc487592ccf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:21.604510 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84866bdf-a562-4038-bde0-9bc487592ccf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:21.605099 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84866bdf-a562-4038-bde0-9bc487592ccf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:21.605533 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84866bdf-a562-4038-bde0-9bc487592ccf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:21.605926 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84866bdf-a562-4038-bde0-9bc487592ccf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:21.622755 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-84866bdf-a562-4038-bde0-9bc487592ccf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:21.699603 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c8cc7b9c-c80f-4390-887a-04e2cd364c5f tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:21.702065 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c8cc7b9c-c80f-4390-887a-04e2cd364c5f tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:21.708797 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c8cc7b9c-c80f-4390-887a-04e2cd364c5f tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:21.709161 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c8cc7b9c-c80f-4390-887a-04e2cd364c5f tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:21.709461 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c8cc7b9c-c80f-4390-887a-04e2cd364c5f tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:21.710103 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c8cc7b9c-c80f-4390-887a-04e2cd364c5f tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:21.711238 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c8cc7b9c-c80f-4390-887a-04e2cd364c5f tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:21.711238 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c8cc7b9c-c80f-4390-887a-04e2cd364c5f tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:21.731236 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c8cc7b9c-c80f-4390-887a-04e2cd364c5f tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:21.810258 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c8cc7b9c-c80f-4390-887a-04e2cd364c5f tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:21.823012 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c8cc7b9c-c80f-4390-887a-04e2cd364c5f tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3" status: 200 len: 1295 microversion: 2.1 time: 0.123910 Jun 01 22:36:21.823012 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 592/1728] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:21 2026] GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 => generated 1295 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:21.852549 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d3ea9ae7-429c-49e2-ae85-20072e82f320 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:21.853829 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d3ea9ae7-429c-49e2-ae85-20072e82f320 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:21.859363 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d3ea9ae7-429c-49e2-ae85-20072e82f320 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:21.859825 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d3ea9ae7-429c-49e2-ae85-20072e82f320 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:21.860148 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d3ea9ae7-429c-49e2-ae85-20072e82f320 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:21.860738 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d3ea9ae7-429c-49e2-ae85-20072e82f320 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:21.861470 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d3ea9ae7-429c-49e2-ae85-20072e82f320 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:21.861830 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d3ea9ae7-429c-49e2-ae85-20072e82f320 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:21.867607 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-84866bdf-a562-4038-bde0-9bc487592ccf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:21.874831 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-84866bdf-a562-4038-bde0-9bc487592ccf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:21.875618 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-84866bdf-a562-4038-bde0-9bc487592ccf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:21.882195 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-84866bdf-a562-4038-bde0-9bc487592ccf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1718 microversion: 2.20 time: 0.289969 Jun 01 22:36:21.882592 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 579/1729] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:21 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1718 bytes in 291 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:21.886902 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d3ea9ae7-429c-49e2-ae85-20072e82f320 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:22.036868 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d3ea9ae7-429c-49e2-ae85-20072e82f320 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:22.046726 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d3ea9ae7-429c-49e2-ae85-20072e82f320 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 200 len: 1669 microversion: 2.1 time: 0.198120 Jun 01 22:36:22.047070 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 559/1730] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:21 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 1669 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:22.221135 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-dceaf750-cba9-4b6b-8189-c4d0420e92a2 req-e70d181a-2f4d-477c-b61c-95ec8c94f752 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "91291930-5e43-4cc3-88a1-c4bd3ee0cd28", "name": "network-vif-deleted", "tag": "d9593827-d19d-47ed-99a2-54d16028c096"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:22.230056 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-dceaf750-cba9-4b6b-8189-c4d0420e92a2 req-e70d181a-2f4d-477c-b61c-95ec8c94f752 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:22.230493 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-dceaf750-cba9-4b6b-8189-c4d0420e92a2 req-e70d181a-2f4d-477c-b61c-95ec8c94f752 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:22.230727 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-dceaf750-cba9-4b6b-8189-c4d0420e92a2 req-e70d181a-2f4d-477c-b61c-95ec8c94f752 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:22.239982 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-dceaf750-cba9-4b6b-8189-c4d0420e92a2 req-e70d181a-2f4d-477c-b61c-95ec8c94f752 service nova] Creating event network-vif-deleted:d9593827-d19d-47ed-99a2-54d16028c096 for instance 91291930-5e43-4cc3-88a1-c4bd3ee0cd28 on np0000001904 Jun 01 22:36:22.240509 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-dceaf750-cba9-4b6b-8189-c4d0420e92a2 req-e70d181a-2f4d-477c-b61c-95ec8c94f752 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:36:22.247307 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-dceaf750-cba9-4b6b-8189-c4d0420e92a2 req-e70d181a-2f4d-477c-b61c-95ec8c94f752 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028521 Jun 01 22:36:22.250241 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 593/1731] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:36:22 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:22.571229 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-0e396740-e8c9-4f7d-a741-128b667a4b35 req-7bce4db2-08f2-4f87-81a6-23b0d9cc640a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "91291930-5e43-4cc3-88a1-c4bd3ee0cd28", "name": "network-vif-unplugged", "status": "completed", "tag": "d9593827-d19d-47ed-99a2-54d16028c096"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:22.584071 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-0e396740-e8c9-4f7d-a741-128b667a4b35 req-7bce4db2-08f2-4f87-81a6-23b0d9cc640a service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:22.584794 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-0e396740-e8c9-4f7d-a741-128b667a4b35 req-7bce4db2-08f2-4f87-81a6-23b0d9cc640a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:22.585293 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-0e396740-e8c9-4f7d-a741-128b667a4b35 req-7bce4db2-08f2-4f87-81a6-23b0d9cc640a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:22.595260 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-0e396740-e8c9-4f7d-a741-128b667a4b35 req-7bce4db2-08f2-4f87-81a6-23b0d9cc640a service nova] Creating event network-vif-unplugged:d9593827-d19d-47ed-99a2-54d16028c096 for instance 91291930-5e43-4cc3-88a1-c4bd3ee0cd28 on np0000001904 Jun 01 22:36:22.595857 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-0e396740-e8c9-4f7d-a741-128b667a4b35 req-7bce4db2-08f2-4f87-81a6-23b0d9cc640a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:36:22.602690 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-0e396740-e8c9-4f7d-a741-128b667a4b35 req-7bce4db2-08f2-4f87-81a6-23b0d9cc640a service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.034465 Jun 01 22:36:22.603095 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 580/1732] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:36:22 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:22.842604 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b1dc6456-f625-44c1-9755-4a0b9100fab6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:22.842604 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b1dc6456-f625-44c1-9755-4a0b9100fab6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:22.848240 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b1dc6456-f625-44c1-9755-4a0b9100fab6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:22.848747 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b1dc6456-f625-44c1-9755-4a0b9100fab6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:22.849143 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b1dc6456-f625-44c1-9755-4a0b9100fab6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:22.849831 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b1dc6456-f625-44c1-9755-4a0b9100fab6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:22.850324 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b1dc6456-f625-44c1-9755-4a0b9100fab6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:22.850815 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b1dc6456-f625-44c1-9755-4a0b9100fab6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:22.869713 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b1dc6456-f625-44c1-9755-4a0b9100fab6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:22.906330 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-870cb9c2-969d-49a3-b067-572537b75022 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:22.911782 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-870cb9c2-969d-49a3-b067-572537b75022 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:22.919157 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-870cb9c2-969d-49a3-b067-572537b75022 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:22.919491 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-870cb9c2-969d-49a3-b067-572537b75022 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:22.919793 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-870cb9c2-969d-49a3-b067-572537b75022 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:22.920505 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-870cb9c2-969d-49a3-b067-572537b75022 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:22.920852 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-870cb9c2-969d-49a3-b067-572537b75022 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:22.921161 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-870cb9c2-969d-49a3-b067-572537b75022 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:22.942336 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-870cb9c2-969d-49a3-b067-572537b75022 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:23.065790 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a1879cbf-1b2e-4eec-85b8-cc22739b2616 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:23.067190 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a1879cbf-1b2e-4eec-85b8-cc22739b2616 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:23.071945 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1879cbf-1b2e-4eec-85b8-cc22739b2616 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:23.072246 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1879cbf-1b2e-4eec-85b8-cc22739b2616 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:23.072482 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1879cbf-1b2e-4eec-85b8-cc22739b2616 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:23.072948 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1879cbf-1b2e-4eec-85b8-cc22739b2616 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:23.073297 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1879cbf-1b2e-4eec-85b8-cc22739b2616 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:23.073625 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1879cbf-1b2e-4eec-85b8-cc22739b2616 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:23.080130 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b1dc6456-f625-44c1-9755-4a0b9100fab6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:23.089949 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b1dc6456-f625-44c1-9755-4a0b9100fab6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3" status: 200 len: 1363 microversion: 2.1 time: 0.250345 Jun 01 22:36:23.089949 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 560/1733] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:22 2026] GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 => generated 1363 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:23.100766 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a1879cbf-1b2e-4eec-85b8-cc22739b2616 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:23.154146 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-870cb9c2-969d-49a3-b067-572537b75022 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:23.165454 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-870cb9c2-969d-49a3-b067-572537b75022 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:23.166519 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-870cb9c2-969d-49a3-b067-572537b75022 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:23.172231 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-870cb9c2-969d-49a3-b067-572537b75022 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1718 microversion: 2.20 time: 0.268137 Jun 01 22:36:23.172885 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 594/1734] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:22 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1718 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:23.222233 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a1879cbf-1b2e-4eec-85b8-cc22739b2616 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:23.234299 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a1879cbf-1b2e-4eec-85b8-cc22739b2616 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 200 len: 1320 microversion: 2.1 time: 0.170513 Jun 01 22:36:23.234835 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 581/1735] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:23 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 1320 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:23.335599 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-4ff68a73-ea82-48e8-ac89-c6cc72c2b515 req-4c3e6478-f7f6-4781-a6db-3afe5aa28feb service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b2fb6f7f-0d12-4258-83d9-ac875f5f0de3", "tag": "337ec331-bc96-4e33-b6e7-0f35712d7f4e"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:23.344937 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-4ff68a73-ea82-48e8-ac89-c6cc72c2b515 req-4c3e6478-f7f6-4781-a6db-3afe5aa28feb service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:23.345295 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-4ff68a73-ea82-48e8-ac89-c6cc72c2b515 req-4c3e6478-f7f6-4781-a6db-3afe5aa28feb service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:23.345543 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-4ff68a73-ea82-48e8-ac89-c6cc72c2b515 req-4c3e6478-f7f6-4781-a6db-3afe5aa28feb service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:23.351966 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-4ff68a73-ea82-48e8-ac89-c6cc72c2b515 req-4c3e6478-f7f6-4781-a6db-3afe5aa28feb service nova] Creating event network-changed:337ec331-bc96-4e33-b6e7-0f35712d7f4e for instance b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 on np0000001904 Jun 01 22:36:23.352507 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-4ff68a73-ea82-48e8-ac89-c6cc72c2b515 req-4c3e6478-f7f6-4781-a6db-3afe5aa28feb service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:36:23.357547 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-4ff68a73-ea82-48e8-ac89-c6cc72c2b515 req-4c3e6478-f7f6-4781-a6db-3afe5aa28feb service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024960 Jun 01 22:36:23.358229 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 561/1736] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:36:23 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:24.107977 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c6253368-7b08-4c47-bb66-9d5449046afa tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:24.111343 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c6253368-7b08-4c47-bb66-9d5449046afa tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:24.118711 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6253368-7b08-4c47-bb66-9d5449046afa tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:24.118978 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6253368-7b08-4c47-bb66-9d5449046afa tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:24.119196 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6253368-7b08-4c47-bb66-9d5449046afa tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:24.120201 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6253368-7b08-4c47-bb66-9d5449046afa tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:24.120632 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6253368-7b08-4c47-bb66-9d5449046afa tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:24.120967 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6253368-7b08-4c47-bb66-9d5449046afa tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:24.144463 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c6253368-7b08-4c47-bb66-9d5449046afa tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:24.197982 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a06f93a0-9886-4f12-9671-a805b9549e08 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:24.200275 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a06f93a0-9886-4f12-9671-a805b9549e08 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:24.208521 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a06f93a0-9886-4f12-9671-a805b9549e08 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:24.209034 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a06f93a0-9886-4f12-9671-a805b9549e08 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:24.210149 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a06f93a0-9886-4f12-9671-a805b9549e08 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:24.210896 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a06f93a0-9886-4f12-9671-a805b9549e08 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:24.210896 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a06f93a0-9886-4f12-9671-a805b9549e08 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:24.211500 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a06f93a0-9886-4f12-9671-a805b9549e08 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:24.242396 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a06f93a0-9886-4f12-9671-a805b9549e08 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:24.257703 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d77efe62-f6f0-4485-9b06-f9b470b52cba tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:24.260375 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d77efe62-f6f0-4485-9b06-f9b470b52cba tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:24.268378 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d77efe62-f6f0-4485-9b06-f9b470b52cba tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:24.271025 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d77efe62-f6f0-4485-9b06-f9b470b52cba tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:24.271025 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d77efe62-f6f0-4485-9b06-f9b470b52cba tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:24.271025 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d77efe62-f6f0-4485-9b06-f9b470b52cba tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:24.271025 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d77efe62-f6f0-4485-9b06-f9b470b52cba tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:24.271262 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d77efe62-f6f0-4485-9b06-f9b470b52cba tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:24.303615 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d77efe62-f6f0-4485-9b06-f9b470b52cba tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:24.306211 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d77efe62-f6f0-4485-9b06-f9b470b52cba tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:24.306211 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d77efe62-f6f0-4485-9b06-f9b470b52cba tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:24.306211 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-d77efe62-f6f0-4485-9b06-f9b470b52cba tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lazy-loading 'fault' on Instance uuid 91291930-5e43-4cc3-88a1-c4bd3ee0cd28 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:36:24.311141 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d77efe62-f6f0-4485-9b06-f9b470b52cba tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:24.366511 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c6253368-7b08-4c47-bb66-9d5449046afa tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:24.376957 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c6253368-7b08-4c47-bb66-9d5449046afa tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3" status: 200 len: 1361 microversion: 2.1 time: 0.272768 Jun 01 22:36:24.377990 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 595/1737] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:24 2026] GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 => generated 1361 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:24.381675 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-0a34cc4c-c1cb-47af-b830-2929abb28eb6 req-fe53c9e4-2ee5-4522-a19b-590657f139fb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "69bdb4de-42ed-4b80-80c1-ccb9db031139", "name": "network-vif-unplugged", "status": "completed", "tag": "7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55"}, {"server_uuid": "69bdb4de-42ed-4b80-80c1-ccb9db031139", "name": "network-vif-unplugged", "status": "completed", "tag": "7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:24.393229 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d77efe62-f6f0-4485-9b06-f9b470b52cba tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:24.393440 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-0a34cc4c-c1cb-47af-b830-2929abb28eb6 req-fe53c9e4-2ee5-4522-a19b-590657f139fb service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:24.393692 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-0a34cc4c-c1cb-47af-b830-2929abb28eb6 req-fe53c9e4-2ee5-4522-a19b-590657f139fb service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:24.394597 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-0a34cc4c-c1cb-47af-b830-2929abb28eb6 req-fe53c9e4-2ee5-4522-a19b-590657f139fb service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:24.403641 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-0a34cc4c-c1cb-47af-b830-2929abb28eb6 req-fe53c9e4-2ee5-4522-a19b-590657f139fb service nova] Creating event network-vif-unplugged:7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55 for instance 69bdb4de-42ed-4b80-80c1-ccb9db031139 on np0000001904 Jun 01 22:36:24.403641 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-0a34cc4c-c1cb-47af-b830-2929abb28eb6 req-fe53c9e4-2ee5-4522-a19b-590657f139fb service nova] Creating event network-vif-unplugged:7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55 for instance 69bdb4de-42ed-4b80-80c1-ccb9db031139 on np0000001904 Jun 01 22:36:24.403849 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-0a34cc4c-c1cb-47af-b830-2929abb28eb6 req-fe53c9e4-2ee5-4522-a19b-590657f139fb service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:36:24.407483 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d77efe62-f6f0-4485-9b06-f9b470b52cba tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 200 len: 1325 microversion: 2.1 time: 0.154104 Jun 01 22:36:24.407895 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 562/1738] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:24 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 1325 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:24.408221 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-0a34cc4c-c1cb-47af-b830-2929abb28eb6 req-fe53c9e4-2ee5-4522-a19b-590657f139fb service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.030128 Jun 01 22:36:24.408528 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 596/1739] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:36:24 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:24.489561 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a06f93a0-9886-4f12-9671-a805b9549e08 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:24.495166 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a06f93a0-9886-4f12-9671-a805b9549e08 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:24.496628 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a06f93a0-9886-4f12-9671-a805b9549e08 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:24.500260 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a06f93a0-9886-4f12-9671-a805b9549e08 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1739 microversion: 2.20 time: 0.306995 Jun 01 22:36:24.500581 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 582/1740] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:24 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1739 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:25.403618 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a630bae2-f42b-47e0-88ea-f6f84d6861ea tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:25.404233 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a630bae2-f42b-47e0-88ea-f6f84d6861ea tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:25.411428 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a630bae2-f42b-47e0-88ea-f6f84d6861ea tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:25.411937 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a630bae2-f42b-47e0-88ea-f6f84d6861ea tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:25.412317 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a630bae2-f42b-47e0-88ea-f6f84d6861ea tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:25.413200 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a630bae2-f42b-47e0-88ea-f6f84d6861ea tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:25.413825 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a630bae2-f42b-47e0-88ea-f6f84d6861ea tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:25.414660 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a630bae2-f42b-47e0-88ea-f6f84d6861ea tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:25.426636 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-369e158d-ed48-454c-83fc-180f9008546d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:25.428172 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-369e158d-ed48-454c-83fc-180f9008546d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:25.433882 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-369e158d-ed48-454c-83fc-180f9008546d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:25.433882 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-369e158d-ed48-454c-83fc-180f9008546d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:25.433882 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-369e158d-ed48-454c-83fc-180f9008546d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:25.434199 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-369e158d-ed48-454c-83fc-180f9008546d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:25.436373 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-369e158d-ed48-454c-83fc-180f9008546d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:25.436917 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-369e158d-ed48-454c-83fc-180f9008546d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:25.440627 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a630bae2-f42b-47e0-88ea-f6f84d6861ea tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:25.467394 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-369e158d-ed48-454c-83fc-180f9008546d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:25.467666 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-369e158d-ed48-454c-83fc-180f9008546d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:25.467753 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-369e158d-ed48-454c-83fc-180f9008546d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:25.467978 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-369e158d-ed48-454c-83fc-180f9008546d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lazy-loading 'fault' on Instance uuid 91291930-5e43-4cc3-88a1-c4bd3ee0cd28 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:36:25.473807 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-369e158d-ed48-454c-83fc-180f9008546d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:25.524757 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4930b989-5987-45e6-940a-82134127abec tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:25.526999 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4930b989-5987-45e6-940a-82134127abec tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:25.531686 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4930b989-5987-45e6-940a-82134127abec tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:25.531949 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4930b989-5987-45e6-940a-82134127abec tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:25.532205 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4930b989-5987-45e6-940a-82134127abec tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:25.532778 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4930b989-5987-45e6-940a-82134127abec tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:25.533137 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4930b989-5987-45e6-940a-82134127abec tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:25.533528 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4930b989-5987-45e6-940a-82134127abec tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:25.551240 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4930b989-5987-45e6-940a-82134127abec tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:25.553324 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-369e158d-ed48-454c-83fc-180f9008546d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '0ce5b561ae564883a44b32ca8e3d42e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7d02cb3467e04a708744fc30087d461b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:25.565800 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-369e158d-ed48-454c-83fc-180f9008546d tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 200 len: 1325 microversion: 2.1 time: 0.140743 Jun 01 22:36:25.566281 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 597/1741] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:25 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 1325 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:25.630018 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a630bae2-f42b-47e0-88ea-f6f84d6861ea tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:25.631526 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=166,nova_cell1:UPDATE=9,nova_cell1:INSERT=5 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:36:25.639061 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a630bae2-f42b-47e0-88ea-f6f84d6861ea tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3" status: 200 len: 1361 microversion: 2.1 time: 0.239123 Jun 01 22:36:25.639821 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 563/1742] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:25 2026] GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 => generated 1361 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:25.728950 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4930b989-5987-45e6-940a-82134127abec tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:25.737214 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4930b989-5987-45e6-940a-82134127abec tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:25.738100 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4930b989-5987-45e6-940a-82134127abec tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:25.746782 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4930b989-5987-45e6-940a-82134127abec tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1739 microversion: 2.20 time: 0.224252 Jun 01 22:36:25.747591 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 583/1743] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:25 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1739 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:26.588620 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a08e0635-e3e9-43cb-9944-b5e669438568 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:26.589707 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a08e0635-e3e9-43cb-9944-b5e669438568 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:26.595431 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a08e0635-e3e9-43cb-9944-b5e669438568 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:26.595821 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a08e0635-e3e9-43cb-9944-b5e669438568 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:26.596096 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a08e0635-e3e9-43cb-9944-b5e669438568 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:26.596660 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a08e0635-e3e9-43cb-9944-b5e669438568 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:26.597050 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a08e0635-e3e9-43cb-9944-b5e669438568 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:26.597407 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a08e0635-e3e9-43cb-9944-b5e669438568 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:26.606750 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-a08e0635-e3e9-43cb-9944-b5e669438568 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] HTTP exception thrown: Instance 91291930-5e43-4cc3-88a1-c4bd3ee0cd28 could not be found. Jun 01 22:36:26.606750 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a08e0635-e3e9-43cb-9944-b5e669438568 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Returning 404 to user: Instance 91291930-5e43-4cc3-88a1-c4bd3ee0cd28 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:36:26.606750 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a08e0635-e3e9-43cb-9944-b5e669438568 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 404 len: 111 microversion: 2.1 time: 0.020906 Jun 01 22:36:26.607100 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 598/1744] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:26 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:36:26.619481 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3cce49b6-1d94-4856-943d-3c66ea8cf81f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:26.637550 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3cce49b6-1d94-4856-943d-3c66ea8cf81f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1105524298" status: 202 len: 0 microversion: 2.1 time: 0.023276 Jun 01 22:36:26.638012 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 564/1745] 10.4.3.116 () {66 vars in 1339 bytes} [Mon Jun 1 22:36:26 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1105524298 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:36:26.662551 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b64222c7-7268-442b-9722-a12fbf85b793 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:26.665249 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b64222c7-7268-442b-9722-a12fbf85b793 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:26.672680 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b64222c7-7268-442b-9722-a12fbf85b793 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:26.672680 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b64222c7-7268-442b-9722-a12fbf85b793 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:26.672680 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b64222c7-7268-442b-9722-a12fbf85b793 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:26.672680 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b64222c7-7268-442b-9722-a12fbf85b793 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:26.672913 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b64222c7-7268-442b-9722-a12fbf85b793 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:26.672913 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b64222c7-7268-442b-9722-a12fbf85b793 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:26.686860 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b64222c7-7268-442b-9722-a12fbf85b793 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:26.768310 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-900acbac-be2d-484c-a9b2-daa572ee29ed tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:26.771200 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-900acbac-be2d-484c-a9b2-daa572ee29ed tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:26.779294 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-900acbac-be2d-484c-a9b2-daa572ee29ed tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:26.779762 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-900acbac-be2d-484c-a9b2-daa572ee29ed tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:26.780188 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-900acbac-be2d-484c-a9b2-daa572ee29ed tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:26.780920 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-900acbac-be2d-484c-a9b2-daa572ee29ed tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:26.781414 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-900acbac-be2d-484c-a9b2-daa572ee29ed tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:26.781920 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-900acbac-be2d-484c-a9b2-daa572ee29ed tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:26.785410 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=154,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:36:26.812080 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-900acbac-be2d-484c-a9b2-daa572ee29ed tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:26.884934 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b64222c7-7268-442b-9722-a12fbf85b793 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:26.903843 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b64222c7-7268-442b-9722-a12fbf85b793 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3" status: 200 len: 1361 microversion: 2.1 time: 0.243427 Jun 01 22:36:26.904260 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 584/1746] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:26 2026] GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 => generated 1361 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:26.976409 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-900acbac-be2d-484c-a9b2-daa572ee29ed tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:26.981557 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-900acbac-be2d-484c-a9b2-daa572ee29ed tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:26.982108 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-900acbac-be2d-484c-a9b2-daa572ee29ed tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:26.987314 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-900acbac-be2d-484c-a9b2-daa572ee29ed tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1734 microversion: 2.20 time: 0.223893 Jun 01 22:36:26.987657 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 599/1747] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:26 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1734 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:27.012608 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:36:27.026264 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=5 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:36:27.188930 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:36:27.926227 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0618611c-5728-42b5-b577-0a002f10000d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:27.929542 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0618611c-5728-42b5-b577-0a002f10000d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:27.937079 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0618611c-5728-42b5-b577-0a002f10000d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:27.937804 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0618611c-5728-42b5-b577-0a002f10000d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:27.937804 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0618611c-5728-42b5-b577-0a002f10000d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:27.938316 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0618611c-5728-42b5-b577-0a002f10000d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:27.938737 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0618611c-5728-42b5-b577-0a002f10000d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:27.939088 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0618611c-5728-42b5-b577-0a002f10000d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:27.962138 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-0618611c-5728-42b5-b577-0a002f10000d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:28.004370 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-db9b052d-6970-47fd-af15-289f38a759d2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:28.008926 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-db9b052d-6970-47fd-af15-289f38a759d2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:28.019835 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-db9b052d-6970-47fd-af15-289f38a759d2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:28.020177 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-db9b052d-6970-47fd-af15-289f38a759d2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:28.020463 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-db9b052d-6970-47fd-af15-289f38a759d2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:28.021095 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-db9b052d-6970-47fd-af15-289f38a759d2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:28.021531 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-db9b052d-6970-47fd-af15-289f38a759d2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:28.022035 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-db9b052d-6970-47fd-af15-289f38a759d2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:28.048970 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-db9b052d-6970-47fd-af15-289f38a759d2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:28.181583 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0618611c-5728-42b5-b577-0a002f10000d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:28.196588 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0618611c-5728-42b5-b577-0a002f10000d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3" status: 200 len: 1361 microversion: 2.1 time: 0.275295 Jun 01 22:36:28.196941 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 565/1748] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:27 2026] GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 => generated 1361 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:28.246079 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-db9b052d-6970-47fd-af15-289f38a759d2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:28.254051 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-db9b052d-6970-47fd-af15-289f38a759d2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:28.254886 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-db9b052d-6970-47fd-af15-289f38a759d2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:28.261390 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-db9b052d-6970-47fd-af15-289f38a759d2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1734 microversion: 2.20 time: 0.259173 Jun 01 22:36:28.264732 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 585/1749] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:28 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1734 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 01 22:36:29.214473 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-65a09a75-96e2-4740-be05-a495f33816ae tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:29.216305 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-65a09a75-96e2-4740-be05-a495f33816ae tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:29.222122 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-65a09a75-96e2-4740-be05-a495f33816ae tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:29.222467 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-65a09a75-96e2-4740-be05-a495f33816ae tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:29.222804 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-65a09a75-96e2-4740-be05-a495f33816ae tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:29.223543 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-65a09a75-96e2-4740-be05-a495f33816ae tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:29.224070 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-65a09a75-96e2-4740-be05-a495f33816ae tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:29.224471 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-65a09a75-96e2-4740-be05-a495f33816ae tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:29.243867 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-65a09a75-96e2-4740-be05-a495f33816ae tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:29.287592 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-abaa9876-450b-403c-811f-8cea3fad6635 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:29.292480 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-abaa9876-450b-403c-811f-8cea3fad6635 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:29.298277 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-abaa9876-450b-403c-811f-8cea3fad6635 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:29.298574 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-abaa9876-450b-403c-811f-8cea3fad6635 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:29.298849 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-abaa9876-450b-403c-811f-8cea3fad6635 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:29.299328 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-abaa9876-450b-403c-811f-8cea3fad6635 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:29.299706 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-abaa9876-450b-403c-811f-8cea3fad6635 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:29.300050 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-abaa9876-450b-403c-811f-8cea3fad6635 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:29.326255 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-abaa9876-450b-403c-811f-8cea3fad6635 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:29.415932 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-65a09a75-96e2-4740-be05-a495f33816ae tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:29.426045 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-65a09a75-96e2-4740-be05-a495f33816ae tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3" status: 200 len: 1361 microversion: 2.1 time: 0.213780 Jun 01 22:36:29.426391 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 600/1750] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:29 2026] GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 => generated 1361 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:29.482460 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-abaa9876-450b-403c-811f-8cea3fad6635 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:29.491220 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-abaa9876-450b-403c-811f-8cea3fad6635 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:29.491891 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-abaa9876-450b-403c-811f-8cea3fad6635 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:29.496830 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-abaa9876-450b-403c-811f-8cea3fad6635 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1716 microversion: 2.20 time: 0.213800 Jun 01 22:36:29.497167 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 566/1751] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:29 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1716 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:29.873913 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-04c6056f-c039-4d4b-ba69-c935d3de9187 req-abf84ff0-f1b0-4a70-bf03-75311208281d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b2fb6f7f-0d12-4258-83d9-ac875f5f0de3", "name": "network-vif-plugged", "status": "completed", "tag": "337ec331-bc96-4e33-b6e7-0f35712d7f4e"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:29.882100 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-04c6056f-c039-4d4b-ba69-c935d3de9187 req-abf84ff0-f1b0-4a70-bf03-75311208281d service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:29.882382 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-04c6056f-c039-4d4b-ba69-c935d3de9187 req-abf84ff0-f1b0-4a70-bf03-75311208281d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:29.882561 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-04c6056f-c039-4d4b-ba69-c935d3de9187 req-abf84ff0-f1b0-4a70-bf03-75311208281d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:29.891431 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-04c6056f-c039-4d4b-ba69-c935d3de9187 req-abf84ff0-f1b0-4a70-bf03-75311208281d service nova] Creating event network-vif-plugged:337ec331-bc96-4e33-b6e7-0f35712d7f4e for instance b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 on np0000001904 Jun 01 22:36:29.892114 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-04c6056f-c039-4d4b-ba69-c935d3de9187 req-abf84ff0-f1b0-4a70-bf03-75311208281d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:36:29.898453 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-04c6056f-c039-4d4b-ba69-c935d3de9187 req-abf84ff0-f1b0-4a70-bf03-75311208281d service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027494 Jun 01 22:36:29.898971 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 586/1752] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:36:29 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:29.977850 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-32a0016b-cb50-41f4-a496-6aa9d6d876d7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:29.978160 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-32a0016b-cb50-41f4-a496-6aa9d6d876d7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:29.982753 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32a0016b-cb50-41f4-a496-6aa9d6d876d7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:29.983060 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32a0016b-cb50-41f4-a496-6aa9d6d876d7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:29.983289 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32a0016b-cb50-41f4-a496-6aa9d6d876d7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:29.983703 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32a0016b-cb50-41f4-a496-6aa9d6d876d7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:29.983922 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32a0016b-cb50-41f4-a496-6aa9d6d876d7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:29.984391 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32a0016b-cb50-41f4-a496-6aa9d6d876d7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:29.993514 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-32a0016b-cb50-41f4-a496-6aa9d6d876d7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] HTTP exception thrown: Instance 91291930-5e43-4cc3-88a1-c4bd3ee0cd28 could not be found. Jun 01 22:36:29.993514 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-32a0016b-cb50-41f4-a496-6aa9d6d876d7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Returning 404 to user: Instance 91291930-5e43-4cc3-88a1-c4bd3ee0cd28 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:36:29.993514 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-32a0016b-cb50-41f4-a496-6aa9d6d876d7 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 404 len: 111 microversion: 2.1 time: 0.017243 Jun 01 22:36:29.993514 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 601/1753] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:36:29 2026] DELETE /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:36:30.004554 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-36799641-025c-4ee5-b726-433c6268e30f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:30.006955 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-36799641-025c-4ee5-b726-433c6268e30f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: 91291930-5e43-4cc3-88a1-c4bd3ee0cd28] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:30.016165 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-36799641-025c-4ee5-b726-433c6268e30f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:30.016629 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-36799641-025c-4ee5-b726-433c6268e30f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:30.017753 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-36799641-025c-4ee5-b726-433c6268e30f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:30.017753 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-36799641-025c-4ee5-b726-433c6268e30f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:30.017972 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-36799641-025c-4ee5-b726-433c6268e30f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:30.019702 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-36799641-025c-4ee5-b726-433c6268e30f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:30.033043 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-36799641-025c-4ee5-b726-433c6268e30f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] HTTP exception thrown: Instance 91291930-5e43-4cc3-88a1-c4bd3ee0cd28 could not be found. Jun 01 22:36:30.033043 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-36799641-025c-4ee5-b726-433c6268e30f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Returning 404 to user: Instance 91291930-5e43-4cc3-88a1-c4bd3ee0cd28 could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:36:30.033212 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-36799641-025c-4ee5-b726-433c6268e30f tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28" status: 404 len: 111 microversion: 2.1 time: 0.030886 Jun 01 22:36:30.033499 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 567/1754] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:30 2026] GET /compute/v2.1/servers/91291930-5e43-4cc3-88a1-c4bd3ee0cd28 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:36:30.450006 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e36a2dca-17bd-448f-a0d3-e2801483b765 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:30.452414 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e36a2dca-17bd-448f-a0d3-e2801483b765 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:30.458994 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e36a2dca-17bd-448f-a0d3-e2801483b765 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:30.459389 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e36a2dca-17bd-448f-a0d3-e2801483b765 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:30.460094 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e36a2dca-17bd-448f-a0d3-e2801483b765 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:30.460679 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e36a2dca-17bd-448f-a0d3-e2801483b765 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:30.461064 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e36a2dca-17bd-448f-a0d3-e2801483b765 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:30.461419 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e36a2dca-17bd-448f-a0d3-e2801483b765 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:30.482587 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e36a2dca-17bd-448f-a0d3-e2801483b765 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:30.521121 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-71cb6d2f-30c9-45df-a952-2d6d0fbc950f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:30.522593 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-71cb6d2f-30c9-45df-a952-2d6d0fbc950f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:30.532343 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-71cb6d2f-30c9-45df-a952-2d6d0fbc950f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:30.532683 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-71cb6d2f-30c9-45df-a952-2d6d0fbc950f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:30.532923 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-71cb6d2f-30c9-45df-a952-2d6d0fbc950f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:30.533385 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-71cb6d2f-30c9-45df-a952-2d6d0fbc950f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:30.533784 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-71cb6d2f-30c9-45df-a952-2d6d0fbc950f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:30.534066 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-71cb6d2f-30c9-45df-a952-2d6d0fbc950f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:30.558012 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-71cb6d2f-30c9-45df-a952-2d6d0fbc950f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:30.631151 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e36a2dca-17bd-448f-a0d3-e2801483b765 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:30.640957 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e36a2dca-17bd-448f-a0d3-e2801483b765 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3" status: 200 len: 1361 microversion: 2.1 time: 0.193029 Jun 01 22:36:30.643587 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 587/1755] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:30 2026] GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 => generated 1361 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:30.701215 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-71cb6d2f-30c9-45df-a952-2d6d0fbc950f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:30.709595 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-71cb6d2f-30c9-45df-a952-2d6d0fbc950f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:30.709595 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-71cb6d2f-30c9-45df-a952-2d6d0fbc950f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:30.712484 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-71cb6d2f-30c9-45df-a952-2d6d0fbc950f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1716 microversion: 2.20 time: 0.196615 Jun 01 22:36:30.712911 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 602/1756] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:30 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1716 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:31.164100 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a8926e63-e8a2-4e71-9e34-1d42613408d1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:31.164591 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a8926e63-e8a2-4e71-9e34-1d42613408d1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:31.169189 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a8926e63-e8a2-4e71-9e34-1d42613408d1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:31.169463 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a8926e63-e8a2-4e71-9e34-1d42613408d1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:31.169681 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a8926e63-e8a2-4e71-9e34-1d42613408d1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:31.170032 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a8926e63-e8a2-4e71-9e34-1d42613408d1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:31.170225 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a8926e63-e8a2-4e71-9e34-1d42613408d1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:31.170395 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a8926e63-e8a2-4e71-9e34-1d42613408d1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:31.180130 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-a8926e63-e8a2-4e71-9e34-1d42613408d1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] HTTP exception thrown: Instance d8873633-fd2b-4df8-ba3e-8398c85c2ac2 could not be found. Jun 01 22:36:31.180360 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a8926e63-e8a2-4e71-9e34-1d42613408d1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Returning 404 to user: Instance d8873633-fd2b-4df8-ba3e-8398c85c2ac2 could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:36:31.180731 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a8926e63-e8a2-4e71-9e34-1d42613408d1 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 404 len: 111 microversion: 2.1 time: 0.018857 Jun 01 22:36:31.181029 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 568/1757] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:36:31 2026] DELETE /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:36:31.191305 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-da5cbe6c-a548-4eb8-acfc-6d82fd62e752 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:31.193037 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-da5cbe6c-a548-4eb8-acfc-6d82fd62e752 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] [instance: d8873633-fd2b-4df8-ba3e-8398c85c2ac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:31.197942 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da5cbe6c-a548-4eb8-acfc-6d82fd62e752 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:31.198210 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da5cbe6c-a548-4eb8-acfc-6d82fd62e752 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:31.198418 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da5cbe6c-a548-4eb8-acfc-6d82fd62e752 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:31.198868 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da5cbe6c-a548-4eb8-acfc-6d82fd62e752 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:31.199289 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da5cbe6c-a548-4eb8-acfc-6d82fd62e752 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:31.199598 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-da5cbe6c-a548-4eb8-acfc-6d82fd62e752 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:31.208009 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-da5cbe6c-a548-4eb8-acfc-6d82fd62e752 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] HTTP exception thrown: Instance d8873633-fd2b-4df8-ba3e-8398c85c2ac2 could not be found. Jun 01 22:36:31.208248 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-da5cbe6c-a548-4eb8-acfc-6d82fd62e752 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] Returning 404 to user: Instance d8873633-fd2b-4df8-ba3e-8398c85c2ac2 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:36:31.208756 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-da5cbe6c-a548-4eb8-acfc-6d82fd62e752 tempest-AttachVolumeTestJSON-727830694 tempest-AttachVolumeTestJSON-727830694-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2" status: 404 len: 111 microversion: 2.1 time: 0.020006 Jun 01 22:36:31.209121 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 588/1758] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:31 2026] GET /compute/v2.1/servers/d8873633-fd2b-4df8-ba3e-8398c85c2ac2 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:36:31.660000 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f88a86fd-6bf7-48e2-8acc-803b7f69dd5e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:31.663698 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f88a86fd-6bf7-48e2-8acc-803b7f69dd5e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:31.664859 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=58,nova_api:UPDATE=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:36:31.668161 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f88a86fd-6bf7-48e2-8acc-803b7f69dd5e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:31.668161 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f88a86fd-6bf7-48e2-8acc-803b7f69dd5e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:31.668695 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f88a86fd-6bf7-48e2-8acc-803b7f69dd5e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:31.669460 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f88a86fd-6bf7-48e2-8acc-803b7f69dd5e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:31.670904 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f88a86fd-6bf7-48e2-8acc-803b7f69dd5e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:31.670904 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f88a86fd-6bf7-48e2-8acc-803b7f69dd5e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:31.689593 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f88a86fd-6bf7-48e2-8acc-803b7f69dd5e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:31.733885 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b35e02dd-a66f-4ca7-aadf-42e9184d4ea3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:31.735407 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b35e02dd-a66f-4ca7-aadf-42e9184d4ea3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:31.740184 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b35e02dd-a66f-4ca7-aadf-42e9184d4ea3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:31.740506 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b35e02dd-a66f-4ca7-aadf-42e9184d4ea3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:31.740940 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b35e02dd-a66f-4ca7-aadf-42e9184d4ea3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:31.741409 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b35e02dd-a66f-4ca7-aadf-42e9184d4ea3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:31.741773 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b35e02dd-a66f-4ca7-aadf-42e9184d4ea3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:31.742034 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b35e02dd-a66f-4ca7-aadf-42e9184d4ea3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:31.757927 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b35e02dd-a66f-4ca7-aadf-42e9184d4ea3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:31.894591 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b35e02dd-a66f-4ca7-aadf-42e9184d4ea3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:31.894713 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f88a86fd-6bf7-48e2-8acc-803b7f69dd5e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:31.899082 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b35e02dd-a66f-4ca7-aadf-42e9184d4ea3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:31.899843 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b35e02dd-a66f-4ca7-aadf-42e9184d4ea3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:31.902625 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f88a86fd-6bf7-48e2-8acc-803b7f69dd5e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3" status: 200 len: 1543 microversion: 2.1 time: 0.244456 Jun 01 22:36:31.903184 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 603/1759] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:31 2026] GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 => generated 1543 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:31.905893 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b35e02dd-a66f-4ca7-aadf-42e9184d4ea3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1716 microversion: 2.20 time: 0.174426 Jun 01 22:36:31.906162 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 569/1760] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:31 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1716 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:31.919556 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8d60490d-fbf1-4a04-a599-95d005385e74 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:31.921092 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8d60490d-fbf1-4a04-a599-95d005385e74 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:31.925049 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8d60490d-fbf1-4a04-a599-95d005385e74 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:31.925249 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8d60490d-fbf1-4a04-a599-95d005385e74 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:31.925418 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8d60490d-fbf1-4a04-a599-95d005385e74 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:31.925737 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8d60490d-fbf1-4a04-a599-95d005385e74 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:31.925921 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8d60490d-fbf1-4a04-a599-95d005385e74 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:31.926048 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8d60490d-fbf1-4a04-a599-95d005385e74 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:31.940612 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8d60490d-fbf1-4a04-a599-95d005385e74 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:31.940753 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-34786b99-72ba-4880-9d89-179159cf8e9c req-12e235b9-cb33-47c2-bb3a-0136c6c0de4f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b2fb6f7f-0d12-4258-83d9-ac875f5f0de3", "name": "network-vif-plugged", "status": "completed", "tag": "337ec331-bc96-4e33-b6e7-0f35712d7f4e"}, {"name": "network-changed", "server_uuid": "69bdb4de-42ed-4b80-80c1-ccb9db031139", "tag": "7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:31.947075 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-34786b99-72ba-4880-9d89-179159cf8e9c req-12e235b9-cb33-47c2-bb3a-0136c6c0de4f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:31.947284 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-34786b99-72ba-4880-9d89-179159cf8e9c req-12e235b9-cb33-47c2-bb3a-0136c6c0de4f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:31.947445 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-34786b99-72ba-4880-9d89-179159cf8e9c req-12e235b9-cb33-47c2-bb3a-0136c6c0de4f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:31.954542 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-34786b99-72ba-4880-9d89-179159cf8e9c req-12e235b9-cb33-47c2-bb3a-0136c6c0de4f service nova] Creating event network-vif-plugged:337ec331-bc96-4e33-b6e7-0f35712d7f4e for instance b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 on np0000001904 Jun 01 22:36:31.954750 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-34786b99-72ba-4880-9d89-179159cf8e9c req-12e235b9-cb33-47c2-bb3a-0136c6c0de4f service nova] Creating event network-changed:7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55 for instance 69bdb4de-42ed-4b80-80c1-ccb9db031139 on np0000001904 Jun 01 22:36:31.955191 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-34786b99-72ba-4880-9d89-179159cf8e9c req-12e235b9-cb33-47c2-bb3a-0136c6c0de4f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:36:31.962581 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-34786b99-72ba-4880-9d89-179159cf8e9c req-12e235b9-cb33-47c2-bb3a-0136c6c0de4f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 350 microversion: 2.1 time: 0.025635 Jun 01 22:36:31.962897 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 604/1761] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:36:31 2026] POST /compute/v2.1/os-server-external-events => generated 350 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:32.005483 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8d60490d-fbf1-4a04-a599-95d005385e74 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.087705 Jun 01 22:36:32.005933 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 589/1762] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:36:31 2026] GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3/os-interface => generated 282 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:32.922780 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ad6a677e-1f52-4914-b1bc-9398ed9123af tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:32.925047 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ad6a677e-1f52-4914-b1bc-9398ed9123af tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:32.928807 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ad6a677e-1f52-4914-b1bc-9398ed9123af tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:32.929103 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ad6a677e-1f52-4914-b1bc-9398ed9123af tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:32.929238 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ad6a677e-1f52-4914-b1bc-9398ed9123af tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:32.929650 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ad6a677e-1f52-4914-b1bc-9398ed9123af tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:32.929951 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ad6a677e-1f52-4914-b1bc-9398ed9123af tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:32.930213 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ad6a677e-1f52-4914-b1bc-9398ed9123af tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:32.962435 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ad6a677e-1f52-4914-b1bc-9398ed9123af tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:33.148587 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ad6a677e-1f52-4914-b1bc-9398ed9123af tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:33.167816 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ad6a677e-1f52-4914-b1bc-9398ed9123af tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:33.168306 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ad6a677e-1f52-4914-b1bc-9398ed9123af tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:33.185878 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ad6a677e-1f52-4914-b1bc-9398ed9123af tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1719 microversion: 2.20 time: 0.263555 Jun 01 22:36:33.187372 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 570/1763] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:32 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1719 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:33.205705 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-680e89d0-9163-467d-83ab-65b56995f5dd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "fa6eeda9-e1e8-427b-8adb-fd27c9120267"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:33.207357 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-680e89d0-9163-467d-83ab-65b56995f5dd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:33.213309 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-680e89d0-9163-467d-83ab-65b56995f5dd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:33.213422 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-680e89d0-9163-467d-83ab-65b56995f5dd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:33.213626 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-680e89d0-9163-467d-83ab-65b56995f5dd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:33.214062 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-680e89d0-9163-467d-83ab-65b56995f5dd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:33.214184 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-680e89d0-9163-467d-83ab-65b56995f5dd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:33.214356 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-680e89d0-9163-467d-83ab-65b56995f5dd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:33.497094 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-680e89d0-9163-467d-83ab-65b56995f5dd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "POST /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/os-volume_attachments" status: 200 len: 188 microversion: 2.20 time: 0.293443 Jun 01 22:36:33.497448 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 605/1764] 10.4.3.116 () {70 vars in 1482 bytes} [Mon Jun 1 22:36:33 2026] POST /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/os-volume_attachments => generated 188 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:36:33.608945 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f900056e-7158-40d4-88e5-616bbaa2dd01 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:33.611936 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f900056e-7158-40d4-88e5-616bbaa2dd01 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:33.619727 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f900056e-7158-40d4-88e5-616bbaa2dd01 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:33.619963 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f900056e-7158-40d4-88e5-616bbaa2dd01 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:33.621354 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f900056e-7158-40d4-88e5-616bbaa2dd01 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:33.621719 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f900056e-7158-40d4-88e5-616bbaa2dd01 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:33.621952 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f900056e-7158-40d4-88e5-616bbaa2dd01 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:33.622139 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f900056e-7158-40d4-88e5-616bbaa2dd01 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:33.638335 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f900056e-7158-40d4-88e5-616bbaa2dd01 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:33.697717 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f900056e-7158-40d4-88e5-616bbaa2dd01 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=86660) unshelve /opt/stack/nova/nova/compute/api.py:4771}} Jun 01 22:36:33.761436 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f900056e-7158-40d4-88e5-616bbaa2dd01 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "POST /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/action" status: 202 len: 0 microversion: 2.20 time: 0.156009 Jun 01 22:36:33.762060 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 590/1765] 10.4.3.116 () {70 vars in 1437 bytes} [Mon Jun 1 22:36:33 2026] POST /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/action => generated 0 bytes in 157 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:36:33.774595 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6389a9e5-2e99-46ec-aa74-95248cc27e28 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:33.777911 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6389a9e5-2e99-46ec-aa74-95248cc27e28 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:33.783553 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6389a9e5-2e99-46ec-aa74-95248cc27e28 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:33.784203 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6389a9e5-2e99-46ec-aa74-95248cc27e28 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:33.786835 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6389a9e5-2e99-46ec-aa74-95248cc27e28 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:33.788099 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6389a9e5-2e99-46ec-aa74-95248cc27e28 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:33.788887 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6389a9e5-2e99-46ec-aa74-95248cc27e28 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:33.789530 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6389a9e5-2e99-46ec-aa74-95248cc27e28 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:33.821295 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6389a9e5-2e99-46ec-aa74-95248cc27e28 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:34.015782 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-fc2df430-d5b8-4c52-9857-df7743e0a4e4 req-2f536397-993a-4a75-8766-351b7e3a094d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b2fb6f7f-0d12-4258-83d9-ac875f5f0de3", "tag": "337ec331-bc96-4e33-b6e7-0f35712d7f4e"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:34.026662 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-fc2df430-d5b8-4c52-9857-df7743e0a4e4 req-2f536397-993a-4a75-8766-351b7e3a094d service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:34.026662 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-fc2df430-d5b8-4c52-9857-df7743e0a4e4 req-2f536397-993a-4a75-8766-351b7e3a094d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:34.026662 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-fc2df430-d5b8-4c52-9857-df7743e0a4e4 req-2f536397-993a-4a75-8766-351b7e3a094d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:34.035956 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-fc2df430-d5b8-4c52-9857-df7743e0a4e4 req-2f536397-993a-4a75-8766-351b7e3a094d service nova] Creating event network-changed:337ec331-bc96-4e33-b6e7-0f35712d7f4e for instance b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 on np0000001904 Jun 01 22:36:34.036342 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-fc2df430-d5b8-4c52-9857-df7743e0a4e4 req-2f536397-993a-4a75-8766-351b7e3a094d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:36:34.040509 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-fc2df430-d5b8-4c52-9857-df7743e0a4e4 req-2f536397-993a-4a75-8766-351b7e3a094d service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026981 Jun 01 22:36:34.040954 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 606/1766] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:36:34 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:34.041112 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6389a9e5-2e99-46ec-aa74-95248cc27e28 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:34.046909 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6389a9e5-2e99-46ec-aa74-95248cc27e28 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:34.047605 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6389a9e5-2e99-46ec-aa74-95248cc27e28 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:34.060313 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6389a9e5-2e99-46ec-aa74-95248cc27e28 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1805 microversion: 2.20 time: 0.288233 Jun 01 22:36:34.060603 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 571/1767] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:33 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1805 bytes in 289 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:34.307241 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-69e0c6fa-74e3-49f6-ae71-76391d96b3ce tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "9cb12233-137f-489d-bd4b-ac2a24517b6d"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:34.309602 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-69e0c6fa-74e3-49f6-ae71-76391d96b3ce tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:34.314923 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-69e0c6fa-74e3-49f6-ae71-76391d96b3ce tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:34.315154 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-69e0c6fa-74e3-49f6-ae71-76391d96b3ce tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:34.315234 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-69e0c6fa-74e3-49f6-ae71-76391d96b3ce tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:34.315539 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-69e0c6fa-74e3-49f6-ae71-76391d96b3ce tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:34.315798 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-69e0c6fa-74e3-49f6-ae71-76391d96b3ce tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:34.315957 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-69e0c6fa-74e3-49f6-ae71-76391d96b3ce tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:35.079881 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c998b66f-61de-4c67-88c4-1f69f6251091 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:35.081667 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c998b66f-61de-4c67-88c4-1f69f6251091 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:35.089595 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c998b66f-61de-4c67-88c4-1f69f6251091 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:35.089595 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c998b66f-61de-4c67-88c4-1f69f6251091 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:35.089595 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c998b66f-61de-4c67-88c4-1f69f6251091 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:35.089595 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c998b66f-61de-4c67-88c4-1f69f6251091 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:35.089948 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c998b66f-61de-4c67-88c4-1f69f6251091 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:35.090329 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c998b66f-61de-4c67-88c4-1f69f6251091 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:35.117600 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c998b66f-61de-4c67-88c4-1f69f6251091 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:35.265604 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c998b66f-61de-4c67-88c4-1f69f6251091 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:35.271116 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c998b66f-61de-4c67-88c4-1f69f6251091 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:35.272438 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c998b66f-61de-4c67-88c4-1f69f6251091 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:35.276695 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c998b66f-61de-4c67-88c4-1f69f6251091 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1745 microversion: 2.20 time: 0.199056 Jun 01 22:36:35.276944 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 607/1768] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:35 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1745 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:36.294902 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c3a27323-bf50-4f8c-a07d-051f4c0bd44c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:36.296788 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c3a27323-bf50-4f8c-a07d-051f4c0bd44c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:36.301128 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c3a27323-bf50-4f8c-a07d-051f4c0bd44c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:36.301361 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c3a27323-bf50-4f8c-a07d-051f4c0bd44c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:36.301556 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c3a27323-bf50-4f8c-a07d-051f4c0bd44c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:36.301991 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c3a27323-bf50-4f8c-a07d-051f4c0bd44c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:36.302270 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c3a27323-bf50-4f8c-a07d-051f4c0bd44c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:36.302518 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c3a27323-bf50-4f8c-a07d-051f4c0bd44c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:36.320337 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c3a27323-bf50-4f8c-a07d-051f4c0bd44c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:36.481971 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c3a27323-bf50-4f8c-a07d-051f4c0bd44c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:36.486911 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c3a27323-bf50-4f8c-a07d-051f4c0bd44c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:36.487459 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c3a27323-bf50-4f8c-a07d-051f4c0bd44c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:36.491584 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c3a27323-bf50-4f8c-a07d-051f4c0bd44c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1747 microversion: 2.20 time: 0.198267 Jun 01 22:36:36.491929 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 572/1769] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:36 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1747 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:36.902476 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-69e0c6fa-74e3-49f6-ae71-76391d96b3ce tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "POST /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.598363 Jun 01 22:36:36.902943 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 591/1770] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:36:34 2026] POST /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830/os-volume_attachments => generated 194 bytes in 2599 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:37.508847 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d2c83477-29d4-414e-833d-f172540a9444 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:37.513277 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d2c83477-29d4-414e-833d-f172540a9444 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:37.519217 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d2c83477-29d4-414e-833d-f172540a9444 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:37.519364 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d2c83477-29d4-414e-833d-f172540a9444 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:37.519668 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d2c83477-29d4-414e-833d-f172540a9444 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:37.520216 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d2c83477-29d4-414e-833d-f172540a9444 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:37.520656 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d2c83477-29d4-414e-833d-f172540a9444 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:37.521088 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d2c83477-29d4-414e-833d-f172540a9444 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:37.537756 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-d2c83477-29d4-414e-833d-f172540a9444 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:37.699871 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d2c83477-29d4-414e-833d-f172540a9444 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:37.706018 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d2c83477-29d4-414e-833d-f172540a9444 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:37.706720 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d2c83477-29d4-414e-833d-f172540a9444 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:37.715399 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d2c83477-29d4-414e-833d-f172540a9444 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1747 microversion: 2.20 time: 0.208762 Jun 01 22:36:37.716226 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 608/1771] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:37 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1747 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:38.733296 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b52d9835-145c-4875-8174-b4d7a6a06b7a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:38.737131 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b52d9835-145c-4875-8174-b4d7a6a06b7a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:38.742883 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b52d9835-145c-4875-8174-b4d7a6a06b7a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:38.743165 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b52d9835-145c-4875-8174-b4d7a6a06b7a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:38.743386 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b52d9835-145c-4875-8174-b4d7a6a06b7a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:38.743924 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b52d9835-145c-4875-8174-b4d7a6a06b7a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:38.744231 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b52d9835-145c-4875-8174-b4d7a6a06b7a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:38.744498 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b52d9835-145c-4875-8174-b4d7a6a06b7a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:38.769417 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b52d9835-145c-4875-8174-b4d7a6a06b7a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:38.955813 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b52d9835-145c-4875-8174-b4d7a6a06b7a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:38.963342 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b52d9835-145c-4875-8174-b4d7a6a06b7a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:38.964051 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b52d9835-145c-4875-8174-b4d7a6a06b7a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:38.970188 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b52d9835-145c-4875-8174-b4d7a6a06b7a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1747 microversion: 2.20 time: 0.238557 Jun 01 22:36:38.970716 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 573/1772] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:38 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1747 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:39.446250 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-39c2a139-5c85-4ac9-82cf-abcff03958e2 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-665302577", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBYMKetBmGk4RV7VSxD2b2bx4jG6JIu96/G17NIrpG44bypQU6OepRXUxwWV/QEcQaOrgYcgryGuEvV3fLE5t7486PhyTJElemToZDw0zN94ESRNe78zKc3UQjZA1Y3YEA=="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:39.465287 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-39c2a139-5c85-4ac9-82cf-abcff03958e2 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Getting quotas for project d02993f817dd4629aed9f757e381c957. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:36:39.469491 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-39c2a139-5c85-4ac9-82cf-abcff03958e2 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Getting quotas for user 2b27455be0814a54a8171000b0096d03 and project d02993f817dd4629aed9f757e381c957. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:36:39.493274 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-39c2a139-5c85-4ac9-82cf-abcff03958e2 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.200690 Jun 01 22:36:39.494016 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 592/1773] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:36:39 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:39.996114 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-84aa4e5e-2b2f-432d-b4dc-a984d0e964f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:40.006139 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-84aa4e5e-2b2f-432d-b4dc-a984d0e964f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:40.015972 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-84aa4e5e-2b2f-432d-b4dc-a984d0e964f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:40.016391 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-84aa4e5e-2b2f-432d-b4dc-a984d0e964f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:40.016743 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-84aa4e5e-2b2f-432d-b4dc-a984d0e964f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:40.017441 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-84aa4e5e-2b2f-432d-b4dc-a984d0e964f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:40.017948 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-84aa4e5e-2b2f-432d-b4dc-a984d0e964f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:40.018443 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-84aa4e5e-2b2f-432d-b4dc-a984d0e964f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:40.049286 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-84aa4e5e-2b2f-432d-b4dc-a984d0e964f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:40.289652 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-84aa4e5e-2b2f-432d-b4dc-a984d0e964f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:40.298308 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-84aa4e5e-2b2f-432d-b4dc-a984d0e964f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:40.298308 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-84aa4e5e-2b2f-432d-b4dc-a984d0e964f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:40.302910 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-84aa4e5e-2b2f-432d-b4dc-a984d0e964f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1747 microversion: 2.20 time: 0.309472 Jun 01 22:36:40.303248 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 609/1774] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:39 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1747 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:40.706813 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-633428502", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "583de4f6-f7e5-45f3-95bc-b244ebb9dcdd"}], "security_groups": [{"name": "tempest-securitygroup--649770378"}], "key_name": "tempest-keypair-665302577", "user_data": "}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:40.805378 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:40.805828 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:40.806158 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:40.806869 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:40.807241 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:40.808774 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:40.813388 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:40.871824 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] validate_networks() for [('583de4f6-f7e5-45f3-95bc-b244ebb9dcdd', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:36:40.872249 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:41.107900 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:41.277922 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:36:41.278113 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:36:41.278319 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:36:41.278451 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:36:41.278620 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:36:41.285838 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:41.286059 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:41.286193 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:41.286779 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:41.286924 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:41.287069 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:41.297430 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Getting quotas for project d02993f817dd4629aed9f757e381c957. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:36:41.299674 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Getting quotas for user 2b27455be0814a54a8171000b0096d03 and project d02993f817dd4629aed9f757e381c957. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:36:41.306101 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:36:41.307547 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:36:41.323996 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-cce28437-a606-401d-ace7-eef2ceecb30e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:41.326065 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-cce28437-a606-401d-ace7-eef2ceecb30e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:41.336078 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cce28437-a606-401d-ace7-eef2ceecb30e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:41.336449 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cce28437-a606-401d-ace7-eef2ceecb30e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:41.336762 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cce28437-a606-401d-ace7-eef2ceecb30e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:41.337335 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cce28437-a606-401d-ace7-eef2ceecb30e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:41.337677 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cce28437-a606-401d-ace7-eef2ceecb30e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:41.338141 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cce28437-a606-401d-ace7-eef2ceecb30e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:41.355657 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-cce28437-a606-401d-ace7-eef2ceecb30e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:41.370067 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-385ba8d1-94b8-4716-b66a-60b69cf6ec89 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 401 microversion: 2.1 time: 0.663036 Jun 01 22:36:41.370067 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 574/1775] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:36:40 2026] POST /compute/v2.1/servers => generated 401 bytes in 664 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:36:41.382591 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c35c76e6-aab4-4844-a70f-e91b845c5d04 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:41.386949 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c35c76e6-aab4-4844-a70f-e91b845c5d04 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:41.403026 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c35c76e6-aab4-4844-a70f-e91b845c5d04 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:41.471153 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c35c76e6-aab4-4844-a70f-e91b845c5d04 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:41.480977 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c35c76e6-aab4-4844-a70f-e91b845c5d04 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 200 len: 1238 microversion: 2.1 time: 0.099800 Jun 01 22:36:41.481416 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 610/1776] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:41 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 1238 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:41.528859 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-cce28437-a606-401d-ace7-eef2ceecb30e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:41.534320 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-cce28437-a606-401d-ace7-eef2ceecb30e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:41.534948 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-cce28437-a606-401d-ace7-eef2ceecb30e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:41.540131 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-cce28437-a606-401d-ace7-eef2ceecb30e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1747 microversion: 2.20 time: 0.218907 Jun 01 22:36:41.540592 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 593/1777] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:41 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1747 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:42.500336 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b1df0a8a-5e95-494a-a879-aef5dd67409c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:42.501924 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b1df0a8a-5e95-494a-a879-aef5dd67409c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:42.510950 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b1df0a8a-5e95-494a-a879-aef5dd67409c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:42.511398 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b1df0a8a-5e95-494a-a879-aef5dd67409c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:42.512297 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b1df0a8a-5e95-494a-a879-aef5dd67409c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:42.514882 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b1df0a8a-5e95-494a-a879-aef5dd67409c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:42.515271 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b1df0a8a-5e95-494a-a879-aef5dd67409c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:42.515698 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b1df0a8a-5e95-494a-a879-aef5dd67409c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:42.531315 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b1df0a8a-5e95-494a-a879-aef5dd67409c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:42.557710 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6b0ca681-5c1d-4a24-be10-46bd77c26836 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:42.559777 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6b0ca681-5c1d-4a24-be10-46bd77c26836 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:42.564115 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b0ca681-5c1d-4a24-be10-46bd77c26836 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:42.564483 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b0ca681-5c1d-4a24-be10-46bd77c26836 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:42.564716 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b0ca681-5c1d-4a24-be10-46bd77c26836 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:42.565134 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b0ca681-5c1d-4a24-be10-46bd77c26836 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:42.565521 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b0ca681-5c1d-4a24-be10-46bd77c26836 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:42.565875 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b0ca681-5c1d-4a24-be10-46bd77c26836 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:42.581911 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6b0ca681-5c1d-4a24-be10-46bd77c26836 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:42.584272 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b1df0a8a-5e95-494a-a879-aef5dd67409c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:42.594066 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b1df0a8a-5e95-494a-a879-aef5dd67409c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 200 len: 1242 microversion: 2.1 time: 0.098521 Jun 01 22:36:42.594618 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 575/1778] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:42 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 1242 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:42.735044 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6b0ca681-5c1d-4a24-be10-46bd77c26836 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:42.740139 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6b0ca681-5c1d-4a24-be10-46bd77c26836 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:42.740779 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6b0ca681-5c1d-4a24-be10-46bd77c26836 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:42.746109 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6b0ca681-5c1d-4a24-be10-46bd77c26836 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1803 microversion: 2.20 time: 0.188854 Jun 01 22:36:42.746603 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 611/1779] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:42 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1803 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:43.612176 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-43df4711-26c3-4fbc-9aee-f0a425398572 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:43.614277 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-43df4711-26c3-4fbc-9aee-f0a425398572 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:43.620532 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-43df4711-26c3-4fbc-9aee-f0a425398572 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:43.620950 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-43df4711-26c3-4fbc-9aee-f0a425398572 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:43.621232 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-43df4711-26c3-4fbc-9aee-f0a425398572 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:43.621813 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-43df4711-26c3-4fbc-9aee-f0a425398572 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:43.622177 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-43df4711-26c3-4fbc-9aee-f0a425398572 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:43.622537 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-43df4711-26c3-4fbc-9aee-f0a425398572 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:43.639085 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-43df4711-26c3-4fbc-9aee-f0a425398572 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:43.692618 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-43df4711-26c3-4fbc-9aee-f0a425398572 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:43.702211 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-43df4711-26c3-4fbc-9aee-f0a425398572 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 200 len: 1234 microversion: 2.1 time: 0.091895 Jun 01 22:36:43.702632 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 594/1780] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:43 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 1234 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:43.764182 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ca371630-7cff-497e-8cd2-8b7308b9883b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:43.765733 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ca371630-7cff-497e-8cd2-8b7308b9883b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:43.770197 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ca371630-7cff-497e-8cd2-8b7308b9883b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:43.772001 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ca371630-7cff-497e-8cd2-8b7308b9883b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:43.772001 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ca371630-7cff-497e-8cd2-8b7308b9883b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:43.772001 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ca371630-7cff-497e-8cd2-8b7308b9883b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:43.772001 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ca371630-7cff-497e-8cd2-8b7308b9883b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:43.772129 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ca371630-7cff-497e-8cd2-8b7308b9883b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:43.785460 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ca371630-7cff-497e-8cd2-8b7308b9883b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:43.912012 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ca371630-7cff-497e-8cd2-8b7308b9883b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:43.916826 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ca371630-7cff-497e-8cd2-8b7308b9883b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:43.917486 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ca371630-7cff-497e-8cd2-8b7308b9883b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:43.921497 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ca371630-7cff-497e-8cd2-8b7308b9883b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1803 microversion: 2.20 time: 0.158938 Jun 01 22:36:43.921826 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 576/1781] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:43 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1803 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:44.718368 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7939eb96-0984-457e-bcf7-5a40fb045d74 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:44.722613 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7939eb96-0984-457e-bcf7-5a40fb045d74 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:44.727227 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7939eb96-0984-457e-bcf7-5a40fb045d74 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:44.727615 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7939eb96-0984-457e-bcf7-5a40fb045d74 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:44.727946 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7939eb96-0984-457e-bcf7-5a40fb045d74 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:44.728728 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7939eb96-0984-457e-bcf7-5a40fb045d74 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:44.729203 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7939eb96-0984-457e-bcf7-5a40fb045d74 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:44.729628 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7939eb96-0984-457e-bcf7-5a40fb045d74 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:44.746130 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7939eb96-0984-457e-bcf7-5a40fb045d74 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:44.799582 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7939eb96-0984-457e-bcf7-5a40fb045d74 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:44.807401 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7939eb96-0984-457e-bcf7-5a40fb045d74 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 200 len: 1234 microversion: 2.1 time: 0.092064 Jun 01 22:36:44.807784 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 612/1782] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:44 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 1234 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:44.939648 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-58b4f2ed-c7d1-4d58-bf66-85f8133d4572 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:44.941908 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-58b4f2ed-c7d1-4d58-bf66-85f8133d4572 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:44.951487 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58b4f2ed-c7d1-4d58-bf66-85f8133d4572 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:44.951991 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58b4f2ed-c7d1-4d58-bf66-85f8133d4572 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:44.952388 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58b4f2ed-c7d1-4d58-bf66-85f8133d4572 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:44.953031 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58b4f2ed-c7d1-4d58-bf66-85f8133d4572 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:44.953468 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58b4f2ed-c7d1-4d58-bf66-85f8133d4572 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:44.954230 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-58b4f2ed-c7d1-4d58-bf66-85f8133d4572 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:44.974833 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-58b4f2ed-c7d1-4d58-bf66-85f8133d4572 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:45.153490 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-58b4f2ed-c7d1-4d58-bf66-85f8133d4572 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:45.162223 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-58b4f2ed-c7d1-4d58-bf66-85f8133d4572 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:45.163118 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-58b4f2ed-c7d1-4d58-bf66-85f8133d4572 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:45.173519 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-58b4f2ed-c7d1-4d58-bf66-85f8133d4572 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1803 microversion: 2.20 time: 0.235641 Jun 01 22:36:45.174325 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 595/1783] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:44 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1803 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:45.576695 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-cfa4b575-9bba-4648-8053-ce9a69bb6b45 req-9a6c8544-e75b-42ec-a033-a26462a0daf1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "69bdb4de-42ed-4b80-80c1-ccb9db031139", "tag": "7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:45.584204 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-cfa4b575-9bba-4648-8053-ce9a69bb6b45 req-9a6c8544-e75b-42ec-a033-a26462a0daf1 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:45.584479 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-cfa4b575-9bba-4648-8053-ce9a69bb6b45 req-9a6c8544-e75b-42ec-a033-a26462a0daf1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:45.584742 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-cfa4b575-9bba-4648-8053-ce9a69bb6b45 req-9a6c8544-e75b-42ec-a033-a26462a0daf1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:45.592192 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-cfa4b575-9bba-4648-8053-ce9a69bb6b45 req-9a6c8544-e75b-42ec-a033-a26462a0daf1 service nova] Creating event network-changed:7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55 for instance 69bdb4de-42ed-4b80-80c1-ccb9db031139 on np0000001904 Jun 01 22:36:45.592698 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-cfa4b575-9bba-4648-8053-ce9a69bb6b45 req-9a6c8544-e75b-42ec-a033-a26462a0daf1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:36:45.597418 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-cfa4b575-9bba-4648-8053-ce9a69bb6b45 req-9a6c8544-e75b-42ec-a033-a26462a0daf1 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022626 Jun 01 22:36:45.597418 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 577/1784] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:36:45 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:45.826437 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2e2f556c-0c69-45f0-a572-4772fb0f0818 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:45.828445 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2e2f556c-0c69-45f0-a572-4772fb0f0818 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:45.834942 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2e2f556c-0c69-45f0-a572-4772fb0f0818 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:45.835310 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2e2f556c-0c69-45f0-a572-4772fb0f0818 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:45.835672 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2e2f556c-0c69-45f0-a572-4772fb0f0818 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:45.836269 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2e2f556c-0c69-45f0-a572-4772fb0f0818 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:45.836726 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2e2f556c-0c69-45f0-a572-4772fb0f0818 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:45.837151 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2e2f556c-0c69-45f0-a572-4772fb0f0818 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:45.857347 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2e2f556c-0c69-45f0-a572-4772fb0f0818 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:45.923272 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2e2f556c-0c69-45f0-a572-4772fb0f0818 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:45.932678 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2e2f556c-0c69-45f0-a572-4772fb0f0818 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 200 len: 1290 microversion: 2.1 time: 0.108527 Jun 01 22:36:45.933047 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 613/1785] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:45 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 1290 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:46.195784 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7dcb0077-5769-4cc4-b432-c5636f3a71b9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:46.200201 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7dcb0077-5769-4cc4-b432-c5636f3a71b9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:46.214017 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7dcb0077-5769-4cc4-b432-c5636f3a71b9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:46.214395 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7dcb0077-5769-4cc4-b432-c5636f3a71b9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:46.215285 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7dcb0077-5769-4cc4-b432-c5636f3a71b9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:46.217198 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7dcb0077-5769-4cc4-b432-c5636f3a71b9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:46.217742 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7dcb0077-5769-4cc4-b432-c5636f3a71b9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:46.218182 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7dcb0077-5769-4cc4-b432-c5636f3a71b9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:46.245341 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7dcb0077-5769-4cc4-b432-c5636f3a71b9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:46.458913 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7dcb0077-5769-4cc4-b432-c5636f3a71b9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:46.465583 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7dcb0077-5769-4cc4-b432-c5636f3a71b9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:46.466167 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7dcb0077-5769-4cc4-b432-c5636f3a71b9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:46.472248 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7dcb0077-5769-4cc4-b432-c5636f3a71b9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1803 microversion: 2.20 time: 0.278332 Jun 01 22:36:46.472587 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 596/1786] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:46 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1803 bytes in 279 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:46.948488 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f563b8a5-d9bd-4520-8187-96d8d01cc733 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:46.949935 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f563b8a5-d9bd-4520-8187-96d8d01cc733 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:46.953970 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f563b8a5-d9bd-4520-8187-96d8d01cc733 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:46.954198 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f563b8a5-d9bd-4520-8187-96d8d01cc733 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:46.954394 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f563b8a5-d9bd-4520-8187-96d8d01cc733 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:46.954893 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f563b8a5-d9bd-4520-8187-96d8d01cc733 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:46.955186 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f563b8a5-d9bd-4520-8187-96d8d01cc733 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:46.955498 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f563b8a5-d9bd-4520-8187-96d8d01cc733 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:46.970869 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f563b8a5-d9bd-4520-8187-96d8d01cc733 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:47.025764 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f563b8a5-d9bd-4520-8187-96d8d01cc733 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:47.033523 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f563b8a5-d9bd-4520-8187-96d8d01cc733 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 200 len: 1290 microversion: 2.1 time: 0.086980 Jun 01 22:36:47.034012 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 578/1787] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:46 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 1290 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:47.494042 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b153a1c4-8ed4-42ca-ab14-59d281e738a5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:47.495484 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b153a1c4-8ed4-42ca-ab14-59d281e738a5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:47.500728 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b153a1c4-8ed4-42ca-ab14-59d281e738a5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:47.501065 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b153a1c4-8ed4-42ca-ab14-59d281e738a5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:47.501291 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b153a1c4-8ed4-42ca-ab14-59d281e738a5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:47.501764 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b153a1c4-8ed4-42ca-ab14-59d281e738a5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:47.502070 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b153a1c4-8ed4-42ca-ab14-59d281e738a5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:47.502320 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b153a1c4-8ed4-42ca-ab14-59d281e738a5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:47.521312 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b153a1c4-8ed4-42ca-ab14-59d281e738a5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:47.724596 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b153a1c4-8ed4-42ca-ab14-59d281e738a5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:47.734011 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b153a1c4-8ed4-42ca-ab14-59d281e738a5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:47.734585 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b153a1c4-8ed4-42ca-ab14-59d281e738a5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:47.744856 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b153a1c4-8ed4-42ca-ab14-59d281e738a5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1803 microversion: 2.20 time: 0.252638 Jun 01 22:36:47.745259 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 614/1788] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:47 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1803 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:48.056323 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-05a60f43-b3ac-4f37-8636-83a35241c8cf tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:48.064559 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-05a60f43-b3ac-4f37-8636-83a35241c8cf tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:48.070853 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05a60f43-b3ac-4f37-8636-83a35241c8cf tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:48.071549 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05a60f43-b3ac-4f37-8636-83a35241c8cf tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:48.072046 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05a60f43-b3ac-4f37-8636-83a35241c8cf tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:48.073020 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05a60f43-b3ac-4f37-8636-83a35241c8cf tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:48.073867 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05a60f43-b3ac-4f37-8636-83a35241c8cf tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:48.074421 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05a60f43-b3ac-4f37-8636-83a35241c8cf tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:48.111938 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-05a60f43-b3ac-4f37-8636-83a35241c8cf tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:48.118125 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e95efa11-9454-4b41-9dd3-e45f1f1b4d9c tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:48.118587 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e95efa11-9454-4b41-9dd3-e45f1f1b4d9c tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:48.125476 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e95efa11-9454-4b41-9dd3-e45f1f1b4d9c tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:48.125743 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e95efa11-9454-4b41-9dd3-e45f1f1b4d9c tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:48.125927 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e95efa11-9454-4b41-9dd3-e45f1f1b4d9c tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:48.126182 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e95efa11-9454-4b41-9dd3-e45f1f1b4d9c tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:48.126358 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e95efa11-9454-4b41-9dd3-e45f1f1b4d9c tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:48.126526 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e95efa11-9454-4b41-9dd3-e45f1f1b4d9c tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:48.183677 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-05a60f43-b3ac-4f37-8636-83a35241c8cf tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:48.194522 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-05a60f43-b3ac-4f37-8636-83a35241c8cf tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 200 len: 1298 microversion: 2.1 time: 0.143035 Jun 01 22:36:48.195173 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 597/1789] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:48 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 1298 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:48.216585 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-e95efa11-9454-4b41-9dd3-e45f1f1b4d9c tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lazy-loading 'services' on Instance uuid 23f5f23e-3271-434b-b5a6-9f40d16f7830 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:36:48.295589 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e95efa11-9454-4b41-9dd3-e45f1f1b4d9c tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830/os-volume_attachments/9cb12233-137f-489d-bd4b-ac2a24517b6d" status: 202 len: 0 microversion: 2.1 time: 0.178970 Jun 01 22:36:48.295589 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 579/1790] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:36:48 2026] DELETE /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830/os-volume_attachments/9cb12233-137f-489d-bd4b-ac2a24517b6d => generated 0 bytes in 180 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:36:48.304189 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6f3df7fa-37b7-4f95-b004-29719e57aa21 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:48.307123 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6f3df7fa-37b7-4f95-b004-29719e57aa21 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:48.312131 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6f3df7fa-37b7-4f95-b004-29719e57aa21 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:48.312361 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6f3df7fa-37b7-4f95-b004-29719e57aa21 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:48.312579 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6f3df7fa-37b7-4f95-b004-29719e57aa21 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:48.312918 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6f3df7fa-37b7-4f95-b004-29719e57aa21 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:48.313087 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6f3df7fa-37b7-4f95-b004-29719e57aa21 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:48.313211 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6f3df7fa-37b7-4f95-b004-29719e57aa21 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:48.339511 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6f3df7fa-37b7-4f95-b004-29719e57aa21 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.036206 Jun 01 22:36:48.339961 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 615/1791] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:36:48 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:48.767002 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-fe647f22-1cef-4c2a-bd93-4eaac6af7a1d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:48.769173 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-fe647f22-1cef-4c2a-bd93-4eaac6af7a1d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:48.777908 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fe647f22-1cef-4c2a-bd93-4eaac6af7a1d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:48.778488 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fe647f22-1cef-4c2a-bd93-4eaac6af7a1d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:48.779284 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fe647f22-1cef-4c2a-bd93-4eaac6af7a1d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:48.780061 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fe647f22-1cef-4c2a-bd93-4eaac6af7a1d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:48.780437 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fe647f22-1cef-4c2a-bd93-4eaac6af7a1d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:48.780821 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fe647f22-1cef-4c2a-bd93-4eaac6af7a1d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:48.814016 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-fe647f22-1cef-4c2a-bd93-4eaac6af7a1d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:48.997468 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-fe647f22-1cef-4c2a-bd93-4eaac6af7a1d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:49.003877 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-fe647f22-1cef-4c2a-bd93-4eaac6af7a1d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:49.004731 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-fe647f22-1cef-4c2a-bd93-4eaac6af7a1d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:49.010534 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-fe647f22-1cef-4c2a-bd93-4eaac6af7a1d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1803 microversion: 2.20 time: 0.245788 Jun 01 22:36:49.015728 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 598/1792] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:48 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1803 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:49.224933 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f706cfee-438b-4b5d-80b2-5d60ec7f5f0c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:49.227253 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f706cfee-438b-4b5d-80b2-5d60ec7f5f0c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:49.231809 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f706cfee-438b-4b5d-80b2-5d60ec7f5f0c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:49.232106 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f706cfee-438b-4b5d-80b2-5d60ec7f5f0c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:49.232382 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f706cfee-438b-4b5d-80b2-5d60ec7f5f0c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:49.232849 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f706cfee-438b-4b5d-80b2-5d60ec7f5f0c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:49.233134 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f706cfee-438b-4b5d-80b2-5d60ec7f5f0c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:49.233413 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f706cfee-438b-4b5d-80b2-5d60ec7f5f0c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:49.250031 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f706cfee-438b-4b5d-80b2-5d60ec7f5f0c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:49.341654 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7368bf7e-2d7d-435e-8862-6c052ee88c2d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:49.342117 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7368bf7e-2d7d-435e-8862-6c052ee88c2d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:49.346344 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7368bf7e-2d7d-435e-8862-6c052ee88c2d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:49.346588 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7368bf7e-2d7d-435e-8862-6c052ee88c2d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:49.346757 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7368bf7e-2d7d-435e-8862-6c052ee88c2d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:49.347160 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7368bf7e-2d7d-435e-8862-6c052ee88c2d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:49.347599 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7368bf7e-2d7d-435e-8862-6c052ee88c2d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:49.347599 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7368bf7e-2d7d-435e-8862-6c052ee88c2d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:49.354608 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-9ee759d6-c836-4c07-bd3a-d48138ee98d2 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:49.356801 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-9ee759d6-c836-4c07-bd3a-d48138ee98d2 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:49.361808 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9ee759d6-c836-4c07-bd3a-d48138ee98d2 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:49.361959 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9ee759d6-c836-4c07-bd3a-d48138ee98d2 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:49.362176 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9ee759d6-c836-4c07-bd3a-d48138ee98d2 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:49.362522 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9ee759d6-c836-4c07-bd3a-d48138ee98d2 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:49.362741 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9ee759d6-c836-4c07-bd3a-d48138ee98d2 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:49.362933 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9ee759d6-c836-4c07-bd3a-d48138ee98d2 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:49.403400 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-9ee759d6-c836-4c07-bd3a-d48138ee98d2 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.052409 Jun 01 22:36:49.405152 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 599/1793] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:36:49 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830/os-volume_attachments => generated 197 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:49.408256 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-f656bcd6-3cfe-4166-b1af-8e4604fa2df4 req-6a94d0f8-8d6a-4b17-aa32-365f97f01581 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d82ee761-cc2a-4784-a117-1df39181f0d1", "tag": "ab9fa62b-2ea8-4825-bc0a-02eaac6361b5"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:49.415669 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-f656bcd6-3cfe-4166-b1af-8e4604fa2df4 req-6a94d0f8-8d6a-4b17-aa32-365f97f01581 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:49.415883 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-f656bcd6-3cfe-4166-b1af-8e4604fa2df4 req-6a94d0f8-8d6a-4b17-aa32-365f97f01581 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:49.416019 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-f656bcd6-3cfe-4166-b1af-8e4604fa2df4 req-6a94d0f8-8d6a-4b17-aa32-365f97f01581 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:49.423642 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-f656bcd6-3cfe-4166-b1af-8e4604fa2df4 req-6a94d0f8-8d6a-4b17-aa32-365f97f01581 service nova] Creating event network-changed:ab9fa62b-2ea8-4825-bc0a-02eaac6361b5 for instance d82ee761-cc2a-4784-a117-1df39181f0d1 on np0000001904 Jun 01 22:36:49.424041 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-f656bcd6-3cfe-4166-b1af-8e4604fa2df4 req-6a94d0f8-8d6a-4b17-aa32-365f97f01581 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:36:49.430482 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-f656bcd6-3cfe-4166-b1af-8e4604fa2df4 req-6a94d0f8-8d6a-4b17-aa32-365f97f01581 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022378 Jun 01 22:36:49.430482 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 600/1794] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:36:49 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:49.431807 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-7368bf7e-2d7d-435e-8862-6c052ee88c2d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lazy-loading 'services' on Instance uuid c404e70a-b8b1-4632-9cc0-5be735d138ef {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:36:49.475081 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:36:49.479573 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f706cfee-438b-4b5d-80b2-5d60ec7f5f0c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:49.489473 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f706cfee-438b-4b5d-80b2-5d60ec7f5f0c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 200 len: 1375 microversion: 2.1 time: 0.267607 Jun 01 22:36:49.489911 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 580/1795] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:49 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 1375 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:49.490094 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7368bf7e-2d7d-435e-8862-6c052ee88c2d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef/os-volume_attachments/788866d6-48ab-4102-a417-ca1f4f436ebc" status: 202 len: 0 microversion: 2.1 time: 0.150660 Jun 01 22:36:49.490544 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 616/1796] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:36:49 2026] DELETE /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef/os-volume_attachments/788866d6-48ab-4102-a417-ca1f4f436ebc => generated 0 bytes in 151 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:36:49.502623 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0e82e60a-2a84-4286-bb37-5f407a885887 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:49.504127 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0e82e60a-2a84-4286-bb37-5f407a885887 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:49.507859 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0e82e60a-2a84-4286-bb37-5f407a885887 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:49.508048 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0e82e60a-2a84-4286-bb37-5f407a885887 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:49.508163 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0e82e60a-2a84-4286-bb37-5f407a885887 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:49.508396 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0e82e60a-2a84-4286-bb37-5f407a885887 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:49.508544 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0e82e60a-2a84-4286-bb37-5f407a885887 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:49.508679 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0e82e60a-2a84-4286-bb37-5f407a885887 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:49.527232 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0e82e60a-2a84-4286-bb37-5f407a885887 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.026779 Jun 01 22:36:49.527544 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 601/1797] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:36:49 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:50.036503 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e9f96e0b-fc67-4453-a6ad-801b1a77d8d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:50.038066 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e9f96e0b-fc67-4453-a6ad-801b1a77d8d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:50.046440 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9f96e0b-fc67-4453-a6ad-801b1a77d8d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:50.046440 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9f96e0b-fc67-4453-a6ad-801b1a77d8d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:50.046440 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9f96e0b-fc67-4453-a6ad-801b1a77d8d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:50.046440 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9f96e0b-fc67-4453-a6ad-801b1a77d8d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:50.046557 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9f96e0b-fc67-4453-a6ad-801b1a77d8d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:50.046557 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9f96e0b-fc67-4453-a6ad-801b1a77d8d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:50.064393 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e9f96e0b-fc67-4453-a6ad-801b1a77d8d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:50.219317 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e9f96e0b-fc67-4453-a6ad-801b1a77d8d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:50.226243 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e9f96e0b-fc67-4453-a6ad-801b1a77d8d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:50.227841 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e9f96e0b-fc67-4453-a6ad-801b1a77d8d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:50.233082 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e9f96e0b-fc67-4453-a6ad-801b1a77d8d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1803 microversion: 2.20 time: 0.199322 Jun 01 22:36:50.233494 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 581/1798] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:50 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1803 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:50.419375 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a6984bd7-906b-4585-b61c-e3522d24b3a9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:50.421356 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a6984bd7-906b-4585-b61c-e3522d24b3a9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:50.426428 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a6984bd7-906b-4585-b61c-e3522d24b3a9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:50.426802 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a6984bd7-906b-4585-b61c-e3522d24b3a9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:50.426977 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a6984bd7-906b-4585-b61c-e3522d24b3a9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:50.427361 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a6984bd7-906b-4585-b61c-e3522d24b3a9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:50.427633 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a6984bd7-906b-4585-b61c-e3522d24b3a9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:50.427789 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a6984bd7-906b-4585-b61c-e3522d24b3a9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:50.447789 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a6984bd7-906b-4585-b61c-e3522d24b3a9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.031079 Jun 01 22:36:50.448133 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 617/1799] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:36:50 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:50.507770 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b95ce7b7-358d-40b6-9575-c6b1df846ca9 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:50.509614 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b95ce7b7-358d-40b6-9575-c6b1df846ca9 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:50.514039 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b95ce7b7-358d-40b6-9575-c6b1df846ca9 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:50.514290 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b95ce7b7-358d-40b6-9575-c6b1df846ca9 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:50.514534 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b95ce7b7-358d-40b6-9575-c6b1df846ca9 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:50.515035 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b95ce7b7-358d-40b6-9575-c6b1df846ca9 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:50.515358 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b95ce7b7-358d-40b6-9575-c6b1df846ca9 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:50.515638 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b95ce7b7-358d-40b6-9575-c6b1df846ca9 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:50.532961 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b95ce7b7-358d-40b6-9575-c6b1df846ca9 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:50.538594 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-10e33779-2c79-4aae-9c37-5b3091dd0354 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:50.541225 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-10e33779-2c79-4aae-9c37-5b3091dd0354 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:50.545419 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-10e33779-2c79-4aae-9c37-5b3091dd0354 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:50.545603 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-10e33779-2c79-4aae-9c37-5b3091dd0354 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:50.545747 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-10e33779-2c79-4aae-9c37-5b3091dd0354 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:50.546102 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-10e33779-2c79-4aae-9c37-5b3091dd0354 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:50.546261 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-10e33779-2c79-4aae-9c37-5b3091dd0354 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:50.547115 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-10e33779-2c79-4aae-9c37-5b3091dd0354 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:50.562586 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-10e33779-2c79-4aae-9c37-5b3091dd0354 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025970 Jun 01 22:36:50.562894 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 582/1800] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:36:50 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:50.687116 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b95ce7b7-358d-40b6-9575-c6b1df846ca9 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:50.694451 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b95ce7b7-358d-40b6-9575-c6b1df846ca9 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 200 len: 1363 microversion: 2.1 time: 0.188696 Jun 01 22:36:50.694936 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 602/1801] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:50 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 1363 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:51.249199 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-75fec45f-7667-4b7f-914b-04faea43dbdf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:51.250591 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-75fec45f-7667-4b7f-914b-04faea43dbdf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:51.256618 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-75fec45f-7667-4b7f-914b-04faea43dbdf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:51.256961 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-75fec45f-7667-4b7f-914b-04faea43dbdf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:51.257173 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-75fec45f-7667-4b7f-914b-04faea43dbdf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:51.257675 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-75fec45f-7667-4b7f-914b-04faea43dbdf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:51.257949 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-75fec45f-7667-4b7f-914b-04faea43dbdf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:51.258203 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-75fec45f-7667-4b7f-914b-04faea43dbdf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:51.278272 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-75fec45f-7667-4b7f-914b-04faea43dbdf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:51.295137 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:36:51.302910 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:36:51.416704 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-75fec45f-7667-4b7f-914b-04faea43dbdf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:51.422179 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-75fec45f-7667-4b7f-914b-04faea43dbdf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:51.422833 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-75fec45f-7667-4b7f-914b-04faea43dbdf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:51.427095 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-75fec45f-7667-4b7f-914b-04faea43dbdf tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1803 microversion: 2.20 time: 0.179712 Jun 01 22:36:51.427395 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 618/1802] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:51 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1803 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:51.461972 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-081c01d3-ee22-43be-9514-0193324a3173 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:51.463860 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-081c01d3-ee22-43be-9514-0193324a3173 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:51.468290 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-081c01d3-ee22-43be-9514-0193324a3173 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:51.468522 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-081c01d3-ee22-43be-9514-0193324a3173 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:51.468626 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-081c01d3-ee22-43be-9514-0193324a3173 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:51.468868 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-081c01d3-ee22-43be-9514-0193324a3173 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:51.468970 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-081c01d3-ee22-43be-9514-0193324a3173 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:51.469097 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-081c01d3-ee22-43be-9514-0193324a3173 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:51.474114 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:36:51.490775 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-081c01d3-ee22-43be-9514-0193324a3173 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.031457 Jun 01 22:36:51.491103 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 583/1803] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:36:51 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830/os-volume_attachments => generated 25 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:36:51.576966 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d15da9d6-c79b-4324-948e-7ae373a35a99 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:51.578943 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d15da9d6-c79b-4324-948e-7ae373a35a99 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:51.583305 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d15da9d6-c79b-4324-948e-7ae373a35a99 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:51.583500 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d15da9d6-c79b-4324-948e-7ae373a35a99 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:51.583701 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d15da9d6-c79b-4324-948e-7ae373a35a99 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:51.583999 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d15da9d6-c79b-4324-948e-7ae373a35a99 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:51.584148 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d15da9d6-c79b-4324-948e-7ae373a35a99 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:51.584300 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d15da9d6-c79b-4324-948e-7ae373a35a99 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:51.601385 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d15da9d6-c79b-4324-948e-7ae373a35a99 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.026981 Jun 01 22:36:51.601821 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 603/1804] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:36:51 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 01 22:36:51.709578 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7eeb5bcb-8861-48be-ae01-3d5dcb201c96 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:51.711341 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7eeb5bcb-8861-48be-ae01-3d5dcb201c96 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:51.715987 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7eeb5bcb-8861-48be-ae01-3d5dcb201c96 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:51.716265 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7eeb5bcb-8861-48be-ae01-3d5dcb201c96 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:51.716487 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7eeb5bcb-8861-48be-ae01-3d5dcb201c96 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:51.716918 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7eeb5bcb-8861-48be-ae01-3d5dcb201c96 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:51.717203 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7eeb5bcb-8861-48be-ae01-3d5dcb201c96 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:51.717485 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7eeb5bcb-8861-48be-ae01-3d5dcb201c96 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:51.733191 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7eeb5bcb-8861-48be-ae01-3d5dcb201c96 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:51.851427 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7eeb5bcb-8861-48be-ae01-3d5dcb201c96 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:51.858535 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7eeb5bcb-8861-48be-ae01-3d5dcb201c96 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 200 len: 1363 microversion: 2.1 time: 0.150898 Jun 01 22:36:51.858948 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 619/1805] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:51 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 1363 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:52.444630 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1a6323ce-70a1-4f0f-b53a-4687e49875b3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:52.446441 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1a6323ce-70a1-4f0f-b53a-4687e49875b3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:52.451584 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a6323ce-70a1-4f0f-b53a-4687e49875b3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:52.451928 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a6323ce-70a1-4f0f-b53a-4687e49875b3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:52.452184 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a6323ce-70a1-4f0f-b53a-4687e49875b3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:52.452645 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a6323ce-70a1-4f0f-b53a-4687e49875b3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:52.453196 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a6323ce-70a1-4f0f-b53a-4687e49875b3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:52.453522 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a6323ce-70a1-4f0f-b53a-4687e49875b3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:52.471748 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-1a6323ce-70a1-4f0f-b53a-4687e49875b3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:52.612782 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1a6323ce-70a1-4f0f-b53a-4687e49875b3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:52.615463 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-03154300-3e2c-4c66-ba3e-3d79d3fa12ed tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:52.617383 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-03154300-3e2c-4c66-ba3e-3d79d3fa12ed tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:52.618775 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1a6323ce-70a1-4f0f-b53a-4687e49875b3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:52.619685 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1a6323ce-70a1-4f0f-b53a-4687e49875b3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:52.623469 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-03154300-3e2c-4c66-ba3e-3d79d3fa12ed tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:52.623803 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-03154300-3e2c-4c66-ba3e-3d79d3fa12ed tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:52.623803 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-03154300-3e2c-4c66-ba3e-3d79d3fa12ed tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:52.624108 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-03154300-3e2c-4c66-ba3e-3d79d3fa12ed tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:52.624239 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-03154300-3e2c-4c66-ba3e-3d79d3fa12ed tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:52.624955 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-03154300-3e2c-4c66-ba3e-3d79d3fa12ed tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:52.625045 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1a6323ce-70a1-4f0f-b53a-4687e49875b3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1803 microversion: 2.20 time: 0.182396 Jun 01 22:36:52.625388 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 584/1806] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:52 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1803 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:52.648602 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-03154300-3e2c-4c66-ba3e-3d79d3fa12ed tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.035302 Jun 01 22:36:52.648997 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 604/1807] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:36:52 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef/os-volume_attachments => generated 25 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:36:52.679363 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e05546dd-b5fa-44f5-b91d-ad12cb516a23 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-TestStampPatternsnapshot-346597039"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:52.682853 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e05546dd-b5fa-44f5-b91d-ad12cb516a23 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:52.688728 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e05546dd-b5fa-44f5-b91d-ad12cb516a23 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:52.688728 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e05546dd-b5fa-44f5-b91d-ad12cb516a23 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:52.689696 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e05546dd-b5fa-44f5-b91d-ad12cb516a23 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:52.689696 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e05546dd-b5fa-44f5-b91d-ad12cb516a23 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:52.689937 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e05546dd-b5fa-44f5-b91d-ad12cb516a23 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:52.690121 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e05546dd-b5fa-44f5-b91d-ad12cb516a23 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:52.729774 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-62e3ddf9-88c7-481c-8abd-9ab7dd75fb70 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:52.729774 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-62e3ddf9-88c7-481c-8abd-9ab7dd75fb70 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:52.736785 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-62e3ddf9-88c7-481c-8abd-9ab7dd75fb70 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:52.737207 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-62e3ddf9-88c7-481c-8abd-9ab7dd75fb70 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:52.737531 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-62e3ddf9-88c7-481c-8abd-9ab7dd75fb70 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:52.738070 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-62e3ddf9-88c7-481c-8abd-9ab7dd75fb70 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:52.738384 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-62e3ddf9-88c7-481c-8abd-9ab7dd75fb70 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:52.738716 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-62e3ddf9-88c7-481c-8abd-9ab7dd75fb70 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:52.767398 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-62e3ddf9-88c7-481c-8abd-9ab7dd75fb70 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Going to try to terminate instance {{(pid=86661) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:36:52.856256 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-62e3ddf9-88c7-481c-8abd-9ab7dd75fb70 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 204 len: 0 microversion: 2.1 time: 0.134701 Jun 01 22:36:52.856703 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 585/1808] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:36:52 2026] DELETE /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 0 bytes in 136 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:36:52.865776 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b5624198-1b0d-411b-8531-b064980408c7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:52.867203 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b5624198-1b0d-411b-8531-b064980408c7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:52.872337 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b5624198-1b0d-411b-8531-b064980408c7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:52.872586 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b5624198-1b0d-411b-8531-b064980408c7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:52.872889 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b5624198-1b0d-411b-8531-b064980408c7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:52.873324 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b5624198-1b0d-411b-8531-b064980408c7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:52.873598 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b5624198-1b0d-411b-8531-b064980408c7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:52.873902 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b5624198-1b0d-411b-8531-b064980408c7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:52.875049 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-fcc59544-3dce-45ba-87f2-cc3266bee1c7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:52.877138 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-fcc59544-3dce-45ba-87f2-cc3266bee1c7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:52.882881 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fcc59544-3dce-45ba-87f2-cc3266bee1c7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:52.883193 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fcc59544-3dce-45ba-87f2-cc3266bee1c7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:52.883453 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fcc59544-3dce-45ba-87f2-cc3266bee1c7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:52.884084 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fcc59544-3dce-45ba-87f2-cc3266bee1c7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:52.884434 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fcc59544-3dce-45ba-87f2-cc3266bee1c7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:52.884828 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fcc59544-3dce-45ba-87f2-cc3266bee1c7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:52.892241 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b5624198-1b0d-411b-8531-b064980408c7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:52.910933 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-fcc59544-3dce-45ba-87f2-cc3266bee1c7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:53.067486 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-fcc59544-3dce-45ba-87f2-cc3266bee1c7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:53.075553 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-fcc59544-3dce-45ba-87f2-cc3266bee1c7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 200 len: 1363 microversion: 2.1 time: 0.202853 Jun 01 22:36:53.075981 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 586/1809] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:52 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 1363 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:53.076722 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b5624198-1b0d-411b-8531-b064980408c7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:53.088909 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b5624198-1b0d-411b-8531-b064980408c7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1685 microversion: 2.1 time: 0.224727 Jun 01 22:36:53.089270 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 605/1810] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:52 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1685 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:53.376253 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e05546dd-b5fa-44f5-b91d-ad12cb516a23 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "POST /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830/action" status: 202 len: 0 microversion: 2.1 time: 0.698977 Jun 01 22:36:53.376253 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 620/1811] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:36:52 2026] POST /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830/action => generated 0 bytes in 700 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 01 22:36:53.643459 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6a06a8e2-3433-4c9d-aea4-583f3efc4873 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:53.645258 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6a06a8e2-3433-4c9d-aea4-583f3efc4873 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:53.650355 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6a06a8e2-3433-4c9d-aea4-583f3efc4873 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:53.650599 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6a06a8e2-3433-4c9d-aea4-583f3efc4873 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:53.650915 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6a06a8e2-3433-4c9d-aea4-583f3efc4873 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:53.651510 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6a06a8e2-3433-4c9d-aea4-583f3efc4873 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:53.651978 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6a06a8e2-3433-4c9d-aea4-583f3efc4873 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:53.652368 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6a06a8e2-3433-4c9d-aea4-583f3efc4873 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:53.670139 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6a06a8e2-3433-4c9d-aea4-583f3efc4873 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:53.840173 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6a06a8e2-3433-4c9d-aea4-583f3efc4873 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:53.846782 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6a06a8e2-3433-4c9d-aea4-583f3efc4873 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:53.847317 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6a06a8e2-3433-4c9d-aea4-583f3efc4873 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:53.852068 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6a06a8e2-3433-4c9d-aea4-583f3efc4873 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1803 microversion: 2.20 time: 0.210510 Jun 01 22:36:53.852369 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 587/1812] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:53 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1803 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:54.023322 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-bbfab2b8-736a-4289-ab04-8dd48903ed9d req-fd9a90e9-a134-41c2-9b1c-f4dbc25ad3e3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c404e70a-b8b1-4632-9cc0-5be735d138ef", "name": "network-vif-unplugged", "status": "completed", "tag": "0dd161b1-39d6-4015-9ebe-b67596afcb05"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:54.029298 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-bbfab2b8-736a-4289-ab04-8dd48903ed9d req-fd9a90e9-a134-41c2-9b1c-f4dbc25ad3e3 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:54.029394 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-bbfab2b8-736a-4289-ab04-8dd48903ed9d req-fd9a90e9-a134-41c2-9b1c-f4dbc25ad3e3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:54.029527 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-bbfab2b8-736a-4289-ab04-8dd48903ed9d req-fd9a90e9-a134-41c2-9b1c-f4dbc25ad3e3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:54.036754 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-bbfab2b8-736a-4289-ab04-8dd48903ed9d req-fd9a90e9-a134-41c2-9b1c-f4dbc25ad3e3 service nova] Creating event network-vif-unplugged:0dd161b1-39d6-4015-9ebe-b67596afcb05 for instance c404e70a-b8b1-4632-9cc0-5be735d138ef on np0000001904 Jun 01 22:36:54.036754 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-bbfab2b8-736a-4289-ab04-8dd48903ed9d req-fd9a90e9-a134-41c2-9b1c-f4dbc25ad3e3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:36:54.040410 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-bbfab2b8-736a-4289-ab04-8dd48903ed9d req-fd9a90e9-a134-41c2-9b1c-f4dbc25ad3e3 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020090 Jun 01 22:36:54.041279 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 606/1813] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:36:54 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:54.097658 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ca159d2e-3e5a-4856-8380-6d363025c923 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:54.100731 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ca159d2e-3e5a-4856-8380-6d363025c923 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:54.106289 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ca159d2e-3e5a-4856-8380-6d363025c923 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:54.106537 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ca159d2e-3e5a-4856-8380-6d363025c923 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:54.108810 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ca159d2e-3e5a-4856-8380-6d363025c923 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:54.108810 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ca159d2e-3e5a-4856-8380-6d363025c923 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:54.108810 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ca159d2e-3e5a-4856-8380-6d363025c923 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:54.108810 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ca159d2e-3e5a-4856-8380-6d363025c923 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:54.111152 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a59def75-b927-4f9b-8b1b-5b92b023e4d7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:54.117524 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a59def75-b927-4f9b-8b1b-5b92b023e4d7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:54.124864 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a59def75-b927-4f9b-8b1b-5b92b023e4d7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:54.127459 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a59def75-b927-4f9b-8b1b-5b92b023e4d7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:54.127459 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a59def75-b927-4f9b-8b1b-5b92b023e4d7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:54.127459 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a59def75-b927-4f9b-8b1b-5b92b023e4d7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:54.127459 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a59def75-b927-4f9b-8b1b-5b92b023e4d7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:54.128104 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a59def75-b927-4f9b-8b1b-5b92b023e4d7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:54.135432 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ca159d2e-3e5a-4856-8380-6d363025c923 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:54.155584 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a59def75-b927-4f9b-8b1b-5b92b023e4d7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:54.290112 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a59def75-b927-4f9b-8b1b-5b92b023e4d7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:54.300471 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a59def75-b927-4f9b-8b1b-5b92b023e4d7 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1685 microversion: 2.1 time: 0.191685 Jun 01 22:36:54.300883 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 588/1814] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:54 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1685 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:54.308433 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ca159d2e-3e5a-4856-8380-6d363025c923 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:54.316959 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ca159d2e-3e5a-4856-8380-6d363025c923 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 200 len: 1363 microversion: 2.1 time: 0.222231 Jun 01 22:36:54.317224 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 621/1815] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:54 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 1363 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:54.868474 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7901fe83-4291-494e-b66f-cf9d884a46a6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:54.870083 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7901fe83-4291-494e-b66f-cf9d884a46a6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:54.875174 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7901fe83-4291-494e-b66f-cf9d884a46a6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:54.875554 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7901fe83-4291-494e-b66f-cf9d884a46a6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:54.875812 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7901fe83-4291-494e-b66f-cf9d884a46a6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:54.876274 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7901fe83-4291-494e-b66f-cf9d884a46a6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:54.876627 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7901fe83-4291-494e-b66f-cf9d884a46a6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:54.876922 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7901fe83-4291-494e-b66f-cf9d884a46a6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:54.893067 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7901fe83-4291-494e-b66f-cf9d884a46a6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:55.036287 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7901fe83-4291-494e-b66f-cf9d884a46a6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:55.041953 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7901fe83-4291-494e-b66f-cf9d884a46a6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:55.042493 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7901fe83-4291-494e-b66f-cf9d884a46a6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:55.046201 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7901fe83-4291-494e-b66f-cf9d884a46a6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1803 microversion: 2.20 time: 0.180129 Jun 01 22:36:55.046445 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 607/1816] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:54 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1803 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:55.318377 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-40882880-8324-4279-91ea-f97362b23887 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:55.320447 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-40882880-8324-4279-91ea-f97362b23887 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:55.324608 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40882880-8324-4279-91ea-f97362b23887 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:55.324608 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40882880-8324-4279-91ea-f97362b23887 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:55.325079 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40882880-8324-4279-91ea-f97362b23887 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:55.325334 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40882880-8324-4279-91ea-f97362b23887 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:55.325762 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40882880-8324-4279-91ea-f97362b23887 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:55.326152 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40882880-8324-4279-91ea-f97362b23887 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:55.331274 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-cdc0facd-7b49-4afc-857d-0c6a4fd737c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:55.332629 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-cdc0facd-7b49-4afc-857d-0c6a4fd737c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:55.338047 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cdc0facd-7b49-4afc-857d-0c6a4fd737c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:55.338381 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cdc0facd-7b49-4afc-857d-0c6a4fd737c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:55.338613 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cdc0facd-7b49-4afc-857d-0c6a4fd737c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:55.339038 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cdc0facd-7b49-4afc-857d-0c6a4fd737c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:55.339649 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cdc0facd-7b49-4afc-857d-0c6a4fd737c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:55.339683 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cdc0facd-7b49-4afc-857d-0c6a4fd737c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:55.340875 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-40882880-8324-4279-91ea-f97362b23887 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:55.358867 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-cdc0facd-7b49-4afc-857d-0c6a4fd737c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:55.549526 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-40882880-8324-4279-91ea-f97362b23887 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:55.560073 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-40882880-8324-4279-91ea-f97362b23887 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1685 microversion: 2.1 time: 0.243322 Jun 01 22:36:55.560811 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 589/1817] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:55 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1685 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:55.609555 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-82c69da9-a43a-4e83-83a5-326b215ac2d9 req-5e0870aa-78ce-402a-b7a3-98bcf653af26 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d82ee761-cc2a-4784-a117-1df39181f0d1", "name": "network-vif-plugged", "status": "completed", "tag": "ab9fa62b-2ea8-4825-bc0a-02eaac6361b5"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:55.616981 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-82c69da9-a43a-4e83-83a5-326b215ac2d9 req-5e0870aa-78ce-402a-b7a3-98bcf653af26 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:55.617331 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-82c69da9-a43a-4e83-83a5-326b215ac2d9 req-5e0870aa-78ce-402a-b7a3-98bcf653af26 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:55.617331 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-82c69da9-a43a-4e83-83a5-326b215ac2d9 req-5e0870aa-78ce-402a-b7a3-98bcf653af26 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:55.627016 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-82c69da9-a43a-4e83-83a5-326b215ac2d9 req-5e0870aa-78ce-402a-b7a3-98bcf653af26 service nova] Creating event network-vif-plugged:ab9fa62b-2ea8-4825-bc0a-02eaac6361b5 for instance d82ee761-cc2a-4784-a117-1df39181f0d1 on np0000001904 Jun 01 22:36:55.627514 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-82c69da9-a43a-4e83-83a5-326b215ac2d9 req-5e0870aa-78ce-402a-b7a3-98bcf653af26 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:36:55.633375 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-82c69da9-a43a-4e83-83a5-326b215ac2d9 req-5e0870aa-78ce-402a-b7a3-98bcf653af26 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026546 Jun 01 22:36:55.633631 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 608/1818] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:36:55 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:55.654626 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-cdc0facd-7b49-4afc-857d-0c6a4fd737c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:55.665998 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-cdc0facd-7b49-4afc-857d-0c6a4fd737c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 200 len: 1363 microversion: 2.1 time: 0.336151 Jun 01 22:36:55.666372 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 622/1819] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:55 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 1363 bytes in 337 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:56.067065 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ec52d70c-bfce-4cc4-83d6-ecf0eef9e47b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:56.069080 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ec52d70c-bfce-4cc4-83d6-ecf0eef9e47b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:56.074622 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ec52d70c-bfce-4cc4-83d6-ecf0eef9e47b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:56.074912 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ec52d70c-bfce-4cc4-83d6-ecf0eef9e47b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:56.075129 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ec52d70c-bfce-4cc4-83d6-ecf0eef9e47b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:56.075632 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ec52d70c-bfce-4cc4-83d6-ecf0eef9e47b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:56.076093 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ec52d70c-bfce-4cc4-83d6-ecf0eef9e47b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:56.076386 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ec52d70c-bfce-4cc4-83d6-ecf0eef9e47b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:56.089587 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-af8c5282-3c1d-4e8e-ae07-5ec5978c5057 req-04c349c2-dc0a-4d0f-aafa-02b36e06413c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c404e70a-b8b1-4632-9cc0-5be735d138ef", "name": "network-vif-unplugged", "status": "completed", "tag": "0dd161b1-39d6-4015-9ebe-b67596afcb05"}, {"server_uuid": "c404e70a-b8b1-4632-9cc0-5be735d138ef", "name": "network-vif-deleted", "tag": "0dd161b1-39d6-4015-9ebe-b67596afcb05"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:56.094805 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ec52d70c-bfce-4cc4-83d6-ecf0eef9e47b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:56.095342 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-af8c5282-3c1d-4e8e-ae07-5ec5978c5057 req-04c349c2-dc0a-4d0f-aafa-02b36e06413c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:56.095534 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-af8c5282-3c1d-4e8e-ae07-5ec5978c5057 req-04c349c2-dc0a-4d0f-aafa-02b36e06413c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:56.095698 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-af8c5282-3c1d-4e8e-ae07-5ec5978c5057 req-04c349c2-dc0a-4d0f-aafa-02b36e06413c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:56.105348 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-af8c5282-3c1d-4e8e-ae07-5ec5978c5057 req-04c349c2-dc0a-4d0f-aafa-02b36e06413c service nova] Creating event network-vif-unplugged:0dd161b1-39d6-4015-9ebe-b67596afcb05 for instance c404e70a-b8b1-4632-9cc0-5be735d138ef on np0000001904 Jun 01 22:36:56.105646 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-af8c5282-3c1d-4e8e-ae07-5ec5978c5057 req-04c349c2-dc0a-4d0f-aafa-02b36e06413c service nova] Creating event network-vif-deleted:0dd161b1-39d6-4015-9ebe-b67596afcb05 for instance c404e70a-b8b1-4632-9cc0-5be735d138ef on np0000001904 Jun 01 22:36:56.106058 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-af8c5282-3c1d-4e8e-ae07-5ec5978c5057 req-04c349c2-dc0a-4d0f-aafa-02b36e06413c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:36:56.112736 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-af8c5282-3c1d-4e8e-ae07-5ec5978c5057 req-04c349c2-dc0a-4d0f-aafa-02b36e06413c service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.026924 Jun 01 22:36:56.113419 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 609/1820] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:36:56 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:56.323419 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ec52d70c-bfce-4cc4-83d6-ecf0eef9e47b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:56.328966 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ec52d70c-bfce-4cc4-83d6-ecf0eef9e47b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:56.329629 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ec52d70c-bfce-4cc4-83d6-ecf0eef9e47b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:56.334829 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ec52d70c-bfce-4cc4-83d6-ecf0eef9e47b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1803 microversion: 2.20 time: 0.269587 Jun 01 22:36:56.335401 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 590/1821] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:56 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1803 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:56.577159 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6bae0738-e92c-4fd4-ae4b-bdf3a194d715 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:56.578709 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6bae0738-e92c-4fd4-ae4b-bdf3a194d715 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:56.583474 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6bae0738-e92c-4fd4-ae4b-bdf3a194d715 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:56.583709 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6bae0738-e92c-4fd4-ae4b-bdf3a194d715 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:56.583966 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6bae0738-e92c-4fd4-ae4b-bdf3a194d715 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:56.584393 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6bae0738-e92c-4fd4-ae4b-bdf3a194d715 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:56.584749 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6bae0738-e92c-4fd4-ae4b-bdf3a194d715 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:56.585089 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6bae0738-e92c-4fd4-ae4b-bdf3a194d715 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:56.599292 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6bae0738-e92c-4fd4-ae4b-bdf3a194d715 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:56.672598 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6bae0738-e92c-4fd4-ae4b-bdf3a194d715 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:56.683355 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6bae0738-e92c-4fd4-ae4b-bdf3a194d715 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1328 microversion: 2.1 time: 0.107983 Jun 01 22:36:56.683958 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 623/1822] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:56 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1328 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:56.684453 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ba1bf40e-8cfc-4df3-bed2-fb17bf4cce5a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:56.685944 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ba1bf40e-8cfc-4df3-bed2-fb17bf4cce5a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:56.690154 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ba1bf40e-8cfc-4df3-bed2-fb17bf4cce5a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:56.690408 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ba1bf40e-8cfc-4df3-bed2-fb17bf4cce5a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:56.690626 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ba1bf40e-8cfc-4df3-bed2-fb17bf4cce5a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:56.691040 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ba1bf40e-8cfc-4df3-bed2-fb17bf4cce5a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:56.691338 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ba1bf40e-8cfc-4df3-bed2-fb17bf4cce5a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:56.691615 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ba1bf40e-8cfc-4df3-bed2-fb17bf4cce5a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:56.705559 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ba1bf40e-8cfc-4df3-bed2-fb17bf4cce5a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:56.908923 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ba1bf40e-8cfc-4df3-bed2-fb17bf4cce5a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:56.916384 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ba1bf40e-8cfc-4df3-bed2-fb17bf4cce5a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 200 len: 1363 microversion: 2.1 time: 0.235050 Jun 01 22:36:56.916698 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 610/1823] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:56 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 1363 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:57.353760 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5362426b-0880-436f-b92a-dd40a852c4e4 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:57.357211 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5362426b-0880-436f-b92a-dd40a852c4e4 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:57.366488 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5362426b-0880-436f-b92a-dd40a852c4e4 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:57.366774 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5362426b-0880-436f-b92a-dd40a852c4e4 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:57.367903 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5362426b-0880-436f-b92a-dd40a852c4e4 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:57.370200 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5362426b-0880-436f-b92a-dd40a852c4e4 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:57.370698 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5362426b-0880-436f-b92a-dd40a852c4e4 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:57.371031 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5362426b-0880-436f-b92a-dd40a852c4e4 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:57.395308 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5362426b-0880-436f-b92a-dd40a852c4e4 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:57.553281 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5362426b-0880-436f-b92a-dd40a852c4e4 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:57.559793 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5362426b-0880-436f-b92a-dd40a852c4e4 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:57.560460 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5362426b-0880-436f-b92a-dd40a852c4e4 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:57.565311 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5362426b-0880-436f-b92a-dd40a852c4e4 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1803 microversion: 2.20 time: 0.214294 Jun 01 22:36:57.565311 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 591/1824] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:57 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1803 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:57.684602 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-7934600e-e810-4b1f-931f-7c955ff234c5 req-5e17ce6e-4dba-4941-8c0d-232283852d47 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d82ee761-cc2a-4784-a117-1df39181f0d1", "name": "network-vif-plugged", "status": "completed", "tag": "ab9fa62b-2ea8-4825-bc0a-02eaac6361b5"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:57.693173 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7934600e-e810-4b1f-931f-7c955ff234c5 req-5e17ce6e-4dba-4941-8c0d-232283852d47 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:57.693173 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7934600e-e810-4b1f-931f-7c955ff234c5 req-5e17ce6e-4dba-4941-8c0d-232283852d47 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:57.693173 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7934600e-e810-4b1f-931f-7c955ff234c5 req-5e17ce6e-4dba-4941-8c0d-232283852d47 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:57.701004 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-7934600e-e810-4b1f-931f-7c955ff234c5 req-5e17ce6e-4dba-4941-8c0d-232283852d47 service nova] Creating event network-vif-plugged:ab9fa62b-2ea8-4825-bc0a-02eaac6361b5 for instance d82ee761-cc2a-4784-a117-1df39181f0d1 on np0000001904 Jun 01 22:36:57.701541 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-7934600e-e810-4b1f-931f-7c955ff234c5 req-5e17ce6e-4dba-4941-8c0d-232283852d47 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:36:57.706688 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-7934600e-e810-4b1f-931f-7c955ff234c5 req-5e17ce6e-4dba-4941-8c0d-232283852d47 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024288 Jun 01 22:36:57.707391 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-43ba465b-91c8-44c3-b5db-00d562262b74 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:57.707761 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 624/1825] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:36:57 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:57.711190 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-43ba465b-91c8-44c3-b5db-00d562262b74 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:57.721329 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-43ba465b-91c8-44c3-b5db-00d562262b74 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:57.721666 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-43ba465b-91c8-44c3-b5db-00d562262b74 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:57.721941 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-43ba465b-91c8-44c3-b5db-00d562262b74 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:57.722445 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-43ba465b-91c8-44c3-b5db-00d562262b74 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:57.722867 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-43ba465b-91c8-44c3-b5db-00d562262b74 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:57.723089 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-43ba465b-91c8-44c3-b5db-00d562262b74 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:57.750452 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-43ba465b-91c8-44c3-b5db-00d562262b74 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:57.750802 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-43ba465b-91c8-44c3-b5db-00d562262b74 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:57.751193 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-43ba465b-91c8-44c3-b5db-00d562262b74 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:57.751793 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-43ba465b-91c8-44c3-b5db-00d562262b74 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lazy-loading 'fault' on Instance uuid c404e70a-b8b1-4632-9cc0-5be735d138ef {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:36:57.757956 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-43ba465b-91c8-44c3-b5db-00d562262b74 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:57.837121 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-43ba465b-91c8-44c3-b5db-00d562262b74 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:57.847220 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-43ba465b-91c8-44c3-b5db-00d562262b74 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1333 microversion: 2.1 time: 0.144958 Jun 01 22:36:57.847677 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 611/1826] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:57 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1333 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:57.935584 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-541e01fb-0252-40ce-a965-49e9de4449c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:57.937954 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-541e01fb-0252-40ce-a965-49e9de4449c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:57.942511 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-541e01fb-0252-40ce-a965-49e9de4449c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:57.942837 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-541e01fb-0252-40ce-a965-49e9de4449c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:57.943092 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-541e01fb-0252-40ce-a965-49e9de4449c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:57.943556 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-541e01fb-0252-40ce-a965-49e9de4449c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:57.943948 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-541e01fb-0252-40ce-a965-49e9de4449c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:57.944270 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-541e01fb-0252-40ce-a965-49e9de4449c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:57.961964 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-541e01fb-0252-40ce-a965-49e9de4449c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:58.166452 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-541e01fb-0252-40ce-a965-49e9de4449c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:58.176923 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-541e01fb-0252-40ce-a965-49e9de4449c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 200 len: 1550 microversion: 2.1 time: 0.243476 Jun 01 22:36:58.177402 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 592/1827] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:57 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 1550 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:58.195994 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0ba1c2a3-d44b-4432-bf4d-8604a851d86e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:58.197330 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0ba1c2a3-d44b-4432-bf4d-8604a851d86e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:58.201280 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0ba1c2a3-d44b-4432-bf4d-8604a851d86e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:58.201693 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0ba1c2a3-d44b-4432-bf4d-8604a851d86e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:58.201775 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0ba1c2a3-d44b-4432-bf4d-8604a851d86e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:58.202091 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0ba1c2a3-d44b-4432-bf4d-8604a851d86e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:58.202292 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0ba1c2a3-d44b-4432-bf4d-8604a851d86e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:58.202459 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0ba1c2a3-d44b-4432-bf4d-8604a851d86e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:58.221413 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-0ba1c2a3-d44b-4432-bf4d-8604a851d86e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:58.285205 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0ba1c2a3-d44b-4432-bf4d-8604a851d86e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.090938 Jun 01 22:36:58.285531 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 625/1828] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:36:58 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1/os-interface => generated 282 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:58.582182 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4db91ae1-64de-43ff-8989-6d0ada3ab4be tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:58.583999 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4db91ae1-64de-43ff-8989-6d0ada3ab4be tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:58.589373 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4db91ae1-64de-43ff-8989-6d0ada3ab4be tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:58.589688 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4db91ae1-64de-43ff-8989-6d0ada3ab4be tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:58.589999 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4db91ae1-64de-43ff-8989-6d0ada3ab4be tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:58.590417 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4db91ae1-64de-43ff-8989-6d0ada3ab4be tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:58.590772 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4db91ae1-64de-43ff-8989-6d0ada3ab4be tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:58.591094 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4db91ae1-64de-43ff-8989-6d0ada3ab4be tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:58.616581 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4db91ae1-64de-43ff-8989-6d0ada3ab4be tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:58.817390 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4db91ae1-64de-43ff-8989-6d0ada3ab4be tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:58.827970 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4db91ae1-64de-43ff-8989-6d0ada3ab4be tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:58.828756 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4db91ae1-64de-43ff-8989-6d0ada3ab4be tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:58.835887 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4db91ae1-64de-43ff-8989-6d0ada3ab4be tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1803 microversion: 2.20 time: 0.254032 Jun 01 22:36:58.835887 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 612/1829] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:58 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1803 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:36:58.868789 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-240adba9-d9ff-411e-a7cd-605b4234dad0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:58.870915 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-240adba9-d9ff-411e-a7cd-605b4234dad0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:58.876558 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-240adba9-d9ff-411e-a7cd-605b4234dad0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:58.876893 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-240adba9-d9ff-411e-a7cd-605b4234dad0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:58.877088 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-240adba9-d9ff-411e-a7cd-605b4234dad0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:58.877530 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-240adba9-d9ff-411e-a7cd-605b4234dad0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:58.878274 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-240adba9-d9ff-411e-a7cd-605b4234dad0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:58.878893 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-240adba9-d9ff-411e-a7cd-605b4234dad0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:58.909881 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-240adba9-d9ff-411e-a7cd-605b4234dad0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:58.910226 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-240adba9-d9ff-411e-a7cd-605b4234dad0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:58.910492 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-240adba9-d9ff-411e-a7cd-605b4234dad0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:58.910791 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-240adba9-d9ff-411e-a7cd-605b4234dad0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lazy-loading 'fault' on Instance uuid c404e70a-b8b1-4632-9cc0-5be735d138ef {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:36:58.918628 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-240adba9-d9ff-411e-a7cd-605b4234dad0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:36:58.972284 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-ccd818b0-88cd-4050-80df-655a0bb19141 req-dd77a277-fb4d-4e25-9cfc-a8f40146efba service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d82ee761-cc2a-4784-a117-1df39181f0d1", "tag": "ab9fa62b-2ea8-4825-bc0a-02eaac6361b5"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:58.978658 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ccd818b0-88cd-4050-80df-655a0bb19141 req-dd77a277-fb4d-4e25-9cfc-a8f40146efba service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:58.978832 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ccd818b0-88cd-4050-80df-655a0bb19141 req-dd77a277-fb4d-4e25-9cfc-a8f40146efba service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:58.979043 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ccd818b0-88cd-4050-80df-655a0bb19141 req-dd77a277-fb4d-4e25-9cfc-a8f40146efba service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:58.987274 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-ccd818b0-88cd-4050-80df-655a0bb19141 req-dd77a277-fb4d-4e25-9cfc-a8f40146efba service nova] Creating event network-changed:ab9fa62b-2ea8-4825-bc0a-02eaac6361b5 for instance d82ee761-cc2a-4784-a117-1df39181f0d1 on np0000001904 Jun 01 22:36:58.988903 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-240adba9-d9ff-411e-a7cd-605b4234dad0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:36:58.989024 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-ccd818b0-88cd-4050-80df-655a0bb19141 req-dd77a277-fb4d-4e25-9cfc-a8f40146efba service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:36:58.993804 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-ccd818b0-88cd-4050-80df-655a0bb19141 req-dd77a277-fb4d-4e25-9cfc-a8f40146efba service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023446 Jun 01 22:36:58.994152 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 626/1830] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:36:58 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:58.999010 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-240adba9-d9ff-411e-a7cd-605b4234dad0 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 200 len: 1333 microversion: 2.1 time: 0.132764 Jun 01 22:36:58.999440 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 593/1831] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:36:58 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 1333 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:36:59.760246 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-8571fae6-fa8b-4744-90b6-c6d2b2f91240 req-5ff48125-31b8-4eda-bd4c-3e8a6cd22e20 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "69bdb4de-42ed-4b80-80c1-ccb9db031139", "name": "network-vif-plugged", "status": "completed", "tag": "7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:36:59.768020 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-8571fae6-fa8b-4744-90b6-c6d2b2f91240 req-5ff48125-31b8-4eda-bd4c-3e8a6cd22e20 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:59.768209 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-8571fae6-fa8b-4744-90b6-c6d2b2f91240 req-5ff48125-31b8-4eda-bd4c-3e8a6cd22e20 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:59.768341 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-8571fae6-fa8b-4744-90b6-c6d2b2f91240 req-5ff48125-31b8-4eda-bd4c-3e8a6cd22e20 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:59.775063 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-8571fae6-fa8b-4744-90b6-c6d2b2f91240 req-5ff48125-31b8-4eda-bd4c-3e8a6cd22e20 service nova] Creating event network-vif-plugged:7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55 for instance 69bdb4de-42ed-4b80-80c1-ccb9db031139 on np0000001904 Jun 01 22:36:59.775429 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-8571fae6-fa8b-4744-90b6-c6d2b2f91240 req-5ff48125-31b8-4eda-bd4c-3e8a6cd22e20 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:36:59.779749 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-8571fae6-fa8b-4744-90b6-c6d2b2f91240 req-5ff48125-31b8-4eda-bd4c-3e8a6cd22e20 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021733 Jun 01 22:36:59.780088 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 613/1832] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:36:59 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:36:59.858533 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-51418dfb-21d3-47f9-995b-155be0f6c269 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:36:59.865162 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-51418dfb-21d3-47f9-995b-155be0f6c269 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:36:59.869542 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-51418dfb-21d3-47f9-995b-155be0f6c269 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:59.869844 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-51418dfb-21d3-47f9-995b-155be0f6c269 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:59.870073 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-51418dfb-21d3-47f9-995b-155be0f6c269 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:59.870516 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-51418dfb-21d3-47f9-995b-155be0f6c269 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:36:59.871055 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-51418dfb-21d3-47f9-995b-155be0f6c269 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:36:59.871441 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-51418dfb-21d3-47f9-995b-155be0f6c269 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:36:59.904083 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-51418dfb-21d3-47f9-995b-155be0f6c269 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:00.021223 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b8e56ef1-152f-4a7e-9092-c9b816d4cf02 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:00.022955 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b8e56ef1-152f-4a7e-9092-c9b816d4cf02 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: c404e70a-b8b1-4632-9cc0-5be735d138ef] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:00.030673 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b8e56ef1-152f-4a7e-9092-c9b816d4cf02 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:00.030673 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b8e56ef1-152f-4a7e-9092-c9b816d4cf02 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:00.030673 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b8e56ef1-152f-4a7e-9092-c9b816d4cf02 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:00.031084 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b8e56ef1-152f-4a7e-9092-c9b816d4cf02 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:00.031525 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b8e56ef1-152f-4a7e-9092-c9b816d4cf02 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:00.031960 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b8e56ef1-152f-4a7e-9092-c9b816d4cf02 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:00.045247 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-b8e56ef1-152f-4a7e-9092-c9b816d4cf02 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] HTTP exception thrown: Instance c404e70a-b8b1-4632-9cc0-5be735d138ef could not be found. Jun 01 22:37:00.045247 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b8e56ef1-152f-4a7e-9092-c9b816d4cf02 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Returning 404 to user: Instance c404e70a-b8b1-4632-9cc0-5be735d138ef could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:37:00.045544 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b8e56ef1-152f-4a7e-9092-c9b816d4cf02 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef" status: 404 len: 111 microversion: 2.1 time: 0.026261 Jun 01 22:37:00.045936 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 594/1833] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:00 2026] GET /compute/v2.1/servers/c404e70a-b8b1-4632-9cc0-5be735d138ef => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:37:00.059292 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1acab29f-b807-4edc-ba4e-1d7f05284c45 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:00.087356 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1acab29f-b807-4edc-ba4e-1d7f05284c45 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-360164772" status: 202 len: 0 microversion: 2.1 time: 0.031502 Jun 01 22:37:00.087633 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 614/1834] 10.4.3.116 () {66 vars in 1336 bytes} [Mon Jun 1 22:37:00 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-360164772 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:37:00.088650 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-51418dfb-21d3-47f9-995b-155be0f6c269 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:00.098909 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-51418dfb-21d3-47f9-995b-155be0f6c269 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:00.099919 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-51418dfb-21d3-47f9-995b-155be0f6c269 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:00.110026 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-51418dfb-21d3-47f9-995b-155be0f6c269 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1803 microversion: 2.20 time: 0.252825 Jun 01 22:37:00.110026 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 627/1835] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:36:59 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1803 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:01.128368 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-39dd3fcb-1e0f-4a00-b56d-6b890df7d3aa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:01.130333 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-39dd3fcb-1e0f-4a00-b56d-6b890df7d3aa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:01.135465 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39dd3fcb-1e0f-4a00-b56d-6b890df7d3aa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:01.135936 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39dd3fcb-1e0f-4a00-b56d-6b890df7d3aa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:01.136095 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39dd3fcb-1e0f-4a00-b56d-6b890df7d3aa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:01.136648 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39dd3fcb-1e0f-4a00-b56d-6b890df7d3aa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:01.137053 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39dd3fcb-1e0f-4a00-b56d-6b890df7d3aa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:01.137442 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39dd3fcb-1e0f-4a00-b56d-6b890df7d3aa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:01.156154 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-39dd3fcb-1e0f-4a00-b56d-6b890df7d3aa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:01.318829 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-39dd3fcb-1e0f-4a00-b56d-6b890df7d3aa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:01.325374 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-39dd3fcb-1e0f-4a00-b56d-6b890df7d3aa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:01.326077 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-39dd3fcb-1e0f-4a00-b56d-6b890df7d3aa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:01.330646 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-39dd3fcb-1e0f-4a00-b56d-6b890df7d3aa tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1790 microversion: 2.20 time: 0.205239 Jun 01 22:37:01.331066 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 595/1836] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:01 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1790 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:01.831105 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-eb3a03c8-a685-4b35-9ec2-6072291f5cc9 req-63fbf4c4-c553-4140-bce8-df59e0293d64 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "69bdb4de-42ed-4b80-80c1-ccb9db031139", "name": "network-vif-plugged", "status": "completed", "tag": "7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:01.838548 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-eb3a03c8-a685-4b35-9ec2-6072291f5cc9 req-63fbf4c4-c553-4140-bce8-df59e0293d64 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:01.839797 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-eb3a03c8-a685-4b35-9ec2-6072291f5cc9 req-63fbf4c4-c553-4140-bce8-df59e0293d64 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:01.839797 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-eb3a03c8-a685-4b35-9ec2-6072291f5cc9 req-63fbf4c4-c553-4140-bce8-df59e0293d64 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:01.847055 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-eb3a03c8-a685-4b35-9ec2-6072291f5cc9 req-63fbf4c4-c553-4140-bce8-df59e0293d64 service nova] Creating event network-vif-plugged:7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55 for instance 69bdb4de-42ed-4b80-80c1-ccb9db031139 on np0000001904 Jun 01 22:37:01.847602 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-eb3a03c8-a685-4b35-9ec2-6072291f5cc9 req-63fbf4c4-c553-4140-bce8-df59e0293d64 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:37:01.851987 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-eb3a03c8-a685-4b35-9ec2-6072291f5cc9 req-63fbf4c4-c553-4140-bce8-df59e0293d64 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024226 Jun 01 22:37:01.853299 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 615/1837] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:37:01 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:37:01.974594 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestStampPattern-server-1600239962", "imageRef": "ead175c4-b89b-45fd-a96c-40dfc4357f00", "flavorRef": "42", "key_name": "tempest-TestStampPattern-1544648569", "security_groups": [{"name": "tempest-secgroup-smoke-892968001"}], "networks": [{"uuid": "d984ee57-12ed-4ab4-81ae-3e87ceabe248"}]}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:02.089651 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:02.090163 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:02.091674 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:02.091674 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:02.092036 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:02.093344 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:02.097925 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:02.172733 np0000001904 devstack@n-api.service[86662]: DEBUG nova.network.neutron [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] validate_networks() for [('d984ee57-12ed-4ab4-81ae-3e87ceabe248', None, None, None, None, None)] {{(pid=86662) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:37:02.173523 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:02.476166 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:02.610371 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:37:02.610590 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:37:02.610920 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:37:02.611081 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:37:02.611237 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:37:02.617981 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:02.618141 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:02.618295 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:02.618841 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:02.619026 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:02.619158 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:02.629580 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Getting quotas for project 0cfd5367bac84139895b3b393e6182ba. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:37:02.631804 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Getting quotas for user 67543ec43bef4f9dbfcdd5c1f4470929 and project 0cfd5367bac84139895b3b393e6182ba. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:37:02.637852 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Going to run 1 instances... {{(pid=86662) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:37:02.639390 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] 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='ead175c4-b89b-45fd-a96c-40dfc4357f00',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=86662) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:37:02.690281 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4f268dec-dcdc-46b6-8661-2716ced0a264 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.719161 Jun 01 22:37:02.690679 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 628/1838] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:37:01 2026] POST /compute/v2.1/servers => generated 405 bytes in 720 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:37:02.702722 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1bcce7cf-3b6a-43b3-91eb-2302acaa78b4 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:02.704227 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1bcce7cf-3b6a-43b3-91eb-2302acaa78b4 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:02.717718 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-1bcce7cf-3b6a-43b3-91eb-2302acaa78b4 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:02.780047 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1bcce7cf-3b6a-43b3-91eb-2302acaa78b4 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:02.787283 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1bcce7cf-3b6a-43b3-91eb-2302acaa78b4 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90" status: 200 len: 1241 microversion: 2.1 time: 0.087641 Jun 01 22:37:02.787797 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 596/1839] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:02 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90 => generated 1241 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:03.237008 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c1c2d8dd-274f-4981-8d33-6fd8875c49b8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:03.237441 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c1c2d8dd-274f-4981-8d33-6fd8875c49b8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:03.241519 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1c2d8dd-274f-4981-8d33-6fd8875c49b8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:03.241753 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1c2d8dd-274f-4981-8d33-6fd8875c49b8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:03.241884 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1c2d8dd-274f-4981-8d33-6fd8875c49b8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:03.242146 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1c2d8dd-274f-4981-8d33-6fd8875c49b8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:03.242383 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1c2d8dd-274f-4981-8d33-6fd8875c49b8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:03.242523 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1c2d8dd-274f-4981-8d33-6fd8875c49b8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:03.258983 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c1c2d8dd-274f-4981-8d33-6fd8875c49b8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:37:03.317458 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c1c2d8dd-274f-4981-8d33-6fd8875c49b8 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 204 len: 0 microversion: 2.1 time: 0.082106 Jun 01 22:37:03.317852 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 616/1840] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:37:03 2026] DELETE /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:37:03.327484 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-659dfd01-2cd7-46a2-905f-e0bf5de88653 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:03.328973 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-659dfd01-2cd7-46a2-905f-e0bf5de88653 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:03.334165 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-659dfd01-2cd7-46a2-905f-e0bf5de88653 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:03.334413 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-659dfd01-2cd7-46a2-905f-e0bf5de88653 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:03.334640 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-659dfd01-2cd7-46a2-905f-e0bf5de88653 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:03.335073 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-659dfd01-2cd7-46a2-905f-e0bf5de88653 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:03.335359 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-659dfd01-2cd7-46a2-905f-e0bf5de88653 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:03.335647 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-659dfd01-2cd7-46a2-905f-e0bf5de88653 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:03.351583 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-659dfd01-2cd7-46a2-905f-e0bf5de88653 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:03.524171 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-659dfd01-2cd7-46a2-905f-e0bf5de88653 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:03.532037 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-659dfd01-2cd7-46a2-905f-e0bf5de88653 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1503 microversion: 2.1 time: 0.206454 Jun 01 22:37:03.532299 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 629/1841] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:03 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1503 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:03.809134 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7d1bce2b-76db-4091-b1d4-a09ac2ce9a8e tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:03.819080 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7d1bce2b-76db-4091-b1d4-a09ac2ce9a8e tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:03.830058 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7d1bce2b-76db-4091-b1d4-a09ac2ce9a8e tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:03.830469 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7d1bce2b-76db-4091-b1d4-a09ac2ce9a8e tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:03.830781 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7d1bce2b-76db-4091-b1d4-a09ac2ce9a8e tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:03.831342 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7d1bce2b-76db-4091-b1d4-a09ac2ce9a8e tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:03.831702 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7d1bce2b-76db-4091-b1d4-a09ac2ce9a8e tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:03.832078 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7d1bce2b-76db-4091-b1d4-a09ac2ce9a8e tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:03.858059 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7d1bce2b-76db-4091-b1d4-a09ac2ce9a8e tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:03.917791 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7d1bce2b-76db-4091-b1d4-a09ac2ce9a8e tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:03.925444 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7d1bce2b-76db-4091-b1d4-a09ac2ce9a8e tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90" status: 200 len: 1245 microversion: 2.1 time: 0.118679 Jun 01 22:37:03.925711 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 597/1842] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:03 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90 => generated 1245 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:04.511992 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-87c13134-d143-447d-a19a-03e8b888c6d7 req-3d08dfe6-1ce7-4fbd-8bbc-3b843a164247 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0eb506e1-4cd3-4175-86e7-0c876021c593", "name": "network-vif-unplugged", "status": "completed", "tag": "24d477fb-2c7b-46b6-8293-1cca16383631"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:04.522094 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-87c13134-d143-447d-a19a-03e8b888c6d7 req-3d08dfe6-1ce7-4fbd-8bbc-3b843a164247 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:04.522313 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-87c13134-d143-447d-a19a-03e8b888c6d7 req-3d08dfe6-1ce7-4fbd-8bbc-3b843a164247 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:04.522485 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-87c13134-d143-447d-a19a-03e8b888c6d7 req-3d08dfe6-1ce7-4fbd-8bbc-3b843a164247 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:04.535477 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-87c13134-d143-447d-a19a-03e8b888c6d7 req-3d08dfe6-1ce7-4fbd-8bbc-3b843a164247 service nova] Creating event network-vif-unplugged:24d477fb-2c7b-46b6-8293-1cca16383631 for instance 0eb506e1-4cd3-4175-86e7-0c876021c593 on np0000001904 Jun 01 22:37:04.536134 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-87c13134-d143-447d-a19a-03e8b888c6d7 req-3d08dfe6-1ce7-4fbd-8bbc-3b843a164247 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:37:04.544034 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-87c13134-d143-447d-a19a-03e8b888c6d7 req-3d08dfe6-1ce7-4fbd-8bbc-3b843a164247 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.035013 Jun 01 22:37:04.544034 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 617/1843] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:37:04 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:37:04.557599 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-41043f51-c7cd-40e9-b70f-c193fccbef5a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:04.557599 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-41043f51-c7cd-40e9-b70f-c193fccbef5a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:04.567023 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41043f51-c7cd-40e9-b70f-c193fccbef5a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:04.567023 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41043f51-c7cd-40e9-b70f-c193fccbef5a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:04.567023 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41043f51-c7cd-40e9-b70f-c193fccbef5a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:04.567543 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41043f51-c7cd-40e9-b70f-c193fccbef5a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:04.567957 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41043f51-c7cd-40e9-b70f-c193fccbef5a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:04.568458 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41043f51-c7cd-40e9-b70f-c193fccbef5a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:04.589621 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-41043f51-c7cd-40e9-b70f-c193fccbef5a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:04.762334 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-41043f51-c7cd-40e9-b70f-c193fccbef5a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:04.774194 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-41043f51-c7cd-40e9-b70f-c193fccbef5a tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1503 microversion: 2.1 time: 0.222172 Jun 01 22:37:04.774571 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 630/1844] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:04 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1503 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:04.943867 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2244f112-61b4-4aed-8979-ea0a53aa0068 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:04.945611 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2244f112-61b4-4aed-8979-ea0a53aa0068 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:04.948082 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=77,nova_api:INSERT=7,nova_api:UPDATE=2,nova_api:DELETE=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:37:04.954993 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2244f112-61b4-4aed-8979-ea0a53aa0068 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:04.955334 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2244f112-61b4-4aed-8979-ea0a53aa0068 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:04.955623 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2244f112-61b4-4aed-8979-ea0a53aa0068 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:04.956190 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2244f112-61b4-4aed-8979-ea0a53aa0068 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:04.956596 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2244f112-61b4-4aed-8979-ea0a53aa0068 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:04.957017 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2244f112-61b4-4aed-8979-ea0a53aa0068 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:04.972220 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2244f112-61b4-4aed-8979-ea0a53aa0068 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:05.031132 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2244f112-61b4-4aed-8979-ea0a53aa0068 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:05.039625 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2244f112-61b4-4aed-8979-ea0a53aa0068 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90" status: 200 len: 1293 microversion: 2.1 time: 0.098067 Jun 01 22:37:05.039982 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 598/1845] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:04 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90 => generated 1293 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:05.792068 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-99fc8e94-b94e-405a-8718-4da9184c3a17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:05.794910 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-99fc8e94-b94e-405a-8718-4da9184c3a17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:05.798261 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=61,nova_api:UPDATE=2,nova_api:INSERT=1,nova_api:DELETE=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:37:05.804887 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-99fc8e94-b94e-405a-8718-4da9184c3a17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:05.805259 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-99fc8e94-b94e-405a-8718-4da9184c3a17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:05.805533 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-99fc8e94-b94e-405a-8718-4da9184c3a17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:05.806116 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-99fc8e94-b94e-405a-8718-4da9184c3a17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:05.806414 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-99fc8e94-b94e-405a-8718-4da9184c3a17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:05.806700 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-99fc8e94-b94e-405a-8718-4da9184c3a17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:05.811873 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=164,nova_cell1:INSERT=4,nova_cell1:UPDATE=3 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:37:05.836974 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-99fc8e94-b94e-405a-8718-4da9184c3a17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:06.047779 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-99fc8e94-b94e-405a-8718-4da9184c3a17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:06.056910 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e2aba4f3-eb86-4d81-b8b8-60c1012d9086 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:06.059113 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e2aba4f3-eb86-4d81-b8b8-60c1012d9086 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:06.059199 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-99fc8e94-b94e-405a-8718-4da9184c3a17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1503 microversion: 2.1 time: 0.270392 Jun 01 22:37:06.059873 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 618/1846] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:05 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1503 bytes in 272 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:06.065373 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e2aba4f3-eb86-4d81-b8b8-60c1012d9086 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:06.065497 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e2aba4f3-eb86-4d81-b8b8-60c1012d9086 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:06.066439 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e2aba4f3-eb86-4d81-b8b8-60c1012d9086 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:06.066439 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e2aba4f3-eb86-4d81-b8b8-60c1012d9086 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:06.066732 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e2aba4f3-eb86-4d81-b8b8-60c1012d9086 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:06.067092 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e2aba4f3-eb86-4d81-b8b8-60c1012d9086 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:06.088513 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e2aba4f3-eb86-4d81-b8b8-60c1012d9086 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:06.145428 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e2aba4f3-eb86-4d81-b8b8-60c1012d9086 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:06.153910 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e2aba4f3-eb86-4d81-b8b8-60c1012d9086 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90" status: 200 len: 1293 microversion: 2.1 time: 0.098999 Jun 01 22:37:06.154220 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 631/1847] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:06 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90 => generated 1293 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:06.180470 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-05870050-1b82-4806-bef4-93b42de4e48c req-1f85c7b8-7d15-45a5-a9b7-a93afe6be1a9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0eb506e1-4cd3-4175-86e7-0c876021c593", "name": "network-vif-deleted", "tag": "24d477fb-2c7b-46b6-8293-1cca16383631"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:06.188592 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-05870050-1b82-4806-bef4-93b42de4e48c req-1f85c7b8-7d15-45a5-a9b7-a93afe6be1a9 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:06.188826 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-05870050-1b82-4806-bef4-93b42de4e48c req-1f85c7b8-7d15-45a5-a9b7-a93afe6be1a9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:06.189056 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-05870050-1b82-4806-bef4-93b42de4e48c req-1f85c7b8-7d15-45a5-a9b7-a93afe6be1a9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:06.197724 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-05870050-1b82-4806-bef4-93b42de4e48c req-1f85c7b8-7d15-45a5-a9b7-a93afe6be1a9 service nova] Creating event network-vif-deleted:24d477fb-2c7b-46b6-8293-1cca16383631 for instance 0eb506e1-4cd3-4175-86e7-0c876021c593 on np0000001904 Jun 01 22:37:06.198627 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-05870050-1b82-4806-bef4-93b42de4e48c req-1f85c7b8-7d15-45a5-a9b7-a93afe6be1a9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:37:06.204241 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-05870050-1b82-4806-bef4-93b42de4e48c req-1f85c7b8-7d15-45a5-a9b7-a93afe6be1a9 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027388 Jun 01 22:37:06.204573 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 599/1848] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:37:06 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:37:06.589876 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-ab9182ff-4ab3-41b5-b5ff-fec7618ab50a req-d49ff28b-956d-4d7a-a11b-02298228fa04 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0eb506e1-4cd3-4175-86e7-0c876021c593", "name": "network-vif-unplugged", "status": "completed", "tag": "24d477fb-2c7b-46b6-8293-1cca16383631"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:06.598473 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-ab9182ff-4ab3-41b5-b5ff-fec7618ab50a req-d49ff28b-956d-4d7a-a11b-02298228fa04 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:06.598700 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-ab9182ff-4ab3-41b5-b5ff-fec7618ab50a req-d49ff28b-956d-4d7a-a11b-02298228fa04 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:06.598884 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-ab9182ff-4ab3-41b5-b5ff-fec7618ab50a req-d49ff28b-956d-4d7a-a11b-02298228fa04 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:06.607055 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-ab9182ff-4ab3-41b5-b5ff-fec7618ab50a req-d49ff28b-956d-4d7a-a11b-02298228fa04 service nova] Creating event network-vif-unplugged:24d477fb-2c7b-46b6-8293-1cca16383631 for instance 0eb506e1-4cd3-4175-86e7-0c876021c593 on np0000001904 Jun 01 22:37:06.607671 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-ab9182ff-4ab3-41b5-b5ff-fec7618ab50a req-d49ff28b-956d-4d7a-a11b-02298228fa04 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:37:06.614505 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-ab9182ff-4ab3-41b5-b5ff-fec7618ab50a req-d49ff28b-956d-4d7a-a11b-02298228fa04 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.027082 Jun 01 22:37:06.615023 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 619/1849] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:37:06 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:37:07.080949 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2f06f2f4-aaa1-43b7-9880-c05ba4a2935e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:07.083594 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2f06f2f4-aaa1-43b7-9880-c05ba4a2935e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:07.093601 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2f06f2f4-aaa1-43b7-9880-c05ba4a2935e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:07.093601 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2f06f2f4-aaa1-43b7-9880-c05ba4a2935e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:07.093601 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2f06f2f4-aaa1-43b7-9880-c05ba4a2935e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:07.093601 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2f06f2f4-aaa1-43b7-9880-c05ba4a2935e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:07.093912 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2f06f2f4-aaa1-43b7-9880-c05ba4a2935e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:07.094833 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2f06f2f4-aaa1-43b7-9880-c05ba4a2935e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:07.112252 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2f06f2f4-aaa1-43b7-9880-c05ba4a2935e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:07.177591 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f2f1e411-c185-4567-83f9-fb7dda9133c9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:07.179520 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f2f1e411-c185-4567-83f9-fb7dda9133c9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:07.187706 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2f06f2f4-aaa1-43b7-9880-c05ba4a2935e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:07.188697 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f2f1e411-c185-4567-83f9-fb7dda9133c9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:07.189038 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f2f1e411-c185-4567-83f9-fb7dda9133c9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:07.189221 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f2f1e411-c185-4567-83f9-fb7dda9133c9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:07.189729 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f2f1e411-c185-4567-83f9-fb7dda9133c9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:07.190083 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f2f1e411-c185-4567-83f9-fb7dda9133c9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:07.190420 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f2f1e411-c185-4567-83f9-fb7dda9133c9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:07.197605 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2f06f2f4-aaa1-43b7-9880-c05ba4a2935e tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1290 microversion: 2.1 time: 0.120282 Jun 01 22:37:07.197936 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 632/1850] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:07 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1290 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:07.216140 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f2f1e411-c185-4567-83f9-fb7dda9133c9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:07.269047 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f2f1e411-c185-4567-83f9-fb7dda9133c9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:07.280150 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f2f1e411-c185-4567-83f9-fb7dda9133c9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90" status: 200 len: 1301 microversion: 2.1 time: 0.108980 Jun 01 22:37:07.280907 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 600/1851] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:07 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90 => generated 1301 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:08.221906 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e64558e3-ce1a-4011-b5bb-4a343e83f139 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:08.224370 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e64558e3-ce1a-4011-b5bb-4a343e83f139 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:08.231259 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e64558e3-ce1a-4011-b5bb-4a343e83f139 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:08.231259 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e64558e3-ce1a-4011-b5bb-4a343e83f139 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:08.231626 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e64558e3-ce1a-4011-b5bb-4a343e83f139 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:08.232240 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e64558e3-ce1a-4011-b5bb-4a343e83f139 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:08.233731 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e64558e3-ce1a-4011-b5bb-4a343e83f139 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:08.233731 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e64558e3-ce1a-4011-b5bb-4a343e83f139 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:08.277398 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e64558e3-ce1a-4011-b5bb-4a343e83f139 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:08.277673 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e64558e3-ce1a-4011-b5bb-4a343e83f139 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:08.277888 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e64558e3-ce1a-4011-b5bb-4a343e83f139 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:08.278289 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-e64558e3-ce1a-4011-b5bb-4a343e83f139 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lazy-loading 'fault' on Instance uuid 0eb506e1-4cd3-4175-86e7-0c876021c593 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:37:08.286117 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e64558e3-ce1a-4011-b5bb-4a343e83f139 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:08.310218 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-538b272c-f502-4ee4-b735-3ebe127ac8bf tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:08.315493 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-538b272c-f502-4ee4-b735-3ebe127ac8bf tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:08.329982 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-538b272c-f502-4ee4-b735-3ebe127ac8bf tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:08.330690 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-538b272c-f502-4ee4-b735-3ebe127ac8bf tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:08.331538 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-538b272c-f502-4ee4-b735-3ebe127ac8bf tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:08.333505 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-538b272c-f502-4ee4-b735-3ebe127ac8bf tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:08.333880 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-538b272c-f502-4ee4-b735-3ebe127ac8bf tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:08.334209 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-538b272c-f502-4ee4-b735-3ebe127ac8bf tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:08.359487 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e64558e3-ce1a-4011-b5bb-4a343e83f139 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:08.366474 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-538b272c-f502-4ee4-b735-3ebe127ac8bf tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:08.374273 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e64558e3-ce1a-4011-b5bb-4a343e83f139 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1309 microversion: 2.1 time: 0.156683 Jun 01 22:37:08.374273 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 620/1852] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:08 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1309 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:08.567388 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-538b272c-f502-4ee4-b735-3ebe127ac8bf tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:08.578673 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-538b272c-f502-4ee4-b735-3ebe127ac8bf tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90" status: 200 len: 1368 microversion: 2.1 time: 0.275534 Jun 01 22:37:08.579161 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 633/1853] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:08 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90 => generated 1368 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:08.703599 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-53f6d957-ee4a-4384-b0e3-990f81a19eef tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "b665c3fa-7851-4a52-aea0-db159865b6f1", "device": "/dev/vdb"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:08.705052 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-53f6d957-ee4a-4384-b0e3-990f81a19eef tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:08.709400 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-53f6d957-ee4a-4384-b0e3-990f81a19eef tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:08.709716 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-53f6d957-ee4a-4384-b0e3-990f81a19eef tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:08.709884 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-53f6d957-ee4a-4384-b0e3-990f81a19eef tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:08.710120 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-53f6d957-ee4a-4384-b0e3-990f81a19eef tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:08.710275 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-53f6d957-ee4a-4384-b0e3-990f81a19eef tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:08.710387 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-53f6d957-ee4a-4384-b0e3-990f81a19eef tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:08.847294 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-4867198d-ed75-44d9-bc73-1c045428aaa1 req-d75315bc-dadb-4e93-98de-d99e826994b6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bc558345-8c98-4536-8c44-4f2031e59d90", "tag": "30b321eb-8d31-4dfb-bbbf-127776dcaf3d"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:08.856448 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-4867198d-ed75-44d9-bc73-1c045428aaa1 req-d75315bc-dadb-4e93-98de-d99e826994b6 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:08.856992 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-4867198d-ed75-44d9-bc73-1c045428aaa1 req-d75315bc-dadb-4e93-98de-d99e826994b6 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:08.857174 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-4867198d-ed75-44d9-bc73-1c045428aaa1 req-d75315bc-dadb-4e93-98de-d99e826994b6 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:08.865325 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-4867198d-ed75-44d9-bc73-1c045428aaa1 req-d75315bc-dadb-4e93-98de-d99e826994b6 service nova] Creating event network-changed:30b321eb-8d31-4dfb-bbbf-127776dcaf3d for instance bc558345-8c98-4536-8c44-4f2031e59d90 on np0000001904 Jun 01 22:37:08.865778 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-4867198d-ed75-44d9-bc73-1c045428aaa1 req-d75315bc-dadb-4e93-98de-d99e826994b6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:37:08.872921 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-4867198d-ed75-44d9-bc73-1c045428aaa1 req-d75315bc-dadb-4e93-98de-d99e826994b6 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028347 Jun 01 22:37:08.873651 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 621/1854] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:37:08 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:37:09.397546 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7f041032-21c0-4b08-89be-f83da0ec8226 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:09.398460 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7f041032-21c0-4b08-89be-f83da0ec8226 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:09.403706 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7f041032-21c0-4b08-89be-f83da0ec8226 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:09.404391 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7f041032-21c0-4b08-89be-f83da0ec8226 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:09.404391 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7f041032-21c0-4b08-89be-f83da0ec8226 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:09.404695 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7f041032-21c0-4b08-89be-f83da0ec8226 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:09.405030 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7f041032-21c0-4b08-89be-f83da0ec8226 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:09.405323 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7f041032-21c0-4b08-89be-f83da0ec8226 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:09.435840 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7f041032-21c0-4b08-89be-f83da0ec8226 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:09.436156 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7f041032-21c0-4b08-89be-f83da0ec8226 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:09.436402 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7f041032-21c0-4b08-89be-f83da0ec8226 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:09.436750 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-7f041032-21c0-4b08-89be-f83da0ec8226 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lazy-loading 'fault' on Instance uuid 0eb506e1-4cd3-4175-86e7-0c876021c593 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:37:09.443181 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7f041032-21c0-4b08-89be-f83da0ec8226 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:09.522149 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7f041032-21c0-4b08-89be-f83da0ec8226 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:09.532867 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7f041032-21c0-4b08-89be-f83da0ec8226 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 200 len: 1309 microversion: 2.1 time: 0.137770 Jun 01 22:37:09.533601 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 634/1855] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:09 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 1309 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:09.609422 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e6dc48da-19f3-4f97-a404-095f1583a74d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:09.611860 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e6dc48da-19f3-4f97-a404-095f1583a74d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:09.618097 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6dc48da-19f3-4f97-a404-095f1583a74d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:09.618599 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6dc48da-19f3-4f97-a404-095f1583a74d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:09.618927 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6dc48da-19f3-4f97-a404-095f1583a74d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:09.619460 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6dc48da-19f3-4f97-a404-095f1583a74d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:09.619866 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6dc48da-19f3-4f97-a404-095f1583a74d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:09.620224 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6dc48da-19f3-4f97-a404-095f1583a74d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:09.668618 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e6dc48da-19f3-4f97-a404-095f1583a74d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:09.909529 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e6dc48da-19f3-4f97-a404-095f1583a74d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:09.922778 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e6dc48da-19f3-4f97-a404-095f1583a74d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90" status: 200 len: 1366 microversion: 2.1 time: 0.316685 Jun 01 22:37:09.923151 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 622/1856] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:09 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90 => generated 1366 bytes in 318 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:37:10.548359 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-636d4cf3-a424-4d8b-9a5b-87c073853636 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:10.549735 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-636d4cf3-a424-4d8b-9a5b-87c073853636 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 0eb506e1-4cd3-4175-86e7-0c876021c593] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:10.555776 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-636d4cf3-a424-4d8b-9a5b-87c073853636 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:10.556084 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-636d4cf3-a424-4d8b-9a5b-87c073853636 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:10.556304 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-636d4cf3-a424-4d8b-9a5b-87c073853636 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:10.556777 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-636d4cf3-a424-4d8b-9a5b-87c073853636 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:10.557124 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-636d4cf3-a424-4d8b-9a5b-87c073853636 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:10.557405 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-636d4cf3-a424-4d8b-9a5b-87c073853636 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:10.569028 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-636d4cf3-a424-4d8b-9a5b-87c073853636 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] HTTP exception thrown: Instance 0eb506e1-4cd3-4175-86e7-0c876021c593 could not be found. Jun 01 22:37:10.569319 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-636d4cf3-a424-4d8b-9a5b-87c073853636 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Returning 404 to user: Instance 0eb506e1-4cd3-4175-86e7-0c876021c593 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:37:10.569725 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-636d4cf3-a424-4d8b-9a5b-87c073853636 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593" status: 404 len: 111 microversion: 2.1 time: 0.023098 Jun 01 22:37:10.570088 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 635/1857] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:10 2026] GET /compute/v2.1/servers/0eb506e1-4cd3-4175-86e7-0c876021c593 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:37:10.586233 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-818a07b2-311b-4e67-836b-ed43da2fa186 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:10.586625 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-818a07b2-311b-4e67-836b-ed43da2fa186 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:10.591247 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-818a07b2-311b-4e67-836b-ed43da2fa186 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:10.591451 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-818a07b2-311b-4e67-836b-ed43da2fa186 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:10.591642 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-818a07b2-311b-4e67-836b-ed43da2fa186 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:10.592131 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-818a07b2-311b-4e67-836b-ed43da2fa186 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:10.592366 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-818a07b2-311b-4e67-836b-ed43da2fa186 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:10.592487 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-818a07b2-311b-4e67-836b-ed43da2fa186 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:10.615392 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-818a07b2-311b-4e67-836b-ed43da2fa186 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:37:10.681605 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-818a07b2-311b-4e67-836b-ed43da2fa186 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 204 len: 0 microversion: 2.1 time: 0.097277 Jun 01 22:37:10.681888 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 623/1858] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:37:10 2026] DELETE /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:37:10.692543 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-55eeb95b-f3f1-49eb-9fb2-f468e74d5b06 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:10.695247 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-55eeb95b-f3f1-49eb-9fb2-f468e74d5b06 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:10.701817 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-55eeb95b-f3f1-49eb-9fb2-f468e74d5b06 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:10.701817 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-55eeb95b-f3f1-49eb-9fb2-f468e74d5b06 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:10.701817 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-55eeb95b-f3f1-49eb-9fb2-f468e74d5b06 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:10.701817 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-55eeb95b-f3f1-49eb-9fb2-f468e74d5b06 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:10.702009 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-55eeb95b-f3f1-49eb-9fb2-f468e74d5b06 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:10.702376 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-55eeb95b-f3f1-49eb-9fb2-f468e74d5b06 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:10.725914 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-55eeb95b-f3f1-49eb-9fb2-f468e74d5b06 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:10.946885 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-03d37718-9320-47a8-b660-67db261a6f15 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:10.950016 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-03d37718-9320-47a8-b660-67db261a6f15 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:10.956673 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-55eeb95b-f3f1-49eb-9fb2-f468e74d5b06 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:10.956899 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-03d37718-9320-47a8-b660-67db261a6f15 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:10.957764 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-03d37718-9320-47a8-b660-67db261a6f15 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:10.958227 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-03d37718-9320-47a8-b660-67db261a6f15 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:10.958829 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-03d37718-9320-47a8-b660-67db261a6f15 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:10.959138 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-03d37718-9320-47a8-b660-67db261a6f15 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:10.959684 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-03d37718-9320-47a8-b660-67db261a6f15 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:10.966949 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-55eeb95b-f3f1-49eb-9fb2-f468e74d5b06 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1519 microversion: 2.1 time: 0.275681 Jun 01 22:37:10.966949 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 636/1859] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:10 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1519 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:10.987409 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-03d37718-9320-47a8-b660-67db261a6f15 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:11.234148 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-03d37718-9320-47a8-b660-67db261a6f15 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:11.242310 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-03d37718-9320-47a8-b660-67db261a6f15 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90" status: 200 len: 1366 microversion: 2.1 time: 0.298063 Jun 01 22:37:11.242654 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 624/1860] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:10 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90 => generated 1366 bytes in 302 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:11.294759 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-53f6d957-ee4a-4384-b0e3-990f81a19eef tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "POST /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.593183 Jun 01 22:37:11.295116 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 601/1861] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:37:08 2026] POST /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3/os-volume_attachments => generated 194 bytes in 2594 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:37:11.990579 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-81d86a32-19c2-44f5-b0fa-3b1e6e16896d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:11.992007 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-81d86a32-19c2-44f5-b0fa-3b1e6e16896d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:11.996728 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81d86a32-19c2-44f5-b0fa-3b1e6e16896d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:11.996997 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81d86a32-19c2-44f5-b0fa-3b1e6e16896d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:11.997197 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81d86a32-19c2-44f5-b0fa-3b1e6e16896d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:11.997611 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81d86a32-19c2-44f5-b0fa-3b1e6e16896d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:11.997902 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81d86a32-19c2-44f5-b0fa-3b1e6e16896d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:11.998229 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81d86a32-19c2-44f5-b0fa-3b1e6e16896d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:12.022559 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-81d86a32-19c2-44f5-b0fa-3b1e6e16896d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:12.261552 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f1662efd-5b53-47cd-b46d-101123d277e8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:12.264820 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f1662efd-5b53-47cd-b46d-101123d277e8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:12.274729 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1662efd-5b53-47cd-b46d-101123d277e8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:12.274729 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1662efd-5b53-47cd-b46d-101123d277e8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:12.274886 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1662efd-5b53-47cd-b46d-101123d277e8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:12.275805 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1662efd-5b53-47cd-b46d-101123d277e8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:12.276394 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1662efd-5b53-47cd-b46d-101123d277e8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:12.276960 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1662efd-5b53-47cd-b46d-101123d277e8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:12.300809 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f1662efd-5b53-47cd-b46d-101123d277e8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:12.362665 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-81d86a32-19c2-44f5-b0fa-3b1e6e16896d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:12.374580 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-81d86a32-19c2-44f5-b0fa-3b1e6e16896d tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1519 microversion: 2.1 time: 0.385664 Jun 01 22:37:12.374910 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 637/1862] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:11 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1519 bytes in 386 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:12.563763 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f1662efd-5b53-47cd-b46d-101123d277e8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:12.576348 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f1662efd-5b53-47cd-b46d-101123d277e8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90" status: 200 len: 1366 microversion: 2.1 time: 0.314814 Jun 01 22:37:12.576348 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 625/1863] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:12 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90 => generated 1366 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:12.623312 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:37:12.634882 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:37:12.782310 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:37:12.808542 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-3e165501-9737-4142-8046-d2036ae64ced req-2ea1eb57-efc0-4df1-8dd7-b25e97854238 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "52fef60d-46ba-43f3-88ba-fad2ccd79d64", "name": "network-vif-unplugged", "status": "completed", "tag": "962de2cb-65f3-4474-8fd2-ca4e4480a1e8"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:12.816643 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-3e165501-9737-4142-8046-d2036ae64ced req-2ea1eb57-efc0-4df1-8dd7-b25e97854238 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:12.816804 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-3e165501-9737-4142-8046-d2036ae64ced req-2ea1eb57-efc0-4df1-8dd7-b25e97854238 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:12.816952 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-3e165501-9737-4142-8046-d2036ae64ced req-2ea1eb57-efc0-4df1-8dd7-b25e97854238 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:12.825227 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-3e165501-9737-4142-8046-d2036ae64ced req-2ea1eb57-efc0-4df1-8dd7-b25e97854238 service nova] Creating event network-vif-unplugged:962de2cb-65f3-4474-8fd2-ca4e4480a1e8 for instance 52fef60d-46ba-43f3-88ba-fad2ccd79d64 on np0000001904 Jun 01 22:37:12.825764 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-3e165501-9737-4142-8046-d2036ae64ced req-2ea1eb57-efc0-4df1-8dd7-b25e97854238 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:37:12.831153 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-3e165501-9737-4142-8046-d2036ae64ced req-2ea1eb57-efc0-4df1-8dd7-b25e97854238 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.024515 Jun 01 22:37:12.831527 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 602/1864] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:37:12 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:37:13.403480 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b6a2aa04-fbc8-4aa9-93d8-8d95a54c3af1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:13.405350 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b6a2aa04-fbc8-4aa9-93d8-8d95a54c3af1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:13.412388 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b6a2aa04-fbc8-4aa9-93d8-8d95a54c3af1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:13.412806 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b6a2aa04-fbc8-4aa9-93d8-8d95a54c3af1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:13.413189 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b6a2aa04-fbc8-4aa9-93d8-8d95a54c3af1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:13.414092 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b6a2aa04-fbc8-4aa9-93d8-8d95a54c3af1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:13.414235 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b6a2aa04-fbc8-4aa9-93d8-8d95a54c3af1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:13.414553 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b6a2aa04-fbc8-4aa9-93d8-8d95a54c3af1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:13.452625 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b6a2aa04-fbc8-4aa9-93d8-8d95a54c3af1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:13.594702 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-cd4e0868-4ea2-4466-b35d-2ff2a2892f62 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:13.597208 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-cd4e0868-4ea2-4466-b35d-2ff2a2892f62 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:13.602642 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cd4e0868-4ea2-4466-b35d-2ff2a2892f62 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:13.602971 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cd4e0868-4ea2-4466-b35d-2ff2a2892f62 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:13.603260 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cd4e0868-4ea2-4466-b35d-2ff2a2892f62 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:13.603951 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cd4e0868-4ea2-4466-b35d-2ff2a2892f62 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:13.604327 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cd4e0868-4ea2-4466-b35d-2ff2a2892f62 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:13.604712 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cd4e0868-4ea2-4466-b35d-2ff2a2892f62 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:13.628985 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-cd4e0868-4ea2-4466-b35d-2ff2a2892f62 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:13.645253 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-64b88878-86f7-4506-ad9c-79d65ac68330 req-9cf6c243-f4ab-4a88-93af-41d72ce8270e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "52fef60d-46ba-43f3-88ba-fad2ccd79d64", "name": "network-vif-deleted", "tag": "962de2cb-65f3-4474-8fd2-ca4e4480a1e8"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:13.658822 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-64b88878-86f7-4506-ad9c-79d65ac68330 req-9cf6c243-f4ab-4a88-93af-41d72ce8270e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:13.658822 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-64b88878-86f7-4506-ad9c-79d65ac68330 req-9cf6c243-f4ab-4a88-93af-41d72ce8270e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:13.659054 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-64b88878-86f7-4506-ad9c-79d65ac68330 req-9cf6c243-f4ab-4a88-93af-41d72ce8270e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:13.670603 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-64b88878-86f7-4506-ad9c-79d65ac68330 req-9cf6c243-f4ab-4a88-93af-41d72ce8270e service nova] Creating event network-vif-deleted:962de2cb-65f3-4474-8fd2-ca4e4480a1e8 for instance 52fef60d-46ba-43f3-88ba-fad2ccd79d64 on np0000001904 Jun 01 22:37:13.670855 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-64b88878-86f7-4506-ad9c-79d65ac68330 req-9cf6c243-f4ab-4a88-93af-41d72ce8270e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:37:13.677147 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-64b88878-86f7-4506-ad9c-79d65ac68330 req-9cf6c243-f4ab-4a88-93af-41d72ce8270e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.036688 Jun 01 22:37:13.680105 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 603/1865] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:37:13 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:37:13.693061 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b6a2aa04-fbc8-4aa9-93d8-8d95a54c3af1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:13.708831 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b6a2aa04-fbc8-4aa9-93d8-8d95a54c3af1 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1519 microversion: 2.1 time: 0.313133 Jun 01 22:37:13.710213 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 638/1866] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:13 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1519 bytes in 315 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:13.850775 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-cd4e0868-4ea2-4466-b35d-2ff2a2892f62 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:13.858663 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-cd4e0868-4ea2-4466-b35d-2ff2a2892f62 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90" status: 200 len: 1366 microversion: 2.1 time: 0.266441 Jun 01 22:37:13.858964 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 626/1867] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:13 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90 => generated 1366 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:14.747419 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1ee11ead-e828-424c-8312-30f00fbe5c17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:14.753666 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1ee11ead-e828-424c-8312-30f00fbe5c17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:14.760938 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1ee11ead-e828-424c-8312-30f00fbe5c17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:14.761139 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1ee11ead-e828-424c-8312-30f00fbe5c17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:14.761321 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1ee11ead-e828-424c-8312-30f00fbe5c17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:14.761943 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1ee11ead-e828-424c-8312-30f00fbe5c17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:14.762609 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1ee11ead-e828-424c-8312-30f00fbe5c17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:14.762870 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1ee11ead-e828-424c-8312-30f00fbe5c17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:14.799344 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1ee11ead-e828-424c-8312-30f00fbe5c17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:14.799344 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1ee11ead-e828-424c-8312-30f00fbe5c17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:14.799344 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1ee11ead-e828-424c-8312-30f00fbe5c17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:14.799344 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-1ee11ead-e828-424c-8312-30f00fbe5c17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lazy-loading 'fault' on Instance uuid 52fef60d-46ba-43f3-88ba-fad2ccd79d64 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:37:14.804323 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-1ee11ead-e828-424c-8312-30f00fbe5c17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:14.878025 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1ee11ead-e828-424c-8312-30f00fbe5c17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:14.879384 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d58a5b5b-4f60-4d8a-a047-a07807de7142 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:14.882422 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d58a5b5b-4f60-4d8a-a047-a07807de7142 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:14.885485 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-852b9c34-9a46-4994-84fb-a95ac18491b6 req-69aedafe-3db2-4fcd-8990-cdab1692fcfa service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "52fef60d-46ba-43f3-88ba-fad2ccd79d64", "name": "network-vif-unplugged", "status": "completed", "tag": "962de2cb-65f3-4474-8fd2-ca4e4480a1e8"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:14.889846 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d58a5b5b-4f60-4d8a-a047-a07807de7142 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:14.889846 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d58a5b5b-4f60-4d8a-a047-a07807de7142 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:14.890085 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1ee11ead-e828-424c-8312-30f00fbe5c17 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1310 microversion: 2.1 time: 0.155181 Jun 01 22:37:14.890163 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d58a5b5b-4f60-4d8a-a047-a07807de7142 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:14.892244 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 604/1868] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:14 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1310 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:14.892375 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d58a5b5b-4f60-4d8a-a047-a07807de7142 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:14.892375 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d58a5b5b-4f60-4d8a-a047-a07807de7142 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:14.892375 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d58a5b5b-4f60-4d8a-a047-a07807de7142 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:14.897840 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-852b9c34-9a46-4994-84fb-a95ac18491b6 req-69aedafe-3db2-4fcd-8990-cdab1692fcfa service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:14.898141 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-852b9c34-9a46-4994-84fb-a95ac18491b6 req-69aedafe-3db2-4fcd-8990-cdab1692fcfa service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:14.898329 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-852b9c34-9a46-4994-84fb-a95ac18491b6 req-69aedafe-3db2-4fcd-8990-cdab1692fcfa service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:14.908953 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-852b9c34-9a46-4994-84fb-a95ac18491b6 req-69aedafe-3db2-4fcd-8990-cdab1692fcfa service nova] Creating event network-vif-unplugged:962de2cb-65f3-4474-8fd2-ca4e4480a1e8 for instance 52fef60d-46ba-43f3-88ba-fad2ccd79d64 on np0000001904 Jun 01 22:37:14.909241 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-852b9c34-9a46-4994-84fb-a95ac18491b6 req-69aedafe-3db2-4fcd-8990-cdab1692fcfa service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:37:14.915425 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-852b9c34-9a46-4994-84fb-a95ac18491b6 req-69aedafe-3db2-4fcd-8990-cdab1692fcfa service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.033290 Jun 01 22:37:14.915955 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 627/1869] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:37:14 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:37:14.923014 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-d58a5b5b-4f60-4d8a-a047-a07807de7142 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:15.097737 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d58a5b5b-4f60-4d8a-a047-a07807de7142 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:15.105647 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d58a5b5b-4f60-4d8a-a047-a07807de7142 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90" status: 200 len: 1366 microversion: 2.1 time: 0.230526 Jun 01 22:37:15.106111 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 639/1870] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:14 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90 => generated 1366 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:15.913439 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-455a3175-1b3f-4c61-838d-df608e231271 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:15.915685 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-455a3175-1b3f-4c61-838d-df608e231271 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:15.926164 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-455a3175-1b3f-4c61-838d-df608e231271 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:15.926527 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-455a3175-1b3f-4c61-838d-df608e231271 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:15.926842 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-455a3175-1b3f-4c61-838d-df608e231271 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:15.927366 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-455a3175-1b3f-4c61-838d-df608e231271 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:15.927726 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-455a3175-1b3f-4c61-838d-df608e231271 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:15.928236 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-455a3175-1b3f-4c61-838d-df608e231271 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:15.959307 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-455a3175-1b3f-4c61-838d-df608e231271 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:15.959307 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-455a3175-1b3f-4c61-838d-df608e231271 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:15.959307 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-455a3175-1b3f-4c61-838d-df608e231271 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:15.959307 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-455a3175-1b3f-4c61-838d-df608e231271 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lazy-loading 'fault' on Instance uuid 52fef60d-46ba-43f3-88ba-fad2ccd79d64 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:37:15.963297 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-455a3175-1b3f-4c61-838d-df608e231271 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:16.037283 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-455a3175-1b3f-4c61-838d-df608e231271 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:16.047603 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-455a3175-1b3f-4c61-838d-df608e231271 tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1310 microversion: 2.1 time: 0.136213 Jun 01 22:37:16.047744 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 605/1871] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:15 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1310 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:16.124215 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-678686c7-7077-4cee-853c-0be129e0061e tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:16.126155 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-678686c7-7077-4cee-853c-0be129e0061e tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:16.134196 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-678686c7-7077-4cee-853c-0be129e0061e tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:16.134196 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-678686c7-7077-4cee-853c-0be129e0061e tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:16.134655 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-678686c7-7077-4cee-853c-0be129e0061e tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:16.135727 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-678686c7-7077-4cee-853c-0be129e0061e tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:16.136443 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-678686c7-7077-4cee-853c-0be129e0061e tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:16.136443 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-678686c7-7077-4cee-853c-0be129e0061e tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:16.161625 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-678686c7-7077-4cee-853c-0be129e0061e tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:16.397031 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-678686c7-7077-4cee-853c-0be129e0061e tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:16.406538 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-678686c7-7077-4cee-853c-0be129e0061e tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90" status: 200 len: 1366 microversion: 2.1 time: 0.285366 Jun 01 22:37:16.406959 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 628/1872] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:16 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90 => generated 1366 bytes in 286 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:16.970751 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-e74d184f-af95-45ef-8d6c-68f40bbcd9ed req-6bf69b32-fa36-4235-84f8-6efd4dab2b97 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bc558345-8c98-4536-8c44-4f2031e59d90", "name": "network-vif-plugged", "status": "completed", "tag": "30b321eb-8d31-4dfb-bbbf-127776dcaf3d"}, {"server_uuid": "bc558345-8c98-4536-8c44-4f2031e59d90", "name": "network-vif-plugged", "status": "completed", "tag": "30b321eb-8d31-4dfb-bbbf-127776dcaf3d"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:16.978090 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-e74d184f-af95-45ef-8d6c-68f40bbcd9ed req-6bf69b32-fa36-4235-84f8-6efd4dab2b97 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:16.978090 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-e74d184f-af95-45ef-8d6c-68f40bbcd9ed req-6bf69b32-fa36-4235-84f8-6efd4dab2b97 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:16.978232 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-e74d184f-af95-45ef-8d6c-68f40bbcd9ed req-6bf69b32-fa36-4235-84f8-6efd4dab2b97 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:16.993406 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-e74d184f-af95-45ef-8d6c-68f40bbcd9ed req-6bf69b32-fa36-4235-84f8-6efd4dab2b97 service nova] Creating event network-vif-plugged:30b321eb-8d31-4dfb-bbbf-127776dcaf3d for instance bc558345-8c98-4536-8c44-4f2031e59d90 on np0000001904 Jun 01 22:37:16.993690 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-e74d184f-af95-45ef-8d6c-68f40bbcd9ed req-6bf69b32-fa36-4235-84f8-6efd4dab2b97 service nova] Creating event network-vif-plugged:30b321eb-8d31-4dfb-bbbf-127776dcaf3d for instance bc558345-8c98-4536-8c44-4f2031e59d90 on np0000001904 Jun 01 22:37:16.994280 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-e74d184f-af95-45ef-8d6c-68f40bbcd9ed req-6bf69b32-fa36-4235-84f8-6efd4dab2b97 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:37:17.000439 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-e74d184f-af95-45ef-8d6c-68f40bbcd9ed req-6bf69b32-fa36-4235-84f8-6efd4dab2b97 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.032958 Jun 01 22:37:17.000766 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 640/1873] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:37:16 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:37:17.081151 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-73ae81b8-cf07-4c76-82f4-8224b3821bcd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:17.085008 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-73ae81b8-cf07-4c76-82f4-8224b3821bcd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:17.095299 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-73ae81b8-cf07-4c76-82f4-8224b3821bcd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:17.095952 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-73ae81b8-cf07-4c76-82f4-8224b3821bcd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:17.096097 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-73ae81b8-cf07-4c76-82f4-8224b3821bcd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:17.096898 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-73ae81b8-cf07-4c76-82f4-8224b3821bcd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:17.097583 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-73ae81b8-cf07-4c76-82f4-8224b3821bcd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:17.097986 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-73ae81b8-cf07-4c76-82f4-8224b3821bcd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:17.123450 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-73ae81b8-cf07-4c76-82f4-8224b3821bcd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:17.123678 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-73ae81b8-cf07-4c76-82f4-8224b3821bcd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:17.123836 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-73ae81b8-cf07-4c76-82f4-8224b3821bcd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:17.124134 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-73ae81b8-cf07-4c76-82f4-8224b3821bcd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lazy-loading 'fault' on Instance uuid 52fef60d-46ba-43f3-88ba-fad2ccd79d64 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:37:17.127422 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-73ae81b8-cf07-4c76-82f4-8224b3821bcd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:17.183789 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-73ae81b8-cf07-4c76-82f4-8224b3821bcd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'f7dbc570758444efb48d02c4b31fd833', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '169c2c8499bf4fba87f3c816c7e08d0e', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:17.192315 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-73ae81b8-cf07-4c76-82f4-8224b3821bcd tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 200 len: 1310 microversion: 2.1 time: 0.116812 Jun 01 22:37:17.192613 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 606/1874] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:17 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 1310 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:17.427307 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3e25560d-c7f7-416f-abfd-51f8fa61fbb9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:17.428442 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3e25560d-c7f7-416f-abfd-51f8fa61fbb9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:17.433523 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3e25560d-c7f7-416f-abfd-51f8fa61fbb9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:17.433904 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3e25560d-c7f7-416f-abfd-51f8fa61fbb9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:17.434184 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3e25560d-c7f7-416f-abfd-51f8fa61fbb9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:17.434701 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3e25560d-c7f7-416f-abfd-51f8fa61fbb9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:17.435094 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3e25560d-c7f7-416f-abfd-51f8fa61fbb9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:17.435425 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3e25560d-c7f7-416f-abfd-51f8fa61fbb9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:17.448851 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-3e25560d-c7f7-416f-abfd-51f8fa61fbb9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:17.603534 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3e25560d-c7f7-416f-abfd-51f8fa61fbb9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:17.620659 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3e25560d-c7f7-416f-abfd-51f8fa61fbb9 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90" status: 200 len: 1366 microversion: 2.1 time: 0.195143 Jun 01 22:37:17.621033 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 629/1875] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:17 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90 => generated 1366 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:18.209465 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a9cf6ce6-6823-4db0-aa3d-b874f03193ed tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:18.214948 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a9cf6ce6-6823-4db0-aa3d-b874f03193ed tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] [instance: 52fef60d-46ba-43f3-88ba-fad2ccd79d64] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:18.223230 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a9cf6ce6-6823-4db0-aa3d-b874f03193ed tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:18.223624 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a9cf6ce6-6823-4db0-aa3d-b874f03193ed tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:18.223949 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a9cf6ce6-6823-4db0-aa3d-b874f03193ed tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:18.224723 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a9cf6ce6-6823-4db0-aa3d-b874f03193ed tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:18.225379 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a9cf6ce6-6823-4db0-aa3d-b874f03193ed tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:18.225585 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a9cf6ce6-6823-4db0-aa3d-b874f03193ed tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:18.240639 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-a9cf6ce6-6823-4db0-aa3d-b874f03193ed tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] HTTP exception thrown: Instance 52fef60d-46ba-43f3-88ba-fad2ccd79d64 could not be found. Jun 01 22:37:18.241021 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a9cf6ce6-6823-4db0-aa3d-b874f03193ed tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] Returning 404 to user: Instance 52fef60d-46ba-43f3-88ba-fad2ccd79d64 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:37:18.241462 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a9cf6ce6-6823-4db0-aa3d-b874f03193ed tempest-ServerRescueNegativeTestJSON-896271035 tempest-ServerRescueNegativeTestJSON-896271035-project-member] 10.4.3.116 "GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64" status: 404 len: 111 microversion: 2.1 time: 0.034620 Jun 01 22:37:18.242053 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 641/1876] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:18 2026] GET /compute/v2.1/servers/52fef60d-46ba-43f3-88ba-fad2ccd79d64 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:37:18.639817 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6e9eb24a-2abe-4f53-a524-af4847179289 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:18.641332 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6e9eb24a-2abe-4f53-a524-af4847179289 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:18.647945 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e9eb24a-2abe-4f53-a524-af4847179289 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:18.648357 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e9eb24a-2abe-4f53-a524-af4847179289 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:18.649303 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e9eb24a-2abe-4f53-a524-af4847179289 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:18.649807 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e9eb24a-2abe-4f53-a524-af4847179289 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:18.650278 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e9eb24a-2abe-4f53-a524-af4847179289 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:18.650847 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e9eb24a-2abe-4f53-a524-af4847179289 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:18.673061 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6e9eb24a-2abe-4f53-a524-af4847179289 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:18.828771 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6e9eb24a-2abe-4f53-a524-af4847179289 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:18.841086 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6e9eb24a-2abe-4f53-a524-af4847179289 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90" status: 200 len: 1545 microversion: 2.1 time: 0.203034 Jun 01 22:37:18.841615 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 607/1877] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:18 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90 => generated 1545 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:18.861039 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e7086871-bbcb-4a7f-b0b9-c53e6e33fdc8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:18.863156 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e7086871-bbcb-4a7f-b0b9-c53e6e33fdc8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:18.869918 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e7086871-bbcb-4a7f-b0b9-c53e6e33fdc8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:18.870781 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e7086871-bbcb-4a7f-b0b9-c53e6e33fdc8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:18.870781 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e7086871-bbcb-4a7f-b0b9-c53e6e33fdc8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:18.871347 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e7086871-bbcb-4a7f-b0b9-c53e6e33fdc8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:18.871805 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e7086871-bbcb-4a7f-b0b9-c53e6e33fdc8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:18.872153 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e7086871-bbcb-4a7f-b0b9-c53e6e33fdc8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:18.889077 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e7086871-bbcb-4a7f-b0b9-c53e6e33fdc8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:19.028932 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e7086871-bbcb-4a7f-b0b9-c53e6e33fdc8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:19.038728 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e7086871-bbcb-4a7f-b0b9-c53e6e33fdc8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90" status: 200 len: 1545 microversion: 2.1 time: 0.180001 Jun 01 22:37:19.039029 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 630/1878] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:18 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90 => generated 1545 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:20.432522 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-4d962803-c883-494b-bfe0-354f45dd9fcf req-4386bdff-2330-4363-b063-e0a0ac9a59b8 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bc558345-8c98-4536-8c44-4f2031e59d90", "tag": "30b321eb-8d31-4dfb-bbbf-127776dcaf3d"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:20.442191 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-4d962803-c883-494b-bfe0-354f45dd9fcf req-4386bdff-2330-4363-b063-e0a0ac9a59b8 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:20.442394 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-4d962803-c883-494b-bfe0-354f45dd9fcf req-4386bdff-2330-4363-b063-e0a0ac9a59b8 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:20.442547 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-4d962803-c883-494b-bfe0-354f45dd9fcf req-4386bdff-2330-4363-b063-e0a0ac9a59b8 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:20.449525 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-4d962803-c883-494b-bfe0-354f45dd9fcf req-4386bdff-2330-4363-b063-e0a0ac9a59b8 service nova] Creating event network-changed:30b321eb-8d31-4dfb-bbbf-127776dcaf3d for instance bc558345-8c98-4536-8c44-4f2031e59d90 on np0000001904 Jun 01 22:37:20.449819 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-4d962803-c883-494b-bfe0-354f45dd9fcf req-4386bdff-2330-4363-b063-e0a0ac9a59b8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:37:20.453575 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-4d962803-c883-494b-bfe0-354f45dd9fcf req-4386bdff-2330-4363-b063-e0a0ac9a59b8 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023333 Jun 01 22:37:20.453837 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 642/1879] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:37:20 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:37:28.644690 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=12 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:37:28.832289 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=155,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:37:28.866776 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=16,nova_api:UPDATE=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:37:29.031447 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=48,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:37:30.440000 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=47,nova_api:INSERT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:37:30.445110 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=151,nova_cell1:INSERT=5,nova_cell1:UPDATE=6 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:37:30.744665 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeMultiAttachTest-server-2109190143", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "edb8d2d3-9cf4-43cb-8c73-428bad4be61a", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "0f0578bf-253b-47a1-8763-c5804e7d9cbb"}]}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:30.831823 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:30.832309 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:30.832641 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:30.833303 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:30.833679 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:30.834146 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:30.848594 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] validate_networks() for [('0f0578bf-253b-47a1-8763-c5804e7d9cbb', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:37:30.849097 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:31.116681 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:31.278190 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:37:31.280413 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:37:31.280806 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:37:31.280863 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:37:31.281033 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:37:31.289442 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:31.289729 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:31.289834 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:31.292194 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:31.292400 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:31.292542 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:31.314917 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Getting quotas for project 987c6a05350b455cb998685574d3a431. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:37:31.320404 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Getting quotas for user dd39ecb231444e33b84c642fdf658351 and project 987c6a05350b455cb998685574d3a431. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:37:31.382557 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:37:31.384157 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] 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='edb8d2d3-9cf4-43cb-8c73-428bad4be61a',volume_size=None,volume_type=None)] {{(pid=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:37:31.547479 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cdc3ab1d-bb18-42d5-b34d-792b02f1b66d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.60 time: 0.804652 Jun 01 22:37:31.548587 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 608/1880] 10.4.3.116 () {70 vars in 1306 bytes} [Mon Jun 1 22:37:30 2026] POST /compute/v2.1/servers => generated 380 bytes in 805 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) Jun 01 22:37:31.563785 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-9f14c439-6b71-424b-ba9b-ea009fcd316c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:31.569588 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-9f14c439-6b71-424b-ba9b-ea009fcd316c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:31.596968 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-9f14c439-6b71-424b-ba9b-ea009fcd316c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:31.657587 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9f14c439-6b71-424b-ba9b-ea009fcd316c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:31.663740 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9f14c439-6b71-424b-ba9b-ea009fcd316c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:31.664344 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9f14c439-6b71-424b-ba9b-ea009fcd316c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:31.668284 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-9f14c439-6b71-424b-ba9b-ea009fcd316c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1151 microversion: 2.60 time: 0.106842 Jun 01 22:37:31.668689 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 631/1881] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:31 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1151 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:32.689768 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-37c3bf4c-3d40-4300-9104-a2ca876e5d60 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:32.691312 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-37c3bf4c-3d40-4300-9104-a2ca876e5d60 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:32.695623 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-37c3bf4c-3d40-4300-9104-a2ca876e5d60 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:32.695782 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-37c3bf4c-3d40-4300-9104-a2ca876e5d60 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:32.695903 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-37c3bf4c-3d40-4300-9104-a2ca876e5d60 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:32.696434 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-37c3bf4c-3d40-4300-9104-a2ca876e5d60 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:32.696675 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-37c3bf4c-3d40-4300-9104-a2ca876e5d60 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:32.696952 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-37c3bf4c-3d40-4300-9104-a2ca876e5d60 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:32.717406 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-37c3bf4c-3d40-4300-9104-a2ca876e5d60 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:32.782859 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-37c3bf4c-3d40-4300-9104-a2ca876e5d60 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:32.791670 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-37c3bf4c-3d40-4300-9104-a2ca876e5d60 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:32.792006 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-37c3bf4c-3d40-4300-9104-a2ca876e5d60 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:32.795884 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-37c3bf4c-3d40-4300-9104-a2ca876e5d60 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1233 microversion: 2.60 time: 0.107895 Jun 01 22:37:32.796391 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 643/1882] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:32 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1233 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:33.818302 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-664c138e-e94c-4832-917a-137e052f2e4b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:33.819933 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-664c138e-e94c-4832-917a-137e052f2e4b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:33.827670 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-664c138e-e94c-4832-917a-137e052f2e4b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:33.827832 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-664c138e-e94c-4832-917a-137e052f2e4b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:33.828167 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-664c138e-e94c-4832-917a-137e052f2e4b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:33.828838 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-664c138e-e94c-4832-917a-137e052f2e4b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:33.829136 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-664c138e-e94c-4832-917a-137e052f2e4b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:33.829561 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-664c138e-e94c-4832-917a-137e052f2e4b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:33.857876 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-664c138e-e94c-4832-917a-137e052f2e4b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:33.945134 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-664c138e-e94c-4832-917a-137e052f2e4b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:33.952173 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-664c138e-e94c-4832-917a-137e052f2e4b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:33.953450 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-664c138e-e94c-4832-917a-137e052f2e4b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:33.958592 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-664c138e-e94c-4832-917a-137e052f2e4b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1281 microversion: 2.60 time: 0.142927 Jun 01 22:37:33.959008 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 609/1883] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:33 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1281 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:34.788126 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-fb367b13-4e64-45b8-9066-549337fc3abe tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:34.792796 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-fb367b13-4e64-45b8-9066-549337fc3abe tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:34.796278 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fb367b13-4e64-45b8-9066-549337fc3abe tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:34.796481 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fb367b13-4e64-45b8-9066-549337fc3abe tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:34.796666 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fb367b13-4e64-45b8-9066-549337fc3abe tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:34.797010 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fb367b13-4e64-45b8-9066-549337fc3abe tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:34.797208 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fb367b13-4e64-45b8-9066-549337fc3abe tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:34.798431 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fb367b13-4e64-45b8-9066-549337fc3abe tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:34.815271 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-fb367b13-4e64-45b8-9066-549337fc3abe tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1/ips" status: 200 len: 145 microversion: 2.1 time: 0.029402 Jun 01 22:37:34.815829 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 632/1884] 10.4.3.116 () {66 vars in 1366 bytes} [Mon Jun 1 22:37:34 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1/ips => generated 145 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:37:34.975947 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-af4df9be-1a47-4ee0-91e2-2670ac692ec5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:34.977929 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-af4df9be-1a47-4ee0-91e2-2670ac692ec5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:34.982281 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-af4df9be-1a47-4ee0-91e2-2670ac692ec5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:34.982635 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-af4df9be-1a47-4ee0-91e2-2670ac692ec5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:34.982906 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-af4df9be-1a47-4ee0-91e2-2670ac692ec5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:34.983416 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-af4df9be-1a47-4ee0-91e2-2670ac692ec5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:34.983807 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-af4df9be-1a47-4ee0-91e2-2670ac692ec5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:34.984184 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-af4df9be-1a47-4ee0-91e2-2670ac692ec5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:35.007685 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-af4df9be-1a47-4ee0-91e2-2670ac692ec5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:35.083617 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-af4df9be-1a47-4ee0-91e2-2670ac692ec5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:35.091975 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-af4df9be-1a47-4ee0-91e2-2670ac692ec5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:35.091975 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-af4df9be-1a47-4ee0-91e2-2670ac692ec5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:35.099616 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-af4df9be-1a47-4ee0-91e2-2670ac692ec5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1281 microversion: 2.60 time: 0.125457 Jun 01 22:37:35.100375 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 644/1885] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:34 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1281 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:36.118021 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9ab5b421-d5dc-42c1-b879-fd06119006dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:36.120657 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-9ab5b421-d5dc-42c1-b879-fd06119006dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:36.125331 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9ab5b421-d5dc-42c1-b879-fd06119006dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:36.125663 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9ab5b421-d5dc-42c1-b879-fd06119006dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:36.125900 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9ab5b421-d5dc-42c1-b879-fd06119006dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:36.126351 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9ab5b421-d5dc-42c1-b879-fd06119006dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:36.126670 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9ab5b421-d5dc-42c1-b879-fd06119006dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:36.126933 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9ab5b421-d5dc-42c1-b879-fd06119006dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:36.140600 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e5155ede-d738-4f76-9858-019774ae933a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "2bafcca2-e12a-4d63-a2a8-9544204e6e1b"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:36.142034 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e5155ede-d738-4f76-9858-019774ae933a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:36.146856 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e5155ede-d738-4f76-9858-019774ae933a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:36.147030 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-9ab5b421-d5dc-42c1-b879-fd06119006dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:36.147129 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e5155ede-d738-4f76-9858-019774ae933a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:36.147219 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e5155ede-d738-4f76-9858-019774ae933a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:36.147413 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e5155ede-d738-4f76-9858-019774ae933a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:36.147529 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e5155ede-d738-4f76-9858-019774ae933a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:36.147664 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e5155ede-d738-4f76-9858-019774ae933a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:36.212709 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9ab5b421-d5dc-42c1-b879-fd06119006dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:36.217792 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9ab5b421-d5dc-42c1-b879-fd06119006dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:36.220512 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9ab5b421-d5dc-42c1-b879-fd06119006dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:36.224120 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9ab5b421-d5dc-42c1-b879-fd06119006dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1289 microversion: 2.60 time: 0.107941 Jun 01 22:37:36.224543 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 610/1886] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:36 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1289 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:37.239205 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-9e033434-0d7a-425a-b993-6ea271ab798f req-7bb33bc7-999c-4852-8763-0c6e4af7162c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "38c76e05-7048-4460-a189-d0c16a13d3b9", "tag": "bb7ae85b-0dbb-475d-a8b3-9e6cafe75b89"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:37.245733 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-9e033434-0d7a-425a-b993-6ea271ab798f req-7bb33bc7-999c-4852-8763-0c6e4af7162c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:37.245972 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-9e033434-0d7a-425a-b993-6ea271ab798f req-7bb33bc7-999c-4852-8763-0c6e4af7162c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:37.246143 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-9e033434-0d7a-425a-b993-6ea271ab798f req-7bb33bc7-999c-4852-8763-0c6e4af7162c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:37.255454 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-600b0f73-d9cb-47c1-b4e7-aea1d4ec60f5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:37.255818 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-9e033434-0d7a-425a-b993-6ea271ab798f req-7bb33bc7-999c-4852-8763-0c6e4af7162c service nova] Creating event network-changed:bb7ae85b-0dbb-475d-a8b3-9e6cafe75b89 for instance 38c76e05-7048-4460-a189-d0c16a13d3b9 on np0000001904 Jun 01 22:37:37.256122 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-600b0f73-d9cb-47c1-b4e7-aea1d4ec60f5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:37.256179 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-9e033434-0d7a-425a-b993-6ea271ab798f req-7bb33bc7-999c-4852-8763-0c6e4af7162c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:37:37.262147 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-9e033434-0d7a-425a-b993-6ea271ab798f req-7bb33bc7-999c-4852-8763-0c6e4af7162c service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024520 Jun 01 22:37:37.262412 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-600b0f73-d9cb-47c1-b4e7-aea1d4ec60f5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:37.262544 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 645/1887] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:37:37 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:37:37.262943 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-600b0f73-d9cb-47c1-b4e7-aea1d4ec60f5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:37.263243 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-600b0f73-d9cb-47c1-b4e7-aea1d4ec60f5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:37.265697 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-600b0f73-d9cb-47c1-b4e7-aea1d4ec60f5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:37.265697 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-600b0f73-d9cb-47c1-b4e7-aea1d4ec60f5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:37.265697 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-600b0f73-d9cb-47c1-b4e7-aea1d4ec60f5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:37.292289 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-600b0f73-d9cb-47c1-b4e7-aea1d4ec60f5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:37.473393 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-21e5e524-b7be-4dd1-93ea-ba0a73d69f90 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:37.475144 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-21e5e524-b7be-4dd1-93ea-ba0a73d69f90 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:37.478905 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21e5e524-b7be-4dd1-93ea-ba0a73d69f90 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:37.479172 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21e5e524-b7be-4dd1-93ea-ba0a73d69f90 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:37.479358 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21e5e524-b7be-4dd1-93ea-ba0a73d69f90 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:37.479687 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21e5e524-b7be-4dd1-93ea-ba0a73d69f90 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:37.479865 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21e5e524-b7be-4dd1-93ea-ba0a73d69f90 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:37.479994 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21e5e524-b7be-4dd1-93ea-ba0a73d69f90 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:37.498134 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-21e5e524-b7be-4dd1-93ea-ba0a73d69f90 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/os-volume_attachments/fa6eeda9-e1e8-427b-8adb-fd27c9120267" status: 200 len: 194 microversion: 2.20 time: 0.026753 Jun 01 22:37:37.498697 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 646/1888] 10.4.3.116 () {68 vars in 1572 bytes} [Mon Jun 1 22:37:37 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/os-volume_attachments/fa6eeda9-e1e8-427b-8adb-fd27c9120267 => generated 194 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:37:37.500844 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-600b0f73-d9cb-47c1-b4e7-aea1d4ec60f5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:37.506520 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-600b0f73-d9cb-47c1-b4e7-aea1d4ec60f5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:37.506520 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-600b0f73-d9cb-47c1-b4e7-aea1d4ec60f5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:37.510172 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-600b0f73-d9cb-47c1-b4e7-aea1d4ec60f5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1331 microversion: 2.60 time: 0.260110 Jun 01 22:37:37.510693 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 611/1889] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:37 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1331 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:37.549511 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b4ea064b-bad9-4b93-939a-ae1751cecd73 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:37.549827 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b4ea064b-bad9-4b93-939a-ae1751cecd73 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:37.553713 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b4ea064b-bad9-4b93-939a-ae1751cecd73 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:37.553898 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b4ea064b-bad9-4b93-939a-ae1751cecd73 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:37.554029 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b4ea064b-bad9-4b93-939a-ae1751cecd73 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:37.554338 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b4ea064b-bad9-4b93-939a-ae1751cecd73 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:37.554527 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b4ea064b-bad9-4b93-939a-ae1751cecd73 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:37.554727 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b4ea064b-bad9-4b93-939a-ae1751cecd73 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:37.614408 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-b4ea064b-bad9-4b93-939a-ae1751cecd73 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lazy-loading 'services' on Instance uuid 69bdb4de-42ed-4b80-80c1-ccb9db031139 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:37:37.663025 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b4ea064b-bad9-4b93-939a-ae1751cecd73 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/os-volume_attachments/fa6eeda9-e1e8-427b-8adb-fd27c9120267" status: 202 len: 0 microversion: 2.20 time: 0.115692 Jun 01 22:37:37.663025 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 647/1890] 10.4.3.116 () {68 vars in 1575 bytes} [Mon Jun 1 22:37:37 2026] DELETE /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/os-volume_attachments/fa6eeda9-e1e8-427b-8adb-fd27c9120267 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:37:37.673044 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-062759b6-5ea3-4936-9af7-0bc0d58c9933 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:37.675780 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-062759b6-5ea3-4936-9af7-0bc0d58c9933 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:37.679887 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-062759b6-5ea3-4936-9af7-0bc0d58c9933 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:37.680059 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-062759b6-5ea3-4936-9af7-0bc0d58c9933 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:37.680210 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-062759b6-5ea3-4936-9af7-0bc0d58c9933 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:37.680441 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-062759b6-5ea3-4936-9af7-0bc0d58c9933 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:37.680574 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-062759b6-5ea3-4936-9af7-0bc0d58c9933 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:37.680700 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-062759b6-5ea3-4936-9af7-0bc0d58c9933 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:37.699812 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-062759b6-5ea3-4936-9af7-0bc0d58c9933 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.029141 Jun 01 22:37:37.700251 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 612/1891] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:37:37 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:37:38.529985 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-503b0dcd-419d-4769-aa37-adb9c54eb816 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:38.531505 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-503b0dcd-419d-4769-aa37-adb9c54eb816 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:38.536211 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-503b0dcd-419d-4769-aa37-adb9c54eb816 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:38.536556 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-503b0dcd-419d-4769-aa37-adb9c54eb816 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:38.536888 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-503b0dcd-419d-4769-aa37-adb9c54eb816 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:38.537408 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-503b0dcd-419d-4769-aa37-adb9c54eb816 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:38.537783 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-503b0dcd-419d-4769-aa37-adb9c54eb816 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:38.538166 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-503b0dcd-419d-4769-aa37-adb9c54eb816 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:38.555024 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-503b0dcd-419d-4769-aa37-adb9c54eb816 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:38.713610 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-503b0dcd-419d-4769-aa37-adb9c54eb816 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:38.713912 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1a140196-1ce2-400a-97e0-d5882558617f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:38.713912 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1a140196-1ce2-400a-97e0-d5882558617f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:38.716198 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e5155ede-d738-4f76-9858-019774ae933a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "POST /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.578971 Jun 01 22:37:38.718497 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-503b0dcd-419d-4769-aa37-adb9c54eb816 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:38.719247 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-503b0dcd-419d-4769-aa37-adb9c54eb816 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:38.719714 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a140196-1ce2-400a-97e0-d5882558617f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:38.720027 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a140196-1ce2-400a-97e0-d5882558617f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:38.720280 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a140196-1ce2-400a-97e0-d5882558617f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:38.720683 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 633/1892] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:37:36 2026] POST /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1/os-volume_attachments => generated 194 bytes in 2584 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:37:38.720809 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a140196-1ce2-400a-97e0-d5882558617f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:38.721042 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a140196-1ce2-400a-97e0-d5882558617f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:38.721282 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a140196-1ce2-400a-97e0-d5882558617f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:38.723736 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-503b0dcd-419d-4769-aa37-adb9c54eb816 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1341 microversion: 2.60 time: 0.195759 Jun 01 22:37:38.724079 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 648/1893] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:38 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1341 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:38.742233 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1a140196-1ce2-400a-97e0-d5882558617f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.032627 Jun 01 22:37:38.742892 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 613/1894] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:37:38 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:37:39.743637 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a2467e0d-bfa9-445e-9e0f-f32e41ebf0c5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:39.745287 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a2467e0d-bfa9-445e-9e0f-f32e41ebf0c5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:39.751098 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2467e0d-bfa9-445e-9e0f-f32e41ebf0c5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:39.751493 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2467e0d-bfa9-445e-9e0f-f32e41ebf0c5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:39.751880 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2467e0d-bfa9-445e-9e0f-f32e41ebf0c5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:39.752472 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2467e0d-bfa9-445e-9e0f-f32e41ebf0c5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:39.752953 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2467e0d-bfa9-445e-9e0f-f32e41ebf0c5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:39.753404 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2467e0d-bfa9-445e-9e0f-f32e41ebf0c5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:39.754967 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-861c77fd-5c9d-493d-9d37-fb804aa7c8b0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:39.757142 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-861c77fd-5c9d-493d-9d37-fb804aa7c8b0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:39.760942 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-861c77fd-5c9d-493d-9d37-fb804aa7c8b0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:39.761207 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-861c77fd-5c9d-493d-9d37-fb804aa7c8b0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:39.761329 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-861c77fd-5c9d-493d-9d37-fb804aa7c8b0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:39.761659 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-861c77fd-5c9d-493d-9d37-fb804aa7c8b0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:39.761854 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-861c77fd-5c9d-493d-9d37-fb804aa7c8b0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:39.761989 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-861c77fd-5c9d-493d-9d37-fb804aa7c8b0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:39.773380 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a2467e0d-bfa9-445e-9e0f-f32e41ebf0c5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:39.787511 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-861c77fd-5c9d-493d-9d37-fb804aa7c8b0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.034588 Jun 01 22:37:39.787877 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 649/1895] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:37:39 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:37:39.895755 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a2467e0d-bfa9-445e-9e0f-f32e41ebf0c5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:39.900266 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a2467e0d-bfa9-445e-9e0f-f32e41ebf0c5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:39.900888 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a2467e0d-bfa9-445e-9e0f-f32e41ebf0c5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:39.904141 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a2467e0d-bfa9-445e-9e0f-f32e41ebf0c5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1329 microversion: 2.60 time: 0.162683 Jun 01 22:37:39.904453 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 634/1896] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:39 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1329 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:40.798618 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d2585b0d-8c23-448a-a8e6-b34e1dd251d1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:40.799913 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d2585b0d-8c23-448a-a8e6-b34e1dd251d1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:40.803539 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d2585b0d-8c23-448a-a8e6-b34e1dd251d1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:40.803772 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d2585b0d-8c23-448a-a8e6-b34e1dd251d1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:40.803905 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d2585b0d-8c23-448a-a8e6-b34e1dd251d1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:40.804159 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d2585b0d-8c23-448a-a8e6-b34e1dd251d1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:40.804293 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d2585b0d-8c23-448a-a8e6-b34e1dd251d1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:40.804415 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d2585b0d-8c23-448a-a8e6-b34e1dd251d1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:40.825651 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d2585b0d-8c23-448a-a8e6-b34e1dd251d1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.028826 Jun 01 22:37:40.826304 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 614/1897] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:37:40 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:37:40.919610 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9f39fb1c-51d1-48d7-9e81-781bd745b6f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:40.920953 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9f39fb1c-51d1-48d7-9e81-781bd745b6f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:40.925014 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f39fb1c-51d1-48d7-9e81-781bd745b6f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:40.925288 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f39fb1c-51d1-48d7-9e81-781bd745b6f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:40.925529 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f39fb1c-51d1-48d7-9e81-781bd745b6f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:40.926024 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f39fb1c-51d1-48d7-9e81-781bd745b6f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:40.926380 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f39fb1c-51d1-48d7-9e81-781bd745b6f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:40.926781 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f39fb1c-51d1-48d7-9e81-781bd745b6f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:40.947089 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9f39fb1c-51d1-48d7-9e81-781bd745b6f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:41.085459 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9f39fb1c-51d1-48d7-9e81-781bd745b6f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:41.090780 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9f39fb1c-51d1-48d7-9e81-781bd745b6f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:41.091593 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9f39fb1c-51d1-48d7-9e81-781bd745b6f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:41.096265 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9f39fb1c-51d1-48d7-9e81-781bd745b6f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1329 microversion: 2.60 time: 0.178406 Jun 01 22:37:41.096591 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 650/1898] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:40 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1329 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:41.297324 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:37:41.326268 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:37:41.660364 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:37:41.836151 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a6fd4edd-3c21-405c-b28e-959a809b0ac7 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:41.838695 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a6fd4edd-3c21-405c-b28e-959a809b0ac7 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:41.843048 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a6fd4edd-3c21-405c-b28e-959a809b0ac7 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:41.843310 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a6fd4edd-3c21-405c-b28e-959a809b0ac7 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:41.843480 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a6fd4edd-3c21-405c-b28e-959a809b0ac7 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:41.843772 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a6fd4edd-3c21-405c-b28e-959a809b0ac7 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:41.843952 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a6fd4edd-3c21-405c-b28e-959a809b0ac7 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:41.844144 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a6fd4edd-3c21-405c-b28e-959a809b0ac7 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:41.861398 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a6fd4edd-3c21-405c-b28e-959a809b0ac7 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.027152 Jun 01 22:37:41.861731 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 635/1899] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:37:41 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:37:42.113600 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d707bf29-3d04-4c16-bbae-b388e0dc01f2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:42.116222 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d707bf29-3d04-4c16-bbae-b388e0dc01f2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:42.119823 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d707bf29-3d04-4c16-bbae-b388e0dc01f2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:42.121984 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d707bf29-3d04-4c16-bbae-b388e0dc01f2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:42.121984 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d707bf29-3d04-4c16-bbae-b388e0dc01f2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:42.121984 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d707bf29-3d04-4c16-bbae-b388e0dc01f2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:42.121984 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d707bf29-3d04-4c16-bbae-b388e0dc01f2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:42.122211 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d707bf29-3d04-4c16-bbae-b388e0dc01f2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:42.136422 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d707bf29-3d04-4c16-bbae-b388e0dc01f2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:42.258685 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d707bf29-3d04-4c16-bbae-b388e0dc01f2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:42.266545 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d707bf29-3d04-4c16-bbae-b388e0dc01f2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:42.267775 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d707bf29-3d04-4c16-bbae-b388e0dc01f2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:42.271655 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d707bf29-3d04-4c16-bbae-b388e0dc01f2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1329 microversion: 2.60 time: 0.159944 Jun 01 22:37:42.272727 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 615/1900] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:42 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1329 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:42.885153 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3207d1fa-6fbe-4cf4-9479-db764c4250c5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:42.887707 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3207d1fa-6fbe-4cf4-9479-db764c4250c5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:42.891667 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3207d1fa-6fbe-4cf4-9479-db764c4250c5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:42.892449 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3207d1fa-6fbe-4cf4-9479-db764c4250c5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:42.892449 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3207d1fa-6fbe-4cf4-9479-db764c4250c5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:42.892449 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3207d1fa-6fbe-4cf4-9479-db764c4250c5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:42.892644 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3207d1fa-6fbe-4cf4-9479-db764c4250c5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:42.892823 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3207d1fa-6fbe-4cf4-9479-db764c4250c5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:42.917512 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3207d1fa-6fbe-4cf4-9479-db764c4250c5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.036534 Jun 01 22:37:42.918429 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 651/1901] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:37:42 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:37:43.291437 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4566da87-0064-4876-a891-08ec879aa4d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:43.292929 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4566da87-0064-4876-a891-08ec879aa4d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:43.297457 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4566da87-0064-4876-a891-08ec879aa4d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:43.297808 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4566da87-0064-4876-a891-08ec879aa4d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:43.298083 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4566da87-0064-4876-a891-08ec879aa4d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:43.298792 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4566da87-0064-4876-a891-08ec879aa4d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:43.299193 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4566da87-0064-4876-a891-08ec879aa4d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:43.299664 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4566da87-0064-4876-a891-08ec879aa4d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:43.316826 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4566da87-0064-4876-a891-08ec879aa4d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:43.498639 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4566da87-0064-4876-a891-08ec879aa4d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:43.505003 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4566da87-0064-4876-a891-08ec879aa4d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:43.505867 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4566da87-0064-4876-a891-08ec879aa4d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:43.510393 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4566da87-0064-4876-a891-08ec879aa4d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1329 microversion: 2.60 time: 0.220753 Jun 01 22:37:43.510772 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 636/1902] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:43 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1329 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:43.929789 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-97afa352-2eca-4411-8223-e8cafba4e5cd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:43.932498 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-97afa352-2eca-4411-8223-e8cafba4e5cd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:43.936105 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-97afa352-2eca-4411-8223-e8cafba4e5cd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:43.936212 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-97afa352-2eca-4411-8223-e8cafba4e5cd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:43.936450 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-97afa352-2eca-4411-8223-e8cafba4e5cd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:43.936777 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-97afa352-2eca-4411-8223-e8cafba4e5cd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:43.936936 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-97afa352-2eca-4411-8223-e8cafba4e5cd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:43.937069 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-97afa352-2eca-4411-8223-e8cafba4e5cd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:43.960639 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-97afa352-2eca-4411-8223-e8cafba4e5cd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/os-volume_attachments" status: 200 len: 197 microversion: 2.20 time: 0.032851 Jun 01 22:37:43.960846 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 616/1903] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:37:43 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:37:44.528150 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d8787146-ce3c-4bae-96c2-2349c41bfcd3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:44.529734 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d8787146-ce3c-4bae-96c2-2349c41bfcd3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:44.534379 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d8787146-ce3c-4bae-96c2-2349c41bfcd3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:44.534682 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d8787146-ce3c-4bae-96c2-2349c41bfcd3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:44.534967 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d8787146-ce3c-4bae-96c2-2349c41bfcd3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:44.535460 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d8787146-ce3c-4bae-96c2-2349c41bfcd3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:44.535839 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d8787146-ce3c-4bae-96c2-2349c41bfcd3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:44.536169 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d8787146-ce3c-4bae-96c2-2349c41bfcd3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:44.554343 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-d8787146-ce3c-4bae-96c2-2349c41bfcd3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:44.729938 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d8787146-ce3c-4bae-96c2-2349c41bfcd3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:44.735837 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d8787146-ce3c-4bae-96c2-2349c41bfcd3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:44.736543 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d8787146-ce3c-4bae-96c2-2349c41bfcd3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:44.740194 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d8787146-ce3c-4bae-96c2-2349c41bfcd3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1329 microversion: 2.60 time: 0.213857 Jun 01 22:37:44.740714 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 652/1904] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:44 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1329 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:44.978544 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4023c605-879a-492e-9cda-b757a73ad9dd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:44.986992 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4023c605-879a-492e-9cda-b757a73ad9dd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:44.994397 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4023c605-879a-492e-9cda-b757a73ad9dd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:44.994856 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4023c605-879a-492e-9cda-b757a73ad9dd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:44.995027 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4023c605-879a-492e-9cda-b757a73ad9dd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:44.995576 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4023c605-879a-492e-9cda-b757a73ad9dd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:44.995853 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4023c605-879a-492e-9cda-b757a73ad9dd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:44.996188 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4023c605-879a-492e-9cda-b757a73ad9dd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:45.015907 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4023c605-879a-492e-9cda-b757a73ad9dd tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/os-volume_attachments" status: 200 len: 25 microversion: 2.20 time: 0.045884 Jun 01 22:37:45.016196 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 637/1905] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:37:44 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139/os-volume_attachments => generated 25 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:45.060811 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0c2b4c83-0b1d-4605-9781-002cd57d725e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:45.061218 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0c2b4c83-0b1d-4605-9781-002cd57d725e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:45.064389 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0c2b4c83-0b1d-4605-9781-002cd57d725e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:45.064639 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0c2b4c83-0b1d-4605-9781-002cd57d725e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:45.064812 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0c2b4c83-0b1d-4605-9781-002cd57d725e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:45.065088 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0c2b4c83-0b1d-4605-9781-002cd57d725e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:45.065241 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0c2b4c83-0b1d-4605-9781-002cd57d725e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:45.065347 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0c2b4c83-0b1d-4605-9781-002cd57d725e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:45.079337 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0c2b4c83-0b1d-4605-9781-002cd57d725e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Going to try to terminate instance {{(pid=86661) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:37:45.136698 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0c2b4c83-0b1d-4605-9781-002cd57d725e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 204 len: 0 microversion: 2.20 time: 0.078617 Jun 01 22:37:45.137064 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 617/1906] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:37:45 2026] DELETE /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 0 bytes in 79 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:37:45.146535 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-24dca505-a911-4fb5-9dad-39f64df54ad8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:45.148901 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-24dca505-a911-4fb5-9dad-39f64df54ad8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:45.155083 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-24dca505-a911-4fb5-9dad-39f64df54ad8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:45.155468 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-24dca505-a911-4fb5-9dad-39f64df54ad8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:45.155800 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-24dca505-a911-4fb5-9dad-39f64df54ad8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:45.156424 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-24dca505-a911-4fb5-9dad-39f64df54ad8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:45.156860 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-24dca505-a911-4fb5-9dad-39f64df54ad8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:45.157255 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-24dca505-a911-4fb5-9dad-39f64df54ad8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:45.176725 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-24dca505-a911-4fb5-9dad-39f64df54ad8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:45.333938 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-24dca505-a911-4fb5-9dad-39f64df54ad8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:45.339291 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-24dca505-a911-4fb5-9dad-39f64df54ad8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:45.340021 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-24dca505-a911-4fb5-9dad-39f64df54ad8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:45.345063 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-24dca505-a911-4fb5-9dad-39f64df54ad8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1718 microversion: 2.20 time: 0.200601 Jun 01 22:37:45.345377 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 653/1907] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:45 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1718 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:45.758352 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-92eef824-a663-4a5c-bbc6-4812360366a1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:45.760019 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-92eef824-a663-4a5c-bbc6-4812360366a1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:45.764848 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-92eef824-a663-4a5c-bbc6-4812360366a1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:45.765273 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-92eef824-a663-4a5c-bbc6-4812360366a1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:45.765519 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-92eef824-a663-4a5c-bbc6-4812360366a1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:45.766148 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-92eef824-a663-4a5c-bbc6-4812360366a1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:45.766545 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-92eef824-a663-4a5c-bbc6-4812360366a1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:45.767071 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-92eef824-a663-4a5c-bbc6-4812360366a1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:45.787241 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-92eef824-a663-4a5c-bbc6-4812360366a1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:45.923191 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-92eef824-a663-4a5c-bbc6-4812360366a1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:45.928595 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-92eef824-a663-4a5c-bbc6-4812360366a1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:45.929218 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-92eef824-a663-4a5c-bbc6-4812360366a1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:45.933955 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-92eef824-a663-4a5c-bbc6-4812360366a1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1329 microversion: 2.60 time: 0.177613 Jun 01 22:37:45.934271 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 638/1908] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:45 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1329 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:46.281953 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-4ce34f70-6b15-4456-9a42-bc39a46447fa req-20cb2fbc-6242-4997-840f-f4c1e0a869e5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "69bdb4de-42ed-4b80-80c1-ccb9db031139", "name": "network-vif-unplugged", "status": "completed", "tag": "7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:46.288607 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-4ce34f70-6b15-4456-9a42-bc39a46447fa req-20cb2fbc-6242-4997-840f-f4c1e0a869e5 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:46.289162 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-4ce34f70-6b15-4456-9a42-bc39a46447fa req-20cb2fbc-6242-4997-840f-f4c1e0a869e5 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:46.289162 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-4ce34f70-6b15-4456-9a42-bc39a46447fa req-20cb2fbc-6242-4997-840f-f4c1e0a869e5 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:46.298480 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-4ce34f70-6b15-4456-9a42-bc39a46447fa req-20cb2fbc-6242-4997-840f-f4c1e0a869e5 service nova] Creating event network-vif-unplugged:7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55 for instance 69bdb4de-42ed-4b80-80c1-ccb9db031139 on np0000001904 Jun 01 22:37:46.299101 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-4ce34f70-6b15-4456-9a42-bc39a46447fa req-20cb2fbc-6242-4997-840f-f4c1e0a869e5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:37:46.309368 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-4ce34f70-6b15-4456-9a42-bc39a46447fa req-20cb2fbc-6242-4997-840f-f4c1e0a869e5 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.029657 Jun 01 22:37:46.310588 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 618/1909] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:37:46 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:37:46.363469 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-92c10999-7e48-44f0-bbf6-525cf60ed3bc tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:46.368210 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-92c10999-7e48-44f0-bbf6-525cf60ed3bc tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:46.373136 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-92c10999-7e48-44f0-bbf6-525cf60ed3bc tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:46.373493 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-92c10999-7e48-44f0-bbf6-525cf60ed3bc tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:46.373772 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-92c10999-7e48-44f0-bbf6-525cf60ed3bc tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:46.374284 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-92c10999-7e48-44f0-bbf6-525cf60ed3bc tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:46.374635 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-92c10999-7e48-44f0-bbf6-525cf60ed3bc tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:46.374937 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-92c10999-7e48-44f0-bbf6-525cf60ed3bc tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:46.393945 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-92c10999-7e48-44f0-bbf6-525cf60ed3bc tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:46.561395 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-92c10999-7e48-44f0-bbf6-525cf60ed3bc tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:46.566722 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-92c10999-7e48-44f0-bbf6-525cf60ed3bc tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:46.567294 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-92c10999-7e48-44f0-bbf6-525cf60ed3bc tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:46.571515 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-92c10999-7e48-44f0-bbf6-525cf60ed3bc tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1718 microversion: 2.20 time: 0.211770 Jun 01 22:37:46.571810 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 654/1910] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:46 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1718 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:46.958490 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ae8ddf2b-509b-4362-ae81-2be7886b103c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:46.961319 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ae8ddf2b-509b-4362-ae81-2be7886b103c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:46.967403 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ae8ddf2b-509b-4362-ae81-2be7886b103c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:46.967847 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ae8ddf2b-509b-4362-ae81-2be7886b103c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:46.968107 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ae8ddf2b-509b-4362-ae81-2be7886b103c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:46.968822 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ae8ddf2b-509b-4362-ae81-2be7886b103c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:46.969287 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ae8ddf2b-509b-4362-ae81-2be7886b103c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:46.969828 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ae8ddf2b-509b-4362-ae81-2be7886b103c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:46.991201 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ae8ddf2b-509b-4362-ae81-2be7886b103c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:47.303557 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ae8ddf2b-509b-4362-ae81-2be7886b103c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:47.309765 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ae8ddf2b-509b-4362-ae81-2be7886b103c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:47.310517 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ae8ddf2b-509b-4362-ae81-2be7886b103c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:47.314923 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ae8ddf2b-509b-4362-ae81-2be7886b103c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1329 microversion: 2.60 time: 0.358803 Jun 01 22:37:47.315371 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 639/1911] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:46 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1329 bytes in 360 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:47.590340 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-48d6535b-1118-45c2-b3c5-2fd3d0bf5753 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:47.591769 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-48d6535b-1118-45c2-b3c5-2fd3d0bf5753 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:47.595747 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48d6535b-1118-45c2-b3c5-2fd3d0bf5753 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:47.595982 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48d6535b-1118-45c2-b3c5-2fd3d0bf5753 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:47.596207 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48d6535b-1118-45c2-b3c5-2fd3d0bf5753 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:47.596610 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48d6535b-1118-45c2-b3c5-2fd3d0bf5753 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:47.596931 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48d6535b-1118-45c2-b3c5-2fd3d0bf5753 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:47.597246 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48d6535b-1118-45c2-b3c5-2fd3d0bf5753 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:47.622448 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-48d6535b-1118-45c2-b3c5-2fd3d0bf5753 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:47.775166 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-48d6535b-1118-45c2-b3c5-2fd3d0bf5753 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:47.779765 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-48d6535b-1118-45c2-b3c5-2fd3d0bf5753 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:47.780448 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-48d6535b-1118-45c2-b3c5-2fd3d0bf5753 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:47.784464 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-48d6535b-1118-45c2-b3c5-2fd3d0bf5753 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1718 microversion: 2.20 time: 0.196226 Jun 01 22:37:47.784730 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 619/1912] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:47 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1718 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:48.079396 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-ee0a0baa-fbea-483b-831c-9dce8fb7afdd req-d702e36a-bd4b-4806-bf3a-020338ce1f91 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "69bdb4de-42ed-4b80-80c1-ccb9db031139", "name": "network-vif-deleted", "tag": "7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:48.086212 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ee0a0baa-fbea-483b-831c-9dce8fb7afdd req-d702e36a-bd4b-4806-bf3a-020338ce1f91 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:48.086371 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ee0a0baa-fbea-483b-831c-9dce8fb7afdd req-d702e36a-bd4b-4806-bf3a-020338ce1f91 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:48.086503 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ee0a0baa-fbea-483b-831c-9dce8fb7afdd req-d702e36a-bd4b-4806-bf3a-020338ce1f91 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:48.092469 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-ee0a0baa-fbea-483b-831c-9dce8fb7afdd req-d702e36a-bd4b-4806-bf3a-020338ce1f91 service nova] Creating event network-vif-deleted:7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55 for instance 69bdb4de-42ed-4b80-80c1-ccb9db031139 on np0000001904 Jun 01 22:37:48.092954 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-ee0a0baa-fbea-483b-831c-9dce8fb7afdd req-d702e36a-bd4b-4806-bf3a-020338ce1f91 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:37:48.098632 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-ee0a0baa-fbea-483b-831c-9dce8fb7afdd req-d702e36a-bd4b-4806-bf3a-020338ce1f91 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021265 Jun 01 22:37:48.098935 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 655/1913] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:37:48 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:37:48.335456 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e9fb1e1d-05cb-4d1f-a383-b2d5257c4585 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:48.339639 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e9fb1e1d-05cb-4d1f-a383-b2d5257c4585 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:48.350241 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e9fb1e1d-05cb-4d1f-a383-b2d5257c4585 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:48.350810 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e9fb1e1d-05cb-4d1f-a383-b2d5257c4585 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:48.351145 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e9fb1e1d-05cb-4d1f-a383-b2d5257c4585 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:48.351663 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e9fb1e1d-05cb-4d1f-a383-b2d5257c4585 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:48.351984 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e9fb1e1d-05cb-4d1f-a383-b2d5257c4585 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:48.352294 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e9fb1e1d-05cb-4d1f-a383-b2d5257c4585 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:48.358260 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-519844e0-254f-4f94-abf9-e686eeef2b00 req-c4f37094-723c-4130-8464-bbdba72703c8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "69bdb4de-42ed-4b80-80c1-ccb9db031139", "name": "network-vif-unplugged", "status": "completed", "tag": "7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:48.371618 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-519844e0-254f-4f94-abf9-e686eeef2b00 req-c4f37094-723c-4130-8464-bbdba72703c8 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:48.371618 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-519844e0-254f-4f94-abf9-e686eeef2b00 req-c4f37094-723c-4130-8464-bbdba72703c8 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:48.371618 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-519844e0-254f-4f94-abf9-e686eeef2b00 req-c4f37094-723c-4130-8464-bbdba72703c8 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:48.375090 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e9fb1e1d-05cb-4d1f-a383-b2d5257c4585 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:48.379207 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-519844e0-254f-4f94-abf9-e686eeef2b00 req-c4f37094-723c-4130-8464-bbdba72703c8 service nova] Creating event network-vif-unplugged:7f7c2eb1-dcc7-4ee4-9e21-78966ccefe55 for instance 69bdb4de-42ed-4b80-80c1-ccb9db031139 on np0000001904 Jun 01 22:37:48.379725 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-519844e0-254f-4f94-abf9-e686eeef2b00 req-c4f37094-723c-4130-8464-bbdba72703c8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:37:48.385128 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-519844e0-254f-4f94-abf9-e686eeef2b00 req-c4f37094-723c-4130-8464-bbdba72703c8 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.027984 Jun 01 22:37:48.385474 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 620/1914] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:37:48 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:37:48.539464 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e9fb1e1d-05cb-4d1f-a383-b2d5257c4585 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:48.546876 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e9fb1e1d-05cb-4d1f-a383-b2d5257c4585 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:48.548019 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e9fb1e1d-05cb-4d1f-a383-b2d5257c4585 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:48.553589 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e9fb1e1d-05cb-4d1f-a383-b2d5257c4585 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1329 microversion: 2.60 time: 0.219989 Jun 01 22:37:48.553817 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 640/1915] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:48 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1329 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:48.800497 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0c89c5f7-bb9c-44e2-a871-a0181899a084 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:48.802098 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0c89c5f7-bb9c-44e2-a871-a0181899a084 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:48.806387 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0c89c5f7-bb9c-44e2-a871-a0181899a084 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:48.806673 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0c89c5f7-bb9c-44e2-a871-a0181899a084 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:48.806888 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0c89c5f7-bb9c-44e2-a871-a0181899a084 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:48.807347 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0c89c5f7-bb9c-44e2-a871-a0181899a084 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:48.807699 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0c89c5f7-bb9c-44e2-a871-a0181899a084 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:48.807989 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0c89c5f7-bb9c-44e2-a871-a0181899a084 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:48.822659 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-0c89c5f7-bb9c-44e2-a871-a0181899a084 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:48.870879 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0c89c5f7-bb9c-44e2-a871-a0181899a084 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:48.875812 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0c89c5f7-bb9c-44e2-a871-a0181899a084 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:48.876396 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0c89c5f7-bb9c-44e2-a871-a0181899a084 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:48.880250 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0c89c5f7-bb9c-44e2-a871-a0181899a084 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1363 microversion: 2.20 time: 0.081617 Jun 01 22:37:48.880515 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 656/1916] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:48 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1363 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:49.574176 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0729097e-3672-42b0-b728-cb038fc6cdab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:49.576872 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0729097e-3672-42b0-b728-cb038fc6cdab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:49.585392 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0729097e-3672-42b0-b728-cb038fc6cdab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:49.586601 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0729097e-3672-42b0-b728-cb038fc6cdab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:49.587677 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0729097e-3672-42b0-b728-cb038fc6cdab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:49.588811 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0729097e-3672-42b0-b728-cb038fc6cdab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:49.589911 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0729097e-3672-42b0-b728-cb038fc6cdab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:49.590468 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0729097e-3672-42b0-b728-cb038fc6cdab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:49.613764 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-0729097e-3672-42b0-b728-cb038fc6cdab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:49.829729 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0729097e-3672-42b0-b728-cb038fc6cdab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:49.834648 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0729097e-3672-42b0-b728-cb038fc6cdab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:49.835425 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0729097e-3672-42b0-b728-cb038fc6cdab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:49.838744 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0729097e-3672-42b0-b728-cb038fc6cdab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1329 microversion: 2.60 time: 0.266944 Jun 01 22:37:49.839154 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 621/1917] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:49 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1329 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:49.895560 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ec2a24af-1a38-4d96-8ffd-dd1ad62987d9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:49.898102 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ec2a24af-1a38-4d96-8ffd-dd1ad62987d9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:49.903173 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ec2a24af-1a38-4d96-8ffd-dd1ad62987d9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:49.903503 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ec2a24af-1a38-4d96-8ffd-dd1ad62987d9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:49.903783 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ec2a24af-1a38-4d96-8ffd-dd1ad62987d9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:49.904316 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ec2a24af-1a38-4d96-8ffd-dd1ad62987d9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:49.904700 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ec2a24af-1a38-4d96-8ffd-dd1ad62987d9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:49.905062 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ec2a24af-1a38-4d96-8ffd-dd1ad62987d9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:49.938044 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ec2a24af-1a38-4d96-8ffd-dd1ad62987d9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:49.939183 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ec2a24af-1a38-4d96-8ffd-dd1ad62987d9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:49.939183 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ec2a24af-1a38-4d96-8ffd-dd1ad62987d9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:49.939183 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-ec2a24af-1a38-4d96-8ffd-dd1ad62987d9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lazy-loading 'fault' on Instance uuid 69bdb4de-42ed-4b80-80c1-ccb9db031139 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:37:49.943453 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ec2a24af-1a38-4d96-8ffd-dd1ad62987d9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:50.020640 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ec2a24af-1a38-4d96-8ffd-dd1ad62987d9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:50.027394 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ec2a24af-1a38-4d96-8ffd-dd1ad62987d9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:50.028320 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ec2a24af-1a38-4d96-8ffd-dd1ad62987d9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:50.034271 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ec2a24af-1a38-4d96-8ffd-dd1ad62987d9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1368 microversion: 2.20 time: 0.141070 Jun 01 22:37:50.034688 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 641/1918] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:49 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1368 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:50.268539 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-fc94b299-3f00-43b5-a499-a45423ea9cda tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-319632709", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA5y3/Aw/4aHCW1pkUO2dunog0CZN3G7pcWiUdRvdLC0wYNKZpjGhFVjpBfC7rBUkvT6eK1BUmn9mXL85jsS9EQpEAV9Py+JXZ+B0c9xkfCkkPKDAS2wN6pfeXMWeWAY4w=="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:50.283647 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-fc94b299-3f00-43b5-a499-a45423ea9cda tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Getting quotas for project d02993f817dd4629aed9f757e381c957. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:37:50.286839 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-fc94b299-3f00-43b5-a499-a45423ea9cda tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Getting quotas for user 2b27455be0814a54a8171000b0096d03 and project d02993f817dd4629aed9f757e381c957. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:37:50.306946 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-fc94b299-3f00-43b5-a499-a45423ea9cda tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.041437 Jun 01 22:37:50.307719 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 657/1919] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:37:50 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:37:50.865761 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0335b8d2-569b-41ca-af54-8395202fbc2f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:50.868161 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0335b8d2-569b-41ca-af54-8395202fbc2f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:50.873183 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0335b8d2-569b-41ca-af54-8395202fbc2f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:50.873478 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0335b8d2-569b-41ca-af54-8395202fbc2f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:50.873769 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0335b8d2-569b-41ca-af54-8395202fbc2f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:50.874250 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0335b8d2-569b-41ca-af54-8395202fbc2f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:50.874635 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0335b8d2-569b-41ca-af54-8395202fbc2f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:50.874940 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0335b8d2-569b-41ca-af54-8395202fbc2f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:50.895761 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-0335b8d2-569b-41ca-af54-8395202fbc2f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:51.054698 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-038bd0c2-2ce4-4034-a156-e3ca419b44ee tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:51.056629 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-038bd0c2-2ce4-4034-a156-e3ca419b44ee tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:51.061885 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-038bd0c2-2ce4-4034-a156-e3ca419b44ee tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:51.062484 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-038bd0c2-2ce4-4034-a156-e3ca419b44ee tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:51.062943 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-038bd0c2-2ce4-4034-a156-e3ca419b44ee tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:51.064457 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-038bd0c2-2ce4-4034-a156-e3ca419b44ee tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:51.064457 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-038bd0c2-2ce4-4034-a156-e3ca419b44ee tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:51.064676 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-038bd0c2-2ce4-4034-a156-e3ca419b44ee tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:51.088356 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-038bd0c2-2ce4-4034-a156-e3ca419b44ee tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:51.090716 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-038bd0c2-2ce4-4034-a156-e3ca419b44ee tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:51.090716 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-038bd0c2-2ce4-4034-a156-e3ca419b44ee tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:51.090716 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-038bd0c2-2ce4-4034-a156-e3ca419b44ee tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lazy-loading 'fault' on Instance uuid 69bdb4de-42ed-4b80-80c1-ccb9db031139 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:37:51.091548 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0335b8d2-569b-41ca-af54-8395202fbc2f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:51.094040 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-038bd0c2-2ce4-4034-a156-e3ca419b44ee tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:51.096610 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0335b8d2-569b-41ca-af54-8395202fbc2f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:51.097346 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0335b8d2-569b-41ca-af54-8395202fbc2f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:51.103591 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0335b8d2-569b-41ca-af54-8395202fbc2f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1329 microversion: 2.60 time: 0.238475 Jun 01 22:37:51.103591 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 622/1920] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:50 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1329 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:51.150151 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-038bd0c2-2ce4-4034-a156-e3ca419b44ee tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:51.154958 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-038bd0c2-2ce4-4034-a156-e3ca419b44ee tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:51.155729 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-038bd0c2-2ce4-4034-a156-e3ca419b44ee tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:51.159499 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-038bd0c2-2ce4-4034-a156-e3ca419b44ee tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 200 len: 1368 microversion: 2.20 time: 0.108832 Jun 01 22:37:51.159930 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 642/1921] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:51 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 1368 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:52.108712 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1641658871", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "583de4f6-f7e5-45f3-95bc-b244ebb9dcdd"}], "security_groups": [{"name": "tempest-securitygroup--850515630"}], "key_name": "tempest-keypair-319632709", "user_data": "}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:52.121249 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2ea68250-2b62-4477-9235-e3ae15923e5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:52.123388 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2ea68250-2b62-4477-9235-e3ae15923e5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:52.128957 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ea68250-2b62-4477-9235-e3ae15923e5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:52.129557 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ea68250-2b62-4477-9235-e3ae15923e5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:52.129731 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ea68250-2b62-4477-9235-e3ae15923e5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:52.130175 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ea68250-2b62-4477-9235-e3ae15923e5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:52.130613 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ea68250-2b62-4477-9235-e3ae15923e5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:52.131232 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ea68250-2b62-4477-9235-e3ae15923e5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:52.147954 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2ea68250-2b62-4477-9235-e3ae15923e5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:52.181020 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4eeb31d5-6c2e-4918-b212-80a912635cb4 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:52.185034 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4eeb31d5-6c2e-4918-b212-80a912635cb4 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:52.192679 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4eeb31d5-6c2e-4918-b212-80a912635cb4 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:52.193863 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4eeb31d5-6c2e-4918-b212-80a912635cb4 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:52.194382 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4eeb31d5-6c2e-4918-b212-80a912635cb4 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:52.195185 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4eeb31d5-6c2e-4918-b212-80a912635cb4 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:52.195699 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4eeb31d5-6c2e-4918-b212-80a912635cb4 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:52.196260 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4eeb31d5-6c2e-4918-b212-80a912635cb4 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:52.205510 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-4eeb31d5-6c2e-4918-b212-80a912635cb4 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] HTTP exception thrown: Instance 69bdb4de-42ed-4b80-80c1-ccb9db031139 could not be found. Jun 01 22:37:52.205903 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4eeb31d5-6c2e-4918-b212-80a912635cb4 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Returning 404 to user: Instance 69bdb4de-42ed-4b80-80c1-ccb9db031139 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:37:52.206426 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4eeb31d5-6c2e-4918-b212-80a912635cb4 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 404 len: 111 microversion: 2.20 time: 0.029435 Jun 01 22:37:52.207045 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 643/1922] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:52 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:37:52.217751 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b37502d1-970b-4274-bc22-a154993a0107 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:52.228675 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:52.229409 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:52.229409 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:52.230090 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:52.230431 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:52.230769 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:52.236414 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b37502d1-970b-4274-bc22-a154993a0107 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-935273959" status: 204 len: 0 microversion: 2.20 time: 0.021153 Jun 01 22:37:52.236807 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 644/1923] 10.4.3.116 () {68 vars in 1377 bytes} [Mon Jun 1 22:37:52 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-935273959 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:37:52.239344 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:52.294837 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2ea68250-2b62-4477-9235-e3ae15923e5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:52.300992 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2ea68250-2b62-4477-9235-e3ae15923e5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:52.301776 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2ea68250-2b62-4477-9235-e3ae15923e5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:52.306236 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2ea68250-2b62-4477-9235-e3ae15923e5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1329 microversion: 2.60 time: 0.188681 Jun 01 22:37:52.306537 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 623/1924] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:52 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1329 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:52.312304 np0000001904 devstack@n-api.service[86662]: DEBUG nova.network.neutron [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] validate_networks() for [('583de4f6-f7e5-45f3-95bc-b244ebb9dcdd', None, None, None, None, None)] {{(pid=86662) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:37:52.312841 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:52.590087 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:52.724897 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6679b6ee-3a55-4744-b3d0-d090167148a7 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1265421058", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMZbn1j1mL+tTr0iuhY7R9GNeZUtiYknmrvvIj/Fa2qTFgm42grWxqg2tuWiQQD6/hU6kb+xTnLJDaJOnVfH9jm+JczgQ9raosN5gDongsb42fIz/IjsNukki+OXMdVFUg=="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:52.741647 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-6679b6ee-3a55-4744-b3d0-d090167148a7 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Getting quotas for project ea37726bc2a24176be99760b2d89487a. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:37:52.745407 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-6679b6ee-3a55-4744-b3d0-d090167148a7 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Getting quotas for user 3a63bcf7bf7f47909f0dcac0117569a8 and project ea37726bc2a24176be99760b2d89487a. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:37:52.770672 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6679b6ee-3a55-4744-b3d0-d090167148a7 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.20 time: 0.048206 Jun 01 22:37:52.771378 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 645/1925] 10.4.3.116 () {70 vars in 1318 bytes} [Mon Jun 1 22:37:52 2026] POST /compute/v2.1/os-keypairs => generated 401 bytes in 49 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jun 01 22:37:52.824783 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:37:52.824783 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:37:52.826523 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:37:52.826523 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:37:52.826523 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:37:52.832621 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:52.832621 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:52.832811 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:52.833337 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:52.834714 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:52.834881 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:52.844541 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Getting quotas for project d02993f817dd4629aed9f757e381c957. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:37:52.848658 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Getting quotas for user 2b27455be0814a54a8171000b0096d03 and project d02993f817dd4629aed9f757e381c957. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:37:52.853885 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Going to run 1 instances... {{(pid=86662) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:37:52.855278 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86662) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:37:52.913353 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6bd61a79-c85e-4946-b0ad-8f5a7b6b20de tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 401 microversion: 2.1 time: 0.805885 Jun 01 22:37:52.913353 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 658/1926] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:37:52 2026] POST /compute/v2.1/servers => generated 401 bytes in 806 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:37:52.927059 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2a753d46-4d31-49d9-b0ee-256272ad5913 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:52.929280 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2a753d46-4d31-49d9-b0ee-256272ad5913 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:52.941138 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2a753d46-4d31-49d9-b0ee-256272ad5913 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:53.013636 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2a753d46-4d31-49d9-b0ee-256272ad5913 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:53.025642 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2a753d46-4d31-49d9-b0ee-256272ad5913 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943" status: 200 len: 1239 microversion: 2.1 time: 0.097890 Jun 01 22:37:53.025642 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 624/1927] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:52 2026] GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943 => generated 1239 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:53.329204 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-354310e5-26db-4588-a0f7-ebc8b0f8247a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:53.331228 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-354310e5-26db-4588-a0f7-ebc8b0f8247a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:53.335878 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-354310e5-26db-4588-a0f7-ebc8b0f8247a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:53.336248 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-354310e5-26db-4588-a0f7-ebc8b0f8247a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:53.336493 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-354310e5-26db-4588-a0f7-ebc8b0f8247a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:53.336987 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-354310e5-26db-4588-a0f7-ebc8b0f8247a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:53.338048 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-354310e5-26db-4588-a0f7-ebc8b0f8247a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:53.338048 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-354310e5-26db-4588-a0f7-ebc8b0f8247a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:53.357665 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-354310e5-26db-4588-a0f7-ebc8b0f8247a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:53.511377 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-354310e5-26db-4588-a0f7-ebc8b0f8247a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:53.516076 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-354310e5-26db-4588-a0f7-ebc8b0f8247a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:53.516679 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-354310e5-26db-4588-a0f7-ebc8b0f8247a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:53.519854 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-354310e5-26db-4588-a0f7-ebc8b0f8247a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1329 microversion: 2.60 time: 0.192637 Jun 01 22:37:53.520185 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 646/1928] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:53 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1329 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 01 22:37:53.821256 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-da09723c-ceff-4d26-8cd4-c133027aa217 req-853c3eaa-6b78-49c8-81f2-1ce09a665c4f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "38c76e05-7048-4460-a189-d0c16a13d3b9", "name": "network-vif-plugged", "status": "completed", "tag": "bb7ae85b-0dbb-475d-a8b3-9e6cafe75b89"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:53.828273 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-da09723c-ceff-4d26-8cd4-c133027aa217 req-853c3eaa-6b78-49c8-81f2-1ce09a665c4f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:53.828437 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-da09723c-ceff-4d26-8cd4-c133027aa217 req-853c3eaa-6b78-49c8-81f2-1ce09a665c4f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:53.829044 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-da09723c-ceff-4d26-8cd4-c133027aa217 req-853c3eaa-6b78-49c8-81f2-1ce09a665c4f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:53.837712 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-da09723c-ceff-4d26-8cd4-c133027aa217 req-853c3eaa-6b78-49c8-81f2-1ce09a665c4f service nova] Creating event network-vif-plugged:bb7ae85b-0dbb-475d-a8b3-9e6cafe75b89 for instance 38c76e05-7048-4460-a189-d0c16a13d3b9 on np0000001904 Jun 01 22:37:53.837859 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-da09723c-ceff-4d26-8cd4-c133027aa217 req-853c3eaa-6b78-49c8-81f2-1ce09a665c4f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:37:53.848444 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-da09723c-ceff-4d26-8cd4-c133027aa217 req-853c3eaa-6b78-49c8-81f2-1ce09a665c4f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029060 Jun 01 22:37:53.848958 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 659/1929] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:37:53 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:37:53.981648 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1540427943", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "77cc3b59-6bc7-43f8-aba0-850b8fc3e330"}], "security_groups": [{"name": "tempest-securitygroup--966357112"}], "key_name": "tempest-keypair-1265421058", "user_data": "}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:54.046875 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-9f70c1d2-49d4-45bb-a1be-c3da541dd0af tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:54.049505 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-9f70c1d2-49d4-45bb-a1be-c3da541dd0af tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:54.053533 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9f70c1d2-49d4-45bb-a1be-c3da541dd0af tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:54.053830 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9f70c1d2-49d4-45bb-a1be-c3da541dd0af tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:54.054033 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9f70c1d2-49d4-45bb-a1be-c3da541dd0af tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:54.054528 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9f70c1d2-49d4-45bb-a1be-c3da541dd0af tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:54.054875 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9f70c1d2-49d4-45bb-a1be-c3da541dd0af tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:54.055204 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9f70c1d2-49d4-45bb-a1be-c3da541dd0af tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:54.072058 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-9f70c1d2-49d4-45bb-a1be-c3da541dd0af tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:54.095586 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:54.095930 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:54.096212 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:54.096801 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:54.097096 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:54.097373 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:54.102893 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:54.129483 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9f70c1d2-49d4-45bb-a1be-c3da541dd0af tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:54.137852 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-9f70c1d2-49d4-45bb-a1be-c3da541dd0af tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943" status: 200 len: 1243 microversion: 2.1 time: 0.093673 Jun 01 22:37:54.138107 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 647/1930] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:54 2026] GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943 => generated 1243 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:54.164890 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] validate_networks() for [('77cc3b59-6bc7-43f8-aba0-850b8fc3e330', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:37:54.165222 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:54.364579 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:54.503829 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:37:54.504082 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:37:54.504376 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:37:54.504641 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:37:54.504895 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:37:54.512434 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:54.512588 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:54.512721 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:54.513186 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:54.513342 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:54.513417 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:54.533797 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Getting quotas for project ea37726bc2a24176be99760b2d89487a. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:37:54.535730 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Getting quotas for user 3a63bcf7bf7f47909f0dcac0117569a8 and project ea37726bc2a24176be99760b2d89487a. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:37:54.543506 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:37:54.544762 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:37:54.545627 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4f1e0737-6487-4e63-b4b3-f0718c364690 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:54.550559 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4f1e0737-6487-4e63-b4b3-f0718c364690 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:54.559124 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f1e0737-6487-4e63-b4b3-f0718c364690 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:54.559435 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f1e0737-6487-4e63-b4b3-f0718c364690 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:54.559689 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f1e0737-6487-4e63-b4b3-f0718c364690 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:54.560119 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f1e0737-6487-4e63-b4b3-f0718c364690 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:54.560433 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f1e0737-6487-4e63-b4b3-f0718c364690 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:54.560750 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f1e0737-6487-4e63-b4b3-f0718c364690 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:54.578151 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4f1e0737-6487-4e63-b4b3-f0718c364690 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:54.595739 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0cd40bb2-082c-4ca6-8e9c-434efda39272 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 401 microversion: 2.20 time: 0.616688 Jun 01 22:37:54.596299 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 625/1931] 10.4.3.116 () {70 vars in 1306 bytes} [Mon Jun 1 22:37:53 2026] POST /compute/v2.1/servers => generated 401 bytes in 617 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) Jun 01 22:37:54.608674 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7df42d8f-af91-41d3-97c6-2d55b9ccc569 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:54.610089 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7df42d8f-af91-41d3-97c6-2d55b9ccc569 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:54.629645 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7df42d8f-af91-41d3-97c6-2d55b9ccc569 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:54.697745 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7df42d8f-af91-41d3-97c6-2d55b9ccc569 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:54.706764 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7df42d8f-af91-41d3-97c6-2d55b9ccc569 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:54.707379 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7df42d8f-af91-41d3-97c6-2d55b9ccc569 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:54.710587 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7df42d8f-af91-41d3-97c6-2d55b9ccc569 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1280 microversion: 2.20 time: 0.104125 Jun 01 22:37:54.710841 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 648/1932] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:54 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1280 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:54.713301 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4f1e0737-6487-4e63-b4b3-f0718c364690 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:54.718970 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4f1e0737-6487-4e63-b4b3-f0718c364690 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:54.719685 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4f1e0737-6487-4e63-b4b3-f0718c364690 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:54.723560 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4f1e0737-6487-4e63-b4b3-f0718c364690 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1329 microversion: 2.60 time: 0.186385 Jun 01 22:37:54.723934 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 660/1933] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:54 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1329 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:55.152666 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e904ab47-86f5-41b1-80b5-e523eaa610aa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:55.154402 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e904ab47-86f5-41b1-80b5-e523eaa610aa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:55.159271 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e904ab47-86f5-41b1-80b5-e523eaa610aa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:55.159607 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e904ab47-86f5-41b1-80b5-e523eaa610aa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:55.159851 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e904ab47-86f5-41b1-80b5-e523eaa610aa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:55.160436 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e904ab47-86f5-41b1-80b5-e523eaa610aa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:55.160841 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e904ab47-86f5-41b1-80b5-e523eaa610aa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:55.161189 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e904ab47-86f5-41b1-80b5-e523eaa610aa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:55.177877 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e904ab47-86f5-41b1-80b5-e523eaa610aa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:55.230317 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e904ab47-86f5-41b1-80b5-e523eaa610aa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:55.240909 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e904ab47-86f5-41b1-80b5-e523eaa610aa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943" status: 200 len: 1291 microversion: 2.1 time: 0.090388 Jun 01 22:37:55.241233 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 626/1934] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:55 2026] GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943 => generated 1291 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:55.726865 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-88330809-f736-4fca-823c-7c538210770c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:55.729853 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-88330809-f736-4fca-823c-7c538210770c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:55.734418 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88330809-f736-4fca-823c-7c538210770c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:55.734733 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88330809-f736-4fca-823c-7c538210770c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:55.734987 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88330809-f736-4fca-823c-7c538210770c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:55.735949 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88330809-f736-4fca-823c-7c538210770c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:55.735949 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88330809-f736-4fca-823c-7c538210770c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:55.736245 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88330809-f736-4fca-823c-7c538210770c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:55.740341 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c8121ab8-800a-483b-be82-3e4e260e73c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:55.742508 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c8121ab8-800a-483b-be82-3e4e260e73c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:55.746756 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c8121ab8-800a-483b-be82-3e4e260e73c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:55.747064 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c8121ab8-800a-483b-be82-3e4e260e73c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:55.747291 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c8121ab8-800a-483b-be82-3e4e260e73c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:55.747750 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c8121ab8-800a-483b-be82-3e4e260e73c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:55.749082 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c8121ab8-800a-483b-be82-3e4e260e73c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:55.749082 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c8121ab8-800a-483b-be82-3e4e260e73c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:55.753168 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-88330809-f736-4fca-823c-7c538210770c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:55.763850 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c8121ab8-800a-483b-be82-3e4e260e73c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:55.819584 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-88330809-f736-4fca-823c-7c538210770c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:55.825863 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-88330809-f736-4fca-823c-7c538210770c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:55.826524 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-88330809-f736-4fca-823c-7c538210770c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:55.832109 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-88330809-f736-4fca-823c-7c538210770c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1284 microversion: 2.20 time: 0.107057 Jun 01 22:37:55.832391 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 649/1935] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:55 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1284 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:55.914483 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-a4831d27-800c-4d1c-bc6d-4524a1d81eab req-12d68db4-dada-4432-93c6-589d5e2e541a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "38c76e05-7048-4460-a189-d0c16a13d3b9", "name": "network-vif-plugged", "status": "completed", "tag": "bb7ae85b-0dbb-475d-a8b3-9e6cafe75b89"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:55.925860 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a4831d27-800c-4d1c-bc6d-4524a1d81eab req-12d68db4-dada-4432-93c6-589d5e2e541a service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:55.926384 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a4831d27-800c-4d1c-bc6d-4524a1d81eab req-12d68db4-dada-4432-93c6-589d5e2e541a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:55.927596 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a4831d27-800c-4d1c-bc6d-4524a1d81eab req-12d68db4-dada-4432-93c6-589d5e2e541a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:55.938211 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-a4831d27-800c-4d1c-bc6d-4524a1d81eab req-12d68db4-dada-4432-93c6-589d5e2e541a service nova] Creating event network-vif-plugged:bb7ae85b-0dbb-475d-a8b3-9e6cafe75b89 for instance 38c76e05-7048-4460-a189-d0c16a13d3b9 on np0000001904 Jun 01 22:37:55.938867 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-a4831d27-800c-4d1c-bc6d-4524a1d81eab req-12d68db4-dada-4432-93c6-589d5e2e541a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:37:55.947421 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-a4831d27-800c-4d1c-bc6d-4524a1d81eab req-12d68db4-dada-4432-93c6-589d5e2e541a service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.036701 Jun 01 22:37:55.948111 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 627/1936] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:37:55 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 01 22:37:55.948387 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c8121ab8-800a-483b-be82-3e4e260e73c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:55.953706 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c8121ab8-800a-483b-be82-3e4e260e73c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:55.954433 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c8121ab8-800a-483b-be82-3e4e260e73c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:55.960042 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c8121ab8-800a-483b-be82-3e4e260e73c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1520 microversion: 2.60 time: 0.222243 Jun 01 22:37:55.960382 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 661/1937] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:55 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1520 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:55.978008 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-eaebcd16-5a43-4639-a2cb-7c20e578d0b9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:55.979958 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-eaebcd16-5a43-4639-a2cb-7c20e578d0b9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:55.986039 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eaebcd16-5a43-4639-a2cb-7c20e578d0b9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:55.986260 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eaebcd16-5a43-4639-a2cb-7c20e578d0b9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:55.986422 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eaebcd16-5a43-4639-a2cb-7c20e578d0b9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:55.986761 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eaebcd16-5a43-4639-a2cb-7c20e578d0b9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:55.987267 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eaebcd16-5a43-4639-a2cb-7c20e578d0b9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:55.987267 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eaebcd16-5a43-4639-a2cb-7c20e578d0b9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:56.005028 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-eaebcd16-5a43-4639-a2cb-7c20e578d0b9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.029282 Jun 01 22:37:56.005301 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 650/1938] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:37:55 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:37:56.064258 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b10b186f-ea5d-4a18-b9fa-bfa317ae2b1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1688823695", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGNcBCRZTbEvZrXTpBBE+7JysJdtCg5qMXMtD0A6yCYWL3/fxo7nIejp4JEGz6SOMhdLyJRC9eADCev4Q/bXocHdnrnEXBGvdPpsRvnm4CTgQ4DojVXVSCplVyF+sKHeFw=="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:56.077286 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-b10b186f-ea5d-4a18-b9fa-bfa317ae2b1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Getting quotas for project 987c6a05350b455cb998685574d3a431. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:37:56.080350 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-b10b186f-ea5d-4a18-b9fa-bfa317ae2b1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Getting quotas for user dd39ecb231444e33b84c642fdf658351 and project 987c6a05350b455cb998685574d3a431. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:37:56.099972 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b10b186f-ea5d-4a18-b9fa-bfa317ae2b1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.60 time: 0.038862 Jun 01 22:37:56.100396 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 628/1939] 10.4.3.116 () {70 vars in 1318 bytes} [Mon Jun 1 22:37:56 2026] POST /compute/v2.1/os-keypairs => generated 401 bytes in 40 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jun 01 22:37:56.256435 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f37483bf-ce99-4fdd-8117-5ebcb100e08f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:56.261101 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f37483bf-ce99-4fdd-8117-5ebcb100e08f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:56.263917 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f37483bf-ce99-4fdd-8117-5ebcb100e08f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:56.264207 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f37483bf-ce99-4fdd-8117-5ebcb100e08f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:56.264447 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f37483bf-ce99-4fdd-8117-5ebcb100e08f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:56.264909 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f37483bf-ce99-4fdd-8117-5ebcb100e08f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:56.265249 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f37483bf-ce99-4fdd-8117-5ebcb100e08f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:56.265545 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f37483bf-ce99-4fdd-8117-5ebcb100e08f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:56.285540 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f37483bf-ce99-4fdd-8117-5ebcb100e08f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:56.358740 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f37483bf-ce99-4fdd-8117-5ebcb100e08f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:56.370015 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f37483bf-ce99-4fdd-8117-5ebcb100e08f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943" status: 200 len: 1291 microversion: 2.1 time: 0.115208 Jun 01 22:37:56.370409 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 662/1940] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:56 2026] GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943 => generated 1291 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:56.656915 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a61d76d7-2530-40c0-94b1-0928450c3916 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "f1da9cc4-5051-449f-9e19-5aae3f1be4b7"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:56.659377 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a61d76d7-2530-40c0-94b1-0928450c3916 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:56.662556 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a61d76d7-2530-40c0-94b1-0928450c3916 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:56.662846 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a61d76d7-2530-40c0-94b1-0928450c3916 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:56.663050 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a61d76d7-2530-40c0-94b1-0928450c3916 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:56.663438 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a61d76d7-2530-40c0-94b1-0928450c3916 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:56.663438 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a61d76d7-2530-40c0-94b1-0928450c3916 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:56.663522 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a61d76d7-2530-40c0-94b1-0928450c3916 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:56.850187 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3c214623-c0a4-4d4e-a394-39a2470b4776 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:56.852062 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3c214623-c0a4-4d4e-a394-39a2470b4776 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:56.857003 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c214623-c0a4-4d4e-a394-39a2470b4776 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:56.857350 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c214623-c0a4-4d4e-a394-39a2470b4776 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:56.857682 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c214623-c0a4-4d4e-a394-39a2470b4776 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:56.858257 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c214623-c0a4-4d4e-a394-39a2470b4776 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:56.858672 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c214623-c0a4-4d4e-a394-39a2470b4776 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:56.859044 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c214623-c0a4-4d4e-a394-39a2470b4776 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:56.874165 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3c214623-c0a4-4d4e-a394-39a2470b4776 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:56.947832 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3c214623-c0a4-4d4e-a394-39a2470b4776 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:56.954187 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3c214623-c0a4-4d4e-a394-39a2470b4776 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:56.955627 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3c214623-c0a4-4d4e-a394-39a2470b4776 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:56.958828 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3c214623-c0a4-4d4e-a394-39a2470b4776 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1276 microversion: 2.20 time: 0.110107 Jun 01 22:37:56.959205 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 629/1941] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:56 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1276 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:57.284901 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Action: 'create', calling method: >, body: {"server": {"name": "multiattach-server-0", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "0f0578bf-253b-47a1-8763-c5804e7d9cbb"}], "security_groups": [{"name": "tempest-securitygroup--373092548"}], "key_name": "tempest-keypair-1688823695", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:57.385869 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4df0fa21-1346-4262-927c-cc4bf0c6e0a7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:57.387327 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4df0fa21-1346-4262-927c-cc4bf0c6e0a7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:57.394120 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4df0fa21-1346-4262-927c-cc4bf0c6e0a7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:57.394120 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4df0fa21-1346-4262-927c-cc4bf0c6e0a7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:57.394120 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4df0fa21-1346-4262-927c-cc4bf0c6e0a7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:57.394321 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4df0fa21-1346-4262-927c-cc4bf0c6e0a7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:57.394710 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4df0fa21-1346-4262-927c-cc4bf0c6e0a7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:57.395182 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4df0fa21-1346-4262-927c-cc4bf0c6e0a7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:57.400070 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:57.400422 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:57.400735 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:57.401283 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:57.401610 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:57.401940 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:57.407478 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:57.409718 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4df0fa21-1346-4262-927c-cc4bf0c6e0a7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:57.483608 np0000001904 devstack@n-api.service[86662]: DEBUG nova.network.neutron [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] validate_networks() for [('0f0578bf-253b-47a1-8763-c5804e7d9cbb', None, None, None, None, None)] {{(pid=86662) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:37:57.484060 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:57.485443 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4df0fa21-1346-4262-927c-cc4bf0c6e0a7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:57.493250 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4df0fa21-1346-4262-927c-cc4bf0c6e0a7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943" status: 200 len: 1299 microversion: 2.1 time: 0.109129 Jun 01 22:37:57.493575 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 630/1942] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:57 2026] GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943 => generated 1299 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:57.728784 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:57.897428 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:37:57.897684 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:37:57.897939 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:37:57.898142 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:37:57.898364 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:37:57.905453 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:57.905644 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:57.905744 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:57.906169 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:57.907833 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:57.907961 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:57.924548 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Getting quotas for project 987c6a05350b455cb998685574d3a431. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:37:57.927548 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Getting quotas for user dd39ecb231444e33b84c642fdf658351 and project 987c6a05350b455cb998685574d3a431. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:37:57.936120 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Going to run 1 instances... {{(pid=86662) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:37:57.937659 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86662) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:37:57.979447 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3dd7fa08-8022-4a7d-b9b2-a83a0be23116 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:57.981163 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3dd7fa08-8022-4a7d-b9b2-a83a0be23116 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:57.987866 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3dd7fa08-8022-4a7d-b9b2-a83a0be23116 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:57.988202 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3dd7fa08-8022-4a7d-b9b2-a83a0be23116 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:57.988474 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3dd7fa08-8022-4a7d-b9b2-a83a0be23116 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:57.989030 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3dd7fa08-8022-4a7d-b9b2-a83a0be23116 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:57.989423 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3dd7fa08-8022-4a7d-b9b2-a83a0be23116 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:57.990068 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3dd7fa08-8022-4a7d-b9b2-a83a0be23116 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:57.992691 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6310279c-9476-4795-aeec-6bc84b556c1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.60 time: 0.709762 Jun 01 22:37:57.993130 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 663/1943] 10.4.3.116 () {70 vars in 1306 bytes} [Mon Jun 1 22:37:57 2026] POST /compute/v2.1/servers => generated 405 bytes in 711 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) Jun 01 22:37:58.008694 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9f8a6a5c-4563-4951-8d2d-7c1209ffbede tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:58.011522 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9f8a6a5c-4563-4951-8d2d-7c1209ffbede tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:58.027326 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9f8a6a5c-4563-4951-8d2d-7c1209ffbede tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:58.030404 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3dd7fa08-8022-4a7d-b9b2-a83a0be23116 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:58.081928 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9f8a6a5c-4563-4951-8d2d-7c1209ffbede tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:58.087653 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9f8a6a5c-4563-4951-8d2d-7c1209ffbede tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:58.088383 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9f8a6a5c-4563-4951-8d2d-7c1209ffbede tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:58.094072 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9f8a6a5c-4563-4951-8d2d-7c1209ffbede tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3" status: 200 len: 1300 microversion: 2.60 time: 0.088186 Jun 01 22:37:58.094454 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 664/1944] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:58 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3 => generated 1300 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:58.109588 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3dd7fa08-8022-4a7d-b9b2-a83a0be23116 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:58.111287 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3dd7fa08-8022-4a7d-b9b2-a83a0be23116 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:58.111879 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3dd7fa08-8022-4a7d-b9b2-a83a0be23116 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:58.115111 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3dd7fa08-8022-4a7d-b9b2-a83a0be23116 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1332 microversion: 2.20 time: 0.137613 Jun 01 22:37:58.115503 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 631/1945] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:57 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1332 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:58.513463 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-773dbad7-24e1-40e9-9992-4b599d614e41 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:58.516441 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-773dbad7-24e1-40e9-9992-4b599d614e41 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:58.521635 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-773dbad7-24e1-40e9-9992-4b599d614e41 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:58.522217 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-773dbad7-24e1-40e9-9992-4b599d614e41 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:58.522296 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-773dbad7-24e1-40e9-9992-4b599d614e41 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:58.522882 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-773dbad7-24e1-40e9-9992-4b599d614e41 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:58.523247 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-773dbad7-24e1-40e9-9992-4b599d614e41 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:58.523885 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-773dbad7-24e1-40e9-9992-4b599d614e41 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:58.555837 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-773dbad7-24e1-40e9-9992-4b599d614e41 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:58.782012 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-773dbad7-24e1-40e9-9992-4b599d614e41 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:58.792384 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-773dbad7-24e1-40e9-9992-4b599d614e41 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943" status: 200 len: 1366 microversion: 2.1 time: 0.281083 Jun 01 22:37:58.792608 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 665/1946] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:58 2026] GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943 => generated 1366 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:37:59.117762 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-19ee19a9-6b71-4664-9ea0-be31c290efb3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:59.118694 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-19ee19a9-6b71-4664-9ea0-be31c290efb3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:59.124559 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-19ee19a9-6b71-4664-9ea0-be31c290efb3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:59.125190 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-5a506b4b-ba14-434c-9abe-b1b776bdbd40 req-f8802fb3-c020-4384-9361-c25eddaf7e37 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b6388ef1-04e5-4615-9954-bc9b26825943", "tag": "5b0acff8-9c72-44dd-8ded-590ac0ae50e7"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:37:59.125329 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-19ee19a9-6b71-4664-9ea0-be31c290efb3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:59.125678 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-19ee19a9-6b71-4664-9ea0-be31c290efb3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:59.126357 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-19ee19a9-6b71-4664-9ea0-be31c290efb3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:59.126837 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-19ee19a9-6b71-4664-9ea0-be31c290efb3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:59.127276 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-19ee19a9-6b71-4664-9ea0-be31c290efb3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:59.137872 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-5a506b4b-ba14-434c-9abe-b1b776bdbd40 req-f8802fb3-c020-4384-9361-c25eddaf7e37 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:59.137872 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-5a506b4b-ba14-434c-9abe-b1b776bdbd40 req-f8802fb3-c020-4384-9361-c25eddaf7e37 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:59.137872 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-5a506b4b-ba14-434c-9abe-b1b776bdbd40 req-f8802fb3-c020-4384-9361-c25eddaf7e37 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:59.146410 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-5a506b4b-ba14-434c-9abe-b1b776bdbd40 req-f8802fb3-c020-4384-9361-c25eddaf7e37 service nova] Creating event network-changed:5b0acff8-9c72-44dd-8ded-590ac0ae50e7 for instance b6388ef1-04e5-4615-9954-bc9b26825943 on np0000001904 Jun 01 22:37:59.146863 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-5a506b4b-ba14-434c-9abe-b1b776bdbd40 req-f8802fb3-c020-4384-9361-c25eddaf7e37 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:37:59.156908 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-5a506b4b-ba14-434c-9abe-b1b776bdbd40 req-f8802fb3-c020-4384-9361-c25eddaf7e37 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.032197 Jun 01 22:37:59.156965 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-19ee19a9-6b71-4664-9ea0-be31c290efb3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:59.157134 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 666/1947] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:37:59 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:37:59.160884 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-cd671a49-08ed-40fd-a439-bc2d0a49029d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:59.165721 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-cd671a49-08ed-40fd-a439-bc2d0a49029d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:59.184595 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cd671a49-08ed-40fd-a439-bc2d0a49029d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:59.186750 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cd671a49-08ed-40fd-a439-bc2d0a49029d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:59.189541 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cd671a49-08ed-40fd-a439-bc2d0a49029d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:59.189541 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cd671a49-08ed-40fd-a439-bc2d0a49029d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:59.190482 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cd671a49-08ed-40fd-a439-bc2d0a49029d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:59.191417 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cd671a49-08ed-40fd-a439-bc2d0a49029d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:59.223896 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-cd671a49-08ed-40fd-a439-bc2d0a49029d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:37:59.231085 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a61d76d7-2530-40c0-94b1-0928450c3916 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "POST /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.576157 Jun 01 22:37:59.231469 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 651/1948] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:37:56 2026] POST /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90/os-volume_attachments => generated 194 bytes in 2577 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:37:59.241049 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-19ee19a9-6b71-4664-9ea0-be31c290efb3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:59.249389 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-19ee19a9-6b71-4664-9ea0-be31c290efb3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:59.250396 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-19ee19a9-6b71-4664-9ea0-be31c290efb3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:59.256458 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-19ee19a9-6b71-4664-9ea0-be31c290efb3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3" status: 200 len: 1304 microversion: 2.60 time: 0.142728 Jun 01 22:37:59.257119 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 632/1949] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:59 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3 => generated 1304 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:59.296689 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-cd671a49-08ed-40fd-a439-bc2d0a49029d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:59.302626 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-cd671a49-08ed-40fd-a439-bc2d0a49029d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:59.303226 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-cd671a49-08ed-40fd-a439-bc2d0a49029d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:37:59.307101 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-cd671a49-08ed-40fd-a439-bc2d0a49029d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1332 microversion: 2.20 time: 0.149380 Jun 01 22:37:59.307446 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 667/1950] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:37:59 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1332 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:37:59.818413 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-14fc1861-0bf0-4b73-8bf5-fb967ff5df57 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:37:59.819210 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-14fc1861-0bf0-4b73-8bf5-fb967ff5df57 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:37:59.826925 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-14fc1861-0bf0-4b73-8bf5-fb967ff5df57 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:59.827211 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-14fc1861-0bf0-4b73-8bf5-fb967ff5df57 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:59.827434 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-14fc1861-0bf0-4b73-8bf5-fb967ff5df57 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:59.827888 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-14fc1861-0bf0-4b73-8bf5-fb967ff5df57 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:37:59.828472 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-14fc1861-0bf0-4b73-8bf5-fb967ff5df57 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:37:59.828791 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-14fc1861-0bf0-4b73-8bf5-fb967ff5df57 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:37:59.848253 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-14fc1861-0bf0-4b73-8bf5-fb967ff5df57 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:00.000476 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-14fc1861-0bf0-4b73-8bf5-fb967ff5df57 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:00.010728 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-14fc1861-0bf0-4b73-8bf5-fb967ff5df57 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943" status: 200 len: 1364 microversion: 2.1 time: 0.195831 Jun 01 22:38:00.011041 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 652/1951] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:37:59 2026] GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943 => generated 1364 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:00.281063 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6a985fea-a6ea-4d66-a2b8-31409cb7ff93 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:00.282994 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6a985fea-a6ea-4d66-a2b8-31409cb7ff93 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:00.289005 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6a985fea-a6ea-4d66-a2b8-31409cb7ff93 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:00.289421 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6a985fea-a6ea-4d66-a2b8-31409cb7ff93 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:00.289721 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6a985fea-a6ea-4d66-a2b8-31409cb7ff93 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:00.290250 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6a985fea-a6ea-4d66-a2b8-31409cb7ff93 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:00.290633 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6a985fea-a6ea-4d66-a2b8-31409cb7ff93 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:00.291005 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6a985fea-a6ea-4d66-a2b8-31409cb7ff93 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:00.329559 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3ae731fa-c139-417b-800e-62d817af5e1e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:00.334629 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3ae731fa-c139-417b-800e-62d817af5e1e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:00.340440 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6a985fea-a6ea-4d66-a2b8-31409cb7ff93 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:00.345558 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3ae731fa-c139-417b-800e-62d817af5e1e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:00.345953 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3ae731fa-c139-417b-800e-62d817af5e1e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:00.346218 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3ae731fa-c139-417b-800e-62d817af5e1e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:00.346772 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3ae731fa-c139-417b-800e-62d817af5e1e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:00.347929 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3ae731fa-c139-417b-800e-62d817af5e1e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:00.347929 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3ae731fa-c139-417b-800e-62d817af5e1e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:00.368212 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3ae731fa-c139-417b-800e-62d817af5e1e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:00.424550 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6a985fea-a6ea-4d66-a2b8-31409cb7ff93 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:00.433132 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6a985fea-a6ea-4d66-a2b8-31409cb7ff93 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:00.434778 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6a985fea-a6ea-4d66-a2b8-31409cb7ff93 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:00.437510 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6a985fea-a6ea-4d66-a2b8-31409cb7ff93 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3" status: 200 len: 1352 microversion: 2.60 time: 0.158179 Jun 01 22:38:00.438159 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 633/1952] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:00 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3 => generated 1352 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:00.445619 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3ae731fa-c139-417b-800e-62d817af5e1e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:00.450851 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3ae731fa-c139-417b-800e-62d817af5e1e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:00.451506 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3ae731fa-c139-417b-800e-62d817af5e1e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:00.456796 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3ae731fa-c139-417b-800e-62d817af5e1e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1340 microversion: 2.20 time: 0.129952 Jun 01 22:38:00.456796 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 668/1953] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:00 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1340 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:01.031421 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-25b7fd19-e03a-4800-a079-8d6ba3d56fc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:01.033089 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-25b7fd19-e03a-4800-a079-8d6ba3d56fc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:01.038819 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-25b7fd19-e03a-4800-a079-8d6ba3d56fc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:01.039112 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-25b7fd19-e03a-4800-a079-8d6ba3d56fc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:01.039365 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-25b7fd19-e03a-4800-a079-8d6ba3d56fc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:01.039857 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-25b7fd19-e03a-4800-a079-8d6ba3d56fc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:01.040323 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-25b7fd19-e03a-4800-a079-8d6ba3d56fc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:01.040676 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-25b7fd19-e03a-4800-a079-8d6ba3d56fc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:01.061867 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-25b7fd19-e03a-4800-a079-8d6ba3d56fc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:01.282301 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-25b7fd19-e03a-4800-a079-8d6ba3d56fc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:01.298681 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-25b7fd19-e03a-4800-a079-8d6ba3d56fc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943" status: 200 len: 1364 microversion: 2.1 time: 0.269243 Jun 01 22:38:01.300620 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 653/1954] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:01 2026] GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943 => generated 1364 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:01.463916 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-413c933b-f4fd-4aeb-b44e-45e0fb086a76 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:01.468750 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-413c933b-f4fd-4aeb-b44e-45e0fb086a76 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:01.475677 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-413c933b-f4fd-4aeb-b44e-45e0fb086a76 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:01.475677 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-413c933b-f4fd-4aeb-b44e-45e0fb086a76 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:01.475677 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-413c933b-f4fd-4aeb-b44e-45e0fb086a76 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:01.475677 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-413c933b-f4fd-4aeb-b44e-45e0fb086a76 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:01.476183 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-413c933b-f4fd-4aeb-b44e-45e0fb086a76 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:01.477554 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-413c933b-f4fd-4aeb-b44e-45e0fb086a76 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:01.478738 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b48c8aad-a0b4-4d50-b3c1-eec7394e874d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:01.480798 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b48c8aad-a0b4-4d50-b3c1-eec7394e874d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:01.490789 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b48c8aad-a0b4-4d50-b3c1-eec7394e874d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:01.491146 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b48c8aad-a0b4-4d50-b3c1-eec7394e874d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:01.491452 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b48c8aad-a0b4-4d50-b3c1-eec7394e874d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:01.492667 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b48c8aad-a0b4-4d50-b3c1-eec7394e874d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:01.493122 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b48c8aad-a0b4-4d50-b3c1-eec7394e874d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:01.493614 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b48c8aad-a0b4-4d50-b3c1-eec7394e874d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:01.504168 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-413c933b-f4fd-4aeb-b44e-45e0fb086a76 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:01.514430 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b48c8aad-a0b4-4d50-b3c1-eec7394e874d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:01.596034 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-413c933b-f4fd-4aeb-b44e-45e0fb086a76 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:01.603113 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-413c933b-f4fd-4aeb-b44e-45e0fb086a76 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:01.604125 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-413c933b-f4fd-4aeb-b44e-45e0fb086a76 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:01.609887 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-413c933b-f4fd-4aeb-b44e-45e0fb086a76 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3" status: 200 len: 1352 microversion: 2.60 time: 0.148100 Jun 01 22:38:01.610372 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 634/1955] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:01 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3 => generated 1352 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:01.687840 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-08bd81a9-01df-406b-9aa5-14fc4980ec9a req-80835aea-ab56-49b3-a818-3cfcd9983910 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ba2f52b3-d5da-421d-81cd-eba484587b6b", "tag": "bd44eb10-9984-4d18-9bb4-862899da64d5"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:01.696937 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-08bd81a9-01df-406b-9aa5-14fc4980ec9a req-80835aea-ab56-49b3-a818-3cfcd9983910 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:01.697091 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-08bd81a9-01df-406b-9aa5-14fc4980ec9a req-80835aea-ab56-49b3-a818-3cfcd9983910 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:01.697230 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-08bd81a9-01df-406b-9aa5-14fc4980ec9a req-80835aea-ab56-49b3-a818-3cfcd9983910 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:01.703993 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-08bd81a9-01df-406b-9aa5-14fc4980ec9a req-80835aea-ab56-49b3-a818-3cfcd9983910 service nova] Creating event network-changed:bd44eb10-9984-4d18-9bb4-862899da64d5 for instance ba2f52b3-d5da-421d-81cd-eba484587b6b on np0000001904 Jun 01 22:38:01.704441 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-08bd81a9-01df-406b-9aa5-14fc4980ec9a req-80835aea-ab56-49b3-a818-3cfcd9983910 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:01.706228 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b48c8aad-a0b4-4d50-b3c1-eec7394e874d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:01.708143 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-08bd81a9-01df-406b-9aa5-14fc4980ec9a req-80835aea-ab56-49b3-a818-3cfcd9983910 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022407 Jun 01 22:38:01.708465 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 654/1956] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:01 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:01.711829 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b48c8aad-a0b4-4d50-b3c1-eec7394e874d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:01.712438 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b48c8aad-a0b4-4d50-b3c1-eec7394e874d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:01.715913 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b48c8aad-a0b4-4d50-b3c1-eec7394e874d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1417 microversion: 2.20 time: 0.239765 Jun 01 22:38:01.716220 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 669/1957] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:01 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1417 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:01.866825 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ca472838-e32e-44ec-8f7a-e74fe6abcc78 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1221770227", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCFQrVzG8BSTjulNbh4qfyUllqMHGrUp6y8NScco7ol+MrAMpOGgN8n046D5JWcC5KN4JgZGmNYJMqO/1mkugpdfoB/6t8QekPhdqgHNGaN/21b4g5ZdBhWOurndPkmjdg=="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:01.877010 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-ca472838-e32e-44ec-8f7a-e74fe6abcc78 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Getting quotas for project 8512aa86d37146cfb74736a064f15af3. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:38:01.880618 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-ca472838-e32e-44ec-8f7a-e74fe6abcc78 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Getting quotas for user 9b77b83e3af649efbce58754be9b2f2d and project 8512aa86d37146cfb74736a064f15af3. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:38:01.899151 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ca472838-e32e-44ec-8f7a-e74fe6abcc78 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.034027 Jun 01 22:38:01.899626 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 635/1958] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:38:01 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:02.318528 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-401e02fe-7809-4a3f-ae25-4e49ee3a71ff tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:02.320005 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-401e02fe-7809-4a3f-ae25-4e49ee3a71ff tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:02.325332 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-401e02fe-7809-4a3f-ae25-4e49ee3a71ff tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:02.325631 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-401e02fe-7809-4a3f-ae25-4e49ee3a71ff tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:02.325867 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-401e02fe-7809-4a3f-ae25-4e49ee3a71ff tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:02.326356 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-401e02fe-7809-4a3f-ae25-4e49ee3a71ff tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:02.326674 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-401e02fe-7809-4a3f-ae25-4e49ee3a71ff tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:02.326978 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-401e02fe-7809-4a3f-ae25-4e49ee3a71ff tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:02.344475 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-401e02fe-7809-4a3f-ae25-4e49ee3a71ff tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:02.520590 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-401e02fe-7809-4a3f-ae25-4e49ee3a71ff tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:02.532060 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-401e02fe-7809-4a3f-ae25-4e49ee3a71ff tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943" status: 200 len: 1364 microversion: 2.1 time: 0.214732 Jun 01 22:38:02.532341 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 655/1959] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:02 2026] GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943 => generated 1364 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:02.628521 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-33d070b5-c48b-4787-ac4e-35db5d496d22 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:02.630134 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-33d070b5-c48b-4787-ac4e-35db5d496d22 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:02.640967 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-33d070b5-c48b-4787-ac4e-35db5d496d22 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:02.641339 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-33d070b5-c48b-4787-ac4e-35db5d496d22 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:02.641699 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-33d070b5-c48b-4787-ac4e-35db5d496d22 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:02.642327 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-33d070b5-c48b-4787-ac4e-35db5d496d22 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:02.642801 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-33d070b5-c48b-4787-ac4e-35db5d496d22 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:02.643240 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-33d070b5-c48b-4787-ac4e-35db5d496d22 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:02.668672 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-33d070b5-c48b-4787-ac4e-35db5d496d22 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:02.729657 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-33d070b5-c48b-4787-ac4e-35db5d496d22 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:02.734335 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-33d070b5-c48b-4787-ac4e-35db5d496d22 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:02.734919 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-33d070b5-c48b-4787-ac4e-35db5d496d22 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:02.735719 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2bf4c2f1-9f16-4fa1-a5bc-c3353fbb06a3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:02.737189 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2bf4c2f1-9f16-4fa1-a5bc-c3353fbb06a3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:02.738520 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-33d070b5-c48b-4787-ac4e-35db5d496d22 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3" status: 200 len: 1360 microversion: 2.60 time: 0.111810 Jun 01 22:38:02.738809 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 670/1960] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:02 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3 => generated 1360 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:02.742044 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2bf4c2f1-9f16-4fa1-a5bc-c3353fbb06a3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:02.742342 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2bf4c2f1-9f16-4fa1-a5bc-c3353fbb06a3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:02.742575 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2bf4c2f1-9f16-4fa1-a5bc-c3353fbb06a3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:02.743032 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2bf4c2f1-9f16-4fa1-a5bc-c3353fbb06a3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:02.743365 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2bf4c2f1-9f16-4fa1-a5bc-c3353fbb06a3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:02.743674 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2bf4c2f1-9f16-4fa1-a5bc-c3353fbb06a3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:02.758668 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2bf4c2f1-9f16-4fa1-a5bc-c3353fbb06a3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:02.929911 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-550595488", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "dc9cdd4d-ab18-4c16-b960-ac29ab286e5a"}], "security_groups": [{"name": "tempest-securitygroup--1142898294"}], "key_name": "tempest-keypair-1221770227", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:02.980119 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2bf4c2f1-9f16-4fa1-a5bc-c3353fbb06a3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:02.985883 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2bf4c2f1-9f16-4fa1-a5bc-c3353fbb06a3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:02.986653 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2bf4c2f1-9f16-4fa1-a5bc-c3353fbb06a3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:02.991474 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2bf4c2f1-9f16-4fa1-a5bc-c3353fbb06a3 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1405 microversion: 2.20 time: 0.257370 Jun 01 22:38:02.991689 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 636/1961] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:02 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1405 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:03.038491 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:03.038858 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:03.039152 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:03.039689 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:03.041944 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:03.042402 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:03.046054 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:03.112146 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] validate_networks() for [('dc9cdd4d-ab18-4c16-b960-ac29ab286e5a', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:38:03.113104 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:03.353431 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:03.542602 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:38:03.542602 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:38:03.542602 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:38:03.542602 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:38:03.542602 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:38:03.550736 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:03.550960 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:03.551051 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c817cd9c-8a93-44ff-b812-3e8026f6b578 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:03.551136 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:03.551762 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:03.551965 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:03.552142 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:03.552969 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c817cd9c-8a93-44ff-b812-3e8026f6b578 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:03.557758 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c817cd9c-8a93-44ff-b812-3e8026f6b578 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:03.558056 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c817cd9c-8a93-44ff-b812-3e8026f6b578 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:03.558297 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c817cd9c-8a93-44ff-b812-3e8026f6b578 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:03.558737 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c817cd9c-8a93-44ff-b812-3e8026f6b578 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:03.560208 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c817cd9c-8a93-44ff-b812-3e8026f6b578 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:03.560208 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c817cd9c-8a93-44ff-b812-3e8026f6b578 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:03.562950 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Getting quotas for project 8512aa86d37146cfb74736a064f15af3. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:38:03.565409 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Getting quotas for user 9b77b83e3af649efbce58754be9b2f2d and project 8512aa86d37146cfb74736a064f15af3. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:38:03.572585 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:38:03.575436 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:38:03.575686 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c817cd9c-8a93-44ff-b812-3e8026f6b578 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:03.626046 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7fe952c0-86ff-4e41-abce-af7ae4f12be8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.697974 Jun 01 22:38:03.626416 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 656/1962] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:38:02 2026] POST /compute/v2.1/servers => generated 406 bytes in 699 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:38:03.640510 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8449843b-d8cb-4aaf-9723-77b5b49b3390 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:03.641603 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8449843b-d8cb-4aaf-9723-77b5b49b3390 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:03.662878 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8449843b-d8cb-4aaf-9723-77b5b49b3390 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:03.731880 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8449843b-d8cb-4aaf-9723-77b5b49b3390 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:03.740953 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8449843b-d8cb-4aaf-9723-77b5b49b3390 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 200 len: 1240 microversion: 2.1 time: 0.106288 Jun 01 22:38:03.741415 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 637/1963] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:03 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 1240 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:03.759249 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c817cd9c-8a93-44ff-b812-3e8026f6b578 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:03.759994 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b6a04fc1-3516-4e7e-9653-1f52ca6cd78c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:03.763386 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b6a04fc1-3516-4e7e-9653-1f52ca6cd78c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:03.768494 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b6a04fc1-3516-4e7e-9653-1f52ca6cd78c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:03.769057 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b6a04fc1-3516-4e7e-9653-1f52ca6cd78c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:03.769401 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b6a04fc1-3516-4e7e-9653-1f52ca6cd78c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:03.770126 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b6a04fc1-3516-4e7e-9653-1f52ca6cd78c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:03.770655 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b6a04fc1-3516-4e7e-9653-1f52ca6cd78c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:03.771230 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c817cd9c-8a93-44ff-b812-3e8026f6b578 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943" status: 200 len: 1364 microversion: 2.1 time: 0.221739 Jun 01 22:38:03.771523 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b6a04fc1-3516-4e7e-9653-1f52ca6cd78c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:03.771769 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 671/1964] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:03 2026] GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943 => generated 1364 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:03.804664 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b6a04fc1-3516-4e7e-9653-1f52ca6cd78c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:03.989151 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b6a04fc1-3516-4e7e-9653-1f52ca6cd78c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:03.996318 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b6a04fc1-3516-4e7e-9653-1f52ca6cd78c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:03.997345 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b6a04fc1-3516-4e7e-9653-1f52ca6cd78c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:04.003782 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b6a04fc1-3516-4e7e-9653-1f52ca6cd78c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3" status: 200 len: 1427 microversion: 2.60 time: 0.246007 Jun 01 22:38:04.004419 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 657/1965] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:03 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3 => generated 1427 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:04.012652 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6f4bccd0-bd98-4a61-be10-fef58122245c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:04.021836 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6f4bccd0-bd98-4a61-be10-fef58122245c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:04.030491 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6f4bccd0-bd98-4a61-be10-fef58122245c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:04.030998 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6f4bccd0-bd98-4a61-be10-fef58122245c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:04.031394 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6f4bccd0-bd98-4a61-be10-fef58122245c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:04.032130 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6f4bccd0-bd98-4a61-be10-fef58122245c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:04.032658 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6f4bccd0-bd98-4a61-be10-fef58122245c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:04.033265 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6f4bccd0-bd98-4a61-be10-fef58122245c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:04.051808 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6f4bccd0-bd98-4a61-be10-fef58122245c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:04.175229 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-34c6f684-57d4-4650-831a-3001023df360 req-98d3e257-44a9-4989-9a0d-c77f62f625b5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "756e99bd-5203-4ab3-852f-79e771c5b7c3", "tag": "a016ac8d-20ea-4383-951b-b894fb3a1210"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:04.184284 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-34c6f684-57d4-4650-831a-3001023df360 req-98d3e257-44a9-4989-9a0d-c77f62f625b5 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:04.184979 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-34c6f684-57d4-4650-831a-3001023df360 req-98d3e257-44a9-4989-9a0d-c77f62f625b5 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:04.184979 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-34c6f684-57d4-4650-831a-3001023df360 req-98d3e257-44a9-4989-9a0d-c77f62f625b5 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:04.191739 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-34c6f684-57d4-4650-831a-3001023df360 req-98d3e257-44a9-4989-9a0d-c77f62f625b5 service nova] Creating event network-changed:a016ac8d-20ea-4383-951b-b894fb3a1210 for instance 756e99bd-5203-4ab3-852f-79e771c5b7c3 on np0000001904 Jun 01 22:38:04.192262 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-34c6f684-57d4-4650-831a-3001023df360 req-98d3e257-44a9-4989-9a0d-c77f62f625b5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:04.198104 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-34c6f684-57d4-4650-831a-3001023df360 req-98d3e257-44a9-4989-9a0d-c77f62f625b5 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025070 Jun 01 22:38:04.198538 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 672/1966] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:04 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:04.200771 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6f4bccd0-bd98-4a61-be10-fef58122245c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:04.205818 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6f4bccd0-bd98-4a61-be10-fef58122245c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:04.206429 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6f4bccd0-bd98-4a61-be10-fef58122245c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:04.210262 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6f4bccd0-bd98-4a61-be10-fef58122245c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1405 microversion: 2.20 time: 0.200676 Jun 01 22:38:04.210554 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 638/1967] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:04 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1405 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:04.522130 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:38:04.758608 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1e21ea94-66b1-4ae6-a055-55a8b976c234 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:04.761428 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1e21ea94-66b1-4ae6-a055-55a8b976c234 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:04.765848 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1e21ea94-66b1-4ae6-a055-55a8b976c234 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:04.766184 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1e21ea94-66b1-4ae6-a055-55a8b976c234 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:04.766466 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1e21ea94-66b1-4ae6-a055-55a8b976c234 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:04.766954 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1e21ea94-66b1-4ae6-a055-55a8b976c234 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:04.767328 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1e21ea94-66b1-4ae6-a055-55a8b976c234 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:04.767661 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1e21ea94-66b1-4ae6-a055-55a8b976c234 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:04.784054 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1e21ea94-66b1-4ae6-a055-55a8b976c234 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:04.793636 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8a4841f2-1f68-4286-9ac4-22c68c30fcde tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:04.795978 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8a4841f2-1f68-4286-9ac4-22c68c30fcde tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:04.800630 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8a4841f2-1f68-4286-9ac4-22c68c30fcde tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:04.800898 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8a4841f2-1f68-4286-9ac4-22c68c30fcde tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:04.801106 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8a4841f2-1f68-4286-9ac4-22c68c30fcde tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:04.801588 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8a4841f2-1f68-4286-9ac4-22c68c30fcde tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:04.801872 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8a4841f2-1f68-4286-9ac4-22c68c30fcde tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:04.802144 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8a4841f2-1f68-4286-9ac4-22c68c30fcde tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:04.818163 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8a4841f2-1f68-4286-9ac4-22c68c30fcde tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:04.834385 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1e21ea94-66b1-4ae6-a055-55a8b976c234 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:04.842083 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1e21ea94-66b1-4ae6-a055-55a8b976c234 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 200 len: 1236 microversion: 2.1 time: 0.085513 Jun 01 22:38:04.842626 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 658/1968] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:04 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 1236 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:04.946175 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8a4841f2-1f68-4286-9ac4-22c68c30fcde tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:04.953336 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8a4841f2-1f68-4286-9ac4-22c68c30fcde tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943" status: 200 len: 1364 microversion: 2.1 time: 0.161921 Jun 01 22:38:04.953730 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 673/1969] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:04 2026] GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943 => generated 1364 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:05.024596 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7a7b968e-506e-4de5-a495-1ae710859d1c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:05.025002 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7a7b968e-506e-4de5-a495-1ae710859d1c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:05.030382 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7a7b968e-506e-4de5-a495-1ae710859d1c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:05.030940 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7a7b968e-506e-4de5-a495-1ae710859d1c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:05.031268 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7a7b968e-506e-4de5-a495-1ae710859d1c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:05.031850 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7a7b968e-506e-4de5-a495-1ae710859d1c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:05.032237 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7a7b968e-506e-4de5-a495-1ae710859d1c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:05.032612 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7a7b968e-506e-4de5-a495-1ae710859d1c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:05.061429 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7a7b968e-506e-4de5-a495-1ae710859d1c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:05.228587 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6dd1cb30-685a-42bb-8977-a2daf1997b04 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:05.228835 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6dd1cb30-685a-42bb-8977-a2daf1997b04 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:05.229522 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7a7b968e-506e-4de5-a495-1ae710859d1c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:05.235078 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7a7b968e-506e-4de5-a495-1ae710859d1c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:05.235647 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6dd1cb30-685a-42bb-8977-a2daf1997b04 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:05.236003 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6dd1cb30-685a-42bb-8977-a2daf1997b04 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:05.236138 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6dd1cb30-685a-42bb-8977-a2daf1997b04 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:05.236383 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7a7b968e-506e-4de5-a495-1ae710859d1c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:05.236649 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6dd1cb30-685a-42bb-8977-a2daf1997b04 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:05.237070 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6dd1cb30-685a-42bb-8977-a2daf1997b04 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:05.237472 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6dd1cb30-685a-42bb-8977-a2daf1997b04 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:05.242492 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7a7b968e-506e-4de5-a495-1ae710859d1c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3" status: 200 len: 1425 microversion: 2.60 time: 0.221478 Jun 01 22:38:05.242955 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 639/1970] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:05 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3 => generated 1425 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:05.252363 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-6dd1cb30-685a-42bb-8977-a2daf1997b04 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:05.450611 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6dd1cb30-685a-42bb-8977-a2daf1997b04 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:05.459039 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6dd1cb30-685a-42bb-8977-a2daf1997b04 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:05.460012 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6dd1cb30-685a-42bb-8977-a2daf1997b04 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:05.467405 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6dd1cb30-685a-42bb-8977-a2daf1997b04 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1405 microversion: 2.20 time: 0.241997 Jun 01 22:38:05.467835 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 659/1971] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:05 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1405 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:05.540373 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-bde757c7-c475-4240-91da-a42095f52828 req-a404b8dc-0d0a-493d-8ff3-34f9d5e4a123 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b6388ef1-04e5-4615-9954-bc9b26825943", "name": "network-vif-plugged", "status": "completed", "tag": "5b0acff8-9c72-44dd-8ded-590ac0ae50e7"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:05.552561 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-bde757c7-c475-4240-91da-a42095f52828 req-a404b8dc-0d0a-493d-8ff3-34f9d5e4a123 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:05.553266 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-bde757c7-c475-4240-91da-a42095f52828 req-a404b8dc-0d0a-493d-8ff3-34f9d5e4a123 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:05.553503 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-bde757c7-c475-4240-91da-a42095f52828 req-a404b8dc-0d0a-493d-8ff3-34f9d5e4a123 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:05.569293 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-bde757c7-c475-4240-91da-a42095f52828 req-a404b8dc-0d0a-493d-8ff3-34f9d5e4a123 service nova] Creating event network-vif-plugged:5b0acff8-9c72-44dd-8ded-590ac0ae50e7 for instance b6388ef1-04e5-4615-9954-bc9b26825943 on np0000001904 Jun 01 22:38:05.569544 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-bde757c7-c475-4240-91da-a42095f52828 req-a404b8dc-0d0a-493d-8ff3-34f9d5e4a123 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:05.575289 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-bde757c7-c475-4240-91da-a42095f52828 req-a404b8dc-0d0a-493d-8ff3-34f9d5e4a123 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.037174 Jun 01 22:38:05.575654 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 674/1972] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:05 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:05.857330 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8b5960bb-f100-4270-838b-140c6cecc43b tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:05.859901 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8b5960bb-f100-4270-838b-140c6cecc43b tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:05.864320 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8b5960bb-f100-4270-838b-140c6cecc43b tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:05.864517 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8b5960bb-f100-4270-838b-140c6cecc43b tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:05.864776 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8b5960bb-f100-4270-838b-140c6cecc43b tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:05.865297 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8b5960bb-f100-4270-838b-140c6cecc43b tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:05.865626 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8b5960bb-f100-4270-838b-140c6cecc43b tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:05.865973 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8b5960bb-f100-4270-838b-140c6cecc43b tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:05.881888 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8b5960bb-f100-4270-838b-140c6cecc43b tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:05.954120 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8b5960bb-f100-4270-838b-140c6cecc43b tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:05.969922 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8b5960bb-f100-4270-838b-140c6cecc43b tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 200 len: 1292 microversion: 2.1 time: 0.112416 Jun 01 22:38:05.970342 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 640/1973] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:05 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 1292 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:05.973877 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2bcc84e1-4701-48bd-a5b0-7eb75f3528d5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:05.975491 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2bcc84e1-4701-48bd-a5b0-7eb75f3528d5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:05.980383 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2bcc84e1-4701-48bd-a5b0-7eb75f3528d5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:05.980666 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2bcc84e1-4701-48bd-a5b0-7eb75f3528d5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:05.980881 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2bcc84e1-4701-48bd-a5b0-7eb75f3528d5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:05.981374 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2bcc84e1-4701-48bd-a5b0-7eb75f3528d5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:05.981698 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2bcc84e1-4701-48bd-a5b0-7eb75f3528d5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:05.982001 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2bcc84e1-4701-48bd-a5b0-7eb75f3528d5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:05.998769 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-2bcc84e1-4701-48bd-a5b0-7eb75f3528d5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:06.130823 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2bcc84e1-4701-48bd-a5b0-7eb75f3528d5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:06.139592 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2bcc84e1-4701-48bd-a5b0-7eb75f3528d5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943" status: 200 len: 1364 microversion: 2.1 time: 0.167728 Jun 01 22:38:06.139886 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 660/1974] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:05 2026] GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943 => generated 1364 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:06.265616 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2a0f1c23-fe9f-490a-977a-77b48b27873e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:06.267427 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2a0f1c23-fe9f-490a-977a-77b48b27873e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:06.272122 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2a0f1c23-fe9f-490a-977a-77b48b27873e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:06.272483 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2a0f1c23-fe9f-490a-977a-77b48b27873e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:06.272908 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2a0f1c23-fe9f-490a-977a-77b48b27873e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:06.273362 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2a0f1c23-fe9f-490a-977a-77b48b27873e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:06.273777 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2a0f1c23-fe9f-490a-977a-77b48b27873e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:06.274148 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2a0f1c23-fe9f-490a-977a-77b48b27873e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:06.292980 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2a0f1c23-fe9f-490a-977a-77b48b27873e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:06.436001 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2a0f1c23-fe9f-490a-977a-77b48b27873e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:06.442664 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2a0f1c23-fe9f-490a-977a-77b48b27873e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:06.443231 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2a0f1c23-fe9f-490a-977a-77b48b27873e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:06.446520 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2a0f1c23-fe9f-490a-977a-77b48b27873e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3" status: 200 len: 1425 microversion: 2.60 time: 0.183209 Jun 01 22:38:06.446773 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 675/1975] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:06 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3 => generated 1425 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:06.488991 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-78c69ac7-c7f1-4906-989b-1ba936ea756f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:06.490410 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-78c69ac7-c7f1-4906-989b-1ba936ea756f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:06.496439 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-78c69ac7-c7f1-4906-989b-1ba936ea756f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:06.496746 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-78c69ac7-c7f1-4906-989b-1ba936ea756f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:06.496990 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-78c69ac7-c7f1-4906-989b-1ba936ea756f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:06.497518 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-78c69ac7-c7f1-4906-989b-1ba936ea756f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:06.497908 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-78c69ac7-c7f1-4906-989b-1ba936ea756f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:06.498289 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-78c69ac7-c7f1-4906-989b-1ba936ea756f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:06.512986 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-78c69ac7-c7f1-4906-989b-1ba936ea756f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:06.650848 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-78c69ac7-c7f1-4906-989b-1ba936ea756f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:06.655988 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-78c69ac7-c7f1-4906-989b-1ba936ea756f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:06.656520 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-78c69ac7-c7f1-4906-989b-1ba936ea756f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:06.660720 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-78c69ac7-c7f1-4906-989b-1ba936ea756f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1405 microversion: 2.20 time: 0.173101 Jun 01 22:38:06.660720 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 641/1976] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:06 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1405 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:06.985503 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-34d28e35-6acf-4d20-85ce-4f94ddb734d4 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:06.987197 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-34d28e35-6acf-4d20-85ce-4f94ddb734d4 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:06.992539 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-34d28e35-6acf-4d20-85ce-4f94ddb734d4 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:06.992847 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-34d28e35-6acf-4d20-85ce-4f94ddb734d4 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:06.993114 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-34d28e35-6acf-4d20-85ce-4f94ddb734d4 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:06.993721 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-34d28e35-6acf-4d20-85ce-4f94ddb734d4 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:06.995432 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-34d28e35-6acf-4d20-85ce-4f94ddb734d4 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:06.995432 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-34d28e35-6acf-4d20-85ce-4f94ddb734d4 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:07.012743 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-34d28e35-6acf-4d20-85ce-4f94ddb734d4 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:07.061496 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-34d28e35-6acf-4d20-85ce-4f94ddb734d4 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:07.071702 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-34d28e35-6acf-4d20-85ce-4f94ddb734d4 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 200 len: 1292 microversion: 2.1 time: 0.086490 Jun 01 22:38:07.071702 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 661/1977] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:06 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 1292 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:07.156251 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a981dcc7-e2e0-4ff4-977b-48af04721078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:07.158106 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a981dcc7-e2e0-4ff4-977b-48af04721078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:07.167731 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a981dcc7-e2e0-4ff4-977b-48af04721078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:07.167965 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a981dcc7-e2e0-4ff4-977b-48af04721078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:07.168171 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a981dcc7-e2e0-4ff4-977b-48af04721078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:07.168620 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a981dcc7-e2e0-4ff4-977b-48af04721078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:07.168905 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a981dcc7-e2e0-4ff4-977b-48af04721078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:07.169173 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a981dcc7-e2e0-4ff4-977b-48af04721078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:07.183710 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a981dcc7-e2e0-4ff4-977b-48af04721078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:07.438929 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a981dcc7-e2e0-4ff4-977b-48af04721078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:07.447581 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a981dcc7-e2e0-4ff4-977b-48af04721078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943" status: 200 len: 1364 microversion: 2.1 time: 0.292915 Jun 01 22:38:07.447905 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 676/1978] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:07 2026] GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943 => generated 1364 bytes in 293 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:07.468138 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-61ff5d0c-e685-464d-8438-0203c3e90fe8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:07.472928 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-61ff5d0c-e685-464d-8438-0203c3e90fe8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:07.481994 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-61ff5d0c-e685-464d-8438-0203c3e90fe8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:07.482317 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-61ff5d0c-e685-464d-8438-0203c3e90fe8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:07.482578 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-61ff5d0c-e685-464d-8438-0203c3e90fe8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:07.483117 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-61ff5d0c-e685-464d-8438-0203c3e90fe8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:07.483483 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-61ff5d0c-e685-464d-8438-0203c3e90fe8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:07.483848 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-61ff5d0c-e685-464d-8438-0203c3e90fe8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:07.502581 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-61ff5d0c-e685-464d-8438-0203c3e90fe8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:07.636828 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-39318035-f51e-4020-9f38-3e60758ab73b req-8362456c-6d96-49fe-a396-6b9e96f5e556 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b6388ef1-04e5-4615-9954-bc9b26825943", "name": "network-vif-plugged", "status": "completed", "tag": "5b0acff8-9c72-44dd-8ded-590ac0ae50e7"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:07.645739 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-39318035-f51e-4020-9f38-3e60758ab73b req-8362456c-6d96-49fe-a396-6b9e96f5e556 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:07.645986 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-39318035-f51e-4020-9f38-3e60758ab73b req-8362456c-6d96-49fe-a396-6b9e96f5e556 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:07.645986 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-39318035-f51e-4020-9f38-3e60758ab73b req-8362456c-6d96-49fe-a396-6b9e96f5e556 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:07.664830 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-39318035-f51e-4020-9f38-3e60758ab73b req-8362456c-6d96-49fe-a396-6b9e96f5e556 service nova] Creating event network-vif-plugged:5b0acff8-9c72-44dd-8ded-590ac0ae50e7 for instance b6388ef1-04e5-4615-9954-bc9b26825943 on np0000001904 Jun 01 22:38:07.665066 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-61ff5d0c-e685-464d-8438-0203c3e90fe8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:07.669473 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-39318035-f51e-4020-9f38-3e60758ab73b req-8362456c-6d96-49fe-a396-6b9e96f5e556 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:07.672145 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-61ff5d0c-e685-464d-8438-0203c3e90fe8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:07.673180 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-61ff5d0c-e685-464d-8438-0203c3e90fe8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:07.677581 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-39318035-f51e-4020-9f38-3e60758ab73b req-8362456c-6d96-49fe-a396-6b9e96f5e556 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.046232 Jun 01 22:38:07.678019 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 662/1979] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:07 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) Jun 01 22:38:07.680187 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-61ff5d0c-e685-464d-8438-0203c3e90fe8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3" status: 200 len: 1425 microversion: 2.60 time: 0.213477 Jun 01 22:38:07.680663 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 642/1980] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:07 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3 => generated 1425 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:07.688436 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6db165b0-1945-4e60-b6c6-70597a9aa877 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:07.690133 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6db165b0-1945-4e60-b6c6-70597a9aa877 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:07.696473 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6db165b0-1945-4e60-b6c6-70597a9aa877 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:07.696838 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6db165b0-1945-4e60-b6c6-70597a9aa877 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:07.697128 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6db165b0-1945-4e60-b6c6-70597a9aa877 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:07.697865 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6db165b0-1945-4e60-b6c6-70597a9aa877 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:07.698225 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6db165b0-1945-4e60-b6c6-70597a9aa877 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:07.698556 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6db165b0-1945-4e60-b6c6-70597a9aa877 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:07.723123 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6db165b0-1945-4e60-b6c6-70597a9aa877 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:07.887283 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a072ad9d-3813-4585-aa87-dc394b8eaacb tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:07.888106 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a072ad9d-3813-4585-aa87-dc394b8eaacb tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:07.892900 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a072ad9d-3813-4585-aa87-dc394b8eaacb tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:07.893252 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a072ad9d-3813-4585-aa87-dc394b8eaacb tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:07.893427 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a072ad9d-3813-4585-aa87-dc394b8eaacb tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:07.893695 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a072ad9d-3813-4585-aa87-dc394b8eaacb tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:07.893889 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a072ad9d-3813-4585-aa87-dc394b8eaacb tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:07.894066 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a072ad9d-3813-4585-aa87-dc394b8eaacb tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:07.913164 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=4 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:38:07.947594 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6db165b0-1945-4e60-b6c6-70597a9aa877 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:07.955685 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6db165b0-1945-4e60-b6c6-70597a9aa877 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:07.956781 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6db165b0-1945-4e60-b6c6-70597a9aa877 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:07.962935 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6db165b0-1945-4e60-b6c6-70597a9aa877 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1405 microversion: 2.20 time: 0.276233 Jun 01 22:38:07.964266 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 677/1981] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:07 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1405 bytes in 277 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:07.996702 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-a072ad9d-3813-4585-aa87-dc394b8eaacb tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lazy-loading 'services' on Instance uuid b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:38:08.049736 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a072ad9d-3813-4585-aa87-dc394b8eaacb tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3/os-volume_attachments/b665c3fa-7851-4a52-aea0-db159865b6f1" status: 202 len: 0 microversion: 2.1 time: 0.166950 Jun 01 22:38:08.050347 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 663/1982] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:38:07 2026] DELETE /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3/os-volume_attachments/b665c3fa-7851-4a52-aea0-db159865b6f1 => generated 0 bytes in 168 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:38:08.054811 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-e007c967-024b-44d4-81f1-d013e7a9fc80 req-639bead1-a1dd-4809-98d4-1f63c50a0b0e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ba2f52b3-d5da-421d-81cd-eba484587b6b", "name": "network-vif-plugged", "status": "completed", "tag": "bd44eb10-9984-4d18-9bb4-862899da64d5"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:08.065051 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e007c967-024b-44d4-81f1-d013e7a9fc80 req-639bead1-a1dd-4809-98d4-1f63c50a0b0e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:08.065366 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e007c967-024b-44d4-81f1-d013e7a9fc80 req-639bead1-a1dd-4809-98d4-1f63c50a0b0e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:08.065656 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e007c967-024b-44d4-81f1-d013e7a9fc80 req-639bead1-a1dd-4809-98d4-1f63c50a0b0e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:08.074171 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-e007c967-024b-44d4-81f1-d013e7a9fc80 req-639bead1-a1dd-4809-98d4-1f63c50a0b0e service nova] Creating event network-vif-plugged:bd44eb10-9984-4d18-9bb4-862899da64d5 for instance ba2f52b3-d5da-421d-81cd-eba484587b6b on np0000001904 Jun 01 22:38:08.074704 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-e007c967-024b-44d4-81f1-d013e7a9fc80 req-639bead1-a1dd-4809-98d4-1f63c50a0b0e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:08.080571 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-e007c967-024b-44d4-81f1-d013e7a9fc80 req-639bead1-a1dd-4809-98d4-1f63c50a0b0e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029249 Jun 01 22:38:08.081621 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 643/1983] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:08 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:08.088382 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5228fe2e-ab9e-4aec-a891-0dddba1a7594 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:08.091184 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5228fe2e-ab9e-4aec-a891-0dddba1a7594 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:08.094814 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=9 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:38:08.097627 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5228fe2e-ab9e-4aec-a891-0dddba1a7594 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:08.100360 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5228fe2e-ab9e-4aec-a891-0dddba1a7594 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:08.100360 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5228fe2e-ab9e-4aec-a891-0dddba1a7594 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:08.100360 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5228fe2e-ab9e-4aec-a891-0dddba1a7594 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:08.100360 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5228fe2e-ab9e-4aec-a891-0dddba1a7594 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:08.100727 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5228fe2e-ab9e-4aec-a891-0dddba1a7594 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:08.116633 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5228fe2e-ab9e-4aec-a891-0dddba1a7594 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:08.177070 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5228fe2e-ab9e-4aec-a891-0dddba1a7594 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:08.186267 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5228fe2e-ab9e-4aec-a891-0dddba1a7594 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 200 len: 1300 microversion: 2.1 time: 0.099200 Jun 01 22:38:08.186267 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 678/1984] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:08 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 1300 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:08.464995 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b4e69c21-711a-412d-9217-c9a0fb1a445c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:08.466541 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b4e69c21-711a-412d-9217-c9a0fb1a445c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:08.471926 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b4e69c21-711a-412d-9217-c9a0fb1a445c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:08.472251 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b4e69c21-711a-412d-9217-c9a0fb1a445c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:08.472532 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b4e69c21-711a-412d-9217-c9a0fb1a445c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:08.473112 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b4e69c21-711a-412d-9217-c9a0fb1a445c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:08.473419 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b4e69c21-711a-412d-9217-c9a0fb1a445c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:08.473717 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b4e69c21-711a-412d-9217-c9a0fb1a445c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:08.494101 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b4e69c21-711a-412d-9217-c9a0fb1a445c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:08.683644 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b4e69c21-711a-412d-9217-c9a0fb1a445c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:08.693046 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b4e69c21-711a-412d-9217-c9a0fb1a445c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943" status: 200 len: 1552 microversion: 2.1 time: 0.230428 Jun 01 22:38:08.693387 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 664/1985] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:08 2026] GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943 => generated 1552 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:08.711618 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-edba5882-9f4b-4348-a150-787576b3c694 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:08.713928 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-edba5882-9f4b-4348-a150-787576b3c694 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:08.716310 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-44e201eb-697b-40d7-8959-1770435e06ac tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:08.717781 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-44e201eb-697b-40d7-8959-1770435e06ac tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:08.720905 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-edba5882-9f4b-4348-a150-787576b3c694 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:08.721238 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-edba5882-9f4b-4348-a150-787576b3c694 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:08.721547 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-edba5882-9f4b-4348-a150-787576b3c694 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:08.722182 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-edba5882-9f4b-4348-a150-787576b3c694 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:08.722647 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-edba5882-9f4b-4348-a150-787576b3c694 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:08.722959 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-edba5882-9f4b-4348-a150-787576b3c694 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:08.723143 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-44e201eb-697b-40d7-8959-1770435e06ac tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:08.724744 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-44e201eb-697b-40d7-8959-1770435e06ac tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:08.724744 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-44e201eb-697b-40d7-8959-1770435e06ac tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:08.724744 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-44e201eb-697b-40d7-8959-1770435e06ac tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:08.724744 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-44e201eb-697b-40d7-8959-1770435e06ac tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:08.724993 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-44e201eb-697b-40d7-8959-1770435e06ac tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:08.737019 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-44e201eb-697b-40d7-8959-1770435e06ac tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:08.742875 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-edba5882-9f4b-4348-a150-787576b3c694 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:08.811143 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-44e201eb-697b-40d7-8959-1770435e06ac tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.096829 Jun 01 22:38:08.811788 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 679/1986] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:38:08 2026] GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943/os-interface => generated 283 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:08.972483 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-edba5882-9f4b-4348-a150-787576b3c694 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:08.982986 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-edba5882-9f4b-4348-a150-787576b3c694 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:08.984184 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-edba5882-9f4b-4348-a150-787576b3c694 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:08.987679 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-264b6cd4-dcdf-47ca-bb1c-560716a142ba tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:08.989798 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-edba5882-9f4b-4348-a150-787576b3c694 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3" status: 200 len: 1425 microversion: 2.60 time: 0.281248 Jun 01 22:38:08.990299 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 644/1987] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:08 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3 => generated 1425 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:08.990458 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-264b6cd4-dcdf-47ca-bb1c-560716a142ba tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:08.998551 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-264b6cd4-dcdf-47ca-bb1c-560716a142ba tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:09.000646 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-264b6cd4-dcdf-47ca-bb1c-560716a142ba tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:09.000646 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-264b6cd4-dcdf-47ca-bb1c-560716a142ba tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:09.000646 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-264b6cd4-dcdf-47ca-bb1c-560716a142ba tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:09.001289 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-264b6cd4-dcdf-47ca-bb1c-560716a142ba tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:09.001774 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-264b6cd4-dcdf-47ca-bb1c-560716a142ba tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:09.027428 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-264b6cd4-dcdf-47ca-bb1c-560716a142ba tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:09.205257 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-eccfd0e0-3370-41cb-aee9-5d16d7b2c8f5 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:09.207390 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-eccfd0e0-3370-41cb-aee9-5d16d7b2c8f5 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:09.212541 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eccfd0e0-3370-41cb-aee9-5d16d7b2c8f5 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:09.213000 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eccfd0e0-3370-41cb-aee9-5d16d7b2c8f5 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:09.213274 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eccfd0e0-3370-41cb-aee9-5d16d7b2c8f5 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:09.213994 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eccfd0e0-3370-41cb-aee9-5d16d7b2c8f5 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:09.214427 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eccfd0e0-3370-41cb-aee9-5d16d7b2c8f5 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:09.214795 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eccfd0e0-3370-41cb-aee9-5d16d7b2c8f5 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:09.221861 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-264b6cd4-dcdf-47ca-bb1c-560716a142ba tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:09.227959 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-264b6cd4-dcdf-47ca-bb1c-560716a142ba tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:09.228834 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-264b6cd4-dcdf-47ca-bb1c-560716a142ba tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:09.234553 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-264b6cd4-dcdf-47ca-bb1c-560716a142ba tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1405 microversion: 2.20 time: 0.249249 Jun 01 22:38:09.234962 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 665/1988] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:08 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1405 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:09.250469 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-eccfd0e0-3370-41cb-aee9-5d16d7b2c8f5 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:09.519820 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-eccfd0e0-3370-41cb-aee9-5d16d7b2c8f5 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:09.530439 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-eccfd0e0-3370-41cb-aee9-5d16d7b2c8f5 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 200 len: 1368 microversion: 2.1 time: 0.327527 Jun 01 22:38:09.530439 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 680/1989] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:09 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 1368 bytes in 328 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:09.547151 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-67ae94e6-8294-4fbd-9b49-6e9b9bdf8945 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:09.547398 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-67ae94e6-8294-4fbd-9b49-6e9b9bdf8945 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:09.554106 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67ae94e6-8294-4fbd-9b49-6e9b9bdf8945 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:09.554214 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67ae94e6-8294-4fbd-9b49-6e9b9bdf8945 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:09.555444 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67ae94e6-8294-4fbd-9b49-6e9b9bdf8945 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:09.555444 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67ae94e6-8294-4fbd-9b49-6e9b9bdf8945 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:09.555444 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67ae94e6-8294-4fbd-9b49-6e9b9bdf8945 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:09.555444 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67ae94e6-8294-4fbd-9b49-6e9b9bdf8945 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:09.602589 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-2d84a3e4-fa0e-4d8d-ba16-ba2d0da64ac1 req-56a1d5dc-74c9-4199-bcf6-3f4954d00d88 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b6388ef1-04e5-4615-9954-bc9b26825943", "tag": "5b0acff8-9c72-44dd-8ded-590ac0ae50e7"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:09.618037 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2d84a3e4-fa0e-4d8d-ba16-ba2d0da64ac1 req-56a1d5dc-74c9-4199-bcf6-3f4954d00d88 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:09.618223 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2d84a3e4-fa0e-4d8d-ba16-ba2d0da64ac1 req-56a1d5dc-74c9-4199-bcf6-3f4954d00d88 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:09.618386 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2d84a3e4-fa0e-4d8d-ba16-ba2d0da64ac1 req-56a1d5dc-74c9-4199-bcf6-3f4954d00d88 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:09.630803 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-2d84a3e4-fa0e-4d8d-ba16-ba2d0da64ac1 req-56a1d5dc-74c9-4199-bcf6-3f4954d00d88 service nova] Creating event network-changed:5b0acff8-9c72-44dd-8ded-590ac0ae50e7 for instance b6388ef1-04e5-4615-9954-bc9b26825943 on np0000001904 Jun 01 22:38:09.631146 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-2d84a3e4-fa0e-4d8d-ba16-ba2d0da64ac1 req-56a1d5dc-74c9-4199-bcf6-3f4954d00d88 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:09.634958 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-2d84a3e4-fa0e-4d8d-ba16-ba2d0da64ac1 req-56a1d5dc-74c9-4199-bcf6-3f4954d00d88 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.035835 Jun 01 22:38:09.635860 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 666/1990] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:09 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:09.640955 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-67ae94e6-8294-4fbd-9b49-6e9b9bdf8945 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lazy-loading 'services' on Instance uuid bc558345-8c98-4536-8c44-4f2031e59d90 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:38:09.692121 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-67ae94e6-8294-4fbd-9b49-6e9b9bdf8945 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90/os-volume_attachments/f1da9cc4-5051-449f-9e19-5aae3f1be4b7" status: 202 len: 0 microversion: 2.1 time: 0.146621 Jun 01 22:38:09.692121 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 645/1991] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:38:09 2026] DELETE /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90/os-volume_attachments/f1da9cc4-5051-449f-9e19-5aae3f1be4b7 => generated 0 bytes in 147 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:38:09.703502 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b4cf86fc-2429-440a-a124-dca99b55d82f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:09.705185 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b4cf86fc-2429-440a-a124-dca99b55d82f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:09.710379 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b4cf86fc-2429-440a-a124-dca99b55d82f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:09.710668 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b4cf86fc-2429-440a-a124-dca99b55d82f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:09.710800 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b4cf86fc-2429-440a-a124-dca99b55d82f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:09.711103 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b4cf86fc-2429-440a-a124-dca99b55d82f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:09.711301 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b4cf86fc-2429-440a-a124-dca99b55d82f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:09.711440 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b4cf86fc-2429-440a-a124-dca99b55d82f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:09.742261 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b4cf86fc-2429-440a-a124-dca99b55d82f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.039670 Jun 01 22:38:09.742261 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 681/1992] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:38:09 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:09.809729 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-edd98eb9-d5f2-4bca-9c20-b270fc9c1c25 req-75a8ba65-bcc9-454f-b9b5-b00c98aac6d1 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "354e89d0-0cda-426c-bba7-697b39e5d1bc", "tag": "b8c370ec-7d84-4034-95ac-a476b1edab80"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:09.819212 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-edd98eb9-d5f2-4bca-9c20-b270fc9c1c25 req-75a8ba65-bcc9-454f-b9b5-b00c98aac6d1 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:09.819212 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-edd98eb9-d5f2-4bca-9c20-b270fc9c1c25 req-75a8ba65-bcc9-454f-b9b5-b00c98aac6d1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:09.819212 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-edd98eb9-d5f2-4bca-9c20-b270fc9c1c25 req-75a8ba65-bcc9-454f-b9b5-b00c98aac6d1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:09.824094 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-edd98eb9-d5f2-4bca-9c20-b270fc9c1c25 req-75a8ba65-bcc9-454f-b9b5-b00c98aac6d1 service nova] Creating event network-changed:b8c370ec-7d84-4034-95ac-a476b1edab80 for instance 354e89d0-0cda-426c-bba7-697b39e5d1bc on np0000001904 Jun 01 22:38:09.824683 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-edd98eb9-d5f2-4bca-9c20-b270fc9c1c25 req-75a8ba65-bcc9-454f-b9b5-b00c98aac6d1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:09.829873 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-edd98eb9-d5f2-4bca-9c20-b270fc9c1c25 req-75a8ba65-bcc9-454f-b9b5-b00c98aac6d1 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022581 Jun 01 22:38:09.830297 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 667/1993] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:09 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:10.015590 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6fd0a781-72ad-4bc4-9736-9e9e5989a2da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:10.015590 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6fd0a781-72ad-4bc4-9736-9e9e5989a2da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:10.022111 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6fd0a781-72ad-4bc4-9736-9e9e5989a2da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:10.022111 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6fd0a781-72ad-4bc4-9736-9e9e5989a2da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:10.022111 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6fd0a781-72ad-4bc4-9736-9e9e5989a2da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:10.022111 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6fd0a781-72ad-4bc4-9736-9e9e5989a2da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:10.022371 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6fd0a781-72ad-4bc4-9736-9e9e5989a2da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:10.022371 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6fd0a781-72ad-4bc4-9736-9e9e5989a2da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:10.040428 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6fd0a781-72ad-4bc4-9736-9e9e5989a2da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:10.128695 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-3b3ab559-cc3c-48e5-bcd8-dc8f5d33acb8 req-e930dce7-174c-4351-ab5f-8e513ae2a00b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ba2f52b3-d5da-421d-81cd-eba484587b6b", "name": "network-vif-plugged", "status": "completed", "tag": "bd44eb10-9984-4d18-9bb4-862899da64d5"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:10.134947 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-3b3ab559-cc3c-48e5-bcd8-dc8f5d33acb8 req-e930dce7-174c-4351-ab5f-8e513ae2a00b service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:10.135082 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-3b3ab559-cc3c-48e5-bcd8-dc8f5d33acb8 req-e930dce7-174c-4351-ab5f-8e513ae2a00b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:10.135265 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-3b3ab559-cc3c-48e5-bcd8-dc8f5d33acb8 req-e930dce7-174c-4351-ab5f-8e513ae2a00b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:10.144001 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-3b3ab559-cc3c-48e5-bcd8-dc8f5d33acb8 req-e930dce7-174c-4351-ab5f-8e513ae2a00b service nova] Creating event network-vif-plugged:bd44eb10-9984-4d18-9bb4-862899da64d5 for instance ba2f52b3-d5da-421d-81cd-eba484587b6b on np0000001904 Jun 01 22:38:10.145383 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-3b3ab559-cc3c-48e5-bcd8-dc8f5d33acb8 req-e930dce7-174c-4351-ab5f-8e513ae2a00b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:10.150170 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-3b3ab559-cc3c-48e5-bcd8-dc8f5d33acb8 req-e930dce7-174c-4351-ab5f-8e513ae2a00b service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023378 Jun 01 22:38:10.150650 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 682/1994] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:10 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:10.213215 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6fd0a781-72ad-4bc4-9736-9e9e5989a2da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:10.221732 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6fd0a781-72ad-4bc4-9736-9e9e5989a2da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:10.222640 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6fd0a781-72ad-4bc4-9736-9e9e5989a2da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:10.226960 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6fd0a781-72ad-4bc4-9736-9e9e5989a2da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3" status: 200 len: 1425 microversion: 2.60 time: 0.216871 Jun 01 22:38:10.227305 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 646/1995] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:10 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3 => generated 1425 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:10.259381 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a568b376-cc0a-43a5-aaf8-60fecfea4ba2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:10.261200 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a568b376-cc0a-43a5-aaf8-60fecfea4ba2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:10.268889 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a568b376-cc0a-43a5-aaf8-60fecfea4ba2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:10.269200 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a568b376-cc0a-43a5-aaf8-60fecfea4ba2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:10.269470 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a568b376-cc0a-43a5-aaf8-60fecfea4ba2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:10.270033 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a568b376-cc0a-43a5-aaf8-60fecfea4ba2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:10.270452 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a568b376-cc0a-43a5-aaf8-60fecfea4ba2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:10.270926 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a568b376-cc0a-43a5-aaf8-60fecfea4ba2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:10.291687 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a568b376-cc0a-43a5-aaf8-60fecfea4ba2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:10.481995 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a568b376-cc0a-43a5-aaf8-60fecfea4ba2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:10.491652 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a568b376-cc0a-43a5-aaf8-60fecfea4ba2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:10.491652 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a568b376-cc0a-43a5-aaf8-60fecfea4ba2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:10.495012 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a568b376-cc0a-43a5-aaf8-60fecfea4ba2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1594 microversion: 2.20 time: 0.238178 Jun 01 22:38:10.495312 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 668/1996] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:10 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1594 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:10.520003 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f5df614a-1431-4fde-9a83-b3244fbfeb54 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:10.524368 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f5df614a-1431-4fde-9a83-b3244fbfeb54 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:10.530030 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f5df614a-1431-4fde-9a83-b3244fbfeb54 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:10.533519 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f5df614a-1431-4fde-9a83-b3244fbfeb54 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:10.535055 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f5df614a-1431-4fde-9a83-b3244fbfeb54 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:10.535962 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f5df614a-1431-4fde-9a83-b3244fbfeb54 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:10.536221 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f5df614a-1431-4fde-9a83-b3244fbfeb54 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:10.536461 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f5df614a-1431-4fde-9a83-b3244fbfeb54 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:10.551667 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-eac513be-5bea-470f-9eb5-625d2767eaf6 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:10.554592 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-eac513be-5bea-470f-9eb5-625d2767eaf6 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:10.559395 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eac513be-5bea-470f-9eb5-625d2767eaf6 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:10.560021 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eac513be-5bea-470f-9eb5-625d2767eaf6 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:10.560021 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eac513be-5bea-470f-9eb5-625d2767eaf6 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:10.560532 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eac513be-5bea-470f-9eb5-625d2767eaf6 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:10.560885 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eac513be-5bea-470f-9eb5-625d2767eaf6 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:10.561195 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eac513be-5bea-470f-9eb5-625d2767eaf6 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:10.582317 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f5df614a-1431-4fde-9a83-b3244fbfeb54 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:10.594427 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-eac513be-5bea-470f-9eb5-625d2767eaf6 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:10.722339 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f5df614a-1431-4fde-9a83-b3244fbfeb54 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b/os-interface" status: 200 len: 282 microversion: 2.20 time: 0.205083 Jun 01 22:38:10.723066 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 683/1997] 10.4.3.116 () {68 vars in 1434 bytes} [Mon Jun 1 22:38:10 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b/os-interface => generated 282 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:38:10.757407 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7995938a-6fb3-4b54-ad43-5747d2a15214 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:10.760207 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7995938a-6fb3-4b54-ad43-5747d2a15214 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:10.763421 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7995938a-6fb3-4b54-ad43-5747d2a15214 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:10.763750 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7995938a-6fb3-4b54-ad43-5747d2a15214 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:10.763976 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7995938a-6fb3-4b54-ad43-5747d2a15214 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:10.764344 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7995938a-6fb3-4b54-ad43-5747d2a15214 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:10.764619 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7995938a-6fb3-4b54-ad43-5747d2a15214 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:10.764762 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7995938a-6fb3-4b54-ad43-5747d2a15214 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:10.789860 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7995938a-6fb3-4b54-ad43-5747d2a15214 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.035018 Jun 01 22:38:10.790286 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 669/1998] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:38:10 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:10.794020 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-eac513be-5bea-470f-9eb5-625d2767eaf6 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:10.806996 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-eac513be-5bea-470f-9eb5-625d2767eaf6 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 200 len: 1366 microversion: 2.1 time: 0.259509 Jun 01 22:38:10.807666 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 647/1999] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:10 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 1366 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:11.247046 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3e50d1dd-d5d9-4e84-be41-acab7da7014d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:11.248839 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3e50d1dd-d5d9-4e84-be41-acab7da7014d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:11.254183 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3e50d1dd-d5d9-4e84-be41-acab7da7014d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:11.254460 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3e50d1dd-d5d9-4e84-be41-acab7da7014d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:11.254707 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3e50d1dd-d5d9-4e84-be41-acab7da7014d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:11.255579 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3e50d1dd-d5d9-4e84-be41-acab7da7014d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:11.255959 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3e50d1dd-d5d9-4e84-be41-acab7da7014d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:11.256194 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3e50d1dd-d5d9-4e84-be41-acab7da7014d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:11.278400 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3e50d1dd-d5d9-4e84-be41-acab7da7014d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:11.487762 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3e50d1dd-d5d9-4e84-be41-acab7da7014d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:11.493404 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3e50d1dd-d5d9-4e84-be41-acab7da7014d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:11.494262 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3e50d1dd-d5d9-4e84-be41-acab7da7014d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:11.498171 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3e50d1dd-d5d9-4e84-be41-acab7da7014d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3" status: 200 len: 1425 microversion: 2.60 time: 0.253294 Jun 01 22:38:11.498753 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 684/2000] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:11 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3 => generated 1425 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:11.690246 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-2c6afa4b-7ace-4463-86d7-b93ae81fc8f1 req-dd7cb415-25f6-421d-9519-918ac3d3c185 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "756e99bd-5203-4ab3-852f-79e771c5b7c3", "name": "network-vif-plugged", "status": "completed", "tag": "a016ac8d-20ea-4383-951b-b894fb3a1210"}, {"server_uuid": "756e99bd-5203-4ab3-852f-79e771c5b7c3", "name": "network-vif-plugged", "status": "completed", "tag": "a016ac8d-20ea-4383-951b-b894fb3a1210"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:11.698800 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2c6afa4b-7ace-4463-86d7-b93ae81fc8f1 req-dd7cb415-25f6-421d-9519-918ac3d3c185 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:11.699048 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2c6afa4b-7ace-4463-86d7-b93ae81fc8f1 req-dd7cb415-25f6-421d-9519-918ac3d3c185 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:11.699267 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2c6afa4b-7ace-4463-86d7-b93ae81fc8f1 req-dd7cb415-25f6-421d-9519-918ac3d3c185 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:11.708668 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-2c6afa4b-7ace-4463-86d7-b93ae81fc8f1 req-dd7cb415-25f6-421d-9519-918ac3d3c185 service nova] Creating event network-vif-plugged:a016ac8d-20ea-4383-951b-b894fb3a1210 for instance 756e99bd-5203-4ab3-852f-79e771c5b7c3 on np0000001904 Jun 01 22:38:11.709062 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-2c6afa4b-7ace-4463-86d7-b93ae81fc8f1 req-dd7cb415-25f6-421d-9519-918ac3d3c185 service nova] Creating event network-vif-plugged:a016ac8d-20ea-4383-951b-b894fb3a1210 for instance 756e99bd-5203-4ab3-852f-79e771c5b7c3 on np0000001904 Jun 01 22:38:11.709847 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-2c6afa4b-7ace-4463-86d7-b93ae81fc8f1 req-dd7cb415-25f6-421d-9519-918ac3d3c185 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:11.715673 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-2c6afa4b-7ace-4463-86d7-b93ae81fc8f1 req-dd7cb415-25f6-421d-9519-918ac3d3c185 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.027999 Jun 01 22:38:11.716411 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 670/2001] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:11 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:11.803337 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f873adb3-a2ad-48bc-ac6b-2d0c3d5bf25f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:11.804586 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f873adb3-a2ad-48bc-ac6b-2d0c3d5bf25f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:11.813471 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f873adb3-a2ad-48bc-ac6b-2d0c3d5bf25f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:11.813773 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f873adb3-a2ad-48bc-ac6b-2d0c3d5bf25f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:11.814373 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f873adb3-a2ad-48bc-ac6b-2d0c3d5bf25f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:11.814820 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f873adb3-a2ad-48bc-ac6b-2d0c3d5bf25f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:11.815028 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f873adb3-a2ad-48bc-ac6b-2d0c3d5bf25f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:11.815206 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f873adb3-a2ad-48bc-ac6b-2d0c3d5bf25f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:11.826594 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a3e9f139-9763-4abc-934a-c57ac510adc9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:11.828585 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a3e9f139-9763-4abc-934a-c57ac510adc9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:11.833521 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a3e9f139-9763-4abc-934a-c57ac510adc9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:11.833521 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a3e9f139-9763-4abc-934a-c57ac510adc9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:11.833521 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a3e9f139-9763-4abc-934a-c57ac510adc9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:11.833834 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a3e9f139-9763-4abc-934a-c57ac510adc9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:11.834186 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a3e9f139-9763-4abc-934a-c57ac510adc9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:11.834645 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a3e9f139-9763-4abc-934a-c57ac510adc9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:11.838299 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f873adb3-a2ad-48bc-ac6b-2d0c3d5bf25f tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.036289 Jun 01 22:38:11.838844 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 648/2002] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:38:11 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:11.855795 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a3e9f139-9763-4abc-934a-c57ac510adc9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:11.982650 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a3e9f139-9763-4abc-934a-c57ac510adc9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:11.990798 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a3e9f139-9763-4abc-934a-c57ac510adc9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 200 len: 1366 microversion: 2.1 time: 0.167302 Jun 01 22:38:11.991116 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 685/2003] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:11 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 1366 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:12.202921 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-33955284-3c1c-40e9-9289-d6138ee2f922 req-6d988293-2dc5-4d53-b505-91570fb1e9ed service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ba2f52b3-d5da-421d-81cd-eba484587b6b", "tag": "bd44eb10-9984-4d18-9bb4-862899da64d5"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:12.209785 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-33955284-3c1c-40e9-9289-d6138ee2f922 req-6d988293-2dc5-4d53-b505-91570fb1e9ed service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:12.209982 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-33955284-3c1c-40e9-9289-d6138ee2f922 req-6d988293-2dc5-4d53-b505-91570fb1e9ed service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:12.210153 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-33955284-3c1c-40e9-9289-d6138ee2f922 req-6d988293-2dc5-4d53-b505-91570fb1e9ed service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:12.217495 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-33955284-3c1c-40e9-9289-d6138ee2f922 req-6d988293-2dc5-4d53-b505-91570fb1e9ed service nova] Creating event network-changed:bd44eb10-9984-4d18-9bb4-862899da64d5 for instance ba2f52b3-d5da-421d-81cd-eba484587b6b on np0000001904 Jun 01 22:38:12.217941 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-33955284-3c1c-40e9-9289-d6138ee2f922 req-6d988293-2dc5-4d53-b505-91570fb1e9ed service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:12.223399 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-33955284-3c1c-40e9-9289-d6138ee2f922 req-6d988293-2dc5-4d53-b505-91570fb1e9ed service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022367 Jun 01 22:38:12.223399 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 671/2004] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:12 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:12.306146 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-922e89b3-8b35-49af-b700-b18e4d6984bc tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:12.306318 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-922e89b3-8b35-49af-b700-b18e4d6984bc tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:12.309906 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-922e89b3-8b35-49af-b700-b18e4d6984bc tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:12.310114 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-922e89b3-8b35-49af-b700-b18e4d6984bc tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:12.310254 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-922e89b3-8b35-49af-b700-b18e4d6984bc tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:12.310484 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-922e89b3-8b35-49af-b700-b18e4d6984bc tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:12.310635 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-922e89b3-8b35-49af-b700-b18e4d6984bc tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:12.310741 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-922e89b3-8b35-49af-b700-b18e4d6984bc tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:12.327155 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-922e89b3-8b35-49af-b700-b18e4d6984bc tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Going to try to terminate instance {{(pid=86661) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:38:12.397786 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-922e89b3-8b35-49af-b700-b18e4d6984bc tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3" status: 204 len: 0 microversion: 2.1 time: 0.093987 Jun 01 22:38:12.398336 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 649/2005] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:38:12 2026] DELETE /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:38:12.407021 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7eb91786-c32f-4201-9aab-ecb8c562d3b4 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:12.408911 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7eb91786-c32f-4201-9aab-ecb8c562d3b4 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:12.415296 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7eb91786-c32f-4201-9aab-ecb8c562d3b4 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:12.415638 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7eb91786-c32f-4201-9aab-ecb8c562d3b4 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:12.415918 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7eb91786-c32f-4201-9aab-ecb8c562d3b4 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:12.416575 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7eb91786-c32f-4201-9aab-ecb8c562d3b4 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:12.416969 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7eb91786-c32f-4201-9aab-ecb8c562d3b4 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:12.417519 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7eb91786-c32f-4201-9aab-ecb8c562d3b4 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:12.439603 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7eb91786-c32f-4201-9aab-ecb8c562d3b4 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:12.519876 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-55799577-57b0-4261-92d5-46585271d5ff tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:12.520265 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-55799577-57b0-4261-92d5-46585271d5ff tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:12.525548 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-55799577-57b0-4261-92d5-46585271d5ff tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:12.526064 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-55799577-57b0-4261-92d5-46585271d5ff tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:12.526615 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-55799577-57b0-4261-92d5-46585271d5ff tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:12.527311 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-55799577-57b0-4261-92d5-46585271d5ff tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:12.527725 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-55799577-57b0-4261-92d5-46585271d5ff tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:12.528078 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-55799577-57b0-4261-92d5-46585271d5ff tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:12.550135 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-55799577-57b0-4261-92d5-46585271d5ff tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:12.632847 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7eb91786-c32f-4201-9aab-ecb8c562d3b4 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:12.645007 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7eb91786-c32f-4201-9aab-ecb8c562d3b4 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3" status: 200 len: 1714 microversion: 2.1 time: 0.240314 Jun 01 22:38:12.645533 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 686/2006] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:12 2026] GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 => generated 1714 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:12.694819 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-55799577-57b0-4261-92d5-46585271d5ff tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:12.698776 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-55799577-57b0-4261-92d5-46585271d5ff tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:12.699497 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-55799577-57b0-4261-92d5-46585271d5ff tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:12.702938 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-55799577-57b0-4261-92d5-46585271d5ff tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3" status: 200 len: 1425 microversion: 2.60 time: 0.186980 Jun 01 22:38:12.703285 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 672/2007] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:12 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3 => generated 1425 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:12.853114 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f9ec04f7-1163-42aa-a382-cec24c1c091c tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:12.855584 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f9ec04f7-1163-42aa-a382-cec24c1c091c tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:12.858304 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f9ec04f7-1163-42aa-a382-cec24c1c091c tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:12.858512 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f9ec04f7-1163-42aa-a382-cec24c1c091c tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:12.860585 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f9ec04f7-1163-42aa-a382-cec24c1c091c tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:12.860585 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f9ec04f7-1163-42aa-a382-cec24c1c091c tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:12.860585 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f9ec04f7-1163-42aa-a382-cec24c1c091c tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:12.860585 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f9ec04f7-1163-42aa-a382-cec24c1c091c tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:12.894281 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f9ec04f7-1163-42aa-a382-cec24c1c091c tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.044741 Jun 01 22:38:12.898021 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 650/2008] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:38:12 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:13.007419 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-782aaede-0bac-4841-bf90-f96322714471 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:13.008980 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-782aaede-0bac-4841-bf90-f96322714471 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:13.015298 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-782aaede-0bac-4841-bf90-f96322714471 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:13.015479 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-782aaede-0bac-4841-bf90-f96322714471 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:13.015728 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-782aaede-0bac-4841-bf90-f96322714471 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:13.016151 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-782aaede-0bac-4841-bf90-f96322714471 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:13.016456 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-782aaede-0bac-4841-bf90-f96322714471 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:13.016752 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-782aaede-0bac-4841-bf90-f96322714471 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:13.031485 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-782aaede-0bac-4841-bf90-f96322714471 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:13.171165 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-782aaede-0bac-4841-bf90-f96322714471 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:13.181996 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-782aaede-0bac-4841-bf90-f96322714471 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 200 len: 1366 microversion: 2.1 time: 0.176856 Jun 01 22:38:13.182296 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 687/2009] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:13 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 1366 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:13.556617 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:38:13.569162 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=6 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:38:13.719099 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f98bb31f-1edf-4c1a-b153-b8d8e2f61370 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:13.721366 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f98bb31f-1edf-4c1a-b153-b8d8e2f61370 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:13.725881 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f98bb31f-1edf-4c1a-b153-b8d8e2f61370 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:13.726203 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f98bb31f-1edf-4c1a-b153-b8d8e2f61370 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:13.726472 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f98bb31f-1edf-4c1a-b153-b8d8e2f61370 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:13.726995 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f98bb31f-1edf-4c1a-b153-b8d8e2f61370 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:13.727375 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f98bb31f-1edf-4c1a-b153-b8d8e2f61370 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:13.727763 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f98bb31f-1edf-4c1a-b153-b8d8e2f61370 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:13.736196 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=9 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:38:13.738420 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f7f8c684-fdd6-499b-ab36-495fad9b1b7d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:13.740516 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f7f8c684-fdd6-499b-ab36-495fad9b1b7d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:13.745312 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7f8c684-fdd6-499b-ab36-495fad9b1b7d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:13.745673 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7f8c684-fdd6-499b-ab36-495fad9b1b7d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:13.745987 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7f8c684-fdd6-499b-ab36-495fad9b1b7d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:13.746539 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7f8c684-fdd6-499b-ab36-495fad9b1b7d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:13.746967 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7f8c684-fdd6-499b-ab36-495fad9b1b7d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:13.747322 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7f8c684-fdd6-499b-ab36-495fad9b1b7d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:13.758699 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f98bb31f-1edf-4c1a-b153-b8d8e2f61370 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:13.778502 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f7f8c684-fdd6-499b-ab36-495fad9b1b7d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:13.911831 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f0948b9b-688a-4adb-b221-aa9b70cb3eb0 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:13.913700 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f0948b9b-688a-4adb-b221-aa9b70cb3eb0 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:13.926629 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f0948b9b-688a-4adb-b221-aa9b70cb3eb0 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:13.926629 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f0948b9b-688a-4adb-b221-aa9b70cb3eb0 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:13.926769 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f0948b9b-688a-4adb-b221-aa9b70cb3eb0 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:13.927048 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f0948b9b-688a-4adb-b221-aa9b70cb3eb0 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:13.927255 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f0948b9b-688a-4adb-b221-aa9b70cb3eb0 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:13.927437 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f0948b9b-688a-4adb-b221-aa9b70cb3eb0 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:13.956152 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f0948b9b-688a-4adb-b221-aa9b70cb3eb0 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.046695 Jun 01 22:38:13.956445 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 688/2010] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:38:13 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90/os-volume_attachments => generated 197 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:13.968147 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f98bb31f-1edf-4c1a-b153-b8d8e2f61370 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:13.972697 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f98bb31f-1edf-4c1a-b153-b8d8e2f61370 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:13.973320 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f98bb31f-1edf-4c1a-b153-b8d8e2f61370 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:13.979915 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f98bb31f-1edf-4c1a-b153-b8d8e2f61370 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3" status: 200 len: 1616 microversion: 2.60 time: 0.260911 Jun 01 22:38:13.979915 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 673/2011] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:13 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3 => generated 1616 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:14.000270 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1a51020c-80b1-4f6f-a172-192c7311218f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:14.002850 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1a51020c-80b1-4f6f-a172-192c7311218f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:14.010377 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1a51020c-80b1-4f6f-a172-192c7311218f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:14.012013 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1a51020c-80b1-4f6f-a172-192c7311218f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:14.012013 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1a51020c-80b1-4f6f-a172-192c7311218f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:14.012013 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1a51020c-80b1-4f6f-a172-192c7311218f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:14.012013 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1a51020c-80b1-4f6f-a172-192c7311218f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:14.012227 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1a51020c-80b1-4f6f-a172-192c7311218f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:14.031471 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-1a51020c-80b1-4f6f-a172-192c7311218f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:14.053268 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f7f8c684-fdd6-499b-ab36-495fad9b1b7d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:14.064265 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f7f8c684-fdd6-499b-ab36-495fad9b1b7d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3" status: 200 len: 1668 microversion: 2.1 time: 0.328494 Jun 01 22:38:14.065110 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 651/2012] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:13 2026] GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 => generated 1668 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:14.084721 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-29da58e6-01e9-4684-9fca-ba3ef9f44f5b req-d4d4aa39-960a-4c5f-973a-4bb96311ab76 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b2fb6f7f-0d12-4258-83d9-ac875f5f0de3", "name": "network-vif-unplugged", "status": "completed", "tag": "337ec331-bc96-4e33-b6e7-0f35712d7f4e"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:14.093108 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-29da58e6-01e9-4684-9fca-ba3ef9f44f5b req-d4d4aa39-960a-4c5f-973a-4bb96311ab76 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:14.093236 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-29da58e6-01e9-4684-9fca-ba3ef9f44f5b req-d4d4aa39-960a-4c5f-973a-4bb96311ab76 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:14.093627 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-29da58e6-01e9-4684-9fca-ba3ef9f44f5b req-d4d4aa39-960a-4c5f-973a-4bb96311ab76 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:14.107213 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-29da58e6-01e9-4684-9fca-ba3ef9f44f5b req-d4d4aa39-960a-4c5f-973a-4bb96311ab76 service nova] Creating event network-vif-unplugged:337ec331-bc96-4e33-b6e7-0f35712d7f4e for instance b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 on np0000001904 Jun 01 22:38:14.107213 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-29da58e6-01e9-4684-9fca-ba3ef9f44f5b req-d4d4aa39-960a-4c5f-973a-4bb96311ab76 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:14.113346 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-29da58e6-01e9-4684-9fca-ba3ef9f44f5b req-d4d4aa39-960a-4c5f-973a-4bb96311ab76 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.072075 Jun 01 22:38:14.113711 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 674/2013] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:14 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:14.181368 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1a51020c-80b1-4f6f-a172-192c7311218f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3/os-interface" status: 200 len: 282 microversion: 2.60 time: 0.184104 Jun 01 22:38:14.181721 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 689/2014] 10.4.3.116 () {68 vars in 1434 bytes} [Mon Jun 1 22:38:13 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3/os-interface => generated 282 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:38:14.203451 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f0018f3f-0cd8-4065-a816-4fbcd663c98a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:14.206215 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f0018f3f-0cd8-4065-a816-4fbcd663c98a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:14.211378 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f0018f3f-0cd8-4065-a816-4fbcd663c98a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:14.211711 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f0018f3f-0cd8-4065-a816-4fbcd663c98a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:14.212000 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f0018f3f-0cd8-4065-a816-4fbcd663c98a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:14.212545 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f0018f3f-0cd8-4065-a816-4fbcd663c98a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:14.212958 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f0018f3f-0cd8-4065-a816-4fbcd663c98a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:14.213320 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f0018f3f-0cd8-4065-a816-4fbcd663c98a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:14.232358 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f0018f3f-0cd8-4065-a816-4fbcd663c98a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:14.418262 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f0018f3f-0cd8-4065-a816-4fbcd663c98a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:14.426100 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f0018f3f-0cd8-4065-a816-4fbcd663c98a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 200 len: 1366 microversion: 2.1 time: 0.225523 Jun 01 22:38:14.426692 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 652/2015] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:14 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 1366 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:14.877328 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Action: 'create', calling method: >, body: {"server": {"name": "multiattach-server-1", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "0f0578bf-253b-47a1-8763-c5804e7d9cbb"}], "security_groups": [{"name": "tempest-securitygroup--373092548"}], "key_name": "tempest-keypair-1688823695", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:14.968634 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-854b65e0-8772-4619-90cd-f807398b036a tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:14.970780 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-854b65e0-8772-4619-90cd-f807398b036a tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:14.975219 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-854b65e0-8772-4619-90cd-f807398b036a tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:14.975531 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-854b65e0-8772-4619-90cd-f807398b036a tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:14.975735 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-854b65e0-8772-4619-90cd-f807398b036a tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:14.975908 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:14.976060 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-854b65e0-8772-4619-90cd-f807398b036a tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:14.976285 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-854b65e0-8772-4619-90cd-f807398b036a tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:14.976330 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:14.976437 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-854b65e0-8772-4619-90cd-f807398b036a tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:14.977730 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:14.977730 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:14.977730 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:14.977912 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:14.984509 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:14.995211 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-854b65e0-8772-4619-90cd-f807398b036a tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.028722 Jun 01 22:38:14.995683 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 690/2016] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:38:14 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90/os-volume_attachments => generated 25 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:38:15.044418 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] validate_networks() for [('0f0578bf-253b-47a1-8763-c5804e7d9cbb', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:38:15.044789 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:15.089272 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d7c04dd9-41bf-4572-a5cb-e540225cc3c8 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:15.091320 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d7c04dd9-41bf-4572-a5cb-e540225cc3c8 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:15.097800 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d7c04dd9-41bf-4572-a5cb-e540225cc3c8 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:15.098129 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d7c04dd9-41bf-4572-a5cb-e540225cc3c8 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:15.098446 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d7c04dd9-41bf-4572-a5cb-e540225cc3c8 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:15.099022 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d7c04dd9-41bf-4572-a5cb-e540225cc3c8 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:15.099444 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d7c04dd9-41bf-4572-a5cb-e540225cc3c8 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:15.099842 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d7c04dd9-41bf-4572-a5cb-e540225cc3c8 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:15.116782 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d7c04dd9-41bf-4572-a5cb-e540225cc3c8 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:15.242024 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:15.276248 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d7c04dd9-41bf-4572-a5cb-e540225cc3c8 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:15.291892 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d7c04dd9-41bf-4572-a5cb-e540225cc3c8 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3" status: 200 len: 1668 microversion: 2.1 time: 0.204642 Jun 01 22:38:15.292142 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 653/2017] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:15 2026] GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 => generated 1668 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:15.341110 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-149ba0d0-736d-424e-bf56-a71e74530389 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:15.341416 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-149ba0d0-736d-424e-bf56-a71e74530389 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:15.346208 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-149ba0d0-736d-424e-bf56-a71e74530389 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:15.347470 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-149ba0d0-736d-424e-bf56-a71e74530389 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:15.347470 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-149ba0d0-736d-424e-bf56-a71e74530389 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:15.348138 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-149ba0d0-736d-424e-bf56-a71e74530389 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:15.348360 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-149ba0d0-736d-424e-bf56-a71e74530389 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:15.348524 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-149ba0d0-736d-424e-bf56-a71e74530389 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:15.366527 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-d5d1fa66-dadc-438d-a3e6-c0d1893901d3 req-0ff96ea3-997e-4964-af84-1f4da1151481 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bc558345-8c98-4536-8c44-4f2031e59d90", "tag": "30b321eb-8d31-4dfb-bbbf-127776dcaf3d"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:15.376836 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d5d1fa66-dadc-438d-a3e6-c0d1893901d3 req-0ff96ea3-997e-4964-af84-1f4da1151481 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:15.377133 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d5d1fa66-dadc-438d-a3e6-c0d1893901d3 req-0ff96ea3-997e-4964-af84-1f4da1151481 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:15.377539 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d5d1fa66-dadc-438d-a3e6-c0d1893901d3 req-0ff96ea3-997e-4964-af84-1f4da1151481 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:15.378162 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-149ba0d0-736d-424e-bf56-a71e74530389 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:38:15.389092 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-d5d1fa66-dadc-438d-a3e6-c0d1893901d3 req-0ff96ea3-997e-4964-af84-1f4da1151481 service nova] Creating event network-changed:30b321eb-8d31-4dfb-bbbf-127776dcaf3d for instance bc558345-8c98-4536-8c44-4f2031e59d90 on np0000001904 Jun 01 22:38:15.389922 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-d5d1fa66-dadc-438d-a3e6-c0d1893901d3 req-0ff96ea3-997e-4964-af84-1f4da1151481 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:15.397034 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-d5d1fa66-dadc-438d-a3e6-c0d1893901d3 req-0ff96ea3-997e-4964-af84-1f4da1151481 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.034694 Jun 01 22:38:15.397472 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 654/2018] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:15 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:15.437203 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:38:15.437203 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:38:15.437410 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:38:15.437562 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:38:15.439981 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:38:15.447083 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9fa805cd-66e4-44ce-9313-6164275a90d9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:15.449456 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-9fa805cd-66e4-44ce-9313-6164275a90d9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:15.451023 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:15.451239 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:15.451433 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:15.452096 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:15.453785 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:15.454214 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:15.456220 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9fa805cd-66e4-44ce-9313-6164275a90d9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:15.457210 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-149ba0d0-736d-424e-bf56-a71e74530389 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90" status: 204 len: 0 microversion: 2.1 time: 0.120828 Jun 01 22:38:15.457303 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9fa805cd-66e4-44ce-9313-6164275a90d9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:15.457303 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9fa805cd-66e4-44ce-9313-6164275a90d9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:15.457398 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 691/2019] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:38:15 2026] DELETE /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:38:15.457437 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9fa805cd-66e4-44ce-9313-6164275a90d9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:15.457726 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9fa805cd-66e4-44ce-9313-6164275a90d9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:15.457994 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9fa805cd-66e4-44ce-9313-6164275a90d9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:15.469943 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-31aae057-3566-4a9d-95f7-3ec82616bbbb tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:15.471495 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Getting quotas for project 987c6a05350b455cb998685574d3a431. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:38:15.471626 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-31aae057-3566-4a9d-95f7-3ec82616bbbb tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:15.474995 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Getting quotas for user dd39ecb231444e33b84c642fdf658351 and project 987c6a05350b455cb998685574d3a431. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:38:15.476333 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-31aae057-3566-4a9d-95f7-3ec82616bbbb tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:15.476615 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-31aae057-3566-4a9d-95f7-3ec82616bbbb tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:15.476884 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-31aae057-3566-4a9d-95f7-3ec82616bbbb tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:15.477444 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-31aae057-3566-4a9d-95f7-3ec82616bbbb tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:15.477849 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-31aae057-3566-4a9d-95f7-3ec82616bbbb tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:15.478193 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-31aae057-3566-4a9d-95f7-3ec82616bbbb tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:15.479259 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-9fa805cd-66e4-44ce-9313-6164275a90d9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:15.482775 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:38:15.484605 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:38:15.510235 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-31aae057-3566-4a9d-95f7-3ec82616bbbb tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:15.552895 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-63c08b6c-d053-4a74-bba5-00d8add6113c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.60 time: 0.677405 Jun 01 22:38:15.553473 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 675/2020] 10.4.3.116 () {70 vars in 1306 bytes} [Mon Jun 1 22:38:14 2026] POST /compute/v2.1/servers => generated 405 bytes in 678 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) Jun 01 22:38:15.568293 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-24de2a52-66c0-435e-9268-cc0c48e40323 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:15.570177 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-24de2a52-66c0-435e-9268-cc0c48e40323 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:15.586007 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-24de2a52-66c0-435e-9268-cc0c48e40323 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:15.675376 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-24de2a52-66c0-435e-9268-cc0c48e40323 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:15.682495 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-24de2a52-66c0-435e-9268-cc0c48e40323 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:15.683339 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-24de2a52-66c0-435e-9268-cc0c48e40323 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:15.688522 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-24de2a52-66c0-435e-9268-cc0c48e40323 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba" status: 200 len: 1300 microversion: 2.60 time: 0.122891 Jun 01 22:38:15.688522 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 676/2021] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:15 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba => generated 1300 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:15.717878 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9fa805cd-66e4-44ce-9313-6164275a90d9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:15.728869 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9fa805cd-66e4-44ce-9313-6164275a90d9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 200 len: 1366 microversion: 2.1 time: 0.283575 Jun 01 22:38:15.732589 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 655/2022] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:15 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 1366 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:15.785882 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-31aae057-3566-4a9d-95f7-3ec82616bbbb tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:15.797603 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-31aae057-3566-4a9d-95f7-3ec82616bbbb tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90" status: 200 len: 1670 microversion: 2.1 time: 0.328635 Jun 01 22:38:15.797603 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 692/2023] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:15 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90 => generated 1670 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:15.888983 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-4f9aacf4-920a-4162-a792-0d206bd826a9 req-e1ec22cb-bc0c-4e71-87b9-7d2f330fd4e6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b2fb6f7f-0d12-4258-83d9-ac875f5f0de3", "name": "network-vif-deleted", "tag": "337ec331-bc96-4e33-b6e7-0f35712d7f4e"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:15.897075 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-4f9aacf4-920a-4162-a792-0d206bd826a9 req-e1ec22cb-bc0c-4e71-87b9-7d2f330fd4e6 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:15.897327 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-4f9aacf4-920a-4162-a792-0d206bd826a9 req-e1ec22cb-bc0c-4e71-87b9-7d2f330fd4e6 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:15.897534 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-4f9aacf4-920a-4162-a792-0d206bd826a9 req-e1ec22cb-bc0c-4e71-87b9-7d2f330fd4e6 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:15.909083 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-4f9aacf4-920a-4162-a792-0d206bd826a9 req-e1ec22cb-bc0c-4e71-87b9-7d2f330fd4e6 service nova] Creating event network-vif-deleted:337ec331-bc96-4e33-b6e7-0f35712d7f4e for instance b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 on np0000001904 Jun 01 22:38:15.909530 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-4f9aacf4-920a-4162-a792-0d206bd826a9 req-e1ec22cb-bc0c-4e71-87b9-7d2f330fd4e6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:15.915927 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-4f9aacf4-920a-4162-a792-0d206bd826a9 req-e1ec22cb-bc0c-4e71-87b9-7d2f330fd4e6 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029814 Jun 01 22:38:15.916762 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 677/2024] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:15 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:16.186984 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-71faf45f-620f-4595-bc36-ae6f37cb3971 req-f75b9145-e8a3-40a1-b622-0e3cae4ef711 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b2fb6f7f-0d12-4258-83d9-ac875f5f0de3", "name": "network-vif-unplugged", "status": "completed", "tag": "337ec331-bc96-4e33-b6e7-0f35712d7f4e"}, {"name": "network-changed", "server_uuid": "756e99bd-5203-4ab3-852f-79e771c5b7c3", "tag": "a016ac8d-20ea-4383-951b-b894fb3a1210"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:16.195485 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-71faf45f-620f-4595-bc36-ae6f37cb3971 req-f75b9145-e8a3-40a1-b622-0e3cae4ef711 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:16.195713 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-71faf45f-620f-4595-bc36-ae6f37cb3971 req-f75b9145-e8a3-40a1-b622-0e3cae4ef711 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:16.197048 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-71faf45f-620f-4595-bc36-ae6f37cb3971 req-f75b9145-e8a3-40a1-b622-0e3cae4ef711 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:16.208391 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-71faf45f-620f-4595-bc36-ae6f37cb3971 req-f75b9145-e8a3-40a1-b622-0e3cae4ef711 service nova] Creating event network-vif-unplugged:337ec331-bc96-4e33-b6e7-0f35712d7f4e for instance b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 on np0000001904 Jun 01 22:38:16.209325 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-71faf45f-620f-4595-bc36-ae6f37cb3971 req-f75b9145-e8a3-40a1-b622-0e3cae4ef711 service nova] Creating event network-changed:a016ac8d-20ea-4383-951b-b894fb3a1210 for instance 756e99bd-5203-4ab3-852f-79e771c5b7c3 on np0000001904 Jun 01 22:38:16.209325 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-71faf45f-620f-4595-bc36-ae6f37cb3971 req-f75b9145-e8a3-40a1-b622-0e3cae4ef711 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:16.220847 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-71faf45f-620f-4595-bc36-ae6f37cb3971 req-f75b9145-e8a3-40a1-b622-0e3cae4ef711 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.035355 Jun 01 22:38:16.221687 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 656/2025] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:16 2026] POST /compute/v2.1/os-server-external-events => generated 352 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:16.314011 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c6534aac-5a36-410d-bf58-f06e44198e34 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:16.320119 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c6534aac-5a36-410d-bf58-f06e44198e34 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:16.326457 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6534aac-5a36-410d-bf58-f06e44198e34 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:16.326791 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6534aac-5a36-410d-bf58-f06e44198e34 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:16.327055 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6534aac-5a36-410d-bf58-f06e44198e34 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:16.327785 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6534aac-5a36-410d-bf58-f06e44198e34 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:16.328067 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6534aac-5a36-410d-bf58-f06e44198e34 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:16.328443 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6534aac-5a36-410d-bf58-f06e44198e34 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:16.360388 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c6534aac-5a36-410d-bf58-f06e44198e34 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:16.428519 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c6534aac-5a36-410d-bf58-f06e44198e34 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:16.440640 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c6534aac-5a36-410d-bf58-f06e44198e34 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3" status: 200 len: 1600 microversion: 2.1 time: 0.130758 Jun 01 22:38:16.441029 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 693/2026] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:16 2026] GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 => generated 1600 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:16.709604 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-489eff7f-03a6-4baa-8ac8-77ed05d0443e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:16.710414 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-489eff7f-03a6-4baa-8ac8-77ed05d0443e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:16.715378 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-489eff7f-03a6-4baa-8ac8-77ed05d0443e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:16.715961 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-489eff7f-03a6-4baa-8ac8-77ed05d0443e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:16.716281 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-489eff7f-03a6-4baa-8ac8-77ed05d0443e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:16.716951 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-489eff7f-03a6-4baa-8ac8-77ed05d0443e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:16.717456 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-489eff7f-03a6-4baa-8ac8-77ed05d0443e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:16.717817 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-489eff7f-03a6-4baa-8ac8-77ed05d0443e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:16.747711 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e516b996-85f9-414d-86c7-530cb9388ac9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:16.752072 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e516b996-85f9-414d-86c7-530cb9388ac9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:16.756111 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-489eff7f-03a6-4baa-8ac8-77ed05d0443e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:16.761988 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e516b996-85f9-414d-86c7-530cb9388ac9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:16.762739 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e516b996-85f9-414d-86c7-530cb9388ac9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:16.762888 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e516b996-85f9-414d-86c7-530cb9388ac9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:16.763479 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e516b996-85f9-414d-86c7-530cb9388ac9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:16.764237 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e516b996-85f9-414d-86c7-530cb9388ac9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:16.764322 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e516b996-85f9-414d-86c7-530cb9388ac9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:16.789165 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e516b996-85f9-414d-86c7-530cb9388ac9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:16.820508 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4593fb0b-7dba-436b-80a4-2f3c042df811 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:16.824901 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4593fb0b-7dba-436b-80a4-2f3c042df811 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:16.837155 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4593fb0b-7dba-436b-80a4-2f3c042df811 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:16.837155 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4593fb0b-7dba-436b-80a4-2f3c042df811 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:16.837155 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4593fb0b-7dba-436b-80a4-2f3c042df811 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:16.837155 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4593fb0b-7dba-436b-80a4-2f3c042df811 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:16.837604 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4593fb0b-7dba-436b-80a4-2f3c042df811 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:16.837604 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4593fb0b-7dba-436b-80a4-2f3c042df811 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:16.863986 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-489eff7f-03a6-4baa-8ac8-77ed05d0443e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:16.866437 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-489eff7f-03a6-4baa-8ac8-77ed05d0443e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:16.866990 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-489eff7f-03a6-4baa-8ac8-77ed05d0443e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:16.868057 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4593fb0b-7dba-436b-80a4-2f3c042df811 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:16.871863 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-489eff7f-03a6-4baa-8ac8-77ed05d0443e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba" status: 200 len: 1304 microversion: 2.60 time: 0.165501 Jun 01 22:38:16.872197 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 678/2027] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:16 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba => generated 1304 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:17.002625 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e516b996-85f9-414d-86c7-530cb9388ac9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:17.014338 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e516b996-85f9-414d-86c7-530cb9388ac9 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 200 len: 1366 microversion: 2.1 time: 0.268915 Jun 01 22:38:17.014730 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 657/2028] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:16 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 1366 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:17.076186 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4593fb0b-7dba-436b-80a4-2f3c042df811 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:17.087315 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4593fb0b-7dba-436b-80a4-2f3c042df811 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90" status: 200 len: 1551 microversion: 2.1 time: 0.271469 Jun 01 22:38:17.087855 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 694/2029] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:16 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90 => generated 1551 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:17.446413 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-f20d8f54-5069-42ca-96f1-6a3c4188f490 req-65df65e5-7753-4c47-8ddc-1ed95432e1b2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bc558345-8c98-4536-8c44-4f2031e59d90", "name": "network-vif-unplugged", "status": "completed", "tag": "30b321eb-8d31-4dfb-bbbf-127776dcaf3d"}, {"server_uuid": "bc558345-8c98-4536-8c44-4f2031e59d90", "name": "network-vif-unplugged", "status": "completed", "tag": "30b321eb-8d31-4dfb-bbbf-127776dcaf3d"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:17.456221 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-f20d8f54-5069-42ca-96f1-6a3c4188f490 req-65df65e5-7753-4c47-8ddc-1ed95432e1b2 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:17.456485 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-f20d8f54-5069-42ca-96f1-6a3c4188f490 req-65df65e5-7753-4c47-8ddc-1ed95432e1b2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:17.456725 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-f20d8f54-5069-42ca-96f1-6a3c4188f490 req-65df65e5-7753-4c47-8ddc-1ed95432e1b2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:17.463134 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-29b77070-36a4-4b78-b411-4e48a0a097a7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:17.464439 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-29b77070-36a4-4b78-b411-4e48a0a097a7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:17.466883 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-f20d8f54-5069-42ca-96f1-6a3c4188f490 req-65df65e5-7753-4c47-8ddc-1ed95432e1b2 service nova] Creating event network-vif-unplugged:30b321eb-8d31-4dfb-bbbf-127776dcaf3d for instance bc558345-8c98-4536-8c44-4f2031e59d90 on np0000001904 Jun 01 22:38:17.467160 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-f20d8f54-5069-42ca-96f1-6a3c4188f490 req-65df65e5-7753-4c47-8ddc-1ed95432e1b2 service nova] Creating event network-vif-unplugged:30b321eb-8d31-4dfb-bbbf-127776dcaf3d for instance bc558345-8c98-4536-8c44-4f2031e59d90 on np0000001904 Jun 01 22:38:17.467979 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-f20d8f54-5069-42ca-96f1-6a3c4188f490 req-65df65e5-7753-4c47-8ddc-1ed95432e1b2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:17.468543 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-29b77070-36a4-4b78-b411-4e48a0a097a7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:17.468795 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-29b77070-36a4-4b78-b411-4e48a0a097a7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:17.468984 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-29b77070-36a4-4b78-b411-4e48a0a097a7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:17.469383 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-29b77070-36a4-4b78-b411-4e48a0a097a7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:17.469682 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-29b77070-36a4-4b78-b411-4e48a0a097a7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:17.469943 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-29b77070-36a4-4b78-b411-4e48a0a097a7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:17.474887 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-f20d8f54-5069-42ca-96f1-6a3c4188f490 req-65df65e5-7753-4c47-8ddc-1ed95432e1b2 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.031389 Jun 01 22:38:17.475104 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 679/2030] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:17 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:17.487968 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-29b77070-36a4-4b78-b411-4e48a0a097a7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:17.488109 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-29b77070-36a4-4b78-b411-4e48a0a097a7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:17.488323 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-29b77070-36a4-4b78-b411-4e48a0a097a7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:17.488645 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-29b77070-36a4-4b78-b411-4e48a0a097a7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lazy-loading 'fault' on Instance uuid b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:38:17.491804 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-29b77070-36a4-4b78-b411-4e48a0a097a7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:17.539316 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-29b77070-36a4-4b78-b411-4e48a0a097a7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:17.546678 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-29b77070-36a4-4b78-b411-4e48a0a097a7 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3" status: 200 len: 1325 microversion: 2.1 time: 0.085095 Jun 01 22:38:17.546960 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 658/2031] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:17 2026] GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 => generated 1325 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:17.896814 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e2f04eac-aebf-4532-b036-d4f208caa1d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:17.898883 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e2f04eac-aebf-4532-b036-d4f208caa1d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:17.904797 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e2f04eac-aebf-4532-b036-d4f208caa1d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:17.905098 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e2f04eac-aebf-4532-b036-d4f208caa1d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:17.905394 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e2f04eac-aebf-4532-b036-d4f208caa1d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:17.905992 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e2f04eac-aebf-4532-b036-d4f208caa1d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:17.906512 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e2f04eac-aebf-4532-b036-d4f208caa1d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:17.906949 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e2f04eac-aebf-4532-b036-d4f208caa1d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:17.930207 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e2f04eac-aebf-4532-b036-d4f208caa1d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:17.978740 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-fdd5f1e7-b08b-4822-b64e-534fbea710e9 req-bdf77a8e-e7bf-4877-84c5-0632ae18c178 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "354e89d0-0cda-426c-bba7-697b39e5d1bc", "name": "network-vif-plugged", "status": "completed", "tag": "b8c370ec-7d84-4034-95ac-a476b1edab80"}, {"server_uuid": "354e89d0-0cda-426c-bba7-697b39e5d1bc", "name": "network-vif-plugged", "status": "completed", "tag": "b8c370ec-7d84-4034-95ac-a476b1edab80"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:17.984931 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-fdd5f1e7-b08b-4822-b64e-534fbea710e9 req-bdf77a8e-e7bf-4877-84c5-0632ae18c178 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:17.985117 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-fdd5f1e7-b08b-4822-b64e-534fbea710e9 req-bdf77a8e-e7bf-4877-84c5-0632ae18c178 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:17.985321 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-fdd5f1e7-b08b-4822-b64e-534fbea710e9 req-bdf77a8e-e7bf-4877-84c5-0632ae18c178 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:17.992460 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-fdd5f1e7-b08b-4822-b64e-534fbea710e9 req-bdf77a8e-e7bf-4877-84c5-0632ae18c178 service nova] Creating event network-vif-plugged:b8c370ec-7d84-4034-95ac-a476b1edab80 for instance 354e89d0-0cda-426c-bba7-697b39e5d1bc on np0000001904 Jun 01 22:38:17.992613 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-fdd5f1e7-b08b-4822-b64e-534fbea710e9 req-bdf77a8e-e7bf-4877-84c5-0632ae18c178 service nova] Creating event network-vif-plugged:b8c370ec-7d84-4034-95ac-a476b1edab80 for instance 354e89d0-0cda-426c-bba7-697b39e5d1bc on np0000001904 Jun 01 22:38:17.992984 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-fdd5f1e7-b08b-4822-b64e-534fbea710e9 req-bdf77a8e-e7bf-4877-84c5-0632ae18c178 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:17.997340 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-fdd5f1e7-b08b-4822-b64e-534fbea710e9 req-bdf77a8e-e7bf-4877-84c5-0632ae18c178 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.020708 Jun 01 22:38:17.997757 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 680/2032] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:17 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:18.015824 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e2f04eac-aebf-4532-b036-d4f208caa1d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:18.023618 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e2f04eac-aebf-4532-b036-d4f208caa1d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:18.024647 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e2f04eac-aebf-4532-b036-d4f208caa1d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:18.031386 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e2f04eac-aebf-4532-b036-d4f208caa1d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba" status: 200 len: 1352 microversion: 2.60 time: 0.135811 Jun 01 22:38:18.031386 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 695/2033] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:17 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba => generated 1352 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:18.035674 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f76e2c4d-c3c4-4703-998f-79b8f50d3e7a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:18.037201 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f76e2c4d-c3c4-4703-998f-79b8f50d3e7a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:18.049979 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f76e2c4d-c3c4-4703-998f-79b8f50d3e7a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:18.049979 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f76e2c4d-c3c4-4703-998f-79b8f50d3e7a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:18.049979 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f76e2c4d-c3c4-4703-998f-79b8f50d3e7a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:18.049979 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f76e2c4d-c3c4-4703-998f-79b8f50d3e7a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:18.050182 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f76e2c4d-c3c4-4703-998f-79b8f50d3e7a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:18.050182 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f76e2c4d-c3c4-4703-998f-79b8f50d3e7a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:18.067230 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f76e2c4d-c3c4-4703-998f-79b8f50d3e7a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:18.109786 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4dfcf79a-441a-46cc-bfa0-e7eaff79f92d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:18.111532 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4dfcf79a-441a-46cc-bfa0-e7eaff79f92d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:18.117083 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4dfcf79a-441a-46cc-bfa0-e7eaff79f92d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:18.117355 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4dfcf79a-441a-46cc-bfa0-e7eaff79f92d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:18.117604 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4dfcf79a-441a-46cc-bfa0-e7eaff79f92d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:18.118024 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4dfcf79a-441a-46cc-bfa0-e7eaff79f92d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:18.118540 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4dfcf79a-441a-46cc-bfa0-e7eaff79f92d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:18.119003 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4dfcf79a-441a-46cc-bfa0-e7eaff79f92d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:18.141254 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4dfcf79a-441a-46cc-bfa0-e7eaff79f92d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:18.211610 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4dfcf79a-441a-46cc-bfa0-e7eaff79f92d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:18.228447 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4dfcf79a-441a-46cc-bfa0-e7eaff79f92d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90" status: 200 len: 1484 microversion: 2.1 time: 0.122349 Jun 01 22:38:18.230249 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 681/2034] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:18 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90 => generated 1484 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:18.290404 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f76e2c4d-c3c4-4703-998f-79b8f50d3e7a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:18.299229 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f76e2c4d-c3c4-4703-998f-79b8f50d3e7a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 200 len: 1366 microversion: 2.1 time: 0.265464 Jun 01 22:38:18.299557 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 659/2035] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:18 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 1366 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:18.562621 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9b25225e-3621-4f0a-9976-805db9c27d85 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:18.565131 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9b25225e-3621-4f0a-9976-805db9c27d85 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:18.570080 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b25225e-3621-4f0a-9976-805db9c27d85 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:18.570908 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b25225e-3621-4f0a-9976-805db9c27d85 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:18.570908 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b25225e-3621-4f0a-9976-805db9c27d85 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:18.571193 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b25225e-3621-4f0a-9976-805db9c27d85 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:18.571577 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b25225e-3621-4f0a-9976-805db9c27d85 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:18.572102 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b25225e-3621-4f0a-9976-805db9c27d85 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:18.597812 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b25225e-3621-4f0a-9976-805db9c27d85 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:18.598115 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b25225e-3621-4f0a-9976-805db9c27d85 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:18.598402 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b25225e-3621-4f0a-9976-805db9c27d85 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:18.598790 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-9b25225e-3621-4f0a-9976-805db9c27d85 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lazy-loading 'fault' on Instance uuid b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:38:18.603000 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9b25225e-3621-4f0a-9976-805db9c27d85 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:18.665551 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9b25225e-3621-4f0a-9976-805db9c27d85 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:18.676869 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9b25225e-3621-4f0a-9976-805db9c27d85 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3" status: 200 len: 1325 microversion: 2.1 time: 0.116467 Jun 01 22:38:18.677251 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 696/2036] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:18 2026] GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 => generated 1325 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:19.051539 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-dfd1ed7c-e27d-47f0-8169-cf8eb649c911 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:19.052954 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-dfd1ed7c-e27d-47f0-8169-cf8eb649c911 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:19.063848 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dfd1ed7c-e27d-47f0-8169-cf8eb649c911 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:19.064189 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dfd1ed7c-e27d-47f0-8169-cf8eb649c911 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:19.064576 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dfd1ed7c-e27d-47f0-8169-cf8eb649c911 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:19.065202 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dfd1ed7c-e27d-47f0-8169-cf8eb649c911 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:19.065745 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dfd1ed7c-e27d-47f0-8169-cf8eb649c911 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:19.066099 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dfd1ed7c-e27d-47f0-8169-cf8eb649c911 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:19.086893 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-dfd1ed7c-e27d-47f0-8169-cf8eb649c911 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:19.148543 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-dfd1ed7c-e27d-47f0-8169-cf8eb649c911 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:19.154968 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-dfd1ed7c-e27d-47f0-8169-cf8eb649c911 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:19.155826 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-dfd1ed7c-e27d-47f0-8169-cf8eb649c911 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:19.161310 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-dfd1ed7c-e27d-47f0-8169-cf8eb649c911 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba" status: 200 len: 1352 microversion: 2.60 time: 0.111748 Jun 01 22:38:19.161809 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 682/2037] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:19 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba => generated 1352 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:19.254687 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c5bb8e25-afc1-4219-8baa-cb126fc7e79d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:19.256817 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c5bb8e25-afc1-4219-8baa-cb126fc7e79d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:19.264157 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c5bb8e25-afc1-4219-8baa-cb126fc7e79d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:19.264667 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c5bb8e25-afc1-4219-8baa-cb126fc7e79d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:19.264875 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c5bb8e25-afc1-4219-8baa-cb126fc7e79d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:19.265528 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c5bb8e25-afc1-4219-8baa-cb126fc7e79d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:19.265945 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c5bb8e25-afc1-4219-8baa-cb126fc7e79d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:19.266390 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c5bb8e25-afc1-4219-8baa-cb126fc7e79d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:19.296735 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c5bb8e25-afc1-4219-8baa-cb126fc7e79d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:19.297068 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c5bb8e25-afc1-4219-8baa-cb126fc7e79d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:19.297306 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c5bb8e25-afc1-4219-8baa-cb126fc7e79d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:19.297737 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-c5bb8e25-afc1-4219-8baa-cb126fc7e79d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lazy-loading 'fault' on Instance uuid bc558345-8c98-4536-8c44-4f2031e59d90 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:38:19.302680 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c5bb8e25-afc1-4219-8baa-cb126fc7e79d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:19.318043 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-55305b9f-be9b-4ffd-830f-e64c985cb852 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:19.319650 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-55305b9f-be9b-4ffd-830f-e64c985cb852 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:19.326729 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-55305b9f-be9b-4ffd-830f-e64c985cb852 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:19.327025 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-55305b9f-be9b-4ffd-830f-e64c985cb852 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:19.327300 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-55305b9f-be9b-4ffd-830f-e64c985cb852 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:19.327789 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-55305b9f-be9b-4ffd-830f-e64c985cb852 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:19.328152 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-55305b9f-be9b-4ffd-830f-e64c985cb852 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:19.328463 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-55305b9f-be9b-4ffd-830f-e64c985cb852 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:19.348779 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-55305b9f-be9b-4ffd-830f-e64c985cb852 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:19.392813 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c5bb8e25-afc1-4219-8baa-cb126fc7e79d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:19.403178 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c5bb8e25-afc1-4219-8baa-cb126fc7e79d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90" status: 200 len: 1331 microversion: 2.1 time: 0.151433 Jun 01 22:38:19.403412 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 660/2038] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:19 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90 => generated 1331 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:19.535671 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-55305b9f-be9b-4ffd-830f-e64c985cb852 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:19.542534 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-e8d7237f-fa60-4519-87c5-df1f8403f936 req-32d42cdd-8e36-4af2-bc35-f33a83ee9027 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bc558345-8c98-4536-8c44-4f2031e59d90", "name": "network-vif-deleted", "tag": "30b321eb-8d31-4dfb-bbbf-127776dcaf3d"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:19.550361 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-55305b9f-be9b-4ffd-830f-e64c985cb852 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 200 len: 1552 microversion: 2.1 time: 0.234159 Jun 01 22:38:19.550692 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 697/2039] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:19 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 1552 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:19.559829 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e8d7237f-fa60-4519-87c5-df1f8403f936 req-32d42cdd-8e36-4af2-bc35-f33a83ee9027 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:19.560055 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e8d7237f-fa60-4519-87c5-df1f8403f936 req-32d42cdd-8e36-4af2-bc35-f33a83ee9027 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:19.560218 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e8d7237f-fa60-4519-87c5-df1f8403f936 req-32d42cdd-8e36-4af2-bc35-f33a83ee9027 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:19.573941 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-e8d7237f-fa60-4519-87c5-df1f8403f936 req-32d42cdd-8e36-4af2-bc35-f33a83ee9027 service nova] Creating event network-vif-deleted:30b321eb-8d31-4dfb-bbbf-127776dcaf3d for instance bc558345-8c98-4536-8c44-4f2031e59d90 on np0000001904 Jun 01 22:38:19.573941 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-e8d7237f-fa60-4519-87c5-df1f8403f936 req-32d42cdd-8e36-4af2-bc35-f33a83ee9027 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:19.578384 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2ed90c2e-543d-4ef1-b879-790a70e49d8a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:19.581514 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2ed90c2e-543d-4ef1-b879-790a70e49d8a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:19.582987 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-e8d7237f-fa60-4519-87c5-df1f8403f936 req-32d42cdd-8e36-4af2-bc35-f33a83ee9027 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.043692 Jun 01 22:38:19.583485 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 683/2040] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:19 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) Jun 01 22:38:19.587893 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ed90c2e-543d-4ef1-b879-790a70e49d8a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:19.587893 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ed90c2e-543d-4ef1-b879-790a70e49d8a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:19.588033 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ed90c2e-543d-4ef1-b879-790a70e49d8a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:19.588670 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ed90c2e-543d-4ef1-b879-790a70e49d8a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:19.588670 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ed90c2e-543d-4ef1-b879-790a70e49d8a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:19.588670 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ed90c2e-543d-4ef1-b879-790a70e49d8a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:19.609111 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2ed90c2e-543d-4ef1-b879-790a70e49d8a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:19.696735 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-151826d8-9760-4377-96d3-0c5ae7f58d8d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:19.698951 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-151826d8-9760-4377-96d3-0c5ae7f58d8d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:19.706396 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-151826d8-9760-4377-96d3-0c5ae7f58d8d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:19.706396 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-151826d8-9760-4377-96d3-0c5ae7f58d8d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:19.707169 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-151826d8-9760-4377-96d3-0c5ae7f58d8d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:19.708449 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-151826d8-9760-4377-96d3-0c5ae7f58d8d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:19.709755 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-151826d8-9760-4377-96d3-0c5ae7f58d8d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:19.710253 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-151826d8-9760-4377-96d3-0c5ae7f58d8d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:19.727928 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2ed90c2e-543d-4ef1-b879-790a70e49d8a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.152626 Jun 01 22:38:19.728389 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 661/2041] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:38:19 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc/os-interface => generated 282 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:19.746995 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-151826d8-9760-4377-96d3-0c5ae7f58d8d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:19.747168 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-151826d8-9760-4377-96d3-0c5ae7f58d8d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:19.747435 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-151826d8-9760-4377-96d3-0c5ae7f58d8d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:19.747827 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-151826d8-9760-4377-96d3-0c5ae7f58d8d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lazy-loading 'fault' on Instance uuid b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:38:19.754844 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-151826d8-9760-4377-96d3-0c5ae7f58d8d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:19.834604 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-151826d8-9760-4377-96d3-0c5ae7f58d8d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:19.844455 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-151826d8-9760-4377-96d3-0c5ae7f58d8d tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3" status: 200 len: 1325 microversion: 2.1 time: 0.149958 Jun 01 22:38:19.844845 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 698/2042] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:19 2026] GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 => generated 1325 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:20.182695 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f54441c3-2cab-4f76-b6a5-7e2d36f0ae65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:20.184414 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f54441c3-2cab-4f76-b6a5-7e2d36f0ae65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:20.190735 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f54441c3-2cab-4f76-b6a5-7e2d36f0ae65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:20.191418 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f54441c3-2cab-4f76-b6a5-7e2d36f0ae65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:20.191828 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f54441c3-2cab-4f76-b6a5-7e2d36f0ae65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:20.192510 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f54441c3-2cab-4f76-b6a5-7e2d36f0ae65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:20.193577 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f54441c3-2cab-4f76-b6a5-7e2d36f0ae65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:20.194597 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f54441c3-2cab-4f76-b6a5-7e2d36f0ae65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:20.232489 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f54441c3-2cab-4f76-b6a5-7e2d36f0ae65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:20.314320 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f54441c3-2cab-4f76-b6a5-7e2d36f0ae65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:20.327402 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f54441c3-2cab-4f76-b6a5-7e2d36f0ae65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:20.327402 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f54441c3-2cab-4f76-b6a5-7e2d36f0ae65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:20.331457 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f54441c3-2cab-4f76-b6a5-7e2d36f0ae65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba" status: 200 len: 1360 microversion: 2.60 time: 0.152127 Jun 01 22:38:20.332004 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 684/2043] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:20 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba => generated 1360 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:20.430461 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-27266b95-5537-46a4-a1b0-aaabc8faf37b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:20.433586 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-27266b95-5537-46a4-a1b0-aaabc8faf37b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:20.439060 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27266b95-5537-46a4-a1b0-aaabc8faf37b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:20.439060 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27266b95-5537-46a4-a1b0-aaabc8faf37b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:20.439060 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27266b95-5537-46a4-a1b0-aaabc8faf37b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:20.439505 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27266b95-5537-46a4-a1b0-aaabc8faf37b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:20.439857 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27266b95-5537-46a4-a1b0-aaabc8faf37b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:20.440192 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27266b95-5537-46a4-a1b0-aaabc8faf37b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:20.472463 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27266b95-5537-46a4-a1b0-aaabc8faf37b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:20.472463 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27266b95-5537-46a4-a1b0-aaabc8faf37b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:20.472703 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27266b95-5537-46a4-a1b0-aaabc8faf37b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:20.473381 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-27266b95-5537-46a4-a1b0-aaabc8faf37b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lazy-loading 'fault' on Instance uuid bc558345-8c98-4536-8c44-4f2031e59d90 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:38:20.481677 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-27266b95-5537-46a4-a1b0-aaabc8faf37b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:20.570969 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-27266b95-5537-46a4-a1b0-aaabc8faf37b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:20.583421 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-27266b95-5537-46a4-a1b0-aaabc8faf37b tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90" status: 200 len: 1331 microversion: 2.1 time: 0.159745 Jun 01 22:38:20.583815 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 662/2044] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:20 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90 => generated 1331 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:20.592014 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-ddd7af12-2c9a-47a6-b642-33dace9dccd8 req-f626820c-bb5a-47d1-9bee-07a96bb0d711 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "354e89d0-0cda-426c-bba7-697b39e5d1bc", "tag": "b8c370ec-7d84-4034-95ac-a476b1edab80"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:20.604141 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ddd7af12-2c9a-47a6-b642-33dace9dccd8 req-f626820c-bb5a-47d1-9bee-07a96bb0d711 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:20.604420 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ddd7af12-2c9a-47a6-b642-33dace9dccd8 req-f626820c-bb5a-47d1-9bee-07a96bb0d711 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:20.604510 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ddd7af12-2c9a-47a6-b642-33dace9dccd8 req-f626820c-bb5a-47d1-9bee-07a96bb0d711 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:20.612558 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-ddd7af12-2c9a-47a6-b642-33dace9dccd8 req-f626820c-bb5a-47d1-9bee-07a96bb0d711 service nova] Creating event network-changed:b8c370ec-7d84-4034-95ac-a476b1edab80 for instance 354e89d0-0cda-426c-bba7-697b39e5d1bc on np0000001904 Jun 01 22:38:20.613092 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-ddd7af12-2c9a-47a6-b642-33dace9dccd8 req-f626820c-bb5a-47d1-9bee-07a96bb0d711 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:20.618377 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-ddd7af12-2c9a-47a6-b642-33dace9dccd8 req-f626820c-bb5a-47d1-9bee-07a96bb0d711 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030747 Jun 01 22:38:20.618781 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 699/2045] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:20 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:20.865149 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-bdd57f2f-e20f-42da-9ba9-60a9aa23f1f6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:20.868295 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-bdd57f2f-e20f-42da-9ba9-60a9aa23f1f6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:20.874117 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bdd57f2f-e20f-42da-9ba9-60a9aa23f1f6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:20.874616 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bdd57f2f-e20f-42da-9ba9-60a9aa23f1f6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:20.874951 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bdd57f2f-e20f-42da-9ba9-60a9aa23f1f6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:20.875794 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bdd57f2f-e20f-42da-9ba9-60a9aa23f1f6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:20.876328 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bdd57f2f-e20f-42da-9ba9-60a9aa23f1f6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:20.876772 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bdd57f2f-e20f-42da-9ba9-60a9aa23f1f6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:20.899080 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bdd57f2f-e20f-42da-9ba9-60a9aa23f1f6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:20.899414 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bdd57f2f-e20f-42da-9ba9-60a9aa23f1f6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:20.899740 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bdd57f2f-e20f-42da-9ba9-60a9aa23f1f6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:20.900703 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-bdd57f2f-e20f-42da-9ba9-60a9aa23f1f6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lazy-loading 'fault' on Instance uuid b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:38:20.904579 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-bdd57f2f-e20f-42da-9ba9-60a9aa23f1f6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:20.988501 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-bdd57f2f-e20f-42da-9ba9-60a9aa23f1f6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:20.998959 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-bdd57f2f-e20f-42da-9ba9-60a9aa23f1f6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3" status: 200 len: 1325 microversion: 2.1 time: 0.135890 Jun 01 22:38:20.999370 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 685/2046] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:20 2026] GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 => generated 1325 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:21.353143 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-335edc5d-4205-4112-8d4e-9d6854dcd91f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:21.355595 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-335edc5d-4205-4112-8d4e-9d6854dcd91f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:21.362411 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-335edc5d-4205-4112-8d4e-9d6854dcd91f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:21.362617 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-335edc5d-4205-4112-8d4e-9d6854dcd91f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:21.363691 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-335edc5d-4205-4112-8d4e-9d6854dcd91f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:21.363924 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-335edc5d-4205-4112-8d4e-9d6854dcd91f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:21.364342 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-335edc5d-4205-4112-8d4e-9d6854dcd91f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:21.364748 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-335edc5d-4205-4112-8d4e-9d6854dcd91f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:21.388486 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-335edc5d-4205-4112-8d4e-9d6854dcd91f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:21.607590 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-bc82f5c0-057b-48da-85b2-2a612d3a43ab tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:21.609344 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-bc82f5c0-057b-48da-85b2-2a612d3a43ab tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:21.615539 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc82f5c0-057b-48da-85b2-2a612d3a43ab tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:21.616361 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc82f5c0-057b-48da-85b2-2a612d3a43ab tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:21.616701 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc82f5c0-057b-48da-85b2-2a612d3a43ab tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:21.617337 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc82f5c0-057b-48da-85b2-2a612d3a43ab tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:21.617993 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc82f5c0-057b-48da-85b2-2a612d3a43ab tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:21.618531 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc82f5c0-057b-48da-85b2-2a612d3a43ab tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:21.644317 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-335edc5d-4205-4112-8d4e-9d6854dcd91f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:21.649499 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-335edc5d-4205-4112-8d4e-9d6854dcd91f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:21.650311 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-335edc5d-4205-4112-8d4e-9d6854dcd91f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:21.654086 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-335edc5d-4205-4112-8d4e-9d6854dcd91f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba" status: 200 len: 1427 microversion: 2.60 time: 0.303641 Jun 01 22:38:21.655597 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 663/2047] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:21 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba => generated 1427 bytes in 304 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:21.655674 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc82f5c0-057b-48da-85b2-2a612d3a43ab tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:21.655674 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc82f5c0-057b-48da-85b2-2a612d3a43ab tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:21.655674 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc82f5c0-057b-48da-85b2-2a612d3a43ab tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:21.655674 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-bc82f5c0-057b-48da-85b2-2a612d3a43ab tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lazy-loading 'fault' on Instance uuid bc558345-8c98-4536-8c44-4f2031e59d90 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:38:21.661805 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-bc82f5c0-057b-48da-85b2-2a612d3a43ab tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:21.744529 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-bc82f5c0-057b-48da-85b2-2a612d3a43ab tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:21.754797 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-bc82f5c0-057b-48da-85b2-2a612d3a43ab tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90" status: 200 len: 1331 microversion: 2.1 time: 0.150365 Jun 01 22:38:21.755433 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 700/2048] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:21 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90 => generated 1331 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:22.023659 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-9934a38b-8348-4087-af42-d91d5858fcd6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:22.024625 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-9934a38b-8348-4087-af42-d91d5858fcd6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:22.032138 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9934a38b-8348-4087-af42-d91d5858fcd6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:22.032721 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9934a38b-8348-4087-af42-d91d5858fcd6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:22.033080 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9934a38b-8348-4087-af42-d91d5858fcd6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:22.033815 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9934a38b-8348-4087-af42-d91d5858fcd6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:22.034357 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9934a38b-8348-4087-af42-d91d5858fcd6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:22.034989 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9934a38b-8348-4087-af42-d91d5858fcd6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:22.062186 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9934a38b-8348-4087-af42-d91d5858fcd6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:22.062186 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9934a38b-8348-4087-af42-d91d5858fcd6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:22.062186 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9934a38b-8348-4087-af42-d91d5858fcd6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:22.062186 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-9934a38b-8348-4087-af42-d91d5858fcd6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lazy-loading 'fault' on Instance uuid b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:38:22.068588 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-9934a38b-8348-4087-af42-d91d5858fcd6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:22.128945 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9934a38b-8348-4087-af42-d91d5858fcd6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '74b6e01b13a64d88aa2f6a132693878f', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd3d16d4e5b924ed0a41cdf509355f33b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:22.137756 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-9934a38b-8348-4087-af42-d91d5858fcd6 tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3" status: 200 len: 1325 microversion: 2.1 time: 0.117518 Jun 01 22:38:22.138295 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 686/2049] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:22 2026] GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 => generated 1325 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:22.672697 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-90366eb5-5422-42c2-a6bb-876b280ec167 req-fedf056c-a8d5-4c41-86d7-22e6d20c8663 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3c670516-66ef-4ae2-b97b-ee35625748ba", "tag": "6f75414b-7dfb-47b8-a6ef-3b3aff4b03a5"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:22.680808 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0f48573a-4e83-4bdf-9c07-9c87f5f43466 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:22.682713 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0f48573a-4e83-4bdf-9c07-9c87f5f43466 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:22.686201 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-90366eb5-5422-42c2-a6bb-876b280ec167 req-fedf056c-a8d5-4c41-86d7-22e6d20c8663 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:22.686435 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-90366eb5-5422-42c2-a6bb-876b280ec167 req-fedf056c-a8d5-4c41-86d7-22e6d20c8663 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:22.686679 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-90366eb5-5422-42c2-a6bb-876b280ec167 req-fedf056c-a8d5-4c41-86d7-22e6d20c8663 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:22.689153 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0f48573a-4e83-4bdf-9c07-9c87f5f43466 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:22.689461 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0f48573a-4e83-4bdf-9c07-9c87f5f43466 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:22.689689 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0f48573a-4e83-4bdf-9c07-9c87f5f43466 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:22.690104 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0f48573a-4e83-4bdf-9c07-9c87f5f43466 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:22.690898 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0f48573a-4e83-4bdf-9c07-9c87f5f43466 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:22.690898 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0f48573a-4e83-4bdf-9c07-9c87f5f43466 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:22.699683 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-90366eb5-5422-42c2-a6bb-876b280ec167 req-fedf056c-a8d5-4c41-86d7-22e6d20c8663 service nova] Creating event network-changed:6f75414b-7dfb-47b8-a6ef-3b3aff4b03a5 for instance 3c670516-66ef-4ae2-b97b-ee35625748ba on np0000001904 Jun 01 22:38:22.700261 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-90366eb5-5422-42c2-a6bb-876b280ec167 req-fedf056c-a8d5-4c41-86d7-22e6d20c8663 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:22.712994 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-90366eb5-5422-42c2-a6bb-876b280ec167 req-fedf056c-a8d5-4c41-86d7-22e6d20c8663 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.045427 Jun 01 22:38:22.713524 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 664/2050] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:22 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 46 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:22.724268 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-0f48573a-4e83-4bdf-9c07-9c87f5f43466 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:22.778800 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e940b787-c1fc-4652-9eb1-340ae4f1a836 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:22.780579 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e940b787-c1fc-4652-9eb1-340ae4f1a836 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:22.787830 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e940b787-c1fc-4652-9eb1-340ae4f1a836 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:22.788320 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e940b787-c1fc-4652-9eb1-340ae4f1a836 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:22.788682 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e940b787-c1fc-4652-9eb1-340ae4f1a836 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:22.789364 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e940b787-c1fc-4652-9eb1-340ae4f1a836 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:22.791012 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e940b787-c1fc-4652-9eb1-340ae4f1a836 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:22.791450 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e940b787-c1fc-4652-9eb1-340ae4f1a836 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:22.825253 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e940b787-c1fc-4652-9eb1-340ae4f1a836 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:22.825508 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e940b787-c1fc-4652-9eb1-340ae4f1a836 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:22.825744 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e940b787-c1fc-4652-9eb1-340ae4f1a836 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:22.825988 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-e940b787-c1fc-4652-9eb1-340ae4f1a836 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lazy-loading 'fault' on Instance uuid bc558345-8c98-4536-8c44-4f2031e59d90 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:38:22.830429 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e940b787-c1fc-4652-9eb1-340ae4f1a836 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:22.893609 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e940b787-c1fc-4652-9eb1-340ae4f1a836 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:22.899387 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0f48573a-4e83-4bdf-9c07-9c87f5f43466 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:22.903758 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e940b787-c1fc-4652-9eb1-340ae4f1a836 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90" status: 200 len: 1331 microversion: 2.1 time: 0.127353 Jun 01 22:38:22.904793 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 687/2051] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:22 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90 => generated 1331 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:22.905870 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0f48573a-4e83-4bdf-9c07-9c87f5f43466 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:22.906611 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0f48573a-4e83-4bdf-9c07-9c87f5f43466 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:22.911822 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0f48573a-4e83-4bdf-9c07-9c87f5f43466 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba" status: 200 len: 1425 microversion: 2.60 time: 0.233121 Jun 01 22:38:22.912250 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 701/2052] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:22 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba => generated 1425 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:23.158714 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1e5c58ca-729e-4005-92ba-10b87531a48f tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:23.160672 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1e5c58ca-729e-4005-92ba-10b87531a48f tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] [instance: b2fb6f7f-0d12-4258-83d9-ac875f5f0de3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:23.165491 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1e5c58ca-729e-4005-92ba-10b87531a48f tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:23.165836 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1e5c58ca-729e-4005-92ba-10b87531a48f tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:23.166134 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1e5c58ca-729e-4005-92ba-10b87531a48f tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:23.166679 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1e5c58ca-729e-4005-92ba-10b87531a48f tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:23.167080 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1e5c58ca-729e-4005-92ba-10b87531a48f tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:23.167496 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1e5c58ca-729e-4005-92ba-10b87531a48f tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:23.179872 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-1e5c58ca-729e-4005-92ba-10b87531a48f tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] HTTP exception thrown: Instance b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 could not be found. Jun 01 22:38:23.180258 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1e5c58ca-729e-4005-92ba-10b87531a48f tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Returning 404 to user: Instance b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:38:23.180821 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1e5c58ca-729e-4005-92ba-10b87531a48f tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3" status: 404 len: 111 microversion: 2.1 time: 0.024310 Jun 01 22:38:23.181234 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 665/2053] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:23 2026] GET /compute/v2.1/servers/b2fb6f7f-0d12-4258-83d9-ac875f5f0de3 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:38:23.196095 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ca535321-5d25-480a-be78-d0e37b400e6e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:23.217245 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ca535321-5d25-480a-be78-d0e37b400e6e tempest-VolumesBackupsTest-248551110 tempest-VolumesBackupsTest-248551110-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-181519474" status: 202 len: 0 microversion: 2.1 time: 0.023906 Jun 01 22:38:23.218110 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 688/2054] 10.4.3.116 () {66 vars in 1336 bytes} [Mon Jun 1 22:38:23 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-181519474 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:38:23.922816 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-302904ef-fa23-4945-93fc-db760afd7caa tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:23.927179 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-302904ef-fa23-4945-93fc-db760afd7caa tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: bc558345-8c98-4536-8c44-4f2031e59d90] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:23.931336 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-02a675f0-0c38-4afb-a583-6371addd83c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:23.931790 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-302904ef-fa23-4945-93fc-db760afd7caa tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:23.931912 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-302904ef-fa23-4945-93fc-db760afd7caa tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:23.932189 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-302904ef-fa23-4945-93fc-db760afd7caa tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:23.932766 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-302904ef-fa23-4945-93fc-db760afd7caa tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:23.933177 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-302904ef-fa23-4945-93fc-db760afd7caa tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:23.933369 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-02a675f0-0c38-4afb-a583-6371addd83c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:23.933543 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-302904ef-fa23-4945-93fc-db760afd7caa tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:23.937725 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02a675f0-0c38-4afb-a583-6371addd83c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:23.938082 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02a675f0-0c38-4afb-a583-6371addd83c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:23.938425 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02a675f0-0c38-4afb-a583-6371addd83c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:23.939086 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02a675f0-0c38-4afb-a583-6371addd83c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:23.939502 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02a675f0-0c38-4afb-a583-6371addd83c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:23.939871 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02a675f0-0c38-4afb-a583-6371addd83c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:23.943620 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-302904ef-fa23-4945-93fc-db760afd7caa tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] HTTP exception thrown: Instance bc558345-8c98-4536-8c44-4f2031e59d90 could not be found. Jun 01 22:38:23.943929 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-302904ef-fa23-4945-93fc-db760afd7caa tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Returning 404 to user: Instance bc558345-8c98-4536-8c44-4f2031e59d90 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:38:23.944398 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-302904ef-fa23-4945-93fc-db760afd7caa tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90" status: 404 len: 111 microversion: 2.1 time: 0.023581 Jun 01 22:38:23.944800 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 702/2055] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:23 2026] GET /compute/v2.1/servers/bc558345-8c98-4536-8c44-4f2031e59d90 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:38:23.964279 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-02a675f0-0c38-4afb-a583-6371addd83c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:24.158388 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-02a675f0-0c38-4afb-a583-6371addd83c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:24.164824 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-02a675f0-0c38-4afb-a583-6371addd83c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:24.165735 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-02a675f0-0c38-4afb-a583-6371addd83c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:24.171360 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-02a675f0-0c38-4afb-a583-6371addd83c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba" status: 200 len: 1425 microversion: 2.60 time: 0.241850 Jun 01 22:38:24.171936 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 666/2056] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:23 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba => generated 1425 bytes in 243 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:25.191366 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-9c528f31-1258-4c89-bcc3-f6d83f213417 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:25.193102 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-9c528f31-1258-4c89-bcc3-f6d83f213417 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:25.201801 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9c528f31-1258-4c89-bcc3-f6d83f213417 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:25.202084 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9c528f31-1258-4c89-bcc3-f6d83f213417 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:25.202342 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9c528f31-1258-4c89-bcc3-f6d83f213417 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:25.202778 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9c528f31-1258-4c89-bcc3-f6d83f213417 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:25.203069 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9c528f31-1258-4c89-bcc3-f6d83f213417 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:25.203387 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9c528f31-1258-4c89-bcc3-f6d83f213417 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:25.222581 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-9c528f31-1258-4c89-bcc3-f6d83f213417 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:25.374686 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9c528f31-1258-4c89-bcc3-f6d83f213417 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:25.380451 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9c528f31-1258-4c89-bcc3-f6d83f213417 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:25.381248 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9c528f31-1258-4c89-bcc3-f6d83f213417 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:25.389144 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-9c528f31-1258-4c89-bcc3-f6d83f213417 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba" status: 200 len: 1425 microversion: 2.60 time: 0.197646 Jun 01 22:38:25.389144 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 689/2057] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:25 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba => generated 1425 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:25.457926 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:38:25.678146 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=4 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:38:26.407247 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c46fff05-469c-4ac4-b38f-a48e2428f954 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:26.408944 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c46fff05-469c-4ac4-b38f-a48e2428f954 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:26.413955 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c46fff05-469c-4ac4-b38f-a48e2428f954 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:26.414218 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c46fff05-469c-4ac4-b38f-a48e2428f954 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:26.414451 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c46fff05-469c-4ac4-b38f-a48e2428f954 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:26.414922 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c46fff05-469c-4ac4-b38f-a48e2428f954 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:26.415252 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c46fff05-469c-4ac4-b38f-a48e2428f954 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:26.415578 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c46fff05-469c-4ac4-b38f-a48e2428f954 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:26.438445 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c46fff05-469c-4ac4-b38f-a48e2428f954 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:26.559612 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-db20d02d-e10c-449e-b508-9b7a11e5816a tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:26.560038 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-db20d02d-e10c-449e-b508-9b7a11e5816a tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:26.565183 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-db20d02d-e10c-449e-b508-9b7a11e5816a tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:26.565477 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-db20d02d-e10c-449e-b508-9b7a11e5816a tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:26.565715 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-db20d02d-e10c-449e-b508-9b7a11e5816a tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:26.566071 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-db20d02d-e10c-449e-b508-9b7a11e5816a tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:26.566449 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-db20d02d-e10c-449e-b508-9b7a11e5816a tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:26.566645 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-db20d02d-e10c-449e-b508-9b7a11e5816a tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:26.608004 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c46fff05-469c-4ac4-b38f-a48e2428f954 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:26.615279 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c46fff05-469c-4ac4-b38f-a48e2428f954 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:26.615875 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c46fff05-469c-4ac4-b38f-a48e2428f954 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:26.619473 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c46fff05-469c-4ac4-b38f-a48e2428f954 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba" status: 200 len: 1425 microversion: 2.60 time: 0.214146 Jun 01 22:38:26.619689 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 703/2058] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:26 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba => generated 1425 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:26.630450 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-db20d02d-e10c-449e-b508-9b7a11e5816a tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] HTTP exception thrown: Instance 23f5f23e-3271-434b-b5a6-9f40d16f7830 is not attached to volume 9cb12233-137f-489d-bd4b-ac2a24517b6d Jun 01 22:38:26.630450 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-db20d02d-e10c-449e-b508-9b7a11e5816a tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Returning 404 to user: Instance 23f5f23e-3271-434b-b5a6-9f40d16f7830 is not attached to volume 9cb12233-137f-489d-bd4b-ac2a24517b6d {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:38:26.630695 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-db20d02d-e10c-449e-b508-9b7a11e5816a tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830/os-volume_attachments/9cb12233-137f-489d-bd4b-ac2a24517b6d" status: 404 len: 154 microversion: 2.1 time: 0.073688 Jun 01 22:38:26.630965 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 667/2059] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:38:26 2026] DELETE /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830/os-volume_attachments/9cb12233-137f-489d-bd4b-ac2a24517b6d => generated 154 bytes in 74 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:38:27.548228 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-2698ba85-fec2-4187-bf01-1f0125a35bf8 req-be3dc440-0f56-479a-a6c6-ba09a354e83c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3c670516-66ef-4ae2-b97b-ee35625748ba", "name": "network-vif-plugged", "status": "completed", "tag": "6f75414b-7dfb-47b8-a6ef-3b3aff4b03a5"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:27.561614 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2698ba85-fec2-4187-bf01-1f0125a35bf8 req-be3dc440-0f56-479a-a6c6-ba09a354e83c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:27.561614 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2698ba85-fec2-4187-bf01-1f0125a35bf8 req-be3dc440-0f56-479a-a6c6-ba09a354e83c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:27.561614 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2698ba85-fec2-4187-bf01-1f0125a35bf8 req-be3dc440-0f56-479a-a6c6-ba09a354e83c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:27.576772 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-2698ba85-fec2-4187-bf01-1f0125a35bf8 req-be3dc440-0f56-479a-a6c6-ba09a354e83c service nova] Creating event network-vif-plugged:6f75414b-7dfb-47b8-a6ef-3b3aff4b03a5 for instance 3c670516-66ef-4ae2-b97b-ee35625748ba on np0000001904 Jun 01 22:38:27.578554 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-2698ba85-fec2-4187-bf01-1f0125a35bf8 req-be3dc440-0f56-479a-a6c6-ba09a354e83c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:27.583904 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-2698ba85-fec2-4187-bf01-1f0125a35bf8 req-be3dc440-0f56-479a-a6c6-ba09a354e83c service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.040249 Jun 01 22:38:27.584182 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 690/2060] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:27 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:27.631189 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-416a2220-1a8d-46b8-afc0-e955a3b6eeba tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:27.631610 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-416a2220-1a8d-46b8-afc0-e955a3b6eeba tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:27.635616 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-416a2220-1a8d-46b8-afc0-e955a3b6eeba tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:27.635800 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-416a2220-1a8d-46b8-afc0-e955a3b6eeba tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:27.635863 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-416a2220-1a8d-46b8-afc0-e955a3b6eeba tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:27.636080 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-416a2220-1a8d-46b8-afc0-e955a3b6eeba tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:27.636249 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-416a2220-1a8d-46b8-afc0-e955a3b6eeba tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:27.636352 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-416a2220-1a8d-46b8-afc0-e955a3b6eeba tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:27.646375 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b9aa87c5-2e51-4b99-9d62-26f1c64025c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:27.648947 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b9aa87c5-2e51-4b99-9d62-26f1c64025c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:27.653535 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9aa87c5-2e51-4b99-9d62-26f1c64025c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:27.653842 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9aa87c5-2e51-4b99-9d62-26f1c64025c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:27.654041 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9aa87c5-2e51-4b99-9d62-26f1c64025c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:27.654510 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9aa87c5-2e51-4b99-9d62-26f1c64025c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:27.654815 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9aa87c5-2e51-4b99-9d62-26f1c64025c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:27.655088 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9aa87c5-2e51-4b99-9d62-26f1c64025c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:27.661214 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-416a2220-1a8d-46b8-afc0-e955a3b6eeba tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:38:27.673624 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-2dad16eb-652b-4bb2-a5d6-f41443c8eba5 req-b9319a77-8a4c-4844-81f4-04777680c93f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "23f5f23e-3271-434b-b5a6-9f40d16f7830", "tag": "16b8f3a9-7be0-4a75-8a1d-7301e6991672"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:27.681137 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2dad16eb-652b-4bb2-a5d6-f41443c8eba5 req-b9319a77-8a4c-4844-81f4-04777680c93f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:27.681349 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2dad16eb-652b-4bb2-a5d6-f41443c8eba5 req-b9319a77-8a4c-4844-81f4-04777680c93f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:27.681411 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b9aa87c5-2e51-4b99-9d62-26f1c64025c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:27.681489 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2dad16eb-652b-4bb2-a5d6-f41443c8eba5 req-b9319a77-8a4c-4844-81f4-04777680c93f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:27.690241 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-2dad16eb-652b-4bb2-a5d6-f41443c8eba5 req-b9319a77-8a4c-4844-81f4-04777680c93f service nova] Creating event network-changed:16b8f3a9-7be0-4a75-8a1d-7301e6991672 for instance 23f5f23e-3271-434b-b5a6-9f40d16f7830 on np0000001904 Jun 01 22:38:27.690843 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-2dad16eb-652b-4bb2-a5d6-f41443c8eba5 req-b9319a77-8a4c-4844-81f4-04777680c93f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:27.698050 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-2dad16eb-652b-4bb2-a5d6-f41443c8eba5 req-b9319a77-8a4c-4844-81f4-04777680c93f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025887 Jun 01 22:38:27.698050 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 691/2061] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:27 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:27.738995 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-416a2220-1a8d-46b8-afc0-e955a3b6eeba tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830" status: 204 len: 0 microversion: 2.1 time: 0.109553 Jun 01 22:38:27.739360 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 704/2062] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:38:27 2026] DELETE /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:38:27.750456 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-361cbddc-7723-4700-8bf8-9c5e300401d0 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:27.750790 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-361cbddc-7723-4700-8bf8-9c5e300401d0 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:27.758192 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-361cbddc-7723-4700-8bf8-9c5e300401d0 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:27.758192 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-361cbddc-7723-4700-8bf8-9c5e300401d0 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:27.758192 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-361cbddc-7723-4700-8bf8-9c5e300401d0 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:27.758434 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-361cbddc-7723-4700-8bf8-9c5e300401d0 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:27.758604 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-361cbddc-7723-4700-8bf8-9c5e300401d0 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:27.758917 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-361cbddc-7723-4700-8bf8-9c5e300401d0 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:27.778097 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-361cbddc-7723-4700-8bf8-9c5e300401d0 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:27.899303 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b9aa87c5-2e51-4b99-9d62-26f1c64025c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:27.904900 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b9aa87c5-2e51-4b99-9d62-26f1c64025c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:27.905487 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b9aa87c5-2e51-4b99-9d62-26f1c64025c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:27.910002 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b9aa87c5-2e51-4b99-9d62-26f1c64025c7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba" status: 200 len: 1425 microversion: 2.60 time: 0.269598 Jun 01 22:38:27.910002 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 668/2063] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:27 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba => generated 1425 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:27.988997 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-361cbddc-7723-4700-8bf8-9c5e300401d0 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:27.998636 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-361cbddc-7723-4700-8bf8-9c5e300401d0 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830" status: 200 len: 1668 microversion: 2.1 time: 0.251577 Jun 01 22:38:27.999184 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 692/2064] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:27 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830 => generated 1668 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:28.936147 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9b16259f-96da-40f5-98a6-a9acc6f20430 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:28.940870 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9b16259f-96da-40f5-98a6-a9acc6f20430 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:28.947810 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b16259f-96da-40f5-98a6-a9acc6f20430 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:28.948177 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b16259f-96da-40f5-98a6-a9acc6f20430 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:28.948527 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b16259f-96da-40f5-98a6-a9acc6f20430 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:28.950677 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b16259f-96da-40f5-98a6-a9acc6f20430 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:28.950677 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b16259f-96da-40f5-98a6-a9acc6f20430 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:28.950677 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b16259f-96da-40f5-98a6-a9acc6f20430 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:28.982967 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9b16259f-96da-40f5-98a6-a9acc6f20430 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:29.000459 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-19f74985-071b-4c13-a999-f725ef6236b8 req-c661de9a-f96f-4f3b-92fc-382fdb6a6c45 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "23f5f23e-3271-434b-b5a6-9f40d16f7830", "name": "network-vif-unplugged", "status": "completed", "tag": "16b8f3a9-7be0-4a75-8a1d-7301e6991672"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:29.005527 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=92,nova_api:INSERT=8,nova_api:UPDATE=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:38:29.010707 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-19f74985-071b-4c13-a999-f725ef6236b8 req-c661de9a-f96f-4f3b-92fc-382fdb6a6c45 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:29.010974 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-19f74985-071b-4c13-a999-f725ef6236b8 req-c661de9a-f96f-4f3b-92fc-382fdb6a6c45 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:29.012786 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-19f74985-071b-4c13-a999-f725ef6236b8 req-c661de9a-f96f-4f3b-92fc-382fdb6a6c45 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:29.016292 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=214,nova_cell1:UPDATE=4,nova_cell1:INSERT=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:38:29.023012 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-19f74985-071b-4c13-a999-f725ef6236b8 req-c661de9a-f96f-4f3b-92fc-382fdb6a6c45 service nova] Creating event network-vif-unplugged:16b8f3a9-7be0-4a75-8a1d-7301e6991672 for instance 23f5f23e-3271-434b-b5a6-9f40d16f7830 on np0000001904 Jun 01 22:38:29.023426 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-01d7eaa3-2e30-4c1e-9790-7431c7f8b7e8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:29.023958 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-19f74985-071b-4c13-a999-f725ef6236b8 req-c661de9a-f96f-4f3b-92fc-382fdb6a6c45 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:29.027692 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-01d7eaa3-2e30-4c1e-9790-7431c7f8b7e8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:29.031223 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-19f74985-071b-4c13-a999-f725ef6236b8 req-c661de9a-f96f-4f3b-92fc-382fdb6a6c45 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.033634 Jun 01 22:38:29.034911 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 669/2065] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:28 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:29.036479 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=87,nova_api:DELETE=2,nova_api:INSERT=7 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:38:29.038413 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01d7eaa3-2e30-4c1e-9790-7431c7f8b7e8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:29.038902 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01d7eaa3-2e30-4c1e-9790-7431c7f8b7e8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:29.039305 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01d7eaa3-2e30-4c1e-9790-7431c7f8b7e8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:29.039959 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01d7eaa3-2e30-4c1e-9790-7431c7f8b7e8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:29.040581 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01d7eaa3-2e30-4c1e-9790-7431c7f8b7e8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:29.041186 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01d7eaa3-2e30-4c1e-9790-7431c7f8b7e8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:29.049432 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=184,nova_cell1:INSERT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:38:29.073592 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-01d7eaa3-2e30-4c1e-9790-7431c7f8b7e8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:29.279943 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-01d7eaa3-2e30-4c1e-9790-7431c7f8b7e8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:29.293586 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-01d7eaa3-2e30-4c1e-9790-7431c7f8b7e8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830" status: 200 len: 1550 microversion: 2.1 time: 0.275582 Jun 01 22:38:29.294173 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 693/2066] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:29 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830 => generated 1550 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:29.324951 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9b16259f-96da-40f5-98a6-a9acc6f20430 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:29.331190 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9b16259f-96da-40f5-98a6-a9acc6f20430 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:29.331900 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9b16259f-96da-40f5-98a6-a9acc6f20430 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:29.335433 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9b16259f-96da-40f5-98a6-a9acc6f20430 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba" status: 200 len: 1425 microversion: 2.60 time: 0.404379 Jun 01 22:38:29.335982 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 705/2067] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:28 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba => generated 1425 bytes in 405 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:29.738166 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-16bf86ce-57b7-4b53-af37-6e831624842f req-aad6f06f-b68d-4052-992f-e5b46cde2c26 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3c670516-66ef-4ae2-b97b-ee35625748ba", "name": "network-vif-plugged", "status": "completed", "tag": "6f75414b-7dfb-47b8-a6ef-3b3aff4b03a5"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:29.744693 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-16bf86ce-57b7-4b53-af37-6e831624842f req-aad6f06f-b68d-4052-992f-e5b46cde2c26 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:29.744911 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-16bf86ce-57b7-4b53-af37-6e831624842f req-aad6f06f-b68d-4052-992f-e5b46cde2c26 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:29.745040 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-16bf86ce-57b7-4b53-af37-6e831624842f req-aad6f06f-b68d-4052-992f-e5b46cde2c26 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:29.754805 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-16bf86ce-57b7-4b53-af37-6e831624842f req-aad6f06f-b68d-4052-992f-e5b46cde2c26 service nova] Creating event network-vif-plugged:6f75414b-7dfb-47b8-a6ef-3b3aff4b03a5 for instance 3c670516-66ef-4ae2-b97b-ee35625748ba on np0000001904 Jun 01 22:38:29.755383 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-16bf86ce-57b7-4b53-af37-6e831624842f req-aad6f06f-b68d-4052-992f-e5b46cde2c26 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:29.761352 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-16bf86ce-57b7-4b53-af37-6e831624842f req-aad6f06f-b68d-4052-992f-e5b46cde2c26 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.124849 Jun 01 22:38:29.761867 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 670/2068] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:29 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:30.314586 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a41a4590-2287-4c28-af1e-125d6d091fa8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:30.317097 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a41a4590-2287-4c28-af1e-125d6d091fa8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:30.324878 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a41a4590-2287-4c28-af1e-125d6d091fa8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:30.325213 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a41a4590-2287-4c28-af1e-125d6d091fa8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:30.325484 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a41a4590-2287-4c28-af1e-125d6d091fa8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:30.326476 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a41a4590-2287-4c28-af1e-125d6d091fa8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:30.326999 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a41a4590-2287-4c28-af1e-125d6d091fa8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:30.327401 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a41a4590-2287-4c28-af1e-125d6d091fa8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:30.353162 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a41a4590-2287-4c28-af1e-125d6d091fa8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:30.356641 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f61a99db-c89c-4f13-97c2-09c327924e3c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:30.358227 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f61a99db-c89c-4f13-97c2-09c327924e3c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:30.365810 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f61a99db-c89c-4f13-97c2-09c327924e3c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:30.368173 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f61a99db-c89c-4f13-97c2-09c327924e3c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:30.368173 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f61a99db-c89c-4f13-97c2-09c327924e3c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:30.368173 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f61a99db-c89c-4f13-97c2-09c327924e3c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:30.368173 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f61a99db-c89c-4f13-97c2-09c327924e3c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:30.368418 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f61a99db-c89c-4f13-97c2-09c327924e3c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:30.389744 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f61a99db-c89c-4f13-97c2-09c327924e3c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:30.527866 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a41a4590-2287-4c28-af1e-125d6d091fa8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:30.537214 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a41a4590-2287-4c28-af1e-125d6d091fa8 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830" status: 200 len: 1550 microversion: 2.1 time: 0.225303 Jun 01 22:38:30.537507 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 694/2069] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:30 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830 => generated 1550 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:30.574351 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f61a99db-c89c-4f13-97c2-09c327924e3c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:30.576018 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=228,nova_cell1:INSERT=3,nova_cell1:UPDATE=4 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:38:30.581929 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f61a99db-c89c-4f13-97c2-09c327924e3c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:30.582945 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f61a99db-c89c-4f13-97c2-09c327924e3c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:30.587297 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f61a99db-c89c-4f13-97c2-09c327924e3c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba" status: 200 len: 1617 microversion: 2.60 time: 0.234333 Jun 01 22:38:30.587654 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 706/2070] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:30 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba => generated 1617 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:30.611639 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4ea2ceb8-b0ac-4462-9aba-b3770e3caccf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:30.613205 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4ea2ceb8-b0ac-4462-9aba-b3770e3caccf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:30.618164 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ea2ceb8-b0ac-4462-9aba-b3770e3caccf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:30.619685 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ea2ceb8-b0ac-4462-9aba-b3770e3caccf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:30.619685 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ea2ceb8-b0ac-4462-9aba-b3770e3caccf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:30.619685 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ea2ceb8-b0ac-4462-9aba-b3770e3caccf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:30.619685 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ea2ceb8-b0ac-4462-9aba-b3770e3caccf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:30.619935 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ea2ceb8-b0ac-4462-9aba-b3770e3caccf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:30.635735 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4ea2ceb8-b0ac-4462-9aba-b3770e3caccf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:30.731517 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4ea2ceb8-b0ac-4462-9aba-b3770e3caccf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba/os-interface" status: 200 len: 283 microversion: 2.60 time: 0.123056 Jun 01 22:38:30.731517 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 671/2071] 10.4.3.116 () {68 vars in 1434 bytes} [Mon Jun 1 22:38:30 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba/os-interface => generated 283 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:38:31.115475 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-2b3c9574-a809-4eb6-a4bb-215d4d5732c5 req-ec979b15-5a45-49f0-a5e1-b0cc5bc545e6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "23f5f23e-3271-434b-b5a6-9f40d16f7830", "name": "network-vif-unplugged", "status": "completed", "tag": "16b8f3a9-7be0-4a75-8a1d-7301e6991672"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:31.121911 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2b3c9574-a809-4eb6-a4bb-215d4d5732c5 req-ec979b15-5a45-49f0-a5e1-b0cc5bc545e6 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:31.122163 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2b3c9574-a809-4eb6-a4bb-215d4d5732c5 req-ec979b15-5a45-49f0-a5e1-b0cc5bc545e6 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:31.122381 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2b3c9574-a809-4eb6-a4bb-215d4d5732c5 req-ec979b15-5a45-49f0-a5e1-b0cc5bc545e6 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:31.128977 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-2b3c9574-a809-4eb6-a4bb-215d4d5732c5 req-ec979b15-5a45-49f0-a5e1-b0cc5bc545e6 service nova] Creating event network-vif-unplugged:16b8f3a9-7be0-4a75-8a1d-7301e6991672 for instance 23f5f23e-3271-434b-b5a6-9f40d16f7830 on np0000001904 Jun 01 22:38:31.129347 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-2b3c9574-a809-4eb6-a4bb-215d4d5732c5 req-ec979b15-5a45-49f0-a5e1-b0cc5bc545e6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:31.135093 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-2b3c9574-a809-4eb6-a4bb-215d4d5732c5 req-ec979b15-5a45-49f0-a5e1-b0cc5bc545e6 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.021039 Jun 01 22:38:31.135093 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 695/2072] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:31 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:31.559475 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8831a908-4431-4e3e-9078-d952f1ab4095 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:31.562167 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8831a908-4431-4e3e-9078-d952f1ab4095 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:31.567765 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=91,nova_api:INSERT=7,nova_api:UPDATE=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:38:31.569303 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8831a908-4431-4e3e-9078-d952f1ab4095 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:31.569746 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8831a908-4431-4e3e-9078-d952f1ab4095 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:31.570139 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8831a908-4431-4e3e-9078-d952f1ab4095 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:31.571678 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8831a908-4431-4e3e-9078-d952f1ab4095 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:31.571678 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8831a908-4431-4e3e-9078-d952f1ab4095 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:31.571844 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8831a908-4431-4e3e-9078-d952f1ab4095 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:31.599162 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8831a908-4431-4e3e-9078-d952f1ab4095 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:31.603791 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ad507871-1d2c-4553-8509-b317462857ef tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:31.605525 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ad507871-1d2c-4553-8509-b317462857ef tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:31.610808 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ad507871-1d2c-4553-8509-b317462857ef tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:31.611156 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ad507871-1d2c-4553-8509-b317462857ef tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:31.611495 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ad507871-1d2c-4553-8509-b317462857ef tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:31.612153 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ad507871-1d2c-4553-8509-b317462857ef tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:31.612903 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ad507871-1d2c-4553-8509-b317462857ef tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:31.612903 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ad507871-1d2c-4553-8509-b317462857ef tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:31.630737 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ad507871-1d2c-4553-8509-b317462857ef tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:31.660175 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8831a908-4431-4e3e-9078-d952f1ab4095 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:31.669648 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8831a908-4431-4e3e-9078-d952f1ab4095 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830" status: 200 len: 1326 microversion: 2.1 time: 0.112145 Jun 01 22:38:31.669648 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 707/2073] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:31 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830 => generated 1326 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:31.767437 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ad507871-1d2c-4553-8509-b317462857ef tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:31.774310 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ad507871-1d2c-4553-8509-b317462857ef tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:31.774310 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ad507871-1d2c-4553-8509-b317462857ef tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:31.778337 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ad507871-1d2c-4553-8509-b317462857ef tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3" status: 200 len: 1734 microversion: 2.60 time: 0.176262 Jun 01 22:38:31.780638 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 672/2074] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:31 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3 => generated 1734 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:31.799526 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-396dbe8d-3ab0-4053-8f8a-868e92d70f89 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:31.800692 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-396dbe8d-3ab0-4053-8f8a-868e92d70f89 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:31.806130 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-396dbe8d-3ab0-4053-8f8a-868e92d70f89 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:31.806481 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-396dbe8d-3ab0-4053-8f8a-868e92d70f89 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:31.807901 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-396dbe8d-3ab0-4053-8f8a-868e92d70f89 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:31.808368 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-396dbe8d-3ab0-4053-8f8a-868e92d70f89 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:31.810655 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-396dbe8d-3ab0-4053-8f8a-868e92d70f89 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:31.810655 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-396dbe8d-3ab0-4053-8f8a-868e92d70f89 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:31.836452 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-396dbe8d-3ab0-4053-8f8a-868e92d70f89 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:31.844880 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-ff27c31b-142a-4c2c-84cf-38035d51485a req-48f9d972-a302-4d7d-8bc0-9a553ee60825 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "23f5f23e-3271-434b-b5a6-9f40d16f7830", "name": "network-vif-deleted", "tag": "16b8f3a9-7be0-4a75-8a1d-7301e6991672"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:31.854903 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ff27c31b-142a-4c2c-84cf-38035d51485a req-48f9d972-a302-4d7d-8bc0-9a553ee60825 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:31.855337 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ff27c31b-142a-4c2c-84cf-38035d51485a req-48f9d972-a302-4d7d-8bc0-9a553ee60825 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:31.855458 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ff27c31b-142a-4c2c-84cf-38035d51485a req-48f9d972-a302-4d7d-8bc0-9a553ee60825 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:31.864933 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-ff27c31b-142a-4c2c-84cf-38035d51485a req-48f9d972-a302-4d7d-8bc0-9a553ee60825 service nova] Creating event network-vif-deleted:16b8f3a9-7be0-4a75-8a1d-7301e6991672 for instance 23f5f23e-3271-434b-b5a6-9f40d16f7830 on np0000001904 Jun 01 22:38:31.864933 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-ff27c31b-142a-4c2c-84cf-38035d51485a req-48f9d972-a302-4d7d-8bc0-9a553ee60825 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:31.871999 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-ff27c31b-142a-4c2c-84cf-38035d51485a req-48f9d972-a302-4d7d-8bc0-9a553ee60825 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028083 Jun 01 22:38:31.871999 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 708/2075] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:31 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:31.978648 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-396dbe8d-3ab0-4053-8f8a-868e92d70f89 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:31.985318 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-396dbe8d-3ab0-4053-8f8a-868e92d70f89 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:31.986079 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-396dbe8d-3ab0-4053-8f8a-868e92d70f89 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:31.990587 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-396dbe8d-3ab0-4053-8f8a-868e92d70f89 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba" status: 200 len: 1617 microversion: 2.60 time: 0.194397 Jun 01 22:38:31.990843 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 696/2076] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:31 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba => generated 1617 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:32.687486 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cc2cbe87-f98a-45ff-b0eb-b35b717d4113 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:32.690016 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cc2cbe87-f98a-45ff-b0eb-b35b717d4113 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:32.695226 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc2cbe87-f98a-45ff-b0eb-b35b717d4113 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:32.695507 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc2cbe87-f98a-45ff-b0eb-b35b717d4113 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:32.695754 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc2cbe87-f98a-45ff-b0eb-b35b717d4113 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:32.696162 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc2cbe87-f98a-45ff-b0eb-b35b717d4113 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:32.696463 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc2cbe87-f98a-45ff-b0eb-b35b717d4113 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:32.696765 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc2cbe87-f98a-45ff-b0eb-b35b717d4113 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:32.717862 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc2cbe87-f98a-45ff-b0eb-b35b717d4113 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:32.720583 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc2cbe87-f98a-45ff-b0eb-b35b717d4113 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:32.720583 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc2cbe87-f98a-45ff-b0eb-b35b717d4113 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:32.720583 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-cc2cbe87-f98a-45ff-b0eb-b35b717d4113 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lazy-loading 'fault' on Instance uuid 23f5f23e-3271-434b-b5a6-9f40d16f7830 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:38:32.721994 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cc2cbe87-f98a-45ff-b0eb-b35b717d4113 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:32.773741 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cc2cbe87-f98a-45ff-b0eb-b35b717d4113 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:32.783345 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cc2cbe87-f98a-45ff-b0eb-b35b717d4113 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830" status: 200 len: 1331 microversion: 2.1 time: 0.097555 Jun 01 22:38:32.783891 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 673/2077] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:32 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830 => generated 1331 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:33.176710 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-2cf11fdf-812a-402a-9dc7-77a7dc97888f req-a1890e74-e5ef-4861-87eb-470078517b08 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "756e99bd-5203-4ab3-852f-79e771c5b7c3", "tag": "a016ac8d-20ea-4383-951b-b894fb3a1210"}, {"name": "network-changed", "server_uuid": "3c670516-66ef-4ae2-b97b-ee35625748ba", "tag": "6f75414b-7dfb-47b8-a6ef-3b3aff4b03a5"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:33.183888 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-2cf11fdf-812a-402a-9dc7-77a7dc97888f req-a1890e74-e5ef-4861-87eb-470078517b08 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:33.184106 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-2cf11fdf-812a-402a-9dc7-77a7dc97888f req-a1890e74-e5ef-4861-87eb-470078517b08 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:33.184697 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-2cf11fdf-812a-402a-9dc7-77a7dc97888f req-a1890e74-e5ef-4861-87eb-470078517b08 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:33.194553 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-2cf11fdf-812a-402a-9dc7-77a7dc97888f req-a1890e74-e5ef-4861-87eb-470078517b08 service nova] Creating event network-changed:a016ac8d-20ea-4383-951b-b894fb3a1210 for instance 756e99bd-5203-4ab3-852f-79e771c5b7c3 on np0000001904 Jun 01 22:38:33.194755 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-2cf11fdf-812a-402a-9dc7-77a7dc97888f req-a1890e74-e5ef-4861-87eb-470078517b08 service nova] Creating event network-changed:6f75414b-7dfb-47b8-a6ef-3b3aff4b03a5 for instance 3c670516-66ef-4ae2-b97b-ee35625748ba on np0000001904 Jun 01 22:38:33.195272 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-2cf11fdf-812a-402a-9dc7-77a7dc97888f req-a1890e74-e5ef-4861-87eb-470078517b08 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:33.201178 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-2cf11fdf-812a-402a-9dc7-77a7dc97888f req-a1890e74-e5ef-4861-87eb-470078517b08 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.026514 Jun 01 22:38:33.201589 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 709/2078] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:33 2026] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:33.288146 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6b653fe6-aac9-403d-b741-2c3584fc3501 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "18b027d2-905d-4f43-9f42-74c1bead15b1"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:33.290041 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6b653fe6-aac9-403d-b741-2c3584fc3501 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:33.294617 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6b653fe6-aac9-403d-b741-2c3584fc3501 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:33.294776 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6b653fe6-aac9-403d-b741-2c3584fc3501 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:33.294900 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6b653fe6-aac9-403d-b741-2c3584fc3501 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:33.295130 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6b653fe6-aac9-403d-b741-2c3584fc3501 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:33.295241 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6b653fe6-aac9-403d-b741-2c3584fc3501 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:33.295349 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6b653fe6-aac9-403d-b741-2c3584fc3501 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:33.805147 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a9321a5b-309c-43ec-85af-2b98b91d7d2d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:33.806726 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a9321a5b-309c-43ec-85af-2b98b91d7d2d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:33.811725 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a9321a5b-309c-43ec-85af-2b98b91d7d2d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:33.812018 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a9321a5b-309c-43ec-85af-2b98b91d7d2d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:33.812291 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a9321a5b-309c-43ec-85af-2b98b91d7d2d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:33.812753 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a9321a5b-309c-43ec-85af-2b98b91d7d2d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:33.813074 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a9321a5b-309c-43ec-85af-2b98b91d7d2d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:33.813376 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a9321a5b-309c-43ec-85af-2b98b91d7d2d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:33.833101 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a9321a5b-309c-43ec-85af-2b98b91d7d2d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:33.833293 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a9321a5b-309c-43ec-85af-2b98b91d7d2d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:33.833460 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a9321a5b-309c-43ec-85af-2b98b91d7d2d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:33.833725 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-a9321a5b-309c-43ec-85af-2b98b91d7d2d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lazy-loading 'fault' on Instance uuid 23f5f23e-3271-434b-b5a6-9f40d16f7830 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:38:33.837994 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a9321a5b-309c-43ec-85af-2b98b91d7d2d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:33.911282 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a9321a5b-309c-43ec-85af-2b98b91d7d2d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '67543ec43bef4f9dbfcdd5c1f4470929', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0cfd5367bac84139895b3b393e6182ba', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:33.922392 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a9321a5b-309c-43ec-85af-2b98b91d7d2d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830" status: 200 len: 1331 microversion: 2.1 time: 0.118865 Jun 01 22:38:33.922539 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 674/2079] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:33 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830 => generated 1331 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:34.938055 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ecfead20-eb78-4ca7-a1d4-58710c0d9ed5 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:34.939778 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ecfead20-eb78-4ca7-a1d4-58710c0d9ed5 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] [instance: 23f5f23e-3271-434b-b5a6-9f40d16f7830] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:34.943888 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ecfead20-eb78-4ca7-a1d4-58710c0d9ed5 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:34.944156 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ecfead20-eb78-4ca7-a1d4-58710c0d9ed5 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:34.944403 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ecfead20-eb78-4ca7-a1d4-58710c0d9ed5 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:34.944949 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ecfead20-eb78-4ca7-a1d4-58710c0d9ed5 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:34.945294 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ecfead20-eb78-4ca7-a1d4-58710c0d9ed5 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:34.945645 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ecfead20-eb78-4ca7-a1d4-58710c0d9ed5 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:34.961791 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-ecfead20-eb78-4ca7-a1d4-58710c0d9ed5 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] HTTP exception thrown: Instance 23f5f23e-3271-434b-b5a6-9f40d16f7830 could not be found. Jun 01 22:38:34.962100 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ecfead20-eb78-4ca7-a1d4-58710c0d9ed5 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Returning 404 to user: Instance 23f5f23e-3271-434b-b5a6-9f40d16f7830 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:38:34.962526 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ecfead20-eb78-4ca7-a1d4-58710c0d9ed5 tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830" status: 404 len: 111 microversion: 2.1 time: 0.026320 Jun 01 22:38:34.962877 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 710/2080] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:34 2026] GET /compute/v2.1/servers/23f5f23e-3271-434b-b5a6-9f40d16f7830 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:38:35.856287 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6b653fe6-aac9-403d-b741-2c3584fc3501 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "POST /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.570783 Jun 01 22:38:35.856679 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 697/2081] 10.4.3.116 () {70 vars in 1482 bytes} [Mon Jun 1 22:38:33 2026] POST /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3/os-volume_attachments => generated 194 bytes in 2572 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:38:36.265628 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5424aa4f-b451-4172-a2c5-8e1bf85f773d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:36.279973 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5424aa4f-b451-4172-a2c5-8e1bf85f773d tempest-TestStampPattern-1641825266 tempest-TestStampPattern-1641825266-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-TestStampPattern-1544648569" status: 202 len: 0 microversion: 2.1 time: 0.015976 Jun 01 22:38:36.280339 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 675/2082] 10.4.3.116 () {66 vars in 1366 bytes} [Mon Jun 1 22:38:36 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestStampPattern-1544648569 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:38:42.185940 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-98253bc2-67b7-4495-97f2-10a2a44dd84f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1108917896", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJ5Qx5sS66YcQ1s+vc5UD9KO5kkXeTLzWn5pLGXyeTubPrqzLxWGMgDbG/z2rCCy+DD07dMLqU69TGyHVa+6CDogdEv87+4kuoQIOLBZwB8WuzGfFfT6d/fe2P3wwAzs4g=="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:42.195337 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-98253bc2-67b7-4495-97f2-10a2a44dd84f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Getting quotas for project 5bf92033a5ce426cbdd12d30cbc320b7. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:38:42.197996 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-98253bc2-67b7-4495-97f2-10a2a44dd84f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Getting quotas for user 65194561aab445b8af910081aa8f11ca and project 5bf92033a5ce426cbdd12d30cbc320b7. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:38:42.218795 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-98253bc2-67b7-4495-97f2-10a2a44dd84f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 403 microversion: 2.1 time: 0.033568 Jun 01 22:38:42.218795 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 711/2083] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:38:42 2026] POST /compute/v2.1/os-keypairs => generated 403 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:42.337025 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-476724372", "imageRef": "31e1bfae-e5a3-4ba8-bba1-3a791f010036", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-1108917896", "networks": [{"uuid": "596d2b94-0e31-44ac-a004-3e8ef453b479"}]}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:42.456888 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:42.457257 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:42.457632 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:42.458197 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:42.458537 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:42.458871 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:42.464636 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] validate_networks() for [('596d2b94-0e31-44ac-a004-3e8ef453b479', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:38:42.465609 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:42.684762 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:42.849503 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:38:42.850159 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:38:42.850414 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:38:42.850804 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:38:42.851097 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:38:42.857167 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:42.857535 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:42.857535 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:42.858037 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:42.858312 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:42.858464 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:42.874015 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Getting quotas for project 5bf92033a5ce426cbdd12d30cbc320b7. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:38:42.876956 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Getting quotas for user 65194561aab445b8af910081aa8f11ca and project 5bf92033a5ce426cbdd12d30cbc320b7. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:38:42.884683 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:38:42.886268 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] 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='31e1bfae-e5a3-4ba8-bba1-3a791f010036',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=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:38:42.951798 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f2c83201-73c0-4a53-a81b-bf8996ce3619 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.616682 Jun 01 22:38:42.952456 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 698/2084] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:38:42 2026] POST /compute/v2.1/servers => generated 380 bytes in 618 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:38:42.964552 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8f4c34a4-dfa6-4ff1-89df-b8d7643ab903 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:42.965981 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8f4c34a4-dfa6-4ff1-89df-b8d7643ab903 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:42.976943 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8f4c34a4-dfa6-4ff1-89df-b8d7643ab903 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:43.051041 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8f4c34a4-dfa6-4ff1-89df-b8d7643ab903 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:43.060355 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8f4c34a4-dfa6-4ff1-89df-b8d7643ab903 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1256 microversion: 2.1 time: 0.097445 Jun 01 22:38:43.060810 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 676/2085] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:42 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1256 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:43.254247 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-bd38249a-4fa7-4673-ac83-df162cfac632 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "18b027d2-905d-4f43-9f42-74c1bead15b1"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:43.260701 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-bd38249a-4fa7-4673-ac83-df162cfac632 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:43.267332 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bd38249a-4fa7-4673-ac83-df162cfac632 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:43.267598 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bd38249a-4fa7-4673-ac83-df162cfac632 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:43.267754 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bd38249a-4fa7-4673-ac83-df162cfac632 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:43.268049 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bd38249a-4fa7-4673-ac83-df162cfac632 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:43.268202 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bd38249a-4fa7-4673-ac83-df162cfac632 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:43.268336 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bd38249a-4fa7-4673-ac83-df162cfac632 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:43.916112 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=18 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:38:44.080134 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4c1a95ed-2f99-4d60-a56b-1c1211b22423 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:44.081989 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4c1a95ed-2f99-4d60-a56b-1c1211b22423 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:44.088695 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c1a95ed-2f99-4d60-a56b-1c1211b22423 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:44.089118 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c1a95ed-2f99-4d60-a56b-1c1211b22423 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:44.089506 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c1a95ed-2f99-4d60-a56b-1c1211b22423 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:44.090144 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c1a95ed-2f99-4d60-a56b-1c1211b22423 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:44.090643 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c1a95ed-2f99-4d60-a56b-1c1211b22423 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:44.091045 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c1a95ed-2f99-4d60-a56b-1c1211b22423 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:44.105903 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4c1a95ed-2f99-4d60-a56b-1c1211b22423 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:44.165788 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4c1a95ed-2f99-4d60-a56b-1c1211b22423 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:44.172873 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4c1a95ed-2f99-4d60-a56b-1c1211b22423 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1260 microversion: 2.1 time: 0.094968 Jun 01 22:38:44.173209 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 699/2086] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:44 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1260 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:45.188153 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8f911589-33d2-46eb-86ec-ae3af37bee0c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:45.189293 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8f911589-33d2-46eb-86ec-ae3af37bee0c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:45.193946 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8f911589-33d2-46eb-86ec-ae3af37bee0c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:45.194194 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8f911589-33d2-46eb-86ec-ae3af37bee0c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:45.194404 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8f911589-33d2-46eb-86ec-ae3af37bee0c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:45.194941 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8f911589-33d2-46eb-86ec-ae3af37bee0c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:45.195236 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8f911589-33d2-46eb-86ec-ae3af37bee0c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:45.195604 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8f911589-33d2-46eb-86ec-ae3af37bee0c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:45.211127 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8f911589-33d2-46eb-86ec-ae3af37bee0c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:45.261723 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8f911589-33d2-46eb-86ec-ae3af37bee0c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:45.269646 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8f911589-33d2-46eb-86ec-ae3af37bee0c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1308 microversion: 2.1 time: 0.083825 Jun 01 22:38:45.269912 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 677/2087] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:45 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1308 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:45.457429 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b21ce767-1ca9-4e4e-bf9e-32f19d948d21 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:45.459358 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b21ce767-1ca9-4e4e-bf9e-32f19d948d21 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:45.464399 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b21ce767-1ca9-4e4e-bf9e-32f19d948d21 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:45.464743 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b21ce767-1ca9-4e4e-bf9e-32f19d948d21 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:45.465001 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b21ce767-1ca9-4e4e-bf9e-32f19d948d21 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:45.465385 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b21ce767-1ca9-4e4e-bf9e-32f19d948d21 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:45.465590 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b21ce767-1ca9-4e4e-bf9e-32f19d948d21 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:45.465790 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b21ce767-1ca9-4e4e-bf9e-32f19d948d21 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:45.485587 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b21ce767-1ca9-4e4e-bf9e-32f19d948d21 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943/ips" status: 200 len: 148 microversion: 2.1 time: 0.030527 Jun 01 22:38:45.486062 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 700/2088] 10.4.3.116 () {66 vars in 1366 bytes} [Mon Jun 1 22:38:45 2026] GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943/ips => generated 148 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:45.498002 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6bfdf168-c3d7-4c73-8f0a-8104dad95b04 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "2bafcca2-e12a-4d63-a2a8-9544204e6e1b"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:45.499612 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6bfdf168-c3d7-4c73-8f0a-8104dad95b04 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:45.504918 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6bfdf168-c3d7-4c73-8f0a-8104dad95b04 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:45.505121 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6bfdf168-c3d7-4c73-8f0a-8104dad95b04 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:45.505259 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6bfdf168-c3d7-4c73-8f0a-8104dad95b04 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:45.505522 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6bfdf168-c3d7-4c73-8f0a-8104dad95b04 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:45.505717 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6bfdf168-c3d7-4c73-8f0a-8104dad95b04 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:45.505784 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6bfdf168-c3d7-4c73-8f0a-8104dad95b04 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:45.564543 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-6bfdf168-c3d7-4c73-8f0a-8104dad95b04 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] HTTP exception thrown: Invalid volume: volume 2bafcca2-e12a-4d63-a2a8-9544204e6e1b is already attached to instances: d82ee761-cc2a-4784-a117-1df39181f0d1 Jun 01 22:38:45.564840 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6bfdf168-c3d7-4c73-8f0a-8104dad95b04 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Returning 400 to user: Invalid volume: volume 2bafcca2-e12a-4d63-a2a8-9544204e6e1b is already attached to instances: d82ee761-cc2a-4784-a117-1df39181f0d1 {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:38:45.565206 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6bfdf168-c3d7-4c73-8f0a-8104dad95b04 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "POST /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943/os-volume_attachments" status: 400 len: 174 microversion: 2.1 time: 0.069338 Jun 01 22:38:45.565531 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 678/2089] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:38:45 2026] POST /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943/os-volume_attachments => generated 174 bytes in 70 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:38:45.574150 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5f80d9af-4cbd-4f17-b73a-ce6804b7d9e5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:45.574365 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5f80d9af-4cbd-4f17-b73a-ce6804b7d9e5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:45.579726 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5f80d9af-4cbd-4f17-b73a-ce6804b7d9e5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:45.579726 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5f80d9af-4cbd-4f17-b73a-ce6804b7d9e5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:45.579726 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5f80d9af-4cbd-4f17-b73a-ce6804b7d9e5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:45.580059 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5f80d9af-4cbd-4f17-b73a-ce6804b7d9e5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:45.580251 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5f80d9af-4cbd-4f17-b73a-ce6804b7d9e5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:45.580417 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5f80d9af-4cbd-4f17-b73a-ce6804b7d9e5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:45.598544 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5f80d9af-4cbd-4f17-b73a-ce6804b7d9e5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:38:45.668062 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5f80d9af-4cbd-4f17-b73a-ce6804b7d9e5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943" status: 204 len: 0 microversion: 2.1 time: 0.095255 Jun 01 22:38:45.668493 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 701/2090] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:38:45 2026] DELETE /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943 => generated 0 bytes in 96 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:38:45.678259 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-223fda23-ca97-4aa7-b124-f13d7f202ce1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:45.679967 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-223fda23-ca97-4aa7-b124-f13d7f202ce1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:45.685010 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-223fda23-ca97-4aa7-b124-f13d7f202ce1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:45.685356 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-223fda23-ca97-4aa7-b124-f13d7f202ce1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:45.685696 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-223fda23-ca97-4aa7-b124-f13d7f202ce1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:45.686244 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-223fda23-ca97-4aa7-b124-f13d7f202ce1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:45.686677 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-223fda23-ca97-4aa7-b124-f13d7f202ce1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:45.687069 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-223fda23-ca97-4aa7-b124-f13d7f202ce1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:45.704536 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-223fda23-ca97-4aa7-b124-f13d7f202ce1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:45.841488 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-bd38249a-4fa7-4673-ac83-df162cfac632 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "POST /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.589679 Jun 01 22:38:45.841974 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 712/2091] 10.4.3.116 () {70 vars in 1482 bytes} [Mon Jun 1 22:38:43 2026] POST /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba/os-volume_attachments => generated 194 bytes in 2590 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:38:45.889435 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-223fda23-ca97-4aa7-b124-f13d7f202ce1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:45.897709 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-223fda23-ca97-4aa7-b124-f13d7f202ce1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943" status: 200 len: 1677 microversion: 2.1 time: 0.221568 Jun 01 22:38:45.898109 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 679/2092] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:45 2026] GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943 => generated 1677 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:46.287298 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-9139ddbb-c8e3-49ca-93af-08f2cd73fa19 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:46.289183 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-9139ddbb-c8e3-49ca-93af-08f2cd73fa19 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:46.293260 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9139ddbb-c8e3-49ca-93af-08f2cd73fa19 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:46.293521 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9139ddbb-c8e3-49ca-93af-08f2cd73fa19 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:46.293987 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9139ddbb-c8e3-49ca-93af-08f2cd73fa19 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:46.294164 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9139ddbb-c8e3-49ca-93af-08f2cd73fa19 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:46.294475 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9139ddbb-c8e3-49ca-93af-08f2cd73fa19 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:46.294774 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9139ddbb-c8e3-49ca-93af-08f2cd73fa19 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:46.312996 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-9139ddbb-c8e3-49ca-93af-08f2cd73fa19 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:46.366105 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9139ddbb-c8e3-49ca-93af-08f2cd73fa19 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:46.373783 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-9139ddbb-c8e3-49ca-93af-08f2cd73fa19 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1308 microversion: 2.1 time: 0.088648 Jun 01 22:38:46.374258 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 702/2093] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:46 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1308 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:46.814209 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-7d455502-d877-4d2c-8c31-07c757d0d483 req-639515ce-9e72-43a5-9e92-fa1acc5fd1e1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b6388ef1-04e5-4615-9954-bc9b26825943", "name": "network-vif-unplugged", "status": "completed", "tag": "5b0acff8-9c72-44dd-8ded-590ac0ae50e7"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:46.821216 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7d455502-d877-4d2c-8c31-07c757d0d483 req-639515ce-9e72-43a5-9e92-fa1acc5fd1e1 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:46.821409 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7d455502-d877-4d2c-8c31-07c757d0d483 req-639515ce-9e72-43a5-9e92-fa1acc5fd1e1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:46.821593 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7d455502-d877-4d2c-8c31-07c757d0d483 req-639515ce-9e72-43a5-9e92-fa1acc5fd1e1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:46.829508 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-7d455502-d877-4d2c-8c31-07c757d0d483 req-639515ce-9e72-43a5-9e92-fa1acc5fd1e1 service nova] Creating event network-vif-unplugged:5b0acff8-9c72-44dd-8ded-590ac0ae50e7 for instance b6388ef1-04e5-4615-9954-bc9b26825943 on np0000001904 Jun 01 22:38:46.829966 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-7d455502-d877-4d2c-8c31-07c757d0d483 req-639515ce-9e72-43a5-9e92-fa1acc5fd1e1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:46.835185 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-7d455502-d877-4d2c-8c31-07c757d0d483 req-639515ce-9e72-43a5-9e92-fa1acc5fd1e1 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.023254 Jun 01 22:38:46.835458 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 713/2094] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:46 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:46.912495 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1568ec3d-9d10-4afc-b4dd-23e3b51521ad tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:46.914526 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1568ec3d-9d10-4afc-b4dd-23e3b51521ad tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:46.918811 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1568ec3d-9d10-4afc-b4dd-23e3b51521ad tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:46.918890 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1568ec3d-9d10-4afc-b4dd-23e3b51521ad tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:46.919175 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1568ec3d-9d10-4afc-b4dd-23e3b51521ad tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:46.919733 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1568ec3d-9d10-4afc-b4dd-23e3b51521ad tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:46.920060 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1568ec3d-9d10-4afc-b4dd-23e3b51521ad tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:46.920624 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1568ec3d-9d10-4afc-b4dd-23e3b51521ad tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:46.940693 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-1568ec3d-9d10-4afc-b4dd-23e3b51521ad tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:47.083670 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1568ec3d-9d10-4afc-b4dd-23e3b51521ad tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:47.091670 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1568ec3d-9d10-4afc-b4dd-23e3b51521ad tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943" status: 200 len: 1677 microversion: 2.1 time: 0.180774 Jun 01 22:38:47.092050 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 680/2095] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:46 2026] GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943 => generated 1677 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:47.396520 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-470435b4-e8f7-4caa-bc06-8f28f3d0e33a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:47.398636 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-470435b4-e8f7-4caa-bc06-8f28f3d0e33a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:47.403929 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-470435b4-e8f7-4caa-bc06-8f28f3d0e33a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:47.404253 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-470435b4-e8f7-4caa-bc06-8f28f3d0e33a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:47.404625 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-470435b4-e8f7-4caa-bc06-8f28f3d0e33a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:47.405209 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-470435b4-e8f7-4caa-bc06-8f28f3d0e33a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:47.405607 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-470435b4-e8f7-4caa-bc06-8f28f3d0e33a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:47.405951 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-470435b4-e8f7-4caa-bc06-8f28f3d0e33a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:47.443173 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-470435b4-e8f7-4caa-bc06-8f28f3d0e33a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:47.462641 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8d842629-f613-4503-9324-67f87adfec32 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:47.463941 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8d842629-f613-4503-9324-67f87adfec32 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:47.467956 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8d842629-f613-4503-9324-67f87adfec32 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:47.468119 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8d842629-f613-4503-9324-67f87adfec32 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:47.468236 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8d842629-f613-4503-9324-67f87adfec32 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:47.468447 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8d842629-f613-4503-9324-67f87adfec32 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:47.468600 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8d842629-f613-4503-9324-67f87adfec32 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:47.468729 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8d842629-f613-4503-9324-67f87adfec32 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:47.489581 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8d842629-f613-4503-9324-67f87adfec32 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b/ips" status: 200 len: 148 microversion: 2.20 time: 0.028583 Jun 01 22:38:47.491110 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 714/2096] 10.4.3.116 () {68 vars in 1407 bytes} [Mon Jun 1 22:38:47 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b/ips => generated 148 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:38:47.519107 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-470435b4-e8f7-4caa-bc06-8f28f3d0e33a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:47.527840 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-470435b4-e8f7-4caa-bc06-8f28f3d0e33a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1316 microversion: 2.1 time: 0.133208 Jun 01 22:38:47.528166 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 703/2097] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:47 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1316 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:48.107862 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b99ec6db-2597-4599-8f72-861433c769f4 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:48.110273 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b99ec6db-2597-4599-8f72-861433c769f4 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:48.115615 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b99ec6db-2597-4599-8f72-861433c769f4 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:48.116052 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b99ec6db-2597-4599-8f72-861433c769f4 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:48.116383 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b99ec6db-2597-4599-8f72-861433c769f4 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:48.117034 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b99ec6db-2597-4599-8f72-861433c769f4 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:48.117734 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b99ec6db-2597-4599-8f72-861433c769f4 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:48.118102 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b99ec6db-2597-4599-8f72-861433c769f4 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:48.151637 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b99ec6db-2597-4599-8f72-861433c769f4 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:48.334440 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b99ec6db-2597-4599-8f72-861433c769f4 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:48.347327 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b99ec6db-2597-4599-8f72-861433c769f4 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943" status: 200 len: 1677 microversion: 2.1 time: 0.241242 Jun 01 22:38:48.347513 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 681/2098] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:48 2026] GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943 => generated 1677 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:48.549229 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6fe1ffca-4928-4aa0-b85f-4a29df1569c2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:48.551368 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6fe1ffca-4928-4aa0-b85f-4a29df1569c2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:48.559178 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6fe1ffca-4928-4aa0-b85f-4a29df1569c2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:48.559717 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6fe1ffca-4928-4aa0-b85f-4a29df1569c2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:48.560197 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6fe1ffca-4928-4aa0-b85f-4a29df1569c2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:48.560934 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6fe1ffca-4928-4aa0-b85f-4a29df1569c2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:48.561454 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6fe1ffca-4928-4aa0-b85f-4a29df1569c2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:48.562054 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6fe1ffca-4928-4aa0-b85f-4a29df1569c2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:48.586950 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6fe1ffca-4928-4aa0-b85f-4a29df1569c2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:48.743762 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-c36ec9fb-c77d-439a-be72-1c55b5757c5b req-56141b56-fa3c-43ff-a97a-b410930f60ed service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b6388ef1-04e5-4615-9954-bc9b26825943", "name": "network-vif-deleted", "tag": "5b0acff8-9c72-44dd-8ded-590ac0ae50e7"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:48.765430 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-c36ec9fb-c77d-439a-be72-1c55b5757c5b req-56141b56-fa3c-43ff-a97a-b410930f60ed service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:48.765430 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-c36ec9fb-c77d-439a-be72-1c55b5757c5b req-56141b56-fa3c-43ff-a97a-b410930f60ed service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:48.765624 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-c36ec9fb-c77d-439a-be72-1c55b5757c5b req-56141b56-fa3c-43ff-a97a-b410930f60ed service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:48.783066 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-c36ec9fb-c77d-439a-be72-1c55b5757c5b req-56141b56-fa3c-43ff-a97a-b410930f60ed service nova] Creating event network-vif-deleted:5b0acff8-9c72-44dd-8ded-590ac0ae50e7 for instance b6388ef1-04e5-4615-9954-bc9b26825943 on np0000001904 Jun 01 22:38:48.783535 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-c36ec9fb-c77d-439a-be72-1c55b5757c5b req-56141b56-fa3c-43ff-a97a-b410930f60ed service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:48.788763 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-c36ec9fb-c77d-439a-be72-1c55b5757c5b req-56141b56-fa3c-43ff-a97a-b410930f60ed service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.051883 Jun 01 22:38:48.789107 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 704/2099] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:48 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) Jun 01 22:38:48.797498 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6fe1ffca-4928-4aa0-b85f-4a29df1569c2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:48.805245 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6fe1ffca-4928-4aa0-b85f-4a29df1569c2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1358 microversion: 2.1 time: 0.261183 Jun 01 22:38:48.805614 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 715/2100] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:48 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1358 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:48.877182 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-303ddc3a-51cd-46ba-9ec0-af0baa1a5925 req-1677054a-a0ba-4e1f-859c-5b5b03b0a966 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b6388ef1-04e5-4615-9954-bc9b26825943", "name": "network-vif-unplugged", "status": "completed", "tag": "5b0acff8-9c72-44dd-8ded-590ac0ae50e7"}, {"name": "network-changed", "server_uuid": "e29f56b8-6152-4418-a6af-2aec981392d4", "tag": "43b21f7f-57ce-45f6-abb5-0ced45a0db3b"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:48.883897 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-303ddc3a-51cd-46ba-9ec0-af0baa1a5925 req-1677054a-a0ba-4e1f-859c-5b5b03b0a966 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:48.884185 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-303ddc3a-51cd-46ba-9ec0-af0baa1a5925 req-1677054a-a0ba-4e1f-859c-5b5b03b0a966 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:48.884408 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-303ddc3a-51cd-46ba-9ec0-af0baa1a5925 req-1677054a-a0ba-4e1f-859c-5b5b03b0a966 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:48.891482 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-303ddc3a-51cd-46ba-9ec0-af0baa1a5925 req-1677054a-a0ba-4e1f-859c-5b5b03b0a966 service nova] Creating event network-vif-unplugged:5b0acff8-9c72-44dd-8ded-590ac0ae50e7 for instance b6388ef1-04e5-4615-9954-bc9b26825943 on np0000001904 Jun 01 22:38:48.891775 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-303ddc3a-51cd-46ba-9ec0-af0baa1a5925 req-1677054a-a0ba-4e1f-859c-5b5b03b0a966 service nova] Creating event network-changed:43b21f7f-57ce-45f6-abb5-0ced45a0db3b for instance e29f56b8-6152-4418-a6af-2aec981392d4 on np0000001904 Jun 01 22:38:48.892285 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-303ddc3a-51cd-46ba-9ec0-af0baa1a5925 req-1677054a-a0ba-4e1f-859c-5b5b03b0a966 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:48.897962 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-303ddc3a-51cd-46ba-9ec0-af0baa1a5925 req-1677054a-a0ba-4e1f-859c-5b5b03b0a966 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.022383 Jun 01 22:38:48.898239 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 682/2101] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:48 2026] POST /compute/v2.1/os-server-external-events => generated 352 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:49.218017 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7fb2d3db-c0d3-4bdf-9025-12707948b834 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Action: 'action', calling method: >, body: {"shelve": {}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:49.228672 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7fb2d3db-c0d3-4bdf-9025-12707948b834 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:49.239189 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fb2d3db-c0d3-4bdf-9025-12707948b834 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:49.239694 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fb2d3db-c0d3-4bdf-9025-12707948b834 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:49.239754 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fb2d3db-c0d3-4bdf-9025-12707948b834 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:49.240079 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fb2d3db-c0d3-4bdf-9025-12707948b834 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:49.240523 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fb2d3db-c0d3-4bdf-9025-12707948b834 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:49.240523 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fb2d3db-c0d3-4bdf-9025-12707948b834 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:49.261581 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fb2d3db-c0d3-4bdf-9025-12707948b834 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:49.262156 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fb2d3db-c0d3-4bdf-9025-12707948b834 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:49.262156 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fb2d3db-c0d3-4bdf-9025-12707948b834 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:49.265760 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-7fb2d3db-c0d3-4bdf-9025-12707948b834 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lazy-loading 'flavor' on Instance uuid ba2f52b3-d5da-421d-81cd-eba484587b6b {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:38:49.367033 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0435cb31-bef1-4b8a-9796-eea284d1b5fd tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:49.371409 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0435cb31-bef1-4b8a-9796-eea284d1b5fd tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:49.374388 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0435cb31-bef1-4b8a-9796-eea284d1b5fd tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:49.374742 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0435cb31-bef1-4b8a-9796-eea284d1b5fd tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:49.374994 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0435cb31-bef1-4b8a-9796-eea284d1b5fd tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:49.375435 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0435cb31-bef1-4b8a-9796-eea284d1b5fd tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:49.375803 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0435cb31-bef1-4b8a-9796-eea284d1b5fd tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:49.376075 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0435cb31-bef1-4b8a-9796-eea284d1b5fd tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:49.398649 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-0435cb31-bef1-4b8a-9796-eea284d1b5fd tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:49.478181 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0435cb31-bef1-4b8a-9796-eea284d1b5fd tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:49.486167 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0435cb31-bef1-4b8a-9796-eea284d1b5fd tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943" status: 200 len: 1324 microversion: 2.1 time: 0.120660 Jun 01 22:38:49.486455 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 716/2102] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:49 2026] GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943 => generated 1324 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:49.823753 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2e683efb-b6f9-4970-8a1d-818703a9ddd1 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:49.825956 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2e683efb-b6f9-4970-8a1d-818703a9ddd1 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:49.831399 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2e683efb-b6f9-4970-8a1d-818703a9ddd1 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:49.831689 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2e683efb-b6f9-4970-8a1d-818703a9ddd1 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:49.831989 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2e683efb-b6f9-4970-8a1d-818703a9ddd1 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:49.832522 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2e683efb-b6f9-4970-8a1d-818703a9ddd1 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:49.832939 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2e683efb-b6f9-4970-8a1d-818703a9ddd1 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:49.833316 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2e683efb-b6f9-4970-8a1d-818703a9ddd1 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:49.858131 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2e683efb-b6f9-4970-8a1d-818703a9ddd1 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:50.095296 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2e683efb-b6f9-4970-8a1d-818703a9ddd1 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:50.110333 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2e683efb-b6f9-4970-8a1d-818703a9ddd1 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1356 microversion: 2.1 time: 0.289099 Jun 01 22:38:50.110764 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 683/2103] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:49 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1356 bytes in 290 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:50.135650 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7fb2d3db-c0d3-4bdf-9025-12707948b834 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "POST /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b/action" status: 202 len: 0 microversion: 2.20 time: 0.921331 Jun 01 22:38:50.136167 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 705/2104] 10.4.3.116 () {70 vars in 1437 bytes} [Mon Jun 1 22:38:49 2026] POST /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b/action => generated 0 bytes in 922 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:38:50.150414 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-99f68bd9-d268-428d-b2ad-d7446dc9a147 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:50.151939 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-99f68bd9-d268-428d-b2ad-d7446dc9a147 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:50.160016 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-99f68bd9-d268-428d-b2ad-d7446dc9a147 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:50.160168 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-99f68bd9-d268-428d-b2ad-d7446dc9a147 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:50.160510 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-99f68bd9-d268-428d-b2ad-d7446dc9a147 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:50.161130 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-99f68bd9-d268-428d-b2ad-d7446dc9a147 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:50.161616 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-99f68bd9-d268-428d-b2ad-d7446dc9a147 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:50.162291 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-99f68bd9-d268-428d-b2ad-d7446dc9a147 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:50.182196 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-99f68bd9-d268-428d-b2ad-d7446dc9a147 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:50.401323 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-99f68bd9-d268-428d-b2ad-d7446dc9a147 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:50.409979 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-99f68bd9-d268-428d-b2ad-d7446dc9a147 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:50.410583 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-99f68bd9-d268-428d-b2ad-d7446dc9a147 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:50.415842 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-99f68bd9-d268-428d-b2ad-d7446dc9a147 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1718 microversion: 2.20 time: 0.268565 Jun 01 22:38:50.416125 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 717/2105] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:50 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1718 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:50.503135 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e0fb3a62-447e-47e2-968e-317710c61b58 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:50.506407 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e0fb3a62-447e-47e2-968e-317710c61b58 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:50.512633 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0fb3a62-447e-47e2-968e-317710c61b58 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:50.513345 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0fb3a62-447e-47e2-968e-317710c61b58 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:50.513345 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0fb3a62-447e-47e2-968e-317710c61b58 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:50.514023 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0fb3a62-447e-47e2-968e-317710c61b58 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:50.514108 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0fb3a62-447e-47e2-968e-317710c61b58 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:50.514806 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0fb3a62-447e-47e2-968e-317710c61b58 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:50.542807 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0fb3a62-447e-47e2-968e-317710c61b58 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:50.542807 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0fb3a62-447e-47e2-968e-317710c61b58 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:50.542807 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0fb3a62-447e-47e2-968e-317710c61b58 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:50.543407 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-e0fb3a62-447e-47e2-968e-317710c61b58 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lazy-loading 'fault' on Instance uuid b6388ef1-04e5-4615-9954-bc9b26825943 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:38:50.551558 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e0fb3a62-447e-47e2-968e-317710c61b58 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:50.635389 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e0fb3a62-447e-47e2-968e-317710c61b58 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:50.646052 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e0fb3a62-447e-47e2-968e-317710c61b58 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943" status: 200 len: 1329 microversion: 2.1 time: 0.145300 Jun 01 22:38:50.647056 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 684/2106] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:50 2026] GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943 => generated 1329 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:51.134761 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-af381907-3e01-4429-904f-3e91939e1b30 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:51.136713 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-af381907-3e01-4429-904f-3e91939e1b30 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:51.142949 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af381907-3e01-4429-904f-3e91939e1b30 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:51.143336 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af381907-3e01-4429-904f-3e91939e1b30 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:51.143611 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af381907-3e01-4429-904f-3e91939e1b30 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:51.144689 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af381907-3e01-4429-904f-3e91939e1b30 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:51.144689 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af381907-3e01-4429-904f-3e91939e1b30 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:51.146236 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af381907-3e01-4429-904f-3e91939e1b30 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:51.174186 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-af381907-3e01-4429-904f-3e91939e1b30 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:51.335866 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-af381907-3e01-4429-904f-3e91939e1b30 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:51.346207 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-af381907-3e01-4429-904f-3e91939e1b30 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1356 microversion: 2.1 time: 0.214611 Jun 01 22:38:51.346519 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 706/2107] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:51 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1356 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:51.437120 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e531e693-1d73-42c1-b2ca-3ecce6212005 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:51.439530 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e531e693-1d73-42c1-b2ca-3ecce6212005 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:51.444411 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e531e693-1d73-42c1-b2ca-3ecce6212005 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:51.444771 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e531e693-1d73-42c1-b2ca-3ecce6212005 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:51.445043 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e531e693-1d73-42c1-b2ca-3ecce6212005 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:51.445626 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e531e693-1d73-42c1-b2ca-3ecce6212005 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:51.446016 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e531e693-1d73-42c1-b2ca-3ecce6212005 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:51.446371 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e531e693-1d73-42c1-b2ca-3ecce6212005 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:51.469697 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e531e693-1d73-42c1-b2ca-3ecce6212005 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:51.671281 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e531e693-1d73-42c1-b2ca-3ecce6212005 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:51.673224 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-66ab6275-3186-43a4-8a88-1efaa66e7dc1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:51.676104 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-66ab6275-3186-43a4-8a88-1efaa66e7dc1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:51.677704 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e531e693-1d73-42c1-b2ca-3ecce6212005 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:51.678480 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e531e693-1d73-42c1-b2ca-3ecce6212005 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:51.684968 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-66ab6275-3186-43a4-8a88-1efaa66e7dc1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:51.685096 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e531e693-1d73-42c1-b2ca-3ecce6212005 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1718 microversion: 2.20 time: 0.250048 Jun 01 22:38:51.685336 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 718/2108] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:51 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1718 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:51.685687 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-66ab6275-3186-43a4-8a88-1efaa66e7dc1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:51.686025 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-66ab6275-3186-43a4-8a88-1efaa66e7dc1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:51.686864 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-66ab6275-3186-43a4-8a88-1efaa66e7dc1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:51.687284 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-66ab6275-3186-43a4-8a88-1efaa66e7dc1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:51.692971 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-66ab6275-3186-43a4-8a88-1efaa66e7dc1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:51.744883 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-66ab6275-3186-43a4-8a88-1efaa66e7dc1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:51.744883 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-66ab6275-3186-43a4-8a88-1efaa66e7dc1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:51.745409 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-66ab6275-3186-43a4-8a88-1efaa66e7dc1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:51.745757 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-66ab6275-3186-43a4-8a88-1efaa66e7dc1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lazy-loading 'fault' on Instance uuid b6388ef1-04e5-4615-9954-bc9b26825943 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:38:51.756165 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-66ab6275-3186-43a4-8a88-1efaa66e7dc1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:51.847457 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-66ab6275-3186-43a4-8a88-1efaa66e7dc1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:51.858621 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-66ab6275-3186-43a4-8a88-1efaa66e7dc1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943" status: 200 len: 1329 microversion: 2.1 time: 0.187155 Jun 01 22:38:51.858970 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 685/2109] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:51 2026] GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943 => generated 1329 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:51.918283 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-e70aa44c-2b2a-4353-9f79-1b87dbf26afc req-1a972c3d-8f74-4cfa-a62e-3abad237f3d2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ba2f52b3-d5da-421d-81cd-eba484587b6b", "name": "network-vif-unplugged", "status": "completed", "tag": "bd44eb10-9984-4d18-9bb4-862899da64d5"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:51.928285 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e70aa44c-2b2a-4353-9f79-1b87dbf26afc req-1a972c3d-8f74-4cfa-a62e-3abad237f3d2 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:51.928587 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e70aa44c-2b2a-4353-9f79-1b87dbf26afc req-1a972c3d-8f74-4cfa-a62e-3abad237f3d2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:51.928786 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e70aa44c-2b2a-4353-9f79-1b87dbf26afc req-1a972c3d-8f74-4cfa-a62e-3abad237f3d2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:51.938504 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-e70aa44c-2b2a-4353-9f79-1b87dbf26afc req-1a972c3d-8f74-4cfa-a62e-3abad237f3d2 service nova] Creating event network-vif-unplugged:bd44eb10-9984-4d18-9bb4-862899da64d5 for instance ba2f52b3-d5da-421d-81cd-eba484587b6b on np0000001904 Jun 01 22:38:51.939187 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-e70aa44c-2b2a-4353-9f79-1b87dbf26afc req-1a972c3d-8f74-4cfa-a62e-3abad237f3d2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:51.946997 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-e70aa44c-2b2a-4353-9f79-1b87dbf26afc req-1a972c3d-8f74-4cfa-a62e-3abad237f3d2 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.028924 Jun 01 22:38:51.948222 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 707/2110] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:51 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:52.202006 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:38:52.366614 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-43573abc-213c-4773-85ac-5221b450e75a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:52.369279 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-43573abc-213c-4773-85ac-5221b450e75a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:52.374197 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-43573abc-213c-4773-85ac-5221b450e75a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:52.374485 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-43573abc-213c-4773-85ac-5221b450e75a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:52.374758 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-43573abc-213c-4773-85ac-5221b450e75a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:52.375249 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-43573abc-213c-4773-85ac-5221b450e75a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:52.375664 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-43573abc-213c-4773-85ac-5221b450e75a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:52.376034 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-43573abc-213c-4773-85ac-5221b450e75a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:52.390763 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-43573abc-213c-4773-85ac-5221b450e75a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:52.586980 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-43573abc-213c-4773-85ac-5221b450e75a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:52.597897 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-43573abc-213c-4773-85ac-5221b450e75a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1356 microversion: 2.1 time: 0.233845 Jun 01 22:38:52.598330 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 719/2111] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:52 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1356 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:52.714308 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7ac7766b-fb31-43c1-861b-7e88af766a7c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:52.716482 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7ac7766b-fb31-43c1-861b-7e88af766a7c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:52.723937 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7ac7766b-fb31-43c1-861b-7e88af766a7c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:52.724271 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7ac7766b-fb31-43c1-861b-7e88af766a7c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:52.724559 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7ac7766b-fb31-43c1-861b-7e88af766a7c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:52.725102 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7ac7766b-fb31-43c1-861b-7e88af766a7c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:52.725453 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7ac7766b-fb31-43c1-861b-7e88af766a7c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:52.725830 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7ac7766b-fb31-43c1-861b-7e88af766a7c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:52.744505 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7ac7766b-fb31-43c1-861b-7e88af766a7c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:52.862118 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:38:52.881251 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-44db56d2-b76a-40bd-8d47-d8d93c8f9ce7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:52.884936 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-44db56d2-b76a-40bd-8d47-d8d93c8f9ce7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:52.884936 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=3 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:38:52.891026 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-44db56d2-b76a-40bd-8d47-d8d93c8f9ce7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:52.891345 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-44db56d2-b76a-40bd-8d47-d8d93c8f9ce7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:52.892171 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-44db56d2-b76a-40bd-8d47-d8d93c8f9ce7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:52.893445 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-44db56d2-b76a-40bd-8d47-d8d93c8f9ce7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:52.893820 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-44db56d2-b76a-40bd-8d47-d8d93c8f9ce7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:52.894332 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-44db56d2-b76a-40bd-8d47-d8d93c8f9ce7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:52.905397 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-44db56d2-b76a-40bd-8d47-d8d93c8f9ce7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] HTTP exception thrown: Instance b6388ef1-04e5-4615-9954-bc9b26825943 could not be found. Jun 01 22:38:52.905801 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-44db56d2-b76a-40bd-8d47-d8d93c8f9ce7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Returning 404 to user: Instance b6388ef1-04e5-4615-9954-bc9b26825943 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:38:52.906311 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-44db56d2-b76a-40bd-8d47-d8d93c8f9ce7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943" status: 404 len: 111 microversion: 2.1 time: 0.031471 Jun 01 22:38:52.906960 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 708/2112] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:52 2026] GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:38:52.920937 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-79f42b44-61e2-4307-8a05-b8c06cd5acd1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:52.941479 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7ac7766b-fb31-43c1-861b-7e88af766a7c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:52.947401 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-79f42b44-61e2-4307-8a05-b8c06cd5acd1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-319632709" status: 202 len: 0 microversion: 2.1 time: 0.029112 Jun 01 22:38:52.948003 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 720/2113] 10.4.3.116 () {66 vars in 1336 bytes} [Mon Jun 1 22:38:52 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-319632709 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:38:52.948884 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7ac7766b-fb31-43c1-861b-7e88af766a7c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:52.949770 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7ac7766b-fb31-43c1-861b-7e88af766a7c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:52.956214 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7ac7766b-fb31-43c1-861b-7e88af766a7c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1739 microversion: 2.20 time: 0.245002 Jun 01 22:38:52.956683 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 686/2114] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:52 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1739 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:53.061340 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:38:53.344953 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1345685f-28d6-4e12-9fcf-351bbd90ba39 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:53.346771 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1345685f-28d6-4e12-9fcf-351bbd90ba39 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:53.350535 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1345685f-28d6-4e12-9fcf-351bbd90ba39 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:53.350849 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1345685f-28d6-4e12-9fcf-351bbd90ba39 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:53.351057 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1345685f-28d6-4e12-9fcf-351bbd90ba39 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:53.351362 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1345685f-28d6-4e12-9fcf-351bbd90ba39 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:53.351548 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1345685f-28d6-4e12-9fcf-351bbd90ba39 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:53.351940 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1345685f-28d6-4e12-9fcf-351bbd90ba39 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:53.371283 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1345685f-28d6-4e12-9fcf-351bbd90ba39 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.028159 Jun 01 22:38:53.372581 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 709/2115] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:38:53 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:38:53.418608 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6accdfda-7cd5-4eb6-addb-87abf5c82198 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:53.418784 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6accdfda-7cd5-4eb6-addb-87abf5c82198 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:53.422068 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6accdfda-7cd5-4eb6-addb-87abf5c82198 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:53.422829 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6accdfda-7cd5-4eb6-addb-87abf5c82198 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:53.422829 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6accdfda-7cd5-4eb6-addb-87abf5c82198 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:53.422829 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6accdfda-7cd5-4eb6-addb-87abf5c82198 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:53.422829 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6accdfda-7cd5-4eb6-addb-87abf5c82198 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:53.423436 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6accdfda-7cd5-4eb6-addb-87abf5c82198 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:53.446542 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-98bda9e3-eaad-4d2c-85c2-397fa3ec8acb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:53.446824 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-98bda9e3-eaad-4d2c-85c2-397fa3ec8acb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:53.452318 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-98bda9e3-eaad-4d2c-85c2-397fa3ec8acb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:53.452318 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-98bda9e3-eaad-4d2c-85c2-397fa3ec8acb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:53.452318 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-98bda9e3-eaad-4d2c-85c2-397fa3ec8acb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:53.452683 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-98bda9e3-eaad-4d2c-85c2-397fa3ec8acb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:53.452898 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-98bda9e3-eaad-4d2c-85c2-397fa3ec8acb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:53.452951 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-98bda9e3-eaad-4d2c-85c2-397fa3ec8acb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:53.472481 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-6accdfda-7cd5-4eb6-addb-87abf5c82198 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lazy-loading 'services' on Instance uuid d82ee761-cc2a-4784-a117-1df39181f0d1 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:38:53.510584 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-98bda9e3-eaad-4d2c-85c2-397fa3ec8acb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lazy-loading 'services' on Instance uuid 756e99bd-5203-4ab3-852f-79e771c5b7c3 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:38:53.535248 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6accdfda-7cd5-4eb6-addb-87abf5c82198 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1/os-volume_attachments/2bafcca2-e12a-4d63-a2a8-9544204e6e1b" status: 202 len: 0 microversion: 2.1 time: 0.118247 Jun 01 22:38:53.535552 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 721/2116] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:38:53 2026] DELETE /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1/os-volume_attachments/2bafcca2-e12a-4d63-a2a8-9544204e6e1b => generated 0 bytes in 119 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:38:53.551485 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e58397a3-59ab-40f6-8d19-ea99d9586438 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:53.556313 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e58397a3-59ab-40f6-8d19-ea99d9586438 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:53.564884 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e58397a3-59ab-40f6-8d19-ea99d9586438 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:53.565252 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e58397a3-59ab-40f6-8d19-ea99d9586438 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:53.565680 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e58397a3-59ab-40f6-8d19-ea99d9586438 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:53.566268 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e58397a3-59ab-40f6-8d19-ea99d9586438 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:53.566556 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e58397a3-59ab-40f6-8d19-ea99d9586438 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:53.566775 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e58397a3-59ab-40f6-8d19-ea99d9586438 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:53.588551 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-98bda9e3-eaad-4d2c-85c2-397fa3ec8acb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3/os-volume_attachments/18b027d2-905d-4f43-9f42-74c1bead15b1" status: 202 len: 0 microversion: 2.60 time: 0.144049 Jun 01 22:38:53.588895 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 687/2117] 10.4.3.116 () {68 vars in 1575 bytes} [Mon Jun 1 22:38:53 2026] DELETE /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3/os-volume_attachments/18b027d2-905d-4f43-9f42-74c1bead15b1 => generated 0 bytes in 145 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:38:53.606977 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e58397a3-59ab-40f6-8d19-ea99d9586438 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.057356 Jun 01 22:38:53.607792 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 710/2118] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:38:53 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1/os-volume_attachments => generated 197 bytes in 58 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:53.619040 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5892c629-4493-4a67-b279-4fc23302e52f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:53.620738 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5892c629-4493-4a67-b279-4fc23302e52f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:53.625647 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5892c629-4493-4a67-b279-4fc23302e52f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:53.626014 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5892c629-4493-4a67-b279-4fc23302e52f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:53.626311 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5892c629-4493-4a67-b279-4fc23302e52f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:53.626881 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5892c629-4493-4a67-b279-4fc23302e52f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:53.627201 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5892c629-4493-4a67-b279-4fc23302e52f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:53.627648 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5892c629-4493-4a67-b279-4fc23302e52f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:53.645736 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5892c629-4493-4a67-b279-4fc23302e52f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:53.829335 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5892c629-4493-4a67-b279-4fc23302e52f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:53.838238 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5892c629-4493-4a67-b279-4fc23302e52f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1356 microversion: 2.1 time: 0.221255 Jun 01 22:38:53.838652 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 722/2119] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:53 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1356 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:53.978008 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5c145098-5ea5-4992-b100-fd7fe4329e01 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:53.979658 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5c145098-5ea5-4992-b100-fd7fe4329e01 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:53.984321 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c145098-5ea5-4992-b100-fd7fe4329e01 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:53.984610 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c145098-5ea5-4992-b100-fd7fe4329e01 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:53.984859 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c145098-5ea5-4992-b100-fd7fe4329e01 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:53.985285 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c145098-5ea5-4992-b100-fd7fe4329e01 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:53.985607 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c145098-5ea5-4992-b100-fd7fe4329e01 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:53.985875 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c145098-5ea5-4992-b100-fd7fe4329e01 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:54.000509 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-b91df47e-5633-4256-802a-cca9df0d5e5d req-b0909a8f-af14-474f-8b67-1a7ae022292a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ba2f52b3-d5da-421d-81cd-eba484587b6b", "name": "network-vif-unplugged", "status": "completed", "tag": "bd44eb10-9984-4d18-9bb4-862899da64d5"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:54.005669 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5c145098-5ea5-4992-b100-fd7fe4329e01 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:54.008014 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b91df47e-5633-4256-802a-cca9df0d5e5d req-b0909a8f-af14-474f-8b67-1a7ae022292a service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:54.008175 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b91df47e-5633-4256-802a-cca9df0d5e5d req-b0909a8f-af14-474f-8b67-1a7ae022292a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:54.008343 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b91df47e-5633-4256-802a-cca9df0d5e5d req-b0909a8f-af14-474f-8b67-1a7ae022292a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:54.016974 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-b91df47e-5633-4256-802a-cca9df0d5e5d req-b0909a8f-af14-474f-8b67-1a7ae022292a service nova] Creating event network-vif-unplugged:bd44eb10-9984-4d18-9bb4-862899da64d5 for instance ba2f52b3-d5da-421d-81cd-eba484587b6b on np0000001904 Jun 01 22:38:54.017383 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-b91df47e-5633-4256-802a-cca9df0d5e5d req-b0909a8f-af14-474f-8b67-1a7ae022292a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:54.021345 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-b91df47e-5633-4256-802a-cca9df0d5e5d req-b0909a8f-af14-474f-8b67-1a7ae022292a service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.023344 Jun 01 22:38:54.021763 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 711/2120] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:53 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:54.191050 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5c145098-5ea5-4992-b100-fd7fe4329e01 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:54.196475 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5c145098-5ea5-4992-b100-fd7fe4329e01 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:54.197121 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5c145098-5ea5-4992-b100-fd7fe4329e01 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:54.204217 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5c145098-5ea5-4992-b100-fd7fe4329e01 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1739 microversion: 2.20 time: 0.228478 Jun 01 22:38:54.204878 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 688/2121] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:53 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1739 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:54.621245 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-abd86136-71b4-4614-be02-2551725899a7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:54.624126 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-abd86136-71b4-4614-be02-2551725899a7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:54.632125 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-abd86136-71b4-4614-be02-2551725899a7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:54.632408 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-abd86136-71b4-4614-be02-2551725899a7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:54.632654 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-abd86136-71b4-4614-be02-2551725899a7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:54.633044 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-abd86136-71b4-4614-be02-2551725899a7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:54.633281 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-abd86136-71b4-4614-be02-2551725899a7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:54.633458 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-abd86136-71b4-4614-be02-2551725899a7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:54.671308 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-abd86136-71b4-4614-be02-2551725899a7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.053215 Jun 01 22:38:54.671795 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 723/2122] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:38:54 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1/os-volume_attachments => generated 197 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:54.857821 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4a86be5b-341d-4b9f-ac37-303a6dc41385 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:54.859342 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4a86be5b-341d-4b9f-ac37-303a6dc41385 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:54.867803 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4a86be5b-341d-4b9f-ac37-303a6dc41385 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:54.868148 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4a86be5b-341d-4b9f-ac37-303a6dc41385 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:54.868443 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4a86be5b-341d-4b9f-ac37-303a6dc41385 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:54.869112 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4a86be5b-341d-4b9f-ac37-303a6dc41385 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:54.869558 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4a86be5b-341d-4b9f-ac37-303a6dc41385 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:54.869928 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4a86be5b-341d-4b9f-ac37-303a6dc41385 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:54.892084 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4a86be5b-341d-4b9f-ac37-303a6dc41385 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:55.066148 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4a86be5b-341d-4b9f-ac37-303a6dc41385 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:55.077330 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4a86be5b-341d-4b9f-ac37-303a6dc41385 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1356 microversion: 2.1 time: 0.221232 Jun 01 22:38:55.078601 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 712/2123] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:54 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1356 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:55.226899 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b53eed01-7d6e-4d6a-b5ee-ce044907b6d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:55.229449 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b53eed01-7d6e-4d6a-b5ee-ce044907b6d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:55.239208 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b53eed01-7d6e-4d6a-b5ee-ce044907b6d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:55.239208 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b53eed01-7d6e-4d6a-b5ee-ce044907b6d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:55.239208 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b53eed01-7d6e-4d6a-b5ee-ce044907b6d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:55.239208 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b53eed01-7d6e-4d6a-b5ee-ce044907b6d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:55.239495 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b53eed01-7d6e-4d6a-b5ee-ce044907b6d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:55.241601 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b53eed01-7d6e-4d6a-b5ee-ce044907b6d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:55.268618 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b53eed01-7d6e-4d6a-b5ee-ce044907b6d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:55.462763 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b53eed01-7d6e-4d6a-b5ee-ce044907b6d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:55.470271 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b53eed01-7d6e-4d6a-b5ee-ce044907b6d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:55.471413 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b53eed01-7d6e-4d6a-b5ee-ce044907b6d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:55.479118 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b53eed01-7d6e-4d6a-b5ee-ce044907b6d0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1734 microversion: 2.20 time: 0.254132 Jun 01 22:38:55.479118 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 689/2124] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:55 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1734 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:55.687346 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1db832f9-f99e-4b9e-8c38-476a9a149772 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:55.690004 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1db832f9-f99e-4b9e-8c38-476a9a149772 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:55.694482 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1db832f9-f99e-4b9e-8c38-476a9a149772 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:55.694558 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1db832f9-f99e-4b9e-8c38-476a9a149772 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:55.694866 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1db832f9-f99e-4b9e-8c38-476a9a149772 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:55.695225 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1db832f9-f99e-4b9e-8c38-476a9a149772 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:55.695415 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1db832f9-f99e-4b9e-8c38-476a9a149772 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:55.695641 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1db832f9-f99e-4b9e-8c38-476a9a149772 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:55.724220 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1db832f9-f99e-4b9e-8c38-476a9a149772 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.039518 Jun 01 22:38:55.724920 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 724/2125] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:38:55 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:56.097834 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f07c6231-1b65-4063-b0d0-85eba8904a12 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:56.099818 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f07c6231-1b65-4063-b0d0-85eba8904a12 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:56.105424 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f07c6231-1b65-4063-b0d0-85eba8904a12 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:56.105814 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f07c6231-1b65-4063-b0d0-85eba8904a12 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:56.106029 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f07c6231-1b65-4063-b0d0-85eba8904a12 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:56.107581 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f07c6231-1b65-4063-b0d0-85eba8904a12 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:56.107581 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f07c6231-1b65-4063-b0d0-85eba8904a12 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:56.107581 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f07c6231-1b65-4063-b0d0-85eba8904a12 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:56.133941 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-54657f96-d42d-4f73-9384-fcae16098256 req-a85f342e-9fd3-4a9f-aa11-9eeda0ef0168 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e29f56b8-6152-4418-a6af-2aec981392d4", "name": "network-vif-plugged", "status": "completed", "tag": "43b21f7f-57ce-45f6-abb5-0ced45a0db3b"}, {"server_uuid": "e29f56b8-6152-4418-a6af-2aec981392d4", "name": "network-vif-plugged", "status": "completed", "tag": "43b21f7f-57ce-45f6-abb5-0ced45a0db3b"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:56.142174 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-54657f96-d42d-4f73-9384-fcae16098256 req-a85f342e-9fd3-4a9f-aa11-9eeda0ef0168 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:56.142403 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-54657f96-d42d-4f73-9384-fcae16098256 req-a85f342e-9fd3-4a9f-aa11-9eeda0ef0168 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:56.142614 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-54657f96-d42d-4f73-9384-fcae16098256 req-a85f342e-9fd3-4a9f-aa11-9eeda0ef0168 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:56.142878 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f07c6231-1b65-4063-b0d0-85eba8904a12 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:56.148929 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-54657f96-d42d-4f73-9384-fcae16098256 req-a85f342e-9fd3-4a9f-aa11-9eeda0ef0168 service nova] Creating event network-vif-plugged:43b21f7f-57ce-45f6-abb5-0ced45a0db3b for instance e29f56b8-6152-4418-a6af-2aec981392d4 on np0000001904 Jun 01 22:38:56.148929 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-54657f96-d42d-4f73-9384-fcae16098256 req-a85f342e-9fd3-4a9f-aa11-9eeda0ef0168 service nova] Creating event network-vif-plugged:43b21f7f-57ce-45f6-abb5-0ced45a0db3b for instance e29f56b8-6152-4418-a6af-2aec981392d4 on np0000001904 Jun 01 22:38:56.149960 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-54657f96-d42d-4f73-9384-fcae16098256 req-a85f342e-9fd3-4a9f-aa11-9eeda0ef0168 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:56.153300 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-54657f96-d42d-4f73-9384-fcae16098256 req-a85f342e-9fd3-4a9f-aa11-9eeda0ef0168 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.024215 Jun 01 22:38:56.153763 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 690/2126] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:56 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:56.337225 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f07c6231-1b65-4063-b0d0-85eba8904a12 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:56.344954 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f07c6231-1b65-4063-b0d0-85eba8904a12 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1356 microversion: 2.1 time: 0.249275 Jun 01 22:38:56.345674 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 713/2127] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:56 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1356 bytes in 250 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:56.507148 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-72818484-7c0e-4e55-9e86-7c18602c87ea tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:56.507148 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-72818484-7c0e-4e55-9e86-7c18602c87ea tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:56.510835 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-72818484-7c0e-4e55-9e86-7c18602c87ea tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:56.511082 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-72818484-7c0e-4e55-9e86-7c18602c87ea tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:56.511294 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-72818484-7c0e-4e55-9e86-7c18602c87ea tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:56.512311 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-72818484-7c0e-4e55-9e86-7c18602c87ea tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:56.512311 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-72818484-7c0e-4e55-9e86-7c18602c87ea tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:56.512409 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-72818484-7c0e-4e55-9e86-7c18602c87ea tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:56.534822 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-72818484-7c0e-4e55-9e86-7c18602c87ea tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:56.748556 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4fd59dae-1bce-436d-8579-2b66f04d549a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:56.753541 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4fd59dae-1bce-436d-8579-2b66f04d549a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:56.767702 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4fd59dae-1bce-436d-8579-2b66f04d549a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:56.768146 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4fd59dae-1bce-436d-8579-2b66f04d549a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:56.768367 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4fd59dae-1bce-436d-8579-2b66f04d549a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:56.768861 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4fd59dae-1bce-436d-8579-2b66f04d549a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:56.768967 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4fd59dae-1bce-436d-8579-2b66f04d549a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:56.769507 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4fd59dae-1bce-436d-8579-2b66f04d549a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:56.817647 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-72818484-7c0e-4e55-9e86-7c18602c87ea tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:56.820645 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ad002ec3-a189-4bfd-b10a-958f8f92fd68 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "cbd60ffd-f44f-4341-b7b3-d039870ec372", "device": "/dev/vdb"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:56.823876 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ad002ec3-a189-4bfd-b10a-958f8f92fd68 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:56.832169 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-72818484-7c0e-4e55-9e86-7c18602c87ea tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:56.833366 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4fd59dae-1bce-436d-8579-2b66f04d549a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.089236 Jun 01 22:38:56.833631 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-72818484-7c0e-4e55-9e86-7c18602c87ea tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:56.833903 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 691/2128] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:38:56 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1/os-volume_attachments => generated 25 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:38:56.836792 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ad002ec3-a189-4bfd-b10a-958f8f92fd68 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:56.837049 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ad002ec3-a189-4bfd-b10a-958f8f92fd68 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:56.837395 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ad002ec3-a189-4bfd-b10a-958f8f92fd68 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:56.844592 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ad002ec3-a189-4bfd-b10a-958f8f92fd68 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:56.844592 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ad002ec3-a189-4bfd-b10a-958f8f92fd68 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:56.844592 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ad002ec3-a189-4bfd-b10a-958f8f92fd68 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:56.844781 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-72818484-7c0e-4e55-9e86-7c18602c87ea tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1734 microversion: 2.20 time: 0.338092 Jun 01 22:38:56.844781 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 725/2129] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:56 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1734 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:56.931914 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-dc456850-414b-447c-be7c-575da94957fa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:56.932296 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-dc456850-414b-447c-be7c-575da94957fa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:56.939857 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dc456850-414b-447c-be7c-575da94957fa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:56.940039 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dc456850-414b-447c-be7c-575da94957fa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:56.940190 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dc456850-414b-447c-be7c-575da94957fa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:56.940439 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dc456850-414b-447c-be7c-575da94957fa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:56.940613 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dc456850-414b-447c-be7c-575da94957fa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:56.940728 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dc456850-414b-447c-be7c-575da94957fa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:56.962197 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-dc456850-414b-447c-be7c-575da94957fa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Going to try to terminate instance {{(pid=86661) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:38:57.033579 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-dc456850-414b-447c-be7c-575da94957fa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 204 len: 0 microversion: 2.1 time: 0.107796 Jun 01 22:38:57.035268 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 692/2130] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:38:56 2026] DELETE /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:38:57.050799 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2e7bfdc4-75ec-4c3c-b48b-bc698b1bd852 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:57.055368 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2e7bfdc4-75ec-4c3c-b48b-bc698b1bd852 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:57.058906 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2e7bfdc4-75ec-4c3c-b48b-bc698b1bd852 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:57.058906 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2e7bfdc4-75ec-4c3c-b48b-bc698b1bd852 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:57.059223 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2e7bfdc4-75ec-4c3c-b48b-bc698b1bd852 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:57.059820 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2e7bfdc4-75ec-4c3c-b48b-bc698b1bd852 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:57.060185 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2e7bfdc4-75ec-4c3c-b48b-bc698b1bd852 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:57.064934 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2e7bfdc4-75ec-4c3c-b48b-bc698b1bd852 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:57.086919 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2e7bfdc4-75ec-4c3c-b48b-bc698b1bd852 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:57.292961 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2e7bfdc4-75ec-4c3c-b48b-bc698b1bd852 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:57.301820 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2e7bfdc4-75ec-4c3c-b48b-bc698b1bd852 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 200 len: 1673 microversion: 2.1 time: 0.255683 Jun 01 22:38:57.302094 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 726/2131] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:57 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 1673 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:57.365553 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4a539cdf-ce6d-421a-9699-fe98a7781d1e tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:57.368708 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4a539cdf-ce6d-421a-9699-fe98a7781d1e tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:57.376150 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a539cdf-ce6d-421a-9699-fe98a7781d1e tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:57.376465 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a539cdf-ce6d-421a-9699-fe98a7781d1e tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:57.376768 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a539cdf-ce6d-421a-9699-fe98a7781d1e tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:57.377306 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a539cdf-ce6d-421a-9699-fe98a7781d1e tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:57.377822 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a539cdf-ce6d-421a-9699-fe98a7781d1e tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:57.378196 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a539cdf-ce6d-421a-9699-fe98a7781d1e tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:57.404495 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4a539cdf-ce6d-421a-9699-fe98a7781d1e tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:57.568895 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4a539cdf-ce6d-421a-9699-fe98a7781d1e tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:57.577136 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4a539cdf-ce6d-421a-9699-fe98a7781d1e tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1544 microversion: 2.1 time: 0.215805 Jun 01 22:38:57.577453 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 693/2132] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:57 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1544 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:57.591691 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7283283f-94a2-44a5-9ea5-608dbf75123f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:57.593480 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7283283f-94a2-44a5-9ea5-608dbf75123f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:57.597515 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7283283f-94a2-44a5-9ea5-608dbf75123f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:57.597808 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7283283f-94a2-44a5-9ea5-608dbf75123f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:57.598004 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7283283f-94a2-44a5-9ea5-608dbf75123f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:57.598396 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7283283f-94a2-44a5-9ea5-608dbf75123f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:57.598723 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7283283f-94a2-44a5-9ea5-608dbf75123f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:57.599080 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7283283f-94a2-44a5-9ea5-608dbf75123f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:57.615299 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7283283f-94a2-44a5-9ea5-608dbf75123f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:57.737968 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7283283f-94a2-44a5-9ea5-608dbf75123f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:57.745459 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7283283f-94a2-44a5-9ea5-608dbf75123f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1544 microversion: 2.1 time: 0.155428 Jun 01 22:38:57.745773 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 727/2133] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:57 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1544 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:57.758735 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-fe2045d6-8e81-438e-8fbc-e4ffd7785ed4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:57.761312 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-fe2045d6-8e81-438e-8fbc-e4ffd7785ed4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:57.761665 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-fe2045d6-8e81-438e-8fbc-e4ffd7785ed4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Searching by: {'deleted': False, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7'} {{(pid=86661) get_all /opt/stack/nova/nova/compute/api.py:3098}} Jun 01 22:38:57.768058 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fe2045d6-8e81-438e-8fbc-e4ffd7785ed4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:57.768232 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fe2045d6-8e81-438e-8fbc-e4ffd7785ed4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:57.768389 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fe2045d6-8e81-438e-8fbc-e4ffd7785ed4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:57.768760 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fe2045d6-8e81-438e-8fbc-e4ffd7785ed4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:57.769022 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fe2045d6-8e81-438e-8fbc-e4ffd7785ed4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:57.769156 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fe2045d6-8e81-438e-8fbc-e4ffd7785ed4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:57.832485 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.multi_cell_list [None req-fe2045d6-8e81-438e-8fbc-e4ffd7785ed4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=86661) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} Jun 01 22:38:57.860934 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-915c5e4b-00e5-4da5-ac81-4334603aaaf9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:57.862709 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-915c5e4b-00e5-4da5-ac81-4334603aaaf9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:57.870924 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-915c5e4b-00e5-4da5-ac81-4334603aaaf9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:57.871236 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-915c5e4b-00e5-4da5-ac81-4334603aaaf9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:57.871510 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-915c5e4b-00e5-4da5-ac81-4334603aaaf9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:57.872076 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-915c5e4b-00e5-4da5-ac81-4334603aaaf9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:57.872449 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-915c5e4b-00e5-4da5-ac81-4334603aaaf9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:57.872835 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-915c5e4b-00e5-4da5-ac81-4334603aaaf9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:57.878736 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-fe2045d6-8e81-438e-8fbc-e4ffd7785ed4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers" status: 200 len: 342 microversion: 2.1 time: 0.121702 Jun 01 22:38:57.879131 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 694/2134] 10.4.3.116 () {66 vars in 1243 bytes} [Mon Jun 1 22:38:57 2026] GET /compute/v2.1/servers => generated 342 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:57.884204 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0e3ebaae-964e-401c-a169-d6d90e9ca96b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:57.886074 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0e3ebaae-964e-401c-a169-d6d90e9ca96b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:57.889474 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0e3ebaae-964e-401c-a169-d6d90e9ca96b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:57.889716 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0e3ebaae-964e-401c-a169-d6d90e9ca96b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:57.889887 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0e3ebaae-964e-401c-a169-d6d90e9ca96b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:57.890241 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0e3ebaae-964e-401c-a169-d6d90e9ca96b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:57.890382 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0e3ebaae-964e-401c-a169-d6d90e9ca96b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:57.890534 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0e3ebaae-964e-401c-a169-d6d90e9ca96b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:57.890883 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-915c5e4b-00e5-4da5-ac81-4334603aaaf9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:57.920771 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0e3ebaae-964e-401c-a169-d6d90e9ca96b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.041070 Jun 01 22:38:57.921025 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 695/2135] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:38:57 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba/os-volume_attachments => generated 197 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:38:57.923083 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0607e56f-80e3-4122-9ce6-608bb3551a90 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:57.924216 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0607e56f-80e3-4122-9ce6-608bb3551a90 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:57.928958 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0607e56f-80e3-4122-9ce6-608bb3551a90 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:57.929145 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0607e56f-80e3-4122-9ce6-608bb3551a90 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:57.929346 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0607e56f-80e3-4122-9ce6-608bb3551a90 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:57.929947 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0607e56f-80e3-4122-9ce6-608bb3551a90 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:57.930341 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0607e56f-80e3-4122-9ce6-608bb3551a90 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:57.930674 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0607e56f-80e3-4122-9ce6-608bb3551a90 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:57.978682 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-0607e56f-80e3-4122-9ce6-608bb3551a90 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:58.135385 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-915c5e4b-00e5-4da5-ac81-4334603aaaf9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:58.140327 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-915c5e4b-00e5-4da5-ac81-4334603aaaf9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:58.140932 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-915c5e4b-00e5-4da5-ac81-4334603aaaf9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:58.145342 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-915c5e4b-00e5-4da5-ac81-4334603aaaf9 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1716 microversion: 2.20 time: 0.286419 Jun 01 22:38:58.145825 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 728/2136] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:57 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1716 bytes in 287 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:58.147691 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9fbaa155-737b-463a-9bd7-2c4d2422f841 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:58.147869 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9fbaa155-737b-463a-9bd7-2c4d2422f841 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:58.152042 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9fbaa155-737b-463a-9bd7-2c4d2422f841 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:58.152206 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9fbaa155-737b-463a-9bd7-2c4d2422f841 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:58.152324 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9fbaa155-737b-463a-9bd7-2c4d2422f841 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:58.152585 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9fbaa155-737b-463a-9bd7-2c4d2422f841 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:58.152814 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9fbaa155-737b-463a-9bd7-2c4d2422f841 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:58.152924 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9fbaa155-737b-463a-9bd7-2c4d2422f841 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:58.157662 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0607e56f-80e3-4122-9ce6-608bb3551a90 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:58.169842 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0607e56f-80e3-4122-9ce6-608bb3551a90 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1544 microversion: 2.1 time: 0.248280 Jun 01 22:38:58.170211 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 696/2137] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:57 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1544 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:58.213783 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-9fbaa155-737b-463a-9bd7-2c4d2422f841 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lazy-loading 'services' on Instance uuid 3c670516-66ef-4ae2-b97b-ee35625748ba {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:38:58.237044 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-5acf1e50-952d-4c5e-ad15-d9f4b1520130 req-aadc16a1-49e5-4f95-afdd-f543aba8a293 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d82ee761-cc2a-4784-a117-1df39181f0d1", "name": "network-vif-unplugged", "status": "completed", "tag": "ab9fa62b-2ea8-4825-bc0a-02eaac6361b5"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:58.242794 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-5acf1e50-952d-4c5e-ad15-d9f4b1520130 req-aadc16a1-49e5-4f95-afdd-f543aba8a293 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:58.242968 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-5acf1e50-952d-4c5e-ad15-d9f4b1520130 req-aadc16a1-49e5-4f95-afdd-f543aba8a293 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:58.243102 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-5acf1e50-952d-4c5e-ad15-d9f4b1520130 req-aadc16a1-49e5-4f95-afdd-f543aba8a293 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:58.249619 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-5acf1e50-952d-4c5e-ad15-d9f4b1520130 req-aadc16a1-49e5-4f95-afdd-f543aba8a293 service nova] Creating event network-vif-unplugged:ab9fa62b-2ea8-4825-bc0a-02eaac6361b5 for instance d82ee761-cc2a-4784-a117-1df39181f0d1 on np0000001904 Jun 01 22:38:58.249999 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-5acf1e50-952d-4c5e-ad15-d9f4b1520130 req-aadc16a1-49e5-4f95-afdd-f543aba8a293 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:38:58.253770 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-5acf1e50-952d-4c5e-ad15-d9f4b1520130 req-aadc16a1-49e5-4f95-afdd-f543aba8a293 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020237 Jun 01 22:38:58.254016 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 697/2138] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:38:58 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:58.268672 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9fbaa155-737b-463a-9bd7-2c4d2422f841 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba/os-volume_attachments/18b027d2-905d-4f43-9f42-74c1bead15b1" status: 202 len: 0 microversion: 2.60 time: 0.122326 Jun 01 22:38:58.269033 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 729/2139] 10.4.3.116 () {68 vars in 1575 bytes} [Mon Jun 1 22:38:58 2026] DELETE /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba/os-volume_attachments/18b027d2-905d-4f43-9f42-74c1bead15b1 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:38:58.321213 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4c950184-2dbd-454f-8be3-675f278b91f2 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:58.323651 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4c950184-2dbd-454f-8be3-675f278b91f2 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:58.329344 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c950184-2dbd-454f-8be3-675f278b91f2 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:58.329755 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c950184-2dbd-454f-8be3-675f278b91f2 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:58.330076 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c950184-2dbd-454f-8be3-675f278b91f2 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:58.330701 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c950184-2dbd-454f-8be3-675f278b91f2 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:58.331347 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c950184-2dbd-454f-8be3-675f278b91f2 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:58.331786 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c950184-2dbd-454f-8be3-675f278b91f2 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:58.359213 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4c950184-2dbd-454f-8be3-675f278b91f2 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:58.581974 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4c950184-2dbd-454f-8be3-675f278b91f2 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:58.591332 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4c950184-2dbd-454f-8be3-675f278b91f2 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 200 len: 1673 microversion: 2.1 time: 0.272967 Jun 01 22:38:58.592309 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 698/2140] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:58 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 1673 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:38:59.167203 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-eb7152f7-a5c6-4b12-b9df-15e99b60a0f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:59.168487 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-eb7152f7-a5c6-4b12-b9df-15e99b60a0f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:59.172650 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb7152f7-a5c6-4b12-b9df-15e99b60a0f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:59.172995 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb7152f7-a5c6-4b12-b9df-15e99b60a0f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:59.173201 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb7152f7-a5c6-4b12-b9df-15e99b60a0f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:59.173650 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb7152f7-a5c6-4b12-b9df-15e99b60a0f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:59.173958 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb7152f7-a5c6-4b12-b9df-15e99b60a0f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:59.174223 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb7152f7-a5c6-4b12-b9df-15e99b60a0f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:59.203396 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-eb7152f7-a5c6-4b12-b9df-15e99b60a0f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:59.383024 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-eb7152f7-a5c6-4b12-b9df-15e99b60a0f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:59.388486 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-eb7152f7-a5c6-4b12-b9df-15e99b60a0f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:59.389105 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-eb7152f7-a5c6-4b12-b9df-15e99b60a0f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:59.393848 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-eb7152f7-a5c6-4b12-b9df-15e99b60a0f1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1716 microversion: 2.20 time: 0.228393 Jun 01 22:38:59.394335 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 730/2141] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:38:59 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1716 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:38:59.447645 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ad002ec3-a189-4bfd-b10a-958f8f92fd68 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "POST /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.634039 Jun 01 22:38:59.448814 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 714/2142] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:38:56 2026] POST /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc/os-volume_attachments => generated 194 bytes in 2636 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:38:59.601255 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-19d4985b-c6c4-42f4-ab1c-8be54b90ad50 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "1fc41743-e922-4c02-ad88-1c0577ec1d5b"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:38:59.604390 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-19d4985b-c6c4-42f4-ab1c-8be54b90ad50 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:59.609790 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-19d4985b-c6c4-42f4-ab1c-8be54b90ad50 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:59.609952 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-eb813eeb-95e8-449c-9516-bacc16ccffd1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:38:59.610246 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-19d4985b-c6c4-42f4-ab1c-8be54b90ad50 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:59.610412 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-19d4985b-c6c4-42f4-ab1c-8be54b90ad50 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:59.610753 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-19d4985b-c6c4-42f4-ab1c-8be54b90ad50 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:59.611257 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-19d4985b-c6c4-42f4-ab1c-8be54b90ad50 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:59.611430 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-19d4985b-c6c4-42f4-ab1c-8be54b90ad50 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:59.615886 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-eb813eeb-95e8-449c-9516-bacc16ccffd1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:38:59.623204 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb813eeb-95e8-449c-9516-bacc16ccffd1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:59.623422 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb813eeb-95e8-449c-9516-bacc16ccffd1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:59.623772 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb813eeb-95e8-449c-9516-bacc16ccffd1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:59.624354 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb813eeb-95e8-449c-9516-bacc16ccffd1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:38:59.624843 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb813eeb-95e8-449c-9516-bacc16ccffd1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:38:59.625768 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb813eeb-95e8-449c-9516-bacc16ccffd1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:38:59.657131 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-eb813eeb-95e8-449c-9516-bacc16ccffd1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:38:59.904135 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-eb813eeb-95e8-449c-9516-bacc16ccffd1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:38:59.912809 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-eb813eeb-95e8-449c-9516-bacc16ccffd1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 200 len: 1673 microversion: 2.1 time: 0.305438 Jun 01 22:38:59.913398 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 731/2143] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:38:59 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 1673 bytes in 306 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:00.377054 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-e38c3d73-76e2-4796-8f35-8feae4f91450 req-8ac3527f-c0c8-4b3b-9f3c-b1cfc9b2ca27 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ba2f52b3-d5da-421d-81cd-eba484587b6b", "tag": "bd44eb10-9984-4d18-9bb4-862899da64d5"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:00.384583 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-e38c3d73-76e2-4796-8f35-8feae4f91450 req-8ac3527f-c0c8-4b3b-9f3c-b1cfc9b2ca27 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:00.384875 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-e38c3d73-76e2-4796-8f35-8feae4f91450 req-8ac3527f-c0c8-4b3b-9f3c-b1cfc9b2ca27 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:00.385079 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-e38c3d73-76e2-4796-8f35-8feae4f91450 req-8ac3527f-c0c8-4b3b-9f3c-b1cfc9b2ca27 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:00.392936 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-e38c3d73-76e2-4796-8f35-8feae4f91450 req-8ac3527f-c0c8-4b3b-9f3c-b1cfc9b2ca27 service nova] Creating event network-changed:bd44eb10-9984-4d18-9bb4-862899da64d5 for instance ba2f52b3-d5da-421d-81cd-eba484587b6b on np0000001904 Jun 01 22:39:00.393414 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-e38c3d73-76e2-4796-8f35-8feae4f91450 req-8ac3527f-c0c8-4b3b-9f3c-b1cfc9b2ca27 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:00.399021 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-e38c3d73-76e2-4796-8f35-8feae4f91450 req-8ac3527f-c0c8-4b3b-9f3c-b1cfc9b2ca27 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024028 Jun 01 22:39:00.399321 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 732/2144] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:00 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:00.413433 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-51e4bfbf-6094-4038-a3c9-76373d88783c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:00.415679 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-51e4bfbf-6094-4038-a3c9-76373d88783c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:00.422954 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-b6e22eef-6982-4eb2-9d4a-7a1642e78db0 req-733378e9-8946-4c1e-a810-e3556f752e23 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d82ee761-cc2a-4784-a117-1df39181f0d1", "name": "network-vif-unplugged", "status": "completed", "tag": "ab9fa62b-2ea8-4825-bc0a-02eaac6361b5"}, {"server_uuid": "d82ee761-cc2a-4784-a117-1df39181f0d1", "name": "network-vif-deleted", "tag": "ab9fa62b-2ea8-4825-bc0a-02eaac6361b5"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:00.424760 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-51e4bfbf-6094-4038-a3c9-76373d88783c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:00.425197 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-51e4bfbf-6094-4038-a3c9-76373d88783c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:00.425478 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-51e4bfbf-6094-4038-a3c9-76373d88783c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:00.426090 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-51e4bfbf-6094-4038-a3c9-76373d88783c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:00.426528 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-51e4bfbf-6094-4038-a3c9-76373d88783c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:00.426920 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-51e4bfbf-6094-4038-a3c9-76373d88783c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:00.432134 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b6e22eef-6982-4eb2-9d4a-7a1642e78db0 req-733378e9-8946-4c1e-a810-e3556f752e23 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:00.432370 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b6e22eef-6982-4eb2-9d4a-7a1642e78db0 req-733378e9-8946-4c1e-a810-e3556f752e23 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:00.432588 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b6e22eef-6982-4eb2-9d4a-7a1642e78db0 req-733378e9-8946-4c1e-a810-e3556f752e23 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:00.439139 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-b6e22eef-6982-4eb2-9d4a-7a1642e78db0 req-733378e9-8946-4c1e-a810-e3556f752e23 service nova] Creating event network-vif-unplugged:ab9fa62b-2ea8-4825-bc0a-02eaac6361b5 for instance d82ee761-cc2a-4784-a117-1df39181f0d1 on np0000001904 Jun 01 22:39:00.439339 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-b6e22eef-6982-4eb2-9d4a-7a1642e78db0 req-733378e9-8946-4c1e-a810-e3556f752e23 service nova] Creating event network-vif-deleted:ab9fa62b-2ea8-4825-bc0a-02eaac6361b5 for instance d82ee761-cc2a-4784-a117-1df39181f0d1 on np0000001904 Jun 01 22:39:00.439820 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-b6e22eef-6982-4eb2-9d4a-7a1642e78db0 req-733378e9-8946-4c1e-a810-e3556f752e23 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:00.443819 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-b6e22eef-6982-4eb2-9d4a-7a1642e78db0 req-733378e9-8946-4c1e-a810-e3556f752e23 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.141222 Jun 01 22:39:00.444292 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 715/2145] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:00 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:00.444907 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-51e4bfbf-6094-4038-a3c9-76373d88783c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:00.571186 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-51e4bfbf-6094-4038-a3c9-76373d88783c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:00.576806 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-51e4bfbf-6094-4038-a3c9-76373d88783c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:00.577500 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-51e4bfbf-6094-4038-a3c9-76373d88783c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:00.583201 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-51e4bfbf-6094-4038-a3c9-76373d88783c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1716 microversion: 2.20 time: 0.172561 Jun 01 22:39:00.583601 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 733/2146] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:00 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1716 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 01 22:39:00.934312 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a6d5166b-111d-44b0-8cff-4a7b2164e34f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:00.936312 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a6d5166b-111d-44b0-8cff-4a7b2164e34f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:00.940827 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a6d5166b-111d-44b0-8cff-4a7b2164e34f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:00.941142 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a6d5166b-111d-44b0-8cff-4a7b2164e34f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:00.941408 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a6d5166b-111d-44b0-8cff-4a7b2164e34f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:00.941935 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a6d5166b-111d-44b0-8cff-4a7b2164e34f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:00.942296 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a6d5166b-111d-44b0-8cff-4a7b2164e34f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:00.942629 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a6d5166b-111d-44b0-8cff-4a7b2164e34f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:00.961594 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a6d5166b-111d-44b0-8cff-4a7b2164e34f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:01.012857 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a6d5166b-111d-44b0-8cff-4a7b2164e34f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:01.020480 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a6d5166b-111d-44b0-8cff-4a7b2164e34f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 200 len: 1323 microversion: 2.1 time: 0.088290 Jun 01 22:39:01.020977 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 716/2147] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:00 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 1323 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:01.606064 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-98a2dd1e-83f3-4495-ac9c-a5f629f7d7c6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:01.607953 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-98a2dd1e-83f3-4495-ac9c-a5f629f7d7c6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:01.613252 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-98a2dd1e-83f3-4495-ac9c-a5f629f7d7c6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:01.613383 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-98a2dd1e-83f3-4495-ac9c-a5f629f7d7c6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:01.613630 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-98a2dd1e-83f3-4495-ac9c-a5f629f7d7c6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:01.614279 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-98a2dd1e-83f3-4495-ac9c-a5f629f7d7c6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:01.614590 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-98a2dd1e-83f3-4495-ac9c-a5f629f7d7c6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:01.614976 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-98a2dd1e-83f3-4495-ac9c-a5f629f7d7c6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:01.640881 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-98a2dd1e-83f3-4495-ac9c-a5f629f7d7c6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:01.831540 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-98a2dd1e-83f3-4495-ac9c-a5f629f7d7c6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:01.837853 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-98a2dd1e-83f3-4495-ac9c-a5f629f7d7c6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:01.838194 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-98a2dd1e-83f3-4495-ac9c-a5f629f7d7c6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:01.842924 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-98a2dd1e-83f3-4495-ac9c-a5f629f7d7c6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1719 microversion: 2.20 time: 0.239104 Jun 01 22:39:01.843326 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 734/2148] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:01 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1719 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:01.869464 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-18a60521-d741-4f4e-9c23-3d02187542c0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "69e61056-f5ea-4508-853c-aeeab55dec11"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:01.872194 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-18a60521-d741-4f4e-9c23-3d02187542c0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:01.877800 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-18a60521-d741-4f4e-9c23-3d02187542c0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:01.878025 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-18a60521-d741-4f4e-9c23-3d02187542c0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:01.878201 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-18a60521-d741-4f4e-9c23-3d02187542c0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:01.878533 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-18a60521-d741-4f4e-9c23-3d02187542c0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:01.878750 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-18a60521-d741-4f4e-9c23-3d02187542c0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:01.878914 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-18a60521-d741-4f4e-9c23-3d02187542c0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:02.040983 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f324f076-ac28-4964-9b4b-e3cd56f778d6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:02.045722 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f324f076-ac28-4964-9b4b-e3cd56f778d6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:02.050842 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f324f076-ac28-4964-9b4b-e3cd56f778d6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:02.050842 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f324f076-ac28-4964-9b4b-e3cd56f778d6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:02.051103 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f324f076-ac28-4964-9b4b-e3cd56f778d6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:02.051581 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f324f076-ac28-4964-9b4b-e3cd56f778d6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:02.051962 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f324f076-ac28-4964-9b4b-e3cd56f778d6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:02.052555 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f324f076-ac28-4964-9b4b-e3cd56f778d6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:02.076855 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f324f076-ac28-4964-9b4b-e3cd56f778d6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:02.076855 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f324f076-ac28-4964-9b4b-e3cd56f778d6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:02.076855 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f324f076-ac28-4964-9b4b-e3cd56f778d6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:02.076855 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-f324f076-ac28-4964-9b4b-e3cd56f778d6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lazy-loading 'fault' on Instance uuid d82ee761-cc2a-4784-a117-1df39181f0d1 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:39:02.081382 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f324f076-ac28-4964-9b4b-e3cd56f778d6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:02.149687 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f324f076-ac28-4964-9b4b-e3cd56f778d6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:02.149902 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-18a60521-d741-4f4e-9c23-3d02187542c0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "POST /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b/os-volume_attachments" status: 200 len: 188 microversion: 2.20 time: 0.283304 Jun 01 22:39:02.150627 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 717/2149] 10.4.3.116 () {70 vars in 1482 bytes} [Mon Jun 1 22:39:01 2026] POST /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b/os-volume_attachments => generated 188 bytes in 284 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:39:02.159369 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f324f076-ac28-4964-9b4b-e3cd56f778d6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 200 len: 1328 microversion: 2.1 time: 0.120462 Jun 01 22:39:02.159766 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 735/2150] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:02 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 1328 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:02.194518 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-19d4985b-c6c4-42f4-ab1c-8be54b90ad50 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "POST /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.595165 Jun 01 22:39:02.199083 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 699/2151] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:38:59 2026] POST /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4/os-volume_attachments => generated 194 bytes in 2600 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:02.241534 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e3891dcb-8326-40ee-9627-4dc6286417e5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:02.241760 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e3891dcb-8326-40ee-9627-4dc6286417e5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:02.245662 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e3891dcb-8326-40ee-9627-4dc6286417e5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:02.245985 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e3891dcb-8326-40ee-9627-4dc6286417e5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:02.246112 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e3891dcb-8326-40ee-9627-4dc6286417e5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:02.246382 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e3891dcb-8326-40ee-9627-4dc6286417e5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:02.246541 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e3891dcb-8326-40ee-9627-4dc6286417e5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:02.246826 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e3891dcb-8326-40ee-9627-4dc6286417e5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:02.866260 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e3891dcb-8326-40ee-9627-4dc6286417e5 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b/os-volume_attachments/69e61056-f5ea-4508-853c-aeeab55dec11" status: 202 len: 0 microversion: 2.20 time: 0.626519 Jun 01 22:39:02.866700 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 718/2152] 10.4.3.116 () {68 vars in 1575 bytes} [Mon Jun 1 22:39:02 2026] DELETE /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b/os-volume_attachments/69e61056-f5ea-4508-853c-aeeab55dec11 => generated 0 bytes in 627 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:39:02.906686 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c0a0539d-c3aa-487a-a30d-ff90583a52ab tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Action: 'action', calling method: >, body: {"unshelve": null} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:02.908004 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c0a0539d-c3aa-487a-a30d-ff90583a52ab tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:02.911859 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c0a0539d-c3aa-487a-a30d-ff90583a52ab tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:02.912009 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c0a0539d-c3aa-487a-a30d-ff90583a52ab tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:02.912156 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c0a0539d-c3aa-487a-a30d-ff90583a52ab tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:02.912404 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c0a0539d-c3aa-487a-a30d-ff90583a52ab tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:02.912531 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c0a0539d-c3aa-487a-a30d-ff90583a52ab tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:02.912669 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c0a0539d-c3aa-487a-a30d-ff90583a52ab tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:02.928674 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c0a0539d-c3aa-487a-a30d-ff90583a52ab tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:03.051798 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c0a0539d-c3aa-487a-a30d-ff90583a52ab tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Unshelving instance with old availability_zone "None" to new availability_zone "not provided" and host "None". {{(pid=86662) unshelve /opt/stack/nova/nova/compute/api.py:4771}} Jun 01 22:39:03.095545 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c0a0539d-c3aa-487a-a30d-ff90583a52ab tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "POST /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b/action" status: 202 len: 0 microversion: 2.20 time: 0.190362 Jun 01 22:39:03.095749 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 736/2153] 10.4.3.116 () {70 vars in 1437 bytes} [Mon Jun 1 22:39:02 2026] POST /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:39:03.108878 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-564532b0-9d78-4a61-972d-3b073fccca4c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:03.111208 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-564532b0-9d78-4a61-972d-3b073fccca4c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:03.117276 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-564532b0-9d78-4a61-972d-3b073fccca4c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:03.117641 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-564532b0-9d78-4a61-972d-3b073fccca4c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:03.118189 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-564532b0-9d78-4a61-972d-3b073fccca4c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:03.118807 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-564532b0-9d78-4a61-972d-3b073fccca4c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:03.119153 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-564532b0-9d78-4a61-972d-3b073fccca4c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:03.119615 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-564532b0-9d78-4a61-972d-3b073fccca4c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:03.150028 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-564532b0-9d78-4a61-972d-3b073fccca4c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:03.180352 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5bc17200-d3c2-4ba3-b110-c8721f1bdfc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:03.182685 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5bc17200-d3c2-4ba3-b110-c8721f1bdfc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:03.193935 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5bc17200-d3c2-4ba3-b110-c8721f1bdfc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:03.195974 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5bc17200-d3c2-4ba3-b110-c8721f1bdfc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:03.195974 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5bc17200-d3c2-4ba3-b110-c8721f1bdfc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:03.195974 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5bc17200-d3c2-4ba3-b110-c8721f1bdfc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:03.195974 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5bc17200-d3c2-4ba3-b110-c8721f1bdfc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:03.196226 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5bc17200-d3c2-4ba3-b110-c8721f1bdfc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:03.224260 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5bc17200-d3c2-4ba3-b110-c8721f1bdfc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:03.224481 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5bc17200-d3c2-4ba3-b110-c8721f1bdfc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:03.224783 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5bc17200-d3c2-4ba3-b110-c8721f1bdfc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:03.226212 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-5bc17200-d3c2-4ba3-b110-c8721f1bdfc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lazy-loading 'fault' on Instance uuid d82ee761-cc2a-4784-a117-1df39181f0d1 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:39:03.229965 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-5bc17200-d3c2-4ba3-b110-c8721f1bdfc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:03.289352 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5bc17200-d3c2-4ba3-b110-c8721f1bdfc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:03.303956 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5bc17200-d3c2-4ba3-b110-c8721f1bdfc6 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 200 len: 1328 microversion: 2.1 time: 0.125968 Jun 01 22:39:03.307511 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 719/2154] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:03 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 1328 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:03.340242 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-564532b0-9d78-4a61-972d-3b073fccca4c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:03.346334 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-564532b0-9d78-4a61-972d-3b073fccca4c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:03.347666 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-564532b0-9d78-4a61-972d-3b073fccca4c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:03.353726 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-564532b0-9d78-4a61-972d-3b073fccca4c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1727 microversion: 2.20 time: 0.247989 Jun 01 22:39:03.354517 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 700/2155] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:03 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1727 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:04.325687 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ba0cb711-c8d1-47f5-a5e9-21469a90bf8a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:04.327284 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ba0cb711-c8d1-47f5-a5e9-21469a90bf8a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:04.331633 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba0cb711-c8d1-47f5-a5e9-21469a90bf8a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:04.331897 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba0cb711-c8d1-47f5-a5e9-21469a90bf8a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:04.332090 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba0cb711-c8d1-47f5-a5e9-21469a90bf8a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:04.332615 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba0cb711-c8d1-47f5-a5e9-21469a90bf8a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:04.332953 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba0cb711-c8d1-47f5-a5e9-21469a90bf8a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:04.333215 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba0cb711-c8d1-47f5-a5e9-21469a90bf8a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:04.342037 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-ba0cb711-c8d1-47f5-a5e9-21469a90bf8a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] HTTP exception thrown: Instance d82ee761-cc2a-4784-a117-1df39181f0d1 could not be found. Jun 01 22:39:04.342306 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ba0cb711-c8d1-47f5-a5e9-21469a90bf8a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Returning 404 to user: Instance d82ee761-cc2a-4784-a117-1df39181f0d1 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:39:04.342849 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ba0cb711-c8d1-47f5-a5e9-21469a90bf8a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 404 len: 111 microversion: 2.1 time: 0.018993 Jun 01 22:39:04.343372 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 737/2156] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:04 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:39:04.354455 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-00424d7c-6703-41b8-a06e-6b3e888783b4 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:04.371637 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-00424d7c-6703-41b8-a06e-6b3e888783b4 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-665302577" status: 202 len: 0 microversion: 2.1 time: 0.018698 Jun 01 22:39:04.371637 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 720/2157] 10.4.3.116 () {66 vars in 1336 bytes} [Mon Jun 1 22:39:04 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-665302577 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:39:04.381135 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8f6137b3-81b4-48e2-b979-cebdcf80196b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:04.384038 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8f6137b3-81b4-48e2-b979-cebdcf80196b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:04.389365 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8f6137b3-81b4-48e2-b979-cebdcf80196b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:04.389786 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8f6137b3-81b4-48e2-b979-cebdcf80196b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:04.390073 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8f6137b3-81b4-48e2-b979-cebdcf80196b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:04.390704 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8f6137b3-81b4-48e2-b979-cebdcf80196b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:04.391116 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8f6137b3-81b4-48e2-b979-cebdcf80196b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:04.391659 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8f6137b3-81b4-48e2-b979-cebdcf80196b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:04.412535 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8f6137b3-81b4-48e2-b979-cebdcf80196b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:04.612491 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8f6137b3-81b4-48e2-b979-cebdcf80196b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:04.617708 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8f6137b3-81b4-48e2-b979-cebdcf80196b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:04.618283 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8f6137b3-81b4-48e2-b979-cebdcf80196b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:04.622414 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8f6137b3-81b4-48e2-b979-cebdcf80196b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1727 microversion: 2.20 time: 0.244797 Jun 01 22:39:04.622881 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 701/2158] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:04 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1727 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:04.658946 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-06468dff-0cec-4273-9a56-9871025836a9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:04.660494 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-06468dff-0cec-4273-9a56-9871025836a9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:04.664145 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06468dff-0cec-4273-9a56-9871025836a9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:04.664311 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06468dff-0cec-4273-9a56-9871025836a9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:04.664445 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06468dff-0cec-4273-9a56-9871025836a9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:04.664720 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06468dff-0cec-4273-9a56-9871025836a9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:04.664882 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06468dff-0cec-4273-9a56-9871025836a9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:04.664996 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06468dff-0cec-4273-9a56-9871025836a9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:04.680654 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-06468dff-0cec-4273-9a56-9871025836a9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.023371 Jun 01 22:39:04.680966 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 738/2159] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:39:04 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba/os-volume_attachments => generated 197 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:39:04.848128 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-cb44f974-3af8-41a7-8d6b-77f8f9d450c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1310184544", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGLgdMQuvlupZTqf6OTmNKp4CwXmHRQCjkLrJUJ80ZVfxnXMin5mPdnyTE3BQdR6+89gpKVIZQ+OJoxJKJdC3xh1Lmcudb3NF5uyPQfN4nALGcigkqQQ8D/CdhPoOruHNA=="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:04.861243 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-cb44f974-3af8-41a7-8d6b-77f8f9d450c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Getting quotas for project d02993f817dd4629aed9f757e381c957. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:39:04.865214 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-cb44f974-3af8-41a7-8d6b-77f8f9d450c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Getting quotas for user 2b27455be0814a54a8171000b0096d03 and project d02993f817dd4629aed9f757e381c957. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:39:04.888153 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-cb44f974-3af8-41a7-8d6b-77f8f9d450c1 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.044742 Jun 01 22:39:04.888549 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 721/2160] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:39:04 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 45 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:05.640412 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c6625219-0ca7-4cf1-8fb8-ecbb6d58c398 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:05.642307 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c6625219-0ca7-4cf1-8fb8-ecbb6d58c398 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:05.646235 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c6625219-0ca7-4cf1-8fb8-ecbb6d58c398 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:05.646552 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c6625219-0ca7-4cf1-8fb8-ecbb6d58c398 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:05.646823 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c6625219-0ca7-4cf1-8fb8-ecbb6d58c398 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:05.647272 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c6625219-0ca7-4cf1-8fb8-ecbb6d58c398 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:05.647629 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c6625219-0ca7-4cf1-8fb8-ecbb6d58c398 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:05.648022 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c6625219-0ca7-4cf1-8fb8-ecbb6d58c398 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:05.663223 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c6625219-0ca7-4cf1-8fb8-ecbb6d58c398 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:05.693021 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-38b15e42-d4da-44ee-9117-ff9a8f7d10a9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:05.694955 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-38b15e42-d4da-44ee-9117-ff9a8f7d10a9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:05.701110 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-38b15e42-d4da-44ee-9117-ff9a8f7d10a9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:05.701110 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-38b15e42-d4da-44ee-9117-ff9a8f7d10a9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:05.701110 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-38b15e42-d4da-44ee-9117-ff9a8f7d10a9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:05.701110 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-38b15e42-d4da-44ee-9117-ff9a8f7d10a9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:05.701369 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-38b15e42-d4da-44ee-9117-ff9a8f7d10a9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:05.701369 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-38b15e42-d4da-44ee-9117-ff9a8f7d10a9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:05.725448 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-38b15e42-d4da-44ee-9117-ff9a8f7d10a9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba/os-volume_attachments" status: 200 len: 25 microversion: 2.60 time: 0.034765 Jun 01 22:39:05.726350 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 739/2161] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:39:05 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba/os-volume_attachments => generated 25 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:05.771675 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8d5d61d4-5f6f-4f46-a102-5b3e9e001e1d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:05.772918 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8d5d61d4-5f6f-4f46-a102-5b3e9e001e1d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:05.776354 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8d5d61d4-5f6f-4f46-a102-5b3e9e001e1d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:05.776506 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8d5d61d4-5f6f-4f46-a102-5b3e9e001e1d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:05.776697 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8d5d61d4-5f6f-4f46-a102-5b3e9e001e1d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:05.776925 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8d5d61d4-5f6f-4f46-a102-5b3e9e001e1d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:05.777070 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8d5d61d4-5f6f-4f46-a102-5b3e9e001e1d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:05.777157 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8d5d61d4-5f6f-4f46-a102-5b3e9e001e1d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:05.803347 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8d5d61d4-5f6f-4f46-a102-5b3e9e001e1d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3/os-volume_attachments" status: 200 len: 25 microversion: 2.60 time: 0.030473 Jun 01 22:39:05.803347 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 722/2162] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:39:05 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3/os-volume_attachments => generated 25 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:05.828060 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c6625219-0ca7-4cf1-8fb8-ecbb6d58c398 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:05.833384 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c6625219-0ca7-4cf1-8fb8-ecbb6d58c398 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:05.834324 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c6625219-0ca7-4cf1-8fb8-ecbb6d58c398 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:05.839125 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c6625219-0ca7-4cf1-8fb8-ecbb6d58c398 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1669 microversion: 2.20 time: 0.200317 Jun 01 22:39:05.839714 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 702/2163] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:05 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1669 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:05.926452 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Action: 'create', calling method: >, body: {"server": {"name": "multiattach-server-0", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "0f0578bf-253b-47a1-8763-c5804e7d9cbb"}], "security_groups": [{"name": "tempest-securitygroup--373092548"}], "key_name": "tempest-keypair-1688823695", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:06.023800 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:06.023800 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:06.023800 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:06.024186 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:06.024500 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:06.024816 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:06.031008 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1412554331", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "583de4f6-f7e5-45f3-95bc-b244ebb9dcdd"}], "security_groups": [{"name": "tempest-securitygroup--246430711"}], "key_name": "tempest-keypair-1310184544", "user_data": "}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:06.031974 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:06.098701 np0000001904 devstack@n-api.service[86662]: DEBUG nova.network.neutron [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] validate_networks() for [('0f0578bf-253b-47a1-8763-c5804e7d9cbb', None, None, None, None, None)] {{(pid=86662) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:39:06.099106 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:06.167392 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:06.167899 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:06.168406 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:06.169161 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:06.169861 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:06.171071 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:06.176335 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:06.236351 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] validate_networks() for [('583de4f6-f7e5-45f3-95bc-b244ebb9dcdd', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:39:06.236802 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:06.380034 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:06.493653 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:06.587965 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:39:06.588348 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:39:06.588348 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:39:06.588475 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:39:06.588653 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:39:06.594122 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:06.594279 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:06.594405 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:06.594884 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:06.595047 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:06.595201 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:06.603389 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Getting quotas for project 987c6a05350b455cb998685574d3a431. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:39:06.605192 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Getting quotas for user dd39ecb231444e33b84c642fdf658351 and project 987c6a05350b455cb998685574d3a431. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:39:06.610331 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Going to run 1 instances... {{(pid=86662) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:39:06.611681 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86662) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:39:06.656672 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:39:06.656864 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:39:06.657091 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:39:06.657274 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:39:06.657430 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:39:06.663850 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:06.664030 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:06.664175 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:06.664719 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:06.664877 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:06.665014 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:06.669429 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6eb5a7ad-cfdf-494c-bad5-3ad76ea0786d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.60 time: 0.744626 Jun 01 22:39:06.669871 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 740/2164] 10.4.3.116 () {70 vars in 1306 bytes} [Mon Jun 1 22:39:05 2026] POST /compute/v2.1/servers => generated 405 bytes in 745 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) Jun 01 22:39:06.675976 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Getting quotas for project d02993f817dd4629aed9f757e381c957. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:39:06.678318 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Getting quotas for user 2b27455be0814a54a8171000b0096d03 and project d02993f817dd4629aed9f757e381c957. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:39:06.685519 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a51e30fc-c96d-4145-9f25-2aeefd012e45 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:06.686015 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:39:06.687768 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a51e30fc-c96d-4145-9f25-2aeefd012e45 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:06.688050 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:39:06.701608 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a51e30fc-c96d-4145-9f25-2aeefd012e45 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:06.758231 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b38f5751-c3d8-4b4c-9b48-46983d71322f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 401 microversion: 2.1 time: 0.730104 Jun 01 22:39:06.759501 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 723/2165] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:39:06 2026] POST /compute/v2.1/servers => generated 401 bytes in 732 msecs (HTTP/1.1 202) 10 headers in 451 bytes (2 switches on core 0) Jun 01 22:39:06.761887 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a51e30fc-c96d-4145-9f25-2aeefd012e45 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:06.767580 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a51e30fc-c96d-4145-9f25-2aeefd012e45 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:06.768470 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a51e30fc-c96d-4145-9f25-2aeefd012e45 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:06.773195 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a51e30fc-c96d-4145-9f25-2aeefd012e45 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1300 microversion: 2.60 time: 0.089689 Jun 01 22:39:06.773890 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 703/2166] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:06 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1300 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:06.774051 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-fe59e790-e050-45ef-a6b3-fd276f9fdd2d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:06.775631 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-fe59e790-e050-45ef-a6b3-fd276f9fdd2d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:06.789495 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-fe59e790-e050-45ef-a6b3-fd276f9fdd2d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:06.848201 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-fe59e790-e050-45ef-a6b3-fd276f9fdd2d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:06.856320 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-fe59e790-e050-45ef-a6b3-fd276f9fdd2d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 200 len: 1240 microversion: 2.1 time: 0.086587 Jun 01 22:39:06.856652 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 741/2167] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:06 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 1240 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:06.857090 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-851e44f3-c0b4-409d-a03b-865010dde4f8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:06.858503 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-851e44f3-c0b4-409d-a03b-865010dde4f8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:06.863266 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-851e44f3-c0b4-409d-a03b-865010dde4f8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:06.863662 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-851e44f3-c0b4-409d-a03b-865010dde4f8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:06.863969 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-851e44f3-c0b4-409d-a03b-865010dde4f8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:06.864610 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-851e44f3-c0b4-409d-a03b-865010dde4f8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:06.865058 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-851e44f3-c0b4-409d-a03b-865010dde4f8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:06.865472 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-851e44f3-c0b4-409d-a03b-865010dde4f8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:06.881775 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-851e44f3-c0b4-409d-a03b-865010dde4f8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:07.044126 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-851e44f3-c0b4-409d-a03b-865010dde4f8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:07.051692 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-851e44f3-c0b4-409d-a03b-865010dde4f8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:07.052358 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-851e44f3-c0b4-409d-a03b-865010dde4f8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:07.056186 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-851e44f3-c0b4-409d-a03b-865010dde4f8 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1669 microversion: 2.20 time: 0.200972 Jun 01 22:39:07.056447 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 724/2168] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:06 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1669 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:07.788583 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:39:07.793874 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0d8895ff-0728-473b-a310-9984bb9bbc91 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:07.796311 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0d8895ff-0728-473b-a310-9984bb9bbc91 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:07.803313 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0d8895ff-0728-473b-a310-9984bb9bbc91 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:07.803641 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0d8895ff-0728-473b-a310-9984bb9bbc91 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:07.803904 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0d8895ff-0728-473b-a310-9984bb9bbc91 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:07.804355 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0d8895ff-0728-473b-a310-9984bb9bbc91 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:07.804702 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0d8895ff-0728-473b-a310-9984bb9bbc91 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:07.804986 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0d8895ff-0728-473b-a310-9984bb9bbc91 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:07.820340 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-0d8895ff-0728-473b-a310-9984bb9bbc91 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:07.873417 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-47675542-9815-43d2-a9db-f885b5ea8e5a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:07.874951 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0d8895ff-0728-473b-a310-9984bb9bbc91 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:07.875233 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-47675542-9815-43d2-a9db-f885b5ea8e5a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:07.880311 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47675542-9815-43d2-a9db-f885b5ea8e5a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:07.880388 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0d8895ff-0728-473b-a310-9984bb9bbc91 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:07.880634 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47675542-9815-43d2-a9db-f885b5ea8e5a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:07.880890 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47675542-9815-43d2-a9db-f885b5ea8e5a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:07.881004 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0d8895ff-0728-473b-a310-9984bb9bbc91 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:07.881437 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47675542-9815-43d2-a9db-f885b5ea8e5a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:07.881850 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47675542-9815-43d2-a9db-f885b5ea8e5a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:07.882194 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47675542-9815-43d2-a9db-f885b5ea8e5a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:07.884958 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0d8895ff-0728-473b-a310-9984bb9bbc91 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1304 microversion: 2.60 time: 0.092785 Jun 01 22:39:07.885483 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 704/2169] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:07 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1304 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:07.914825 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-47675542-9815-43d2-a9db-f885b5ea8e5a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:07.979466 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-47675542-9815-43d2-a9db-f885b5ea8e5a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:07.988784 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-47675542-9815-43d2-a9db-f885b5ea8e5a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 200 len: 1244 microversion: 2.1 time: 0.117393 Jun 01 22:39:07.989126 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 742/2170] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:07 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 1244 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:08.078729 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5e589b7b-1960-4cd4-9bc3-f0c67d6fa910 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:08.081177 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5e589b7b-1960-4cd4-9bc3-f0c67d6fa910 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:08.085773 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5e589b7b-1960-4cd4-9bc3-f0c67d6fa910 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:08.086050 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5e589b7b-1960-4cd4-9bc3-f0c67d6fa910 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:08.086342 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5e589b7b-1960-4cd4-9bc3-f0c67d6fa910 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:08.086802 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5e589b7b-1960-4cd4-9bc3-f0c67d6fa910 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:08.087115 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5e589b7b-1960-4cd4-9bc3-f0c67d6fa910 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:08.087674 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5e589b7b-1960-4cd4-9bc3-f0c67d6fa910 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:08.108993 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-5e589b7b-1960-4cd4-9bc3-f0c67d6fa910 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:08.325078 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5e589b7b-1960-4cd4-9bc3-f0c67d6fa910 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:08.330493 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5e589b7b-1960-4cd4-9bc3-f0c67d6fa910 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:08.331121 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5e589b7b-1960-4cd4-9bc3-f0c67d6fa910 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:08.335392 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5e589b7b-1960-4cd4-9bc3-f0c67d6fa910 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1725 microversion: 2.20 time: 0.259750 Jun 01 22:39:08.335709 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 725/2171] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:08 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1725 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:08.901997 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3076632a-07d4-4620-bf63-0d5bcce237c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:08.904150 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3076632a-07d4-4620-bf63-0d5bcce237c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:08.910787 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3076632a-07d4-4620-bf63-0d5bcce237c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:08.911073 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3076632a-07d4-4620-bf63-0d5bcce237c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:08.911359 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3076632a-07d4-4620-bf63-0d5bcce237c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:08.911894 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3076632a-07d4-4620-bf63-0d5bcce237c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:08.912218 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3076632a-07d4-4620-bf63-0d5bcce237c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:08.912515 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3076632a-07d4-4620-bf63-0d5bcce237c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:08.935833 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3076632a-07d4-4620-bf63-0d5bcce237c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:08.998883 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3076632a-07d4-4620-bf63-0d5bcce237c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:09.006518 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3076632a-07d4-4620-bf63-0d5bcce237c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:09.007701 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3076632a-07d4-4620-bf63-0d5bcce237c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:09.008277 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-523350ea-ea63-4fae-8fc7-7d564b649d76 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:09.009872 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-523350ea-ea63-4fae-8fc7-7d564b649d76 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:09.013510 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3076632a-07d4-4620-bf63-0d5bcce237c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1296 microversion: 2.60 time: 0.113203 Jun 01 22:39:09.013852 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 705/2172] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:08 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1296 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:09.017197 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-523350ea-ea63-4fae-8fc7-7d564b649d76 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:09.017469 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-523350ea-ea63-4fae-8fc7-7d564b649d76 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:09.017752 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-523350ea-ea63-4fae-8fc7-7d564b649d76 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:09.018328 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-523350ea-ea63-4fae-8fc7-7d564b649d76 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:09.018773 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-523350ea-ea63-4fae-8fc7-7d564b649d76 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:09.019035 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-523350ea-ea63-4fae-8fc7-7d564b649d76 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:09.043629 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-523350ea-ea63-4fae-8fc7-7d564b649d76 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:09.099837 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-523350ea-ea63-4fae-8fc7-7d564b649d76 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:09.111222 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-523350ea-ea63-4fae-8fc7-7d564b649d76 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 200 len: 1236 microversion: 2.1 time: 0.104757 Jun 01 22:39:09.111503 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 743/2173] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:09 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 1236 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:39:09.354762 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e59bf545-79f1-4957-88da-0e56fef1dffb tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:09.359236 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e59bf545-79f1-4957-88da-0e56fef1dffb tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:09.365856 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e59bf545-79f1-4957-88da-0e56fef1dffb tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:09.366165 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e59bf545-79f1-4957-88da-0e56fef1dffb tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:09.366453 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e59bf545-79f1-4957-88da-0e56fef1dffb tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:09.368047 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e59bf545-79f1-4957-88da-0e56fef1dffb tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:09.368444 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e59bf545-79f1-4957-88da-0e56fef1dffb tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:09.368998 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e59bf545-79f1-4957-88da-0e56fef1dffb tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:09.390140 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e59bf545-79f1-4957-88da-0e56fef1dffb tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:09.554266 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e59bf545-79f1-4957-88da-0e56fef1dffb tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:09.560040 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e59bf545-79f1-4957-88da-0e56fef1dffb tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:09.560764 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e59bf545-79f1-4957-88da-0e56fef1dffb tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:09.564967 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e59bf545-79f1-4957-88da-0e56fef1dffb tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1725 microversion: 2.20 time: 0.212359 Jun 01 22:39:09.565362 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 726/2174] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:09 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1725 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:10.034679 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7e922f46-74f1-46d9-8340-3441572e017d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:10.038594 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7e922f46-74f1-46d9-8340-3441572e017d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:10.046438 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7e922f46-74f1-46d9-8340-3441572e017d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:10.046438 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7e922f46-74f1-46d9-8340-3441572e017d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:10.046438 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7e922f46-74f1-46d9-8340-3441572e017d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:10.046438 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7e922f46-74f1-46d9-8340-3441572e017d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:10.046688 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7e922f46-74f1-46d9-8340-3441572e017d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:10.046688 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7e922f46-74f1-46d9-8340-3441572e017d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:10.063818 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7e922f46-74f1-46d9-8340-3441572e017d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:10.134819 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7c70f7b4-17a8-4beb-a0ed-f60be467b416 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:10.136767 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7c70f7b4-17a8-4beb-a0ed-f60be467b416 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:10.142328 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7e922f46-74f1-46d9-8340-3441572e017d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:10.144803 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7c70f7b4-17a8-4beb-a0ed-f60be467b416 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:10.144803 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7c70f7b4-17a8-4beb-a0ed-f60be467b416 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:10.144803 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7c70f7b4-17a8-4beb-a0ed-f60be467b416 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:10.145223 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7c70f7b4-17a8-4beb-a0ed-f60be467b416 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:10.146646 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7c70f7b4-17a8-4beb-a0ed-f60be467b416 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:10.146646 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7c70f7b4-17a8-4beb-a0ed-f60be467b416 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:10.148691 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7e922f46-74f1-46d9-8340-3441572e017d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:10.149637 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7e922f46-74f1-46d9-8340-3441572e017d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:10.156038 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7e922f46-74f1-46d9-8340-3441572e017d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1352 microversion: 2.60 time: 0.123406 Jun 01 22:39:10.156038 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 706/2175] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:10 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1352 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:10.170835 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7c70f7b4-17a8-4beb-a0ed-f60be467b416 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:10.228868 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7c70f7b4-17a8-4beb-a0ed-f60be467b416 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:10.236685 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7c70f7b4-17a8-4beb-a0ed-f60be467b416 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 200 len: 1236 microversion: 2.1 time: 0.105323 Jun 01 22:39:10.237349 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 744/2176] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:10 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 1236 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:10.248094 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-63838cc4-a42d-4699-8397-370cb1e6dc8d req-6888158a-9314-412d-9804-73e21527d829 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ba2f52b3-d5da-421d-81cd-eba484587b6b", "tag": "bd44eb10-9984-4d18-9bb4-862899da64d5"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:10.254467 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-63838cc4-a42d-4699-8397-370cb1e6dc8d req-6888158a-9314-412d-9804-73e21527d829 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:10.254724 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-63838cc4-a42d-4699-8397-370cb1e6dc8d req-6888158a-9314-412d-9804-73e21527d829 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:10.254856 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-63838cc4-a42d-4699-8397-370cb1e6dc8d req-6888158a-9314-412d-9804-73e21527d829 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:10.261428 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-63838cc4-a42d-4699-8397-370cb1e6dc8d req-6888158a-9314-412d-9804-73e21527d829 service nova] Creating event network-changed:bd44eb10-9984-4d18-9bb4-862899da64d5 for instance ba2f52b3-d5da-421d-81cd-eba484587b6b on np0000001904 Jun 01 22:39:10.262027 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-63838cc4-a42d-4699-8397-370cb1e6dc8d req-6888158a-9314-412d-9804-73e21527d829 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:10.266121 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-63838cc4-a42d-4699-8397-370cb1e6dc8d req-6888158a-9314-412d-9804-73e21527d829 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020113 Jun 01 22:39:10.266484 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 727/2177] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:10 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:10.583659 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-702e431d-4eb3-4387-8e2e-3849b6c09fe2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:10.584489 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-702e431d-4eb3-4387-8e2e-3849b6c09fe2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:10.589233 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-702e431d-4eb3-4387-8e2e-3849b6c09fe2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:10.589756 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-702e431d-4eb3-4387-8e2e-3849b6c09fe2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:10.590121 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-702e431d-4eb3-4387-8e2e-3849b6c09fe2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:10.590757 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-702e431d-4eb3-4387-8e2e-3849b6c09fe2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:10.591616 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-702e431d-4eb3-4387-8e2e-3849b6c09fe2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:10.591616 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-702e431d-4eb3-4387-8e2e-3849b6c09fe2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:10.609592 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-702e431d-4eb3-4387-8e2e-3849b6c09fe2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:10.813992 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-702e431d-4eb3-4387-8e2e-3849b6c09fe2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:10.818962 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-702e431d-4eb3-4387-8e2e-3849b6c09fe2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:10.819698 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-702e431d-4eb3-4387-8e2e-3849b6c09fe2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:10.824703 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-702e431d-4eb3-4387-8e2e-3849b6c09fe2 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1725 microversion: 2.20 time: 0.244342 Jun 01 22:39:10.825082 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 707/2178] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:10 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1725 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:11.178855 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f72a4067-b6d5-4839-bcfa-682b0e078642 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:11.180692 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f72a4067-b6d5-4839-bcfa-682b0e078642 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:11.185768 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f72a4067-b6d5-4839-bcfa-682b0e078642 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:11.186075 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f72a4067-b6d5-4839-bcfa-682b0e078642 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:11.186314 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f72a4067-b6d5-4839-bcfa-682b0e078642 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:11.186829 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f72a4067-b6d5-4839-bcfa-682b0e078642 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:11.187156 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f72a4067-b6d5-4839-bcfa-682b0e078642 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:11.187450 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f72a4067-b6d5-4839-bcfa-682b0e078642 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:11.205390 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f72a4067-b6d5-4839-bcfa-682b0e078642 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:11.252595 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-bc1bb75a-542b-4259-95da-60f336fa5d5c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:11.252595 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-bc1bb75a-542b-4259-95da-60f336fa5d5c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:11.257464 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc1bb75a-542b-4259-95da-60f336fa5d5c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:11.257937 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc1bb75a-542b-4259-95da-60f336fa5d5c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:11.258015 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f72a4067-b6d5-4839-bcfa-682b0e078642 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:11.258404 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc1bb75a-542b-4259-95da-60f336fa5d5c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:11.258962 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc1bb75a-542b-4259-95da-60f336fa5d5c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:11.259408 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc1bb75a-542b-4259-95da-60f336fa5d5c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:11.259825 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc1bb75a-542b-4259-95da-60f336fa5d5c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:11.262612 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f72a4067-b6d5-4839-bcfa-682b0e078642 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:11.263220 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f72a4067-b6d5-4839-bcfa-682b0e078642 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:11.266716 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f72a4067-b6d5-4839-bcfa-682b0e078642 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1352 microversion: 2.60 time: 0.090351 Jun 01 22:39:11.267206 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 745/2179] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:11 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1352 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:11.278880 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-bc1bb75a-542b-4259-95da-60f336fa5d5c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:11.328757 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-bc1bb75a-542b-4259-95da-60f336fa5d5c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:11.336198 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-bc1bb75a-542b-4259-95da-60f336fa5d5c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 200 len: 1236 microversion: 2.1 time: 0.087035 Jun 01 22:39:11.336616 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 728/2180] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:11 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 1236 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:11.844695 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4836f9f0-a630-4558-8909-66a2a89df676 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:11.847017 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4836f9f0-a630-4558-8909-66a2a89df676 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:11.852533 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4836f9f0-a630-4558-8909-66a2a89df676 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:11.852911 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4836f9f0-a630-4558-8909-66a2a89df676 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:11.853267 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4836f9f0-a630-4558-8909-66a2a89df676 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:11.853896 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4836f9f0-a630-4558-8909-66a2a89df676 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:11.854292 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4836f9f0-a630-4558-8909-66a2a89df676 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:11.854766 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4836f9f0-a630-4558-8909-66a2a89df676 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:11.870064 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4836f9f0-a630-4558-8909-66a2a89df676 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:11.877132 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1396f11a-1ea1-4ad9-84f1-958d573b4934 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:11.879055 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1396f11a-1ea1-4ad9-84f1-958d573b4934 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:11.884444 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1396f11a-1ea1-4ad9-84f1-958d573b4934 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:11.884802 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1396f11a-1ea1-4ad9-84f1-958d573b4934 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:11.885063 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1396f11a-1ea1-4ad9-84f1-958d573b4934 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:11.885624 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1396f11a-1ea1-4ad9-84f1-958d573b4934 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:11.886029 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1396f11a-1ea1-4ad9-84f1-958d573b4934 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:11.886425 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1396f11a-1ea1-4ad9-84f1-958d573b4934 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:11.900090 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-1396f11a-1ea1-4ad9-84f1-958d573b4934 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:11.984184 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4836f9f0-a630-4558-8909-66a2a89df676 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:11.989697 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4836f9f0-a630-4558-8909-66a2a89df676 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:11.990326 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4836f9f0-a630-4558-8909-66a2a89df676 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:11.994374 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4836f9f0-a630-4558-8909-66a2a89df676 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1725 microversion: 2.20 time: 0.151794 Jun 01 22:39:11.995235 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 708/2181] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:11 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1725 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:12.096424 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1396f11a-1ea1-4ad9-84f1-958d573b4934 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:12.107515 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1396f11a-1ea1-4ad9-84f1-958d573b4934 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1590 microversion: 2.1 time: 0.233292 Jun 01 22:39:12.108191 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 746/2182] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:11 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1590 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:12.284049 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b3a8da7a-d20c-40cf-b16e-0432cb4c9f97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:12.288707 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b3a8da7a-d20c-40cf-b16e-0432cb4c9f97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:12.293710 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b3a8da7a-d20c-40cf-b16e-0432cb4c9f97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:12.293757 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b3a8da7a-d20c-40cf-b16e-0432cb4c9f97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:12.293963 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b3a8da7a-d20c-40cf-b16e-0432cb4c9f97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:12.294412 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b3a8da7a-d20c-40cf-b16e-0432cb4c9f97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:12.294751 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b3a8da7a-d20c-40cf-b16e-0432cb4c9f97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:12.295016 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b3a8da7a-d20c-40cf-b16e-0432cb4c9f97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:12.319600 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b3a8da7a-d20c-40cf-b16e-0432cb4c9f97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:12.352822 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-35d38502-d3b5-4bff-8955-747fa55cd06d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:12.354648 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-35d38502-d3b5-4bff-8955-747fa55cd06d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:12.358436 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-35d38502-d3b5-4bff-8955-747fa55cd06d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:12.358716 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-35d38502-d3b5-4bff-8955-747fa55cd06d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:12.358943 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-35d38502-d3b5-4bff-8955-747fa55cd06d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:12.359373 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-35d38502-d3b5-4bff-8955-747fa55cd06d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:12.359798 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-35d38502-d3b5-4bff-8955-747fa55cd06d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:12.360087 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-35d38502-d3b5-4bff-8955-747fa55cd06d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:12.374828 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-35d38502-d3b5-4bff-8955-747fa55cd06d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:12.381108 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b3a8da7a-d20c-40cf-b16e-0432cb4c9f97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:12.391811 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b3a8da7a-d20c-40cf-b16e-0432cb4c9f97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:12.392254 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b3a8da7a-d20c-40cf-b16e-0432cb4c9f97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:12.397842 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b3a8da7a-d20c-40cf-b16e-0432cb4c9f97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1360 microversion: 2.60 time: 0.116241 Jun 01 22:39:12.398340 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 729/2183] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:12 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1360 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:12.427106 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-35d38502-d3b5-4bff-8955-747fa55cd06d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:12.437106 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-35d38502-d3b5-4bff-8955-747fa55cd06d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 200 len: 1292 microversion: 2.1 time: 0.085859 Jun 01 22:39:12.439023 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 709/2184] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:12 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 1292 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:13.019651 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-65d303a3-f05e-46c8-b1cd-cb9c963e01a0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:13.021556 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-65d303a3-f05e-46c8-b1cd-cb9c963e01a0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:13.028461 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-65d303a3-f05e-46c8-b1cd-cb9c963e01a0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:13.028822 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-65d303a3-f05e-46c8-b1cd-cb9c963e01a0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:13.029101 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-65d303a3-f05e-46c8-b1cd-cb9c963e01a0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:13.029684 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-65d303a3-f05e-46c8-b1cd-cb9c963e01a0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:13.030334 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-65d303a3-f05e-46c8-b1cd-cb9c963e01a0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:13.030535 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-65d303a3-f05e-46c8-b1cd-cb9c963e01a0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:13.054290 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-65d303a3-f05e-46c8-b1cd-cb9c963e01a0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:13.230632 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-65d303a3-f05e-46c8-b1cd-cb9c963e01a0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:13.238811 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-65d303a3-f05e-46c8-b1cd-cb9c963e01a0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:13.239723 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-65d303a3-f05e-46c8-b1cd-cb9c963e01a0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:13.246300 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-65d303a3-f05e-46c8-b1cd-cb9c963e01a0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1725 microversion: 2.20 time: 0.229295 Jun 01 22:39:13.247016 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 747/2185] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:13 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1725 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:13.420085 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-204e5cfc-2502-4c7a-8d65-544d5e32a58f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:13.424323 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-204e5cfc-2502-4c7a-8d65-544d5e32a58f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:13.431211 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-204e5cfc-2502-4c7a-8d65-544d5e32a58f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:13.431512 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-204e5cfc-2502-4c7a-8d65-544d5e32a58f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:13.431926 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-204e5cfc-2502-4c7a-8d65-544d5e32a58f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:13.432613 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-204e5cfc-2502-4c7a-8d65-544d5e32a58f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:13.433106 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-204e5cfc-2502-4c7a-8d65-544d5e32a58f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:13.433493 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-204e5cfc-2502-4c7a-8d65-544d5e32a58f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:13.458721 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ca5b82e4-bbd3-4e56-bff6-8df4fad8062c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:13.459256 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-204e5cfc-2502-4c7a-8d65-544d5e32a58f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:13.460496 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ca5b82e4-bbd3-4e56-bff6-8df4fad8062c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:13.467516 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ca5b82e4-bbd3-4e56-bff6-8df4fad8062c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:13.467809 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ca5b82e4-bbd3-4e56-bff6-8df4fad8062c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:13.468715 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ca5b82e4-bbd3-4e56-bff6-8df4fad8062c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:13.468784 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ca5b82e4-bbd3-4e56-bff6-8df4fad8062c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:13.469124 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ca5b82e4-bbd3-4e56-bff6-8df4fad8062c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:13.469608 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ca5b82e4-bbd3-4e56-bff6-8df4fad8062c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:13.488482 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ca5b82e4-bbd3-4e56-bff6-8df4fad8062c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:13.560526 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ca5b82e4-bbd3-4e56-bff6-8df4fad8062c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:13.569604 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ca5b82e4-bbd3-4e56-bff6-8df4fad8062c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 200 len: 1292 microversion: 2.1 time: 0.112370 Jun 01 22:39:13.569604 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 710/2186] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:13 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 1292 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:13.631138 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-1dbdb18b-6886-4bc9-a9e1-77c4418a571a req-8cb33c53-d653-43fb-a7bc-d81edf87eeda service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e29f56b8-6152-4418-a6af-2aec981392d4", "tag": "43b21f7f-57ce-45f6-abb5-0ced45a0db3b"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:13.639498 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1dbdb18b-6886-4bc9-a9e1-77c4418a571a req-8cb33c53-d653-43fb-a7bc-d81edf87eeda service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:13.639849 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1dbdb18b-6886-4bc9-a9e1-77c4418a571a req-8cb33c53-d653-43fb-a7bc-d81edf87eeda service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:13.640115 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-1dbdb18b-6886-4bc9-a9e1-77c4418a571a req-8cb33c53-d653-43fb-a7bc-d81edf87eeda service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:13.652746 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-1dbdb18b-6886-4bc9-a9e1-77c4418a571a req-8cb33c53-d653-43fb-a7bc-d81edf87eeda service nova] Creating event network-changed:43b21f7f-57ce-45f6-abb5-0ced45a0db3b for instance e29f56b8-6152-4418-a6af-2aec981392d4 on np0000001904 Jun 01 22:39:13.653256 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-1dbdb18b-6886-4bc9-a9e1-77c4418a571a req-8cb33c53-d653-43fb-a7bc-d81edf87eeda service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:13.658246 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-1dbdb18b-6886-4bc9-a9e1-77c4418a571a req-8cb33c53-d653-43fb-a7bc-d81edf87eeda service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.029818 Jun 01 22:39:13.658746 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 748/2187] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:13 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:13.700711 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4ebc72e5-72b7-4fc2-b925-3ffc08d817ac tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:13.700889 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4ebc72e5-72b7-4fc2-b925-3ffc08d817ac tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:13.708666 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ebc72e5-72b7-4fc2-b925-3ffc08d817ac tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:13.708974 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ebc72e5-72b7-4fc2-b925-3ffc08d817ac tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:13.709173 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ebc72e5-72b7-4fc2-b925-3ffc08d817ac tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:13.709898 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ebc72e5-72b7-4fc2-b925-3ffc08d817ac tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:13.709898 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ebc72e5-72b7-4fc2-b925-3ffc08d817ac tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:13.709898 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ebc72e5-72b7-4fc2-b925-3ffc08d817ac tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:13.732448 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-204e5cfc-2502-4c7a-8d65-544d5e32a58f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:13.746884 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-204e5cfc-2502-4c7a-8d65-544d5e32a58f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:13.746884 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-204e5cfc-2502-4c7a-8d65-544d5e32a58f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:13.751736 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-204e5cfc-2502-4c7a-8d65-544d5e32a58f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1427 microversion: 2.60 time: 0.333889 Jun 01 22:39:13.752250 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 730/2188] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:13 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1427 bytes in 335 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:13.795482 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-4ebc72e5-72b7-4fc2-b925-3ffc08d817ac tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lazy-loading 'services' on Instance uuid 354e89d0-0cda-426c-bba7-697b39e5d1bc {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:39:13.868388 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4ebc72e5-72b7-4fc2-b925-3ffc08d817ac tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc/os-volume_attachments/cbd60ffd-f44f-4341-b7b3-d039870ec372" status: 202 len: 0 microversion: 2.1 time: 0.169514 Jun 01 22:39:13.868774 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 711/2189] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:39:13 2026] DELETE /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc/os-volume_attachments/cbd60ffd-f44f-4341-b7b3-d039870ec372 => generated 0 bytes in 170 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:39:13.881209 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-41d13ad5-7e97-45d8-9b60-2e68a7c701c0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:13.881209 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-41d13ad5-7e97-45d8-9b60-2e68a7c701c0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:13.885075 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41d13ad5-7e97-45d8-9b60-2e68a7c701c0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:13.885301 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41d13ad5-7e97-45d8-9b60-2e68a7c701c0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:13.885679 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41d13ad5-7e97-45d8-9b60-2e68a7c701c0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:13.886091 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41d13ad5-7e97-45d8-9b60-2e68a7c701c0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:13.886256 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41d13ad5-7e97-45d8-9b60-2e68a7c701c0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:13.886452 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41d13ad5-7e97-45d8-9b60-2e68a7c701c0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:13.912938 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-41d13ad5-7e97-45d8-9b60-2e68a7c701c0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:39:13.997174 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-41d13ad5-7e97-45d8-9b60-2e68a7c701c0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 204 len: 0 microversion: 2.1 time: 0.118754 Jun 01 22:39:13.997805 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 749/2190] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:39:13 2026] DELETE /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 0 bytes in 120 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:39:14.009622 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-128b45d4-e651-4537-a3cb-e16a7632bfa1 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:14.012806 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-128b45d4-e651-4537-a3cb-e16a7632bfa1 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:14.019330 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-128b45d4-e651-4537-a3cb-e16a7632bfa1 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:14.020029 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-128b45d4-e651-4537-a3cb-e16a7632bfa1 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:14.020353 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-128b45d4-e651-4537-a3cb-e16a7632bfa1 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:14.021288 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-128b45d4-e651-4537-a3cb-e16a7632bfa1 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:14.021406 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-128b45d4-e651-4537-a3cb-e16a7632bfa1 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:14.022085 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-128b45d4-e651-4537-a3cb-e16a7632bfa1 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:14.043631 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-128b45d4-e651-4537-a3cb-e16a7632bfa1 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:14.244199 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-128b45d4-e651-4537-a3cb-e16a7632bfa1 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:14.262849 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-128b45d4-e651-4537-a3cb-e16a7632bfa1 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 200 len: 1723 microversion: 2.1 time: 0.255576 Jun 01 22:39:14.264218 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-66fe92d3-87c6-4525-8690-fd6c65ddc556 req-ca7be70d-3bc8-4474-819f-ed3a393c459c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e9baf122-f3d2-4e25-881e-b39d278350af", "tag": "e3984ede-4914-472e-b9a8-277e0fbf8883"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:14.264766 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 731/2191] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:14 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 1723 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:14.267296 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ba4943db-eb10-44e8-bed0-e16d4d420f97 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:14.269155 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ba4943db-eb10-44e8-bed0-e16d4d420f97 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:14.272161 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-66fe92d3-87c6-4525-8690-fd6c65ddc556 req-ca7be70d-3bc8-4474-819f-ed3a393c459c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:14.272390 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-66fe92d3-87c6-4525-8690-fd6c65ddc556 req-ca7be70d-3bc8-4474-819f-ed3a393c459c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:14.272514 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-66fe92d3-87c6-4525-8690-fd6c65ddc556 req-ca7be70d-3bc8-4474-819f-ed3a393c459c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:14.273226 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba4943db-eb10-44e8-bed0-e16d4d420f97 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:14.273516 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba4943db-eb10-44e8-bed0-e16d4d420f97 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:14.273795 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba4943db-eb10-44e8-bed0-e16d4d420f97 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:14.274248 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba4943db-eb10-44e8-bed0-e16d4d420f97 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:14.274632 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba4943db-eb10-44e8-bed0-e16d4d420f97 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:14.274969 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba4943db-eb10-44e8-bed0-e16d4d420f97 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:14.285593 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-66fe92d3-87c6-4525-8690-fd6c65ddc556 req-ca7be70d-3bc8-4474-819f-ed3a393c459c service nova] Creating event network-changed:e3984ede-4914-472e-b9a8-277e0fbf8883 for instance e9baf122-f3d2-4e25-881e-b39d278350af on np0000001904 Jun 01 22:39:14.286549 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-66fe92d3-87c6-4525-8690-fd6c65ddc556 req-ca7be70d-3bc8-4474-819f-ed3a393c459c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:14.290833 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-66fe92d3-87c6-4525-8690-fd6c65ddc556 req-ca7be70d-3bc8-4474-819f-ed3a393c459c service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028440 Jun 01 22:39:14.291286 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 712/2192] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:14 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:14.302821 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ba4943db-eb10-44e8-bed0-e16d4d420f97 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:14.522316 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ba4943db-eb10-44e8-bed0-e16d4d420f97 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:14.528054 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ba4943db-eb10-44e8-bed0-e16d4d420f97 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:14.528853 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ba4943db-eb10-44e8-bed0-e16d4d420f97 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:14.535128 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ba4943db-eb10-44e8-bed0-e16d4d420f97 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1725 microversion: 2.20 time: 0.269607 Jun 01 22:39:14.535514 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 750/2193] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:14 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1725 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:14.588346 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b534866c-302b-425f-82c3-21f712e60f72 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:14.591030 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b534866c-302b-425f-82c3-21f712e60f72 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:14.597444 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b534866c-302b-425f-82c3-21f712e60f72 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:14.598007 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b534866c-302b-425f-82c3-21f712e60f72 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:14.599209 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b534866c-302b-425f-82c3-21f712e60f72 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:14.599209 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b534866c-302b-425f-82c3-21f712e60f72 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:14.599789 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b534866c-302b-425f-82c3-21f712e60f72 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:14.600275 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b534866c-302b-425f-82c3-21f712e60f72 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:14.621671 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b534866c-302b-425f-82c3-21f712e60f72 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:14.716575 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b534866c-302b-425f-82c3-21f712e60f72 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:14.725459 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b534866c-302b-425f-82c3-21f712e60f72 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 200 len: 1292 microversion: 2.1 time: 0.138918 Jun 01 22:39:14.725850 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 732/2194] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:14 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 1292 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:14.774503 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cd2ec91b-a522-4c47-ae0c-7fcd224f09ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:14.776459 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cd2ec91b-a522-4c47-ae0c-7fcd224f09ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:14.788436 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cd2ec91b-a522-4c47-ae0c-7fcd224f09ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:14.792530 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cd2ec91b-a522-4c47-ae0c-7fcd224f09ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:14.792530 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cd2ec91b-a522-4c47-ae0c-7fcd224f09ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:14.792530 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cd2ec91b-a522-4c47-ae0c-7fcd224f09ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:14.792657 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cd2ec91b-a522-4c47-ae0c-7fcd224f09ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:14.793013 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cd2ec91b-a522-4c47-ae0c-7fcd224f09ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:14.823615 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cd2ec91b-a522-4c47-ae0c-7fcd224f09ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:14.994360 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cd2ec91b-a522-4c47-ae0c-7fcd224f09ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:15.002138 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cd2ec91b-a522-4c47-ae0c-7fcd224f09ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:15.002838 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cd2ec91b-a522-4c47-ae0c-7fcd224f09ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:15.007023 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cd2ec91b-a522-4c47-ae0c-7fcd224f09ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1425 microversion: 2.60 time: 0.234750 Jun 01 22:39:15.007437 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 713/2195] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:14 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1425 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:15.023469 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8cd47b61-b843-4a7d-8280-67fbe2a605fe tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-1196392673"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:15.025669 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8cd47b61-b843-4a7d-8280-67fbe2a605fe tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:15.030202 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8cd47b61-b843-4a7d-8280-67fbe2a605fe tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:15.030202 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8cd47b61-b843-4a7d-8280-67fbe2a605fe tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:15.030202 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8cd47b61-b843-4a7d-8280-67fbe2a605fe tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:15.030502 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8cd47b61-b843-4a7d-8280-67fbe2a605fe tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:15.030545 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8cd47b61-b843-4a7d-8280-67fbe2a605fe tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:15.030884 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8cd47b61-b843-4a7d-8280-67fbe2a605fe tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:15.046360 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8cd47b61-b843-4a7d-8280-67fbe2a605fe tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:15.246143 np0000001904 devstack@n-api.service[86662]: INFO nova.network.security_group_api [None req-8cd47b61-b843-4a7d-8280-67fbe2a605fe tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Adding security group cf97bafe-18b2-407d-9a41-b71c9790ff3c to port 43b21f7f-57ce-45f6-abb5-0ced45a0db3b Jun 01 22:39:15.284700 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-cab8ca2c-c12f-4773-92da-67e99d71bb99 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:15.286235 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-cab8ca2c-c12f-4773-92da-67e99d71bb99 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:15.294213 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cab8ca2c-c12f-4773-92da-67e99d71bb99 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:15.294541 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cab8ca2c-c12f-4773-92da-67e99d71bb99 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:15.294866 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cab8ca2c-c12f-4773-92da-67e99d71bb99 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:15.295337 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cab8ca2c-c12f-4773-92da-67e99d71bb99 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:15.295764 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cab8ca2c-c12f-4773-92da-67e99d71bb99 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:15.296349 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cab8ca2c-c12f-4773-92da-67e99d71bb99 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:15.318427 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-cab8ca2c-c12f-4773-92da-67e99d71bb99 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:15.477551 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-cab8ca2c-c12f-4773-92da-67e99d71bb99 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:15.493517 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-cab8ca2c-c12f-4773-92da-67e99d71bb99 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 200 len: 1723 microversion: 2.1 time: 0.209606 Jun 01 22:39:15.493517 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 733/2196] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:15 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 1723 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:15.557550 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2fc3d5e0-4ac6-4f10-a070-2a0553ebe50d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:15.559585 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2fc3d5e0-4ac6-4f10-a070-2a0553ebe50d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:15.565599 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2fc3d5e0-4ac6-4f10-a070-2a0553ebe50d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:15.565599 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2fc3d5e0-4ac6-4f10-a070-2a0553ebe50d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:15.565599 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2fc3d5e0-4ac6-4f10-a070-2a0553ebe50d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:15.565599 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2fc3d5e0-4ac6-4f10-a070-2a0553ebe50d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:15.565901 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2fc3d5e0-4ac6-4f10-a070-2a0553ebe50d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:15.566305 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2fc3d5e0-4ac6-4f10-a070-2a0553ebe50d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:15.583321 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2fc3d5e0-4ac6-4f10-a070-2a0553ebe50d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:15.750118 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-64bc1741-add1-49b9-931d-23bf79d4fe2e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:15.755453 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-64bc1741-add1-49b9-931d-23bf79d4fe2e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:15.760045 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8cd47b61-b843-4a7d-8280-67fbe2a605fe tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "POST /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4/action" status: 202 len: 0 microversion: 2.1 time: 0.739237 Jun 01 22:39:15.760440 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 751/2197] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:39:15 2026] POST /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4/action => generated 0 bytes in 740 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:39:15.763153 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-64bc1741-add1-49b9-931d-23bf79d4fe2e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:15.763466 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-64bc1741-add1-49b9-931d-23bf79d4fe2e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:15.763882 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-64bc1741-add1-49b9-931d-23bf79d4fe2e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:15.764615 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-64bc1741-add1-49b9-931d-23bf79d4fe2e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:15.764868 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-64bc1741-add1-49b9-931d-23bf79d4fe2e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:15.765252 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-64bc1741-add1-49b9-931d-23bf79d4fe2e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:15.772356 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-be31588c-237c-45a4-b399-244a4259ce2d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:15.774612 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-be31588c-237c-45a4-b399-244a4259ce2d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:15.778060 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-be31588c-237c-45a4-b399-244a4259ce2d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:15.778060 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-be31588c-237c-45a4-b399-244a4259ce2d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:15.778181 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-be31588c-237c-45a4-b399-244a4259ce2d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:15.779306 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-be31588c-237c-45a4-b399-244a4259ce2d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:15.779306 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-be31588c-237c-45a4-b399-244a4259ce2d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:15.779306 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-be31588c-237c-45a4-b399-244a4259ce2d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:15.790080 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-64bc1741-add1-49b9-931d-23bf79d4fe2e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:15.800947 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-be31588c-237c-45a4-b399-244a4259ce2d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:15.827280 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2fc3d5e0-4ac6-4f10-a070-2a0553ebe50d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:15.832010 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2fc3d5e0-4ac6-4f10-a070-2a0553ebe50d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:15.832748 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2fc3d5e0-4ac6-4f10-a070-2a0553ebe50d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:15.841446 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2fc3d5e0-4ac6-4f10-a070-2a0553ebe50d tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1725 microversion: 2.20 time: 0.286538 Jun 01 22:39:15.842336 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 714/2198] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:15 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1725 bytes in 288 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:16.028397 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-be31588c-237c-45a4-b399-244a4259ce2d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:16.033220 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-bade50c9-2f31-48af-9fe4-4261439704a3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:16.037925 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-bade50c9-2f31-48af-9fe4-4261439704a3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:16.039183 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-be31588c-237c-45a4-b399-244a4259ce2d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1756 microversion: 2.1 time: 0.270106 Jun 01 22:39:16.039583 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 752/2199] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:15 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1756 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:16.043687 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-64bc1741-add1-49b9-931d-23bf79d4fe2e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:16.048066 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bade50c9-2f31-48af-9fe4-4261439704a3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:16.048231 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bade50c9-2f31-48af-9fe4-4261439704a3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:16.048493 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bade50c9-2f31-48af-9fe4-4261439704a3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:16.048988 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bade50c9-2f31-48af-9fe4-4261439704a3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:16.049280 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bade50c9-2f31-48af-9fe4-4261439704a3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:16.049752 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bade50c9-2f31-48af-9fe4-4261439704a3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:16.053852 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-64bc1741-add1-49b9-931d-23bf79d4fe2e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 200 len: 1367 microversion: 2.1 time: 0.306773 Jun 01 22:39:16.054393 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 734/2200] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:15 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 1367 bytes in 308 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:16.089202 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-bade50c9-2f31-48af-9fe4-4261439704a3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:16.259272 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-bade50c9-2f31-48af-9fe4-4261439704a3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:16.267723 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-bade50c9-2f31-48af-9fe4-4261439704a3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:16.268488 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-bade50c9-2f31-48af-9fe4-4261439704a3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:16.273350 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-bade50c9-2f31-48af-9fe4-4261439704a3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1425 microversion: 2.60 time: 0.243929 Jun 01 22:39:16.273778 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 715/2201] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:16 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1425 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 01 22:39:16.338902 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-533162a1-7df6-4de0-9019-7d8d9ea8de9b req-c2448975-3a4d-4829-8937-df4c558ef79e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e29f56b8-6152-4418-a6af-2aec981392d4", "tag": "43b21f7f-57ce-45f6-abb5-0ced45a0db3b"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:16.347200 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-533162a1-7df6-4de0-9019-7d8d9ea8de9b req-c2448975-3a4d-4829-8937-df4c558ef79e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:16.347693 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-533162a1-7df6-4de0-9019-7d8d9ea8de9b req-c2448975-3a4d-4829-8937-df4c558ef79e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:16.348006 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-533162a1-7df6-4de0-9019-7d8d9ea8de9b req-c2448975-3a4d-4829-8937-df4c558ef79e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:16.359613 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-533162a1-7df6-4de0-9019-7d8d9ea8de9b req-c2448975-3a4d-4829-8937-df4c558ef79e service nova] Creating event network-changed:43b21f7f-57ce-45f6-abb5-0ced45a0db3b for instance e29f56b8-6152-4418-a6af-2aec981392d4 on np0000001904 Jun 01 22:39:16.359613 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-533162a1-7df6-4de0-9019-7d8d9ea8de9b req-c2448975-3a4d-4829-8937-df4c558ef79e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:16.364101 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-533162a1-7df6-4de0-9019-7d8d9ea8de9b req-c2448975-3a4d-4829-8937-df4c558ef79e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.027895 Jun 01 22:39:16.364922 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 753/2202] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:16 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:16.514944 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-92cb7498-062d-4ce5-bb22-8ab169293252 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:16.516935 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-92cb7498-062d-4ce5-bb22-8ab169293252 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:16.527952 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-92cb7498-062d-4ce5-bb22-8ab169293252 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:16.530481 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-92cb7498-062d-4ce5-bb22-8ab169293252 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:16.530481 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-92cb7498-062d-4ce5-bb22-8ab169293252 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:16.530764 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-92cb7498-062d-4ce5-bb22-8ab169293252 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:16.531129 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-92cb7498-062d-4ce5-bb22-8ab169293252 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:16.531538 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-92cb7498-062d-4ce5-bb22-8ab169293252 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:16.554460 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-92cb7498-062d-4ce5-bb22-8ab169293252 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:16.598464 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:39:16.625343 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-6dc54313-9cbc-43a7-b9ad-a30cc4f2cafb req-bd42439d-7400-4ffe-bb49-6821b1af4fc6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9549a821-de4f-4cff-9ed1-4f409d42b24a", "tag": "f791819f-34ed-4119-b910-33ff56cd104e"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:16.631824 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-6dc54313-9cbc-43a7-b9ad-a30cc4f2cafb req-bd42439d-7400-4ffe-bb49-6821b1af4fc6 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:16.632010 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-6dc54313-9cbc-43a7-b9ad-a30cc4f2cafb req-bd42439d-7400-4ffe-bb49-6821b1af4fc6 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:16.632103 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-6dc54313-9cbc-43a7-b9ad-a30cc4f2cafb req-bd42439d-7400-4ffe-bb49-6821b1af4fc6 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:16.638655 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-6dc54313-9cbc-43a7-b9ad-a30cc4f2cafb req-bd42439d-7400-4ffe-bb49-6821b1af4fc6 service nova] Creating event network-changed:f791819f-34ed-4119-b910-33ff56cd104e for instance 9549a821-de4f-4cff-9ed1-4f409d42b24a on np0000001904 Jun 01 22:39:16.639163 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-6dc54313-9cbc-43a7-b9ad-a30cc4f2cafb req-bd42439d-7400-4ffe-bb49-6821b1af4fc6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:16.643928 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-6dc54313-9cbc-43a7-b9ad-a30cc4f2cafb req-bd42439d-7400-4ffe-bb49-6821b1af4fc6 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020246 Jun 01 22:39:16.644368 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 716/2203] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:16 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:16.669923 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:39:16.681791 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=5 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:39:16.739082 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-92cb7498-062d-4ce5-bb22-8ab169293252 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:16.749769 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-92cb7498-062d-4ce5-bb22-8ab169293252 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 200 len: 1723 microversion: 2.1 time: 0.237615 Jun 01 22:39:16.750121 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 735/2204] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:16 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 1723 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:16.764332 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:39:16.851874 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=4 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:39:16.864288 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4bcaef6d-767c-4cda-b073-a3e735b4b754 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:16.866131 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4bcaef6d-767c-4cda-b073-a3e735b4b754 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:16.872803 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4bcaef6d-767c-4cda-b073-a3e735b4b754 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:16.873576 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4bcaef6d-767c-4cda-b073-a3e735b4b754 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:16.874193 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4bcaef6d-767c-4cda-b073-a3e735b4b754 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:16.874610 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4bcaef6d-767c-4cda-b073-a3e735b4b754 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:16.875009 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4bcaef6d-767c-4cda-b073-a3e735b4b754 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:16.875351 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4bcaef6d-767c-4cda-b073-a3e735b4b754 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:16.911030 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4bcaef6d-767c-4cda-b073-a3e735b4b754 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:17.062552 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4bcaef6d-767c-4cda-b073-a3e735b4b754 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:17.070313 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4bcaef6d-767c-4cda-b073-a3e735b4b754 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:17.070498 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4bcaef6d-767c-4cda-b073-a3e735b4b754 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:17.074773 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2a967604-8ae9-4f7c-95a6-21efe0b7654f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:17.075181 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4bcaef6d-767c-4cda-b073-a3e735b4b754 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1725 microversion: 2.20 time: 0.212691 Jun 01 22:39:17.075418 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 754/2205] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:16 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1725 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:17.076814 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2a967604-8ae9-4f7c-95a6-21efe0b7654f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:17.081870 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a967604-8ae9-4f7c-95a6-21efe0b7654f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:17.082151 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a967604-8ae9-4f7c-95a6-21efe0b7654f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:17.082393 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a967604-8ae9-4f7c-95a6-21efe0b7654f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:17.082850 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a967604-8ae9-4f7c-95a6-21efe0b7654f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:17.083277 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a967604-8ae9-4f7c-95a6-21efe0b7654f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:17.083640 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a967604-8ae9-4f7c-95a6-21efe0b7654f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:17.101200 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2a967604-8ae9-4f7c-95a6-21efe0b7654f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:17.229703 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2a967604-8ae9-4f7c-95a6-21efe0b7654f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:17.237635 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2a967604-8ae9-4f7c-95a6-21efe0b7654f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 200 len: 1365 microversion: 2.1 time: 0.165030 Jun 01 22:39:17.237843 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 717/2206] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:17 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 1365 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:17.291187 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ca3cdb8e-d58d-4f9e-87bf-b15598455c53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:17.293291 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ca3cdb8e-d58d-4f9e-87bf-b15598455c53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:17.297725 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ca3cdb8e-d58d-4f9e-87bf-b15598455c53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:17.298096 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ca3cdb8e-d58d-4f9e-87bf-b15598455c53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:17.298424 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ca3cdb8e-d58d-4f9e-87bf-b15598455c53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:17.299024 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ca3cdb8e-d58d-4f9e-87bf-b15598455c53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:17.299435 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ca3cdb8e-d58d-4f9e-87bf-b15598455c53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:17.299825 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ca3cdb8e-d58d-4f9e-87bf-b15598455c53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:17.315647 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ca3cdb8e-d58d-4f9e-87bf-b15598455c53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:17.445892 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ca3cdb8e-d58d-4f9e-87bf-b15598455c53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:17.451585 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ca3cdb8e-d58d-4f9e-87bf-b15598455c53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:17.452274 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ca3cdb8e-d58d-4f9e-87bf-b15598455c53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:17.456419 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ca3cdb8e-d58d-4f9e-87bf-b15598455c53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1425 microversion: 2.60 time: 0.166859 Jun 01 22:39:17.456908 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 736/2207] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:17 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1425 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:17.768696 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-138a98be-596a-4d61-a069-2f5b8aabedb5 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:17.768696 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-138a98be-596a-4d61-a069-2f5b8aabedb5 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:17.772440 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-138a98be-596a-4d61-a069-2f5b8aabedb5 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:17.772862 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-138a98be-596a-4d61-a069-2f5b8aabedb5 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:17.773234 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-138a98be-596a-4d61-a069-2f5b8aabedb5 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:17.773761 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-138a98be-596a-4d61-a069-2f5b8aabedb5 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:17.774115 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-138a98be-596a-4d61-a069-2f5b8aabedb5 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:17.774441 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-138a98be-596a-4d61-a069-2f5b8aabedb5 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:17.791843 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-138a98be-596a-4d61-a069-2f5b8aabedb5 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:17.981547 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-138a98be-596a-4d61-a069-2f5b8aabedb5 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:17.989325 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-138a98be-596a-4d61-a069-2f5b8aabedb5 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 200 len: 1677 microversion: 2.1 time: 0.224650 Jun 01 22:39:17.989840 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 755/2208] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:17 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 1677 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:18.092360 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cc58a009-39a5-4659-b77c-1dcb563edbf0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:18.093356 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cc58a009-39a5-4659-b77c-1dcb563edbf0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:18.098040 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc58a009-39a5-4659-b77c-1dcb563edbf0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:18.098285 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc58a009-39a5-4659-b77c-1dcb563edbf0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:18.098503 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc58a009-39a5-4659-b77c-1dcb563edbf0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:18.099005 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc58a009-39a5-4659-b77c-1dcb563edbf0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:18.099300 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc58a009-39a5-4659-b77c-1dcb563edbf0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:18.099594 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc58a009-39a5-4659-b77c-1dcb563edbf0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:18.114679 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cc58a009-39a5-4659-b77c-1dcb563edbf0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:18.253088 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0c014cb1-d0cc-40ba-8019-25108d4d6e9e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:18.255111 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0c014cb1-d0cc-40ba-8019-25108d4d6e9e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:18.259977 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0c014cb1-d0cc-40ba-8019-25108d4d6e9e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:18.260288 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0c014cb1-d0cc-40ba-8019-25108d4d6e9e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:18.260584 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0c014cb1-d0cc-40ba-8019-25108d4d6e9e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:18.261096 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0c014cb1-d0cc-40ba-8019-25108d4d6e9e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:18.261472 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0c014cb1-d0cc-40ba-8019-25108d4d6e9e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:18.261777 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0c014cb1-d0cc-40ba-8019-25108d4d6e9e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:18.281402 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0c014cb1-d0cc-40ba-8019-25108d4d6e9e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:18.308406 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cc58a009-39a5-4659-b77c-1dcb563edbf0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:18.313880 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cc58a009-39a5-4659-b77c-1dcb563edbf0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:18.314420 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cc58a009-39a5-4659-b77c-1dcb563edbf0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:18.318619 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cc58a009-39a5-4659-b77c-1dcb563edbf0 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1725 microversion: 2.20 time: 0.228503 Jun 01 22:39:18.318943 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 718/2209] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:18 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1725 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:18.355206 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-3c6a3a88-b9f7-4a42-92f9-2e265b5b0f82 req-d516d214-5c5e-4661-8402-a81e837e10ec service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "354e89d0-0cda-426c-bba7-697b39e5d1bc", "name": "network-vif-unplugged", "status": "completed", "tag": "b8c370ec-7d84-4034-95ac-a476b1edab80"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:18.363728 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-3c6a3a88-b9f7-4a42-92f9-2e265b5b0f82 req-d516d214-5c5e-4661-8402-a81e837e10ec service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:18.363936 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-3c6a3a88-b9f7-4a42-92f9-2e265b5b0f82 req-d516d214-5c5e-4661-8402-a81e837e10ec service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:18.364075 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-3c6a3a88-b9f7-4a42-92f9-2e265b5b0f82 req-d516d214-5c5e-4661-8402-a81e837e10ec service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:18.370240 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-3c6a3a88-b9f7-4a42-92f9-2e265b5b0f82 req-d516d214-5c5e-4661-8402-a81e837e10ec service nova] Creating event network-vif-unplugged:b8c370ec-7d84-4034-95ac-a476b1edab80 for instance 354e89d0-0cda-426c-bba7-697b39e5d1bc on np0000001904 Jun 01 22:39:18.370639 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-3c6a3a88-b9f7-4a42-92f9-2e265b5b0f82 req-d516d214-5c5e-4661-8402-a81e837e10ec service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:18.374485 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-3c6a3a88-b9f7-4a42-92f9-2e265b5b0f82 req-d516d214-5c5e-4661-8402-a81e837e10ec service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020950 Jun 01 22:39:18.374799 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 756/2210] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:18 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:18.426485 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0c014cb1-d0cc-40ba-8019-25108d4d6e9e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:18.435929 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0c014cb1-d0cc-40ba-8019-25108d4d6e9e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 200 len: 1365 microversion: 2.1 time: 0.184822 Jun 01 22:39:18.436314 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 737/2211] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:18 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 1365 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:18.477543 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-83a45e9b-9e05-4e81-9053-2d748eed3c2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:18.483073 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-83a45e9b-9e05-4e81-9053-2d748eed3c2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:18.487838 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83a45e9b-9e05-4e81-9053-2d748eed3c2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:18.488081 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83a45e9b-9e05-4e81-9053-2d748eed3c2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:18.488272 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83a45e9b-9e05-4e81-9053-2d748eed3c2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:18.488711 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83a45e9b-9e05-4e81-9053-2d748eed3c2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:18.489003 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83a45e9b-9e05-4e81-9053-2d748eed3c2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:18.489270 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83a45e9b-9e05-4e81-9053-2d748eed3c2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:18.509420 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-83a45e9b-9e05-4e81-9053-2d748eed3c2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:18.675415 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-83a45e9b-9e05-4e81-9053-2d748eed3c2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:18.680824 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-83a45e9b-9e05-4e81-9053-2d748eed3c2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:18.681514 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-83a45e9b-9e05-4e81-9053-2d748eed3c2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:18.686588 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-83a45e9b-9e05-4e81-9053-2d748eed3c2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1425 microversion: 2.60 time: 0.211476 Jun 01 22:39:18.686932 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 719/2212] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:18 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1425 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:19.004369 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e15564a6-961e-4dfa-8447-54ebbd58a7b8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:19.005867 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e15564a6-961e-4dfa-8447-54ebbd58a7b8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:19.011155 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e15564a6-961e-4dfa-8447-54ebbd58a7b8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:19.011876 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e15564a6-961e-4dfa-8447-54ebbd58a7b8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:19.011876 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e15564a6-961e-4dfa-8447-54ebbd58a7b8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:19.012196 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e15564a6-961e-4dfa-8447-54ebbd58a7b8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:19.012591 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e15564a6-961e-4dfa-8447-54ebbd58a7b8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:19.012946 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e15564a6-961e-4dfa-8447-54ebbd58a7b8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:19.029416 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e15564a6-961e-4dfa-8447-54ebbd58a7b8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:19.148715 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e15564a6-961e-4dfa-8447-54ebbd58a7b8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:19.155863 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e15564a6-961e-4dfa-8447-54ebbd58a7b8 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 200 len: 1677 microversion: 2.1 time: 0.153576 Jun 01 22:39:19.156120 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 757/2213] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:19 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 1677 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:19.339159 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-743b7315-4e06-4823-8098-35e398ecbf23 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:19.340907 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-743b7315-4e06-4823-8098-35e398ecbf23 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:19.346629 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-743b7315-4e06-4823-8098-35e398ecbf23 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:19.346862 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-743b7315-4e06-4823-8098-35e398ecbf23 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:19.347129 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-743b7315-4e06-4823-8098-35e398ecbf23 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:19.347686 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-743b7315-4e06-4823-8098-35e398ecbf23 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:19.348083 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-743b7315-4e06-4823-8098-35e398ecbf23 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:19.348429 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-743b7315-4e06-4823-8098-35e398ecbf23 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:19.362668 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-743b7315-4e06-4823-8098-35e398ecbf23 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:19.451759 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f6ecbf53-d52a-41ca-a9cb-c62378cbc94b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:19.453853 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f6ecbf53-d52a-41ca-a9cb-c62378cbc94b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:19.458722 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f6ecbf53-d52a-41ca-a9cb-c62378cbc94b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:19.458978 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f6ecbf53-d52a-41ca-a9cb-c62378cbc94b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:19.459170 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f6ecbf53-d52a-41ca-a9cb-c62378cbc94b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:19.459705 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f6ecbf53-d52a-41ca-a9cb-c62378cbc94b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:19.459998 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f6ecbf53-d52a-41ca-a9cb-c62378cbc94b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:19.460264 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f6ecbf53-d52a-41ca-a9cb-c62378cbc94b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:19.477801 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f6ecbf53-d52a-41ca-a9cb-c62378cbc94b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:19.504958 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-743b7315-4e06-4823-8098-35e398ecbf23 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:19.510591 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-743b7315-4e06-4823-8098-35e398ecbf23 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:19.511318 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-743b7315-4e06-4823-8098-35e398ecbf23 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:19.516001 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-743b7315-4e06-4823-8098-35e398ecbf23 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1725 microversion: 2.20 time: 0.179218 Jun 01 22:39:19.516299 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 738/2214] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:19 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1725 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:19.646964 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f6ecbf53-d52a-41ca-a9cb-c62378cbc94b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:19.656692 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f6ecbf53-d52a-41ca-a9cb-c62378cbc94b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 200 len: 1365 microversion: 2.1 time: 0.207147 Jun 01 22:39:19.657093 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 720/2215] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:19 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 1365 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:19.703449 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9e1804f9-6bf2-4b05-9d92-90652b0bd985 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:19.705777 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9e1804f9-6bf2-4b05-9d92-90652b0bd985 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:19.710601 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9e1804f9-6bf2-4b05-9d92-90652b0bd985 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:19.710937 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9e1804f9-6bf2-4b05-9d92-90652b0bd985 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:19.711247 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9e1804f9-6bf2-4b05-9d92-90652b0bd985 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:19.711883 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9e1804f9-6bf2-4b05-9d92-90652b0bd985 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:19.712284 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9e1804f9-6bf2-4b05-9d92-90652b0bd985 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:19.712634 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9e1804f9-6bf2-4b05-9d92-90652b0bd985 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:19.729804 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9e1804f9-6bf2-4b05-9d92-90652b0bd985 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:19.896535 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9e1804f9-6bf2-4b05-9d92-90652b0bd985 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:19.902950 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9e1804f9-6bf2-4b05-9d92-90652b0bd985 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:19.903971 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9e1804f9-6bf2-4b05-9d92-90652b0bd985 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:19.909210 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9e1804f9-6bf2-4b05-9d92-90652b0bd985 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1425 microversion: 2.60 time: 0.207797 Jun 01 22:39:19.909613 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 758/2216] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:19 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1425 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:20.169653 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b6cea0db-4d44-4977-b854-e7c91772df3e tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:20.171766 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b6cea0db-4d44-4977-b854-e7c91772df3e tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:20.176153 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b6cea0db-4d44-4977-b854-e7c91772df3e tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:20.176824 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b6cea0db-4d44-4977-b854-e7c91772df3e tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:20.176824 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b6cea0db-4d44-4977-b854-e7c91772df3e tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:20.177097 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b6cea0db-4d44-4977-b854-e7c91772df3e tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:20.177385 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b6cea0db-4d44-4977-b854-e7c91772df3e tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:20.178111 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b6cea0db-4d44-4977-b854-e7c91772df3e tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:20.191929 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b6cea0db-4d44-4977-b854-e7c91772df3e tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:20.245614 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b6cea0db-4d44-4977-b854-e7c91772df3e tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:20.253204 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b6cea0db-4d44-4977-b854-e7c91772df3e tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 200 len: 1609 microversion: 2.1 time: 0.085178 Jun 01 22:39:20.253713 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 739/2217] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:20 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 1609 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:20.415478 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-d3bd02fe-bc99-4e72-a95e-e98fc1476de7 req-0f0a3201-ea3c-4924-b0b0-0b8e3cd8c49e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "354e89d0-0cda-426c-bba7-697b39e5d1bc", "name": "network-vif-unplugged", "status": "completed", "tag": "b8c370ec-7d84-4034-95ac-a476b1edab80"}, {"server_uuid": "354e89d0-0cda-426c-bba7-697b39e5d1bc", "name": "network-vif-deleted", "tag": "b8c370ec-7d84-4034-95ac-a476b1edab80"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:20.421225 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d3bd02fe-bc99-4e72-a95e-e98fc1476de7 req-0f0a3201-ea3c-4924-b0b0-0b8e3cd8c49e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:20.421394 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d3bd02fe-bc99-4e72-a95e-e98fc1476de7 req-0f0a3201-ea3c-4924-b0b0-0b8e3cd8c49e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:20.421499 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d3bd02fe-bc99-4e72-a95e-e98fc1476de7 req-0f0a3201-ea3c-4924-b0b0-0b8e3cd8c49e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:20.427144 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-d3bd02fe-bc99-4e72-a95e-e98fc1476de7 req-0f0a3201-ea3c-4924-b0b0-0b8e3cd8c49e service nova] Creating event network-vif-unplugged:b8c370ec-7d84-4034-95ac-a476b1edab80 for instance 354e89d0-0cda-426c-bba7-697b39e5d1bc on np0000001904 Jun 01 22:39:20.427283 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-d3bd02fe-bc99-4e72-a95e-e98fc1476de7 req-0f0a3201-ea3c-4924-b0b0-0b8e3cd8c49e service nova] Creating event network-vif-deleted:b8c370ec-7d84-4034-95ac-a476b1edab80 for instance 354e89d0-0cda-426c-bba7-697b39e5d1bc on np0000001904 Jun 01 22:39:20.427628 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-d3bd02fe-bc99-4e72-a95e-e98fc1476de7 req-0f0a3201-ea3c-4924-b0b0-0b8e3cd8c49e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:20.431309 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-d3bd02fe-bc99-4e72-a95e-e98fc1476de7 req-0f0a3201-ea3c-4924-b0b0-0b8e3cd8c49e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.017560 Jun 01 22:39:20.431761 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 721/2218] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:20 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:20.532290 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-58c2f7b3-af23-466a-b3c9-216d082dcbc1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:20.534185 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-58c2f7b3-af23-466a-b3c9-216d082dcbc1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:20.538017 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-58c2f7b3-af23-466a-b3c9-216d082dcbc1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:20.538265 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-58c2f7b3-af23-466a-b3c9-216d082dcbc1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:20.538459 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-58c2f7b3-af23-466a-b3c9-216d082dcbc1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:20.538901 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-58c2f7b3-af23-466a-b3c9-216d082dcbc1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:20.539205 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-58c2f7b3-af23-466a-b3c9-216d082dcbc1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:20.539466 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-58c2f7b3-af23-466a-b3c9-216d082dcbc1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:20.554634 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-58c2f7b3-af23-466a-b3c9-216d082dcbc1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:20.672620 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c6f461c4-673c-4a91-97c5-a16d68513454 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:20.676810 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c6f461c4-673c-4a91-97c5-a16d68513454 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:20.682303 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c6f461c4-673c-4a91-97c5-a16d68513454 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:20.682623 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c6f461c4-673c-4a91-97c5-a16d68513454 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:20.682892 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c6f461c4-673c-4a91-97c5-a16d68513454 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:20.683404 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c6f461c4-673c-4a91-97c5-a16d68513454 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:20.683803 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c6f461c4-673c-4a91-97c5-a16d68513454 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:20.684128 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c6f461c4-673c-4a91-97c5-a16d68513454 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:20.708090 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c6f461c4-673c-4a91-97c5-a16d68513454 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:20.714412 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-58c2f7b3-af23-466a-b3c9-216d082dcbc1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:20.722948 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-58c2f7b3-af23-466a-b3c9-216d082dcbc1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:20.724080 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-58c2f7b3-af23-466a-b3c9-216d082dcbc1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:20.730312 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-58c2f7b3-af23-466a-b3c9-216d082dcbc1 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1725 microversion: 2.20 time: 0.199615 Jun 01 22:39:20.731092 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 759/2219] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:20 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1725 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:20.920745 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c6f461c4-673c-4a91-97c5-a16d68513454 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:20.930204 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-dd0052be-4f84-40ae-b1bb-478dad7be3d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:20.931037 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-dd0052be-4f84-40ae-b1bb-478dad7be3d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:20.931470 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c6f461c4-673c-4a91-97c5-a16d68513454 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 200 len: 1365 microversion: 2.1 time: 0.260577 Jun 01 22:39:20.932596 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 740/2220] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:20 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 1365 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:20.936360 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dd0052be-4f84-40ae-b1bb-478dad7be3d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:20.936826 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dd0052be-4f84-40ae-b1bb-478dad7be3d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:20.937078 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dd0052be-4f84-40ae-b1bb-478dad7be3d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:20.937721 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dd0052be-4f84-40ae-b1bb-478dad7be3d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:20.938137 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dd0052be-4f84-40ae-b1bb-478dad7be3d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:20.938599 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dd0052be-4f84-40ae-b1bb-478dad7be3d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:20.948949 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-b5bc5686-659f-4ac5-ae73-8afedaf92f0e req-51210317-b8a5-48ca-92f7-17607c310e32 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e9baf122-f3d2-4e25-881e-b39d278350af", "name": "network-vif-plugged", "status": "completed", "tag": "e3984ede-4914-472e-b9a8-277e0fbf8883"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:20.956406 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b5bc5686-659f-4ac5-ae73-8afedaf92f0e req-51210317-b8a5-48ca-92f7-17607c310e32 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:20.956852 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b5bc5686-659f-4ac5-ae73-8afedaf92f0e req-51210317-b8a5-48ca-92f7-17607c310e32 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:20.956852 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b5bc5686-659f-4ac5-ae73-8afedaf92f0e req-51210317-b8a5-48ca-92f7-17607c310e32 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:20.963312 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-dd0052be-4f84-40ae-b1bb-478dad7be3d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:20.965878 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-b5bc5686-659f-4ac5-ae73-8afedaf92f0e req-51210317-b8a5-48ca-92f7-17607c310e32 service nova] Creating event network-vif-plugged:e3984ede-4914-472e-b9a8-277e0fbf8883 for instance e9baf122-f3d2-4e25-881e-b39d278350af on np0000001904 Jun 01 22:39:20.966680 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-b5bc5686-659f-4ac5-ae73-8afedaf92f0e req-51210317-b8a5-48ca-92f7-17607c310e32 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:20.972838 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-b5bc5686-659f-4ac5-ae73-8afedaf92f0e req-51210317-b8a5-48ca-92f7-17607c310e32 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024880 Jun 01 22:39:20.972838 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 760/2221] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:20 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:21.273002 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-28bbb180-728c-4d31-a5a4-0dc5efab2f05 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:21.274896 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-28bbb180-728c-4d31-a5a4-0dc5efab2f05 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:21.281858 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28bbb180-728c-4d31-a5a4-0dc5efab2f05 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:21.282142 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28bbb180-728c-4d31-a5a4-0dc5efab2f05 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:21.282335 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28bbb180-728c-4d31-a5a4-0dc5efab2f05 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:21.282804 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28bbb180-728c-4d31-a5a4-0dc5efab2f05 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:21.283109 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28bbb180-728c-4d31-a5a4-0dc5efab2f05 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:21.283759 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28bbb180-728c-4d31-a5a4-0dc5efab2f05 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:21.288222 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-dd0052be-4f84-40ae-b1bb-478dad7be3d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:21.294585 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-dd0052be-4f84-40ae-b1bb-478dad7be3d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:21.296132 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-dd0052be-4f84-40ae-b1bb-478dad7be3d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:21.300342 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-dd0052be-4f84-40ae-b1bb-478dad7be3d4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1425 microversion: 2.60 time: 0.373873 Jun 01 22:39:21.300817 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 722/2222] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:20 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1425 bytes in 375 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:21.315869 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28bbb180-728c-4d31-a5a4-0dc5efab2f05 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:21.316339 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28bbb180-728c-4d31-a5a4-0dc5efab2f05 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:21.316426 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28bbb180-728c-4d31-a5a4-0dc5efab2f05 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:21.316708 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-28bbb180-728c-4d31-a5a4-0dc5efab2f05 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lazy-loading 'fault' on Instance uuid 354e89d0-0cda-426c-bba7-697b39e5d1bc {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:39:21.322259 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-28bbb180-728c-4d31-a5a4-0dc5efab2f05 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:21.399660 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-28bbb180-728c-4d31-a5a4-0dc5efab2f05 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:21.411022 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-28bbb180-728c-4d31-a5a4-0dc5efab2f05 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 200 len: 1330 microversion: 2.1 time: 0.141479 Jun 01 22:39:21.411454 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 741/2223] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:21 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 1330 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:39:21.751762 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-94bbcff1-3481-48d3-9fe5-72d3469f069e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:21.753936 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-94bbcff1-3481-48d3-9fe5-72d3469f069e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:21.759132 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-94bbcff1-3481-48d3-9fe5-72d3469f069e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:21.760027 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-94bbcff1-3481-48d3-9fe5-72d3469f069e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:21.760027 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-94bbcff1-3481-48d3-9fe5-72d3469f069e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:21.760230 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-94bbcff1-3481-48d3-9fe5-72d3469f069e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:21.760727 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-94bbcff1-3481-48d3-9fe5-72d3469f069e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:21.761063 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-94bbcff1-3481-48d3-9fe5-72d3469f069e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:21.777769 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-94bbcff1-3481-48d3-9fe5-72d3469f069e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:21.953509 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-44005ceb-f4ba-44f2-a31a-3a758b50192a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:21.955820 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-44005ceb-f4ba-44f2-a31a-3a758b50192a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:21.963124 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44005ceb-f4ba-44f2-a31a-3a758b50192a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:21.963479 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44005ceb-f4ba-44f2-a31a-3a758b50192a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:21.963752 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44005ceb-f4ba-44f2-a31a-3a758b50192a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:21.964329 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44005ceb-f4ba-44f2-a31a-3a758b50192a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:21.964753 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44005ceb-f4ba-44f2-a31a-3a758b50192a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:21.965097 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44005ceb-f4ba-44f2-a31a-3a758b50192a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:21.986316 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-44005ceb-f4ba-44f2-a31a-3a758b50192a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:22.022391 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-94bbcff1-3481-48d3-9fe5-72d3469f069e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:22.029013 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-94bbcff1-3481-48d3-9fe5-72d3469f069e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:22.029317 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-94bbcff1-3481-48d3-9fe5-72d3469f069e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:22.034192 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-94bbcff1-3481-48d3-9fe5-72d3469f069e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1725 microversion: 2.20 time: 0.284663 Jun 01 22:39:22.034574 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 761/2224] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:21 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1725 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:22.220456 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-44005ceb-f4ba-44f2-a31a-3a758b50192a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:22.232594 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-44005ceb-f4ba-44f2-a31a-3a758b50192a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 200 len: 1365 microversion: 2.1 time: 0.281876 Jun 01 22:39:22.232985 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 723/2225] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:21 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 1365 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:22.324308 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-52a7c8dd-2109-4376-97ee-44592e0e49b0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:22.327462 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-52a7c8dd-2109-4376-97ee-44592e0e49b0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:22.335880 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-52a7c8dd-2109-4376-97ee-44592e0e49b0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:22.335880 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-52a7c8dd-2109-4376-97ee-44592e0e49b0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:22.336228 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-52a7c8dd-2109-4376-97ee-44592e0e49b0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:22.336629 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-52a7c8dd-2109-4376-97ee-44592e0e49b0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:22.337032 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-52a7c8dd-2109-4376-97ee-44592e0e49b0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:22.337428 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-52a7c8dd-2109-4376-97ee-44592e0e49b0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:22.361049 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-52a7c8dd-2109-4376-97ee-44592e0e49b0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:22.436592 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8064c60f-9dd1-4c73-af19-5a4323e68af0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:22.439013 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8064c60f-9dd1-4c73-af19-5a4323e68af0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:22.446419 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8064c60f-9dd1-4c73-af19-5a4323e68af0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:22.446854 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8064c60f-9dd1-4c73-af19-5a4323e68af0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:22.447174 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8064c60f-9dd1-4c73-af19-5a4323e68af0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:22.447855 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8064c60f-9dd1-4c73-af19-5a4323e68af0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:22.448430 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8064c60f-9dd1-4c73-af19-5a4323e68af0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:22.448780 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8064c60f-9dd1-4c73-af19-5a4323e68af0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:22.478214 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8064c60f-9dd1-4c73-af19-5a4323e68af0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:22.478681 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8064c60f-9dd1-4c73-af19-5a4323e68af0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:22.478863 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8064c60f-9dd1-4c73-af19-5a4323e68af0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:22.479195 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-8064c60f-9dd1-4c73-af19-5a4323e68af0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lazy-loading 'fault' on Instance uuid 354e89d0-0cda-426c-bba7-697b39e5d1bc {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:39:22.484291 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8064c60f-9dd1-4c73-af19-5a4323e68af0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:22.489484 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-0f9a2dbe-dd4d-4495-aecc-c43e0a77d5ad req-68c5e6a2-4e3b-4495-9fcd-10fcb5a9fa0a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ba2f52b3-d5da-421d-81cd-eba484587b6b", "name": "network-vif-plugged", "status": "completed", "tag": "bd44eb10-9984-4d18-9bb4-862899da64d5"}, {"server_uuid": "ba2f52b3-d5da-421d-81cd-eba484587b6b", "name": "network-vif-plugged", "status": "completed", "tag": "bd44eb10-9984-4d18-9bb4-862899da64d5"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:22.498589 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-0f9a2dbe-dd4d-4495-aecc-c43e0a77d5ad req-68c5e6a2-4e3b-4495-9fcd-10fcb5a9fa0a service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:22.498589 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-0f9a2dbe-dd4d-4495-aecc-c43e0a77d5ad req-68c5e6a2-4e3b-4495-9fcd-10fcb5a9fa0a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:22.498589 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-0f9a2dbe-dd4d-4495-aecc-c43e0a77d5ad req-68c5e6a2-4e3b-4495-9fcd-10fcb5a9fa0a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:22.505919 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-0f9a2dbe-dd4d-4495-aecc-c43e0a77d5ad req-68c5e6a2-4e3b-4495-9fcd-10fcb5a9fa0a service nova] Creating event network-vif-plugged:bd44eb10-9984-4d18-9bb4-862899da64d5 for instance ba2f52b3-d5da-421d-81cd-eba484587b6b on np0000001904 Jun 01 22:39:22.506035 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-0f9a2dbe-dd4d-4495-aecc-c43e0a77d5ad req-68c5e6a2-4e3b-4495-9fcd-10fcb5a9fa0a service nova] Creating event network-vif-plugged:bd44eb10-9984-4d18-9bb4-862899da64d5 for instance ba2f52b3-d5da-421d-81cd-eba484587b6b on np0000001904 Jun 01 22:39:22.508191 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-0f9a2dbe-dd4d-4495-aecc-c43e0a77d5ad req-68c5e6a2-4e3b-4495-9fcd-10fcb5a9fa0a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:22.512508 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-0f9a2dbe-dd4d-4495-aecc-c43e0a77d5ad req-68c5e6a2-4e3b-4495-9fcd-10fcb5a9fa0a service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.027952 Jun 01 22:39:22.515584 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 724/2226] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:22 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:22.544453 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-52a7c8dd-2109-4376-97ee-44592e0e49b0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:22.555974 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-52a7c8dd-2109-4376-97ee-44592e0e49b0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:22.557585 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-52a7c8dd-2109-4376-97ee-44592e0e49b0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:22.563996 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-52a7c8dd-2109-4376-97ee-44592e0e49b0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1425 microversion: 2.60 time: 0.241688 Jun 01 22:39:22.565147 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8064c60f-9dd1-4c73-af19-5a4323e68af0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:22.565727 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 742/2227] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:22 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1425 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:22.577890 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8064c60f-9dd1-4c73-af19-5a4323e68af0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 200 len: 1330 microversion: 2.1 time: 0.145175 Jun 01 22:39:22.578283 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 762/2228] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:22 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 1330 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:23.045272 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-e8d525da-8a00-44f3-ba16-534c882da902 req-0a7da1bf-c3a4-4b07-8fa6-93c70f05751e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e9baf122-f3d2-4e25-881e-b39d278350af", "name": "network-vif-plugged", "status": "completed", "tag": "e3984ede-4914-472e-b9a8-277e0fbf8883"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:23.059902 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d3cf3713-4b6f-4e63-9119-5b62862a5df6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:23.060023 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e8d525da-8a00-44f3-ba16-534c882da902 req-0a7da1bf-c3a4-4b07-8fa6-93c70f05751e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:23.061510 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e8d525da-8a00-44f3-ba16-534c882da902 req-0a7da1bf-c3a4-4b07-8fa6-93c70f05751e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:23.064221 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e8d525da-8a00-44f3-ba16-534c882da902 req-0a7da1bf-c3a4-4b07-8fa6-93c70f05751e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:23.064371 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d3cf3713-4b6f-4e63-9119-5b62862a5df6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:23.072106 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-e8d525da-8a00-44f3-ba16-534c882da902 req-0a7da1bf-c3a4-4b07-8fa6-93c70f05751e service nova] Creating event network-vif-plugged:e3984ede-4914-472e-b9a8-277e0fbf8883 for instance e9baf122-f3d2-4e25-881e-b39d278350af on np0000001904 Jun 01 22:39:23.073104 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-e8d525da-8a00-44f3-ba16-534c882da902 req-0a7da1bf-c3a4-4b07-8fa6-93c70f05751e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:23.073196 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d3cf3713-4b6f-4e63-9119-5b62862a5df6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:23.073196 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d3cf3713-4b6f-4e63-9119-5b62862a5df6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:23.073196 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d3cf3713-4b6f-4e63-9119-5b62862a5df6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:23.073824 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d3cf3713-4b6f-4e63-9119-5b62862a5df6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:23.074267 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d3cf3713-4b6f-4e63-9119-5b62862a5df6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:23.075150 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d3cf3713-4b6f-4e63-9119-5b62862a5df6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:23.076840 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-e8d525da-8a00-44f3-ba16-534c882da902 req-0a7da1bf-c3a4-4b07-8fa6-93c70f05751e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.036309 Jun 01 22:39:23.077396 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 725/2229] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:23 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:23.110026 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d3cf3713-4b6f-4e63-9119-5b62862a5df6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:23.250525 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-703fd7a3-71b9-4aa6-8587-cedee373812c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:23.253278 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-703fd7a3-71b9-4aa6-8587-cedee373812c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:23.264355 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-703fd7a3-71b9-4aa6-8587-cedee373812c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:23.264703 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-703fd7a3-71b9-4aa6-8587-cedee373812c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:23.265004 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-703fd7a3-71b9-4aa6-8587-cedee373812c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:23.265867 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-703fd7a3-71b9-4aa6-8587-cedee373812c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:23.267124 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-703fd7a3-71b9-4aa6-8587-cedee373812c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:23.267357 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-703fd7a3-71b9-4aa6-8587-cedee373812c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:23.283130 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d3cf3713-4b6f-4e63-9119-5b62862a5df6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:23.294626 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d3cf3713-4b6f-4e63-9119-5b62862a5df6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:23.294626 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d3cf3713-4b6f-4e63-9119-5b62862a5df6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:23.299376 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-703fd7a3-71b9-4aa6-8587-cedee373812c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:23.300084 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d3cf3713-4b6f-4e63-9119-5b62862a5df6 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1725 microversion: 2.20 time: 0.244509 Jun 01 22:39:23.300448 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 743/2230] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:23 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1725 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:23.520962 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-703fd7a3-71b9-4aa6-8587-cedee373812c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:23.532696 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-703fd7a3-71b9-4aa6-8587-cedee373812c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 200 len: 1365 microversion: 2.1 time: 0.283880 Jun 01 22:39:23.533330 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 763/2231] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:23 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 1365 bytes in 285 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:23.583680 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-eb4b5e4e-7c3b-47f8-a1e9-db894d345f41 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:23.585502 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-eb4b5e4e-7c3b-47f8-a1e9-db894d345f41 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:23.592658 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb4b5e4e-7c3b-47f8-a1e9-db894d345f41 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:23.592658 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb4b5e4e-7c3b-47f8-a1e9-db894d345f41 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:23.592658 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb4b5e4e-7c3b-47f8-a1e9-db894d345f41 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:23.592658 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb4b5e4e-7c3b-47f8-a1e9-db894d345f41 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:23.593080 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb4b5e4e-7c3b-47f8-a1e9-db894d345f41 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:23.593615 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb4b5e4e-7c3b-47f8-a1e9-db894d345f41 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:23.600500 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3f2a9306-6fc0-4b76-bcff-c6934dccef4f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:23.603208 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3f2a9306-6fc0-4b76-bcff-c6934dccef4f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:23.606798 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3f2a9306-6fc0-4b76-bcff-c6934dccef4f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:23.607086 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3f2a9306-6fc0-4b76-bcff-c6934dccef4f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:23.607312 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3f2a9306-6fc0-4b76-bcff-c6934dccef4f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:23.607837 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3f2a9306-6fc0-4b76-bcff-c6934dccef4f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:23.608114 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3f2a9306-6fc0-4b76-bcff-c6934dccef4f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:23.609142 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3f2a9306-6fc0-4b76-bcff-c6934dccef4f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:23.624594 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-eb4b5e4e-7c3b-47f8-a1e9-db894d345f41 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:23.629983 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3f2a9306-6fc0-4b76-bcff-c6934dccef4f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:23.629983 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3f2a9306-6fc0-4b76-bcff-c6934dccef4f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:23.629983 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3f2a9306-6fc0-4b76-bcff-c6934dccef4f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:23.629983 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-3f2a9306-6fc0-4b76-bcff-c6934dccef4f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lazy-loading 'fault' on Instance uuid 354e89d0-0cda-426c-bba7-697b39e5d1bc {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:39:23.635132 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-3f2a9306-6fc0-4b76-bcff-c6934dccef4f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:23.700265 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3f2a9306-6fc0-4b76-bcff-c6934dccef4f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:23.712929 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3f2a9306-6fc0-4b76-bcff-c6934dccef4f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 200 len: 1330 microversion: 2.1 time: 0.114107 Jun 01 22:39:23.713444 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 744/2232] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:23 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 1330 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:23.797402 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-eb4b5e4e-7c3b-47f8-a1e9-db894d345f41 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:23.803754 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-eb4b5e4e-7c3b-47f8-a1e9-db894d345f41 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:23.804552 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-eb4b5e4e-7c3b-47f8-a1e9-db894d345f41 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:23.810217 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-eb4b5e4e-7c3b-47f8-a1e9-db894d345f41 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1617 microversion: 2.60 time: 0.229127 Jun 01 22:39:23.810688 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 726/2233] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:23 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1617 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:23.835612 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8b63bc50-21b0-4b7d-a73f-196a86bb81f5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:23.837075 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8b63bc50-21b0-4b7d-a73f-196a86bb81f5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:23.841752 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8b63bc50-21b0-4b7d-a73f-196a86bb81f5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:23.842078 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8b63bc50-21b0-4b7d-a73f-196a86bb81f5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:23.842308 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8b63bc50-21b0-4b7d-a73f-196a86bb81f5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:23.842761 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8b63bc50-21b0-4b7d-a73f-196a86bb81f5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:23.843051 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8b63bc50-21b0-4b7d-a73f-196a86bb81f5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:23.843245 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8b63bc50-21b0-4b7d-a73f-196a86bb81f5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:23.856045 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8b63bc50-21b0-4b7d-a73f-196a86bb81f5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:23.962063 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8b63bc50-21b0-4b7d-a73f-196a86bb81f5 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af/os-interface" status: 200 len: 283 microversion: 2.60 time: 0.127956 Jun 01 22:39:23.962821 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 764/2234] 10.4.3.116 () {68 vars in 1434 bytes} [Mon Jun 1 22:39:23 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af/os-interface => generated 283 bytes in 129 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) Jun 01 22:39:24.317375 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d833b2c4-4ea0-4529-861b-2be6d074b96f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:24.319273 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d833b2c4-4ea0-4529-861b-2be6d074b96f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:24.325369 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d833b2c4-4ea0-4529-861b-2be6d074b96f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:24.325754 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d833b2c4-4ea0-4529-861b-2be6d074b96f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:24.326080 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d833b2c4-4ea0-4529-861b-2be6d074b96f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:24.326695 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d833b2c4-4ea0-4529-861b-2be6d074b96f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:24.327233 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d833b2c4-4ea0-4529-861b-2be6d074b96f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:24.327649 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d833b2c4-4ea0-4529-861b-2be6d074b96f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:24.345237 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d833b2c4-4ea0-4529-861b-2be6d074b96f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:24.534024 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d833b2c4-4ea0-4529-861b-2be6d074b96f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:24.539472 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d833b2c4-4ea0-4529-861b-2be6d074b96f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:24.540416 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d833b2c4-4ea0-4529-861b-2be6d074b96f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:24.551763 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d833b2c4-4ea0-4529-861b-2be6d074b96f tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1712 microversion: 2.20 time: 0.236556 Jun 01 22:39:24.552041 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f962a63f-2030-4d4b-8248-225be6d7a389 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:24.552351 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 745/2235] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:24 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1712 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:24.555600 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f962a63f-2030-4d4b-8248-225be6d7a389 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:24.562911 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f962a63f-2030-4d4b-8248-225be6d7a389 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:24.562911 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f962a63f-2030-4d4b-8248-225be6d7a389 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:24.562911 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f962a63f-2030-4d4b-8248-225be6d7a389 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:24.562911 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f962a63f-2030-4d4b-8248-225be6d7a389 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:24.563399 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f962a63f-2030-4d4b-8248-225be6d7a389 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:24.563399 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f962a63f-2030-4d4b-8248-225be6d7a389 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:24.568593 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-a9e3e7c8-ee04-4886-ac28-4a4124d13029 req-3559fe92-7f92-4444-a78f-e8b2ec939d6b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9549a821-de4f-4cff-9ed1-4f409d42b24a", "name": "network-vif-plugged", "status": "completed", "tag": "f791819f-34ed-4119-b910-33ff56cd104e"}, {"server_uuid": "9549a821-de4f-4cff-9ed1-4f409d42b24a", "name": "network-vif-plugged", "status": "completed", "tag": "f791819f-34ed-4119-b910-33ff56cd104e"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:24.574290 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-a9e3e7c8-ee04-4886-ac28-4a4124d13029 req-3559fe92-7f92-4444-a78f-e8b2ec939d6b service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:24.575188 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-a9e3e7c8-ee04-4886-ac28-4a4124d13029 req-3559fe92-7f92-4444-a78f-e8b2ec939d6b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:24.575188 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-a9e3e7c8-ee04-4886-ac28-4a4124d13029 req-3559fe92-7f92-4444-a78f-e8b2ec939d6b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:24.580440 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f962a63f-2030-4d4b-8248-225be6d7a389 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:24.581495 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-a9e3e7c8-ee04-4886-ac28-4a4124d13029 req-3559fe92-7f92-4444-a78f-e8b2ec939d6b service nova] Creating event network-vif-plugged:f791819f-34ed-4119-b910-33ff56cd104e for instance 9549a821-de4f-4cff-9ed1-4f409d42b24a on np0000001904 Jun 01 22:39:24.581844 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-a9e3e7c8-ee04-4886-ac28-4a4124d13029 req-3559fe92-7f92-4444-a78f-e8b2ec939d6b service nova] Creating event network-vif-plugged:f791819f-34ed-4119-b910-33ff56cd104e for instance 9549a821-de4f-4cff-9ed1-4f409d42b24a on np0000001904 Jun 01 22:39:24.583188 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-a9e3e7c8-ee04-4886-ac28-4a4124d13029 req-3559fe92-7f92-4444-a78f-e8b2ec939d6b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:24.589450 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-a9e3e7c8-ee04-4886-ac28-4a4124d13029 req-3559fe92-7f92-4444-a78f-e8b2ec939d6b service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.023118 Jun 01 22:39:24.590137 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 765/2236] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:24 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:24.669999 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-36941053-9a8b-4337-98f0-06010542366f req-7bc6b10f-2730-4a10-9456-2a62542b7ea7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "3c670516-66ef-4ae2-b97b-ee35625748ba", "tag": "6f75414b-7dfb-47b8-a6ef-3b3aff4b03a5"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:24.679629 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-36941053-9a8b-4337-98f0-06010542366f req-7bc6b10f-2730-4a10-9456-2a62542b7ea7 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:24.679629 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-36941053-9a8b-4337-98f0-06010542366f req-7bc6b10f-2730-4a10-9456-2a62542b7ea7 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:24.679629 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-36941053-9a8b-4337-98f0-06010542366f req-7bc6b10f-2730-4a10-9456-2a62542b7ea7 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:24.686706 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-36941053-9a8b-4337-98f0-06010542366f req-7bc6b10f-2730-4a10-9456-2a62542b7ea7 service nova] Creating event network-changed:6f75414b-7dfb-47b8-a6ef-3b3aff4b03a5 for instance 3c670516-66ef-4ae2-b97b-ee35625748ba on np0000001904 Jun 01 22:39:24.687089 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-36941053-9a8b-4337-98f0-06010542366f req-7bc6b10f-2730-4a10-9456-2a62542b7ea7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:24.693198 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-36941053-9a8b-4337-98f0-06010542366f req-7bc6b10f-2730-4a10-9456-2a62542b7ea7 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026234 Jun 01 22:39:24.693801 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 746/2237] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:24 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:24.737813 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3d728093-b926-4c91-9f90-fd85c678968e tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:24.740849 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3d728093-b926-4c91-9f90-fd85c678968e tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 354e89d0-0cda-426c-bba7-697b39e5d1bc] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:24.746654 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3d728093-b926-4c91-9f90-fd85c678968e tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:24.746978 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3d728093-b926-4c91-9f90-fd85c678968e tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:24.747225 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3d728093-b926-4c91-9f90-fd85c678968e tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:24.747780 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3d728093-b926-4c91-9f90-fd85c678968e tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:24.748161 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3d728093-b926-4c91-9f90-fd85c678968e tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:24.748535 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3d728093-b926-4c91-9f90-fd85c678968e tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:24.760090 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-3d728093-b926-4c91-9f90-fd85c678968e tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] HTTP exception thrown: Instance 354e89d0-0cda-426c-bba7-697b39e5d1bc could not be found. Jun 01 22:39:24.760364 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3d728093-b926-4c91-9f90-fd85c678968e tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Returning 404 to user: Instance 354e89d0-0cda-426c-bba7-697b39e5d1bc could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:39:24.760707 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3d728093-b926-4c91-9f90-fd85c678968e tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc" status: 404 len: 111 microversion: 2.1 time: 0.025574 Jun 01 22:39:24.760988 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 766/2238] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:24 2026] GET /compute/v2.1/servers/354e89d0-0cda-426c-bba7-697b39e5d1bc => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:39:24.770801 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-80cc9a61-9e99-4d82-a1be-169b03c66b96 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:24.787467 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-80cc9a61-9e99-4d82-a1be-169b03c66b96 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1221770227" status: 202 len: 0 microversion: 2.1 time: 0.018704 Jun 01 22:39:24.787790 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 747/2239] 10.4.3.116 () {66 vars in 1339 bytes} [Mon Jun 1 22:39:24 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1221770227 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:39:24.796100 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f962a63f-2030-4d4b-8248-225be6d7a389 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:24.800918 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Action: 'create', calling method: >, body: {"server": {"name": "multiattach-server-1", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "0f0578bf-253b-47a1-8763-c5804e7d9cbb"}], "security_groups": [{"name": "tempest-securitygroup--373092548"}], "key_name": "tempest-keypair-1688823695", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:24.807231 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f962a63f-2030-4d4b-8248-225be6d7a389 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 200 len: 1365 microversion: 2.1 time: 0.257303 Jun 01 22:39:24.807457 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 727/2240] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:24 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 1365 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:24.956370 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:24.956874 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:24.957657 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:24.958332 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:24.959037 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:24.959419 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:24.968482 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:25.045608 np0000001904 devstack@n-api.service[86662]: DEBUG nova.network.neutron [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] validate_networks() for [('0f0578bf-253b-47a1-8763-c5804e7d9cbb', None, None, None, None, None)] {{(pid=86662) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:39:25.045608 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:25.290584 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:25.479532 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:39:25.479799 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:39:25.480044 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:39:25.480205 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:39:25.480504 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:39:25.489038 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:25.489280 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:25.489560 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:25.490295 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:25.490490 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:25.491346 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:25.507262 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Getting quotas for project 987c6a05350b455cb998685574d3a431. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:39:25.509301 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Getting quotas for user dd39ecb231444e33b84c642fdf658351 and project 987c6a05350b455cb998685574d3a431. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:39:25.519015 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Going to run 1 instances... {{(pid=86662) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:39:25.520690 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86662) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:39:25.576686 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-21cf52e2-12b4-44fa-b3b0-222530c19f3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.60 time: 0.780306 Jun 01 22:39:25.577254 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 767/2241] 10.4.3.116 () {70 vars in 1306 bytes} [Mon Jun 1 22:39:24 2026] POST /compute/v2.1/servers => generated 405 bytes in 781 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) Jun 01 22:39:25.587265 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-69ed0139-11d0-415a-88d1-067c239e661a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:25.589259 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-69ed0139-11d0-415a-88d1-067c239e661a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:25.608318 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-69ed0139-11d0-415a-88d1-067c239e661a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:25.689261 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-69ed0139-11d0-415a-88d1-067c239e661a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:25.694372 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-69ed0139-11d0-415a-88d1-067c239e661a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:25.695252 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-69ed0139-11d0-415a-88d1-067c239e661a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:25.701089 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-69ed0139-11d0-415a-88d1-067c239e661a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1300 microversion: 2.60 time: 0.115748 Jun 01 22:39:25.701651 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 748/2242] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:25 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1300 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:25.830082 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1a97d633-5aea-45fd-9d25-b6283e7051fd tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:25.835425 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1a97d633-5aea-45fd-9d25-b6283e7051fd tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:25.846233 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a97d633-5aea-45fd-9d25-b6283e7051fd tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:25.846233 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a97d633-5aea-45fd-9d25-b6283e7051fd tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:25.846233 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a97d633-5aea-45fd-9d25-b6283e7051fd tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:25.846698 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a97d633-5aea-45fd-9d25-b6283e7051fd tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:25.847132 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a97d633-5aea-45fd-9d25-b6283e7051fd tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:25.847507 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a97d633-5aea-45fd-9d25-b6283e7051fd tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:25.877301 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-1a97d633-5aea-45fd-9d25-b6283e7051fd tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:26.050903 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1a97d633-5aea-45fd-9d25-b6283e7051fd tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:26.060666 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1a97d633-5aea-45fd-9d25-b6283e7051fd tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 200 len: 1552 microversion: 2.1 time: 0.234270 Jun 01 22:39:26.061007 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 728/2243] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:25 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 1552 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:26.082869 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-29e63488-ba69-49bb-a9ad-066968a88fec tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:26.084310 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-29e63488-ba69-49bb-a9ad-066968a88fec tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:26.089948 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-29e63488-ba69-49bb-a9ad-066968a88fec tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:26.090146 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-29e63488-ba69-49bb-a9ad-066968a88fec tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:26.090364 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-29e63488-ba69-49bb-a9ad-066968a88fec tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:26.090665 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-29e63488-ba69-49bb-a9ad-066968a88fec tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:26.090850 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-29e63488-ba69-49bb-a9ad-066968a88fec tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:26.090981 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-29e63488-ba69-49bb-a9ad-066968a88fec tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:26.105321 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-29e63488-ba69-49bb-a9ad-066968a88fec tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:26.182894 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-29e63488-ba69-49bb-a9ad-066968a88fec tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.102196 Jun 01 22:39:26.183703 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 768/2244] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:39:26 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a/os-interface => generated 282 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:26.720361 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-9fb36faa-f6ee-4e5b-8f88-0e6e95026bbf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:26.726427 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-9fb36faa-f6ee-4e5b-8f88-0e6e95026bbf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:26.737464 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9fb36faa-f6ee-4e5b-8f88-0e6e95026bbf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:26.737884 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9fb36faa-f6ee-4e5b-8f88-0e6e95026bbf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:26.738192 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9fb36faa-f6ee-4e5b-8f88-0e6e95026bbf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:26.738834 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9fb36faa-f6ee-4e5b-8f88-0e6e95026bbf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:26.739284 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9fb36faa-f6ee-4e5b-8f88-0e6e95026bbf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:26.740046 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9fb36faa-f6ee-4e5b-8f88-0e6e95026bbf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:26.759097 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-9fb36faa-f6ee-4e5b-8f88-0e6e95026bbf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:26.769628 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-ad534300-5c82-4363-b21b-400196e90e61 req-12a271ae-1336-400a-9960-0dbdbdaabbe2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e9baf122-f3d2-4e25-881e-b39d278350af", "tag": "e3984ede-4914-472e-b9a8-277e0fbf8883"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:26.775696 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ad534300-5c82-4363-b21b-400196e90e61 req-12a271ae-1336-400a-9960-0dbdbdaabbe2 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:26.775888 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ad534300-5c82-4363-b21b-400196e90e61 req-12a271ae-1336-400a-9960-0dbdbdaabbe2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:26.776011 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ad534300-5c82-4363-b21b-400196e90e61 req-12a271ae-1336-400a-9960-0dbdbdaabbe2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:26.783592 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-ad534300-5c82-4363-b21b-400196e90e61 req-12a271ae-1336-400a-9960-0dbdbdaabbe2 service nova] Creating event network-changed:e3984ede-4914-472e-b9a8-277e0fbf8883 for instance e9baf122-f3d2-4e25-881e-b39d278350af on np0000001904 Jun 01 22:39:26.784214 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-ad534300-5c82-4363-b21b-400196e90e61 req-12a271ae-1336-400a-9960-0dbdbdaabbe2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:26.789152 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-ad534300-5c82-4363-b21b-400196e90e61 req-12a271ae-1336-400a-9960-0dbdbdaabbe2 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021655 Jun 01 22:39:26.789609 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 729/2245] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:26 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 01 22:39:26.825636 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9fb36faa-f6ee-4e5b-8f88-0e6e95026bbf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:26.831451 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9fb36faa-f6ee-4e5b-8f88-0e6e95026bbf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:26.832079 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9fb36faa-f6ee-4e5b-8f88-0e6e95026bbf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:26.835581 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-9fb36faa-f6ee-4e5b-8f88-0e6e95026bbf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1304 microversion: 2.60 time: 0.117449 Jun 01 22:39:26.835971 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 749/2246] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:26 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1304 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:27.853713 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1e07fd66-5718-4c6a-aee9-05714b3ade24 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:27.855705 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1e07fd66-5718-4c6a-aee9-05714b3ade24 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:27.861224 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1e07fd66-5718-4c6a-aee9-05714b3ade24 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:27.861411 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1e07fd66-5718-4c6a-aee9-05714b3ade24 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:27.861776 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1e07fd66-5718-4c6a-aee9-05714b3ade24 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:27.862377 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1e07fd66-5718-4c6a-aee9-05714b3ade24 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:27.862986 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1e07fd66-5718-4c6a-aee9-05714b3ade24 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:27.863244 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1e07fd66-5718-4c6a-aee9-05714b3ade24 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:27.888617 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-1e07fd66-5718-4c6a-aee9-05714b3ade24 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:27.958890 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1e07fd66-5718-4c6a-aee9-05714b3ade24 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:27.964806 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1e07fd66-5718-4c6a-aee9-05714b3ade24 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:27.965495 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1e07fd66-5718-4c6a-aee9-05714b3ade24 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:27.969924 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1e07fd66-5718-4c6a-aee9-05714b3ade24 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1352 microversion: 2.60 time: 0.118495 Jun 01 22:39:27.970376 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 769/2247] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:27 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1352 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:28.834138 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-264a21fe-0e3a-488f-a87a-83b0be06094d req-62af57a7-f63a-4eec-9985-ee28ac4fa04f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9549a821-de4f-4cff-9ed1-4f409d42b24a", "tag": "f791819f-34ed-4119-b910-33ff56cd104e"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:28.843491 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-264a21fe-0e3a-488f-a87a-83b0be06094d req-62af57a7-f63a-4eec-9985-ee28ac4fa04f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:28.843715 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-264a21fe-0e3a-488f-a87a-83b0be06094d req-62af57a7-f63a-4eec-9985-ee28ac4fa04f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:28.843864 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-264a21fe-0e3a-488f-a87a-83b0be06094d req-62af57a7-f63a-4eec-9985-ee28ac4fa04f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:28.851313 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-264a21fe-0e3a-488f-a87a-83b0be06094d req-62af57a7-f63a-4eec-9985-ee28ac4fa04f service nova] Creating event network-changed:f791819f-34ed-4119-b910-33ff56cd104e for instance 9549a821-de4f-4cff-9ed1-4f409d42b24a on np0000001904 Jun 01 22:39:28.851719 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-264a21fe-0e3a-488f-a87a-83b0be06094d req-62af57a7-f63a-4eec-9985-ee28ac4fa04f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:28.862641 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-264a21fe-0e3a-488f-a87a-83b0be06094d req-62af57a7-f63a-4eec-9985-ee28ac4fa04f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030170 Jun 01 22:39:28.863097 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 730/2248] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:28 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:28.986597 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d9f3ae17-b819-4e64-b342-71d48260d809 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:28.988677 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d9f3ae17-b819-4e64-b342-71d48260d809 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:28.994060 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9f3ae17-b819-4e64-b342-71d48260d809 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:28.994381 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9f3ae17-b819-4e64-b342-71d48260d809 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:28.994658 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9f3ae17-b819-4e64-b342-71d48260d809 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:28.995146 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9f3ae17-b819-4e64-b342-71d48260d809 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:28.995440 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9f3ae17-b819-4e64-b342-71d48260d809 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:28.995803 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9f3ae17-b819-4e64-b342-71d48260d809 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:29.013529 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d9f3ae17-b819-4e64-b342-71d48260d809 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:29.081416 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d9f3ae17-b819-4e64-b342-71d48260d809 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:29.083912 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=208,nova_cell1:UPDATE=12,nova_cell1:INSERT=7 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:39:29.087452 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d9f3ae17-b819-4e64-b342-71d48260d809 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:29.088667 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d9f3ae17-b819-4e64-b342-71d48260d809 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:29.092353 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d9f3ae17-b819-4e64-b342-71d48260d809 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1352 microversion: 2.60 time: 0.108359 Jun 01 22:39:29.092810 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 750/2249] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:28 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1352 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:30.079793 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1c1fd09c-5b95-4b87-ad58-ada3aec6c344 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1463909853", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFZfSFggQOB+sYJIygEn7vfMH+Rn+PGbjHLNLYLQUqQzDl9Ja3TiZf3duwPgFsb1mFGiDrXwgz4ZW1B+SZcbJ8ggen+1Fk2RJgM6PGuyQPhItg2PztuQVOxHiCHhGmTItQ=="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:30.093626 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-1c1fd09c-5b95-4b87-ad58-ada3aec6c344 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Getting quotas for project 8512aa86d37146cfb74736a064f15af3. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:39:30.096805 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-1c1fd09c-5b95-4b87-ad58-ada3aec6c344 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Getting quotas for user 9b77b83e3af649efbce58754be9b2f2d and project 8512aa86d37146cfb74736a064f15af3. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:39:30.115377 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1c1fd09c-5b95-4b87-ad58-ada3aec6c344 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.039485 Jun 01 22:39:30.115606 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7192a806-fd15-4163-a70e-480a22a6a239 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:30.115939 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 770/2250] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:39:30 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:30.118205 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7192a806-fd15-4163-a70e-480a22a6a239 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:30.128710 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=71,nova_api:DELETE=1,nova_api:UPDATE=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:39:30.132156 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7192a806-fd15-4163-a70e-480a22a6a239 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:30.132550 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7192a806-fd15-4163-a70e-480a22a6a239 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:30.132883 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7192a806-fd15-4163-a70e-480a22a6a239 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:30.134820 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7192a806-fd15-4163-a70e-480a22a6a239 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:30.134820 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7192a806-fd15-4163-a70e-480a22a6a239 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:30.135165 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7192a806-fd15-4163-a70e-480a22a6a239 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:30.156464 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7192a806-fd15-4163-a70e-480a22a6a239 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:30.225018 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7192a806-fd15-4163-a70e-480a22a6a239 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:30.231967 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7192a806-fd15-4163-a70e-480a22a6a239 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:30.232777 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7192a806-fd15-4163-a70e-480a22a6a239 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:30.238126 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7192a806-fd15-4163-a70e-480a22a6a239 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1360 microversion: 2.60 time: 0.125856 Jun 01 22:39:30.238670 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 731/2251] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:30 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1360 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:31.259071 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-868eb9e2-a9f7-4051-86fc-aad208f3cf2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:31.262751 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-868eb9e2-a9f7-4051-86fc-aad208f3cf2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:31.265653 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=82,nova_api:INSERT=7,nova_api:UPDATE=1,nova_api:DELETE=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:39:31.270222 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-868eb9e2-a9f7-4051-86fc-aad208f3cf2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:31.270454 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-868eb9e2-a9f7-4051-86fc-aad208f3cf2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:31.270549 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-868eb9e2-a9f7-4051-86fc-aad208f3cf2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:31.271123 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-868eb9e2-a9f7-4051-86fc-aad208f3cf2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:31.271307 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-868eb9e2-a9f7-4051-86fc-aad208f3cf2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:31.271595 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-868eb9e2-a9f7-4051-86fc-aad208f3cf2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:31.304142 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-868eb9e2-a9f7-4051-86fc-aad208f3cf2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:31.322005 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesSnapshotTestJSON-instance-273345056", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "dc9cdd4d-ab18-4c16-b960-ac29ab286e5a"}], "security_groups": [{"name": "tempest-securitygroup--760889322"}], "key_name": "tempest-keypair-1463909853", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:31.473723 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:31.474283 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:31.474750 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:31.475455 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:31.475960 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:31.476433 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:31.486027 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=209,nova_cell1:INSERT=4,nova_cell1:UPDATE=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:39:31.488380 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:31.537197 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-868eb9e2-a9f7-4051-86fc-aad208f3cf2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:31.543801 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-868eb9e2-a9f7-4051-86fc-aad208f3cf2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:31.544601 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-868eb9e2-a9f7-4051-86fc-aad208f3cf2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:31.555137 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-868eb9e2-a9f7-4051-86fc-aad208f3cf2e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1427 microversion: 2.60 time: 0.299050 Jun 01 22:39:31.555988 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 751/2252] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:31 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1427 bytes in 301 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:31.595519 np0000001904 devstack@n-api.service[86662]: DEBUG nova.network.neutron [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] validate_networks() for [('dc9cdd4d-ab18-4c16-b960-ac29ab286e5a', None, None, None, None, None)] {{(pid=86662) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:39:31.596034 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:31.645534 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-d5a19245-1017-4c74-a565-3de92ee029fb req-c7380ce7-65b7-48ff-8f5f-187f94288b6b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "feff4eb4-877b-4953-8359-71911bdec33c", "tag": "c745d391-9afe-4722-a4d3-0cf128f38cb4"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:31.654196 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d5a19245-1017-4c74-a565-3de92ee029fb req-c7380ce7-65b7-48ff-8f5f-187f94288b6b service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:31.654364 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d5a19245-1017-4c74-a565-3de92ee029fb req-c7380ce7-65b7-48ff-8f5f-187f94288b6b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:31.654640 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d5a19245-1017-4c74-a565-3de92ee029fb req-c7380ce7-65b7-48ff-8f5f-187f94288b6b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:31.661985 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-d5a19245-1017-4c74-a565-3de92ee029fb req-c7380ce7-65b7-48ff-8f5f-187f94288b6b service nova] Creating event network-changed:c745d391-9afe-4722-a4d3-0cf128f38cb4 for instance feff4eb4-877b-4953-8359-71911bdec33c on np0000001904 Jun 01 22:39:31.662720 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-d5a19245-1017-4c74-a565-3de92ee029fb req-c7380ce7-65b7-48ff-8f5f-187f94288b6b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:31.667852 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-d5a19245-1017-4c74-a565-3de92ee029fb req-c7380ce7-65b7-48ff-8f5f-187f94288b6b service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024584 Jun 01 22:39:31.668420 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 732/2253] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:31 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:31.856246 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=93,nova_api:INSERT=8,nova_api:DELETE=1,nova_api:UPDATE=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:39:31.860601 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:32.010233 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:39:32.010458 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:39:32.010731 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:39:32.010938 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:39:32.011131 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:39:32.019044 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:32.019272 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:32.019450 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:32.020100 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:32.020305 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:32.021767 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:32.032231 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Getting quotas for project 8512aa86d37146cfb74736a064f15af3. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:39:32.035597 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Getting quotas for user 9b77b83e3af649efbce58754be9b2f2d and project 8512aa86d37146cfb74736a064f15af3. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:39:32.043702 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Going to run 1 instances... {{(pid=86662) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:39:32.045188 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86662) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:39:32.101779 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0089a00c-3705-4f5a-9bfe-873c2ed129f7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.783296 Jun 01 22:39:32.102195 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 771/2254] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:39:31 2026] POST /compute/v2.1/servers => generated 405 bytes in 784 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:39:32.113115 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-82b92fea-08b7-49ba-a1ac-7d1e867bb193 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:32.115152 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-82b92fea-08b7-49ba-a1ac-7d1e867bb193 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:32.126234 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-82b92fea-08b7-49ba-a1ac-7d1e867bb193 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:32.182998 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-82b92fea-08b7-49ba-a1ac-7d1e867bb193 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:32.195080 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-82b92fea-08b7-49ba-a1ac-7d1e867bb193 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 200 len: 1240 microversion: 2.1 time: 0.083156 Jun 01 22:39:32.195889 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 752/2255] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:32 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 1240 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:32.396299 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d693aae2-aa18-486f-b246-8fb297f33ebb tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "HARD"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:32.397795 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d693aae2-aa18-486f-b246-8fb297f33ebb tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:32.402313 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d693aae2-aa18-486f-b246-8fb297f33ebb tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:32.402654 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d693aae2-aa18-486f-b246-8fb297f33ebb tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:32.402821 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d693aae2-aa18-486f-b246-8fb297f33ebb tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:32.403144 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d693aae2-aa18-486f-b246-8fb297f33ebb tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:32.403297 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d693aae2-aa18-486f-b246-8fb297f33ebb tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:32.403471 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d693aae2-aa18-486f-b246-8fb297f33ebb tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:32.478964 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d693aae2-aa18-486f-b246-8fb297f33ebb tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "POST /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4/action" status: 202 len: 0 microversion: 2.1 time: 0.085611 Jun 01 22:39:32.479971 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 733/2256] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:39:32 2026] POST /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:39:32.489690 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-355b5a4e-f255-4076-8de3-7ea578a9b065 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:32.491459 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-355b5a4e-f255-4076-8de3-7ea578a9b065 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:32.496296 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-355b5a4e-f255-4076-8de3-7ea578a9b065 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:32.496976 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-355b5a4e-f255-4076-8de3-7ea578a9b065 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:32.497454 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-355b5a4e-f255-4076-8de3-7ea578a9b065 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:32.498289 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-355b5a4e-f255-4076-8de3-7ea578a9b065 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:32.498424 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-355b5a4e-f255-4076-8de3-7ea578a9b065 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:32.499146 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-355b5a4e-f255-4076-8de3-7ea578a9b065 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:32.517101 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-355b5a4e-f255-4076-8de3-7ea578a9b065 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:32.578639 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c4a08aa9-57c6-402b-8930-8cbfd0248f99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:32.581192 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c4a08aa9-57c6-402b-8930-8cbfd0248f99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:32.585380 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c4a08aa9-57c6-402b-8930-8cbfd0248f99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:32.585778 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c4a08aa9-57c6-402b-8930-8cbfd0248f99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:32.586139 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c4a08aa9-57c6-402b-8930-8cbfd0248f99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:32.586804 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c4a08aa9-57c6-402b-8930-8cbfd0248f99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:32.587243 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c4a08aa9-57c6-402b-8930-8cbfd0248f99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:32.587721 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c4a08aa9-57c6-402b-8930-8cbfd0248f99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:32.606720 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c4a08aa9-57c6-402b-8930-8cbfd0248f99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:32.704068 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-355b5a4e-f255-4076-8de3-7ea578a9b065 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:32.713072 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-355b5a4e-f255-4076-8de3-7ea578a9b065 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1758 microversion: 2.1 time: 0.225472 Jun 01 22:39:32.713365 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 772/2257] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:32 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1758 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:32.780026 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c4a08aa9-57c6-402b-8930-8cbfd0248f99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:32.798626 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c4a08aa9-57c6-402b-8930-8cbfd0248f99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:32.798626 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c4a08aa9-57c6-402b-8930-8cbfd0248f99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:32.801746 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c4a08aa9-57c6-402b-8930-8cbfd0248f99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1425 microversion: 2.60 time: 0.224835 Jun 01 22:39:32.801948 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 753/2258] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:32 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1425 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:33.214655 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-df261303-9e6e-40f0-bebe-c0f3033f1f38 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:33.215823 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-df261303-9e6e-40f0-bebe-c0f3033f1f38 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:33.220794 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-df261303-9e6e-40f0-bebe-c0f3033f1f38 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:33.221196 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-df261303-9e6e-40f0-bebe-c0f3033f1f38 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:33.221506 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-df261303-9e6e-40f0-bebe-c0f3033f1f38 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:33.222093 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-df261303-9e6e-40f0-bebe-c0f3033f1f38 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:33.222518 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-df261303-9e6e-40f0-bebe-c0f3033f1f38 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:33.222955 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-df261303-9e6e-40f0-bebe-c0f3033f1f38 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:33.238682 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-df261303-9e6e-40f0-bebe-c0f3033f1f38 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:33.290904 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-df261303-9e6e-40f0-bebe-c0f3033f1f38 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:33.300350 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-df261303-9e6e-40f0-bebe-c0f3033f1f38 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 200 len: 1244 microversion: 2.1 time: 0.089074 Jun 01 22:39:33.300782 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 734/2259] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:33 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 1244 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:33.733230 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-48be60f1-2fdf-4ca5-8b56-3987c323c40b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:33.736979 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-48be60f1-2fdf-4ca5-8b56-3987c323c40b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:33.742713 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-48be60f1-2fdf-4ca5-8b56-3987c323c40b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:33.744191 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-48be60f1-2fdf-4ca5-8b56-3987c323c40b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:33.744191 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-48be60f1-2fdf-4ca5-8b56-3987c323c40b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:33.744191 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-48be60f1-2fdf-4ca5-8b56-3987c323c40b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:33.744722 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-48be60f1-2fdf-4ca5-8b56-3987c323c40b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:33.745851 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-48be60f1-2fdf-4ca5-8b56-3987c323c40b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:33.763423 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-48be60f1-2fdf-4ca5-8b56-3987c323c40b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:33.821782 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7087d607-c109-446a-ab6e-3c111a1bcead tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:33.823443 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7087d607-c109-446a-ab6e-3c111a1bcead tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:33.828403 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7087d607-c109-446a-ab6e-3c111a1bcead tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:33.828694 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7087d607-c109-446a-ab6e-3c111a1bcead tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:33.828896 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7087d607-c109-446a-ab6e-3c111a1bcead tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:33.829298 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7087d607-c109-446a-ab6e-3c111a1bcead tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:33.829617 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7087d607-c109-446a-ab6e-3c111a1bcead tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:33.829948 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7087d607-c109-446a-ab6e-3c111a1bcead tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:33.852102 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7087d607-c109-446a-ab6e-3c111a1bcead tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:34.050837 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-48be60f1-2fdf-4ca5-8b56-3987c323c40b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:34.059599 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-48be60f1-2fdf-4ca5-8b56-3987c323c40b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1758 microversion: 2.1 time: 0.328193 Jun 01 22:39:34.059904 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 773/2260] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:33 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1758 bytes in 329 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:34.153589 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7087d607-c109-446a-ab6e-3c111a1bcead tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:34.161403 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7087d607-c109-446a-ab6e-3c111a1bcead tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:34.163125 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7087d607-c109-446a-ab6e-3c111a1bcead tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:34.167287 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7087d607-c109-446a-ab6e-3c111a1bcead tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1425 microversion: 2.60 time: 0.347472 Jun 01 22:39:34.167287 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 754/2261] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:33 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1425 bytes in 348 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:34.320310 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f995cc0d-8281-4d30-9a97-0a760248364f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:34.322263 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f995cc0d-8281-4d30-9a97-0a760248364f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:34.328127 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f995cc0d-8281-4d30-9a97-0a760248364f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:34.328456 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f995cc0d-8281-4d30-9a97-0a760248364f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:34.328758 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f995cc0d-8281-4d30-9a97-0a760248364f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:34.329303 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f995cc0d-8281-4d30-9a97-0a760248364f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:34.329694 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f995cc0d-8281-4d30-9a97-0a760248364f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:34.330053 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f995cc0d-8281-4d30-9a97-0a760248364f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:34.345887 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f995cc0d-8281-4d30-9a97-0a760248364f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:34.421023 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f995cc0d-8281-4d30-9a97-0a760248364f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:34.431755 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f995cc0d-8281-4d30-9a97-0a760248364f tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 200 len: 1292 microversion: 2.1 time: 0.113453 Jun 01 22:39:34.432310 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 735/2262] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:34 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 1292 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:35.078933 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-584667c0-8f97-445e-b0bd-f3776bd0319a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:35.082332 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-584667c0-8f97-445e-b0bd-f3776bd0319a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:35.088444 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-584667c0-8f97-445e-b0bd-f3776bd0319a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:35.089002 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-584667c0-8f97-445e-b0bd-f3776bd0319a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:35.089430 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-584667c0-8f97-445e-b0bd-f3776bd0319a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:35.090176 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-584667c0-8f97-445e-b0bd-f3776bd0319a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:35.090852 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-584667c0-8f97-445e-b0bd-f3776bd0319a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:35.091479 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-584667c0-8f97-445e-b0bd-f3776bd0319a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:35.116155 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-584667c0-8f97-445e-b0bd-f3776bd0319a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:35.182868 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d9a08884-5183-4c04-a4a2-a187e44a4fd8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:35.185098 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d9a08884-5183-4c04-a4a2-a187e44a4fd8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:35.189919 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9a08884-5183-4c04-a4a2-a187e44a4fd8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:35.190407 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9a08884-5183-4c04-a4a2-a187e44a4fd8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:35.190639 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9a08884-5183-4c04-a4a2-a187e44a4fd8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:35.191083 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9a08884-5183-4c04-a4a2-a187e44a4fd8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:35.191376 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9a08884-5183-4c04-a4a2-a187e44a4fd8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:35.191853 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9a08884-5183-4c04-a4a2-a187e44a4fd8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:35.229679 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d9a08884-5183-4c04-a4a2-a187e44a4fd8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:35.308577 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-584667c0-8f97-445e-b0bd-f3776bd0319a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:35.320496 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-584667c0-8f97-445e-b0bd-f3776bd0319a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1758 microversion: 2.1 time: 0.245551 Jun 01 22:39:35.321195 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 774/2263] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:35 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1758 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:35.424686 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d9a08884-5183-4c04-a4a2-a187e44a4fd8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:35.430279 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d9a08884-5183-4c04-a4a2-a187e44a4fd8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:35.431000 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d9a08884-5183-4c04-a4a2-a187e44a4fd8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:35.435465 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d9a08884-5183-4c04-a4a2-a187e44a4fd8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1425 microversion: 2.60 time: 0.254247 Jun 01 22:39:35.435798 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 755/2264] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:35 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1425 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:35.450964 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e7731ef1-4d35-4238-8f2e-9eca82145496 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:35.453171 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e7731ef1-4d35-4238-8f2e-9eca82145496 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:35.460520 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e7731ef1-4d35-4238-8f2e-9eca82145496 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:35.461216 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e7731ef1-4d35-4238-8f2e-9eca82145496 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:35.461660 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e7731ef1-4d35-4238-8f2e-9eca82145496 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:35.463054 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e7731ef1-4d35-4238-8f2e-9eca82145496 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:35.463229 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e7731ef1-4d35-4238-8f2e-9eca82145496 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:35.463666 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e7731ef1-4d35-4238-8f2e-9eca82145496 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:35.484085 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e7731ef1-4d35-4238-8f2e-9eca82145496 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:35.540412 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e7731ef1-4d35-4238-8f2e-9eca82145496 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:35.547804 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e7731ef1-4d35-4238-8f2e-9eca82145496 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 200 len: 1292 microversion: 2.1 time: 0.098976 Jun 01 22:39:35.548182 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 736/2265] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:35 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 1292 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:36.340908 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c5f79ba5-edec-4a54-8874-6b9d2ef24b5b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:36.343780 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c5f79ba5-edec-4a54-8874-6b9d2ef24b5b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:36.349972 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5f79ba5-edec-4a54-8874-6b9d2ef24b5b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:36.352480 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5f79ba5-edec-4a54-8874-6b9d2ef24b5b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:36.352480 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5f79ba5-edec-4a54-8874-6b9d2ef24b5b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:36.352480 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5f79ba5-edec-4a54-8874-6b9d2ef24b5b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:36.352480 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5f79ba5-edec-4a54-8874-6b9d2ef24b5b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:36.352772 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5f79ba5-edec-4a54-8874-6b9d2ef24b5b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:36.379593 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c5f79ba5-edec-4a54-8874-6b9d2ef24b5b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:36.460326 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-af6849e2-a346-44da-b60d-99d43f113ba2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:36.466597 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-af6849e2-a346-44da-b60d-99d43f113ba2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:36.472414 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af6849e2-a346-44da-b60d-99d43f113ba2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:36.472414 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af6849e2-a346-44da-b60d-99d43f113ba2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:36.472518 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af6849e2-a346-44da-b60d-99d43f113ba2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:36.473543 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af6849e2-a346-44da-b60d-99d43f113ba2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:36.474035 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af6849e2-a346-44da-b60d-99d43f113ba2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:36.474386 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af6849e2-a346-44da-b60d-99d43f113ba2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:36.495671 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-af6849e2-a346-44da-b60d-99d43f113ba2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:36.567550 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ffa17978-28df-447e-8438-036357e79073 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:36.571576 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ffa17978-28df-447e-8438-036357e79073 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:36.577440 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ffa17978-28df-447e-8438-036357e79073 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:36.578123 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ffa17978-28df-447e-8438-036357e79073 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:36.579589 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ffa17978-28df-447e-8438-036357e79073 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:36.580647 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ffa17978-28df-447e-8438-036357e79073 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:36.582107 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ffa17978-28df-447e-8438-036357e79073 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:36.582525 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ffa17978-28df-447e-8438-036357e79073 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:36.584472 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c5f79ba5-edec-4a54-8874-6b9d2ef24b5b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:36.597476 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c5f79ba5-edec-4a54-8874-6b9d2ef24b5b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1763 microversion: 2.1 time: 0.259732 Jun 01 22:39:36.598378 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 775/2266] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:36 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1763 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:36.606660 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ffa17978-28df-447e-8438-036357e79073 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:36.680923 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ffa17978-28df-447e-8438-036357e79073 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:36.690540 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ffa17978-28df-447e-8438-036357e79073 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 200 len: 1300 microversion: 2.1 time: 0.125472 Jun 01 22:39:36.690885 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 737/2267] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:36 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 1300 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:36.715337 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-af6849e2-a346-44da-b60d-99d43f113ba2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:36.721371 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-af6849e2-a346-44da-b60d-99d43f113ba2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:36.722270 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-af6849e2-a346-44da-b60d-99d43f113ba2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:36.730797 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-af6849e2-a346-44da-b60d-99d43f113ba2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1425 microversion: 2.60 time: 0.273478 Jun 01 22:39:36.731699 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 756/2268] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:36 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1425 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:37.623474 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7bda6472-aa6b-445b-a7b3-f4623abdca18 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:37.625974 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7bda6472-aa6b-445b-a7b3-f4623abdca18 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:37.632992 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7bda6472-aa6b-445b-a7b3-f4623abdca18 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:37.632992 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7bda6472-aa6b-445b-a7b3-f4623abdca18 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:37.632992 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7bda6472-aa6b-445b-a7b3-f4623abdca18 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:37.633383 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7bda6472-aa6b-445b-a7b3-f4623abdca18 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:37.633840 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7bda6472-aa6b-445b-a7b3-f4623abdca18 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:37.634512 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7bda6472-aa6b-445b-a7b3-f4623abdca18 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:37.655224 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7bda6472-aa6b-445b-a7b3-f4623abdca18 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:37.712593 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-695e3648-2bf0-4937-9162-b3bcdacf9e3a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:37.713703 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-695e3648-2bf0-4937-9162-b3bcdacf9e3a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:37.724582 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-695e3648-2bf0-4937-9162-b3bcdacf9e3a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:37.724582 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-695e3648-2bf0-4937-9162-b3bcdacf9e3a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:37.724582 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-695e3648-2bf0-4937-9162-b3bcdacf9e3a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:37.724582 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-695e3648-2bf0-4937-9162-b3bcdacf9e3a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:37.724884 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-695e3648-2bf0-4937-9162-b3bcdacf9e3a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:37.725292 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-695e3648-2bf0-4937-9162-b3bcdacf9e3a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:37.749142 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-695e3648-2bf0-4937-9162-b3bcdacf9e3a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:37.755148 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-59d0449b-cdb5-4661-ad48-aed6d46bd080 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:37.758093 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-59d0449b-cdb5-4661-ad48-aed6d46bd080 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:37.764620 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-59d0449b-cdb5-4661-ad48-aed6d46bd080 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:37.764980 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-59d0449b-cdb5-4661-ad48-aed6d46bd080 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:37.765507 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-59d0449b-cdb5-4661-ad48-aed6d46bd080 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:37.765941 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-59d0449b-cdb5-4661-ad48-aed6d46bd080 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:37.766397 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-59d0449b-cdb5-4661-ad48-aed6d46bd080 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:37.767322 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-59d0449b-cdb5-4661-ad48-aed6d46bd080 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:37.792388 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-59d0449b-cdb5-4661-ad48-aed6d46bd080 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:37.917136 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7bda6472-aa6b-445b-a7b3-f4623abdca18 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:37.931617 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7bda6472-aa6b-445b-a7b3-f4623abdca18 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1763 microversion: 2.1 time: 0.311080 Jun 01 22:39:37.932599 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 776/2269] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:37 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1763 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:37.988784 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-695e3648-2bf0-4937-9162-b3bcdacf9e3a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:38.010375 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-695e3648-2bf0-4937-9162-b3bcdacf9e3a tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 200 len: 1367 microversion: 2.1 time: 0.301035 Jun 01 22:39:38.011177 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 738/2270] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:37 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 1367 bytes in 303 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:38.029399 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-59d0449b-cdb5-4661-ad48-aed6d46bd080 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:38.041993 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-59d0449b-cdb5-4661-ad48-aed6d46bd080 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:38.041993 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-59d0449b-cdb5-4661-ad48-aed6d46bd080 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:38.046963 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-59d0449b-cdb5-4661-ad48-aed6d46bd080 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1425 microversion: 2.60 time: 0.294242 Jun 01 22:39:38.047235 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 757/2271] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:37 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1425 bytes in 295 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 01 22:39:38.146112 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-8dcfd9a9-a825-4f12-8bc7-ba7680ab20ea req-7d944d4b-fd6a-40a5-ab6d-009515f71425 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "feff4eb4-877b-4953-8359-71911bdec33c", "name": "network-vif-plugged", "status": "completed", "tag": "c745d391-9afe-4722-a4d3-0cf128f38cb4"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:38.153472 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-8dcfd9a9-a825-4f12-8bc7-ba7680ab20ea req-7d944d4b-fd6a-40a5-ab6d-009515f71425 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:38.153677 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-8dcfd9a9-a825-4f12-8bc7-ba7680ab20ea req-7d944d4b-fd6a-40a5-ab6d-009515f71425 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:38.153726 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-8dcfd9a9-a825-4f12-8bc7-ba7680ab20ea req-7d944d4b-fd6a-40a5-ab6d-009515f71425 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:38.162125 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-8dcfd9a9-a825-4f12-8bc7-ba7680ab20ea req-7d944d4b-fd6a-40a5-ab6d-009515f71425 service nova] Creating event network-vif-plugged:c745d391-9afe-4722-a4d3-0cf128f38cb4 for instance feff4eb4-877b-4953-8359-71911bdec33c on np0000001904 Jun 01 22:39:38.162716 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-8dcfd9a9-a825-4f12-8bc7-ba7680ab20ea req-7d944d4b-fd6a-40a5-ab6d-009515f71425 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:38.174204 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-8dcfd9a9-a825-4f12-8bc7-ba7680ab20ea req-7d944d4b-fd6a-40a5-ab6d-009515f71425 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030937 Jun 01 22:39:38.174812 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 777/2272] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:38 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:38.316727 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-8ebc7f01-2405-4d81-8ede-70a98269ba73 req-0d6f7de3-b24b-44ab-8526-ead0ac9d2be0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6aca3ee3-1616-48c6-b3ac-ce86ea0c034c", "tag": "c154ac27-3c45-4841-bf44-b862156c69d3"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:38.322482 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-8ebc7f01-2405-4d81-8ede-70a98269ba73 req-0d6f7de3-b24b-44ab-8526-ead0ac9d2be0 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:38.322676 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-8ebc7f01-2405-4d81-8ede-70a98269ba73 req-0d6f7de3-b24b-44ab-8526-ead0ac9d2be0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:38.322808 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-8ebc7f01-2405-4d81-8ede-70a98269ba73 req-0d6f7de3-b24b-44ab-8526-ead0ac9d2be0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:38.328955 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-8ebc7f01-2405-4d81-8ede-70a98269ba73 req-0d6f7de3-b24b-44ab-8526-ead0ac9d2be0 service nova] Creating event network-changed:c154ac27-3c45-4841-bf44-b862156c69d3 for instance 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c on np0000001904 Jun 01 22:39:38.329332 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-8ebc7f01-2405-4d81-8ede-70a98269ba73 req-0d6f7de3-b24b-44ab-8526-ead0ac9d2be0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:38.333024 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-8ebc7f01-2405-4d81-8ede-70a98269ba73 req-0d6f7de3-b24b-44ab-8526-ead0ac9d2be0 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018011 Jun 01 22:39:38.333791 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 739/2273] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:38 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:38.949306 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b5bab330-e86c-41b3-9bc2-68ab5e9d9021 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:38.952609 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b5bab330-e86c-41b3-9bc2-68ab5e9d9021 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:38.956528 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b5bab330-e86c-41b3-9bc2-68ab5e9d9021 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:38.956622 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b5bab330-e86c-41b3-9bc2-68ab5e9d9021 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:38.956819 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b5bab330-e86c-41b3-9bc2-68ab5e9d9021 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:38.957245 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b5bab330-e86c-41b3-9bc2-68ab5e9d9021 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:38.957544 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b5bab330-e86c-41b3-9bc2-68ab5e9d9021 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:38.957836 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b5bab330-e86c-41b3-9bc2-68ab5e9d9021 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:38.984588 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b5bab330-e86c-41b3-9bc2-68ab5e9d9021 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:39.032593 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-432465a1-7b5c-44e3-b7a6-fef180c28baa tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:39.033886 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-432465a1-7b5c-44e3-b7a6-fef180c28baa tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:39.038735 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-432465a1-7b5c-44e3-b7a6-fef180c28baa tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:39.039275 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-432465a1-7b5c-44e3-b7a6-fef180c28baa tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:39.039615 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-432465a1-7b5c-44e3-b7a6-fef180c28baa tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:39.040172 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-432465a1-7b5c-44e3-b7a6-fef180c28baa tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:39.040551 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-432465a1-7b5c-44e3-b7a6-fef180c28baa tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:39.041120 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-432465a1-7b5c-44e3-b7a6-fef180c28baa tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:39.062626 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-432465a1-7b5c-44e3-b7a6-fef180c28baa tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:39.070751 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f80bbd9c-438a-41a9-ab8e-fed25de0f6d0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:39.073491 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f80bbd9c-438a-41a9-ab8e-fed25de0f6d0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:39.079753 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f80bbd9c-438a-41a9-ab8e-fed25de0f6d0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:39.080316 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f80bbd9c-438a-41a9-ab8e-fed25de0f6d0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:39.080676 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f80bbd9c-438a-41a9-ab8e-fed25de0f6d0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:39.081327 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f80bbd9c-438a-41a9-ab8e-fed25de0f6d0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:39.083643 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f80bbd9c-438a-41a9-ab8e-fed25de0f6d0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:39.085825 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f80bbd9c-438a-41a9-ab8e-fed25de0f6d0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:39.116051 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f80bbd9c-438a-41a9-ab8e-fed25de0f6d0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:39.355115 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b5bab330-e86c-41b3-9bc2-68ab5e9d9021 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:39.373018 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b5bab330-e86c-41b3-9bc2-68ab5e9d9021 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1763 microversion: 2.1 time: 0.425673 Jun 01 22:39:39.374022 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 758/2274] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:38 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1763 bytes in 427 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:39.404558 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-432465a1-7b5c-44e3-b7a6-fef180c28baa tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:39.416610 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-432465a1-7b5c-44e3-b7a6-fef180c28baa tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 200 len: 1365 microversion: 2.1 time: 0.388051 Jun 01 22:39:39.416910 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 778/2275] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:39 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 1365 bytes in 389 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:39.458873 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f80bbd9c-438a-41a9-ab8e-fed25de0f6d0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:39.465897 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f80bbd9c-438a-41a9-ab8e-fed25de0f6d0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:39.467085 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f80bbd9c-438a-41a9-ab8e-fed25de0f6d0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:39.473992 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f80bbd9c-438a-41a9-ab8e-fed25de0f6d0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1425 microversion: 2.60 time: 0.406276 Jun 01 22:39:39.474785 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 740/2276] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:39 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1425 bytes in 407 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:40.247854 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-5b8abf62-a595-41c1-9115-05684b9e8556 req-a3d02113-d67d-42f3-817d-fbd8f09e41de service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "feff4eb4-877b-4953-8359-71911bdec33c", "name": "network-vif-plugged", "status": "completed", "tag": "c745d391-9afe-4722-a4d3-0cf128f38cb4"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:40.253761 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-5b8abf62-a595-41c1-9115-05684b9e8556 req-a3d02113-d67d-42f3-817d-fbd8f09e41de service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:40.254014 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-5b8abf62-a595-41c1-9115-05684b9e8556 req-a3d02113-d67d-42f3-817d-fbd8f09e41de service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:40.254236 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-5b8abf62-a595-41c1-9115-05684b9e8556 req-a3d02113-d67d-42f3-817d-fbd8f09e41de service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:40.260841 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-5b8abf62-a595-41c1-9115-05684b9e8556 req-a3d02113-d67d-42f3-817d-fbd8f09e41de service nova] Creating event network-vif-plugged:c745d391-9afe-4722-a4d3-0cf128f38cb4 for instance feff4eb4-877b-4953-8359-71911bdec33c on np0000001904 Jun 01 22:39:40.261275 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-5b8abf62-a595-41c1-9115-05684b9e8556 req-a3d02113-d67d-42f3-817d-fbd8f09e41de service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:40.267592 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-5b8abf62-a595-41c1-9115-05684b9e8556 req-a3d02113-d67d-42f3-817d-fbd8f09e41de service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019354 Jun 01 22:39:40.267592 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 759/2277] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:40 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:40.407068 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ac89f0f0-9238-4dca-be10-14475749d6ec tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:40.410067 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ac89f0f0-9238-4dca-be10-14475749d6ec tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:40.416704 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ac89f0f0-9238-4dca-be10-14475749d6ec tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:40.417096 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ac89f0f0-9238-4dca-be10-14475749d6ec tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:40.418720 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ac89f0f0-9238-4dca-be10-14475749d6ec tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:40.418720 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ac89f0f0-9238-4dca-be10-14475749d6ec tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:40.418720 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ac89f0f0-9238-4dca-be10-14475749d6ec tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:40.418720 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ac89f0f0-9238-4dca-be10-14475749d6ec tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:40.438096 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-feb1633a-42f2-4a3f-b996-accc77417357 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:40.440058 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-feb1633a-42f2-4a3f-b996-accc77417357 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:40.442385 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ac89f0f0-9238-4dca-be10-14475749d6ec tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:40.451001 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-feb1633a-42f2-4a3f-b996-accc77417357 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:40.451249 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-feb1633a-42f2-4a3f-b996-accc77417357 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:40.451469 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-feb1633a-42f2-4a3f-b996-accc77417357 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:40.451929 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-feb1633a-42f2-4a3f-b996-accc77417357 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:40.452223 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-feb1633a-42f2-4a3f-b996-accc77417357 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:40.452507 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-feb1633a-42f2-4a3f-b996-accc77417357 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:40.473894 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-feb1633a-42f2-4a3f-b996-accc77417357 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:40.500601 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2bd8f1c5-2a71-4cdb-bd9a-c34293861d3a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:40.502277 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2bd8f1c5-2a71-4cdb-bd9a-c34293861d3a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:40.507449 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2bd8f1c5-2a71-4cdb-bd9a-c34293861d3a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:40.507769 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2bd8f1c5-2a71-4cdb-bd9a-c34293861d3a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:40.508033 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2bd8f1c5-2a71-4cdb-bd9a-c34293861d3a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:40.508537 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2bd8f1c5-2a71-4cdb-bd9a-c34293861d3a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:40.509514 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2bd8f1c5-2a71-4cdb-bd9a-c34293861d3a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:40.509514 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2bd8f1c5-2a71-4cdb-bd9a-c34293861d3a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:40.533417 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-2bd8f1c5-2a71-4cdb-bd9a-c34293861d3a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:40.627174 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-feb1633a-42f2-4a3f-b996-accc77417357 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:40.628827 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ac89f0f0-9238-4dca-be10-14475749d6ec tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:40.637442 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ac89f0f0-9238-4dca-be10-14475749d6ec tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1763 microversion: 2.1 time: 0.239181 Jun 01 22:39:40.637822 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 779/2278] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:40 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1763 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:40.641589 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-feb1633a-42f2-4a3f-b996-accc77417357 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 200 len: 1365 microversion: 2.1 time: 0.203605 Jun 01 22:39:40.641589 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 741/2279] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:40 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 1365 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:40.674013 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2bd8f1c5-2a71-4cdb-bd9a-c34293861d3a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:40.678747 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2bd8f1c5-2a71-4cdb-bd9a-c34293861d3a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:40.679310 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2bd8f1c5-2a71-4cdb-bd9a-c34293861d3a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:40.684243 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2bd8f1c5-2a71-4cdb-bd9a-c34293861d3a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1616 microversion: 2.60 time: 0.185949 Jun 01 22:39:40.684520 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 760/2280] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:40 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1616 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:40.704230 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-938972c8-edbe-479c-a254-1e8aa10d9337 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:40.705590 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-938972c8-edbe-479c-a254-1e8aa10d9337 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:40.710707 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-938972c8-edbe-479c-a254-1e8aa10d9337 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:40.710707 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-938972c8-edbe-479c-a254-1e8aa10d9337 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:40.710707 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-938972c8-edbe-479c-a254-1e8aa10d9337 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:40.710707 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-938972c8-edbe-479c-a254-1e8aa10d9337 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:40.711027 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-938972c8-edbe-479c-a254-1e8aa10d9337 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:40.711027 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-938972c8-edbe-479c-a254-1e8aa10d9337 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:40.727639 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-938972c8-edbe-479c-a254-1e8aa10d9337 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:40.835418 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-98f867a8-e47b-47d7-a822-46f1d6f0f0d4 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-648234523", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMyILZKvJEZLKul38/iJF9CUWehjh6Ffif0zW47LQyb2dqlCG/vW66RRw1O+snIun2Ktv/h/smeEBNLBe7wwW5Md6zsSi/yTtXBA3hqyoxyCtFASUbSSPtub0P6hnv/fDg=="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:40.853635 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-98f867a8-e47b-47d7-a822-46f1d6f0f0d4 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Getting quotas for project e757e10a0e494708a8c4706e31d39590. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:39:40.855620 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-98f867a8-e47b-47d7-a822-46f1d6f0f0d4 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Getting quotas for user 56758b3936f64470a0fe1a52cf96cc2b and project e757e10a0e494708a8c4706e31d39590. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:39:40.872703 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-938972c8-edbe-479c-a254-1e8aa10d9337 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c/os-interface" status: 200 len: 282 microversion: 2.60 time: 0.170976 Jun 01 22:39:40.873061 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 742/2281] 10.4.3.116 () {68 vars in 1434 bytes} [Mon Jun 1 22:39:40 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c/os-interface => generated 282 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:39:40.875234 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-98f867a8-e47b-47d7-a822-46f1d6f0f0d4 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.236839 Jun 01 22:39:40.875676 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 780/2282] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:39:40 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:41.535323 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-82d51bff-9aef-44e5-a9dd-1c1be0680a01 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:41.538171 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-ec057205-bb1e-4e0e-ac37-49df397ac82d req-67ce1c90-03d4-4e32-b462-a2e31135eb9f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e9baf122-f3d2-4e25-881e-b39d278350af", "tag": "e3984ede-4914-472e-b9a8-277e0fbf8883"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:41.539799 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-82d51bff-9aef-44e5-a9dd-1c1be0680a01 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:41.544582 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82d51bff-9aef-44e5-a9dd-1c1be0680a01 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:41.544902 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82d51bff-9aef-44e5-a9dd-1c1be0680a01 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:41.544973 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ec057205-bb1e-4e0e-ac37-49df397ac82d req-67ce1c90-03d4-4e32-b462-a2e31135eb9f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:41.545112 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ec057205-bb1e-4e0e-ac37-49df397ac82d req-67ce1c90-03d4-4e32-b462-a2e31135eb9f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:41.545185 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82d51bff-9aef-44e5-a9dd-1c1be0680a01 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:41.545230 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ec057205-bb1e-4e0e-ac37-49df397ac82d req-67ce1c90-03d4-4e32-b462-a2e31135eb9f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:41.545617 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82d51bff-9aef-44e5-a9dd-1c1be0680a01 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:41.545959 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82d51bff-9aef-44e5-a9dd-1c1be0680a01 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:41.546274 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82d51bff-9aef-44e5-a9dd-1c1be0680a01 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:41.553914 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-ec057205-bb1e-4e0e-ac37-49df397ac82d req-67ce1c90-03d4-4e32-b462-a2e31135eb9f service nova] Creating event network-changed:e3984ede-4914-472e-b9a8-277e0fbf8883 for instance e9baf122-f3d2-4e25-881e-b39d278350af on np0000001904 Jun 01 22:39:41.554384 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-ec057205-bb1e-4e0e-ac37-49df397ac82d req-67ce1c90-03d4-4e32-b462-a2e31135eb9f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:41.562592 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-ec057205-bb1e-4e0e-ac37-49df397ac82d req-67ce1c90-03d4-4e32-b462-a2e31135eb9f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022867 Jun 01 22:39:41.562592 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 743/2283] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:41 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:41.562981 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-82d51bff-9aef-44e5-a9dd-1c1be0680a01 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:41.660126 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c63e79a9-0f43-478c-85ce-6e30177fe052 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:41.660536 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2efe4463-98f8-4480-b272-852db9d49e03 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:41.661495 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c63e79a9-0f43-478c-85ce-6e30177fe052 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:41.662546 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2efe4463-98f8-4480-b272-852db9d49e03 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:41.667225 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2efe4463-98f8-4480-b272-852db9d49e03 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:41.667525 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2efe4463-98f8-4480-b272-852db9d49e03 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:41.667956 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2efe4463-98f8-4480-b272-852db9d49e03 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:41.668393 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2efe4463-98f8-4480-b272-852db9d49e03 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:41.668627 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c63e79a9-0f43-478c-85ce-6e30177fe052 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:41.668870 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c63e79a9-0f43-478c-85ce-6e30177fe052 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:41.669078 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c63e79a9-0f43-478c-85ce-6e30177fe052 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:41.669145 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2efe4463-98f8-4480-b272-852db9d49e03 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:41.669416 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2efe4463-98f8-4480-b272-852db9d49e03 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:41.669510 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c63e79a9-0f43-478c-85ce-6e30177fe052 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:41.669833 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c63e79a9-0f43-478c-85ce-6e30177fe052 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:41.670117 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c63e79a9-0f43-478c-85ce-6e30177fe052 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:41.690506 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2efe4463-98f8-4480-b272-852db9d49e03 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:41.694810 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c63e79a9-0f43-478c-85ce-6e30177fe052 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:41.746113 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-82d51bff-9aef-44e5-a9dd-1c1be0680a01 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:41.751356 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-82d51bff-9aef-44e5-a9dd-1c1be0680a01 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:41.751879 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-82d51bff-9aef-44e5-a9dd-1c1be0680a01 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:41.755775 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-82d51bff-9aef-44e5-a9dd-1c1be0680a01 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1735 microversion: 2.60 time: 0.222684 Jun 01 22:39:41.756026 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 761/2284] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:41 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1735 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:41.777301 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8a788a73-9d03-467e-941c-a2fa923e20cf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:41.778343 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8a788a73-9d03-467e-941c-a2fa923e20cf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:41.783213 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a788a73-9d03-467e-941c-a2fa923e20cf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:41.783620 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a788a73-9d03-467e-941c-a2fa923e20cf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:41.783950 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a788a73-9d03-467e-941c-a2fa923e20cf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:41.784604 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a788a73-9d03-467e-941c-a2fa923e20cf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:41.785064 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a788a73-9d03-467e-941c-a2fa923e20cf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:41.785546 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a788a73-9d03-467e-941c-a2fa923e20cf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:41.818104 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8a788a73-9d03-467e-941c-a2fa923e20cf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:41.847582 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2efe4463-98f8-4480-b272-852db9d49e03 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:41.856345 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2efe4463-98f8-4480-b272-852db9d49e03 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 200 len: 1365 microversion: 2.1 time: 0.198908 Jun 01 22:39:41.856742 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 744/2285] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:41 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 1365 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:41.873413 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c63e79a9-0f43-478c-85ce-6e30177fe052 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:41.885417 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c63e79a9-0f43-478c-85ce-6e30177fe052 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1763 microversion: 2.1 time: 0.228074 Jun 01 22:39:41.885813 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 781/2286] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:41 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1763 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:41.954288 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8a788a73-9d03-467e-941c-a2fa923e20cf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:41.958710 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8a788a73-9d03-467e-941c-a2fa923e20cf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:41.959249 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8a788a73-9d03-467e-941c-a2fa923e20cf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:41.963232 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8a788a73-9d03-467e-941c-a2fa923e20cf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1616 microversion: 2.60 time: 0.190203 Jun 01 22:39:41.963529 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 762/2287] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:39:41 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1616 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:39:42.025217 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=4 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:39:42.185912 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:39:42.875236 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5224ff87-07d9-4d52-9946-4fe512934117 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:42.876801 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5224ff87-07d9-4d52-9946-4fe512934117 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:42.882502 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5224ff87-07d9-4d52-9946-4fe512934117 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:42.882800 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5224ff87-07d9-4d52-9946-4fe512934117 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:42.883049 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5224ff87-07d9-4d52-9946-4fe512934117 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:42.883454 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5224ff87-07d9-4d52-9946-4fe512934117 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:42.883946 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5224ff87-07d9-4d52-9946-4fe512934117 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:42.884313 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5224ff87-07d9-4d52-9946-4fe512934117 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:42.899917 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5224ff87-07d9-4d52-9946-4fe512934117 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:42.903969 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2c8f8f71-b5a6-4f50-bfc7-f48759e3149a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:42.903969 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2c8f8f71-b5a6-4f50-bfc7-f48759e3149a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:42.911515 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2c8f8f71-b5a6-4f50-bfc7-f48759e3149a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:42.912596 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2c8f8f71-b5a6-4f50-bfc7-f48759e3149a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:42.913093 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2c8f8f71-b5a6-4f50-bfc7-f48759e3149a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:42.914934 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2c8f8f71-b5a6-4f50-bfc7-f48759e3149a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:42.916131 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2c8f8f71-b5a6-4f50-bfc7-f48759e3149a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:42.919015 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2c8f8f71-b5a6-4f50-bfc7-f48759e3149a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:42.934754 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2c8f8f71-b5a6-4f50-bfc7-f48759e3149a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:43.066850 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5224ff87-07d9-4d52-9946-4fe512934117 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:43.078750 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5224ff87-07d9-4d52-9946-4fe512934117 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 200 len: 1365 microversion: 2.1 time: 0.205693 Jun 01 22:39:43.079004 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 745/2288] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:42 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 1365 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:43.117259 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2c8f8f71-b5a6-4f50-bfc7-f48759e3149a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:43.125957 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2c8f8f71-b5a6-4f50-bfc7-f48759e3149a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1763 microversion: 2.1 time: 0.227160 Jun 01 22:39:43.126181 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 782/2289] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:42 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1763 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:43.214577 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-364987727", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "key_name": "tempest-keypair-648234523", "security_groups": [{"name": "tempest-secgroup-smoke-1102262562"}, {"name": "tempest-securitygroup--731701028"}], "networks": [{"uuid": "6601e471-4ddb-48a9-8c51-364332561f92"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:43.231807 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-261d1ac5-d791-48f2-97ac-4dc0823d9d43 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "659c7c59-f35c-41ac-abb6-42794c0d300c"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:43.233337 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-261d1ac5-d791-48f2-97ac-4dc0823d9d43 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:43.239229 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-261d1ac5-d791-48f2-97ac-4dc0823d9d43 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:43.239420 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-261d1ac5-d791-48f2-97ac-4dc0823d9d43 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:43.239571 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-261d1ac5-d791-48f2-97ac-4dc0823d9d43 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:43.239839 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-261d1ac5-d791-48f2-97ac-4dc0823d9d43 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:43.239974 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-261d1ac5-d791-48f2-97ac-4dc0823d9d43 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:43.240084 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-261d1ac5-d791-48f2-97ac-4dc0823d9d43 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:43.331407 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:43.331717 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:43.332002 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:43.332437 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:43.332746 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:43.333120 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:43.338426 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:43.393167 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:43.451176 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] validate_networks() for [('6601e471-4ddb-48a9-8c51-364332561f92', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:39:43.451548 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:43.629398 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-d78b3a65-bd6e-40f2-96bb-5445728c7031 req-5a78c24c-9419-4d30-8636-2795e17bbb39 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "feff4eb4-877b-4953-8359-71911bdec33c", "tag": "c745d391-9afe-4722-a4d3-0cf128f38cb4"}, {"server_uuid": "e29f56b8-6152-4418-a6af-2aec981392d4", "name": "network-vif-unplugged", "status": "completed", "tag": "43b21f7f-57ce-45f6-abb5-0ced45a0db3b"}, {"server_uuid": "e29f56b8-6152-4418-a6af-2aec981392d4", "name": "network-vif-unplugged", "status": "completed", "tag": "43b21f7f-57ce-45f6-abb5-0ced45a0db3b"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:43.638434 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-d78b3a65-bd6e-40f2-96bb-5445728c7031 req-5a78c24c-9419-4d30-8636-2795e17bbb39 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:43.638714 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-d78b3a65-bd6e-40f2-96bb-5445728c7031 req-5a78c24c-9419-4d30-8636-2795e17bbb39 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:43.638935 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-d78b3a65-bd6e-40f2-96bb-5445728c7031 req-5a78c24c-9419-4d30-8636-2795e17bbb39 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:43.648175 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-d78b3a65-bd6e-40f2-96bb-5445728c7031 req-5a78c24c-9419-4d30-8636-2795e17bbb39 service nova] Creating event network-changed:c745d391-9afe-4722-a4d3-0cf128f38cb4 for instance feff4eb4-877b-4953-8359-71911bdec33c on np0000001904 Jun 01 22:39:43.648579 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-d78b3a65-bd6e-40f2-96bb-5445728c7031 req-5a78c24c-9419-4d30-8636-2795e17bbb39 service nova] Creating event network-vif-unplugged:43b21f7f-57ce-45f6-abb5-0ced45a0db3b for instance e29f56b8-6152-4418-a6af-2aec981392d4 on np0000001904 Jun 01 22:39:43.648853 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-d78b3a65-bd6e-40f2-96bb-5445728c7031 req-5a78c24c-9419-4d30-8636-2795e17bbb39 service nova] Creating event network-vif-unplugged:43b21f7f-57ce-45f6-abb5-0ced45a0db3b for instance e29f56b8-6152-4418-a6af-2aec981392d4 on np0000001904 Jun 01 22:39:43.649383 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-d78b3a65-bd6e-40f2-96bb-5445728c7031 req-5a78c24c-9419-4d30-8636-2795e17bbb39 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:43.656301 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-d78b3a65-bd6e-40f2-96bb-5445728c7031 req-5a78c24c-9419-4d30-8636-2795e17bbb39 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 525 microversion: 2.1 time: 0.028700 Jun 01 22:39:43.656743 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 783/2290] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:43 2026] POST /compute/v2.1/os-server-external-events => generated 525 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:43.763626 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:43.990012 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:39:43.990302 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:39:43.990647 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:39:43.990998 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:39:43.991259 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:39:43.999332 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:43.999557 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:43.999717 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:44.000229 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:44.000363 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:44.000474 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:44.012809 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Getting quotas for project e757e10a0e494708a8c4706e31d39590. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:39:44.016165 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Getting quotas for user 56758b3936f64470a0fe1a52cf96cc2b and project e757e10a0e494708a8c4706e31d39590. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:39:44.028578 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:39:44.030631 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:39:44.095375 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-58533d01-8829-4913-a7dc-1f63b98c6e85 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:44.096968 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-58533d01-8829-4913-a7dc-1f63b98c6e85 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:44.099850 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-fe6c2131-8fbd-480a-82f9-53c7a33fbc0e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 452 microversion: 2.1 time: 0.886687 Jun 01 22:39:44.100294 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 763/2291] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:39:43 2026] POST /compute/v2.1/servers => generated 452 bytes in 887 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:39:44.102557 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-58533d01-8829-4913-a7dc-1f63b98c6e85 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:44.102981 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-58533d01-8829-4913-a7dc-1f63b98c6e85 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:44.103309 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-58533d01-8829-4913-a7dc-1f63b98c6e85 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:44.103987 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-58533d01-8829-4913-a7dc-1f63b98c6e85 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:44.104434 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-58533d01-8829-4913-a7dc-1f63b98c6e85 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:44.104895 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-58533d01-8829-4913-a7dc-1f63b98c6e85 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:44.116179 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-21de3ed2-eb12-444a-a397-97df05ecd0ef tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:44.119593 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-21de3ed2-eb12-444a-a397-97df05ecd0ef tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:44.127668 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-58533d01-8829-4913-a7dc-1f63b98c6e85 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:44.138366 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-21de3ed2-eb12-444a-a397-97df05ecd0ef tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:44.223410 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-21de3ed2-eb12-444a-a397-97df05ecd0ef tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56758b3936f64470a0fe1a52cf96cc2b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e757e10a0e494708a8c4706e31d39590', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:44.234349 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-21de3ed2-eb12-444a-a397-97df05ecd0ef tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1" status: 200 len: 1240 microversion: 2.1 time: 0.121160 Jun 01 22:39:44.234534 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 764/2292] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:44 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1 => generated 1240 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:44.239190 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2639a718-0523-435c-ab50-9a672426db48 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:44.240447 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2639a718-0523-435c-ab50-9a672426db48 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:44.248543 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2639a718-0523-435c-ab50-9a672426db48 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:44.248543 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2639a718-0523-435c-ab50-9a672426db48 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:44.248775 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2639a718-0523-435c-ab50-9a672426db48 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:44.250153 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2639a718-0523-435c-ab50-9a672426db48 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:44.250153 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2639a718-0523-435c-ab50-9a672426db48 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:44.250153 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2639a718-0523-435c-ab50-9a672426db48 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:44.271706 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-2639a718-0523-435c-ab50-9a672426db48 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:44.351865 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-58533d01-8829-4913-a7dc-1f63b98c6e85 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:44.362794 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-58533d01-8829-4913-a7dc-1f63b98c6e85 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 200 len: 1365 microversion: 2.1 time: 0.269039 Jun 01 22:39:44.363101 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 784/2293] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:44 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 1365 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:44.441124 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2639a718-0523-435c-ab50-9a672426db48 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:44.450152 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2639a718-0523-435c-ab50-9a672426db48 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1763 microversion: 2.1 time: 0.213397 Jun 01 22:39:44.450525 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 765/2294] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:44 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1763 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:45.253243 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-25fd858c-b73e-4bab-8518-80f40f1d5a2a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:45.255199 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-25fd858c-b73e-4bab-8518-80f40f1d5a2a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:45.267277 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-25fd858c-b73e-4bab-8518-80f40f1d5a2a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:45.267655 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-25fd858c-b73e-4bab-8518-80f40f1d5a2a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:45.267959 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-25fd858c-b73e-4bab-8518-80f40f1d5a2a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:45.268488 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-25fd858c-b73e-4bab-8518-80f40f1d5a2a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:45.268938 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-25fd858c-b73e-4bab-8518-80f40f1d5a2a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:45.269291 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-25fd858c-b73e-4bab-8518-80f40f1d5a2a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:45.287596 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-25fd858c-b73e-4bab-8518-80f40f1d5a2a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:45.371517 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-25fd858c-b73e-4bab-8518-80f40f1d5a2a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56758b3936f64470a0fe1a52cf96cc2b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e757e10a0e494708a8c4706e31d39590', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:45.382226 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-25fd858c-b73e-4bab-8518-80f40f1d5a2a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1" status: 200 len: 1236 microversion: 2.1 time: 0.131288 Jun 01 22:39:45.382506 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 785/2295] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:45 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1 => generated 1236 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:45.388210 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b2a69a78-c3da-4554-9d52-82771c1b8d68 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:45.391420 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b2a69a78-c3da-4554-9d52-82771c1b8d68 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:45.398585 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2a69a78-c3da-4554-9d52-82771c1b8d68 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:45.399049 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2a69a78-c3da-4554-9d52-82771c1b8d68 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:45.401242 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2a69a78-c3da-4554-9d52-82771c1b8d68 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:45.401810 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2a69a78-c3da-4554-9d52-82771c1b8d68 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:45.402217 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2a69a78-c3da-4554-9d52-82771c1b8d68 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:45.404391 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2a69a78-c3da-4554-9d52-82771c1b8d68 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:45.431470 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b2a69a78-c3da-4554-9d52-82771c1b8d68 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:45.466141 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-05b75000-522e-48dc-a317-5b858f166c4d req-0f2826ba-ed0f-40c9-b889-051f5a6a1c73 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6aca3ee3-1616-48c6-b3ac-ce86ea0c034c", "name": "network-vif-plugged", "status": "completed", "tag": "c154ac27-3c45-4841-bf44-b862156c69d3"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:45.474430 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-05b75000-522e-48dc-a317-5b858f166c4d req-0f2826ba-ed0f-40c9-b889-051f5a6a1c73 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:45.474669 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-05b75000-522e-48dc-a317-5b858f166c4d req-0f2826ba-ed0f-40c9-b889-051f5a6a1c73 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:45.474909 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-05b75000-522e-48dc-a317-5b858f166c4d req-0f2826ba-ed0f-40c9-b889-051f5a6a1c73 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:45.488411 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-05b75000-522e-48dc-a317-5b858f166c4d req-0f2826ba-ed0f-40c9-b889-051f5a6a1c73 service nova] Creating event network-vif-plugged:c154ac27-3c45-4841-bf44-b862156c69d3 for instance 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c on np0000001904 Jun 01 22:39:45.488547 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-05b75000-522e-48dc-a317-5b858f166c4d req-0f2826ba-ed0f-40c9-b889-051f5a6a1c73 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:45.495385 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-05b75000-522e-48dc-a317-5b858f166c4d req-0f2826ba-ed0f-40c9-b889-051f5a6a1c73 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033659 Jun 01 22:39:45.495861 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 786/2296] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:45 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:45.498464 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-061e1145-b4f8-4aad-928c-bf17a2c88e7b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:45.500983 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-061e1145-b4f8-4aad-928c-bf17a2c88e7b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:45.504369 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-061e1145-b4f8-4aad-928c-bf17a2c88e7b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:45.504617 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-061e1145-b4f8-4aad-928c-bf17a2c88e7b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:45.504867 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-061e1145-b4f8-4aad-928c-bf17a2c88e7b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:45.505335 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-061e1145-b4f8-4aad-928c-bf17a2c88e7b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:45.505644 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-061e1145-b4f8-4aad-928c-bf17a2c88e7b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:45.506094 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-061e1145-b4f8-4aad-928c-bf17a2c88e7b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:45.539827 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-061e1145-b4f8-4aad-928c-bf17a2c88e7b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:45.629629 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b2a69a78-c3da-4554-9d52-82771c1b8d68 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:45.638824 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b2a69a78-c3da-4554-9d52-82771c1b8d68 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 200 len: 1365 microversion: 2.1 time: 0.253151 Jun 01 22:39:45.639108 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 766/2297] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:45 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 1365 bytes in 253 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:45.706483 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-167590cd-8ae8-40f7-90ed-871b2ed02585 req-12d7b72a-128b-4d7c-95fb-bc41d7da4094 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e29f56b8-6152-4418-a6af-2aec981392d4", "name": "network-vif-plugged", "status": "completed", "tag": "43b21f7f-57ce-45f6-abb5-0ced45a0db3b"}, {"server_uuid": "e29f56b8-6152-4418-a6af-2aec981392d4", "name": "network-vif-plugged", "status": "completed", "tag": "43b21f7f-57ce-45f6-abb5-0ced45a0db3b"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:45.716228 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-167590cd-8ae8-40f7-90ed-871b2ed02585 req-12d7b72a-128b-4d7c-95fb-bc41d7da4094 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:45.716366 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-061e1145-b4f8-4aad-928c-bf17a2c88e7b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:45.716589 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-167590cd-8ae8-40f7-90ed-871b2ed02585 req-12d7b72a-128b-4d7c-95fb-bc41d7da4094 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:45.716871 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-167590cd-8ae8-40f7-90ed-871b2ed02585 req-12d7b72a-128b-4d7c-95fb-bc41d7da4094 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:45.725898 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-167590cd-8ae8-40f7-90ed-871b2ed02585 req-12d7b72a-128b-4d7c-95fb-bc41d7da4094 service nova] Creating event network-vif-plugged:43b21f7f-57ce-45f6-abb5-0ced45a0db3b for instance e29f56b8-6152-4418-a6af-2aec981392d4 on np0000001904 Jun 01 22:39:45.726267 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-167590cd-8ae8-40f7-90ed-871b2ed02585 req-12d7b72a-128b-4d7c-95fb-bc41d7da4094 service nova] Creating event network-vif-plugged:43b21f7f-57ce-45f6-abb5-0ced45a0db3b for instance e29f56b8-6152-4418-a6af-2aec981392d4 on np0000001904 Jun 01 22:39:45.727053 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-167590cd-8ae8-40f7-90ed-871b2ed02585 req-12d7b72a-128b-4d7c-95fb-bc41d7da4094 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:45.727668 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-061e1145-b4f8-4aad-928c-bf17a2c88e7b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1763 microversion: 2.1 time: 0.231136 Jun 01 22:39:45.728144 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 787/2298] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:45 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1763 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:45.735379 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-167590cd-8ae8-40f7-90ed-871b2ed02585 req-12d7b72a-128b-4d7c-95fb-bc41d7da4094 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.030682 Jun 01 22:39:45.735967 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 767/2299] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:45 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:45.799695 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-261d1ac5-d791-48f2-97ac-4dc0823d9d43 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "POST /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.570611 Jun 01 22:39:45.800268 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 746/2300] 10.4.3.116 () {70 vars in 1482 bytes} [Mon Jun 1 22:39:43 2026] POST /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af/os-volume_attachments => generated 194 bytes in 2572 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:39:46.399121 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-cb2fdc58-c3a1-4b2b-bea0-7340f68ff08b tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:46.401463 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-cb2fdc58-c3a1-4b2b-bea0-7340f68ff08b tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:46.406026 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cb2fdc58-c3a1-4b2b-bea0-7340f68ff08b tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:46.406268 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cb2fdc58-c3a1-4b2b-bea0-7340f68ff08b tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:46.406500 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cb2fdc58-c3a1-4b2b-bea0-7340f68ff08b tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:46.406960 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cb2fdc58-c3a1-4b2b-bea0-7340f68ff08b tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:46.407241 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cb2fdc58-c3a1-4b2b-bea0-7340f68ff08b tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:46.407505 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cb2fdc58-c3a1-4b2b-bea0-7340f68ff08b tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:46.428085 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-cb2fdc58-c3a1-4b2b-bea0-7340f68ff08b tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:46.480890 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-cb2fdc58-c3a1-4b2b-bea0-7340f68ff08b tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56758b3936f64470a0fe1a52cf96cc2b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e757e10a0e494708a8c4706e31d39590', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:46.491676 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-cb2fdc58-c3a1-4b2b-bea0-7340f68ff08b tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1" status: 200 len: 1292 microversion: 2.1 time: 0.094851 Jun 01 22:39:46.491990 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 788/2301] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:46 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1 => generated 1292 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:46.660379 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0e227d7e-55fa-44b7-bd36-e3ac594b57c6 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:46.661195 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0e227d7e-55fa-44b7-bd36-e3ac594b57c6 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:46.666705 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0e227d7e-55fa-44b7-bd36-e3ac594b57c6 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:46.667726 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0e227d7e-55fa-44b7-bd36-e3ac594b57c6 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:46.667726 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0e227d7e-55fa-44b7-bd36-e3ac594b57c6 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:46.668266 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0e227d7e-55fa-44b7-bd36-e3ac594b57c6 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:46.668759 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0e227d7e-55fa-44b7-bd36-e3ac594b57c6 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:46.669103 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0e227d7e-55fa-44b7-bd36-e3ac594b57c6 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:46.693553 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0e227d7e-55fa-44b7-bd36-e3ac594b57c6 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:46.751070 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5b59864d-b7a8-4846-b4a1-bbb2036d2b51 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:46.752456 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5b59864d-b7a8-4846-b4a1-bbb2036d2b51 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:46.762172 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b59864d-b7a8-4846-b4a1-bbb2036d2b51 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:46.764614 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b59864d-b7a8-4846-b4a1-bbb2036d2b51 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:46.764614 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b59864d-b7a8-4846-b4a1-bbb2036d2b51 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:46.764614 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b59864d-b7a8-4846-b4a1-bbb2036d2b51 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:46.764614 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b59864d-b7a8-4846-b4a1-bbb2036d2b51 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:46.764951 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b59864d-b7a8-4846-b4a1-bbb2036d2b51 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:46.767653 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=251,nova_cell1:INSERT=4,nova_cell1:UPDATE=4 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:39:46.785076 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5b59864d-b7a8-4846-b4a1-bbb2036d2b51 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:46.873092 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0e227d7e-55fa-44b7-bd36-e3ac594b57c6 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:46.881815 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0e227d7e-55fa-44b7-bd36-e3ac594b57c6 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 200 len: 1365 microversion: 2.1 time: 0.224451 Jun 01 22:39:46.882189 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 768/2302] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:46 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 1365 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:46.997118 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5b59864d-b7a8-4846-b4a1-bbb2036d2b51 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:47.009354 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5b59864d-b7a8-4846-b4a1-bbb2036d2b51 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1763 microversion: 2.1 time: 0.261805 Jun 01 22:39:47.009744 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 747/2303] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:46 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1763 bytes in 262 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:47.509470 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-11dfe6f7-38e4-4056-842a-7661046e170e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:47.511717 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-11dfe6f7-38e4-4056-842a-7661046e170e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:47.519420 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-11dfe6f7-38e4-4056-842a-7661046e170e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:47.519950 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-11dfe6f7-38e4-4056-842a-7661046e170e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:47.520327 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-11dfe6f7-38e4-4056-842a-7661046e170e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:47.521007 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-11dfe6f7-38e4-4056-842a-7661046e170e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:47.521586 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-11dfe6f7-38e4-4056-842a-7661046e170e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:47.522057 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-11dfe6f7-38e4-4056-842a-7661046e170e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:47.544788 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-b72de6b4-3b1f-4a7e-b471-a671a155f6ae req-3434e050-eb1e-4687-be8f-3d421ce8f0be service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6aca3ee3-1616-48c6-b3ac-ce86ea0c034c", "name": "network-vif-plugged", "status": "completed", "tag": "c154ac27-3c45-4841-bf44-b862156c69d3"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:47.544965 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-11dfe6f7-38e4-4056-842a-7661046e170e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:47.550283 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b72de6b4-3b1f-4a7e-b471-a671a155f6ae req-3434e050-eb1e-4687-be8f-3d421ce8f0be service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:47.550684 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b72de6b4-3b1f-4a7e-b471-a671a155f6ae req-3434e050-eb1e-4687-be8f-3d421ce8f0be service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:47.550918 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b72de6b4-3b1f-4a7e-b471-a671a155f6ae req-3434e050-eb1e-4687-be8f-3d421ce8f0be service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:47.558031 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-b72de6b4-3b1f-4a7e-b471-a671a155f6ae req-3434e050-eb1e-4687-be8f-3d421ce8f0be service nova] Creating event network-vif-plugged:c154ac27-3c45-4841-bf44-b862156c69d3 for instance 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c on np0000001904 Jun 01 22:39:47.558731 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-b72de6b4-3b1f-4a7e-b471-a671a155f6ae req-3434e050-eb1e-4687-be8f-3d421ce8f0be service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:47.563505 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-b72de6b4-3b1f-4a7e-b471-a671a155f6ae req-3434e050-eb1e-4687-be8f-3d421ce8f0be service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022759 Jun 01 22:39:47.566718 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 769/2304] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:47 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:47.615200 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-11dfe6f7-38e4-4056-842a-7661046e170e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56758b3936f64470a0fe1a52cf96cc2b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e757e10a0e494708a8c4706e31d39590', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:47.626764 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-11dfe6f7-38e4-4056-842a-7661046e170e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1" status: 200 len: 1292 microversion: 2.1 time: 0.120310 Jun 01 22:39:47.627312 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 789/2305] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:47 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1 => generated 1292 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:47.903659 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9c7f8614-66bc-4eeb-bd39-a133fe19e7a4 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:47.906537 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-9c7f8614-66bc-4eeb-bd39-a133fe19e7a4 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:47.912169 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9c7f8614-66bc-4eeb-bd39-a133fe19e7a4 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:47.912574 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9c7f8614-66bc-4eeb-bd39-a133fe19e7a4 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:47.912916 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9c7f8614-66bc-4eeb-bd39-a133fe19e7a4 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:47.913831 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9c7f8614-66bc-4eeb-bd39-a133fe19e7a4 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:47.914128 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9c7f8614-66bc-4eeb-bd39-a133fe19e7a4 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:47.914617 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9c7f8614-66bc-4eeb-bd39-a133fe19e7a4 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:47.934782 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-9c7f8614-66bc-4eeb-bd39-a133fe19e7a4 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:48.031390 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6b87d68c-09a3-465a-86f6-52c91339e764 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:48.033101 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6b87d68c-09a3-465a-86f6-52c91339e764 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:48.037595 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6b87d68c-09a3-465a-86f6-52c91339e764 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:48.037888 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6b87d68c-09a3-465a-86f6-52c91339e764 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:48.038118 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6b87d68c-09a3-465a-86f6-52c91339e764 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:48.038647 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6b87d68c-09a3-465a-86f6-52c91339e764 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:48.039017 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6b87d68c-09a3-465a-86f6-52c91339e764 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:48.039291 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6b87d68c-09a3-465a-86f6-52c91339e764 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:48.058401 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-6b87d68c-09a3-465a-86f6-52c91339e764 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:48.090390 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9c7f8614-66bc-4eeb-bd39-a133fe19e7a4 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:48.104731 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9c7f8614-66bc-4eeb-bd39-a133fe19e7a4 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 200 len: 1552 microversion: 2.1 time: 0.204548 Jun 01 22:39:48.105307 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 748/2306] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:47 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 1552 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:48.126655 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c12fa662-c9a7-4679-81f7-a64a16064a96 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:48.127140 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c12fa662-c9a7-4679-81f7-a64a16064a96 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:48.134584 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c12fa662-c9a7-4679-81f7-a64a16064a96 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:48.134584 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c12fa662-c9a7-4679-81f7-a64a16064a96 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:48.134584 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c12fa662-c9a7-4679-81f7-a64a16064a96 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:48.134584 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c12fa662-c9a7-4679-81f7-a64a16064a96 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:48.134847 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c12fa662-c9a7-4679-81f7-a64a16064a96 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:48.134847 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c12fa662-c9a7-4679-81f7-a64a16064a96 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:48.157790 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c12fa662-c9a7-4679-81f7-a64a16064a96 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:48.218633 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6b87d68c-09a3-465a-86f6-52c91339e764 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:48.229118 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6b87d68c-09a3-465a-86f6-52c91339e764 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1756 microversion: 2.1 time: 0.199637 Jun 01 22:39:48.229472 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 770/2307] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:48 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1756 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:39:48.254545 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c12fa662-c9a7-4679-81f7-a64a16064a96 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.130444 Jun 01 22:39:48.254545 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 790/2308] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:39:48 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c/os-interface => generated 283 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:48.647260 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-73f63381-a11f-423a-afb0-f77c714253e5 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:48.648791 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-73f63381-a11f-423a-afb0-f77c714253e5 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:48.654115 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-73f63381-a11f-423a-afb0-f77c714253e5 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:48.654497 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-73f63381-a11f-423a-afb0-f77c714253e5 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:48.654791 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-73f63381-a11f-423a-afb0-f77c714253e5 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:48.655308 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-73f63381-a11f-423a-afb0-f77c714253e5 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:48.655662 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-73f63381-a11f-423a-afb0-f77c714253e5 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:48.655957 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-73f63381-a11f-423a-afb0-f77c714253e5 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:48.676246 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-73f63381-a11f-423a-afb0-f77c714253e5 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:48.744348 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-73f63381-a11f-423a-afb0-f77c714253e5 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56758b3936f64470a0fe1a52cf96cc2b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e757e10a0e494708a8c4706e31d39590', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:48.751697 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-73f63381-a11f-423a-afb0-f77c714253e5 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1" status: 200 len: 1300 microversion: 2.1 time: 0.106307 Jun 01 22:39:48.752034 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 749/2309] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:48 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1 => generated 1300 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:49.627209 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-ccdaa53a-18dc-451d-99f7-17f86ad4b097 req-1fb8267a-9366-4c43-b195-89849363e25f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6aca3ee3-1616-48c6-b3ac-ce86ea0c034c", "tag": "c154ac27-3c45-4841-bf44-b862156c69d3"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:49.636164 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-ccdaa53a-18dc-451d-99f7-17f86ad4b097 req-1fb8267a-9366-4c43-b195-89849363e25f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:49.636437 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-ccdaa53a-18dc-451d-99f7-17f86ad4b097 req-1fb8267a-9366-4c43-b195-89849363e25f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:49.636722 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-ccdaa53a-18dc-451d-99f7-17f86ad4b097 req-1fb8267a-9366-4c43-b195-89849363e25f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:49.647110 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-ccdaa53a-18dc-451d-99f7-17f86ad4b097 req-1fb8267a-9366-4c43-b195-89849363e25f service nova] Creating event network-changed:c154ac27-3c45-4841-bf44-b862156c69d3 for instance 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c on np0000001904 Jun 01 22:39:49.647809 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-ccdaa53a-18dc-451d-99f7-17f86ad4b097 req-1fb8267a-9366-4c43-b195-89849363e25f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:49.654497 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-ccdaa53a-18dc-451d-99f7-17f86ad4b097 req-1fb8267a-9366-4c43-b195-89849363e25f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030258 Jun 01 22:39:49.655175 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 771/2310] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:49 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:49.771379 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-98689d67-a2d9-4c64-93b8-7e572a9aaa03 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:49.773007 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-98689d67-a2d9-4c64-93b8-7e572a9aaa03 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:49.778732 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-98689d67-a2d9-4c64-93b8-7e572a9aaa03 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:49.779120 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-98689d67-a2d9-4c64-93b8-7e572a9aaa03 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:49.779290 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-98689d67-a2d9-4c64-93b8-7e572a9aaa03 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:49.779743 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-98689d67-a2d9-4c64-93b8-7e572a9aaa03 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:49.780068 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-98689d67-a2d9-4c64-93b8-7e572a9aaa03 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:49.780329 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-98689d67-a2d9-4c64-93b8-7e572a9aaa03 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:49.799705 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-98689d67-a2d9-4c64-93b8-7e572a9aaa03 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:49.998742 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-98689d67-a2d9-4c64-93b8-7e572a9aaa03 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56758b3936f64470a0fe1a52cf96cc2b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e757e10a0e494708a8c4706e31d39590', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:50.017279 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-98689d67-a2d9-4c64-93b8-7e572a9aaa03 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1" status: 200 len: 1414 microversion: 2.1 time: 0.247674 Jun 01 22:39:50.021596 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 791/2311] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:49 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1 => generated 1414 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:50.231445 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-f2be08ed-625c-47a6-b9ef-271337f72fd2 req-7aa02fb8-e787-4da6-9c02-132de785169d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ee25a6ee-e6c2-4fbd-b266-7280a22931e1", "tag": "ed80fff5-a061-4400-a109-4bc9dfb87c3b"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:50.238955 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-f2be08ed-625c-47a6-b9ef-271337f72fd2 req-7aa02fb8-e787-4da6-9c02-132de785169d service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:50.239196 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-f2be08ed-625c-47a6-b9ef-271337f72fd2 req-7aa02fb8-e787-4da6-9c02-132de785169d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:50.239385 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-f2be08ed-625c-47a6-b9ef-271337f72fd2 req-7aa02fb8-e787-4da6-9c02-132de785169d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:50.247115 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-f2be08ed-625c-47a6-b9ef-271337f72fd2 req-7aa02fb8-e787-4da6-9c02-132de785169d service nova] Creating event network-changed:ed80fff5-a061-4400-a109-4bc9dfb87c3b for instance ee25a6ee-e6c2-4fbd-b266-7280a22931e1 on np0000001904 Jun 01 22:39:50.247668 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-f2be08ed-625c-47a6-b9ef-271337f72fd2 req-7aa02fb8-e787-4da6-9c02-132de785169d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:50.252526 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-f2be08ed-625c-47a6-b9ef-271337f72fd2 req-7aa02fb8-e787-4da6-9c02-132de785169d service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023501 Jun 01 22:39:50.253088 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 750/2312] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:50 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:50.861271 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=10 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:39:51.039427 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8d3ce6aa-7ed4-4fe7-91fe-e8e4f08653ca tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:51.040935 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8d3ce6aa-7ed4-4fe7-91fe-e8e4f08653ca tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:51.045452 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8d3ce6aa-7ed4-4fe7-91fe-e8e4f08653ca tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:51.046605 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8d3ce6aa-7ed4-4fe7-91fe-e8e4f08653ca tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:51.046605 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8d3ce6aa-7ed4-4fe7-91fe-e8e4f08653ca tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:51.046605 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8d3ce6aa-7ed4-4fe7-91fe-e8e4f08653ca tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:51.047198 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8d3ce6aa-7ed4-4fe7-91fe-e8e4f08653ca tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:51.047374 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8d3ce6aa-7ed4-4fe7-91fe-e8e4f08653ca tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:51.080021 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8d3ce6aa-7ed4-4fe7-91fe-e8e4f08653ca tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:51.211498 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8d3ce6aa-7ed4-4fe7-91fe-e8e4f08653ca tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56758b3936f64470a0fe1a52cf96cc2b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e757e10a0e494708a8c4706e31d39590', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:51.220177 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8d3ce6aa-7ed4-4fe7-91fe-e8e4f08653ca tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1" status: 200 len: 1412 microversion: 2.1 time: 0.182947 Jun 01 22:39:51.220447 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 772/2313] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:51 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1 => generated 1412 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:52.240643 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d8975d8c-618d-4816-a376-0e71a8b7e5a6 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:52.245593 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d8975d8c-618d-4816-a376-0e71a8b7e5a6 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:52.248938 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d8975d8c-618d-4816-a376-0e71a8b7e5a6 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:52.249276 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d8975d8c-618d-4816-a376-0e71a8b7e5a6 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:52.249588 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d8975d8c-618d-4816-a376-0e71a8b7e5a6 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:52.250173 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d8975d8c-618d-4816-a376-0e71a8b7e5a6 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:52.250602 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d8975d8c-618d-4816-a376-0e71a8b7e5a6 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:52.250986 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d8975d8c-618d-4816-a376-0e71a8b7e5a6 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:52.271444 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-d8975d8c-618d-4816-a376-0e71a8b7e5a6 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:52.416919 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d8975d8c-618d-4816-a376-0e71a8b7e5a6 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56758b3936f64470a0fe1a52cf96cc2b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e757e10a0e494708a8c4706e31d39590', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:52.429105 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d8975d8c-618d-4816-a376-0e71a8b7e5a6 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1" status: 200 len: 1412 microversion: 2.1 time: 0.191307 Jun 01 22:39:52.429479 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 792/2314] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:52 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1 => generated 1412 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:53.451412 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-160ecf36-4d95-436c-a054-e37430653172 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:53.453453 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-160ecf36-4d95-436c-a054-e37430653172 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:53.459408 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-160ecf36-4d95-436c-a054-e37430653172 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:53.459784 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-160ecf36-4d95-436c-a054-e37430653172 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:53.460137 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-160ecf36-4d95-436c-a054-e37430653172 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:53.460814 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-160ecf36-4d95-436c-a054-e37430653172 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:53.461172 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-160ecf36-4d95-436c-a054-e37430653172 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:53.461649 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-160ecf36-4d95-436c-a054-e37430653172 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:53.484471 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-160ecf36-4d95-436c-a054-e37430653172 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:53.689081 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-160ecf36-4d95-436c-a054-e37430653172 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56758b3936f64470a0fe1a52cf96cc2b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e757e10a0e494708a8c4706e31d39590', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:53.696639 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-160ecf36-4d95-436c-a054-e37430653172 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1" status: 200 len: 1412 microversion: 2.1 time: 0.247599 Jun 01 22:39:53.696916 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 751/2315] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:53 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1 => generated 1412 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:54.004326 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:39:54.230234 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=4 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:39:54.231698 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b1fbf5bf-5e65-4eff-9776-0f16c095e639 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "659c7c59-f35c-41ac-abb6-42794c0d300c"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:54.235187 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b1fbf5bf-5e65-4eff-9776-0f16c095e639 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:54.238678 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b1fbf5bf-5e65-4eff-9776-0f16c095e639 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:54.239028 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b1fbf5bf-5e65-4eff-9776-0f16c095e639 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:54.239396 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b1fbf5bf-5e65-4eff-9776-0f16c095e639 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:54.240277 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b1fbf5bf-5e65-4eff-9776-0f16c095e639 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:54.240277 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b1fbf5bf-5e65-4eff-9776-0f16c095e639 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:54.240277 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b1fbf5bf-5e65-4eff-9776-0f16c095e639 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:54.716769 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-fdfc3922-4d63-44bd-ab5c-89e7ac4b69bf tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:54.718657 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-fdfc3922-4d63-44bd-ab5c-89e7ac4b69bf tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:54.727598 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fdfc3922-4d63-44bd-ab5c-89e7ac4b69bf tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:54.727598 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fdfc3922-4d63-44bd-ab5c-89e7ac4b69bf tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:54.727598 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fdfc3922-4d63-44bd-ab5c-89e7ac4b69bf tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:54.727598 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fdfc3922-4d63-44bd-ab5c-89e7ac4b69bf tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:54.727861 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fdfc3922-4d63-44bd-ab5c-89e7ac4b69bf tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:54.728259 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fdfc3922-4d63-44bd-ab5c-89e7ac4b69bf tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:54.747647 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-fdfc3922-4d63-44bd-ab5c-89e7ac4b69bf tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:54.985414 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-fdfc3922-4d63-44bd-ab5c-89e7ac4b69bf tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56758b3936f64470a0fe1a52cf96cc2b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e757e10a0e494708a8c4706e31d39590', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:54.996310 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-fdfc3922-4d63-44bd-ab5c-89e7ac4b69bf tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1" status: 200 len: 1412 microversion: 2.1 time: 0.281857 Jun 01 22:39:54.997018 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 793/2316] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:54 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1 => generated 1412 bytes in 283 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:56.020017 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4ef1c148-728e-4bb6-91dd-a7778b2915fd tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:56.021862 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4ef1c148-728e-4bb6-91dd-a7778b2915fd tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:56.028534 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ef1c148-728e-4bb6-91dd-a7778b2915fd tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:56.028937 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ef1c148-728e-4bb6-91dd-a7778b2915fd tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:56.029230 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ef1c148-728e-4bb6-91dd-a7778b2915fd tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:56.029822 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ef1c148-728e-4bb6-91dd-a7778b2915fd tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:56.030221 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ef1c148-728e-4bb6-91dd-a7778b2915fd tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:56.030579 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ef1c148-728e-4bb6-91dd-a7778b2915fd tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:56.050748 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4ef1c148-728e-4bb6-91dd-a7778b2915fd tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:56.213464 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4ef1c148-728e-4bb6-91dd-a7778b2915fd tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56758b3936f64470a0fe1a52cf96cc2b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e757e10a0e494708a8c4706e31d39590', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:56.221524 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4ef1c148-728e-4bb6-91dd-a7778b2915fd tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1" status: 200 len: 1412 microversion: 2.1 time: 0.206760 Jun 01 22:39:56.221832 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 752/2317] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:56 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1 => generated 1412 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:56.486594 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-803406fd-cb98-4bf0-86dd-c95ee3345e65 req-596d0121-3d43-4438-8b7a-9429251e8600 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ee25a6ee-e6c2-4fbd-b266-7280a22931e1", "name": "network-vif-plugged", "status": "completed", "tag": "ed80fff5-a061-4400-a109-4bc9dfb87c3b"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:56.492955 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-803406fd-cb98-4bf0-86dd-c95ee3345e65 req-596d0121-3d43-4438-8b7a-9429251e8600 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:56.493794 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-803406fd-cb98-4bf0-86dd-c95ee3345e65 req-596d0121-3d43-4438-8b7a-9429251e8600 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:56.494157 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-803406fd-cb98-4bf0-86dd-c95ee3345e65 req-596d0121-3d43-4438-8b7a-9429251e8600 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:56.503724 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-803406fd-cb98-4bf0-86dd-c95ee3345e65 req-596d0121-3d43-4438-8b7a-9429251e8600 service nova] Creating event network-vif-plugged:ed80fff5-a061-4400-a109-4bc9dfb87c3b for instance ee25a6ee-e6c2-4fbd-b266-7280a22931e1 on np0000001904 Jun 01 22:39:56.504527 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-803406fd-cb98-4bf0-86dd-c95ee3345e65 req-596d0121-3d43-4438-8b7a-9429251e8600 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:56.511664 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-803406fd-cb98-4bf0-86dd-c95ee3345e65 req-596d0121-3d43-4438-8b7a-9429251e8600 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030891 Jun 01 22:39:56.512673 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 794/2318] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:56 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:56.810000 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b1fbf5bf-5e65-4eff-9776-0f16c095e639 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "POST /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.580992 Jun 01 22:39:56.810410 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 773/2319] 10.4.3.116 () {70 vars in 1482 bytes} [Mon Jun 1 22:39:54 2026] POST /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c/os-volume_attachments => generated 194 bytes in 2582 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:39:57.243887 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d0314387-fa18-4849-a9f1-e5bfc4c042a9 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:57.245057 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d0314387-fa18-4849-a9f1-e5bfc4c042a9 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:57.250042 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d0314387-fa18-4849-a9f1-e5bfc4c042a9 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:57.250389 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d0314387-fa18-4849-a9f1-e5bfc4c042a9 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:57.250749 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d0314387-fa18-4849-a9f1-e5bfc4c042a9 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:57.251401 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d0314387-fa18-4849-a9f1-e5bfc4c042a9 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:57.251956 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d0314387-fa18-4849-a9f1-e5bfc4c042a9 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:57.252228 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d0314387-fa18-4849-a9f1-e5bfc4c042a9 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:57.284982 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d0314387-fa18-4849-a9f1-e5bfc4c042a9 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:57.451520 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d0314387-fa18-4849-a9f1-e5bfc4c042a9 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56758b3936f64470a0fe1a52cf96cc2b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e757e10a0e494708a8c4706e31d39590', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:57.459382 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d0314387-fa18-4849-a9f1-e5bfc4c042a9 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1" status: 200 len: 1412 microversion: 2.1 time: 0.218679 Jun 01 22:39:57.459743 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 753/2320] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:57 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1 => generated 1412 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:58.483330 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5084b0a4-2dc1-4752-abce-521804f9d474 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:58.485363 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5084b0a4-2dc1-4752-abce-521804f9d474 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:58.492014 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5084b0a4-2dc1-4752-abce-521804f9d474 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:58.492376 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5084b0a4-2dc1-4752-abce-521804f9d474 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:58.492548 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5084b0a4-2dc1-4752-abce-521804f9d474 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:58.493065 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5084b0a4-2dc1-4752-abce-521804f9d474 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:58.493393 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5084b0a4-2dc1-4752-abce-521804f9d474 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:58.493729 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5084b0a4-2dc1-4752-abce-521804f9d474 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:58.513319 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5084b0a4-2dc1-4752-abce-521804f9d474 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:58.557665 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-9b35faf6-a8a1-46da-92f7-44343f6ef18d req-1d0111b0-2311-465c-be5d-386ae770ab52 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ee25a6ee-e6c2-4fbd-b266-7280a22931e1", "name": "network-vif-plugged", "status": "completed", "tag": "ed80fff5-a061-4400-a109-4bc9dfb87c3b"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:58.564995 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-9b35faf6-a8a1-46da-92f7-44343f6ef18d req-1d0111b0-2311-465c-be5d-386ae770ab52 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:58.565185 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-9b35faf6-a8a1-46da-92f7-44343f6ef18d req-1d0111b0-2311-465c-be5d-386ae770ab52 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:58.565739 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-9b35faf6-a8a1-46da-92f7-44343f6ef18d req-1d0111b0-2311-465c-be5d-386ae770ab52 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:58.572177 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-9b35faf6-a8a1-46da-92f7-44343f6ef18d req-1d0111b0-2311-465c-be5d-386ae770ab52 service nova] Creating event network-vif-plugged:ed80fff5-a061-4400-a109-4bc9dfb87c3b for instance ee25a6ee-e6c2-4fbd-b266-7280a22931e1 on np0000001904 Jun 01 22:39:58.572515 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-9b35faf6-a8a1-46da-92f7-44343f6ef18d req-1d0111b0-2311-465c-be5d-386ae770ab52 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:58.576812 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-9b35faf6-a8a1-46da-92f7-44343f6ef18d req-1d0111b0-2311-465c-be5d-386ae770ab52 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021040 Jun 01 22:39:58.577121 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 774/2321] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:58 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:58.718656 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5084b0a4-2dc1-4752-abce-521804f9d474 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56758b3936f64470a0fe1a52cf96cc2b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e757e10a0e494708a8c4706e31d39590', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:39:58.727153 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5084b0a4-2dc1-4752-abce-521804f9d474 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1" status: 200 len: 1601 microversion: 2.1 time: 0.246599 Jun 01 22:39:58.727513 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 795/2322] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:39:58 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1 => generated 1601 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:39:58.746873 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a3b2019a-b2f0-4c31-8707-d0cbf70ca505 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:39:58.748198 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a3b2019a-b2f0-4c31-8707-d0cbf70ca505 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:39:58.752063 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a3b2019a-b2f0-4c31-8707-d0cbf70ca505 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:58.752261 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a3b2019a-b2f0-4c31-8707-d0cbf70ca505 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:58.752344 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a3b2019a-b2f0-4c31-8707-d0cbf70ca505 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:58.752556 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a3b2019a-b2f0-4c31-8707-d0cbf70ca505 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:58.752757 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a3b2019a-b2f0-4c31-8707-d0cbf70ca505 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:58.752882 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a3b2019a-b2f0-4c31-8707-d0cbf70ca505 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:58.763596 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a3b2019a-b2f0-4c31-8707-d0cbf70ca505 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:39:58.918263 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a3b2019a-b2f0-4c31-8707-d0cbf70ca505 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.169426 Jun 01 22:39:58.919233 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 754/2323] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:39:58 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-interface => generated 282 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:39:59.593955 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-609c77b3-1bc0-4ad7-a244-fbc804d800f9 req-6dd01a93-ef71-414f-b4f9-7ef804fdd48f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "ee25a6ee-e6c2-4fbd-b266-7280a22931e1", "tag": "ed80fff5-a061-4400-a109-4bc9dfb87c3b"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:39:59.600813 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-609c77b3-1bc0-4ad7-a244-fbc804d800f9 req-6dd01a93-ef71-414f-b4f9-7ef804fdd48f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:39:59.601016 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-609c77b3-1bc0-4ad7-a244-fbc804d800f9 req-6dd01a93-ef71-414f-b4f9-7ef804fdd48f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:39:59.601210 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-609c77b3-1bc0-4ad7-a244-fbc804d800f9 req-6dd01a93-ef71-414f-b4f9-7ef804fdd48f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:39:59.609845 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-609c77b3-1bc0-4ad7-a244-fbc804d800f9 req-6dd01a93-ef71-414f-b4f9-7ef804fdd48f service nova] Creating event network-changed:ed80fff5-a061-4400-a109-4bc9dfb87c3b for instance ee25a6ee-e6c2-4fbd-b266-7280a22931e1 on np0000001904 Jun 01 22:39:59.610303 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-609c77b3-1bc0-4ad7-a244-fbc804d800f9 req-6dd01a93-ef71-414f-b4f9-7ef804fdd48f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:39:59.615445 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-609c77b3-1bc0-4ad7-a244-fbc804d800f9 req-6dd01a93-ef71-414f-b4f9-7ef804fdd48f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023263 Jun 01 22:39:59.615697 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 775/2324] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:39:59 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:00.853548 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f1d800f2-82ca-459a-989c-62a4270b842c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:00.855543 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f1d800f2-82ca-459a-989c-62a4270b842c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:00.860554 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f1d800f2-82ca-459a-989c-62a4270b842c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:00.861028 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f1d800f2-82ca-459a-989c-62a4270b842c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:00.861028 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f1d800f2-82ca-459a-989c-62a4270b842c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:00.861254 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f1d800f2-82ca-459a-989c-62a4270b842c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:00.861448 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f1d800f2-82ca-459a-989c-62a4270b842c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:00.861631 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f1d800f2-82ca-459a-989c-62a4270b842c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:00.886838 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f1d800f2-82ca-459a-989c-62a4270b842c tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b/os-volume_attachments" status: 200 len: 25 microversion: 2.20 time: 0.035599 Jun 01 22:40:00.887222 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 796/2325] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:40:00 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b/os-volume_attachments => generated 25 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:00.938866 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6de2cfb9-cd48-49e5-be5a-7f8ddabe1421 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:00.939236 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6de2cfb9-cd48-49e5-be5a-7f8ddabe1421 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:00.943231 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6de2cfb9-cd48-49e5-be5a-7f8ddabe1421 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:00.943426 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6de2cfb9-cd48-49e5-be5a-7f8ddabe1421 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:00.943745 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6de2cfb9-cd48-49e5-be5a-7f8ddabe1421 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:00.943973 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6de2cfb9-cd48-49e5-be5a-7f8ddabe1421 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:00.944147 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6de2cfb9-cd48-49e5-be5a-7f8ddabe1421 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:00.944268 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6de2cfb9-cd48-49e5-be5a-7f8ddabe1421 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:00.959832 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6de2cfb9-cd48-49e5-be5a-7f8ddabe1421 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Going to try to terminate instance {{(pid=86661) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:40:01.025085 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6de2cfb9-cd48-49e5-be5a-7f8ddabe1421 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 204 len: 0 microversion: 2.20 time: 0.087838 Jun 01 22:40:01.025749 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 755/2326] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:40:00 2026] DELETE /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 0 bytes in 88 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:40:01.036609 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7c9bd251-b373-49ff-b1fb-3960db06fa40 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:01.038245 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7c9bd251-b373-49ff-b1fb-3960db06fa40 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:01.042384 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7c9bd251-b373-49ff-b1fb-3960db06fa40 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:01.042635 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7c9bd251-b373-49ff-b1fb-3960db06fa40 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:01.042828 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7c9bd251-b373-49ff-b1fb-3960db06fa40 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:01.043253 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7c9bd251-b373-49ff-b1fb-3960db06fa40 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:01.043524 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7c9bd251-b373-49ff-b1fb-3960db06fa40 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:01.043878 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7c9bd251-b373-49ff-b1fb-3960db06fa40 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:01.067607 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7c9bd251-b373-49ff-b1fb-3960db06fa40 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:01.268371 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7c9bd251-b373-49ff-b1fb-3960db06fa40 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:01.275944 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7c9bd251-b373-49ff-b1fb-3960db06fa40 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:01.276859 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7c9bd251-b373-49ff-b1fb-3960db06fa40 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:01.283988 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7c9bd251-b373-49ff-b1fb-3960db06fa40 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1718 microversion: 2.20 time: 0.250002 Jun 01 22:40:01.284454 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 776/2327] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:01 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1718 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:02.255182 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-ef577d09-bd0b-489c-a220-4aba560a19de req-de34c8d2-4797-400e-b238-25a0192f69b2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ba2f52b3-d5da-421d-81cd-eba484587b6b", "name": "network-vif-unplugged", "status": "completed", "tag": "bd44eb10-9984-4d18-9bb4-862899da64d5"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:02.261745 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ef577d09-bd0b-489c-a220-4aba560a19de req-de34c8d2-4797-400e-b238-25a0192f69b2 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:02.261988 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ef577d09-bd0b-489c-a220-4aba560a19de req-de34c8d2-4797-400e-b238-25a0192f69b2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:02.262110 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ef577d09-bd0b-489c-a220-4aba560a19de req-de34c8d2-4797-400e-b238-25a0192f69b2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:02.269446 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-ef577d09-bd0b-489c-a220-4aba560a19de req-de34c8d2-4797-400e-b238-25a0192f69b2 service nova] Creating event network-vif-unplugged:bd44eb10-9984-4d18-9bb4-862899da64d5 for instance ba2f52b3-d5da-421d-81cd-eba484587b6b on np0000001904 Jun 01 22:40:02.269971 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-ef577d09-bd0b-489c-a220-4aba560a19de req-de34c8d2-4797-400e-b238-25a0192f69b2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:02.275254 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-ef577d09-bd0b-489c-a220-4aba560a19de req-de34c8d2-4797-400e-b238-25a0192f69b2 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.027164 Jun 01 22:40:02.275593 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 797/2328] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:02 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:02.312768 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-eb78a695-e247-492b-8dde-89a849762764 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:02.315470 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-eb78a695-e247-492b-8dde-89a849762764 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:02.324134 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb78a695-e247-492b-8dde-89a849762764 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:02.324134 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb78a695-e247-492b-8dde-89a849762764 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:02.324134 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb78a695-e247-492b-8dde-89a849762764 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:02.324134 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb78a695-e247-492b-8dde-89a849762764 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:02.324493 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb78a695-e247-492b-8dde-89a849762764 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:02.324909 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb78a695-e247-492b-8dde-89a849762764 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:02.359057 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-eb78a695-e247-492b-8dde-89a849762764 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:02.526121 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-eb78a695-e247-492b-8dde-89a849762764 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:02.530938 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-eb78a695-e247-492b-8dde-89a849762764 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:02.531489 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-eb78a695-e247-492b-8dde-89a849762764 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:02.535820 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-eb78a695-e247-492b-8dde-89a849762764 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1718 microversion: 2.20 time: 0.229072 Jun 01 22:40:02.536025 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 756/2329] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:02 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1718 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:03.180060 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:03.182147 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:03.185924 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:03.186227 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:03.186371 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:03.186633 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:03.186880 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:03.187022 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:03.228836 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:03.229105 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:03.229267 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:03.232645 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:03.294099 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:03.294588 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:03.294901 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:03.295415 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:03.296728 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:03.296999 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:03.301766 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:03.306168 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Old instance type m1.nano, new instance type m1.micro {{(pid=86660) resize /opt/stack/nova/nova/compute/api.py:4342}} Jun 01 22:40:03.314044 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:03.314227 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:03.314326 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:03.314684 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:03.315785 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:03.315944 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:03.333057 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Getting quotas for project 987c6a05350b455cb998685574d3a431. Resources: {'cores', 'ram'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:40:03.335947 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Getting quotas for user dd39ecb231444e33b84c642fdf658351 and project 987c6a05350b455cb998685574d3a431. Resources: {'cores', 'ram'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:40:03.343547 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:40:03.343741 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:40:03.343835 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:40:03.343965 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:40:03.344029 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:40:03.431653 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-62e4e8c5-8a7f-4954-a689-69e456248383 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "POST /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af/action" status: 202 len: 0 microversion: 2.60 time: 0.253330 Jun 01 22:40:03.432110 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 777/2330] 10.4.3.116 () {70 vars in 1437 bytes} [Mon Jun 1 22:40:03 2026] POST /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af/action => generated 0 bytes in 254 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:40:03.446184 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-92826cd9-231f-477d-8148-a6e081154d59 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:03.448400 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-92826cd9-231f-477d-8148-a6e081154d59 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:03.455766 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-92826cd9-231f-477d-8148-a6e081154d59 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:03.456087 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-92826cd9-231f-477d-8148-a6e081154d59 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:03.456489 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-92826cd9-231f-477d-8148-a6e081154d59 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:03.456986 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-92826cd9-231f-477d-8148-a6e081154d59 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:03.457332 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-92826cd9-231f-477d-8148-a6e081154d59 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:03.458079 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-92826cd9-231f-477d-8148-a6e081154d59 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:03.501334 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-92826cd9-231f-477d-8148-a6e081154d59 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:03.555658 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8ab86435-e2a1-4803-b3ff-19dc5f59c2db tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:03.556220 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8ab86435-e2a1-4803-b3ff-19dc5f59c2db tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:03.561858 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8ab86435-e2a1-4803-b3ff-19dc5f59c2db tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:03.562289 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8ab86435-e2a1-4803-b3ff-19dc5f59c2db tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:03.562734 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8ab86435-e2a1-4803-b3ff-19dc5f59c2db tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:03.563282 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8ab86435-e2a1-4803-b3ff-19dc5f59c2db tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:03.563736 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8ab86435-e2a1-4803-b3ff-19dc5f59c2db tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:03.566835 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8ab86435-e2a1-4803-b3ff-19dc5f59c2db tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:03.589488 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8ab86435-e2a1-4803-b3ff-19dc5f59c2db tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:03.752863 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-92826cd9-231f-477d-8148-a6e081154d59 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:03.758099 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-92826cd9-231f-477d-8148-a6e081154d59 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:03.761586 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-92826cd9-231f-477d-8148-a6e081154d59 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:03.763249 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-92826cd9-231f-477d-8148-a6e081154d59 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1704 microversion: 2.60 time: 0.320329 Jun 01 22:40:03.763627 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 798/2331] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:03 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1704 bytes in 321 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:03.814257 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8ab86435-e2a1-4803-b3ff-19dc5f59c2db tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:03.822610 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8ab86435-e2a1-4803-b3ff-19dc5f59c2db tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:03.822610 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8ab86435-e2a1-4803-b3ff-19dc5f59c2db tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:03.830950 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8ab86435-e2a1-4803-b3ff-19dc5f59c2db tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1718 microversion: 2.20 time: 0.279263 Jun 01 22:40:03.833369 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 757/2332] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:03 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1718 bytes in 280 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:04.049355 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-b8e75d9f-7e30-48b2-b5a4-313e713fa11c req-598a3233-9b9a-48e7-843e-32355e343dd9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ba2f52b3-d5da-421d-81cd-eba484587b6b", "name": "network-vif-deleted", "tag": "bd44eb10-9984-4d18-9bb4-862899da64d5"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:04.057023 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b8e75d9f-7e30-48b2-b5a4-313e713fa11c req-598a3233-9b9a-48e7-843e-32355e343dd9 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:04.057258 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b8e75d9f-7e30-48b2-b5a4-313e713fa11c req-598a3233-9b9a-48e7-843e-32355e343dd9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:04.057543 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b8e75d9f-7e30-48b2-b5a4-313e713fa11c req-598a3233-9b9a-48e7-843e-32355e343dd9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:04.068591 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-b8e75d9f-7e30-48b2-b5a4-313e713fa11c req-598a3233-9b9a-48e7-843e-32355e343dd9 service nova] Creating event network-vif-deleted:bd44eb10-9984-4d18-9bb4-862899da64d5 for instance ba2f52b3-d5da-421d-81cd-eba484587b6b on np0000001904 Jun 01 22:40:04.069506 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-b8e75d9f-7e30-48b2-b5a4-313e713fa11c req-598a3233-9b9a-48e7-843e-32355e343dd9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:04.075386 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-b8e75d9f-7e30-48b2-b5a4-313e713fa11c req-598a3233-9b9a-48e7-843e-32355e343dd9 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029422 Jun 01 22:40:04.075728 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 778/2333] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:04 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:04.333366 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-993bd58d-6ffa-487b-be31-3fc13548fc1d req-e22ce571-7aab-44ec-b198-6a69262367c9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ba2f52b3-d5da-421d-81cd-eba484587b6b", "name": "network-vif-unplugged", "status": "completed", "tag": "bd44eb10-9984-4d18-9bb4-862899da64d5"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:04.342020 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-993bd58d-6ffa-487b-be31-3fc13548fc1d req-e22ce571-7aab-44ec-b198-6a69262367c9 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:04.342401 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-993bd58d-6ffa-487b-be31-3fc13548fc1d req-e22ce571-7aab-44ec-b198-6a69262367c9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:04.342602 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-993bd58d-6ffa-487b-be31-3fc13548fc1d req-e22ce571-7aab-44ec-b198-6a69262367c9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:04.349650 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-993bd58d-6ffa-487b-be31-3fc13548fc1d req-e22ce571-7aab-44ec-b198-6a69262367c9 service nova] Creating event network-vif-unplugged:bd44eb10-9984-4d18-9bb4-862899da64d5 for instance ba2f52b3-d5da-421d-81cd-eba484587b6b on np0000001904 Jun 01 22:40:04.350132 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-993bd58d-6ffa-487b-be31-3fc13548fc1d req-e22ce571-7aab-44ec-b198-6a69262367c9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:04.357461 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-993bd58d-6ffa-487b-be31-3fc13548fc1d req-e22ce571-7aab-44ec-b198-6a69262367c9 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.026724 Jun 01 22:40:04.357936 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 799/2334] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:04 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:04.782825 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-81f73a92-ce71-4f64-9d6f-4c95b7bf8eea tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:04.784754 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-81f73a92-ce71-4f64-9d6f-4c95b7bf8eea tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:04.789265 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-81f73a92-ce71-4f64-9d6f-4c95b7bf8eea tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:04.789609 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-81f73a92-ce71-4f64-9d6f-4c95b7bf8eea tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:04.789904 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-81f73a92-ce71-4f64-9d6f-4c95b7bf8eea tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:04.790382 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-81f73a92-ce71-4f64-9d6f-4c95b7bf8eea tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:04.790730 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-81f73a92-ce71-4f64-9d6f-4c95b7bf8eea tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:04.791053 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-81f73a92-ce71-4f64-9d6f-4c95b7bf8eea tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:04.814404 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-81f73a92-ce71-4f64-9d6f-4c95b7bf8eea tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:04.858720 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d1481e02-5f18-4869-9afc-1aee787c042a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:04.859254 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d1481e02-5f18-4869-9afc-1aee787c042a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:04.863813 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1481e02-5f18-4869-9afc-1aee787c042a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:04.864098 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1481e02-5f18-4869-9afc-1aee787c042a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:04.864296 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1481e02-5f18-4869-9afc-1aee787c042a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:04.865502 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1481e02-5f18-4869-9afc-1aee787c042a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:04.865502 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1481e02-5f18-4869-9afc-1aee787c042a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:04.865502 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1481e02-5f18-4869-9afc-1aee787c042a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:04.886177 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d1481e02-5f18-4869-9afc-1aee787c042a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:04.946197 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d1481e02-5f18-4869-9afc-1aee787c042a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:04.951772 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d1481e02-5f18-4869-9afc-1aee787c042a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:04.952274 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d1481e02-5f18-4869-9afc-1aee787c042a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:04.955072 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-81f73a92-ce71-4f64-9d6f-4c95b7bf8eea tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:04.956311 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d1481e02-5f18-4869-9afc-1aee787c042a tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1365 microversion: 2.20 time: 0.100681 Jun 01 22:40:04.957011 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 779/2335] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:04 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1365 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:04.963302 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-81f73a92-ce71-4f64-9d6f-4c95b7bf8eea tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:04.963938 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-81f73a92-ce71-4f64-9d6f-4c95b7bf8eea tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:04.968264 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-81f73a92-ce71-4f64-9d6f-4c95b7bf8eea tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1704 microversion: 2.60 time: 0.187303 Jun 01 22:40:04.968519 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 758/2336] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:04 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1704 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:05.317727 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-039a240c-09fa-4958-881b-fb3692304781 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:05.319075 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-039a240c-09fa-4958-881b-fb3692304781 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:05.322747 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-039a240c-09fa-4958-881b-fb3692304781 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:05.323025 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-039a240c-09fa-4958-881b-fb3692304781 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:05.323217 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-039a240c-09fa-4958-881b-fb3692304781 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:05.323538 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-039a240c-09fa-4958-881b-fb3692304781 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:05.323793 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-039a240c-09fa-4958-881b-fb3692304781 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:05.324016 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-039a240c-09fa-4958-881b-fb3692304781 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:05.338258 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-039a240c-09fa-4958-881b-fb3692304781 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a/ips" status: 200 len: 146 microversion: 2.1 time: 0.022184 Jun 01 22:40:05.338577 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 800/2337] 10.4.3.116 () {66 vars in 1366 bytes} [Mon Jun 1 22:40:05 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a/ips => generated 146 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:05.977264 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b64e1218-908a-4525-b8e4-ad094d9dda3e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:05.979497 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b64e1218-908a-4525-b8e4-ad094d9dda3e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:05.987128 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b64e1218-908a-4525-b8e4-ad094d9dda3e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:05.988282 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b64e1218-908a-4525-b8e4-ad094d9dda3e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:05.988752 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b64e1218-908a-4525-b8e4-ad094d9dda3e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:05.989368 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8dd8dd49-735b-4751-b812-83a41e7ff0b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:05.989677 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b64e1218-908a-4525-b8e4-ad094d9dda3e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:05.990146 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b64e1218-908a-4525-b8e4-ad094d9dda3e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:05.990742 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b64e1218-908a-4525-b8e4-ad094d9dda3e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:05.993296 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8dd8dd49-735b-4751-b812-83a41e7ff0b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:05.998767 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8dd8dd49-735b-4751-b812-83a41e7ff0b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:05.999048 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8dd8dd49-735b-4751-b812-83a41e7ff0b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:05.999321 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8dd8dd49-735b-4751-b812-83a41e7ff0b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:05.999821 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8dd8dd49-735b-4751-b812-83a41e7ff0b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:06.000203 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8dd8dd49-735b-4751-b812-83a41e7ff0b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:06.000519 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8dd8dd49-735b-4751-b812-83a41e7ff0b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:06.014504 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b64e1218-908a-4525-b8e4-ad094d9dda3e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:06.014820 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b64e1218-908a-4525-b8e4-ad094d9dda3e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:06.015091 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b64e1218-908a-4525-b8e4-ad094d9dda3e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:06.015416 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-b64e1218-908a-4525-b8e4-ad094d9dda3e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lazy-loading 'fault' on Instance uuid ba2f52b3-d5da-421d-81cd-eba484587b6b {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:40:06.021380 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b64e1218-908a-4525-b8e4-ad094d9dda3e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:06.025267 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8dd8dd49-735b-4751-b812-83a41e7ff0b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:06.096247 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b64e1218-908a-4525-b8e4-ad094d9dda3e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:06.101209 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b64e1218-908a-4525-b8e4-ad094d9dda3e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:06.101838 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b64e1218-908a-4525-b8e4-ad094d9dda3e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:06.105338 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b64e1218-908a-4525-b8e4-ad094d9dda3e tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1370 microversion: 2.20 time: 0.130668 Jun 01 22:40:06.105612 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 780/2338] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:05 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1370 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:06.180251 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8dd8dd49-735b-4751-b812-83a41e7ff0b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:06.188068 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8dd8dd49-735b-4751-b812-83a41e7ff0b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:06.189178 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8dd8dd49-735b-4751-b812-83a41e7ff0b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:06.195956 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8dd8dd49-735b-4751-b812-83a41e7ff0b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1704 microversion: 2.60 time: 0.209342 Jun 01 22:40:06.196354 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 759/2339] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:05 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1704 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:06.608217 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-eb87f8ce-c3e2-4f1f-9cf0-5f3e1029ff9d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "fb8e662e-d4b1-4345-93a0-03739c4bc72a"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:06.610142 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-eb87f8ce-c3e2-4f1f-9cf0-5f3e1029ff9d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:06.615670 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb87f8ce-c3e2-4f1f-9cf0-5f3e1029ff9d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:06.615913 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb87f8ce-c3e2-4f1f-9cf0-5f3e1029ff9d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:06.616170 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb87f8ce-c3e2-4f1f-9cf0-5f3e1029ff9d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:06.616533 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb87f8ce-c3e2-4f1f-9cf0-5f3e1029ff9d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:06.616765 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb87f8ce-c3e2-4f1f-9cf0-5f3e1029ff9d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:06.616945 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb87f8ce-c3e2-4f1f-9cf0-5f3e1029ff9d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:07.121326 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-bba5c79a-f7cb-4a96-b39b-3af96479885b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:07.123319 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-bba5c79a-f7cb-4a96-b39b-3af96479885b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:07.127902 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bba5c79a-f7cb-4a96-b39b-3af96479885b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:07.128327 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bba5c79a-f7cb-4a96-b39b-3af96479885b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:07.128629 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bba5c79a-f7cb-4a96-b39b-3af96479885b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:07.129204 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bba5c79a-f7cb-4a96-b39b-3af96479885b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:07.129589 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bba5c79a-f7cb-4a96-b39b-3af96479885b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:07.130512 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bba5c79a-f7cb-4a96-b39b-3af96479885b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:07.153007 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bba5c79a-f7cb-4a96-b39b-3af96479885b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:07.153222 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bba5c79a-f7cb-4a96-b39b-3af96479885b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:07.153363 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bba5c79a-f7cb-4a96-b39b-3af96479885b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:07.153597 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-bba5c79a-f7cb-4a96-b39b-3af96479885b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lazy-loading 'fault' on Instance uuid ba2f52b3-d5da-421d-81cd-eba484587b6b {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:40:07.157077 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-bba5c79a-f7cb-4a96-b39b-3af96479885b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:07.218096 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-353cb978-64e5-4935-9648-5809829cdcd6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:07.220898 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-353cb978-64e5-4935-9648-5809829cdcd6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:07.223876 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-bba5c79a-f7cb-4a96-b39b-3af96479885b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:07.226782 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-353cb978-64e5-4935-9648-5809829cdcd6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:07.227139 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-353cb978-64e5-4935-9648-5809829cdcd6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:07.228023 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-353cb978-64e5-4935-9648-5809829cdcd6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:07.228546 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-353cb978-64e5-4935-9648-5809829cdcd6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:07.228967 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-353cb978-64e5-4935-9648-5809829cdcd6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:07.229268 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-353cb978-64e5-4935-9648-5809829cdcd6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:07.229911 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-bba5c79a-f7cb-4a96-b39b-3af96479885b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:07.232278 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-bba5c79a-f7cb-4a96-b39b-3af96479885b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': '3a63bcf7bf7f47909f0dcac0117569a8', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ea37726bc2a24176be99760b2d89487a', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:07.238788 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-bba5c79a-f7cb-4a96-b39b-3af96479885b tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 200 len: 1370 microversion: 2.20 time: 0.119120 Jun 01 22:40:07.239186 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 781/2340] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:07 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 1370 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:07.248265 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-353cb978-64e5-4935-9648-5809829cdcd6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:07.389442 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-353cb978-64e5-4935-9648-5809829cdcd6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:07.396744 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-353cb978-64e5-4935-9648-5809829cdcd6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:07.397638 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-353cb978-64e5-4935-9648-5809829cdcd6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:07.404327 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-353cb978-64e5-4935-9648-5809829cdcd6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1704 microversion: 2.60 time: 0.189930 Jun 01 22:40:07.404717 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 760/2341] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:07 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1704 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:08.258301 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6ebc9fe3-6b17-4368-826d-9ce7eb38e055 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:08.260260 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6ebc9fe3-6b17-4368-826d-9ce7eb38e055 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:08.264667 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6ebc9fe3-6b17-4368-826d-9ce7eb38e055 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:08.264926 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6ebc9fe3-6b17-4368-826d-9ce7eb38e055 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:08.265156 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6ebc9fe3-6b17-4368-826d-9ce7eb38e055 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:08.265561 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6ebc9fe3-6b17-4368-826d-9ce7eb38e055 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:08.265868 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6ebc9fe3-6b17-4368-826d-9ce7eb38e055 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:08.266167 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6ebc9fe3-6b17-4368-826d-9ce7eb38e055 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:08.281498 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-6ebc9fe3-6b17-4368-826d-9ce7eb38e055 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] HTTP exception thrown: Instance ba2f52b3-d5da-421d-81cd-eba484587b6b could not be found. Jun 01 22:40:08.281769 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6ebc9fe3-6b17-4368-826d-9ce7eb38e055 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Returning 404 to user: Instance ba2f52b3-d5da-421d-81cd-eba484587b6b could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:40:08.282149 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6ebc9fe3-6b17-4368-826d-9ce7eb38e055 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 404 len: 111 microversion: 2.20 time: 0.025619 Jun 01 22:40:08.283672 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 782/2342] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:08 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:40:08.298204 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-587ee6de-e549-4759-a15e-cbb804650566 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:08.313733 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-587ee6de-e549-4759-a15e-cbb804650566 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1265421058" status: 204 len: 0 microversion: 2.20 time: 0.017645 Jun 01 22:40:08.314124 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 761/2343] 10.4.3.116 () {68 vars in 1380 bytes} [Mon Jun 1 22:40:08 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1265421058 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:40:08.433764 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d6699bb4-07f5-49ae-9854-8369d27163f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:08.433764 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d6699bb4-07f5-49ae-9854-8369d27163f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:08.442853 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d6699bb4-07f5-49ae-9854-8369d27163f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:08.442853 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d6699bb4-07f5-49ae-9854-8369d27163f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:08.442853 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d6699bb4-07f5-49ae-9854-8369d27163f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:08.442853 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d6699bb4-07f5-49ae-9854-8369d27163f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:08.443076 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d6699bb4-07f5-49ae-9854-8369d27163f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:08.443076 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d6699bb4-07f5-49ae-9854-8369d27163f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:08.467586 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d6699bb4-07f5-49ae-9854-8369d27163f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:08.656391 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d6699bb4-07f5-49ae-9854-8369d27163f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:08.661824 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d6699bb4-07f5-49ae-9854-8369d27163f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:08.662655 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d6699bb4-07f5-49ae-9854-8369d27163f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:08.666937 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d6699bb4-07f5-49ae-9854-8369d27163f3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1704 microversion: 2.60 time: 0.238191 Jun 01 22:40:08.667365 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 783/2344] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:08 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1704 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:09.190627 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-eb87f8ce-c3e2-4f1f-9cf0-5f3e1029ff9d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "POST /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.585020 Jun 01 22:40:09.190994 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 801/2345] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:40:06 2026] POST /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a/os-volume_attachments => generated 194 bytes in 2586 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:09.684193 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b33431a7-165c-40c8-81d2-0e01f8064462 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:09.686356 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b33431a7-165c-40c8-81d2-0e01f8064462 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:09.691984 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b33431a7-165c-40c8-81d2-0e01f8064462 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:09.692325 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b33431a7-165c-40c8-81d2-0e01f8064462 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:09.692602 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b33431a7-165c-40c8-81d2-0e01f8064462 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:09.693157 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b33431a7-165c-40c8-81d2-0e01f8064462 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:09.693525 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b33431a7-165c-40c8-81d2-0e01f8064462 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:09.693926 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b33431a7-165c-40c8-81d2-0e01f8064462 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:09.711366 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b33431a7-165c-40c8-81d2-0e01f8064462 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:09.842459 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b33431a7-165c-40c8-81d2-0e01f8064462 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:09.851146 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b33431a7-165c-40c8-81d2-0e01f8064462 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:09.851727 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b33431a7-165c-40c8-81d2-0e01f8064462 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:09.856969 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b33431a7-165c-40c8-81d2-0e01f8064462 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1704 microversion: 2.60 time: 0.173846 Jun 01 22:40:09.856969 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 762/2346] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:09 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1704 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:09.865592 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d8b35a2a-8b77-4846-a75f-a22cb67cc287 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:09.866213 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d8b35a2a-8b77-4846-a75f-a22cb67cc287 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:09.870985 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8b35a2a-8b77-4846-a75f-a22cb67cc287 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:09.872052 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8b35a2a-8b77-4846-a75f-a22cb67cc287 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:09.872052 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8b35a2a-8b77-4846-a75f-a22cb67cc287 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:09.872052 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8b35a2a-8b77-4846-a75f-a22cb67cc287 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:09.872052 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8b35a2a-8b77-4846-a75f-a22cb67cc287 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:09.872179 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8b35a2a-8b77-4846-a75f-a22cb67cc287 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:09.880613 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-d8b35a2a-8b77-4846-a75f-a22cb67cc287 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] HTTP exception thrown: Instance ba2f52b3-d5da-421d-81cd-eba484587b6b could not be found. Jun 01 22:40:09.880613 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d8b35a2a-8b77-4846-a75f-a22cb67cc287 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Returning 404 to user: Instance ba2f52b3-d5da-421d-81cd-eba484587b6b could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:40:09.880613 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d8b35a2a-8b77-4846-a75f-a22cb67cc287 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 404 len: 111 microversion: 2.20 time: 0.023515 Jun 01 22:40:09.880613 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 784/2347] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:40:09 2026] DELETE /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:40:09.890433 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3ed2c751-c090-4a85-a8a8-d4b2b3809268 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:09.891751 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3ed2c751-c090-4a85-a8a8-d4b2b3809268 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: ba2f52b3-d5da-421d-81cd-eba484587b6b] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:09.896204 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3ed2c751-c090-4a85-a8a8-d4b2b3809268 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:09.896432 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3ed2c751-c090-4a85-a8a8-d4b2b3809268 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:09.896658 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3ed2c751-c090-4a85-a8a8-d4b2b3809268 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:09.897070 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3ed2c751-c090-4a85-a8a8-d4b2b3809268 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:09.897385 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3ed2c751-c090-4a85-a8a8-d4b2b3809268 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:09.897668 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3ed2c751-c090-4a85-a8a8-d4b2b3809268 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:09.905635 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-3ed2c751-c090-4a85-a8a8-d4b2b3809268 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] HTTP exception thrown: Instance ba2f52b3-d5da-421d-81cd-eba484587b6b could not be found. Jun 01 22:40:09.905876 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3ed2c751-c090-4a85-a8a8-d4b2b3809268 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Returning 404 to user: Instance ba2f52b3-d5da-421d-81cd-eba484587b6b could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:40:09.906263 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3ed2c751-c090-4a85-a8a8-d4b2b3809268 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b" status: 404 len: 111 microversion: 2.20 time: 0.017521 Jun 01 22:40:09.906550 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 802/2348] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:09 2026] GET /compute/v2.1/servers/ba2f52b3-d5da-421d-81cd-eba484587b6b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:40:10.877171 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b43dc3ec-9717-4415-9f72-aef7ecb79a7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:10.879083 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b43dc3ec-9717-4415-9f72-aef7ecb79a7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:10.884606 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b43dc3ec-9717-4415-9f72-aef7ecb79a7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:10.884892 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b43dc3ec-9717-4415-9f72-aef7ecb79a7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:10.885188 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b43dc3ec-9717-4415-9f72-aef7ecb79a7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:10.885645 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b43dc3ec-9717-4415-9f72-aef7ecb79a7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:10.886003 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b43dc3ec-9717-4415-9f72-aef7ecb79a7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:10.886336 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b43dc3ec-9717-4415-9f72-aef7ecb79a7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:10.908900 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b43dc3ec-9717-4415-9f72-aef7ecb79a7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:11.028583 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-afadf18f-c0ff-4282-8f9c-7df816c4c178 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:11.028583 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-afadf18f-c0ff-4282-8f9c-7df816c4c178 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:11.033015 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-afadf18f-c0ff-4282-8f9c-7df816c4c178 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:11.033015 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-afadf18f-c0ff-4282-8f9c-7df816c4c178 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:11.033015 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-afadf18f-c0ff-4282-8f9c-7df816c4c178 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:11.033107 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-afadf18f-c0ff-4282-8f9c-7df816c4c178 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:11.033263 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-afadf18f-c0ff-4282-8f9c-7df816c4c178 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:11.033448 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-afadf18f-c0ff-4282-8f9c-7df816c4c178 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:11.044077 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-afadf18f-c0ff-4282-8f9c-7df816c4c178 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] HTTP exception thrown: Instance 69bdb4de-42ed-4b80-80c1-ccb9db031139 could not be found. Jun 01 22:40:11.044345 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-afadf18f-c0ff-4282-8f9c-7df816c4c178 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Returning 404 to user: Instance 69bdb4de-42ed-4b80-80c1-ccb9db031139 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:40:11.047055 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-afadf18f-c0ff-4282-8f9c-7df816c4c178 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 404 len: 111 microversion: 2.20 time: 0.020343 Jun 01 22:40:11.047055 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 785/2349] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:40:11 2026] DELETE /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:40:11.058642 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-faae4ab9-b5dd-41ae-a3d9-f0807ea42141 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:11.058642 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-faae4ab9-b5dd-41ae-a3d9-f0807ea42141 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] [instance: 69bdb4de-42ed-4b80-80c1-ccb9db031139] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:11.070558 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-faae4ab9-b5dd-41ae-a3d9-f0807ea42141 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:11.070558 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-faae4ab9-b5dd-41ae-a3d9-f0807ea42141 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:11.070558 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-faae4ab9-b5dd-41ae-a3d9-f0807ea42141 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:11.070558 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-faae4ab9-b5dd-41ae-a3d9-f0807ea42141 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:11.071235 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-faae4ab9-b5dd-41ae-a3d9-f0807ea42141 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:11.071235 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-faae4ab9-b5dd-41ae-a3d9-f0807ea42141 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:11.085243 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-faae4ab9-b5dd-41ae-a3d9-f0807ea42141 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] HTTP exception thrown: Instance 69bdb4de-42ed-4b80-80c1-ccb9db031139 could not be found. Jun 01 22:40:11.085243 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-faae4ab9-b5dd-41ae-a3d9-f0807ea42141 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] Returning 404 to user: Instance 69bdb4de-42ed-4b80-80c1-ccb9db031139 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:40:11.085243 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-faae4ab9-b5dd-41ae-a3d9-f0807ea42141 tempest-AttachVolumeShelveTestJSON-719962258 tempest-AttachVolumeShelveTestJSON-719962258-project-member] 10.4.3.116 "GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139" status: 404 len: 111 microversion: 2.20 time: 0.030256 Jun 01 22:40:11.085243 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 803/2350] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:11 2026] GET /compute/v2.1/servers/69bdb4de-42ed-4b80-80c1-ccb9db031139 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:40:11.099592 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b43dc3ec-9717-4415-9f72-aef7ecb79a7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:11.105290 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b43dc3ec-9717-4415-9f72-aef7ecb79a7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:11.106316 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b43dc3ec-9717-4415-9f72-aef7ecb79a7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:11.112059 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b43dc3ec-9717-4415-9f72-aef7ecb79a7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1704 microversion: 2.60 time: 0.236430 Jun 01 22:40:11.112435 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 763/2351] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:10 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1704 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:12.133544 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-761ccd64-df31-489e-9b09-60fdd7f50609 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:12.135244 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-761ccd64-df31-489e-9b09-60fdd7f50609 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:12.140151 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-761ccd64-df31-489e-9b09-60fdd7f50609 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:12.140461 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-761ccd64-df31-489e-9b09-60fdd7f50609 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:12.140996 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-761ccd64-df31-489e-9b09-60fdd7f50609 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:12.141504 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-761ccd64-df31-489e-9b09-60fdd7f50609 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:12.141935 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-761ccd64-df31-489e-9b09-60fdd7f50609 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:12.142234 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-761ccd64-df31-489e-9b09-60fdd7f50609 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:12.161236 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-761ccd64-df31-489e-9b09-60fdd7f50609 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:12.289083 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-761ccd64-df31-489e-9b09-60fdd7f50609 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:12.294503 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-761ccd64-df31-489e-9b09-60fdd7f50609 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:12.295248 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-761ccd64-df31-489e-9b09-60fdd7f50609 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:12.299324 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-761ccd64-df31-489e-9b09-60fdd7f50609 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1704 microversion: 2.60 time: 0.167331 Jun 01 22:40:12.299833 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 786/2352] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:12 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1704 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:13.320968 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-454f2fb8-ee34-472f-bfbd-9f19db2e059a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:13.322414 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=3 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:40:13.322702 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-454f2fb8-ee34-472f-bfbd-9f19db2e059a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:13.334819 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-454f2fb8-ee34-472f-bfbd-9f19db2e059a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:13.334819 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-454f2fb8-ee34-472f-bfbd-9f19db2e059a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:13.334819 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-454f2fb8-ee34-472f-bfbd-9f19db2e059a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:13.334819 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-454f2fb8-ee34-472f-bfbd-9f19db2e059a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:13.335047 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-454f2fb8-ee34-472f-bfbd-9f19db2e059a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:13.335047 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-454f2fb8-ee34-472f-bfbd-9f19db2e059a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:13.360587 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-454f2fb8-ee34-472f-bfbd-9f19db2e059a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:13.555293 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-454f2fb8-ee34-472f-bfbd-9f19db2e059a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:13.567282 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-454f2fb8-ee34-472f-bfbd-9f19db2e059a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:13.567282 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-454f2fb8-ee34-472f-bfbd-9f19db2e059a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:13.569501 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-c33cb649-bb06-40f9-bb20-21469fb4aadb req-8c1c987a-4783-46d3-ac54-b60a245b4dcc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e9baf122-f3d2-4e25-881e-b39d278350af", "name": "network-vif-unplugged", "status": "completed", "tag": "e3984ede-4914-472e-b9a8-277e0fbf8883"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:13.574530 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-454f2fb8-ee34-472f-bfbd-9f19db2e059a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1709 microversion: 2.60 time: 0.255184 Jun 01 22:40:13.575706 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 804/2353] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:13 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1709 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:13.577421 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c33cb649-bb06-40f9-bb20-21469fb4aadb req-8c1c987a-4783-46d3-ac54-b60a245b4dcc service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:13.577671 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c33cb649-bb06-40f9-bb20-21469fb4aadb req-8c1c987a-4783-46d3-ac54-b60a245b4dcc service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:13.577814 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c33cb649-bb06-40f9-bb20-21469fb4aadb req-8c1c987a-4783-46d3-ac54-b60a245b4dcc service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:13.586200 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-c33cb649-bb06-40f9-bb20-21469fb4aadb req-8c1c987a-4783-46d3-ac54-b60a245b4dcc service nova] Creating event network-vif-unplugged:e3984ede-4914-472e-b9a8-277e0fbf8883 for instance e9baf122-f3d2-4e25-881e-b39d278350af on np0000001904 Jun 01 22:40:13.593972 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [req-c33cb649-bb06-40f9-bb20-21469fb4aadb req-8c1c987a-4783-46d3-ac54-b60a245b4dcc service nova] Instance e9baf122-f3d2-4e25-881e-b39d278350af is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86661) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:40:13.594294 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-c33cb649-bb06-40f9-bb20-21469fb4aadb req-8c1c987a-4783-46d3-ac54-b60a245b4dcc service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:13.600157 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-c33cb649-bb06-40f9-bb20-21469fb4aadb req-8c1c987a-4783-46d3-ac54-b60a245b4dcc service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.033988 Jun 01 22:40:13.600560 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 764/2354] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:13 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:14.593709 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-32e425ec-63ec-4f86-869f-457f96b03d9e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:14.597158 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-32e425ec-63ec-4f86-869f-457f96b03d9e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:14.602628 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-32e425ec-63ec-4f86-869f-457f96b03d9e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:14.604661 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-32e425ec-63ec-4f86-869f-457f96b03d9e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:14.604661 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-32e425ec-63ec-4f86-869f-457f96b03d9e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:14.604661 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-32e425ec-63ec-4f86-869f-457f96b03d9e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:14.604661 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-32e425ec-63ec-4f86-869f-457f96b03d9e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:14.605057 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-32e425ec-63ec-4f86-869f-457f96b03d9e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:14.627743 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-32e425ec-63ec-4f86-869f-457f96b03d9e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:14.806092 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-32e425ec-63ec-4f86-869f-457f96b03d9e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:14.813810 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-32e425ec-63ec-4f86-869f-457f96b03d9e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:14.814619 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-32e425ec-63ec-4f86-869f-457f96b03d9e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:14.821168 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-32e425ec-63ec-4f86-869f-457f96b03d9e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1709 microversion: 2.60 time: 0.228926 Jun 01 22:40:14.821168 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 787/2355] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:14 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1709 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:15.651663 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-b5efb8bf-47e3-4a7b-9f66-650696ad0464 req-fa1c3447-1cd9-47b9-bb82-4dfe465ad403 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e9baf122-f3d2-4e25-881e-b39d278350af", "name": "network-vif-unplugged", "status": "completed", "tag": "e3984ede-4914-472e-b9a8-277e0fbf8883"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:15.658072 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b5efb8bf-47e3-4a7b-9f66-650696ad0464 req-fa1c3447-1cd9-47b9-bb82-4dfe465ad403 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:15.658253 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b5efb8bf-47e3-4a7b-9f66-650696ad0464 req-fa1c3447-1cd9-47b9-bb82-4dfe465ad403 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:15.658397 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b5efb8bf-47e3-4a7b-9f66-650696ad0464 req-fa1c3447-1cd9-47b9-bb82-4dfe465ad403 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:15.663994 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-b5efb8bf-47e3-4a7b-9f66-650696ad0464 req-fa1c3447-1cd9-47b9-bb82-4dfe465ad403 service nova] Creating event network-vif-unplugged:e3984ede-4914-472e-b9a8-277e0fbf8883 for instance e9baf122-f3d2-4e25-881e-b39d278350af on np0000001904 Jun 01 22:40:15.669989 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [req-b5efb8bf-47e3-4a7b-9f66-650696ad0464 req-fa1c3447-1cd9-47b9-bb82-4dfe465ad403 service nova] Instance e9baf122-f3d2-4e25-881e-b39d278350af is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86662) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:40:15.670459 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-b5efb8bf-47e3-4a7b-9f66-650696ad0464 req-fa1c3447-1cd9-47b9-bb82-4dfe465ad403 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:15.677418 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-b5efb8bf-47e3-4a7b-9f66-650696ad0464 req-fa1c3447-1cd9-47b9-bb82-4dfe465ad403 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.026917 Jun 01 22:40:15.677418 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 805/2356] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:15 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:15.841481 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-964304f6-d569-4f5a-807c-bab70f8e44ae tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:15.843900 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-964304f6-d569-4f5a-807c-bab70f8e44ae tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:15.848834 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-964304f6-d569-4f5a-807c-bab70f8e44ae tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:15.849152 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-964304f6-d569-4f5a-807c-bab70f8e44ae tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:15.849410 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-964304f6-d569-4f5a-807c-bab70f8e44ae tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:15.849944 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-964304f6-d569-4f5a-807c-bab70f8e44ae tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:15.850320 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-964304f6-d569-4f5a-807c-bab70f8e44ae tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:15.850678 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-964304f6-d569-4f5a-807c-bab70f8e44ae tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:15.870377 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-964304f6-d569-4f5a-807c-bab70f8e44ae tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:16.055692 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-964304f6-d569-4f5a-807c-bab70f8e44ae tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:16.062577 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-964304f6-d569-4f5a-807c-bab70f8e44ae tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:16.063502 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-964304f6-d569-4f5a-807c-bab70f8e44ae tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:16.070386 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-964304f6-d569-4f5a-807c-bab70f8e44ae tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1709 microversion: 2.60 time: 0.231196 Jun 01 22:40:16.070882 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 765/2357] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:15 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1709 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:16.586604 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-730d0dfe-2f6a-46b6-ad1f-116979341211 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "fb8e662e-d4b1-4345-93a0-03739c4bc72a"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:16.588403 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-730d0dfe-2f6a-46b6-ad1f-116979341211 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:16.592012 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-730d0dfe-2f6a-46b6-ad1f-116979341211 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:16.592722 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-730d0dfe-2f6a-46b6-ad1f-116979341211 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:16.592722 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-730d0dfe-2f6a-46b6-ad1f-116979341211 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:16.592884 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-730d0dfe-2f6a-46b6-ad1f-116979341211 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:16.593099 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-730d0dfe-2f6a-46b6-ad1f-116979341211 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:16.593274 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-730d0dfe-2f6a-46b6-ad1f-116979341211 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:16.658709 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-730d0dfe-2f6a-46b6-ad1f-116979341211 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] HTTP exception thrown: Invalid volume: volume fb8e662e-d4b1-4345-93a0-03739c4bc72a is already attached to instances: 9549a821-de4f-4cff-9ed1-4f409d42b24a Jun 01 22:40:16.658709 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-730d0dfe-2f6a-46b6-ad1f-116979341211 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Returning 400 to user: Invalid volume: volume fb8e662e-d4b1-4345-93a0-03739c4bc72a is already attached to instances: 9549a821-de4f-4cff-9ed1-4f409d42b24a {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:40:16.658709 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-730d0dfe-2f6a-46b6-ad1f-116979341211 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "POST /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a/os-volume_attachments" status: 400 len: 174 microversion: 2.1 time: 0.074215 Jun 01 22:40:16.658709 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 788/2358] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:40:16 2026] POST /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a/os-volume_attachments => generated 174 bytes in 75 msecs (HTTP/1.1 400) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:40:16.709359 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-74c5256e-7c52-443b-aaa0-9346221b7246 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:16.709673 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-74c5256e-7c52-443b-aaa0-9346221b7246 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:16.713328 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-74c5256e-7c52-443b-aaa0-9346221b7246 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:16.713490 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-74c5256e-7c52-443b-aaa0-9346221b7246 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:16.713701 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-74c5256e-7c52-443b-aaa0-9346221b7246 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:16.714010 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-74c5256e-7c52-443b-aaa0-9346221b7246 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:16.714163 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-74c5256e-7c52-443b-aaa0-9346221b7246 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:16.714277 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-74c5256e-7c52-443b-aaa0-9346221b7246 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:16.757374 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-74c5256e-7c52-443b-aaa0-9346221b7246 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lazy-loading 'services' on Instance uuid 9549a821-de4f-4cff-9ed1-4f409d42b24a {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:40:16.814054 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-74c5256e-7c52-443b-aaa0-9346221b7246 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a/os-volume_attachments/fb8e662e-d4b1-4345-93a0-03739c4bc72a" status: 202 len: 0 microversion: 2.1 time: 0.106361 Jun 01 22:40:16.814341 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 806/2359] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:40:16 2026] DELETE /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a/os-volume_attachments/fb8e662e-d4b1-4345-93a0-03739c4bc72a => generated 0 bytes in 107 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:40:16.829368 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f7b3dbc6-0ba3-4edd-8641-b91fc5c112bc tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:16.832009 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f7b3dbc6-0ba3-4edd-8641-b91fc5c112bc tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:16.836456 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7b3dbc6-0ba3-4edd-8641-b91fc5c112bc tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:16.836696 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7b3dbc6-0ba3-4edd-8641-b91fc5c112bc tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:16.836858 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7b3dbc6-0ba3-4edd-8641-b91fc5c112bc tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:16.837170 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7b3dbc6-0ba3-4edd-8641-b91fc5c112bc tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:16.837358 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7b3dbc6-0ba3-4edd-8641-b91fc5c112bc tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:16.837607 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7b3dbc6-0ba3-4edd-8641-b91fc5c112bc tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:16.857456 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f7b3dbc6-0ba3-4edd-8641-b91fc5c112bc tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.029904 Jun 01 22:40:16.857912 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 766/2360] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:40:16 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:17.091670 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-51ca6ef4-b1fa-497a-b079-e38387df4d0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:17.092422 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-51ca6ef4-b1fa-497a-b079-e38387df4d0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:17.098918 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51ca6ef4-b1fa-497a-b079-e38387df4d0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:17.099584 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51ca6ef4-b1fa-497a-b079-e38387df4d0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:17.100117 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51ca6ef4-b1fa-497a-b079-e38387df4d0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:17.100878 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51ca6ef4-b1fa-497a-b079-e38387df4d0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:17.101386 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51ca6ef4-b1fa-497a-b079-e38387df4d0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:17.101871 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51ca6ef4-b1fa-497a-b079-e38387df4d0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:17.117431 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-51ca6ef4-b1fa-497a-b079-e38387df4d0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:17.284436 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-51ca6ef4-b1fa-497a-b079-e38387df4d0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:17.294601 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-51ca6ef4-b1fa-497a-b079-e38387df4d0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:17.294919 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-51ca6ef4-b1fa-497a-b079-e38387df4d0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:17.303709 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-51ca6ef4-b1fa-497a-b079-e38387df4d0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1708 microversion: 2.60 time: 0.213158 Jun 01 22:40:17.303709 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 789/2361] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:17 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1708 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:17.873512 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-91dd8c31-1bc9-4bed-98d0-2053ed8a17c5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:17.875409 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-91dd8c31-1bc9-4bed-98d0-2053ed8a17c5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:17.883383 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-91dd8c31-1bc9-4bed-98d0-2053ed8a17c5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:17.883677 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-91dd8c31-1bc9-4bed-98d0-2053ed8a17c5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:17.883865 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-91dd8c31-1bc9-4bed-98d0-2053ed8a17c5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:17.884222 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-91dd8c31-1bc9-4bed-98d0-2053ed8a17c5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:17.884426 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-91dd8c31-1bc9-4bed-98d0-2053ed8a17c5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:17.884612 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-91dd8c31-1bc9-4bed-98d0-2053ed8a17c5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:17.911635 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-91dd8c31-1bc9-4bed-98d0-2053ed8a17c5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.041098 Jun 01 22:40:17.911944 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 807/2362] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:40:17 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:18.324212 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2c00c857-a889-4f95-94a7-be0fc953f67d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:18.326175 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2c00c857-a889-4f95-94a7-be0fc953f67d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:18.331550 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2c00c857-a889-4f95-94a7-be0fc953f67d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:18.331945 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2c00c857-a889-4f95-94a7-be0fc953f67d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:18.332274 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2c00c857-a889-4f95-94a7-be0fc953f67d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:18.332867 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2c00c857-a889-4f95-94a7-be0fc953f67d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:18.333302 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2c00c857-a889-4f95-94a7-be0fc953f67d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:18.333721 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2c00c857-a889-4f95-94a7-be0fc953f67d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:18.348451 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2c00c857-a889-4f95-94a7-be0fc953f67d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:18.486761 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2c00c857-a889-4f95-94a7-be0fc953f67d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:18.492381 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2c00c857-a889-4f95-94a7-be0fc953f67d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:18.493066 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2c00c857-a889-4f95-94a7-be0fc953f67d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:18.497580 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2c00c857-a889-4f95-94a7-be0fc953f67d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1708 microversion: 2.60 time: 0.175602 Jun 01 22:40:18.497989 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 767/2363] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:18 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1708 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:18.922601 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b733cda8-9543-421d-836f-e0bffb7ca780 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:18.924934 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b733cda8-9543-421d-836f-e0bffb7ca780 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:18.929080 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b733cda8-9543-421d-836f-e0bffb7ca780 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:18.929319 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b733cda8-9543-421d-836f-e0bffb7ca780 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:18.929493 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b733cda8-9543-421d-836f-e0bffb7ca780 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:18.929819 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b733cda8-9543-421d-836f-e0bffb7ca780 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:18.930003 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b733cda8-9543-421d-836f-e0bffb7ca780 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:18.930169 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b733cda8-9543-421d-836f-e0bffb7ca780 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:18.951376 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b733cda8-9543-421d-836f-e0bffb7ca780 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.030886 Jun 01 22:40:18.951734 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 790/2364] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:40:18 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:19.516326 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b8e038d1-4e72-4b82-a4a9-19e9a247064c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:19.517892 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b8e038d1-4e72-4b82-a4a9-19e9a247064c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:19.522083 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b8e038d1-4e72-4b82-a4a9-19e9a247064c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:19.522381 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b8e038d1-4e72-4b82-a4a9-19e9a247064c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:19.522659 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b8e038d1-4e72-4b82-a4a9-19e9a247064c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:19.523167 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b8e038d1-4e72-4b82-a4a9-19e9a247064c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:19.523655 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b8e038d1-4e72-4b82-a4a9-19e9a247064c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:19.523964 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b8e038d1-4e72-4b82-a4a9-19e9a247064c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:19.546966 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b8e038d1-4e72-4b82-a4a9-19e9a247064c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:19.714024 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b8e038d1-4e72-4b82-a4a9-19e9a247064c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:19.720697 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b8e038d1-4e72-4b82-a4a9-19e9a247064c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:19.721542 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b8e038d1-4e72-4b82-a4a9-19e9a247064c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:19.727379 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b8e038d1-4e72-4b82-a4a9-19e9a247064c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1708 microversion: 2.60 time: 0.212824 Jun 01 22:40:19.727949 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 808/2365] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:19 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1708 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:19.974067 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f3aff490-93eb-4832-8d22-c654fb6da3c5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:19.976681 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f3aff490-93eb-4832-8d22-c654fb6da3c5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:19.981407 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f3aff490-93eb-4832-8d22-c654fb6da3c5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:19.981671 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f3aff490-93eb-4832-8d22-c654fb6da3c5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:19.981999 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f3aff490-93eb-4832-8d22-c654fb6da3c5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:19.982125 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f3aff490-93eb-4832-8d22-c654fb6da3c5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:19.982278 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f3aff490-93eb-4832-8d22-c654fb6da3c5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:19.982456 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f3aff490-93eb-4832-8d22-c654fb6da3c5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:20.004831 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f3aff490-93eb-4832-8d22-c654fb6da3c5 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.035756 Jun 01 22:40:20.005199 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 768/2366] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:40:19 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a/os-volume_attachments => generated 25 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:40:20.073177 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-78287e89-8936-4250-8ff8-785a81e65a8b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:20.073177 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-78287e89-8936-4250-8ff8-785a81e65a8b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:20.075725 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-78287e89-8936-4250-8ff8-785a81e65a8b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:20.076354 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-78287e89-8936-4250-8ff8-785a81e65a8b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:20.076354 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-78287e89-8936-4250-8ff8-785a81e65a8b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:20.076354 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-78287e89-8936-4250-8ff8-785a81e65a8b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:20.076632 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-78287e89-8936-4250-8ff8-785a81e65a8b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:20.076632 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-78287e89-8936-4250-8ff8-785a81e65a8b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:20.096844 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-78287e89-8936-4250-8ff8-785a81e65a8b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:40:20.152392 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-78287e89-8936-4250-8ff8-785a81e65a8b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 204 len: 0 microversion: 2.1 time: 0.082309 Jun 01 22:40:20.152788 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 791/2367] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:40:20 2026] DELETE /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 0 bytes in 83 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:40:20.166395 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b3b3b36a-5406-46c5-8bc4-1947ad5c43be tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:20.167920 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b3b3b36a-5406-46c5-8bc4-1947ad5c43be tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:20.174192 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b3b3b36a-5406-46c5-8bc4-1947ad5c43be tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:20.174466 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b3b3b36a-5406-46c5-8bc4-1947ad5c43be tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:20.174772 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b3b3b36a-5406-46c5-8bc4-1947ad5c43be tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:20.175275 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b3b3b36a-5406-46c5-8bc4-1947ad5c43be tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:20.175583 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b3b3b36a-5406-46c5-8bc4-1947ad5c43be tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:20.175877 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b3b3b36a-5406-46c5-8bc4-1947ad5c43be tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:20.204263 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b3b3b36a-5406-46c5-8bc4-1947ad5c43be tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:20.377930 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b3b3b36a-5406-46c5-8bc4-1947ad5c43be tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:20.385797 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b3b3b36a-5406-46c5-8bc4-1947ad5c43be tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 200 len: 1676 microversion: 2.1 time: 0.224460 Jun 01 22:40:20.386296 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 809/2368] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:20 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 1676 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:20.745475 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-06e02f66-0872-4cf2-b81e-737f645d9615 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:20.747859 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-06e02f66-0872-4cf2-b81e-737f645d9615 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:20.752614 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-06e02f66-0872-4cf2-b81e-737f645d9615 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:20.753034 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-06e02f66-0872-4cf2-b81e-737f645d9615 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:20.753297 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-06e02f66-0872-4cf2-b81e-737f645d9615 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:20.753825 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-06e02f66-0872-4cf2-b81e-737f645d9615 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:20.754203 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-06e02f66-0872-4cf2-b81e-737f645d9615 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:20.754571 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-06e02f66-0872-4cf2-b81e-737f645d9615 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:20.775976 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-06e02f66-0872-4cf2-b81e-737f645d9615 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:20.965427 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-06e02f66-0872-4cf2-b81e-737f645d9615 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:20.970766 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-06e02f66-0872-4cf2-b81e-737f645d9615 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:20.971375 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-06e02f66-0872-4cf2-b81e-737f645d9615 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:20.975802 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-06e02f66-0872-4cf2-b81e-737f645d9615 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1707 microversion: 2.60 time: 0.232230 Jun 01 22:40:20.976236 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 769/2369] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:20 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1707 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:21.306998 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-893ca98f-f5bb-4372-917a-948225d2d6a4 req-4a004fde-b590-4da9-9bc3-80613a7a8f95 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9549a821-de4f-4cff-9ed1-4f409d42b24a", "name": "network-vif-unplugged", "status": "completed", "tag": "f791819f-34ed-4119-b910-33ff56cd104e"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:21.314250 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-893ca98f-f5bb-4372-917a-948225d2d6a4 req-4a004fde-b590-4da9-9bc3-80613a7a8f95 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:21.314250 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-893ca98f-f5bb-4372-917a-948225d2d6a4 req-4a004fde-b590-4da9-9bc3-80613a7a8f95 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:21.314250 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-893ca98f-f5bb-4372-917a-948225d2d6a4 req-4a004fde-b590-4da9-9bc3-80613a7a8f95 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:21.321783 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-893ca98f-f5bb-4372-917a-948225d2d6a4 req-4a004fde-b590-4da9-9bc3-80613a7a8f95 service nova] Creating event network-vif-unplugged:f791819f-34ed-4119-b910-33ff56cd104e for instance 9549a821-de4f-4cff-9ed1-4f409d42b24a on np0000001904 Jun 01 22:40:21.322178 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-893ca98f-f5bb-4372-917a-948225d2d6a4 req-4a004fde-b590-4da9-9bc3-80613a7a8f95 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:21.326495 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-893ca98f-f5bb-4372-917a-948225d2d6a4 req-4a004fde-b590-4da9-9bc3-80613a7a8f95 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.022031 Jun 01 22:40:21.326847 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 792/2370] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:21 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:21.401369 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-07452024-2bc7-4032-b4a5-89f59455869b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:21.403777 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-07452024-2bc7-4032-b4a5-89f59455869b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:21.408678 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-07452024-2bc7-4032-b4a5-89f59455869b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:21.408984 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-07452024-2bc7-4032-b4a5-89f59455869b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:21.409295 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-07452024-2bc7-4032-b4a5-89f59455869b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:21.409833 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-07452024-2bc7-4032-b4a5-89f59455869b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:21.410156 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-07452024-2bc7-4032-b4a5-89f59455869b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:21.410501 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-07452024-2bc7-4032-b4a5-89f59455869b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:21.427613 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-07452024-2bc7-4032-b4a5-89f59455869b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:21.614603 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-07452024-2bc7-4032-b4a5-89f59455869b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:21.622487 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-07452024-2bc7-4032-b4a5-89f59455869b tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 200 len: 1676 microversion: 2.1 time: 0.223191 Jun 01 22:40:21.623046 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 810/2371] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:21 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 1676 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:21.992492 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a2a4fcc3-4da9-4973-b8ee-beecbac7bf1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:21.994408 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a2a4fcc3-4da9-4973-b8ee-beecbac7bf1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:21.998587 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a2a4fcc3-4da9-4973-b8ee-beecbac7bf1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:22.001587 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a2a4fcc3-4da9-4973-b8ee-beecbac7bf1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:22.001587 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a2a4fcc3-4da9-4973-b8ee-beecbac7bf1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:22.001587 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a2a4fcc3-4da9-4973-b8ee-beecbac7bf1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:22.001587 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a2a4fcc3-4da9-4973-b8ee-beecbac7bf1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:22.002078 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a2a4fcc3-4da9-4973-b8ee-beecbac7bf1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:22.021765 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a2a4fcc3-4da9-4973-b8ee-beecbac7bf1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:22.187007 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a2a4fcc3-4da9-4973-b8ee-beecbac7bf1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:22.192076 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a2a4fcc3-4da9-4973-b8ee-beecbac7bf1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:22.192771 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a2a4fcc3-4da9-4973-b8ee-beecbac7bf1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:22.197060 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a2a4fcc3-4da9-4973-b8ee-beecbac7bf1e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1707 microversion: 2.60 time: 0.206593 Jun 01 22:40:22.197469 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 770/2372] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:21 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1707 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:22.642996 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7f47f715-3743-40c7-9cae-6c1e1f371deb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:22.645735 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7f47f715-3743-40c7-9cae-6c1e1f371deb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:22.651667 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f47f715-3743-40c7-9cae-6c1e1f371deb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:22.651929 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f47f715-3743-40c7-9cae-6c1e1f371deb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:22.652185 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f47f715-3743-40c7-9cae-6c1e1f371deb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:22.652818 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f47f715-3743-40c7-9cae-6c1e1f371deb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:22.653138 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f47f715-3743-40c7-9cae-6c1e1f371deb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:22.653404 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f47f715-3743-40c7-9cae-6c1e1f371deb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:22.669737 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7f47f715-3743-40c7-9cae-6c1e1f371deb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:22.800461 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7f47f715-3743-40c7-9cae-6c1e1f371deb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:22.812387 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7f47f715-3743-40c7-9cae-6c1e1f371deb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 200 len: 1676 microversion: 2.1 time: 0.174324 Jun 01 22:40:22.812788 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 793/2373] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:22 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 1676 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:23.212407 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-cf064acd-49df-40a5-99b3-4479201ceb7a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:23.214342 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-cf064acd-49df-40a5-99b3-4479201ceb7a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:23.218452 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf064acd-49df-40a5-99b3-4479201ceb7a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:23.218714 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf064acd-49df-40a5-99b3-4479201ceb7a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:23.218922 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf064acd-49df-40a5-99b3-4479201ceb7a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:23.219345 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf064acd-49df-40a5-99b3-4479201ceb7a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:23.219655 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf064acd-49df-40a5-99b3-4479201ceb7a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:23.219940 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf064acd-49df-40a5-99b3-4479201ceb7a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:23.241946 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-cf064acd-49df-40a5-99b3-4479201ceb7a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:23.373415 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-a959cfc9-1bc4-452e-8b42-b9f82c057d8b req-fdc6e464-8493-4744-9d04-5e65406bcb40 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9549a821-de4f-4cff-9ed1-4f409d42b24a", "name": "network-vif-unplugged", "status": "completed", "tag": "f791819f-34ed-4119-b910-33ff56cd104e"}, {"server_uuid": "9549a821-de4f-4cff-9ed1-4f409d42b24a", "name": "network-vif-deleted", "tag": "f791819f-34ed-4119-b910-33ff56cd104e"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:23.381053 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a959cfc9-1bc4-452e-8b42-b9f82c057d8b req-fdc6e464-8493-4744-9d04-5e65406bcb40 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:23.381275 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a959cfc9-1bc4-452e-8b42-b9f82c057d8b req-fdc6e464-8493-4744-9d04-5e65406bcb40 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:23.381404 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a959cfc9-1bc4-452e-8b42-b9f82c057d8b req-fdc6e464-8493-4744-9d04-5e65406bcb40 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:23.389014 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-a959cfc9-1bc4-452e-8b42-b9f82c057d8b req-fdc6e464-8493-4744-9d04-5e65406bcb40 service nova] Creating event network-vif-unplugged:f791819f-34ed-4119-b910-33ff56cd104e for instance 9549a821-de4f-4cff-9ed1-4f409d42b24a on np0000001904 Jun 01 22:40:23.389197 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-a959cfc9-1bc4-452e-8b42-b9f82c057d8b req-fdc6e464-8493-4744-9d04-5e65406bcb40 service nova] Creating event network-vif-deleted:f791819f-34ed-4119-b910-33ff56cd104e for instance 9549a821-de4f-4cff-9ed1-4f409d42b24a on np0000001904 Jun 01 22:40:23.389638 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-a959cfc9-1bc4-452e-8b42-b9f82c057d8b req-fdc6e464-8493-4744-9d04-5e65406bcb40 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:23.397088 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-a959cfc9-1bc4-452e-8b42-b9f82c057d8b req-fdc6e464-8493-4744-9d04-5e65406bcb40 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.025585 Jun 01 22:40:23.397399 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 771/2374] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:23 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:23.408468 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-cf064acd-49df-40a5-99b3-4479201ceb7a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:23.413383 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-cf064acd-49df-40a5-99b3-4479201ceb7a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:23.413952 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-cf064acd-49df-40a5-99b3-4479201ceb7a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:23.418094 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-cf064acd-49df-40a5-99b3-4479201ceb7a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1707 microversion: 2.60 time: 0.207366 Jun 01 22:40:23.418647 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 811/2375] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:23 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1707 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:23.826336 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d0a44202-0f21-462d-bff7-d7c74b45b3eb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:23.828211 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d0a44202-0f21-462d-bff7-d7c74b45b3eb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:23.832103 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d0a44202-0f21-462d-bff7-d7c74b45b3eb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:23.832341 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d0a44202-0f21-462d-bff7-d7c74b45b3eb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:23.832562 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d0a44202-0f21-462d-bff7-d7c74b45b3eb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:23.832980 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d0a44202-0f21-462d-bff7-d7c74b45b3eb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:23.833278 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d0a44202-0f21-462d-bff7-d7c74b45b3eb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:23.833539 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d0a44202-0f21-462d-bff7-d7c74b45b3eb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:23.848510 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d0a44202-0f21-462d-bff7-d7c74b45b3eb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:23.896877 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d0a44202-0f21-462d-bff7-d7c74b45b3eb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:23.906313 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d0a44202-0f21-462d-bff7-d7c74b45b3eb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 200 len: 1325 microversion: 2.1 time: 0.081418 Jun 01 22:40:23.906645 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 794/2376] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:23 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 1325 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:24.436441 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4d306106-d9fd-4d8e-b95a-d69c35a19003 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:24.438394 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4d306106-d9fd-4d8e-b95a-d69c35a19003 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:24.443521 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4d306106-d9fd-4d8e-b95a-d69c35a19003 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:24.443886 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4d306106-d9fd-4d8e-b95a-d69c35a19003 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:24.444170 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4d306106-d9fd-4d8e-b95a-d69c35a19003 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:24.444717 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4d306106-d9fd-4d8e-b95a-d69c35a19003 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:24.445123 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4d306106-d9fd-4d8e-b95a-d69c35a19003 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:24.445492 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4d306106-d9fd-4d8e-b95a-d69c35a19003 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:24.464264 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4d306106-d9fd-4d8e-b95a-d69c35a19003 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:24.611237 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4d306106-d9fd-4d8e-b95a-d69c35a19003 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:24.616961 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4d306106-d9fd-4d8e-b95a-d69c35a19003 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:24.617614 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4d306106-d9fd-4d8e-b95a-d69c35a19003 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:24.621531 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4d306106-d9fd-4d8e-b95a-d69c35a19003 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1707 microversion: 2.60 time: 0.187637 Jun 01 22:40:24.621824 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 772/2377] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:24 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1707 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:24.799872 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-23fd2145-52b5-4626-9881-0bb3e84d79ef tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "db0d6f76-fdfa-48c6-9b9e-18c756f031de", "device": "/dev/vdb"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:24.802605 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-23fd2145-52b5-4626-9881-0bb3e84d79ef tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:24.806803 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-23fd2145-52b5-4626-9881-0bb3e84d79ef tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:24.807053 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-23fd2145-52b5-4626-9881-0bb3e84d79ef tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:24.807232 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-23fd2145-52b5-4626-9881-0bb3e84d79ef tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:24.807552 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-23fd2145-52b5-4626-9881-0bb3e84d79ef tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:24.807761 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-23fd2145-52b5-4626-9881-0bb3e84d79ef tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:24.807885 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-23fd2145-52b5-4626-9881-0bb3e84d79ef tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:24.924605 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-bc497477-55a6-447d-b1fd-4d4ad35a7492 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:24.924605 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-bc497477-55a6-447d-b1fd-4d4ad35a7492 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:24.929794 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc497477-55a6-447d-b1fd-4d4ad35a7492 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:24.930156 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc497477-55a6-447d-b1fd-4d4ad35a7492 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:24.930415 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc497477-55a6-447d-b1fd-4d4ad35a7492 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:24.930869 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc497477-55a6-447d-b1fd-4d4ad35a7492 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:24.931205 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc497477-55a6-447d-b1fd-4d4ad35a7492 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:24.931492 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc497477-55a6-447d-b1fd-4d4ad35a7492 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:24.952647 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc497477-55a6-447d-b1fd-4d4ad35a7492 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:24.952817 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc497477-55a6-447d-b1fd-4d4ad35a7492 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:24.952976 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bc497477-55a6-447d-b1fd-4d4ad35a7492 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:24.953208 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-bc497477-55a6-447d-b1fd-4d4ad35a7492 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lazy-loading 'fault' on Instance uuid 9549a821-de4f-4cff-9ed1-4f409d42b24a {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:40:24.958645 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-bc497477-55a6-447d-b1fd-4d4ad35a7492 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:25.036499 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-bc497477-55a6-447d-b1fd-4d4ad35a7492 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:25.043893 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-bc497477-55a6-447d-b1fd-4d4ad35a7492 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 200 len: 1330 microversion: 2.1 time: 0.123882 Jun 01 22:40:25.044170 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 795/2378] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:24 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 1330 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:25.166627 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-40d1fc1e-4e76-435a-b58e-695cbb0877be tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-1196392673"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:25.169470 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-40d1fc1e-4e76-435a-b58e-695cbb0877be tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:25.173330 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40d1fc1e-4e76-435a-b58e-695cbb0877be tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:25.173520 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40d1fc1e-4e76-435a-b58e-695cbb0877be tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:25.173661 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40d1fc1e-4e76-435a-b58e-695cbb0877be tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:25.173907 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40d1fc1e-4e76-435a-b58e-695cbb0877be tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:25.174032 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40d1fc1e-4e76-435a-b58e-695cbb0877be tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:25.174149 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40d1fc1e-4e76-435a-b58e-695cbb0877be tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:25.185025 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-40d1fc1e-4e76-435a-b58e-695cbb0877be tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:25.350094 np0000001904 devstack@n-api.service[86661]: INFO nova.network.security_group_api [None req-40d1fc1e-4e76-435a-b58e-695cbb0877be tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Removing security group cf97bafe-18b2-407d-9a41-b71c9790ff3c from port 43b21f7f-57ce-45f6-abb5-0ced45a0db3b Jun 01 22:40:25.646995 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8459e10c-3078-4951-a826-10c40c86e521 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:25.649015 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8459e10c-3078-4951-a826-10c40c86e521 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:25.655585 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8459e10c-3078-4951-a826-10c40c86e521 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:25.655908 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8459e10c-3078-4951-a826-10c40c86e521 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:25.656151 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8459e10c-3078-4951-a826-10c40c86e521 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:25.656600 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8459e10c-3078-4951-a826-10c40c86e521 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:25.656924 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8459e10c-3078-4951-a826-10c40c86e521 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:25.657250 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8459e10c-3078-4951-a826-10c40c86e521 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:25.674177 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8459e10c-3078-4951-a826-10c40c86e521 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:25.720470 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-40d1fc1e-4e76-435a-b58e-695cbb0877be tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "POST /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4/action" status: 202 len: 0 microversion: 2.1 time: 0.556109 Jun 01 22:40:25.720860 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 773/2379] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:40:25 2026] POST /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4/action => generated 0 bytes in 557 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:40:25.764879 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-f0b87698-fd52-405d-8358-146c05ef8ca3 req-3fb6b70e-1a3f-4d95-9b90-f7dbc7f9cdda service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e29f56b8-6152-4418-a6af-2aec981392d4", "tag": "43b21f7f-57ce-45f6-abb5-0ced45a0db3b"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:25.771690 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-f0b87698-fd52-405d-8358-146c05ef8ca3 req-3fb6b70e-1a3f-4d95-9b90-f7dbc7f9cdda service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:25.771946 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-f0b87698-fd52-405d-8358-146c05ef8ca3 req-3fb6b70e-1a3f-4d95-9b90-f7dbc7f9cdda service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:25.772193 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-f0b87698-fd52-405d-8358-146c05ef8ca3 req-3fb6b70e-1a3f-4d95-9b90-f7dbc7f9cdda service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:25.782418 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-f0b87698-fd52-405d-8358-146c05ef8ca3 req-3fb6b70e-1a3f-4d95-9b90-f7dbc7f9cdda service nova] Creating event network-changed:43b21f7f-57ce-45f6-abb5-0ced45a0db3b for instance e29f56b8-6152-4418-a6af-2aec981392d4 on np0000001904 Jun 01 22:40:25.783059 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-f0b87698-fd52-405d-8358-146c05ef8ca3 req-3fb6b70e-1a3f-4d95-9b90-f7dbc7f9cdda service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:25.791008 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-f0b87698-fd52-405d-8358-146c05ef8ca3 req-3fb6b70e-1a3f-4d95-9b90-f7dbc7f9cdda service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.027548 Jun 01 22:40:25.791461 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 774/2380] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:25 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:25.835852 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8459e10c-3078-4951-a826-10c40c86e521 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:25.843076 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8459e10c-3078-4951-a826-10c40c86e521 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:25.844031 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8459e10c-3078-4951-a826-10c40c86e521 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:25.855327 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8459e10c-3078-4951-a826-10c40c86e521 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1707 microversion: 2.60 time: 0.211006 Jun 01 22:40:25.855905 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 796/2381] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:25 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1707 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:26.064041 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d50e8248-88d6-42a1-bd90-c2b891ca5078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:26.065748 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d50e8248-88d6-42a1-bd90-c2b891ca5078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:26.070084 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d50e8248-88d6-42a1-bd90-c2b891ca5078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:26.070535 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d50e8248-88d6-42a1-bd90-c2b891ca5078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:26.070844 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d50e8248-88d6-42a1-bd90-c2b891ca5078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:26.071309 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d50e8248-88d6-42a1-bd90-c2b891ca5078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:26.071670 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d50e8248-88d6-42a1-bd90-c2b891ca5078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:26.071988 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d50e8248-88d6-42a1-bd90-c2b891ca5078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:26.089613 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d50e8248-88d6-42a1-bd90-c2b891ca5078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:26.089840 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d50e8248-88d6-42a1-bd90-c2b891ca5078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:26.090001 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d50e8248-88d6-42a1-bd90-c2b891ca5078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:26.090245 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-d50e8248-88d6-42a1-bd90-c2b891ca5078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lazy-loading 'fault' on Instance uuid 9549a821-de4f-4cff-9ed1-4f409d42b24a {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:40:26.093653 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d50e8248-88d6-42a1-bd90-c2b891ca5078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:26.151791 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d50e8248-88d6-42a1-bd90-c2b891ca5078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:26.161794 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d50e8248-88d6-42a1-bd90-c2b891ca5078 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 200 len: 1330 microversion: 2.1 time: 0.099583 Jun 01 22:40:26.162114 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 775/2382] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:26 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 1330 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:26.289839 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-5f6dde28-2708-40d5-8e00-f5a5bb5cfd4d req-eb28a218-df67-4414-8b38-cc1fdc0f1736 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e29f56b8-6152-4418-a6af-2aec981392d4", "tag": "43b21f7f-57ce-45f6-abb5-0ced45a0db3b"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:26.294996 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ef9666a9-3fdc-442a-afb7-d466b968b260 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:26.295294 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ef9666a9-3fdc-442a-afb7-d466b968b260 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:26.296601 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-5f6dde28-2708-40d5-8e00-f5a5bb5cfd4d req-eb28a218-df67-4414-8b38-cc1fdc0f1736 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:26.296823 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-5f6dde28-2708-40d5-8e00-f5a5bb5cfd4d req-eb28a218-df67-4414-8b38-cc1fdc0f1736 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:26.297012 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-5f6dde28-2708-40d5-8e00-f5a5bb5cfd4d req-eb28a218-df67-4414-8b38-cc1fdc0f1736 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:26.299438 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ef9666a9-3fdc-442a-afb7-d466b968b260 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:26.299716 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ef9666a9-3fdc-442a-afb7-d466b968b260 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:26.299916 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ef9666a9-3fdc-442a-afb7-d466b968b260 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:26.300230 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ef9666a9-3fdc-442a-afb7-d466b968b260 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:26.300393 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ef9666a9-3fdc-442a-afb7-d466b968b260 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:26.300558 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ef9666a9-3fdc-442a-afb7-d466b968b260 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:26.303772 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-5f6dde28-2708-40d5-8e00-f5a5bb5cfd4d req-eb28a218-df67-4414-8b38-cc1fdc0f1736 service nova] Creating event network-changed:43b21f7f-57ce-45f6-abb5-0ced45a0db3b for instance e29f56b8-6152-4418-a6af-2aec981392d4 on np0000001904 Jun 01 22:40:26.304149 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-5f6dde28-2708-40d5-8e00-f5a5bb5cfd4d req-eb28a218-df67-4414-8b38-cc1fdc0f1736 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:26.308106 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-5f6dde28-2708-40d5-8e00-f5a5bb5cfd4d req-eb28a218-df67-4414-8b38-cc1fdc0f1736 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019953 Jun 01 22:40:26.308402 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 797/2383] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:26 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:26.358921 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-ef9666a9-3fdc-442a-afb7-d466b968b260 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lazy-loading 'services' on Instance uuid e29f56b8-6152-4418-a6af-2aec981392d4 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:40:26.406722 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ef9666a9-3fdc-442a-afb7-d466b968b260 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4/os-volume_attachments/1fc41743-e922-4c02-ad88-1c0577ec1d5b" status: 202 len: 0 microversion: 2.1 time: 0.113816 Jun 01 22:40:26.407009 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 776/2384] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:40:26 2026] DELETE /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4/os-volume_attachments/1fc41743-e922-4c02-ad88-1c0577ec1d5b => generated 0 bytes in 114 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:40:26.417548 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7ddabba5-0c0b-40ab-b834-03709867571f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:26.418898 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7ddabba5-0c0b-40ab-b834-03709867571f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:26.423472 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7ddabba5-0c0b-40ab-b834-03709867571f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:26.423664 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7ddabba5-0c0b-40ab-b834-03709867571f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:26.423770 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7ddabba5-0c0b-40ab-b834-03709867571f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:26.424100 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7ddabba5-0c0b-40ab-b834-03709867571f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:26.424295 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7ddabba5-0c0b-40ab-b834-03709867571f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:26.424428 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7ddabba5-0c0b-40ab-b834-03709867571f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:26.449755 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7ddabba5-0c0b-40ab-b834-03709867571f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.034171 Jun 01 22:40:26.449986 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 798/2385] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:40:26 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:26.872340 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-44ab49b2-dff5-42af-a22c-4dbcc1afef1a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:26.873866 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-44ab49b2-dff5-42af-a22c-4dbcc1afef1a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:26.879296 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44ab49b2-dff5-42af-a22c-4dbcc1afef1a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:26.879609 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44ab49b2-dff5-42af-a22c-4dbcc1afef1a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:26.879861 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44ab49b2-dff5-42af-a22c-4dbcc1afef1a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:26.880287 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44ab49b2-dff5-42af-a22c-4dbcc1afef1a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:26.880561 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44ab49b2-dff5-42af-a22c-4dbcc1afef1a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:26.880838 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44ab49b2-dff5-42af-a22c-4dbcc1afef1a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:26.899028 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-44ab49b2-dff5-42af-a22c-4dbcc1afef1a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:27.027358 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-44ab49b2-dff5-42af-a22c-4dbcc1afef1a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:27.032467 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-44ab49b2-dff5-42af-a22c-4dbcc1afef1a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:27.033111 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-44ab49b2-dff5-42af-a22c-4dbcc1afef1a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:27.037716 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-44ab49b2-dff5-42af-a22c-4dbcc1afef1a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1707 microversion: 2.60 time: 0.167450 Jun 01 22:40:27.038002 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 777/2386] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:26 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1707 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:27.179274 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b705b32a-550d-443c-88c3-f0eacf581138 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:27.180540 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b705b32a-550d-443c-88c3-f0eacf581138 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:27.184997 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b705b32a-550d-443c-88c3-f0eacf581138 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:27.185327 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b705b32a-550d-443c-88c3-f0eacf581138 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:27.185585 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b705b32a-550d-443c-88c3-f0eacf581138 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:27.186065 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b705b32a-550d-443c-88c3-f0eacf581138 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:27.186426 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b705b32a-550d-443c-88c3-f0eacf581138 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:27.186780 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b705b32a-550d-443c-88c3-f0eacf581138 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:27.195160 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-b705b32a-550d-443c-88c3-f0eacf581138 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] HTTP exception thrown: Instance 9549a821-de4f-4cff-9ed1-4f409d42b24a could not be found. Jun 01 22:40:27.195448 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b705b32a-550d-443c-88c3-f0eacf581138 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Returning 404 to user: Instance 9549a821-de4f-4cff-9ed1-4f409d42b24a could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:40:27.195812 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b705b32a-550d-443c-88c3-f0eacf581138 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 404 len: 111 microversion: 2.1 time: 0.018292 Jun 01 22:40:27.196085 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 799/2387] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:27 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:40:27.205749 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d0756e30-7416-48cf-9f2f-e91e4bbf45c3 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:27.218525 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d0756e30-7416-48cf-9f2f-e91e4bbf45c3 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1310184544" status: 202 len: 0 microversion: 2.1 time: 0.014420 Jun 01 22:40:27.218867 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 778/2388] 10.4.3.116 () {66 vars in 1339 bytes} [Mon Jun 1 22:40:27 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1310184544 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:40:27.375956 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-23fd2145-52b5-4626-9881-0bb3e84d79ef tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "POST /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.577957 Jun 01 22:40:27.376449 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 812/2389] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:40:24 2026] POST /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c/os-volume_attachments => generated 194 bytes in 2578 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:27.459794 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-98863cdb-f969-48f4-9277-8f92908250f9 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:27.461277 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-98863cdb-f969-48f4-9277-8f92908250f9 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:27.465005 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-98863cdb-f969-48f4-9277-8f92908250f9 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:27.465308 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-98863cdb-f969-48f4-9277-8f92908250f9 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:27.465494 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-98863cdb-f969-48f4-9277-8f92908250f9 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:27.465829 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-98863cdb-f969-48f4-9277-8f92908250f9 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:27.466005 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-98863cdb-f969-48f4-9277-8f92908250f9 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:27.466172 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-98863cdb-f969-48f4-9277-8f92908250f9 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:27.484552 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-98863cdb-f969-48f4-9277-8f92908250f9 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.026507 Jun 01 22:40:27.484852 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 800/2390] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:40:27 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:27.585182 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3b284206-111e-4a08-a2b2-66c1177d69ee tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1335632962", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAEBgT3kTzAN9nI+aYGzJJY8au87LDDsa9/zkCLJJPcBpksSOFlL5L47XO72xFona0HQJaOoBkRd4P1O9v8pqbTXwDhwTtO309OyhTPqf+48jjmdeq0FQeqZpJAqmSIO3w=="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:27.594635 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-3b284206-111e-4a08-a2b2-66c1177d69ee tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Getting quotas for project d02993f817dd4629aed9f757e381c957. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:40:27.597127 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-3b284206-111e-4a08-a2b2-66c1177d69ee tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Getting quotas for user 2b27455be0814a54a8171000b0096d03 and project d02993f817dd4629aed9f757e381c957. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:40:27.611486 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3b284206-111e-4a08-a2b2-66c1177d69ee tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.028856 Jun 01 22:40:27.611808 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 779/2391] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:40:27 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:28.054380 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a5caa401-d3b6-4c41-8297-346026179c11 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:28.055794 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a5caa401-d3b6-4c41-8297-346026179c11 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:28.060477 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a5caa401-d3b6-4c41-8297-346026179c11 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:28.060732 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a5caa401-d3b6-4c41-8297-346026179c11 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:28.060974 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a5caa401-d3b6-4c41-8297-346026179c11 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:28.061455 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a5caa401-d3b6-4c41-8297-346026179c11 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:28.061946 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a5caa401-d3b6-4c41-8297-346026179c11 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:28.062227 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a5caa401-d3b6-4c41-8297-346026179c11 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:28.087762 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a5caa401-d3b6-4c41-8297-346026179c11 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:28.228696 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a5caa401-d3b6-4c41-8297-346026179c11 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:28.235376 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a5caa401-d3b6-4c41-8297-346026179c11 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:28.236281 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a5caa401-d3b6-4c41-8297-346026179c11 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:28.242131 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a5caa401-d3b6-4c41-8297-346026179c11 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1707 microversion: 2.60 time: 0.189210 Jun 01 22:40:28.242844 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 813/2392] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:28 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1707 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:28.497057 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d55fcae3-5c2a-4adf-aea1-d83605c5205d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:28.498398 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d55fcae3-5c2a-4adf-aea1-d83605c5205d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:28.503622 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d55fcae3-5c2a-4adf-aea1-d83605c5205d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:28.503842 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d55fcae3-5c2a-4adf-aea1-d83605c5205d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:28.504010 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d55fcae3-5c2a-4adf-aea1-d83605c5205d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:28.504346 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d55fcae3-5c2a-4adf-aea1-d83605c5205d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:28.504529 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d55fcae3-5c2a-4adf-aea1-d83605c5205d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:28.504712 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d55fcae3-5c2a-4adf-aea1-d83605c5205d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:28.523609 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d55fcae3-5c2a-4adf-aea1-d83605c5205d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.029788 Jun 01 22:40:28.523946 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 801/2393] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:40:28 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:28.641924 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1029523367", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "adminPass": "***", "networks": [{"uuid": "583de4f6-f7e5-45f3-95bc-b244ebb9dcdd"}], "security_groups": [{"name": "tempest-securitygroup--1512106245"}], "key_name": "tempest-keypair-1335632962", "user_data": "}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:28.731145 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:28.731449 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:28.731736 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:28.732240 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:28.732549 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:28.732838 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:28.737861 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:28.792716 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] validate_networks() for [('583de4f6-f7e5-45f3-95bc-b244ebb9dcdd', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:40:28.793050 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:29.259525 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-be238833-a06b-46ff-9ce3-42ac425467a2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:29.261572 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-be238833-a06b-46ff-9ce3-42ac425467a2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:29.265824 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-be238833-a06b-46ff-9ce3-42ac425467a2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:29.266210 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-be238833-a06b-46ff-9ce3-42ac425467a2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:29.266472 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-be238833-a06b-46ff-9ce3-42ac425467a2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:29.266980 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-be238833-a06b-46ff-9ce3-42ac425467a2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:29.267339 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-be238833-a06b-46ff-9ce3-42ac425467a2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:29.267673 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-be238833-a06b-46ff-9ce3-42ac425467a2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:29.283325 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-be238833-a06b-46ff-9ce3-42ac425467a2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:29.454029 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-be238833-a06b-46ff-9ce3-42ac425467a2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:29.461387 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-be238833-a06b-46ff-9ce3-42ac425467a2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:29.461948 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-be238833-a06b-46ff-9ce3-42ac425467a2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:29.465809 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-be238833-a06b-46ff-9ce3-42ac425467a2 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1707 microversion: 2.60 time: 0.208113 Jun 01 22:40:29.466120 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 814/2394] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:29 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1707 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:29.490223 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:29.533943 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-27e72c3b-c79c-4419-b01d-54b7ae4f3e8f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:29.535517 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-27e72c3b-c79c-4419-b01d-54b7ae4f3e8f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:29.539526 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-27e72c3b-c79c-4419-b01d-54b7ae4f3e8f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:29.539752 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-27e72c3b-c79c-4419-b01d-54b7ae4f3e8f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:29.539910 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-27e72c3b-c79c-4419-b01d-54b7ae4f3e8f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:29.540181 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-27e72c3b-c79c-4419-b01d-54b7ae4f3e8f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:29.540327 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-27e72c3b-c79c-4419-b01d-54b7ae4f3e8f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:29.540453 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-27e72c3b-c79c-4419-b01d-54b7ae4f3e8f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:29.542937 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=174,nova_cell1:UPDATE=4,nova_cell1:INSERT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:40:29.561177 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-27e72c3b-c79c-4419-b01d-54b7ae4f3e8f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.029298 Jun 01 22:40:29.561552 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 802/2395] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:40:29 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:29.764716 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:40:29.765042 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:40:29.765042 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:40:29.765228 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:40:29.765375 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:40:29.770878 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:29.771032 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:29.771179 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:29.771607 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:29.772483 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:29.772658 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:29.782347 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Getting quotas for project d02993f817dd4629aed9f757e381c957. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:40:29.784136 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Getting quotas for user 2b27455be0814a54a8171000b0096d03 and project d02993f817dd4629aed9f757e381c957. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:40:29.789477 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:40:29.790754 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:40:29.837827 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-70af803c-455b-4d1f-9bcc-327d695fd638 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 402 microversion: 2.1 time: 1.197588 Jun 01 22:40:29.838196 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 780/2396] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:40:28 2026] POST /compute/v2.1/servers => generated 402 bytes in 1198 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:40:29.848152 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-396eaaba-4952-4def-b103-0332f2ca9ec7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:29.849325 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-396eaaba-4952-4def-b103-0332f2ca9ec7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:29.859478 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-396eaaba-4952-4def-b103-0332f2ca9ec7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:29.909844 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-396eaaba-4952-4def-b103-0332f2ca9ec7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:29.917535 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-396eaaba-4952-4def-b103-0332f2ca9ec7 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0" status: 200 len: 1240 microversion: 2.1 time: 0.071221 Jun 01 22:40:29.917535 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 815/2397] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:29 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0 => generated 1240 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:30.484325 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-76be25af-1fa6-42be-8ed3-14a7b85f8b0b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:30.485579 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-76be25af-1fa6-42be-8ed3-14a7b85f8b0b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:30.489592 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-76be25af-1fa6-42be-8ed3-14a7b85f8b0b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:30.489592 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-76be25af-1fa6-42be-8ed3-14a7b85f8b0b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:30.489804 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-76be25af-1fa6-42be-8ed3-14a7b85f8b0b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:30.490221 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-76be25af-1fa6-42be-8ed3-14a7b85f8b0b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:30.490496 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-76be25af-1fa6-42be-8ed3-14a7b85f8b0b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:30.490792 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-76be25af-1fa6-42be-8ed3-14a7b85f8b0b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:30.510520 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-76be25af-1fa6-42be-8ed3-14a7b85f8b0b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:30.570844 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-aca5bceb-2374-41a0-9cec-0d6fd72be406 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:30.573424 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-aca5bceb-2374-41a0-9cec-0d6fd72be406 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:30.574682 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=64,nova_api:UPDATE=1,nova_api:DELETE=2,nova_api:INSERT=4 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:40:30.577145 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aca5bceb-2374-41a0-9cec-0d6fd72be406 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:30.577404 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aca5bceb-2374-41a0-9cec-0d6fd72be406 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:30.577548 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aca5bceb-2374-41a0-9cec-0d6fd72be406 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:30.577851 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aca5bceb-2374-41a0-9cec-0d6fd72be406 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:30.578601 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aca5bceb-2374-41a0-9cec-0d6fd72be406 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:30.578601 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aca5bceb-2374-41a0-9cec-0d6fd72be406 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:30.598665 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-aca5bceb-2374-41a0-9cec-0d6fd72be406 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.029136 Jun 01 22:40:30.598787 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 781/2398] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:40:30 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:30.667932 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-76be25af-1fa6-42be-8ed3-14a7b85f8b0b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:30.672803 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-76be25af-1fa6-42be-8ed3-14a7b85f8b0b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:30.673376 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-76be25af-1fa6-42be-8ed3-14a7b85f8b0b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:30.677130 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-76be25af-1fa6-42be-8ed3-14a7b85f8b0b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1707 microversion: 2.60 time: 0.194319 Jun 01 22:40:30.679675 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 803/2399] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:30 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1707 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:30.936082 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7af65404-8936-48a9-b344-a5fbb16bf5fb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:30.938743 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7af65404-8936-48a9-b344-a5fbb16bf5fb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:30.943930 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7af65404-8936-48a9-b344-a5fbb16bf5fb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:30.944290 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7af65404-8936-48a9-b344-a5fbb16bf5fb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:30.944591 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7af65404-8936-48a9-b344-a5fbb16bf5fb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:30.945178 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7af65404-8936-48a9-b344-a5fbb16bf5fb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:30.945584 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7af65404-8936-48a9-b344-a5fbb16bf5fb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:30.945985 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7af65404-8936-48a9-b344-a5fbb16bf5fb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:30.958910 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7af65404-8936-48a9-b344-a5fbb16bf5fb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:31.012284 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7af65404-8936-48a9-b344-a5fbb16bf5fb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:31.019266 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7af65404-8936-48a9-b344-a5fbb16bf5fb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0" status: 200 len: 1244 microversion: 2.1 time: 0.085505 Jun 01 22:40:31.019530 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 816/2400] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:30 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0 => generated 1244 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:31.609035 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-60784365-861a-45b7-aeb4-a3809baedf24 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:31.610500 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-60784365-861a-45b7-aeb4-a3809baedf24 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:31.614310 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60784365-861a-45b7-aeb4-a3809baedf24 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:31.614574 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60784365-861a-45b7-aeb4-a3809baedf24 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:31.614767 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60784365-861a-45b7-aeb4-a3809baedf24 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:31.615061 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60784365-861a-45b7-aeb4-a3809baedf24 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:31.615220 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60784365-861a-45b7-aeb4-a3809baedf24 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:31.615333 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60784365-861a-45b7-aeb4-a3809baedf24 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:31.635613 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-60784365-861a-45b7-aeb4-a3809baedf24 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.028205 Jun 01 22:40:31.635613 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 782/2401] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:40:31 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4/os-volume_attachments => generated 25 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:40:31.646464 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d5980f6e-e1ac-4d5a-a871-e8c28546e1cf tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:31.646464 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d5980f6e-e1ac-4d5a-a871-e8c28546e1cf tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:31.653478 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=74,nova_api:INSERT=3,nova_api:UPDATE=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:40:31.656027 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d5980f6e-e1ac-4d5a-a871-e8c28546e1cf tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:31.656608 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d5980f6e-e1ac-4d5a-a871-e8c28546e1cf tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:31.656860 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d5980f6e-e1ac-4d5a-a871-e8c28546e1cf tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:31.657198 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d5980f6e-e1ac-4d5a-a871-e8c28546e1cf tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:31.657394 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d5980f6e-e1ac-4d5a-a871-e8c28546e1cf tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:31.657558 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d5980f6e-e1ac-4d5a-a871-e8c28546e1cf tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:31.694114 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-78608766-2f19-48fa-ac55-a28a9f6deaad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:31.695704 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-78608766-2f19-48fa-ac55-a28a9f6deaad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:31.700676 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-78608766-2f19-48fa-ac55-a28a9f6deaad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:31.700998 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-78608766-2f19-48fa-ac55-a28a9f6deaad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:31.701263 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-78608766-2f19-48fa-ac55-a28a9f6deaad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:31.701824 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-78608766-2f19-48fa-ac55-a28a9f6deaad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:31.702205 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-78608766-2f19-48fa-ac55-a28a9f6deaad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:31.702528 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-78608766-2f19-48fa-ac55-a28a9f6deaad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:31.705826 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=147,nova_cell1:INSERT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:40:31.713978 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-d5980f6e-e1ac-4d5a-a871-e8c28546e1cf tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] HTTP exception thrown: Instance e29f56b8-6152-4418-a6af-2aec981392d4 is not attached to volume 1fc41743-e922-4c02-ad88-1c0577ec1d5b Jun 01 22:40:31.714381 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d5980f6e-e1ac-4d5a-a871-e8c28546e1cf tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Returning 404 to user: Instance e29f56b8-6152-4418-a6af-2aec981392d4 is not attached to volume 1fc41743-e922-4c02-ad88-1c0577ec1d5b {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:40:31.714690 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d5980f6e-e1ac-4d5a-a871-e8c28546e1cf tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4/os-volume_attachments/1fc41743-e922-4c02-ad88-1c0577ec1d5b" status: 404 len: 154 microversion: 2.1 time: 0.070532 Jun 01 22:40:31.715058 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 804/2402] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:40:31 2026] DELETE /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4/os-volume_attachments/1fc41743-e922-4c02-ad88-1c0577ec1d5b => generated 154 bytes in 71 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:40:31.721548 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-78608766-2f19-48fa-ac55-a28a9f6deaad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:31.857449 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-78608766-2f19-48fa-ac55-a28a9f6deaad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:31.863369 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-78608766-2f19-48fa-ac55-a28a9f6deaad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:31.864184 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-78608766-2f19-48fa-ac55-a28a9f6deaad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:31.869938 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-78608766-2f19-48fa-ac55-a28a9f6deaad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1707 microversion: 2.60 time: 0.177613 Jun 01 22:40:31.870297 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 817/2403] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:31 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1707 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:32.034518 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-023be2a1-f47c-49d1-970d-1383b706a551 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:32.036350 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-023be2a1-f47c-49d1-970d-1383b706a551 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:32.040255 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-023be2a1-f47c-49d1-970d-1383b706a551 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:32.040486 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-023be2a1-f47c-49d1-970d-1383b706a551 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:32.040705 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-023be2a1-f47c-49d1-970d-1383b706a551 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:32.041102 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-023be2a1-f47c-49d1-970d-1383b706a551 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:32.041442 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-023be2a1-f47c-49d1-970d-1383b706a551 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:32.041724 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-023be2a1-f47c-49d1-970d-1383b706a551 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:32.054098 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-023be2a1-f47c-49d1-970d-1383b706a551 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:32.100555 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-023be2a1-f47c-49d1-970d-1383b706a551 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:32.108262 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-023be2a1-f47c-49d1-970d-1383b706a551 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0" status: 200 len: 1292 microversion: 2.1 time: 0.075896 Jun 01 22:40:32.108583 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 783/2404] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:32 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0 => generated 1292 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:32.750732 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-9b36030c-b538-45ec-9740-c7401a665642 req-ad38f5fd-69ed-4beb-89ea-a95d4e1d8020 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e9baf122-f3d2-4e25-881e-b39d278350af", "name": "network-vif-plugged", "status": "completed", "tag": "e3984ede-4914-472e-b9a8-277e0fbf8883"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:32.756989 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-9b36030c-b538-45ec-9740-c7401a665642 req-ad38f5fd-69ed-4beb-89ea-a95d4e1d8020 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:32.756989 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-9b36030c-b538-45ec-9740-c7401a665642 req-ad38f5fd-69ed-4beb-89ea-a95d4e1d8020 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:32.757084 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-9b36030c-b538-45ec-9740-c7401a665642 req-ad38f5fd-69ed-4beb-89ea-a95d4e1d8020 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:32.766959 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-9b36030c-b538-45ec-9740-c7401a665642 req-ad38f5fd-69ed-4beb-89ea-a95d4e1d8020 service nova] Creating event network-vif-plugged:e3984ede-4914-472e-b9a8-277e0fbf8883 for instance e9baf122-f3d2-4e25-881e-b39d278350af on np0000001904 Jun 01 22:40:32.776821 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [req-9b36030c-b538-45ec-9740-c7401a665642 req-ad38f5fd-69ed-4beb-89ea-a95d4e1d8020 service nova] Instance e9baf122-f3d2-4e25-881e-b39d278350af is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86660) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:40:32.776821 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-9b36030c-b538-45ec-9740-c7401a665642 req-ad38f5fd-69ed-4beb-89ea-a95d4e1d8020 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:32.784075 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-9b36030c-b538-45ec-9740-c7401a665642 req-ad38f5fd-69ed-4beb-89ea-a95d4e1d8020 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.035006 Jun 01 22:40:32.784430 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 805/2405] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:32 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:32.825725 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b8d2b79f-5c63-45ab-be8a-b30f8e8b23f5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:32.826115 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b8d2b79f-5c63-45ab-be8a-b30f8e8b23f5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:32.827840 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=57,nova_api:INSERT=4 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:40:32.831721 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b8d2b79f-5c63-45ab-be8a-b30f8e8b23f5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:32.831984 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b8d2b79f-5c63-45ab-be8a-b30f8e8b23f5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:32.832323 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b8d2b79f-5c63-45ab-be8a-b30f8e8b23f5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:32.832691 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b8d2b79f-5c63-45ab-be8a-b30f8e8b23f5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:32.832962 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b8d2b79f-5c63-45ab-be8a-b30f8e8b23f5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:32.833137 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b8d2b79f-5c63-45ab-be8a-b30f8e8b23f5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:32.849550 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b8d2b79f-5c63-45ab-be8a-b30f8e8b23f5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:40:32.890011 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-48bcaecf-b7d4-4e8c-acc6-343a23f5d6b7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:32.891629 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-48bcaecf-b7d4-4e8c-acc6-343a23f5d6b7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:32.896942 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48bcaecf-b7d4-4e8c-acc6-343a23f5d6b7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:32.897282 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48bcaecf-b7d4-4e8c-acc6-343a23f5d6b7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:32.897586 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48bcaecf-b7d4-4e8c-acc6-343a23f5d6b7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:32.898149 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48bcaecf-b7d4-4e8c-acc6-343a23f5d6b7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:32.898557 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48bcaecf-b7d4-4e8c-acc6-343a23f5d6b7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:32.898956 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48bcaecf-b7d4-4e8c-acc6-343a23f5d6b7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:32.912904 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b8d2b79f-5c63-45ab-be8a-b30f8e8b23f5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 204 len: 0 microversion: 2.1 time: 0.089528 Jun 01 22:40:32.913194 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 818/2406] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:40:32 2026] DELETE /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:40:32.914770 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-48bcaecf-b7d4-4e8c-acc6-343a23f5d6b7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:32.922045 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-79fd0937-b41a-45ee-93dd-48412c0d4fbb tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:32.923417 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-79fd0937-b41a-45ee-93dd-48412c0d4fbb tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:32.928158 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-79fd0937-b41a-45ee-93dd-48412c0d4fbb tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:32.928391 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-79fd0937-b41a-45ee-93dd-48412c0d4fbb tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:32.928598 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-79fd0937-b41a-45ee-93dd-48412c0d4fbb tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:32.929002 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-79fd0937-b41a-45ee-93dd-48412c0d4fbb tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:32.929314 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-79fd0937-b41a-45ee-93dd-48412c0d4fbb tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:32.929582 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-79fd0937-b41a-45ee-93dd-48412c0d4fbb tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:32.944641 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-79fd0937-b41a-45ee-93dd-48412c0d4fbb tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:33.063170 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-48bcaecf-b7d4-4e8c-acc6-343a23f5d6b7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:33.068883 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-48bcaecf-b7d4-4e8c-acc6-343a23f5d6b7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:33.069469 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-48bcaecf-b7d4-4e8c-acc6-343a23f5d6b7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:33.073881 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-48bcaecf-b7d4-4e8c-acc6-343a23f5d6b7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1707 microversion: 2.60 time: 0.185668 Jun 01 22:40:33.074124 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 784/2407] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:32 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1707 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:33.091393 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-79fd0937-b41a-45ee-93dd-48412c0d4fbb tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:33.099055 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-79fd0937-b41a-45ee-93dd-48412c0d4fbb tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1550 microversion: 2.1 time: 0.178848 Jun 01 22:40:33.099345 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 806/2408] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:32 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1550 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:33.123325 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b74cbfe2-6c7d-4745-bf5f-466faeb5d5f3 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:33.124749 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b74cbfe2-6c7d-4745-bf5f-466faeb5d5f3 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:33.129313 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b74cbfe2-6c7d-4745-bf5f-466faeb5d5f3 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:33.129313 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b74cbfe2-6c7d-4745-bf5f-466faeb5d5f3 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:33.129557 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b74cbfe2-6c7d-4745-bf5f-466faeb5d5f3 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:33.130063 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b74cbfe2-6c7d-4745-bf5f-466faeb5d5f3 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:33.131266 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b74cbfe2-6c7d-4745-bf5f-466faeb5d5f3 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:33.131266 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b74cbfe2-6c7d-4745-bf5f-466faeb5d5f3 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:33.151704 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b74cbfe2-6c7d-4745-bf5f-466faeb5d5f3 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:33.210734 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b74cbfe2-6c7d-4745-bf5f-466faeb5d5f3 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:33.217947 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b74cbfe2-6c7d-4745-bf5f-466faeb5d5f3 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0" status: 200 len: 1292 microversion: 2.1 time: 0.096355 Jun 01 22:40:33.218207 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 819/2409] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:33 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0 => generated 1292 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:34.077032 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-9d9c73d5-c039-48fd-a4d8-14c10626c66c req-7ad76626-bafb-4f7c-9581-6476f44db293 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e29f56b8-6152-4418-a6af-2aec981392d4", "name": "network-vif-unplugged", "status": "completed", "tag": "43b21f7f-57ce-45f6-abb5-0ced45a0db3b"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:34.084773 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-9d9c73d5-c039-48fd-a4d8-14c10626c66c req-7ad76626-bafb-4f7c-9581-6476f44db293 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:34.085041 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-9d9c73d5-c039-48fd-a4d8-14c10626c66c req-7ad76626-bafb-4f7c-9581-6476f44db293 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:34.085281 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-9d9c73d5-c039-48fd-a4d8-14c10626c66c req-7ad76626-bafb-4f7c-9581-6476f44db293 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:34.093711 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7d3b8144-44c5-4f49-b711-ace6dcbcfb50 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:34.094100 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-9d9c73d5-c039-48fd-a4d8-14c10626c66c req-7ad76626-bafb-4f7c-9581-6476f44db293 service nova] Creating event network-vif-unplugged:43b21f7f-57ce-45f6-abb5-0ced45a0db3b for instance e29f56b8-6152-4418-a6af-2aec981392d4 on np0000001904 Jun 01 22:40:34.094381 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-9d9c73d5-c039-48fd-a4d8-14c10626c66c req-7ad76626-bafb-4f7c-9581-6476f44db293 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:34.095479 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7d3b8144-44c5-4f49-b711-ace6dcbcfb50 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:34.099854 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-9d9c73d5-c039-48fd-a4d8-14c10626c66c req-7ad76626-bafb-4f7c-9581-6476f44db293 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.025013 Jun 01 22:40:34.100260 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 785/2410] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:34 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:34.101071 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7d3b8144-44c5-4f49-b711-ace6dcbcfb50 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:34.101509 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7d3b8144-44c5-4f49-b711-ace6dcbcfb50 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:34.101966 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7d3b8144-44c5-4f49-b711-ace6dcbcfb50 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:34.102739 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7d3b8144-44c5-4f49-b711-ace6dcbcfb50 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:34.103332 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7d3b8144-44c5-4f49-b711-ace6dcbcfb50 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:34.103754 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7d3b8144-44c5-4f49-b711-ace6dcbcfb50 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:34.113972 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-41caba65-c657-4b35-a0ed-428132f91a78 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:34.115697 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-41caba65-c657-4b35-a0ed-428132f91a78 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:34.121940 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41caba65-c657-4b35-a0ed-428132f91a78 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:34.122347 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41caba65-c657-4b35-a0ed-428132f91a78 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:34.122533 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41caba65-c657-4b35-a0ed-428132f91a78 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:34.123107 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41caba65-c657-4b35-a0ed-428132f91a78 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:34.123440 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41caba65-c657-4b35-a0ed-428132f91a78 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:34.123742 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41caba65-c657-4b35-a0ed-428132f91a78 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:34.132916 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7d3b8144-44c5-4f49-b711-ace6dcbcfb50 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:34.142154 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-41caba65-c657-4b35-a0ed-428132f91a78 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:34.196042 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Action: 'create', calling method: >, body: {"server": {"name": "instance-depend-image", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "38a6b1f9-8129-419a-a528-0634f9476cee", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}]}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:34.244391 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:34.244391 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:34.244391 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:34.244814 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:34.245079 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:34.245347 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:34.257589 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] validate_networks() for None {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:40:34.257589 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:34.341799 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-41caba65-c657-4b35-a0ed-428132f91a78 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:34.350056 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7d3b8144-44c5-4f49-b711-ace6dcbcfb50 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:34.351321 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-41caba65-c657-4b35-a0ed-428132f91a78 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1550 microversion: 2.1 time: 0.239738 Jun 01 22:40:34.352035 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 820/2411] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:34 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1550 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:34.354814 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7fb1a069-f3a8-47e6-b394-67eb17ed4171 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:34.356522 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7fb1a069-f3a8-47e6-b394-67eb17ed4171 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:34.357086 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7d3b8144-44c5-4f49-b711-ace6dcbcfb50 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:34.358092 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7d3b8144-44c5-4f49-b711-ace6dcbcfb50 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:34.363180 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fb1a069-f3a8-47e6-b394-67eb17ed4171 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:34.363498 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fb1a069-f3a8-47e6-b394-67eb17ed4171 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:34.363759 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7d3b8144-44c5-4f49-b711-ace6dcbcfb50 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1704 microversion: 2.60 time: 0.274907 Jun 01 22:40:34.363832 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fb1a069-f3a8-47e6-b394-67eb17ed4171 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:34.364213 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 807/2412] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:34 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1704 bytes in 276 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:34.364322 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fb1a069-f3a8-47e6-b394-67eb17ed4171 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:34.364679 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fb1a069-f3a8-47e6-b394-67eb17ed4171 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:34.365033 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fb1a069-f3a8-47e6-b394-67eb17ed4171 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:34.381186 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7fb1a069-f3a8-47e6-b394-67eb17ed4171 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:34.382646 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-9c84d7c2-8377-4ed7-807f-632734e3c974 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:34.385407 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-9c84d7c2-8377-4ed7-807f-632734e3c974 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:34.390111 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9c84d7c2-8377-4ed7-807f-632734e3c974 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:34.390479 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9c84d7c2-8377-4ed7-807f-632734e3c974 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:34.390741 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9c84d7c2-8377-4ed7-807f-632734e3c974 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:34.391123 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9c84d7c2-8377-4ed7-807f-632734e3c974 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:34.391382 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9c84d7c2-8377-4ed7-807f-632734e3c974 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:34.391581 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9c84d7c2-8377-4ed7-807f-632734e3c974 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:34.438075 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-9c84d7c2-8377-4ed7-807f-632734e3c974 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "POST /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af/action" status: 204 len: 0 microversion: 2.60 time: 0.057716 Jun 01 22:40:34.438635 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 808/2413] 10.4.3.116 () {70 vars in 1437 bytes} [Mon Jun 1 22:40:34 2026] POST /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:40:34.441458 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7fb1a069-f3a8-47e6-b394-67eb17ed4171 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:34.448510 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-df6d1854-526f-47d8-a54e-6fd9a3b9b9ca tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:34.452589 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7fb1a069-f3a8-47e6-b394-67eb17ed4171 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0" status: 200 len: 1300 microversion: 2.1 time: 0.097018 Jun 01 22:40:34.452589 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 821/2414] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:34 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0 => generated 1300 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:34.452780 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-df6d1854-526f-47d8-a54e-6fd9a3b9b9ca tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:34.454863 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-df6d1854-526f-47d8-a54e-6fd9a3b9b9ca tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:34.455440 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-df6d1854-526f-47d8-a54e-6fd9a3b9b9ca tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:34.455736 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-df6d1854-526f-47d8-a54e-6fd9a3b9b9ca tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:34.456220 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-df6d1854-526f-47d8-a54e-6fd9a3b9b9ca tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:34.456591 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-df6d1854-526f-47d8-a54e-6fd9a3b9b9ca tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:34.456915 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-df6d1854-526f-47d8-a54e-6fd9a3b9b9ca tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:34.473751 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-df6d1854-526f-47d8-a54e-6fd9a3b9b9ca tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:34.507259 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:40:34.507259 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:40:34.507259 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:40:34.507259 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:40:34.507259 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:40:34.512918 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:34.513296 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:34.513515 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:34.514147 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:34.516034 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:34.516293 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:34.528042 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Getting quotas for project 11d7dcacc1d946fba2537c259c3ed198. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:40:34.530674 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Getting quotas for user fda37677d947495e953d969b7c733fa4 and project 11d7dcacc1d946fba2537c259c3ed198. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:40:34.597584 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:40:34.597584 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] 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='38a6b1f9-8129-419a-a528-0634f9476cee',volume_size=None,volume_type=None)] {{(pid=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:40:34.635751 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-df6d1854-526f-47d8-a54e-6fd9a3b9b9ca tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:34.641586 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-df6d1854-526f-47d8-a54e-6fd9a3b9b9ca tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:34.642447 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-df6d1854-526f-47d8-a54e-6fd9a3b9b9ca tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:34.648069 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-df6d1854-526f-47d8-a54e-6fd9a3b9b9ca tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1704 microversion: 2.60 time: 0.201386 Jun 01 22:40:34.648551 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 809/2415] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:34 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1704 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:34.718322 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a489762d-6f2e-4535-b039-a8ce43ec2b3f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.524389 Jun 01 22:40:34.720319 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 786/2416] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:40:34 2026] POST /compute/v2.1/servers => generated 380 bytes in 527 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:40:34.732450 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c7922503-9afd-41c9-b34a-f6c5d45b3e79 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:34.733879 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c7922503-9afd-41c9-b34a-f6c5d45b3e79 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:34.748053 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c7922503-9afd-41c9-b34a-f6c5d45b3e79 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:34.814743 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c7922503-9afd-41c9-b34a-f6c5d45b3e79 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:34.823758 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c7922503-9afd-41c9-b34a-f6c5d45b3e79 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1029 microversion: 2.1 time: 0.092027 Jun 01 22:40:34.823758 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 822/2417] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:34 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1029 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:34.832468 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-347733ed-cb9c-41b4-b019-ed7190562052 req-29f3e152-b338-4c0e-a1b9-7f3c0c530506 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e9baf122-f3d2-4e25-881e-b39d278350af", "name": "network-vif-plugged", "status": "completed", "tag": "e3984ede-4914-472e-b9a8-277e0fbf8883"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:34.844401 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-347733ed-cb9c-41b4-b019-ed7190562052 req-29f3e152-b338-4c0e-a1b9-7f3c0c530506 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:34.844401 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-347733ed-cb9c-41b4-b019-ed7190562052 req-29f3e152-b338-4c0e-a1b9-7f3c0c530506 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:34.844401 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-347733ed-cb9c-41b4-b019-ed7190562052 req-29f3e152-b338-4c0e-a1b9-7f3c0c530506 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:34.850353 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-347733ed-cb9c-41b4-b019-ed7190562052 req-29f3e152-b338-4c0e-a1b9-7f3c0c530506 service nova] Creating event network-vif-plugged:e3984ede-4914-472e-b9a8-277e0fbf8883 for instance e9baf122-f3d2-4e25-881e-b39d278350af on np0000001904 Jun 01 22:40:34.860135 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [req-347733ed-cb9c-41b4-b019-ed7190562052 req-29f3e152-b338-4c0e-a1b9-7f3c0c530506 service nova] Instance e9baf122-f3d2-4e25-881e-b39d278350af is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86660) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:40:34.860678 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-347733ed-cb9c-41b4-b019-ed7190562052 req-29f3e152-b338-4c0e-a1b9-7f3c0c530506 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:34.866512 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-347733ed-cb9c-41b4-b019-ed7190562052 req-29f3e152-b338-4c0e-a1b9-7f3c0c530506 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.037650 Jun 01 22:40:34.867024 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 810/2418] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:34 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:35.373519 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2d6c62a1-7bcf-4825-8e82-40cbdd83b17f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:35.375225 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2d6c62a1-7bcf-4825-8e82-40cbdd83b17f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:35.379540 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2d6c62a1-7bcf-4825-8e82-40cbdd83b17f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:35.379799 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2d6c62a1-7bcf-4825-8e82-40cbdd83b17f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:35.379991 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2d6c62a1-7bcf-4825-8e82-40cbdd83b17f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:35.380430 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2d6c62a1-7bcf-4825-8e82-40cbdd83b17f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:35.380732 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2d6c62a1-7bcf-4825-8e82-40cbdd83b17f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:35.380996 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2d6c62a1-7bcf-4825-8e82-40cbdd83b17f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:35.396610 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2d6c62a1-7bcf-4825-8e82-40cbdd83b17f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:35.472517 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e596f247-b1a0-4b6c-b58f-17c06c5d44e8 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:35.475383 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e596f247-b1a0-4b6c-b58f-17c06c5d44e8 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:35.485978 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e596f247-b1a0-4b6c-b58f-17c06c5d44e8 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:35.486335 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e596f247-b1a0-4b6c-b58f-17c06c5d44e8 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:35.486620 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e596f247-b1a0-4b6c-b58f-17c06c5d44e8 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:35.487175 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e596f247-b1a0-4b6c-b58f-17c06c5d44e8 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:35.487579 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e596f247-b1a0-4b6c-b58f-17c06c5d44e8 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:35.487927 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e596f247-b1a0-4b6c-b58f-17c06c5d44e8 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:35.506497 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e596f247-b1a0-4b6c-b58f-17c06c5d44e8 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:35.593920 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3762f888-72c4-47ed-8968-59843402b08c tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:35.598716 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3762f888-72c4-47ed-8968-59843402b08c tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:35.608004 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3762f888-72c4-47ed-8968-59843402b08c tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:35.608297 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3762f888-72c4-47ed-8968-59843402b08c tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:35.608737 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3762f888-72c4-47ed-8968-59843402b08c tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:35.609761 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3762f888-72c4-47ed-8968-59843402b08c tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:35.611126 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3762f888-72c4-47ed-8968-59843402b08c tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:35.611762 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3762f888-72c4-47ed-8968-59843402b08c tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:35.633034 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2d6c62a1-7bcf-4825-8e82-40cbdd83b17f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:35.640086 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-3762f888-72c4-47ed-8968-59843402b08c tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:35.644332 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2d6c62a1-7bcf-4825-8e82-40cbdd83b17f tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1550 microversion: 2.1 time: 0.270851 Jun 01 22:40:35.644660 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 787/2419] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:35 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1550 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:35.674528 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3a9253b1-fd6b-4534-8ef7-b9126e874e99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:35.675899 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3a9253b1-fd6b-4534-8ef7-b9126e874e99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:35.681695 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3a9253b1-fd6b-4534-8ef7-b9126e874e99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:35.681971 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3a9253b1-fd6b-4534-8ef7-b9126e874e99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:35.682232 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3a9253b1-fd6b-4534-8ef7-b9126e874e99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:35.682813 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3a9253b1-fd6b-4534-8ef7-b9126e874e99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:35.683174 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3a9253b1-fd6b-4534-8ef7-b9126e874e99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:35.684172 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3a9253b1-fd6b-4534-8ef7-b9126e874e99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:35.712026 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3a9253b1-fd6b-4534-8ef7-b9126e874e99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:35.801423 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e596f247-b1a0-4b6c-b58f-17c06c5d44e8 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:35.809942 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e596f247-b1a0-4b6c-b58f-17c06c5d44e8 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0" status: 200 len: 1368 microversion: 2.1 time: 0.343380 Jun 01 22:40:35.810417 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 823/2420] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:35 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0 => generated 1368 bytes in 344 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:35.842799 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-47cfcce0-52e2-42cc-b10a-caf18eae65ea tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:35.846116 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-47cfcce0-52e2-42cc-b10a-caf18eae65ea tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:35.851582 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47cfcce0-52e2-42cc-b10a-caf18eae65ea tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:35.851943 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47cfcce0-52e2-42cc-b10a-caf18eae65ea tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:35.852230 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47cfcce0-52e2-42cc-b10a-caf18eae65ea tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:35.852812 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47cfcce0-52e2-42cc-b10a-caf18eae65ea tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:35.852863 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3762f888-72c4-47ed-8968-59843402b08c tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56758b3936f64470a0fe1a52cf96cc2b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e757e10a0e494708a8c4706e31d39590', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:35.853239 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47cfcce0-52e2-42cc-b10a-caf18eae65ea tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:35.853746 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47cfcce0-52e2-42cc-b10a-caf18eae65ea tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:35.865769 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3762f888-72c4-47ed-8968-59843402b08c tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1" status: 200 len: 1720 microversion: 2.1 time: 0.272010 Jun 01 22:40:35.865769 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 811/2421] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:35 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1 => generated 1720 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:35.873471 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-47cfcce0-52e2-42cc-b10a-caf18eae65ea tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:35.873945 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3a9253b1-fd6b-4534-8ef7-b9126e874e99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:35.881865 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3a9253b1-fd6b-4534-8ef7-b9126e874e99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:35.882273 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3a9253b1-fd6b-4534-8ef7-b9126e874e99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:35.886282 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3a9253b1-fd6b-4534-8ef7-b9126e874e99 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1704 microversion: 2.60 time: 0.214342 Jun 01 22:40:35.886551 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 788/2422] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:35 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1704 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:35.922365 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-47cfcce0-52e2-42cc-b10a-caf18eae65ea tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:35.929312 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-47cfcce0-52e2-42cc-b10a-caf18eae65ea tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1079 microversion: 2.1 time: 0.089261 Jun 01 22:40:35.929607 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 824/2423] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:35 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1079 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:36.141592 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-eda5b2db-b5fe-4a51-856c-67c68ffaa730 req-156151b8-a960-4fe4-bc61-f0bf0e57e6b6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e29f56b8-6152-4418-a6af-2aec981392d4", "name": "network-vif-unplugged", "status": "completed", "tag": "43b21f7f-57ce-45f6-abb5-0ced45a0db3b"}, {"name": "network-changed", "server_uuid": "9b341d3f-818d-438c-a5c2-83ea9b6026f0", "tag": "82412ae1-03f2-4f2e-8e17-4393698a5736"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:36.151111 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-eda5b2db-b5fe-4a51-856c-67c68ffaa730 req-156151b8-a960-4fe4-bc61-f0bf0e57e6b6 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:36.151440 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-eda5b2db-b5fe-4a51-856c-67c68ffaa730 req-156151b8-a960-4fe4-bc61-f0bf0e57e6b6 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:36.151629 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-eda5b2db-b5fe-4a51-856c-67c68ffaa730 req-156151b8-a960-4fe4-bc61-f0bf0e57e6b6 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:36.159624 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-eda5b2db-b5fe-4a51-856c-67c68ffaa730 req-156151b8-a960-4fe4-bc61-f0bf0e57e6b6 service nova] Creating event network-vif-unplugged:43b21f7f-57ce-45f6-abb5-0ced45a0db3b for instance e29f56b8-6152-4418-a6af-2aec981392d4 on np0000001904 Jun 01 22:40:36.159840 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-eda5b2db-b5fe-4a51-856c-67c68ffaa730 req-156151b8-a960-4fe4-bc61-f0bf0e57e6b6 service nova] Creating event network-changed:82412ae1-03f2-4f2e-8e17-4393698a5736 for instance 9b341d3f-818d-438c-a5c2-83ea9b6026f0 on np0000001904 Jun 01 22:40:36.160290 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-eda5b2db-b5fe-4a51-856c-67c68ffaa730 req-156151b8-a960-4fe4-bc61-f0bf0e57e6b6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:36.165553 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-eda5b2db-b5fe-4a51-856c-67c68ffaa730 req-156151b8-a960-4fe4-bc61-f0bf0e57e6b6 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.025956 Jun 01 22:40:36.165932 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 812/2424] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:36 2026] POST /compute/v2.1/os-server-external-events => generated 352 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:36.665733 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3d0cd838-66e8-48d8-8acd-4e4ee483d335 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:36.667990 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3d0cd838-66e8-48d8-8acd-4e4ee483d335 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:36.672017 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d0cd838-66e8-48d8-8acd-4e4ee483d335 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:36.672332 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d0cd838-66e8-48d8-8acd-4e4ee483d335 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:36.672587 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d0cd838-66e8-48d8-8acd-4e4ee483d335 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:36.673032 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d0cd838-66e8-48d8-8acd-4e4ee483d335 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:36.673407 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d0cd838-66e8-48d8-8acd-4e4ee483d335 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:36.673849 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d0cd838-66e8-48d8-8acd-4e4ee483d335 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:36.697620 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3d0cd838-66e8-48d8-8acd-4e4ee483d335 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:36.785265 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3d0cd838-66e8-48d8-8acd-4e4ee483d335 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:36.794301 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3d0cd838-66e8-48d8-8acd-4e4ee483d335 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1341 microversion: 2.1 time: 0.130200 Jun 01 22:40:36.794719 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 789/2425] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:36 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1341 bytes in 131 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:36.833708 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-36183999-0c82-4829-a450-bf1b498d6d16 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:36.835472 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-36183999-0c82-4829-a450-bf1b498d6d16 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:36.845513 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-36183999-0c82-4829-a450-bf1b498d6d16 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:36.845960 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-36183999-0c82-4829-a450-bf1b498d6d16 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:36.846282 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-36183999-0c82-4829-a450-bf1b498d6d16 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:36.847030 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-36183999-0c82-4829-a450-bf1b498d6d16 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:36.847458 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-36183999-0c82-4829-a450-bf1b498d6d16 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:36.848036 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-36183999-0c82-4829-a450-bf1b498d6d16 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:36.866919 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-36183999-0c82-4829-a450-bf1b498d6d16 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:36.909776 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3ef3c6ee-2962-4332-aa39-a8130bc4a0fd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:36.911813 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3ef3c6ee-2962-4332-aa39-a8130bc4a0fd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:36.917026 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3ef3c6ee-2962-4332-aa39-a8130bc4a0fd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:36.917284 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3ef3c6ee-2962-4332-aa39-a8130bc4a0fd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:36.917673 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3ef3c6ee-2962-4332-aa39-a8130bc4a0fd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:36.918198 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3ef3c6ee-2962-4332-aa39-a8130bc4a0fd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:36.918537 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3ef3c6ee-2962-4332-aa39-a8130bc4a0fd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:36.918926 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3ef3c6ee-2962-4332-aa39-a8130bc4a0fd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:36.925036 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-2d34eb08-3dfe-4470-8178-a113dcd368e5 req-652f0d67-f698-4fd0-84b6-0c1f4b30a457 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e29f56b8-6152-4418-a6af-2aec981392d4", "name": "network-vif-deleted", "tag": "43b21f7f-57ce-45f6-abb5-0ced45a0db3b"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:36.939695 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-2d34eb08-3dfe-4470-8178-a113dcd368e5 req-652f0d67-f698-4fd0-84b6-0c1f4b30a457 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:36.939964 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-2d34eb08-3dfe-4470-8178-a113dcd368e5 req-652f0d67-f698-4fd0-84b6-0c1f4b30a457 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:36.940291 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-2d34eb08-3dfe-4470-8178-a113dcd368e5 req-652f0d67-f698-4fd0-84b6-0c1f4b30a457 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:36.949983 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-2d34eb08-3dfe-4470-8178-a113dcd368e5 req-652f0d67-f698-4fd0-84b6-0c1f4b30a457 service nova] Creating event network-vif-deleted:43b21f7f-57ce-45f6-abb5-0ced45a0db3b for instance e29f56b8-6152-4418-a6af-2aec981392d4 on np0000001904 Jun 01 22:40:36.950609 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-2d34eb08-3dfe-4470-8178-a113dcd368e5 req-652f0d67-f698-4fd0-84b6-0c1f4b30a457 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:36.956122 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-2d34eb08-3dfe-4470-8178-a113dcd368e5 req-652f0d67-f698-4fd0-84b6-0c1f4b30a457 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033729 Jun 01 22:40:36.956803 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 790/2426] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:36 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:36.957681 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-3ef3c6ee-2962-4332-aa39-a8130bc4a0fd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:36.960259 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3327f264-e435-461e-9f69-f02833ed965a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:36.962370 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3327f264-e435-461e-9f69-f02833ed965a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:36.967288 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3327f264-e435-461e-9f69-f02833ed965a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:36.967606 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3327f264-e435-461e-9f69-f02833ed965a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:36.967838 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3327f264-e435-461e-9f69-f02833ed965a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:36.968313 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3327f264-e435-461e-9f69-f02833ed965a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:36.968886 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3327f264-e435-461e-9f69-f02833ed965a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:36.968886 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3327f264-e435-461e-9f69-f02833ed965a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:36.986997 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3327f264-e435-461e-9f69-f02833ed965a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:37.052083 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3327f264-e435-461e-9f69-f02833ed965a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:37.061746 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3327f264-e435-461e-9f69-f02833ed965a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1127 microversion: 2.1 time: 0.103930 Jun 01 22:40:37.062058 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 791/2427] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:36 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1127 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:37.102514 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3ef3c6ee-2962-4332-aa39-a8130bc4a0fd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:37.109723 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3ef3c6ee-2962-4332-aa39-a8130bc4a0fd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:37.110333 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3ef3c6ee-2962-4332-aa39-a8130bc4a0fd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:37.115331 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3ef3c6ee-2962-4332-aa39-a8130bc4a0fd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1704 microversion: 2.60 time: 0.207448 Jun 01 22:40:37.115331 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 813/2428] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:36 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1704 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:37.134464 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-36183999-0c82-4829-a450-bf1b498d6d16 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:37.142329 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-36183999-0c82-4829-a450-bf1b498d6d16 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0" status: 200 len: 1366 microversion: 2.1 time: 0.311049 Jun 01 22:40:37.142690 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 825/2429] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:36 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0 => generated 1366 bytes in 312 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:37.786131 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3cced32b-8ba6-4534-b95b-7eb0c50f3bbf tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "e6448575-210e-4f77-91e5-09843ce057ae"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:37.787574 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3cced32b-8ba6-4534-b95b-7eb0c50f3bbf tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:37.792862 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3cced32b-8ba6-4534-b95b-7eb0c50f3bbf tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:37.793117 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3cced32b-8ba6-4534-b95b-7eb0c50f3bbf tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:37.793307 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3cced32b-8ba6-4534-b95b-7eb0c50f3bbf tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:37.793653 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3cced32b-8ba6-4534-b95b-7eb0c50f3bbf tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:37.793853 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3cced32b-8ba6-4534-b95b-7eb0c50f3bbf tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:37.794031 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3cced32b-8ba6-4534-b95b-7eb0c50f3bbf tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:37.816636 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-02d2fc39-2243-4078-bd84-de2ccc3f0882 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:37.817967 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-02d2fc39-2243-4078-bd84-de2ccc3f0882 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:37.822889 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-02d2fc39-2243-4078-bd84-de2ccc3f0882 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:37.823366 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-02d2fc39-2243-4078-bd84-de2ccc3f0882 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:37.823672 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-02d2fc39-2243-4078-bd84-de2ccc3f0882 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:37.824283 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-02d2fc39-2243-4078-bd84-de2ccc3f0882 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:37.824699 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-02d2fc39-2243-4078-bd84-de2ccc3f0882 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:37.825026 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-02d2fc39-2243-4078-bd84-de2ccc3f0882 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:37.855604 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-02d2fc39-2243-4078-bd84-de2ccc3f0882 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:37.855870 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-02d2fc39-2243-4078-bd84-de2ccc3f0882 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:37.856045 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-02d2fc39-2243-4078-bd84-de2ccc3f0882 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:37.856317 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-02d2fc39-2243-4078-bd84-de2ccc3f0882 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lazy-loading 'fault' on Instance uuid e29f56b8-6152-4418-a6af-2aec981392d4 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:40:37.860936 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-02d2fc39-2243-4078-bd84-de2ccc3f0882 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:37.921591 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-02d2fc39-2243-4078-bd84-de2ccc3f0882 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:37.928803 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-02d2fc39-2243-4078-bd84-de2ccc3f0882 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1346 microversion: 2.1 time: 0.115312 Jun 01 22:40:37.929125 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 814/2430] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:37 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1346 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:38.079994 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ebd8d15c-bdcf-4208-9b6b-a3ea1ebe437a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:38.081811 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ebd8d15c-bdcf-4208-9b6b-a3ea1ebe437a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:38.089023 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ebd8d15c-bdcf-4208-9b6b-a3ea1ebe437a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:38.089324 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ebd8d15c-bdcf-4208-9b6b-a3ea1ebe437a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:38.089534 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ebd8d15c-bdcf-4208-9b6b-a3ea1ebe437a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:38.090136 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ebd8d15c-bdcf-4208-9b6b-a3ea1ebe437a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:38.090287 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ebd8d15c-bdcf-4208-9b6b-a3ea1ebe437a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:38.090589 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ebd8d15c-bdcf-4208-9b6b-a3ea1ebe437a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:38.105313 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ebd8d15c-bdcf-4208-9b6b-a3ea1ebe437a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:38.138986 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4114223e-348c-4f01-b33d-d7b7a9d215e1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:38.145838 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4114223e-348c-4f01-b33d-d7b7a9d215e1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:38.157839 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4114223e-348c-4f01-b33d-d7b7a9d215e1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:38.157839 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4114223e-348c-4f01-b33d-d7b7a9d215e1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:38.157839 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4114223e-348c-4f01-b33d-d7b7a9d215e1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:38.158056 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4114223e-348c-4f01-b33d-d7b7a9d215e1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:38.158461 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4114223e-348c-4f01-b33d-d7b7a9d215e1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:38.158708 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4114223e-348c-4f01-b33d-d7b7a9d215e1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:38.166805 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ebd8d15c-bdcf-4208-9b6b-a3ea1ebe437a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:38.173745 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4114223e-348c-4f01-b33d-d7b7a9d215e1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:38.174026 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ebd8d15c-bdcf-4208-9b6b-a3ea1ebe437a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1127 microversion: 2.1 time: 0.096498 Jun 01 22:40:38.174513 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 826/2431] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:38 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1127 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:38.220176 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-dc7a9761-03e2-41df-8f63-4bcb8664a79a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:38.225128 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-dc7a9761-03e2-41df-8f63-4bcb8664a79a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:38.231045 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc7a9761-03e2-41df-8f63-4bcb8664a79a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:38.231045 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc7a9761-03e2-41df-8f63-4bcb8664a79a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:38.231231 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc7a9761-03e2-41df-8f63-4bcb8664a79a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:38.231859 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc7a9761-03e2-41df-8f63-4bcb8664a79a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:38.232296 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc7a9761-03e2-41df-8f63-4bcb8664a79a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:38.233451 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc7a9761-03e2-41df-8f63-4bcb8664a79a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:38.255046 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-dc7a9761-03e2-41df-8f63-4bcb8664a79a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:38.310528 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4114223e-348c-4f01-b33d-d7b7a9d215e1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:38.315856 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4114223e-348c-4f01-b33d-d7b7a9d215e1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:38.316410 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4114223e-348c-4f01-b33d-d7b7a9d215e1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:38.320308 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4114223e-348c-4f01-b33d-d7b7a9d215e1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1704 microversion: 2.60 time: 0.183545 Jun 01 22:40:38.320589 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 815/2432] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:38 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1704 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:38.401201 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-dc7a9761-03e2-41df-8f63-4bcb8664a79a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:38.408561 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-dc7a9761-03e2-41df-8f63-4bcb8664a79a tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0" status: 200 len: 1366 microversion: 2.1 time: 0.190544 Jun 01 22:40:38.408879 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 827/2433] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:38 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0 => generated 1366 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:38.949153 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-914afd4e-103e-4a85-b802-548c0616f22b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:38.954584 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-914afd4e-103e-4a85-b802-548c0616f22b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:38.955984 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-914afd4e-103e-4a85-b802-548c0616f22b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:38.956341 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-914afd4e-103e-4a85-b802-548c0616f22b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:38.956659 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-914afd4e-103e-4a85-b802-548c0616f22b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:38.957131 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-914afd4e-103e-4a85-b802-548c0616f22b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:38.957446 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-914afd4e-103e-4a85-b802-548c0616f22b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:38.957829 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-914afd4e-103e-4a85-b802-548c0616f22b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:38.980689 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-914afd4e-103e-4a85-b802-548c0616f22b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:38.982435 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-914afd4e-103e-4a85-b802-548c0616f22b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:38.982435 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-914afd4e-103e-4a85-b802-548c0616f22b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:38.982435 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-914afd4e-103e-4a85-b802-548c0616f22b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lazy-loading 'fault' on Instance uuid e29f56b8-6152-4418-a6af-2aec981392d4 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:40:38.986276 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-914afd4e-103e-4a85-b802-548c0616f22b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:39.054935 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-914afd4e-103e-4a85-b802-548c0616f22b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:39.062944 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-914afd4e-103e-4a85-b802-548c0616f22b tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1346 microversion: 2.1 time: 0.116278 Jun 01 22:40:39.063253 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 816/2434] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:38 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1346 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:39.188595 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2792d300-b7c4-4dcf-9b14-8c032a03b916 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:39.190286 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2792d300-b7c4-4dcf-9b14-8c032a03b916 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:39.196130 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2792d300-b7c4-4dcf-9b14-8c032a03b916 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:39.196444 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2792d300-b7c4-4dcf-9b14-8c032a03b916 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:39.196735 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2792d300-b7c4-4dcf-9b14-8c032a03b916 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:39.197288 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2792d300-b7c4-4dcf-9b14-8c032a03b916 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:39.197680 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2792d300-b7c4-4dcf-9b14-8c032a03b916 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:39.198028 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2792d300-b7c4-4dcf-9b14-8c032a03b916 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:39.212552 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2792d300-b7c4-4dcf-9b14-8c032a03b916 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:39.265963 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2792d300-b7c4-4dcf-9b14-8c032a03b916 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:39.276199 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2792d300-b7c4-4dcf-9b14-8c032a03b916 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1135 microversion: 2.1 time: 0.089540 Jun 01 22:40:39.276573 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 828/2435] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:39 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1135 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:39.338681 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7f60af0a-7294-4408-8a5b-f97fe094460c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:39.341203 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7f60af0a-7294-4408-8a5b-f97fe094460c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:39.347385 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f60af0a-7294-4408-8a5b-f97fe094460c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:39.347780 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f60af0a-7294-4408-8a5b-f97fe094460c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:39.348072 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f60af0a-7294-4408-8a5b-f97fe094460c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:39.348674 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f60af0a-7294-4408-8a5b-f97fe094460c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:39.349069 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f60af0a-7294-4408-8a5b-f97fe094460c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:39.349471 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7f60af0a-7294-4408-8a5b-f97fe094460c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:39.371459 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7f60af0a-7294-4408-8a5b-f97fe094460c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:39.428070 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2252ef6c-dd8c-4425-bbce-c46c25b4dccb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:39.429757 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2252ef6c-dd8c-4425-bbce-c46c25b4dccb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:39.434955 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2252ef6c-dd8c-4425-bbce-c46c25b4dccb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:39.435245 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2252ef6c-dd8c-4425-bbce-c46c25b4dccb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:39.435553 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2252ef6c-dd8c-4425-bbce-c46c25b4dccb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:39.436078 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2252ef6c-dd8c-4425-bbce-c46c25b4dccb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:39.436410 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2252ef6c-dd8c-4425-bbce-c46c25b4dccb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:39.436704 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2252ef6c-dd8c-4425-bbce-c46c25b4dccb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:39.462155 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2252ef6c-dd8c-4425-bbce-c46c25b4dccb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:39.548846 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7f60af0a-7294-4408-8a5b-f97fe094460c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:39.556854 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7f60af0a-7294-4408-8a5b-f97fe094460c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:39.557594 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7f60af0a-7294-4408-8a5b-f97fe094460c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:39.562537 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7f60af0a-7294-4408-8a5b-f97fe094460c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1704 microversion: 2.60 time: 0.226625 Jun 01 22:40:39.562886 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 817/2436] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:39 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1704 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:39.616378 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2252ef6c-dd8c-4425-bbce-c46c25b4dccb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:39.624676 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2252ef6c-dd8c-4425-bbce-c46c25b4dccb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0" status: 200 len: 1366 microversion: 2.1 time: 0.198408 Jun 01 22:40:39.624965 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 829/2437] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:39 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0 => generated 1366 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:40.082227 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a36710b2-0400-4cc2-a5e9-15a8370ae6c4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:40.087267 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a36710b2-0400-4cc2-a5e9-15a8370ae6c4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:40.093025 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a36710b2-0400-4cc2-a5e9-15a8370ae6c4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:40.093781 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a36710b2-0400-4cc2-a5e9-15a8370ae6c4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:40.094119 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a36710b2-0400-4cc2-a5e9-15a8370ae6c4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:40.094732 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a36710b2-0400-4cc2-a5e9-15a8370ae6c4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:40.095151 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a36710b2-0400-4cc2-a5e9-15a8370ae6c4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:40.095560 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a36710b2-0400-4cc2-a5e9-15a8370ae6c4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:40.119972 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a36710b2-0400-4cc2-a5e9-15a8370ae6c4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:40.120198 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a36710b2-0400-4cc2-a5e9-15a8370ae6c4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:40.120356 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a36710b2-0400-4cc2-a5e9-15a8370ae6c4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:40.120620 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-a36710b2-0400-4cc2-a5e9-15a8370ae6c4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lazy-loading 'fault' on Instance uuid e29f56b8-6152-4418-a6af-2aec981392d4 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:40:40.124199 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a36710b2-0400-4cc2-a5e9-15a8370ae6c4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:40.174871 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a36710b2-0400-4cc2-a5e9-15a8370ae6c4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:40.183990 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a36710b2-0400-4cc2-a5e9-15a8370ae6c4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 200 len: 1346 microversion: 2.1 time: 0.103861 Jun 01 22:40:40.184796 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 818/2438] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:40 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 1346 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:40.293847 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-cea95ac3-d2d5-41ae-a883-b7d23c7b9263 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:40.296587 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-cea95ac3-d2d5-41ae-a883-b7d23c7b9263 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:40.300801 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cea95ac3-d2d5-41ae-a883-b7d23c7b9263 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:40.301144 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cea95ac3-d2d5-41ae-a883-b7d23c7b9263 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:40.301443 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cea95ac3-d2d5-41ae-a883-b7d23c7b9263 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:40.302826 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cea95ac3-d2d5-41ae-a883-b7d23c7b9263 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:40.302826 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cea95ac3-d2d5-41ae-a883-b7d23c7b9263 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:40.302826 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cea95ac3-d2d5-41ae-a883-b7d23c7b9263 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:40.319620 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-cea95ac3-d2d5-41ae-a883-b7d23c7b9263 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:40.369530 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3cced32b-8ba6-4534-b95b-7eb0c50f3bbf tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "POST /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.584256 Jun 01 22:40:40.370020 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 792/2439] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:40:37 2026] POST /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments => generated 194 bytes in 2586 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:40.485506 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-cea95ac3-d2d5-41ae-a883-b7d23c7b9263 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:40.493356 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-cea95ac3-d2d5-41ae-a883-b7d23c7b9263 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1177 microversion: 2.1 time: 0.200999 Jun 01 22:40:40.493923 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 830/2440] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:40 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1177 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:40.584149 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-733f5ec8-0779-4580-ae27-e7b63e4501b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:40.585513 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-733f5ec8-0779-4580-ae27-e7b63e4501b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:40.590716 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-733f5ec8-0779-4580-ae27-e7b63e4501b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:40.590965 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-733f5ec8-0779-4580-ae27-e7b63e4501b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:40.591166 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-733f5ec8-0779-4580-ae27-e7b63e4501b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:40.591680 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-733f5ec8-0779-4580-ae27-e7b63e4501b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:40.591983 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-733f5ec8-0779-4580-ae27-e7b63e4501b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:40.592260 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-733f5ec8-0779-4580-ae27-e7b63e4501b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:40.612012 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-733f5ec8-0779-4580-ae27-e7b63e4501b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:40.648108 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-eab7eb32-9e4c-423e-989a-04cabc505c9d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:40.649520 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-eab7eb32-9e4c-423e-989a-04cabc505c9d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:40.659335 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eab7eb32-9e4c-423e-989a-04cabc505c9d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:40.659335 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eab7eb32-9e4c-423e-989a-04cabc505c9d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:40.659335 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eab7eb32-9e4c-423e-989a-04cabc505c9d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:40.661080 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eab7eb32-9e4c-423e-989a-04cabc505c9d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:40.661080 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eab7eb32-9e4c-423e-989a-04cabc505c9d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:40.661080 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eab7eb32-9e4c-423e-989a-04cabc505c9d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:40.677419 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-eab7eb32-9e4c-423e-989a-04cabc505c9d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:40.803372 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-20b88b84-d41e-4e8c-b78f-ef4afd7e22d1 req-710b2203-9ec5-4a1d-9952-345a60517611 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7341d073-5a30-4b79-adaf-0955992aba4f", "tag": "5baeaac0-c146-43fe-9216-b8eb195e82ff"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:40.810781 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-20b88b84-d41e-4e8c-b78f-ef4afd7e22d1 req-710b2203-9ec5-4a1d-9952-345a60517611 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:40.810980 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-20b88b84-d41e-4e8c-b78f-ef4afd7e22d1 req-710b2203-9ec5-4a1d-9952-345a60517611 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:40.811109 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-20b88b84-d41e-4e8c-b78f-ef4afd7e22d1 req-710b2203-9ec5-4a1d-9952-345a60517611 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:40.814919 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-733f5ec8-0779-4580-ae27-e7b63e4501b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:40.816657 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-20b88b84-d41e-4e8c-b78f-ef4afd7e22d1 req-710b2203-9ec5-4a1d-9952-345a60517611 service nova] Creating event network-changed:5baeaac0-c146-43fe-9216-b8eb195e82ff for instance 7341d073-5a30-4b79-adaf-0955992aba4f on np0000001904 Jun 01 22:40:40.817072 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-20b88b84-d41e-4e8c-b78f-ef4afd7e22d1 req-710b2203-9ec5-4a1d-9952-345a60517611 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:40.821900 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-733f5ec8-0779-4580-ae27-e7b63e4501b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:40.822469 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-20b88b84-d41e-4e8c-b78f-ef4afd7e22d1 req-710b2203-9ec5-4a1d-9952-345a60517611 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020319 Jun 01 22:40:40.822886 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 831/2441] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:40 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:40.823268 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-733f5ec8-0779-4580-ae27-e7b63e4501b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:40.828539 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-733f5ec8-0779-4580-ae27-e7b63e4501b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1704 microversion: 2.60 time: 0.246026 Jun 01 22:40:40.828894 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 819/2442] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:40 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1704 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:40.857134 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-eab7eb32-9e4c-423e-989a-04cabc505c9d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:40.866006 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-eab7eb32-9e4c-423e-989a-04cabc505c9d tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0" status: 200 len: 1366 microversion: 2.1 time: 0.219840 Jun 01 22:40:40.866324 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 793/2443] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:40 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0 => generated 1366 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:41.202578 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5904ac55-c384-4808-8529-7906885cee93 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:41.205437 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5904ac55-c384-4808-8529-7906885cee93 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: e29f56b8-6152-4418-a6af-2aec981392d4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:41.214471 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5904ac55-c384-4808-8529-7906885cee93 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:41.214471 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5904ac55-c384-4808-8529-7906885cee93 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:41.214471 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5904ac55-c384-4808-8529-7906885cee93 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:41.215101 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5904ac55-c384-4808-8529-7906885cee93 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:41.215319 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5904ac55-c384-4808-8529-7906885cee93 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:41.215613 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5904ac55-c384-4808-8529-7906885cee93 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:41.224991 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-5904ac55-c384-4808-8529-7906885cee93 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] HTTP exception thrown: Instance e29f56b8-6152-4418-a6af-2aec981392d4 could not be found. Jun 01 22:40:41.225545 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5904ac55-c384-4808-8529-7906885cee93 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Returning 404 to user: Instance e29f56b8-6152-4418-a6af-2aec981392d4 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:40:41.225985 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5904ac55-c384-4808-8529-7906885cee93 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4" status: 404 len: 111 microversion: 2.1 time: 0.025507 Jun 01 22:40:41.225985 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 832/2444] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:41 2026] GET /compute/v2.1/servers/e29f56b8-6152-4418-a6af-2aec981392d4 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:40:41.237678 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-27508211-9a06-4f4d-8514-4602770bd172 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:41.256946 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-27508211-9a06-4f4d-8514-4602770bd172 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1108917896" status: 202 len: 0 microversion: 2.1 time: 0.023727 Jun 01 22:40:41.257586 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 820/2445] 10.4.3.116 () {66 vars in 1390 bytes} [Mon Jun 1 22:40:41 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1108917896 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:40:41.511477 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-050c5697-4616-42e7-881a-29c5b92c9937 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:41.513437 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-050c5697-4616-42e7-881a-29c5b92c9937 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:41.521078 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-050c5697-4616-42e7-881a-29c5b92c9937 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:41.521463 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-050c5697-4616-42e7-881a-29c5b92c9937 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:41.521803 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-050c5697-4616-42e7-881a-29c5b92c9937 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:41.522491 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-050c5697-4616-42e7-881a-29c5b92c9937 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:41.522987 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-050c5697-4616-42e7-881a-29c5b92c9937 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:41.523518 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-050c5697-4616-42e7-881a-29c5b92c9937 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:41.541932 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-050c5697-4616-42e7-881a-29c5b92c9937 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:41.694892 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-050c5697-4616-42e7-881a-29c5b92c9937 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:41.702076 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-050c5697-4616-42e7-881a-29c5b92c9937 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1187 microversion: 2.1 time: 0.194717 Jun 01 22:40:41.702439 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 794/2446] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:41 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1187 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:41.847734 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e71da8eb-bfe5-4be6-b080-4b4c752ff39a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:41.849793 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e71da8eb-bfe5-4be6-b080-4b4c752ff39a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:41.854056 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e71da8eb-bfe5-4be6-b080-4b4c752ff39a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:41.854407 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e71da8eb-bfe5-4be6-b080-4b4c752ff39a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:41.854707 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e71da8eb-bfe5-4be6-b080-4b4c752ff39a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:41.855217 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e71da8eb-bfe5-4be6-b080-4b4c752ff39a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:41.855553 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e71da8eb-bfe5-4be6-b080-4b4c752ff39a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:41.855895 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e71da8eb-bfe5-4be6-b080-4b4c752ff39a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:41.882413 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e71da8eb-bfe5-4be6-b080-4b4c752ff39a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:41.883126 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d44c4132-629f-4b7b-b099-719f37ac4501 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:41.885162 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d44c4132-629f-4b7b-b099-719f37ac4501 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:41.890010 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d44c4132-629f-4b7b-b099-719f37ac4501 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:41.890389 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d44c4132-629f-4b7b-b099-719f37ac4501 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:41.890785 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d44c4132-629f-4b7b-b099-719f37ac4501 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:41.891415 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d44c4132-629f-4b7b-b099-719f37ac4501 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:41.891883 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d44c4132-629f-4b7b-b099-719f37ac4501 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:41.892212 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d44c4132-629f-4b7b-b099-719f37ac4501 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:41.909970 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d44c4132-629f-4b7b-b099-719f37ac4501 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:42.024799 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e71da8eb-bfe5-4be6-b080-4b4c752ff39a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:42.030901 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e71da8eb-bfe5-4be6-b080-4b4c752ff39a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:42.031801 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e71da8eb-bfe5-4be6-b080-4b4c752ff39a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:42.036584 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e71da8eb-bfe5-4be6-b080-4b4c752ff39a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1704 microversion: 2.60 time: 0.190784 Jun 01 22:40:42.036877 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 833/2447] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:41 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1704 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:42.138559 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d44c4132-629f-4b7b-b099-719f37ac4501 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:42.146117 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d44c4132-629f-4b7b-b099-719f37ac4501 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0" status: 200 len: 1366 microversion: 2.1 time: 0.267095 Jun 01 22:40:42.146415 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 821/2448] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:41 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0 => generated 1366 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:42.520473 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-41b06abb-6442-46f0-9f0a-187c9c0860bc req-490b956d-7255-42d7-a3e1-f50d532df7ce service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9b341d3f-818d-438c-a5c2-83ea9b6026f0", "name": "network-vif-plugged", "status": "completed", "tag": "82412ae1-03f2-4f2e-8e17-4393698a5736"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:42.528095 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-41b06abb-6442-46f0-9f0a-187c9c0860bc req-490b956d-7255-42d7-a3e1-f50d532df7ce service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:42.528095 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-41b06abb-6442-46f0-9f0a-187c9c0860bc req-490b956d-7255-42d7-a3e1-f50d532df7ce service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:42.528095 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-41b06abb-6442-46f0-9f0a-187c9c0860bc req-490b956d-7255-42d7-a3e1-f50d532df7ce service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:42.536383 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-41b06abb-6442-46f0-9f0a-187c9c0860bc req-490b956d-7255-42d7-a3e1-f50d532df7ce service nova] Creating event network-vif-plugged:82412ae1-03f2-4f2e-8e17-4393698a5736 for instance 9b341d3f-818d-438c-a5c2-83ea9b6026f0 on np0000001904 Jun 01 22:40:42.536967 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-41b06abb-6442-46f0-9f0a-187c9c0860bc req-490b956d-7255-42d7-a3e1-f50d532df7ce service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:42.542311 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-41b06abb-6442-46f0-9f0a-187c9c0860bc req-490b956d-7255-42d7-a3e1-f50d532df7ce service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023339 Jun 01 22:40:42.542311 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 795/2449] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:42 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:42.718245 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9e687177-e004-4b96-8ebd-835d04f57c22 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:42.720652 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9e687177-e004-4b96-8ebd-835d04f57c22 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:42.725770 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9e687177-e004-4b96-8ebd-835d04f57c22 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:42.726210 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9e687177-e004-4b96-8ebd-835d04f57c22 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:42.726776 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9e687177-e004-4b96-8ebd-835d04f57c22 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:42.728323 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9e687177-e004-4b96-8ebd-835d04f57c22 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:42.728651 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9e687177-e004-4b96-8ebd-835d04f57c22 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:42.729037 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9e687177-e004-4b96-8ebd-835d04f57c22 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:42.751397 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9e687177-e004-4b96-8ebd-835d04f57c22 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:42.918219 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9e687177-e004-4b96-8ebd-835d04f57c22 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:42.928496 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9e687177-e004-4b96-8ebd-835d04f57c22 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1187 microversion: 2.1 time: 0.212292 Jun 01 22:40:42.928931 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 834/2450] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:42 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1187 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:43.058589 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8a2ec091-3824-49d4-bd52-f1f7ec4d576f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:43.058589 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8a2ec091-3824-49d4-bd52-f1f7ec4d576f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:43.065650 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a2ec091-3824-49d4-bd52-f1f7ec4d576f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:43.066104 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a2ec091-3824-49d4-bd52-f1f7ec4d576f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:43.066482 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a2ec091-3824-49d4-bd52-f1f7ec4d576f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:43.067035 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a2ec091-3824-49d4-bd52-f1f7ec4d576f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:43.067436 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a2ec091-3824-49d4-bd52-f1f7ec4d576f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:43.067808 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a2ec091-3824-49d4-bd52-f1f7ec4d576f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:43.099714 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8a2ec091-3824-49d4-bd52-f1f7ec4d576f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:43.165870 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-eb70c67c-aefd-4520-8020-81df9066f212 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:43.167788 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-eb70c67c-aefd-4520-8020-81df9066f212 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:43.173399 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb70c67c-aefd-4520-8020-81df9066f212 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:43.173772 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb70c67c-aefd-4520-8020-81df9066f212 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:43.174114 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb70c67c-aefd-4520-8020-81df9066f212 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:43.174666 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb70c67c-aefd-4520-8020-81df9066f212 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:43.175089 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb70c67c-aefd-4520-8020-81df9066f212 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:43.176035 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb70c67c-aefd-4520-8020-81df9066f212 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:43.199471 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-eb70c67c-aefd-4520-8020-81df9066f212 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:43.269545 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8a2ec091-3824-49d4-bd52-f1f7ec4d576f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:43.275894 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8a2ec091-3824-49d4-bd52-f1f7ec4d576f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:43.276440 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8a2ec091-3824-49d4-bd52-f1f7ec4d576f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:43.281575 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8a2ec091-3824-49d4-bd52-f1f7ec4d576f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1704 microversion: 2.60 time: 0.228129 Jun 01 22:40:43.282086 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 822/2451] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:43 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1704 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:43.358322 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-eb70c67c-aefd-4520-8020-81df9066f212 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:43.368243 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-eb70c67c-aefd-4520-8020-81df9066f212 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0" status: 200 len: 1366 microversion: 2.1 time: 0.204278 Jun 01 22:40:43.368243 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 796/2452] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:43 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0 => generated 1366 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:43.466015 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b7646b44-9408-4c08-bbab-8e9466c8036c tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:43.466272 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b7646b44-9408-4c08-bbab-8e9466c8036c tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:43.472186 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b7646b44-9408-4c08-bbab-8e9466c8036c tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:43.472186 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b7646b44-9408-4c08-bbab-8e9466c8036c tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:43.472420 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b7646b44-9408-4c08-bbab-8e9466c8036c tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:43.472531 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b7646b44-9408-4c08-bbab-8e9466c8036c tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:43.472706 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b7646b44-9408-4c08-bbab-8e9466c8036c tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:43.472835 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b7646b44-9408-4c08-bbab-8e9466c8036c tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:43.475578 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-eafa073c-0ab2-4f55-a5e8-33d6b79b017e tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-498179399", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNngEdr8kXBXP0cZYdYqeHVeC90WjBCpqXKBh/q/b5SUawW3YXToksFpewT/epyaMSDSSQ1DrcetmGHHf5azNwjoNan7fE6ws2UV62HUtKeXODUZW1crf4OYGzEfTGzuuw=="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:43.487105 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-eafa073c-0ab2-4f55-a5e8-33d6b79b017e tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Getting quotas for project 5bf92033a5ce426cbdd12d30cbc320b7. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:40:43.489902 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-eafa073c-0ab2-4f55-a5e8-33d6b79b017e tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Getting quotas for user 65194561aab445b8af910081aa8f11ca and project 5bf92033a5ce426cbdd12d30cbc320b7. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:40:43.513284 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-eafa073c-0ab2-4f55-a5e8-33d6b79b017e tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 402 microversion: 2.1 time: 0.039609 Jun 01 22:40:43.513721 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 823/2453] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:40:43 2026] POST /compute/v2.1/os-keypairs => generated 402 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:43.542947 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-b7646b44-9408-4c08-bbab-8e9466c8036c tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lazy-loading 'services' on Instance uuid 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:40:43.605434 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b7646b44-9408-4c08-bbab-8e9466c8036c tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c/os-volume_attachments/db0d6f76-fdfa-48c6-9b9e-18c756f031de" status: 202 len: 0 microversion: 2.1 time: 0.142552 Jun 01 22:40:43.605858 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 835/2454] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:40:43 2026] DELETE /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c/os-volume_attachments/db0d6f76-fdfa-48c6-9b9e-18c756f031de => generated 0 bytes in 143 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:40:43.616491 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f5d94625-da6f-4739-a57c-70c6f82871e2 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:43.616491 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f5d94625-da6f-4739-a57c-70c6f82871e2 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:43.620883 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5d94625-da6f-4739-a57c-70c6f82871e2 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:43.621079 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5d94625-da6f-4739-a57c-70c6f82871e2 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:43.621266 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5d94625-da6f-4739-a57c-70c6f82871e2 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:43.621653 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5d94625-da6f-4739-a57c-70c6f82871e2 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:43.621844 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5d94625-da6f-4739-a57c-70c6f82871e2 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:43.622021 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5d94625-da6f-4739-a57c-70c6f82871e2 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:43.641227 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f5d94625-da6f-4739-a57c-70c6f82871e2 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Going to try to terminate instance {{(pid=86661) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:40:43.646382 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1791466861", "imageRef": "0e3cfcf1-0d46-4799-b8cf-3feb960c64ca", "flavorRef": "42", "key_name": "tempest-TestMinimumBasicScenario-498179399", "networks": [{"uuid": "596d2b94-0e31-44ac-a004-3e8ef453b479"}]}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:43.716139 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f5d94625-da6f-4739-a57c-70c6f82871e2 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 204 len: 0 microversion: 2.1 time: 0.102807 Jun 01 22:40:43.716452 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 797/2455] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:40:43 2026] DELETE /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 0 bytes in 103 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:40:43.725791 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b0d02725-1ab2-4b05-babc-545a89dbea33 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:43.727446 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b0d02725-1ab2-4b05-babc-545a89dbea33 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:43.732013 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0d02725-1ab2-4b05-babc-545a89dbea33 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:43.732282 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0d02725-1ab2-4b05-babc-545a89dbea33 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:43.732499 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0d02725-1ab2-4b05-babc-545a89dbea33 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:43.733066 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0d02725-1ab2-4b05-babc-545a89dbea33 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:43.733403 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0d02725-1ab2-4b05-babc-545a89dbea33 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:43.733733 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0d02725-1ab2-4b05-babc-545a89dbea33 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:43.758989 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b0d02725-1ab2-4b05-babc-545a89dbea33 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:43.805893 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:43.806309 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:43.806835 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:43.807365 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:43.807828 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:43.809407 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:43.817548 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] validate_networks() for [('596d2b94-0e31-44ac-a004-3e8ef453b479', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:40:43.818182 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:43.947749 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ded0cdb4-9108-4d09-8537-2b5961be1493 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:43.949662 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ded0cdb4-9108-4d09-8537-2b5961be1493 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:43.952461 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b0d02725-1ab2-4b05-babc-545a89dbea33 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:43.954254 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ded0cdb4-9108-4d09-8537-2b5961be1493 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:43.954526 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ded0cdb4-9108-4d09-8537-2b5961be1493 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:43.954787 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ded0cdb4-9108-4d09-8537-2b5961be1493 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:43.955268 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ded0cdb4-9108-4d09-8537-2b5961be1493 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:43.955607 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ded0cdb4-9108-4d09-8537-2b5961be1493 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:43.955970 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ded0cdb4-9108-4d09-8537-2b5961be1493 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:43.961844 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b0d02725-1ab2-4b05-babc-545a89dbea33 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 200 len: 1722 microversion: 2.1 time: 0.237987 Jun 01 22:40:43.962250 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 836/2456] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:43 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 1722 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:43.972508 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ded0cdb4-9108-4d09-8537-2b5961be1493 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:44.038093 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:44.102594 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ded0cdb4-9108-4d09-8537-2b5961be1493 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:44.113948 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ded0cdb4-9108-4d09-8537-2b5961be1493 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1175 microversion: 2.1 time: 0.168697 Jun 01 22:40:44.114302 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 798/2457] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:43 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1175 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:44.194722 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:40:44.195046 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:40:44.195377 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:40:44.195621 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:40:44.195831 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:40:44.203319 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:44.203570 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:44.203788 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:44.204425 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:44.204592 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:44.204719 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:44.214247 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Getting quotas for project 5bf92033a5ce426cbdd12d30cbc320b7. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:40:44.216559 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Getting quotas for user 65194561aab445b8af910081aa8f11ca and project 5bf92033a5ce426cbdd12d30cbc320b7. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:40:44.227754 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:40:44.229115 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] 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='0e3cfcf1-0d46-4799-b8cf-3feb960c64ca',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=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:40:44.288670 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5ff5ff15-3afa-468e-8b3b-375e6cbc477c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.644424 Jun 01 22:40:44.289040 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 824/2458] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:40:43 2026] POST /compute/v2.1/servers => generated 380 bytes in 645 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:40:44.301021 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-dc7ccd46-3b78-4a31-82f8-84e914d2a98d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:44.303067 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-dc7ccd46-3b78-4a31-82f8-84e914d2a98d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:44.303134 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8bd613b8-2dc4-49a4-8a85-d74de6537259 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:44.304468 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8bd613b8-2dc4-49a4-8a85-d74de6537259 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:44.307677 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc7ccd46-3b78-4a31-82f8-84e914d2a98d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:44.308017 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc7ccd46-3b78-4a31-82f8-84e914d2a98d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:44.308275 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc7ccd46-3b78-4a31-82f8-84e914d2a98d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:44.308866 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc7ccd46-3b78-4a31-82f8-84e914d2a98d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:44.309269 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc7ccd46-3b78-4a31-82f8-84e914d2a98d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:44.309596 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc7ccd46-3b78-4a31-82f8-84e914d2a98d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:44.318781 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8bd613b8-2dc4-49a4-8a85-d74de6537259 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:44.337895 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-dc7ccd46-3b78-4a31-82f8-84e914d2a98d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:44.384469 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8bd613b8-2dc4-49a4-8a85-d74de6537259 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:44.389193 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-50a680e3-f6c0-4888-81ed-d4f85e0fa09e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:44.390912 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-50a680e3-f6c0-4888-81ed-d4f85e0fa09e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:44.391648 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8bd613b8-2dc4-49a4-8a85-d74de6537259 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1256 microversion: 2.1 time: 0.091010 Jun 01 22:40:44.391993 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 799/2459] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:44 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1256 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:44.395845 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-50a680e3-f6c0-4888-81ed-d4f85e0fa09e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:44.397815 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-50a680e3-f6c0-4888-81ed-d4f85e0fa09e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:44.397815 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-50a680e3-f6c0-4888-81ed-d4f85e0fa09e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:44.397815 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-50a680e3-f6c0-4888-81ed-d4f85e0fa09e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:44.397815 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-50a680e3-f6c0-4888-81ed-d4f85e0fa09e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:44.398158 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-50a680e3-f6c0-4888-81ed-d4f85e0fa09e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:44.426867 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-50a680e3-f6c0-4888-81ed-d4f85e0fa09e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:44.496319 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-dc7ccd46-3b78-4a31-82f8-84e914d2a98d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:44.503922 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-dc7ccd46-3b78-4a31-82f8-84e914d2a98d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:44.504550 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-dc7ccd46-3b78-4a31-82f8-84e914d2a98d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:44.509178 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-dc7ccd46-3b78-4a31-82f8-84e914d2a98d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1696 microversion: 2.60 time: 0.209989 Jun 01 22:40:44.509446 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 837/2460] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:44 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1696 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:44.518710 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=4 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:40:44.533899 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cf996168-5b18-412f-908b-cb2b7fb2695d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:44.535465 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cf996168-5b18-412f-908b-cb2b7fb2695d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:44.540671 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf996168-5b18-412f-908b-cb2b7fb2695d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:44.540982 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf996168-5b18-412f-908b-cb2b7fb2695d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:44.541210 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf996168-5b18-412f-908b-cb2b7fb2695d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:44.541744 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf996168-5b18-412f-908b-cb2b7fb2695d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:44.542046 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf996168-5b18-412f-908b-cb2b7fb2695d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:44.542364 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf996168-5b18-412f-908b-cb2b7fb2695d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:44.561382 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cf996168-5b18-412f-908b-cb2b7fb2695d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:44.594022 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-ae5a3394-5b27-4cb0-85bd-0fe9eddc63a0 req-6f257d08-acc1-4902-8450-ab066cacb72f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9b341d3f-818d-438c-a5c2-83ea9b6026f0", "name": "network-vif-plugged", "status": "completed", "tag": "82412ae1-03f2-4f2e-8e17-4393698a5736"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:44.607405 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ae5a3394-5b27-4cb0-85bd-0fe9eddc63a0 req-6f257d08-acc1-4902-8450-ab066cacb72f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:44.608915 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ae5a3394-5b27-4cb0-85bd-0fe9eddc63a0 req-6f257d08-acc1-4902-8450-ab066cacb72f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:44.609136 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ae5a3394-5b27-4cb0-85bd-0fe9eddc63a0 req-6f257d08-acc1-4902-8450-ab066cacb72f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:44.616370 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-ae5a3394-5b27-4cb0-85bd-0fe9eddc63a0 req-6f257d08-acc1-4902-8450-ab066cacb72f service nova] Creating event network-vif-plugged:82412ae1-03f2-4f2e-8e17-4393698a5736 for instance 9b341d3f-818d-438c-a5c2-83ea9b6026f0 on np0000001904 Jun 01 22:40:44.616881 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-ae5a3394-5b27-4cb0-85bd-0fe9eddc63a0 req-6f257d08-acc1-4902-8450-ab066cacb72f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:44.620635 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-ae5a3394-5b27-4cb0-85bd-0fe9eddc63a0 req-6f257d08-acc1-4902-8450-ab066cacb72f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028408 Jun 01 22:40:44.627519 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 838/2461] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:44 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:44.631159 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-50a680e3-f6c0-4888-81ed-d4f85e0fa09e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:44.638232 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-50a680e3-f6c0-4888-81ed-d4f85e0fa09e tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0" status: 200 len: 1554 microversion: 2.1 time: 0.251351 Jun 01 22:40:44.638502 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 825/2462] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:44 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0 => generated 1554 bytes in 252 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:44.661368 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4492737b-a6b3-422e-9140-f4d87583ed72 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:44.663992 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4492737b-a6b3-422e-9140-f4d87583ed72 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:44.668128 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4492737b-a6b3-422e-9140-f4d87583ed72 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:44.668443 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4492737b-a6b3-422e-9140-f4d87583ed72 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:44.668670 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4492737b-a6b3-422e-9140-f4d87583ed72 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:44.669013 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4492737b-a6b3-422e-9140-f4d87583ed72 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:44.669229 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4492737b-a6b3-422e-9140-f4d87583ed72 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:44.669409 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4492737b-a6b3-422e-9140-f4d87583ed72 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:44.685235 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4492737b-a6b3-422e-9140-f4d87583ed72 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:44.784025 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cf996168-5b18-412f-908b-cb2b7fb2695d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:44.792641 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cf996168-5b18-412f-908b-cb2b7fb2695d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:44.792641 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cf996168-5b18-412f-908b-cb2b7fb2695d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:44.792843 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4492737b-a6b3-422e-9140-f4d87583ed72 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.132643 Jun 01 22:40:44.792843 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 839/2463] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:40:44 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0/os-interface => generated 283 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:44.796410 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cf996168-5b18-412f-908b-cb2b7fb2695d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1696 microversion: 2.60 time: 0.264920 Jun 01 22:40:44.796820 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 800/2464] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:40:44 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1696 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:40:44.816745 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:40:44.983745 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-87455677-5f6d-4e41-a612-91b6c369a540 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:44.985687 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-87455677-5f6d-4e41-a612-91b6c369a540 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:44.986061 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-48c4dfc5-571a-47e3-9efb-73de2e085e0e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:44.990591 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-48c4dfc5-571a-47e3-9efb-73de2e085e0e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:44.991449 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-48c4dfc5-571a-47e3-9efb-73de2e085e0e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:44.991706 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-48c4dfc5-571a-47e3-9efb-73de2e085e0e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:44.991887 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-48c4dfc5-571a-47e3-9efb-73de2e085e0e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:44.992305 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-48c4dfc5-571a-47e3-9efb-73de2e085e0e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:44.992583 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-48c4dfc5-571a-47e3-9efb-73de2e085e0e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:44.992791 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-48c4dfc5-571a-47e3-9efb-73de2e085e0e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:44.996362 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-87455677-5f6d-4e41-a612-91b6c369a540 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:44.996687 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-87455677-5f6d-4e41-a612-91b6c369a540 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:44.996925 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-87455677-5f6d-4e41-a612-91b6c369a540 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:44.997443 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-87455677-5f6d-4e41-a612-91b6c369a540 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:44.997844 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-87455677-5f6d-4e41-a612-91b6c369a540 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:44.998174 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-87455677-5f6d-4e41-a612-91b6c369a540 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:45.023073 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-48c4dfc5-571a-47e3-9efb-73de2e085e0e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:45.024949 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-87455677-5f6d-4e41-a612-91b6c369a540 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:45.130846 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-45c71bdb-1404-46c2-ac8f-24876e7a44cc tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:45.134032 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-45c71bdb-1404-46c2-ac8f-24876e7a44cc tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:45.138427 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-45c71bdb-1404-46c2-ac8f-24876e7a44cc tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:45.138725 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-45c71bdb-1404-46c2-ac8f-24876e7a44cc tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:45.138961 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-45c71bdb-1404-46c2-ac8f-24876e7a44cc tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:45.139392 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-45c71bdb-1404-46c2-ac8f-24876e7a44cc tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:45.139725 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-45c71bdb-1404-46c2-ac8f-24876e7a44cc tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:45.140046 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-45c71bdb-1404-46c2-ac8f-24876e7a44cc tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:45.157319 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-48c4dfc5-571a-47e3-9efb-73de2e085e0e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af/os-interface" status: 200 len: 283 microversion: 2.60 time: 0.171876 Jun 01 22:40:45.157460 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-45c71bdb-1404-46c2-ac8f-24876e7a44cc tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:45.157539 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 840/2465] 10.4.3.116 () {68 vars in 1434 bytes} [Mon Jun 1 22:40:44 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af/os-interface => generated 283 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:40:45.208853 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-87455677-5f6d-4e41-a612-91b6c369a540 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:45.219527 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-87455677-5f6d-4e41-a612-91b6c369a540 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 200 len: 1722 microversion: 2.1 time: 0.238487 Jun 01 22:40:45.220137 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 826/2466] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:44 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 1722 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:45.349672 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-45c71bdb-1404-46c2-ac8f-24876e7a44cc tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:45.359171 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-45c71bdb-1404-46c2-ac8f-24876e7a44cc tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1175 microversion: 2.1 time: 0.231199 Jun 01 22:40:45.359469 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 801/2467] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:45 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1175 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:45.413772 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c58d8ba9-9406-47ab-8c30-10b9fd43f1b0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:45.415287 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c58d8ba9-9406-47ab-8c30-10b9fd43f1b0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:45.421885 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c58d8ba9-9406-47ab-8c30-10b9fd43f1b0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:45.422245 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c58d8ba9-9406-47ab-8c30-10b9fd43f1b0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:45.423145 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c58d8ba9-9406-47ab-8c30-10b9fd43f1b0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:45.423145 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c58d8ba9-9406-47ab-8c30-10b9fd43f1b0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:45.423986 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c58d8ba9-9406-47ab-8c30-10b9fd43f1b0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:45.424237 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c58d8ba9-9406-47ab-8c30-10b9fd43f1b0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:45.451346 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c58d8ba9-9406-47ab-8c30-10b9fd43f1b0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:45.519684 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-24cd1f8f-8792-49f9-b235-a1d837597aba req-07b480eb-2605-40bd-9adc-5c6faa362fd5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "9b341d3f-818d-438c-a5c2-83ea9b6026f0", "tag": "82412ae1-03f2-4f2e-8e17-4393698a5736"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:45.529105 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c58d8ba9-9406-47ab-8c30-10b9fd43f1b0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:45.535105 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-24cd1f8f-8792-49f9-b235-a1d837597aba req-07b480eb-2605-40bd-9adc-5c6faa362fd5 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:45.535105 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-24cd1f8f-8792-49f9-b235-a1d837597aba req-07b480eb-2605-40bd-9adc-5c6faa362fd5 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:45.535105 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-24cd1f8f-8792-49f9-b235-a1d837597aba req-07b480eb-2605-40bd-9adc-5c6faa362fd5 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:45.543476 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c58d8ba9-9406-47ab-8c30-10b9fd43f1b0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1260 microversion: 2.1 time: 0.129400 Jun 01 22:40:45.543476 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 841/2468] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:45 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1260 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:45.547228 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-24cd1f8f-8792-49f9-b235-a1d837597aba req-07b480eb-2605-40bd-9adc-5c6faa362fd5 service nova] Creating event network-changed:82412ae1-03f2-4f2e-8e17-4393698a5736 for instance 9b341d3f-818d-438c-a5c2-83ea9b6026f0 on np0000001904 Jun 01 22:40:45.548700 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-24cd1f8f-8792-49f9-b235-a1d837597aba req-07b480eb-2605-40bd-9adc-5c6faa362fd5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:45.560192 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-24cd1f8f-8792-49f9-b235-a1d837597aba req-07b480eb-2605-40bd-9adc-5c6faa362fd5 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.041398 Jun 01 22:40:45.560192 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 827/2469] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:45 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) Jun 01 22:40:45.969324 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-b836abbd-81e0-4438-a36e-56001be8d739 req-903f4053-996b-4ddd-b530-b1bffed44b4d service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "feff4eb4-877b-4953-8359-71911bdec33c", "tag": "c745d391-9afe-4722-a4d3-0cf128f38cb4"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:45.975751 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-b836abbd-81e0-4438-a36e-56001be8d739 req-903f4053-996b-4ddd-b530-b1bffed44b4d service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:45.975947 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-b836abbd-81e0-4438-a36e-56001be8d739 req-903f4053-996b-4ddd-b530-b1bffed44b4d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:45.976072 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-b836abbd-81e0-4438-a36e-56001be8d739 req-903f4053-996b-4ddd-b530-b1bffed44b4d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:45.981649 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-b836abbd-81e0-4438-a36e-56001be8d739 req-903f4053-996b-4ddd-b530-b1bffed44b4d service nova] Creating event network-changed:c745d391-9afe-4722-a4d3-0cf128f38cb4 for instance feff4eb4-877b-4953-8359-71911bdec33c on np0000001904 Jun 01 22:40:45.981999 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-b836abbd-81e0-4438-a36e-56001be8d739 req-903f4053-996b-4ddd-b530-b1bffed44b4d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:45.985691 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-b836abbd-81e0-4438-a36e-56001be8d739 req-903f4053-996b-4ddd-b530-b1bffed44b4d service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018018 Jun 01 22:40:45.986146 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 802/2470] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:45 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:46.239352 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0246b438-2473-4da9-bf8a-b12f66d00fd7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:46.240808 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0246b438-2473-4da9-bf8a-b12f66d00fd7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:46.245594 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0246b438-2473-4da9-bf8a-b12f66d00fd7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:46.245835 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0246b438-2473-4da9-bf8a-b12f66d00fd7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:46.246061 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0246b438-2473-4da9-bf8a-b12f66d00fd7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:46.246469 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0246b438-2473-4da9-bf8a-b12f66d00fd7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:46.246775 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0246b438-2473-4da9-bf8a-b12f66d00fd7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:46.247044 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0246b438-2473-4da9-bf8a-b12f66d00fd7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:46.264042 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-0246b438-2473-4da9-bf8a-b12f66d00fd7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:46.384099 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-33b65bdf-7a4a-472d-896d-1aa855cf379a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:46.386180 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-33b65bdf-7a4a-472d-896d-1aa855cf379a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:46.391118 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-33b65bdf-7a4a-472d-896d-1aa855cf379a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:46.391550 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-33b65bdf-7a4a-472d-896d-1aa855cf379a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:46.391918 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-33b65bdf-7a4a-472d-896d-1aa855cf379a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:46.393523 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-33b65bdf-7a4a-472d-896d-1aa855cf379a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:46.393523 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-33b65bdf-7a4a-472d-896d-1aa855cf379a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:46.393523 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-33b65bdf-7a4a-472d-896d-1aa855cf379a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:46.419542 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-33b65bdf-7a4a-472d-896d-1aa855cf379a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:46.436155 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0246b438-2473-4da9-bf8a-b12f66d00fd7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:46.445551 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0246b438-2473-4da9-bf8a-b12f66d00fd7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 200 len: 1722 microversion: 2.1 time: 0.207855 Jun 01 22:40:46.445848 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 842/2471] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:46 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 1722 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:46.563323 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e4223a49-07f9-4719-a96e-15149408af77 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:46.564771 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e4223a49-07f9-4719-a96e-15149408af77 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:46.568584 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e4223a49-07f9-4719-a96e-15149408af77 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:46.569969 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e4223a49-07f9-4719-a96e-15149408af77 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:46.569969 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e4223a49-07f9-4719-a96e-15149408af77 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:46.569969 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e4223a49-07f9-4719-a96e-15149408af77 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:46.569969 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e4223a49-07f9-4719-a96e-15149408af77 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:46.570232 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e4223a49-07f9-4719-a96e-15149408af77 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:46.593283 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e4223a49-07f9-4719-a96e-15149408af77 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:46.601331 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-33b65bdf-7a4a-472d-896d-1aa855cf379a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:46.612112 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-33b65bdf-7a4a-472d-896d-1aa855cf379a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1175 microversion: 2.1 time: 0.229885 Jun 01 22:40:46.612439 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 828/2472] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:46 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1175 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:46.661535 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e4223a49-07f9-4719-a96e-15149408af77 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:46.668820 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e4223a49-07f9-4719-a96e-15149408af77 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1252 microversion: 2.1 time: 0.107200 Jun 01 22:40:46.669109 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 803/2473] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:46 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1252 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:47.465360 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-609e2d5d-d39a-419e-b0f5-fdd9a335c7d7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:47.467813 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-609e2d5d-d39a-419e-b0f5-fdd9a335c7d7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:47.475616 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-609e2d5d-d39a-419e-b0f5-fdd9a335c7d7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:47.475616 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-609e2d5d-d39a-419e-b0f5-fdd9a335c7d7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:47.475616 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-609e2d5d-d39a-419e-b0f5-fdd9a335c7d7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:47.475616 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-609e2d5d-d39a-419e-b0f5-fdd9a335c7d7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:47.475850 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-609e2d5d-d39a-419e-b0f5-fdd9a335c7d7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:47.475850 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-609e2d5d-d39a-419e-b0f5-fdd9a335c7d7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:47.492794 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-609e2d5d-d39a-419e-b0f5-fdd9a335c7d7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:47.627585 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d212d422-0dc4-4479-8f42-3d359cb60572 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:47.629214 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d212d422-0dc4-4479-8f42-3d359cb60572 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:47.636079 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d212d422-0dc4-4479-8f42-3d359cb60572 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:47.636863 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d212d422-0dc4-4479-8f42-3d359cb60572 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:47.636863 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d212d422-0dc4-4479-8f42-3d359cb60572 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:47.638929 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d212d422-0dc4-4479-8f42-3d359cb60572 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:47.638929 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d212d422-0dc4-4479-8f42-3d359cb60572 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:47.638929 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d212d422-0dc4-4479-8f42-3d359cb60572 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:47.658379 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d212d422-0dc4-4479-8f42-3d359cb60572 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:47.665578 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-609e2d5d-d39a-419e-b0f5-fdd9a335c7d7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:47.675928 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-609e2d5d-d39a-419e-b0f5-fdd9a335c7d7 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 200 len: 1722 microversion: 2.1 time: 0.212823 Jun 01 22:40:47.676278 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 843/2474] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:47 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 1722 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:47.686025 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-44929514-1433-442f-8e34-b0a12481ed73 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:47.687697 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-44929514-1433-442f-8e34-b0a12481ed73 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:47.696869 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44929514-1433-442f-8e34-b0a12481ed73 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:47.697255 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44929514-1433-442f-8e34-b0a12481ed73 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:47.697444 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44929514-1433-442f-8e34-b0a12481ed73 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:47.697900 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44929514-1433-442f-8e34-b0a12481ed73 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:47.698245 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44929514-1433-442f-8e34-b0a12481ed73 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:47.698521 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-44929514-1433-442f-8e34-b0a12481ed73 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:47.703086 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=195,nova_cell1:UPDATE=4,nova_cell1:INSERT=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:40:47.723088 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-44929514-1433-442f-8e34-b0a12481ed73 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:47.788614 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-44929514-1433-442f-8e34-b0a12481ed73 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:47.796327 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-44929514-1433-442f-8e34-b0a12481ed73 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1252 microversion: 2.1 time: 0.112368 Jun 01 22:40:47.796671 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 804/2475] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:47 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1252 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:47.841588 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d212d422-0dc4-4479-8f42-3d359cb60572 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:47.850398 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d212d422-0dc4-4479-8f42-3d359cb60572 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1175 microversion: 2.1 time: 0.224757 Jun 01 22:40:47.850756 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 829/2476] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:47 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1175 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:48.041160 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-e4e7d5da-92c1-4cfb-95f7-069bbcc24ebb req-c2ccd639-0150-47cd-b932-ad29840abac6 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e9baf122-f3d2-4e25-881e-b39d278350af", "tag": "e3984ede-4914-472e-b9a8-277e0fbf8883"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:48.047205 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-e4e7d5da-92c1-4cfb-95f7-069bbcc24ebb req-c2ccd639-0150-47cd-b932-ad29840abac6 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:48.047411 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-e4e7d5da-92c1-4cfb-95f7-069bbcc24ebb req-c2ccd639-0150-47cd-b932-ad29840abac6 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:48.047539 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-e4e7d5da-92c1-4cfb-95f7-069bbcc24ebb req-c2ccd639-0150-47cd-b932-ad29840abac6 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:48.053413 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-e4e7d5da-92c1-4cfb-95f7-069bbcc24ebb req-c2ccd639-0150-47cd-b932-ad29840abac6 service nova] Creating event network-changed:e3984ede-4914-472e-b9a8-277e0fbf8883 for instance e9baf122-f3d2-4e25-881e-b39d278350af on np0000001904 Jun 01 22:40:48.053822 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-e4e7d5da-92c1-4cfb-95f7-069bbcc24ebb req-c2ccd639-0150-47cd-b932-ad29840abac6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:48.058059 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-e4e7d5da-92c1-4cfb-95f7-069bbcc24ebb req-c2ccd639-0150-47cd-b932-ad29840abac6 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018551 Jun 01 22:40:48.058379 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 844/2477] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:48 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:48.694511 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4c4fe09c-8b25-4978-8b53-388116e8858d tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:48.696413 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4c4fe09c-8b25-4978-8b53-388116e8858d tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:48.701966 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c4fe09c-8b25-4978-8b53-388116e8858d tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:48.702301 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c4fe09c-8b25-4978-8b53-388116e8858d tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:48.702596 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c4fe09c-8b25-4978-8b53-388116e8858d tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:48.703156 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c4fe09c-8b25-4978-8b53-388116e8858d tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:48.703660 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c4fe09c-8b25-4978-8b53-388116e8858d tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:48.704053 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c4fe09c-8b25-4978-8b53-388116e8858d tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:48.723180 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4c4fe09c-8b25-4978-8b53-388116e8858d tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:48.816213 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1a9c1c7e-7854-4639-b76f-422dda73130a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:48.817909 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1a9c1c7e-7854-4639-b76f-422dda73130a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:48.823522 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1a9c1c7e-7854-4639-b76f-422dda73130a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:48.823879 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1a9c1c7e-7854-4639-b76f-422dda73130a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:48.824276 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1a9c1c7e-7854-4639-b76f-422dda73130a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:48.824802 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1a9c1c7e-7854-4639-b76f-422dda73130a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:48.825358 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1a9c1c7e-7854-4639-b76f-422dda73130a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:48.825611 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1a9c1c7e-7854-4639-b76f-422dda73130a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:48.849873 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1a9c1c7e-7854-4639-b76f-422dda73130a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:48.869562 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-056bec78-e71b-4fa1-9463-f57c38b6f606 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:48.873688 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-056bec78-e71b-4fa1-9463-f57c38b6f606 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:48.874604 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4c4fe09c-8b25-4978-8b53-388116e8858d tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:48.876485 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-056bec78-e71b-4fa1-9463-f57c38b6f606 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:48.876775 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-056bec78-e71b-4fa1-9463-f57c38b6f606 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:48.876979 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-056bec78-e71b-4fa1-9463-f57c38b6f606 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:48.877424 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-056bec78-e71b-4fa1-9463-f57c38b6f606 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:48.877799 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-056bec78-e71b-4fa1-9463-f57c38b6f606 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:48.878079 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-056bec78-e71b-4fa1-9463-f57c38b6f606 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:48.887236 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4c4fe09c-8b25-4978-8b53-388116e8858d tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 200 len: 1676 microversion: 2.1 time: 0.194956 Jun 01 22:40:48.888004 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 805/2478] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:48 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 1676 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:48.901580 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-056bec78-e71b-4fa1-9463-f57c38b6f606 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:48.919967 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1a9c1c7e-7854-4639-b76f-422dda73130a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:48.932828 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1a9c1c7e-7854-4639-b76f-422dda73130a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1252 microversion: 2.1 time: 0.118639 Jun 01 22:40:48.933204 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 830/2479] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:48 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1252 bytes in 119 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:49.056104 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-056bec78-e71b-4fa1-9463-f57c38b6f606 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:49.070769 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-056bec78-e71b-4fa1-9463-f57c38b6f606 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1175 microversion: 2.1 time: 0.202424 Jun 01 22:40:49.071767 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 845/2480] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:48 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1175 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:49.830428 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-6b1294a8-103f-4ccf-98ce-a964041d81c0 req-220c468c-0d2b-401e-8ba8-cf7ad2fa1ef5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6aca3ee3-1616-48c6-b3ac-ce86ea0c034c", "name": "network-vif-unplugged", "status": "completed", "tag": "c154ac27-3c45-4841-bf44-b862156c69d3"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:49.840322 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-6b1294a8-103f-4ccf-98ce-a964041d81c0 req-220c468c-0d2b-401e-8ba8-cf7ad2fa1ef5 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:49.841542 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-6b1294a8-103f-4ccf-98ce-a964041d81c0 req-220c468c-0d2b-401e-8ba8-cf7ad2fa1ef5 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:49.841542 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-6b1294a8-103f-4ccf-98ce-a964041d81c0 req-220c468c-0d2b-401e-8ba8-cf7ad2fa1ef5 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:49.850463 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-6b1294a8-103f-4ccf-98ce-a964041d81c0 req-220c468c-0d2b-401e-8ba8-cf7ad2fa1ef5 service nova] Creating event network-vif-unplugged:c154ac27-3c45-4841-bf44-b862156c69d3 for instance 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c on np0000001904 Jun 01 22:40:49.850463 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-6b1294a8-103f-4ccf-98ce-a964041d81c0 req-220c468c-0d2b-401e-8ba8-cf7ad2fa1ef5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:49.859404 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-6b1294a8-103f-4ccf-98ce-a964041d81c0 req-220c468c-0d2b-401e-8ba8-cf7ad2fa1ef5 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.030303 Jun 01 22:40:49.859404 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 806/2481] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:49 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:49.908556 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-abcd3a15-6b6e-4ce2-aa23-209f9c8a669d tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:49.910430 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-abcd3a15-6b6e-4ce2-aa23-209f9c8a669d tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:49.915596 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-abcd3a15-6b6e-4ce2-aa23-209f9c8a669d tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:49.915893 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-abcd3a15-6b6e-4ce2-aa23-209f9c8a669d tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:49.916156 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-abcd3a15-6b6e-4ce2-aa23-209f9c8a669d tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:49.916681 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-abcd3a15-6b6e-4ce2-aa23-209f9c8a669d tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:49.917418 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-abcd3a15-6b6e-4ce2-aa23-209f9c8a669d tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:49.917418 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-abcd3a15-6b6e-4ce2-aa23-209f9c8a669d tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:49.932238 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-abcd3a15-6b6e-4ce2-aa23-209f9c8a669d tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:49.955770 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e22221d8-ee20-4892-a354-a175a6023f0d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:49.957106 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e22221d8-ee20-4892-a354-a175a6023f0d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:49.961748 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e22221d8-ee20-4892-a354-a175a6023f0d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:49.961939 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e22221d8-ee20-4892-a354-a175a6023f0d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:49.962137 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e22221d8-ee20-4892-a354-a175a6023f0d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:49.962550 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e22221d8-ee20-4892-a354-a175a6023f0d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:49.962913 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e22221d8-ee20-4892-a354-a175a6023f0d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:49.963268 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e22221d8-ee20-4892-a354-a175a6023f0d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:49.984780 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e22221d8-ee20-4892-a354-a175a6023f0d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:50.043840 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e22221d8-ee20-4892-a354-a175a6023f0d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:50.050845 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e22221d8-ee20-4892-a354-a175a6023f0d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1308 microversion: 2.1 time: 0.096680 Jun 01 22:40:50.051323 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 846/2482] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:49 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1308 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:50.091604 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7115b91b-cec6-45e7-a299-0d37804b9109 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:50.091604 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7115b91b-cec6-45e7-a299-0d37804b9109 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:50.096805 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7115b91b-cec6-45e7-a299-0d37804b9109 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:50.097413 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7115b91b-cec6-45e7-a299-0d37804b9109 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:50.097992 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7115b91b-cec6-45e7-a299-0d37804b9109 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:50.098724 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7115b91b-cec6-45e7-a299-0d37804b9109 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:50.099252 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7115b91b-cec6-45e7-a299-0d37804b9109 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:50.099791 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7115b91b-cec6-45e7-a299-0d37804b9109 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:50.115610 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7115b91b-cec6-45e7-a299-0d37804b9109 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:50.284178 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7115b91b-cec6-45e7-a299-0d37804b9109 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:50.294052 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7115b91b-cec6-45e7-a299-0d37804b9109 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1175 microversion: 2.1 time: 0.207377 Jun 01 22:40:50.294052 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 807/2483] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:50 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1175 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:50.473501 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-abcd3a15-6b6e-4ce2-aa23-209f9c8a669d tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:50.486931 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-abcd3a15-6b6e-4ce2-aa23-209f9c8a669d tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 200 len: 1676 microversion: 2.1 time: 0.580459 Jun 01 22:40:50.487205 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 831/2484] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:49 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 1676 bytes in 581 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:51.074054 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-45bac294-16a7-4bd9-affa-9bd4b7cec15d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:51.075622 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-45bac294-16a7-4bd9-affa-9bd4b7cec15d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:51.083925 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-45bac294-16a7-4bd9-affa-9bd4b7cec15d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:51.084229 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-45bac294-16a7-4bd9-affa-9bd4b7cec15d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:51.084606 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-45bac294-16a7-4bd9-affa-9bd4b7cec15d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:51.085124 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-45bac294-16a7-4bd9-affa-9bd4b7cec15d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:51.085778 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-45bac294-16a7-4bd9-affa-9bd4b7cec15d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:51.086280 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-45bac294-16a7-4bd9-affa-9bd4b7cec15d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:51.105771 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-45bac294-16a7-4bd9-affa-9bd4b7cec15d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:51.179213 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-45bac294-16a7-4bd9-affa-9bd4b7cec15d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:51.186019 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-45bac294-16a7-4bd9-affa-9bd4b7cec15d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1308 microversion: 2.1 time: 0.116738 Jun 01 22:40:51.186449 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 847/2485] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:51 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1308 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:51.266489 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-7363a202-f572-4a1a-92a5-0c1782a4b957 req-cd3f321a-8497-4784-8956-1faa73604770 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7341d073-5a30-4b79-adaf-0955992aba4f", "name": "network-vif-plugged", "status": "completed", "tag": "5baeaac0-c146-43fe-9216-b8eb195e82ff"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:51.273253 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-7363a202-f572-4a1a-92a5-0c1782a4b957 req-cd3f321a-8497-4784-8956-1faa73604770 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:51.273491 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-7363a202-f572-4a1a-92a5-0c1782a4b957 req-cd3f321a-8497-4784-8956-1faa73604770 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:51.273666 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-7363a202-f572-4a1a-92a5-0c1782a4b957 req-cd3f321a-8497-4784-8956-1faa73604770 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:51.282630 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-7363a202-f572-4a1a-92a5-0c1782a4b957 req-cd3f321a-8497-4784-8956-1faa73604770 service nova] Creating event network-vif-plugged:5baeaac0-c146-43fe-9216-b8eb195e82ff for instance 7341d073-5a30-4b79-adaf-0955992aba4f on np0000001904 Jun 01 22:40:51.283066 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-7363a202-f572-4a1a-92a5-0c1782a4b957 req-cd3f321a-8497-4784-8956-1faa73604770 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:51.287842 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-7363a202-f572-4a1a-92a5-0c1782a4b957 req-cd3f321a-8497-4784-8956-1faa73604770 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023328 Jun 01 22:40:51.288229 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 808/2486] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:51 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:51.317304 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e4ce57bc-b3cc-4fce-b73f-135dd844e8a5 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:51.319219 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e4ce57bc-b3cc-4fce-b73f-135dd844e8a5 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:51.324007 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e4ce57bc-b3cc-4fce-b73f-135dd844e8a5 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:51.324384 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e4ce57bc-b3cc-4fce-b73f-135dd844e8a5 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:51.324691 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e4ce57bc-b3cc-4fce-b73f-135dd844e8a5 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:51.325277 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e4ce57bc-b3cc-4fce-b73f-135dd844e8a5 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:51.325711 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e4ce57bc-b3cc-4fce-b73f-135dd844e8a5 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:51.326118 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e4ce57bc-b3cc-4fce-b73f-135dd844e8a5 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:51.343041 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e4ce57bc-b3cc-4fce-b73f-135dd844e8a5 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:51.510898 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1f9f284b-b3a6-461e-ad34-920cd65e6bf2 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:51.512365 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1f9f284b-b3a6-461e-ad34-920cd65e6bf2 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:51.518521 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1f9f284b-b3a6-461e-ad34-920cd65e6bf2 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:51.518848 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1f9f284b-b3a6-461e-ad34-920cd65e6bf2 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:51.519288 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1f9f284b-b3a6-461e-ad34-920cd65e6bf2 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:51.519766 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1f9f284b-b3a6-461e-ad34-920cd65e6bf2 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:51.520350 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1f9f284b-b3a6-461e-ad34-920cd65e6bf2 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:51.520745 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1f9f284b-b3a6-461e-ad34-920cd65e6bf2 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:51.537914 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-1f9f284b-b3a6-461e-ad34-920cd65e6bf2 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:51.555544 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e4ce57bc-b3cc-4fce-b73f-135dd844e8a5 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:51.563456 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e4ce57bc-b3cc-4fce-b73f-135dd844e8a5 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1175 microversion: 2.1 time: 0.247956 Jun 01 22:40:51.563856 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 832/2487] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:51 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1175 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:51.602429 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1f9f284b-b3a6-461e-ad34-920cd65e6bf2 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:51.611358 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1f9f284b-b3a6-461e-ad34-920cd65e6bf2 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 200 len: 1609 microversion: 2.1 time: 0.102708 Jun 01 22:40:51.611705 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 848/2488] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:51 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 1609 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:51.648770 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-72e658e9-4cb3-46c9-aab7-6ff102bf5c61 req-c00f60ac-b0c9-4a24-b2e4-4154302f6039 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6aca3ee3-1616-48c6-b3ac-ce86ea0c034c", "name": "network-vif-deleted", "tag": "c154ac27-3c45-4841-bf44-b862156c69d3"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:51.654357 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-72e658e9-4cb3-46c9-aab7-6ff102bf5c61 req-c00f60ac-b0c9-4a24-b2e4-4154302f6039 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:51.654507 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-72e658e9-4cb3-46c9-aab7-6ff102bf5c61 req-c00f60ac-b0c9-4a24-b2e4-4154302f6039 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:51.654662 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-72e658e9-4cb3-46c9-aab7-6ff102bf5c61 req-c00f60ac-b0c9-4a24-b2e4-4154302f6039 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:51.661639 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-72e658e9-4cb3-46c9-aab7-6ff102bf5c61 req-c00f60ac-b0c9-4a24-b2e4-4154302f6039 service nova] Creating event network-vif-deleted:c154ac27-3c45-4841-bf44-b862156c69d3 for instance 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c on np0000001904 Jun 01 22:40:51.662071 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-72e658e9-4cb3-46c9-aab7-6ff102bf5c61 req-c00f60ac-b0c9-4a24-b2e4-4154302f6039 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:51.666545 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-72e658e9-4cb3-46c9-aab7-6ff102bf5c61 req-c00f60ac-b0c9-4a24-b2e4-4154302f6039 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019737 Jun 01 22:40:51.666776 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 809/2489] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:51 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:52.202945 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c1001fc4-23e5-4f0c-bd6a-f0d1cb479b86 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:52.204491 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c1001fc4-23e5-4f0c-bd6a-f0d1cb479b86 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:52.211685 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1001fc4-23e5-4f0c-bd6a-f0d1cb479b86 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:52.212133 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1001fc4-23e5-4f0c-bd6a-f0d1cb479b86 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:52.212450 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1001fc4-23e5-4f0c-bd6a-f0d1cb479b86 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:52.213001 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1001fc4-23e5-4f0c-bd6a-f0d1cb479b86 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:52.213387 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1001fc4-23e5-4f0c-bd6a-f0d1cb479b86 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:52.213742 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1001fc4-23e5-4f0c-bd6a-f0d1cb479b86 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:52.228992 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c1001fc4-23e5-4f0c-bd6a-f0d1cb479b86 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:52.280136 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c1001fc4-23e5-4f0c-bd6a-f0d1cb479b86 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:52.288004 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c1001fc4-23e5-4f0c-bd6a-f0d1cb479b86 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1316 microversion: 2.1 time: 0.086746 Jun 01 22:40:52.288615 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 833/2490] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:52 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1316 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:52.472477 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-ab26c281-3700-4034-abaa-28780b24f2b8 req-24198d2f-ca5b-41a1-a647-20922c2c55bf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6aca3ee3-1616-48c6-b3ac-ce86ea0c034c", "name": "network-vif-unplugged", "status": "completed", "tag": "c154ac27-3c45-4841-bf44-b862156c69d3"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:52.478636 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ab26c281-3700-4034-abaa-28780b24f2b8 req-24198d2f-ca5b-41a1-a647-20922c2c55bf service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:52.478837 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ab26c281-3700-4034-abaa-28780b24f2b8 req-24198d2f-ca5b-41a1-a647-20922c2c55bf service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:52.478966 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ab26c281-3700-4034-abaa-28780b24f2b8 req-24198d2f-ca5b-41a1-a647-20922c2c55bf service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:52.484964 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-ab26c281-3700-4034-abaa-28780b24f2b8 req-24198d2f-ca5b-41a1-a647-20922c2c55bf service nova] Creating event network-vif-unplugged:c154ac27-3c45-4841-bf44-b862156c69d3 for instance 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c on np0000001904 Jun 01 22:40:52.485492 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-ab26c281-3700-4034-abaa-28780b24f2b8 req-24198d2f-ca5b-41a1-a647-20922c2c55bf service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:52.489630 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-ab26c281-3700-4034-abaa-28780b24f2b8 req-24198d2f-ca5b-41a1-a647-20922c2c55bf service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.018905 Jun 01 22:40:52.490064 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 849/2491] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:52 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:52.583751 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-edb8a70a-10aa-45e8-affd-8ad41106afa2 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:52.585532 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-edb8a70a-10aa-45e8-affd-8ad41106afa2 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:52.590362 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-edb8a70a-10aa-45e8-affd-8ad41106afa2 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:52.590682 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-edb8a70a-10aa-45e8-affd-8ad41106afa2 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:52.590900 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-edb8a70a-10aa-45e8-affd-8ad41106afa2 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:52.591390 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-edb8a70a-10aa-45e8-affd-8ad41106afa2 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:52.591753 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-edb8a70a-10aa-45e8-affd-8ad41106afa2 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:52.592052 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-edb8a70a-10aa-45e8-affd-8ad41106afa2 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:52.618421 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-edb8a70a-10aa-45e8-affd-8ad41106afa2 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:52.633419 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-28b44e01-e02a-4a53-8109-8b43ec54eb9b tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:52.634821 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-28b44e01-e02a-4a53-8109-8b43ec54eb9b tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:52.641943 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28b44e01-e02a-4a53-8109-8b43ec54eb9b tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:52.641943 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28b44e01-e02a-4a53-8109-8b43ec54eb9b tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:52.641943 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28b44e01-e02a-4a53-8109-8b43ec54eb9b tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:52.641943 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28b44e01-e02a-4a53-8109-8b43ec54eb9b tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:52.642183 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28b44e01-e02a-4a53-8109-8b43ec54eb9b tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:52.642183 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-28b44e01-e02a-4a53-8109-8b43ec54eb9b tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:52.662651 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-28b44e01-e02a-4a53-8109-8b43ec54eb9b tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:52.725423 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-28b44e01-e02a-4a53-8109-8b43ec54eb9b tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:52.735094 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-28b44e01-e02a-4a53-8109-8b43ec54eb9b tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 200 len: 1325 microversion: 2.1 time: 0.105436 Jun 01 22:40:52.735536 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 834/2492] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:52 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 1325 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:52.798432 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-edb8a70a-10aa-45e8-affd-8ad41106afa2 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:52.808588 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-edb8a70a-10aa-45e8-affd-8ad41106afa2 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1175 microversion: 2.1 time: 0.226971 Jun 01 22:40:52.809001 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 810/2493] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:52 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1175 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:53.305687 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-be8a617e-644c-4e42-99a7-d349002f39e5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:53.307164 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-be8a617e-644c-4e42-99a7-d349002f39e5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:53.312506 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-be8a617e-644c-4e42-99a7-d349002f39e5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:53.312826 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-be8a617e-644c-4e42-99a7-d349002f39e5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:53.313027 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-be8a617e-644c-4e42-99a7-d349002f39e5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:53.313456 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-be8a617e-644c-4e42-99a7-d349002f39e5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:53.313807 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-be8a617e-644c-4e42-99a7-d349002f39e5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:53.314071 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-be8a617e-644c-4e42-99a7-d349002f39e5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:53.336816 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-be8a617e-644c-4e42-99a7-d349002f39e5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:53.343413 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-84be0a08-f7a0-4668-956a-5f3e27f61c17 req-68ab5d1a-7531-4b4a-9fa7-b8f1f6c9c820 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7341d073-5a30-4b79-adaf-0955992aba4f", "name": "network-vif-plugged", "status": "completed", "tag": "5baeaac0-c146-43fe-9216-b8eb195e82ff"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:53.351891 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-84be0a08-f7a0-4668-956a-5f3e27f61c17 req-68ab5d1a-7531-4b4a-9fa7-b8f1f6c9c820 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:53.352154 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-84be0a08-f7a0-4668-956a-5f3e27f61c17 req-68ab5d1a-7531-4b4a-9fa7-b8f1f6c9c820 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:53.352377 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-84be0a08-f7a0-4668-956a-5f3e27f61c17 req-68ab5d1a-7531-4b4a-9fa7-b8f1f6c9c820 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:53.360186 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-84be0a08-f7a0-4668-956a-5f3e27f61c17 req-68ab5d1a-7531-4b4a-9fa7-b8f1f6c9c820 service nova] Creating event network-vif-plugged:5baeaac0-c146-43fe-9216-b8eb195e82ff for instance 7341d073-5a30-4b79-adaf-0955992aba4f on np0000001904 Jun 01 22:40:53.360735 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-84be0a08-f7a0-4668-956a-5f3e27f61c17 req-68ab5d1a-7531-4b4a-9fa7-b8f1f6c9c820 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:53.366889 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-84be0a08-f7a0-4668-956a-5f3e27f61c17 req-68ab5d1a-7531-4b4a-9fa7-b8f1f6c9c820 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025871 Jun 01 22:40:53.367420 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 835/2494] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:53 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:53.533620 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-be8a617e-644c-4e42-99a7-d349002f39e5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:53.543363 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-be8a617e-644c-4e42-99a7-d349002f39e5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1358 microversion: 2.1 time: 0.239405 Jun 01 22:40:53.543732 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 850/2495] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:53 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1358 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:53.702144 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-ca4fc657-ff57-4efb-b9f7-4558aa555ef8 req-08bc9fe4-1cfa-4db3-b803-9a327f2ac05f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6f740e35-988d-4b5a-bb99-ea63d4cb3625", "tag": "992db426-d2fb-4d84-b1de-610fdd3f0410"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:53.708066 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ca4fc657-ff57-4efb-b9f7-4558aa555ef8 req-08bc9fe4-1cfa-4db3-b803-9a327f2ac05f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:53.708335 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ca4fc657-ff57-4efb-b9f7-4558aa555ef8 req-08bc9fe4-1cfa-4db3-b803-9a327f2ac05f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:53.708536 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ca4fc657-ff57-4efb-b9f7-4558aa555ef8 req-08bc9fe4-1cfa-4db3-b803-9a327f2ac05f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:53.713721 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-ca4fc657-ff57-4efb-b9f7-4558aa555ef8 req-08bc9fe4-1cfa-4db3-b803-9a327f2ac05f service nova] Creating event network-changed:992db426-d2fb-4d84-b1de-610fdd3f0410 for instance 6f740e35-988d-4b5a-bb99-ea63d4cb3625 on np0000001904 Jun 01 22:40:53.714122 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-ca4fc657-ff57-4efb-b9f7-4558aa555ef8 req-08bc9fe4-1cfa-4db3-b803-9a327f2ac05f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:53.717826 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-ca4fc657-ff57-4efb-b9f7-4558aa555ef8 req-08bc9fe4-1cfa-4db3-b803-9a327f2ac05f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017342 Jun 01 22:40:53.718100 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 811/2496] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:53 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:53.752411 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-db556c94-4c29-4ef9-83f8-e66b40e4b922 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:53.753903 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-db556c94-4c29-4ef9-83f8-e66b40e4b922 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:53.758006 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-db556c94-4c29-4ef9-83f8-e66b40e4b922 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:53.758341 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-db556c94-4c29-4ef9-83f8-e66b40e4b922 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:53.758628 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-db556c94-4c29-4ef9-83f8-e66b40e4b922 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:53.759121 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-db556c94-4c29-4ef9-83f8-e66b40e4b922 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:53.759483 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-db556c94-4c29-4ef9-83f8-e66b40e4b922 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:53.759844 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-db556c94-4c29-4ef9-83f8-e66b40e4b922 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:53.779132 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-db556c94-4c29-4ef9-83f8-e66b40e4b922 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:53.779610 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-db556c94-4c29-4ef9-83f8-e66b40e4b922 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:53.780842 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-db556c94-4c29-4ef9-83f8-e66b40e4b922 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:53.780842 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-db556c94-4c29-4ef9-83f8-e66b40e4b922 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lazy-loading 'fault' on Instance uuid 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:40:53.787401 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-db556c94-4c29-4ef9-83f8-e66b40e4b922 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:53.832945 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2a319c05-7913-4153-a438-a6d998937a9e tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:53.834306 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2a319c05-7913-4153-a438-a6d998937a9e tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:53.845481 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2a319c05-7913-4153-a438-a6d998937a9e tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:53.846116 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2a319c05-7913-4153-a438-a6d998937a9e tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:53.846335 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2a319c05-7913-4153-a438-a6d998937a9e tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:53.847587 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2a319c05-7913-4153-a438-a6d998937a9e tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:53.847923 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2a319c05-7913-4153-a438-a6d998937a9e tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:53.848192 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2a319c05-7913-4153-a438-a6d998937a9e tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:53.869528 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-db556c94-4c29-4ef9-83f8-e66b40e4b922 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:53.876019 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2a319c05-7913-4153-a438-a6d998937a9e tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:53.878076 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-db556c94-4c29-4ef9-83f8-e66b40e4b922 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 200 len: 1330 microversion: 2.1 time: 0.127077 Jun 01 22:40:53.878456 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 836/2497] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:53 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 1330 bytes in 128 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:54.031890 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2a319c05-7913-4153-a438-a6d998937a9e tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:54.039877 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2a319c05-7913-4153-a438-a6d998937a9e tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1325 microversion: 2.1 time: 0.210892 Jun 01 22:40:54.040086 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 851/2498] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:53 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1325 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:54.055193 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c82a6d19-501a-4e26-95c9-56f32609823f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:54.057296 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c82a6d19-501a-4e26-95c9-56f32609823f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:54.062468 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c82a6d19-501a-4e26-95c9-56f32609823f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:54.062965 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c82a6d19-501a-4e26-95c9-56f32609823f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:54.063290 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c82a6d19-501a-4e26-95c9-56f32609823f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:54.063978 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c82a6d19-501a-4e26-95c9-56f32609823f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:54.064421 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c82a6d19-501a-4e26-95c9-56f32609823f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:54.064838 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c82a6d19-501a-4e26-95c9-56f32609823f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:54.088503 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c82a6d19-501a-4e26-95c9-56f32609823f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:54.208517 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:40:54.218346 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c82a6d19-501a-4e26-95c9-56f32609823f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:54.220098 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=5 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:40:54.226283 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c82a6d19-501a-4e26-95c9-56f32609823f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1325 microversion: 2.1 time: 0.173236 Jun 01 22:40:54.226526 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 812/2499] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:54 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1325 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:54.240354 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-dbb73938-09ef-4548-a8d6-ff5b8b6a6bbb tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-ImageDependencyTestssnapshot-177902307"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:54.241733 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-dbb73938-09ef-4548-a8d6-ff5b8b6a6bbb tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:54.245406 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dbb73938-09ef-4548-a8d6-ff5b8b6a6bbb tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:54.245575 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dbb73938-09ef-4548-a8d6-ff5b8b6a6bbb tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:54.245704 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dbb73938-09ef-4548-a8d6-ff5b8b6a6bbb tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:54.245930 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dbb73938-09ef-4548-a8d6-ff5b8b6a6bbb tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:54.246053 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dbb73938-09ef-4548-a8d6-ff5b8b6a6bbb tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:54.246161 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dbb73938-09ef-4548-a8d6-ff5b8b6a6bbb tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:54.299698 np0000001904 devstack@n-api.service[86660]: INFO nova.compute.api [None req-dbb73938-09ef-4548-a8d6-ff5b8b6a6bbb tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Attempting to quiesce instance before volume snapshot. Jun 01 22:40:54.386640 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=9 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:40:54.566694 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-796414bc-4c9a-4f3c-aa44-1093b8b63289 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:54.568457 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-796414bc-4c9a-4f3c-aa44-1093b8b63289 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:54.577927 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-796414bc-4c9a-4f3c-aa44-1093b8b63289 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:54.578276 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-796414bc-4c9a-4f3c-aa44-1093b8b63289 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:54.578548 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-796414bc-4c9a-4f3c-aa44-1093b8b63289 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:54.579125 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-796414bc-4c9a-4f3c-aa44-1093b8b63289 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:54.579530 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-796414bc-4c9a-4f3c-aa44-1093b8b63289 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:54.579885 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-796414bc-4c9a-4f3c-aa44-1093b8b63289 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:54.602776 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-796414bc-4c9a-4f3c-aa44-1093b8b63289 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:54.739444 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-796414bc-4c9a-4f3c-aa44-1093b8b63289 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:54.754022 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-796414bc-4c9a-4f3c-aa44-1093b8b63289 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1356 microversion: 2.1 time: 0.191745 Jun 01 22:40:54.754428 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 852/2500] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:54 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1356 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:54.803479 np0000001904 devstack@n-api.service[86660]: INFO nova.compute.api [None req-dbb73938-09ef-4548-a8d6-ff5b8b6a6bbb tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Skipping quiescing instance: QEMU guest agent is not enabled. Jun 01 22:40:54.858490 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-dbb73938-09ef-4548-a8d6-ff5b8b6a6bbb tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Creating snapshot from volume 38a6b1f9-8129-419a-a528-0634f9476cee. {{(pid=86660) snapshot_instance /opt/stack/nova/nova/compute/api.py:3590}} Jun 01 22:40:54.894708 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b7d3af42-ff14-4959-bb1c-053640975995 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:54.896056 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b7d3af42-ff14-4959-bb1c-053640975995 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:54.901520 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7d3af42-ff14-4959-bb1c-053640975995 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:54.901805 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7d3af42-ff14-4959-bb1c-053640975995 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:54.902012 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7d3af42-ff14-4959-bb1c-053640975995 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:54.902477 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7d3af42-ff14-4959-bb1c-053640975995 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:54.902787 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7d3af42-ff14-4959-bb1c-053640975995 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:54.903057 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7d3af42-ff14-4959-bb1c-053640975995 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:54.920541 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7d3af42-ff14-4959-bb1c-053640975995 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:54.920776 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7d3af42-ff14-4959-bb1c-053640975995 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:54.920936 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7d3af42-ff14-4959-bb1c-053640975995 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:54.921149 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-b7d3af42-ff14-4959-bb1c-053640975995 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lazy-loading 'fault' on Instance uuid 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:40:54.925184 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b7d3af42-ff14-4959-bb1c-053640975995 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:54.990320 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b7d3af42-ff14-4959-bb1c-053640975995 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '9b77b83e3af649efbce58754be9b2f2d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8512aa86d37146cfb74736a064f15af3', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:55.002945 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b7d3af42-ff14-4959-bb1c-053640975995 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 200 len: 1330 microversion: 2.1 time: 0.109818 Jun 01 22:40:55.003302 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 813/2501] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:54 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 1330 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:55.771395 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-eb18fcc0-d085-4492-9e0c-d8d11a1e5ffd tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:55.773174 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-eb18fcc0-d085-4492-9e0c-d8d11a1e5ffd tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:55.778721 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb18fcc0-d085-4492-9e0c-d8d11a1e5ffd tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:55.779175 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb18fcc0-d085-4492-9e0c-d8d11a1e5ffd tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:55.779398 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb18fcc0-d085-4492-9e0c-d8d11a1e5ffd tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:55.779869 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb18fcc0-d085-4492-9e0c-d8d11a1e5ffd tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:55.780189 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb18fcc0-d085-4492-9e0c-d8d11a1e5ffd tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:55.780475 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb18fcc0-d085-4492-9e0c-d8d11a1e5ffd tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:55.793581 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-eb18fcc0-d085-4492-9e0c-d8d11a1e5ffd tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:55.959438 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-eb18fcc0-d085-4492-9e0c-d8d11a1e5ffd tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:55.971428 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-eb18fcc0-d085-4492-9e0c-d8d11a1e5ffd tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1356 microversion: 2.1 time: 0.202317 Jun 01 22:40:55.971926 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 853/2502] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:55 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1356 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:56.025253 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8b62b718-801c-4a9c-87d1-72dba090cde0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:56.027085 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8b62b718-801c-4a9c-87d1-72dba090cde0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] [instance: 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:56.032351 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8b62b718-801c-4a9c-87d1-72dba090cde0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:56.032687 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8b62b718-801c-4a9c-87d1-72dba090cde0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:56.032907 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8b62b718-801c-4a9c-87d1-72dba090cde0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:56.033348 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8b62b718-801c-4a9c-87d1-72dba090cde0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:56.033722 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8b62b718-801c-4a9c-87d1-72dba090cde0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:56.034001 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8b62b718-801c-4a9c-87d1-72dba090cde0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:56.046712 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-8b62b718-801c-4a9c-87d1-72dba090cde0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] HTTP exception thrown: Instance 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c could not be found. Jun 01 22:40:56.047000 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8b62b718-801c-4a9c-87d1-72dba090cde0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Returning 404 to user: Instance 6aca3ee3-1616-48c6-b3ac-ce86ea0c034c could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:40:56.047575 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8b62b718-801c-4a9c-87d1-72dba090cde0 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c" status: 404 len: 111 microversion: 2.1 time: 0.024376 Jun 01 22:40:56.047890 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 814/2503] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:56 2026] GET /compute/v2.1/servers/6aca3ee3-1616-48c6-b3ac-ce86ea0c034c => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:40:56.056284 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b04b8aed-20bd-4a22-8bb8-7f160ff949d4 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:56.073077 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b04b8aed-20bd-4a22-8bb8-7f160ff949d4 tempest-VolumesSnapshotTestJSON-802956890 tempest-VolumesSnapshotTestJSON-802956890-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1463909853" status: 202 len: 0 microversion: 2.1 time: 0.018409 Jun 01 22:40:56.073397 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 854/2504] 10.4.3.116 () {66 vars in 1339 bytes} [Mon Jun 1 22:40:56 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1463909853 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:40:56.757471 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-dbb73938-09ef-4548-a8d6-ff5b8b6a6bbb tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "POST /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f/action" status: 202 len: 0 microversion: 2.1 time: 2.518740 Jun 01 22:40:56.757960 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 837/2505] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:40:54 2026] POST /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f/action => generated 0 bytes in 2519 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 01 22:40:56.991901 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-77bbac7c-4fb1-4bd0-ab73-c01e27359956 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:56.993134 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-77bbac7c-4fb1-4bd0-ab73-c01e27359956 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:56.999548 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-77bbac7c-4fb1-4bd0-ab73-c01e27359956 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:56.999839 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-77bbac7c-4fb1-4bd0-ab73-c01e27359956 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:57.000038 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-77bbac7c-4fb1-4bd0-ab73-c01e27359956 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:57.000480 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-77bbac7c-4fb1-4bd0-ab73-c01e27359956 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:57.000806 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-77bbac7c-4fb1-4bd0-ab73-c01e27359956 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:57.001324 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-77bbac7c-4fb1-4bd0-ab73-c01e27359956 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:57.027838 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-77bbac7c-4fb1-4bd0-ab73-c01e27359956 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:57.146968 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-77bbac7c-4fb1-4bd0-ab73-c01e27359956 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:57.155130 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-77bbac7c-4fb1-4bd0-ab73-c01e27359956 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1356 microversion: 2.1 time: 0.165607 Jun 01 22:40:57.155882 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 815/2506] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:56 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1356 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:57.743077 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e5a80166-2579-4b9b-b247-8cb77e08786a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:57.743602 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e5a80166-2579-4b9b-b247-8cb77e08786a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:57.746768 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5a80166-2579-4b9b-b247-8cb77e08786a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:57.746946 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5a80166-2579-4b9b-b247-8cb77e08786a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:57.747084 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5a80166-2579-4b9b-b247-8cb77e08786a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:57.747345 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5a80166-2579-4b9b-b247-8cb77e08786a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:57.747474 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5a80166-2579-4b9b-b247-8cb77e08786a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:57.747599 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5a80166-2579-4b9b-b247-8cb77e08786a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:57.802788 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-e5a80166-2579-4b9b-b247-8cb77e08786a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lazy-loading 'services' on Instance uuid ee25a6ee-e6c2-4fbd-b266-7280a22931e1 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:40:57.856300 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e5a80166-2579-4b9b-b247-8cb77e08786a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments/e6448575-210e-4f77-91e5-09843ce057ae" status: 202 len: 0 microversion: 2.1 time: 0.114775 Jun 01 22:40:57.856662 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 855/2507] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:40:57 2026] DELETE /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments/e6448575-210e-4f77-91e5-09843ce057ae => generated 0 bytes in 115 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:40:57.867844 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e1864185-e67f-46fb-bbe6-df2da1265cb1 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:57.869246 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e1864185-e67f-46fb-bbe6-df2da1265cb1 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:57.873052 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e1864185-e67f-46fb-bbe6-df2da1265cb1 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:57.873267 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e1864185-e67f-46fb-bbe6-df2da1265cb1 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:57.873468 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e1864185-e67f-46fb-bbe6-df2da1265cb1 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:57.873757 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e1864185-e67f-46fb-bbe6-df2da1265cb1 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:57.873899 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e1864185-e67f-46fb-bbe6-df2da1265cb1 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:57.874014 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e1864185-e67f-46fb-bbe6-df2da1265cb1 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:57.909404 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e1864185-e67f-46fb-bbe6-df2da1265cb1 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.043507 Jun 01 22:40:57.909740 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 838/2508] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:40:57 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments => generated 197 bytes in 44 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:58.170823 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8ce378d7-4dbb-4156-bb01-100ef896b9c0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:58.172310 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8ce378d7-4dbb-4156-bb01-100ef896b9c0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:58.177416 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8ce378d7-4dbb-4156-bb01-100ef896b9c0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:58.177724 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8ce378d7-4dbb-4156-bb01-100ef896b9c0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:58.177974 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8ce378d7-4dbb-4156-bb01-100ef896b9c0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:58.178448 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8ce378d7-4dbb-4156-bb01-100ef896b9c0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:58.178811 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8ce378d7-4dbb-4156-bb01-100ef896b9c0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:58.179124 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8ce378d7-4dbb-4156-bb01-100ef896b9c0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:58.191638 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8ce378d7-4dbb-4156-bb01-100ef896b9c0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:58.321483 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8ce378d7-4dbb-4156-bb01-100ef896b9c0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:58.329249 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8ce378d7-4dbb-4156-bb01-100ef896b9c0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1356 microversion: 2.1 time: 0.159259 Jun 01 22:40:58.329249 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 816/2509] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:58 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1356 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:58.406792 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b50e1cca-383e-49be-b328-51d2042288e3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:58.407032 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b50e1cca-383e-49be-b328-51d2042288e3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:58.410926 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b50e1cca-383e-49be-b328-51d2042288e3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:58.411162 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b50e1cca-383e-49be-b328-51d2042288e3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:58.411335 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b50e1cca-383e-49be-b328-51d2042288e3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:58.411621 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b50e1cca-383e-49be-b328-51d2042288e3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:58.411803 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b50e1cca-383e-49be-b328-51d2042288e3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:58.411938 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b50e1cca-383e-49be-b328-51d2042288e3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:58.426178 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b50e1cca-383e-49be-b328-51d2042288e3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:40:58.481218 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b50e1cca-383e-49be-b328-51d2042288e3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 204 len: 0 microversion: 2.1 time: 0.076087 Jun 01 22:40:58.481667 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 856/2510] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:40:58 2026] DELETE /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 0 bytes in 77 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:40:58.490648 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-cf8c9fdf-46a8-4615-8494-f5896edfee5c tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:58.491943 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-cf8c9fdf-46a8-4615-8494-f5896edfee5c tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:58.495726 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cf8c9fdf-46a8-4615-8494-f5896edfee5c tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:58.495969 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cf8c9fdf-46a8-4615-8494-f5896edfee5c tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:58.496189 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cf8c9fdf-46a8-4615-8494-f5896edfee5c tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:58.496572 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cf8c9fdf-46a8-4615-8494-f5896edfee5c tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:58.496885 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cf8c9fdf-46a8-4615-8494-f5896edfee5c tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:58.497176 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cf8c9fdf-46a8-4615-8494-f5896edfee5c tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:58.514756 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-cf8c9fdf-46a8-4615-8494-f5896edfee5c tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:58.667028 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-cf8c9fdf-46a8-4615-8494-f5896edfee5c tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:58.674044 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-cf8c9fdf-46a8-4615-8494-f5896edfee5c tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1331 microversion: 2.1 time: 0.184977 Jun 01 22:40:58.674280 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 839/2511] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:58 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1331 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:58.922438 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a7b096e2-3dda-406b-a07c-6ffde8a3bc73 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:58.923706 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a7b096e2-3dda-406b-a07c-6ffde8a3bc73 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:58.928268 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a7b096e2-3dda-406b-a07c-6ffde8a3bc73 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:58.931966 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a7b096e2-3dda-406b-a07c-6ffde8a3bc73 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:58.932158 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a7b096e2-3dda-406b-a07c-6ffde8a3bc73 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:58.932458 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a7b096e2-3dda-406b-a07c-6ffde8a3bc73 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:58.932620 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a7b096e2-3dda-406b-a07c-6ffde8a3bc73 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:58.932741 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a7b096e2-3dda-406b-a07c-6ffde8a3bc73 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:58.950389 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a7b096e2-3dda-406b-a07c-6ffde8a3bc73 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.029950 Jun 01 22:40:58.950697 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 817/2512] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:40:58 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:59.345955 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b9060cc2-9caa-4a18-94f8-9e8960179f27 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:59.347510 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b9060cc2-9caa-4a18-94f8-9e8960179f27 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:59.352066 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b9060cc2-9caa-4a18-94f8-9e8960179f27 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:59.352357 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b9060cc2-9caa-4a18-94f8-9e8960179f27 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:59.352584 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b9060cc2-9caa-4a18-94f8-9e8960179f27 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:59.353046 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b9060cc2-9caa-4a18-94f8-9e8960179f27 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:59.353377 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b9060cc2-9caa-4a18-94f8-9e8960179f27 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:59.353672 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b9060cc2-9caa-4a18-94f8-9e8960179f27 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:59.374931 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b9060cc2-9caa-4a18-94f8-9e8960179f27 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:59.602747 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b9060cc2-9caa-4a18-94f8-9e8960179f27 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:59.613184 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b9060cc2-9caa-4a18-94f8-9e8960179f27 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1356 microversion: 2.1 time: 0.269096 Jun 01 22:40:59.613693 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 857/2513] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:59 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1356 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:59.690127 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-9ccefee1-1bc6-4ed3-842e-7d33a4ccf484 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:59.692632 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-f632c206-b9bc-46d8-99af-46e12a7394bc req-80fc67fb-278e-4416-bcf9-8242bde3e07e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7341d073-5a30-4b79-adaf-0955992aba4f", "name": "network-vif-unplugged", "status": "completed", "tag": "5baeaac0-c146-43fe-9216-b8eb195e82ff"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:59.692996 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-9ccefee1-1bc6-4ed3-842e-7d33a4ccf484 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:59.696227 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9ccefee1-1bc6-4ed3-842e-7d33a4ccf484 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:59.696474 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9ccefee1-1bc6-4ed3-842e-7d33a4ccf484 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:59.696646 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-f632c206-b9bc-46d8-99af-46e12a7394bc req-80fc67fb-278e-4416-bcf9-8242bde3e07e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:59.696697 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9ccefee1-1bc6-4ed3-842e-7d33a4ccf484 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:59.696756 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-f632c206-b9bc-46d8-99af-46e12a7394bc req-80fc67fb-278e-4416-bcf9-8242bde3e07e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:59.696888 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-f632c206-b9bc-46d8-99af-46e12a7394bc req-80fc67fb-278e-4416-bcf9-8242bde3e07e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:59.697117 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9ccefee1-1bc6-4ed3-842e-7d33a4ccf484 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:59.697400 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9ccefee1-1bc6-4ed3-842e-7d33a4ccf484 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:59.697720 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9ccefee1-1bc6-4ed3-842e-7d33a4ccf484 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:59.704554 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-f632c206-b9bc-46d8-99af-46e12a7394bc req-80fc67fb-278e-4416-bcf9-8242bde3e07e service nova] Creating event network-vif-unplugged:5baeaac0-c146-43fe-9216-b8eb195e82ff for instance 7341d073-5a30-4b79-adaf-0955992aba4f on np0000001904 Jun 01 22:40:59.704978 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-f632c206-b9bc-46d8-99af-46e12a7394bc req-80fc67fb-278e-4416-bcf9-8242bde3e07e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:40:59.712595 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-f632c206-b9bc-46d8-99af-46e12a7394bc req-80fc67fb-278e-4416-bcf9-8242bde3e07e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.023199 Jun 01 22:40:59.713071 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 818/2514] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:40:59 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:40:59.719121 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-9ccefee1-1bc6-4ed3-842e-7d33a4ccf484 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:40:59.876332 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9ccefee1-1bc6-4ed3-842e-7d33a4ccf484 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:40:59.889655 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-9ccefee1-1bc6-4ed3-842e-7d33a4ccf484 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1331 microversion: 2.1 time: 0.201282 Jun 01 22:40:59.889947 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 840/2515] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:40:59 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1331 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:40:59.946083 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-55e871b5-2764-4fb6-9333-b467efb3c03d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:59.956764 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-55e871b5-2764-4fb6-9333-b467efb3c03d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/flavors/84" status: 200 len: 387 microversion: 2.60 time: 0.012111 Jun 01 22:40:59.956764 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 858/2516] 10.4.3.116 () {68 vars in 1293 bytes} [Mon Jun 1 22:40:59 2026] GET /compute/v2.1/flavors/84 => generated 387 bytes in 13 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:40:59.972271 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-aebbe6ed-ed9f-40b5-b7ee-aef629c28f66 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:40:59.976357 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "84"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:40:59.977729 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:59.978868 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-aebbe6ed-ed9f-40b5-b7ee-aef629c28f66 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:40:59.982935 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:59.983041 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:59.983100 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:59.986301 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:59.986301 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:59.986301 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:59.986409 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aebbe6ed-ed9f-40b5-b7ee-aef629c28f66 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:59.986409 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aebbe6ed-ed9f-40b5-b7ee-aef629c28f66 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:59.986409 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aebbe6ed-ed9f-40b5-b7ee-aef629c28f66 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:40:59.986409 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aebbe6ed-ed9f-40b5-b7ee-aef629c28f66 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:40:59.986614 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aebbe6ed-ed9f-40b5-b7ee-aef629c28f66 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:40:59.986614 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aebbe6ed-ed9f-40b5-b7ee-aef629c28f66 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:00.015088 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-aebbe6ed-ed9f-40b5-b7ee-aef629c28f66 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.053014 Jun 01 22:41:00.015412 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 819/2517] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:40:59 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments => generated 197 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:00.017072 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:00.017316 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:00.017496 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:00.020390 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:00.020974 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:00.021326 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:00.021532 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:00.021937 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:00.022152 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:00.022365 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:00.035205 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:00.041499 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Old instance type m1.nano, new instance type m1.micro {{(pid=86660) resize /opt/stack/nova/nova/compute/api.py:4342}} Jun 01 22:41:00.052115 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:00.052471 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:00.052816 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:00.053308 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:00.056102 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:00.056316 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:00.074985 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Getting quotas for project 987c6a05350b455cb998685574d3a431. Resources: {'cores', 'ram'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:41:00.078168 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Getting quotas for user dd39ecb231444e33b84c642fdf658351 and project 987c6a05350b455cb998685574d3a431. Resources: {'cores', 'ram'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:41:00.089782 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:41:00.089782 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:41:00.089782 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:41:00.089782 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:41:00.089978 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:41:00.162397 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c364db19-a552-4fbc-b1b5-ac5879e3e614 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "POST /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c/action" status: 202 len: 0 microversion: 2.60 time: 0.189110 Jun 01 22:41:00.162843 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 841/2518] 10.4.3.116 () {70 vars in 1437 bytes} [Mon Jun 1 22:40:59 2026] POST /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c/action => generated 0 bytes in 190 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:41:00.166645 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-6e050dca-6531-4250-ab1b-ad4e809cb43b req-60ecc16b-c56f-4834-b7ab-5be1f266f164 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6f740e35-988d-4b5a-bb99-ea63d4cb3625", "name": "network-vif-plugged", "status": "completed", "tag": "992db426-d2fb-4d84-b1de-610fdd3f0410"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:00.172947 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ae32c2f2-e2b8-447d-b86e-7b6a6904dc88 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:00.174700 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ae32c2f2-e2b8-447d-b86e-7b6a6904dc88 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:00.175096 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-6e050dca-6531-4250-ab1b-ad4e809cb43b req-60ecc16b-c56f-4834-b7ab-5be1f266f164 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:00.177581 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-6e050dca-6531-4250-ab1b-ad4e809cb43b req-60ecc16b-c56f-4834-b7ab-5be1f266f164 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:00.177581 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-6e050dca-6531-4250-ab1b-ad4e809cb43b req-60ecc16b-c56f-4834-b7ab-5be1f266f164 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:00.179788 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ae32c2f2-e2b8-447d-b86e-7b6a6904dc88 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:00.180142 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ae32c2f2-e2b8-447d-b86e-7b6a6904dc88 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:00.181203 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ae32c2f2-e2b8-447d-b86e-7b6a6904dc88 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:00.181203 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ae32c2f2-e2b8-447d-b86e-7b6a6904dc88 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:00.181360 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ae32c2f2-e2b8-447d-b86e-7b6a6904dc88 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:00.181822 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ae32c2f2-e2b8-447d-b86e-7b6a6904dc88 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:00.184818 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-6e050dca-6531-4250-ab1b-ad4e809cb43b req-60ecc16b-c56f-4834-b7ab-5be1f266f164 service nova] Creating event network-vif-plugged:992db426-d2fb-4d84-b1de-610fdd3f0410 for instance 6f740e35-988d-4b5a-bb99-ea63d4cb3625 on np0000001904 Jun 01 22:41:00.185832 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-6e050dca-6531-4250-ab1b-ad4e809cb43b req-60ecc16b-c56f-4834-b7ab-5be1f266f164 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:41:00.191104 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-6e050dca-6531-4250-ab1b-ad4e809cb43b req-60ecc16b-c56f-4834-b7ab-5be1f266f164 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026570 Jun 01 22:41:00.191104 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 859/2519] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:41:00 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:00.203938 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ae32c2f2-e2b8-447d-b86e-7b6a6904dc88 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:00.425035 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ae32c2f2-e2b8-447d-b86e-7b6a6904dc88 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:00.432876 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ae32c2f2-e2b8-447d-b86e-7b6a6904dc88 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:00.433401 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ae32c2f2-e2b8-447d-b86e-7b6a6904dc88 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:00.438033 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ae32c2f2-e2b8-447d-b86e-7b6a6904dc88 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1703 microversion: 2.60 time: 0.267554 Jun 01 22:41:00.438290 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 820/2520] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:00 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1703 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:00.634631 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-20e1267f-4219-4209-842e-028dcc2d1ec0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:00.636584 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-20e1267f-4219-4209-842e-028dcc2d1ec0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:00.641693 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-20e1267f-4219-4209-842e-028dcc2d1ec0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:00.642059 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-20e1267f-4219-4209-842e-028dcc2d1ec0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:00.642343 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-20e1267f-4219-4209-842e-028dcc2d1ec0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:00.642912 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-20e1267f-4219-4209-842e-028dcc2d1ec0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:00.643503 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-20e1267f-4219-4209-842e-028dcc2d1ec0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:00.643838 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-20e1267f-4219-4209-842e-028dcc2d1ec0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:00.664395 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-20e1267f-4219-4209-842e-028dcc2d1ec0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:00.869619 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-20e1267f-4219-4209-842e-028dcc2d1ec0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:00.877131 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-20e1267f-4219-4209-842e-028dcc2d1ec0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1356 microversion: 2.1 time: 0.243965 Jun 01 22:41:00.877131 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 842/2521] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:00 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1356 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:00.908777 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0cf916ba-6c50-4fe8-9a8b-fdce9814d13a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:00.910205 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0cf916ba-6c50-4fe8-9a8b-fdce9814d13a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:00.914277 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0cf916ba-6c50-4fe8-9a8b-fdce9814d13a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:00.914555 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0cf916ba-6c50-4fe8-9a8b-fdce9814d13a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:00.914816 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0cf916ba-6c50-4fe8-9a8b-fdce9814d13a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:00.915262 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0cf916ba-6c50-4fe8-9a8b-fdce9814d13a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:00.915615 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0cf916ba-6c50-4fe8-9a8b-fdce9814d13a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:00.915914 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0cf916ba-6c50-4fe8-9a8b-fdce9814d13a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:00.936836 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-0cf916ba-6c50-4fe8-9a8b-fdce9814d13a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:01.029710 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cb4eb267-7aad-419d-9942-ca8fa53aaf2c tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:01.031594 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cb4eb267-7aad-419d-9942-ca8fa53aaf2c tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:01.037652 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb4eb267-7aad-419d-9942-ca8fa53aaf2c tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:01.037905 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb4eb267-7aad-419d-9942-ca8fa53aaf2c tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:01.038237 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb4eb267-7aad-419d-9942-ca8fa53aaf2c tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:01.039116 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb4eb267-7aad-419d-9942-ca8fa53aaf2c tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:01.039150 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb4eb267-7aad-419d-9942-ca8fa53aaf2c tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:01.039356 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb4eb267-7aad-419d-9942-ca8fa53aaf2c tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:01.058196 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cb4eb267-7aad-419d-9942-ca8fa53aaf2c tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.030117 Jun 01 22:41:01.058524 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 821/2522] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:41:01 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments => generated 25 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:41:01.141248 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0cf916ba-6c50-4fe8-9a8b-fdce9814d13a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:01.150374 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0cf916ba-6c50-4fe8-9a8b-fdce9814d13a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1331 microversion: 2.1 time: 0.245919 Jun 01 22:41:01.150793 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 860/2523] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:00 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1331 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:01.457974 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-70d2dcc0-6e70-4d00-b948-6c4f4e7a76b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:01.459705 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-70d2dcc0-6e70-4d00-b948-6c4f4e7a76b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:01.467915 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-70d2dcc0-6e70-4d00-b948-6c4f4e7a76b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:01.467915 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-70d2dcc0-6e70-4d00-b948-6c4f4e7a76b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:01.468193 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-70d2dcc0-6e70-4d00-b948-6c4f4e7a76b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:01.469018 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-70d2dcc0-6e70-4d00-b948-6c4f4e7a76b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:01.469852 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-70d2dcc0-6e70-4d00-b948-6c4f4e7a76b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:01.470213 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-70d2dcc0-6e70-4d00-b948-6c4f4e7a76b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:01.491985 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-70d2dcc0-6e70-4d00-b948-6c4f4e7a76b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:01.657633 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-70d2dcc0-6e70-4d00-b948-6c4f4e7a76b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:01.663380 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-70d2dcc0-6e70-4d00-b948-6c4f4e7a76b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:01.664166 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-70d2dcc0-6e70-4d00-b948-6c4f4e7a76b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:01.669924 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-70d2dcc0-6e70-4d00-b948-6c4f4e7a76b3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1703 microversion: 2.60 time: 0.215741 Jun 01 22:41:01.670373 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 843/2524] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:01 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1703 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:01.754442 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-b9eb1307-2cd8-4c8f-a07b-96ce3334932a req-6eab7841-4304-43f0-8e06-67209fe0fcdd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7341d073-5a30-4b79-adaf-0955992aba4f", "name": "network-vif-deleted", "tag": "5baeaac0-c146-43fe-9216-b8eb195e82ff"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:01.756279 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-618d414e-f399-4732-888e-50996909a845 req-58c87bfe-0a51-407b-a9e9-fd480506d7fa service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7341d073-5a30-4b79-adaf-0955992aba4f", "name": "network-vif-unplugged", "status": "completed", "tag": "5baeaac0-c146-43fe-9216-b8eb195e82ff"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:01.760535 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-b9eb1307-2cd8-4c8f-a07b-96ce3334932a req-6eab7841-4304-43f0-8e06-67209fe0fcdd service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:01.760761 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-b9eb1307-2cd8-4c8f-a07b-96ce3334932a req-6eab7841-4304-43f0-8e06-67209fe0fcdd service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:01.760915 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-b9eb1307-2cd8-4c8f-a07b-96ce3334932a req-6eab7841-4304-43f0-8e06-67209fe0fcdd service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:01.762790 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-618d414e-f399-4732-888e-50996909a845 req-58c87bfe-0a51-407b-a9e9-fd480506d7fa service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:01.763272 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-618d414e-f399-4732-888e-50996909a845 req-58c87bfe-0a51-407b-a9e9-fd480506d7fa service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:01.763422 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-618d414e-f399-4732-888e-50996909a845 req-58c87bfe-0a51-407b-a9e9-fd480506d7fa service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:01.768847 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-b9eb1307-2cd8-4c8f-a07b-96ce3334932a req-6eab7841-4304-43f0-8e06-67209fe0fcdd service nova] Creating event network-vif-deleted:5baeaac0-c146-43fe-9216-b8eb195e82ff for instance 7341d073-5a30-4b79-adaf-0955992aba4f on np0000001904 Jun 01 22:41:01.769049 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-618d414e-f399-4732-888e-50996909a845 req-58c87bfe-0a51-407b-a9e9-fd480506d7fa service nova] Creating event network-vif-unplugged:5baeaac0-c146-43fe-9216-b8eb195e82ff for instance 7341d073-5a30-4b79-adaf-0955992aba4f on np0000001904 Jun 01 22:41:01.769363 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-b9eb1307-2cd8-4c8f-a07b-96ce3334932a req-6eab7841-4304-43f0-8e06-67209fe0fcdd service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:41:01.769436 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-618d414e-f399-4732-888e-50996909a845 req-58c87bfe-0a51-407b-a9e9-fd480506d7fa service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:41:01.774245 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-b9eb1307-2cd8-4c8f-a07b-96ce3334932a req-6eab7841-4304-43f0-8e06-67209fe0fcdd service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021759 Jun 01 22:41:01.774403 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-618d414e-f399-4732-888e-50996909a845 req-58c87bfe-0a51-407b-a9e9-fd480506d7fa service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.019914 Jun 01 22:41:01.774638 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 822/2525] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:41:01 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:01.774855 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 861/2526] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:41:01 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:01.897960 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1b97823c-4574-46fb-99ec-90b6dff17998 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:01.900377 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1b97823c-4574-46fb-99ec-90b6dff17998 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:01.905916 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b97823c-4574-46fb-99ec-90b6dff17998 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:01.906223 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b97823c-4574-46fb-99ec-90b6dff17998 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:01.906488 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b97823c-4574-46fb-99ec-90b6dff17998 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:01.907096 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b97823c-4574-46fb-99ec-90b6dff17998 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:01.907507 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b97823c-4574-46fb-99ec-90b6dff17998 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:01.907853 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b97823c-4574-46fb-99ec-90b6dff17998 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:01.923927 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1b97823c-4574-46fb-99ec-90b6dff17998 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:02.063722 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1b97823c-4574-46fb-99ec-90b6dff17998 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:02.074240 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1b97823c-4574-46fb-99ec-90b6dff17998 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1356 microversion: 2.1 time: 0.178380 Jun 01 22:41:02.074555 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 844/2527] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:01 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1356 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:02.167494 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a62b9063-77d8-49f5-9b9a-9ad3fec464af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:02.169420 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a62b9063-77d8-49f5-9b9a-9ad3fec464af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:02.174413 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a62b9063-77d8-49f5-9b9a-9ad3fec464af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:02.174746 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a62b9063-77d8-49f5-9b9a-9ad3fec464af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:02.175019 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a62b9063-77d8-49f5-9b9a-9ad3fec464af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:02.175597 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a62b9063-77d8-49f5-9b9a-9ad3fec464af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:02.175972 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a62b9063-77d8-49f5-9b9a-9ad3fec464af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:02.176392 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a62b9063-77d8-49f5-9b9a-9ad3fec464af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:02.193328 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a62b9063-77d8-49f5-9b9a-9ad3fec464af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:02.235732 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-64390d86-6b84-4fbe-89a7-ffe63ffbac19 req-347eee1d-5ad5-460d-93b1-b2e626eaf8f3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6f740e35-988d-4b5a-bb99-ea63d4cb3625", "name": "network-vif-plugged", "status": "completed", "tag": "992db426-d2fb-4d84-b1de-610fdd3f0410"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:02.241536 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-64390d86-6b84-4fbe-89a7-ffe63ffbac19 req-347eee1d-5ad5-460d-93b1-b2e626eaf8f3 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:02.241800 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-64390d86-6b84-4fbe-89a7-ffe63ffbac19 req-347eee1d-5ad5-460d-93b1-b2e626eaf8f3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:02.241961 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-64390d86-6b84-4fbe-89a7-ffe63ffbac19 req-347eee1d-5ad5-460d-93b1-b2e626eaf8f3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:02.250870 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-64390d86-6b84-4fbe-89a7-ffe63ffbac19 req-347eee1d-5ad5-460d-93b1-b2e626eaf8f3 service nova] Creating event network-vif-plugged:992db426-d2fb-4d84-b1de-610fdd3f0410 for instance 6f740e35-988d-4b5a-bb99-ea63d4cb3625 on np0000001904 Jun 01 22:41:02.251362 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-64390d86-6b84-4fbe-89a7-ffe63ffbac19 req-347eee1d-5ad5-460d-93b1-b2e626eaf8f3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:41:02.256019 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-64390d86-6b84-4fbe-89a7-ffe63ffbac19 req-347eee1d-5ad5-460d-93b1-b2e626eaf8f3 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023471 Jun 01 22:41:02.256397 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 862/2528] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:41:02 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:02.259256 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a62b9063-77d8-49f5-9b9a-9ad3fec464af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:02.268053 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a62b9063-77d8-49f5-9b9a-9ad3fec464af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1289 microversion: 2.1 time: 0.102722 Jun 01 22:41:02.268595 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 823/2529] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:02 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1289 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:02.689235 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-966328b0-5ad9-43ed-8c6a-4b089b9d95cd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:02.690675 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-966328b0-5ad9-43ed-8c6a-4b089b9d95cd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:02.696366 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-966328b0-5ad9-43ed-8c6a-4b089b9d95cd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:02.696714 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-966328b0-5ad9-43ed-8c6a-4b089b9d95cd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:02.696973 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-966328b0-5ad9-43ed-8c6a-4b089b9d95cd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:02.697604 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-966328b0-5ad9-43ed-8c6a-4b089b9d95cd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:02.698075 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-966328b0-5ad9-43ed-8c6a-4b089b9d95cd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:02.698498 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-966328b0-5ad9-43ed-8c6a-4b089b9d95cd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:02.719439 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-966328b0-5ad9-43ed-8c6a-4b089b9d95cd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:02.857419 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-19cabfca-75b8-490c-b0b0-3f4ea6bbb105 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "f2ed43b4-b3e8-4481-9f42-41ee8fdae0d4"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:02.859846 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-19cabfca-75b8-490c-b0b0-3f4ea6bbb105 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:02.867407 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-19cabfca-75b8-490c-b0b0-3f4ea6bbb105 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:02.867619 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-19cabfca-75b8-490c-b0b0-3f4ea6bbb105 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:02.867874 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-19cabfca-75b8-490c-b0b0-3f4ea6bbb105 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:02.867994 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-19cabfca-75b8-490c-b0b0-3f4ea6bbb105 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:02.868144 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-19cabfca-75b8-490c-b0b0-3f4ea6bbb105 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:02.868233 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-19cabfca-75b8-490c-b0b0-3f4ea6bbb105 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:02.870807 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-966328b0-5ad9-43ed-8c6a-4b089b9d95cd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:02.876914 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-966328b0-5ad9-43ed-8c6a-4b089b9d95cd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:02.877621 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-966328b0-5ad9-43ed-8c6a-4b089b9d95cd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:02.882221 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-966328b0-5ad9-43ed-8c6a-4b089b9d95cd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1703 microversion: 2.60 time: 0.194756 Jun 01 22:41:02.882485 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 845/2530] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:02 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1703 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:03.090620 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a9bd616f-b097-4a48-9503-8856a01e53fc tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:03.091926 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a9bd616f-b097-4a48-9503-8856a01e53fc tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:03.096694 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a9bd616f-b097-4a48-9503-8856a01e53fc tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:03.096938 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a9bd616f-b097-4a48-9503-8856a01e53fc tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:03.097161 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a9bd616f-b097-4a48-9503-8856a01e53fc tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:03.097588 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a9bd616f-b097-4a48-9503-8856a01e53fc tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:03.097883 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a9bd616f-b097-4a48-9503-8856a01e53fc tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:03.098148 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a9bd616f-b097-4a48-9503-8856a01e53fc tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:03.113017 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a9bd616f-b097-4a48-9503-8856a01e53fc tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:03.258449 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a9bd616f-b097-4a48-9503-8856a01e53fc tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:03.266685 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a9bd616f-b097-4a48-9503-8856a01e53fc tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1544 microversion: 2.1 time: 0.177878 Jun 01 22:41:03.266967 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 824/2531] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:03 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1544 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:03.285898 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-458fe3b9-f155-4ce7-a7df-9ac7ec9fbb25 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:03.287260 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-15bd5e3d-184c-4cfa-8aa2-5fd5dde6396a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:03.287648 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-458fe3b9-f155-4ce7-a7df-9ac7ec9fbb25 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:03.289141 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-15bd5e3d-184c-4cfa-8aa2-5fd5dde6396a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:03.292191 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-458fe3b9-f155-4ce7-a7df-9ac7ec9fbb25 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:03.292514 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-458fe3b9-f155-4ce7-a7df-9ac7ec9fbb25 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:03.292769 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-458fe3b9-f155-4ce7-a7df-9ac7ec9fbb25 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:03.293256 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-458fe3b9-f155-4ce7-a7df-9ac7ec9fbb25 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:03.293746 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-458fe3b9-f155-4ce7-a7df-9ac7ec9fbb25 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:03.294125 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-458fe3b9-f155-4ce7-a7df-9ac7ec9fbb25 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:03.296490 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-15bd5e3d-184c-4cfa-8aa2-5fd5dde6396a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:03.296851 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-15bd5e3d-184c-4cfa-8aa2-5fd5dde6396a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:03.297142 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-15bd5e3d-184c-4cfa-8aa2-5fd5dde6396a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:03.297740 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-15bd5e3d-184c-4cfa-8aa2-5fd5dde6396a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:03.298233 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-15bd5e3d-184c-4cfa-8aa2-5fd5dde6396a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:03.298640 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-15bd5e3d-184c-4cfa-8aa2-5fd5dde6396a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:03.315309 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-15bd5e3d-184c-4cfa-8aa2-5fd5dde6396a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:03.323586 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-458fe3b9-f155-4ce7-a7df-9ac7ec9fbb25 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:03.389533 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-15bd5e3d-184c-4cfa-8aa2-5fd5dde6396a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:03.397207 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-15bd5e3d-184c-4cfa-8aa2-5fd5dde6396a tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1160 microversion: 2.1 time: 0.111841 Jun 01 22:41:03.397480 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 825/2532] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:03 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1160 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:03.471840 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-458fe3b9-f155-4ce7-a7df-9ac7ec9fbb25 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:03.479187 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-458fe3b9-f155-4ce7-a7df-9ac7ec9fbb25 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1544 microversion: 2.1 time: 0.196145 Jun 01 22:41:03.479489 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 846/2533] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:03 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1544 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:03.492473 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ac470842-2c03-4081-b235-0b8c01e3940c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:03.496868 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ac470842-2c03-4081-b235-0b8c01e3940c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:03.497236 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ac470842-2c03-4081-b235-0b8c01e3940c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Searching by: {'deleted': False, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7'} {{(pid=86661) get_all /opt/stack/nova/nova/compute/api.py:3098}} Jun 01 22:41:03.504385 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ac470842-2c03-4081-b235-0b8c01e3940c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:03.506058 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ac470842-2c03-4081-b235-0b8c01e3940c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:03.506058 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ac470842-2c03-4081-b235-0b8c01e3940c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:03.506058 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ac470842-2c03-4081-b235-0b8c01e3940c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:03.506058 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ac470842-2c03-4081-b235-0b8c01e3940c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:03.506302 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ac470842-2c03-4081-b235-0b8c01e3940c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:03.524760 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.multi_cell_list [None req-ac470842-2c03-4081-b235-0b8c01e3940c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=86661) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} Jun 01 22:41:03.547845 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ac470842-2c03-4081-b235-0b8c01e3940c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers" status: 200 len: 343 microversion: 2.1 time: 0.057074 Jun 01 22:41:03.548172 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 826/2534] 10.4.3.116 () {66 vars in 1243 bytes} [Mon Jun 1 22:41:03 2026] GET /compute/v2.1/servers => generated 343 bytes in 57 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:03.559047 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-aa1696cf-8138-420a-8c99-3306b9e94aa0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:03.560412 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-aa1696cf-8138-420a-8c99-3306b9e94aa0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:03.565214 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aa1696cf-8138-420a-8c99-3306b9e94aa0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:03.565514 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aa1696cf-8138-420a-8c99-3306b9e94aa0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:03.565775 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aa1696cf-8138-420a-8c99-3306b9e94aa0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:03.566204 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aa1696cf-8138-420a-8c99-3306b9e94aa0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:03.566512 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aa1696cf-8138-420a-8c99-3306b9e94aa0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:03.566840 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aa1696cf-8138-420a-8c99-3306b9e94aa0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:03.580768 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-aa1696cf-8138-420a-8c99-3306b9e94aa0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:03.705713 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-aa1696cf-8138-420a-8c99-3306b9e94aa0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:03.716959 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-aa1696cf-8138-420a-8c99-3306b9e94aa0 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1544 microversion: 2.1 time: 0.159863 Jun 01 22:41:03.717372 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 847/2535] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:03 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1544 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:03.908594 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ce99958f-9161-4323-975f-ba3f552d7403 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:03.908867 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ce99958f-9161-4323-975f-ba3f552d7403 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:03.912530 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce99958f-9161-4323-975f-ba3f552d7403 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:03.912775 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce99958f-9161-4323-975f-ba3f552d7403 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:03.912968 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce99958f-9161-4323-975f-ba3f552d7403 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:03.913358 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce99958f-9161-4323-975f-ba3f552d7403 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:03.913659 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce99958f-9161-4323-975f-ba3f552d7403 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:03.913918 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce99958f-9161-4323-975f-ba3f552d7403 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:03.932678 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ce99958f-9161-4323-975f-ba3f552d7403 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:04.052523 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ce99958f-9161-4323-975f-ba3f552d7403 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:04.057413 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ce99958f-9161-4323-975f-ba3f552d7403 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:04.058048 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ce99958f-9161-4323-975f-ba3f552d7403 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:04.061997 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ce99958f-9161-4323-975f-ba3f552d7403 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1703 microversion: 2.60 time: 0.155882 Jun 01 22:41:04.062310 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 827/2536] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:03 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1703 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:04.414481 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b23a800a-ef28-4ebd-8be4-857d524b27b3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:04.416415 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b23a800a-ef28-4ebd-8be4-857d524b27b3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:04.421534 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b23a800a-ef28-4ebd-8be4-857d524b27b3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:04.421846 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b23a800a-ef28-4ebd-8be4-857d524b27b3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:04.422081 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b23a800a-ef28-4ebd-8be4-857d524b27b3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:04.422575 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b23a800a-ef28-4ebd-8be4-857d524b27b3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:04.422906 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b23a800a-ef28-4ebd-8be4-857d524b27b3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:04.423206 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b23a800a-ef28-4ebd-8be4-857d524b27b3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:04.439100 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b23a800a-ef28-4ebd-8be4-857d524b27b3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:04.439298 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b23a800a-ef28-4ebd-8be4-857d524b27b3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:04.439533 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b23a800a-ef28-4ebd-8be4-857d524b27b3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:04.439767 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-b23a800a-ef28-4ebd-8be4-857d524b27b3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lazy-loading 'fault' on Instance uuid 7341d073-5a30-4b79-adaf-0955992aba4f {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:41:04.443028 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b23a800a-ef28-4ebd-8be4-857d524b27b3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:04.491047 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b23a800a-ef28-4ebd-8be4-857d524b27b3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:04.499855 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b23a800a-ef28-4ebd-8be4-857d524b27b3 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1165 microversion: 2.1 time: 0.087204 Jun 01 22:41:04.500447 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 848/2537] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:04 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1165 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:05.078736 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8fb64420-51a6-4929-a0e6-4df821601ca6 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "584a53bc-4680-423c-83ec-54fc81659add"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:05.079332 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f1bdf14f-ef9e-4316-a920-8f430fc274c9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:05.080877 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f1bdf14f-ef9e-4316-a920-8f430fc274c9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:05.081420 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8fb64420-51a6-4929-a0e6-4df821601ca6 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:05.085631 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8fb64420-51a6-4929-a0e6-4df821601ca6 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:05.085925 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1bdf14f-ef9e-4316-a920-8f430fc274c9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:05.085965 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8fb64420-51a6-4929-a0e6-4df821601ca6 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:05.086000 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1bdf14f-ef9e-4316-a920-8f430fc274c9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:05.086026 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8fb64420-51a6-4929-a0e6-4df821601ca6 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:05.086250 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1bdf14f-ef9e-4316-a920-8f430fc274c9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:05.086315 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8fb64420-51a6-4929-a0e6-4df821601ca6 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:05.086509 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8fb64420-51a6-4929-a0e6-4df821601ca6 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:05.086694 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8fb64420-51a6-4929-a0e6-4df821601ca6 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:05.086831 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1bdf14f-ef9e-4316-a920-8f430fc274c9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:05.087163 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1bdf14f-ef9e-4316-a920-8f430fc274c9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:05.087470 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f1bdf14f-ef9e-4316-a920-8f430fc274c9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:05.109519 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f1bdf14f-ef9e-4316-a920-8f430fc274c9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:05.234532 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f1bdf14f-ef9e-4316-a920-8f430fc274c9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:05.239835 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f1bdf14f-ef9e-4316-a920-8f430fc274c9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:05.240413 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f1bdf14f-ef9e-4316-a920-8f430fc274c9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:05.246134 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f1bdf14f-ef9e-4316-a920-8f430fc274c9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1703 microversion: 2.60 time: 0.168730 Jun 01 22:41:05.246694 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 849/2538] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:05 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1703 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:05.427616 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-19cabfca-75b8-490c-b0b0-3f4ea6bbb105 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "POST /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.574250 Jun 01 22:41:05.427980 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 863/2539] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:41:02 2026] POST /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments => generated 194 bytes in 2575 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:05.519172 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6832222e-6eef-4b3c-a352-2ddae3e8583f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:05.522671 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6832222e-6eef-4b3c-a352-2ddae3e8583f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:05.527135 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6832222e-6eef-4b3c-a352-2ddae3e8583f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:05.527460 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6832222e-6eef-4b3c-a352-2ddae3e8583f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:05.527698 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6832222e-6eef-4b3c-a352-2ddae3e8583f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:05.528144 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6832222e-6eef-4b3c-a352-2ddae3e8583f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:05.528857 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6832222e-6eef-4b3c-a352-2ddae3e8583f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:05.529161 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6832222e-6eef-4b3c-a352-2ddae3e8583f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:05.550787 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6832222e-6eef-4b3c-a352-2ddae3e8583f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:05.551007 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6832222e-6eef-4b3c-a352-2ddae3e8583f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:05.551184 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6832222e-6eef-4b3c-a352-2ddae3e8583f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:05.551452 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-6832222e-6eef-4b3c-a352-2ddae3e8583f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lazy-loading 'fault' on Instance uuid 7341d073-5a30-4b79-adaf-0955992aba4f {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:41:05.555121 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-6832222e-6eef-4b3c-a352-2ddae3e8583f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:05.608284 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6832222e-6eef-4b3c-a352-2ddae3e8583f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:05.617090 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6832222e-6eef-4b3c-a352-2ddae3e8583f tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1165 microversion: 2.1 time: 0.100687 Jun 01 22:41:05.617358 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 850/2540] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:05 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1165 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:06.267251 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-74ef1da8-c904-4a45-b3a3-62ff30a68281 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:06.269284 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-74ef1da8-c904-4a45-b3a3-62ff30a68281 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:06.280646 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-74ef1da8-c904-4a45-b3a3-62ff30a68281 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:06.280915 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-74ef1da8-c904-4a45-b3a3-62ff30a68281 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:06.281437 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-74ef1da8-c904-4a45-b3a3-62ff30a68281 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:06.281585 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-74ef1da8-c904-4a45-b3a3-62ff30a68281 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:06.281903 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-74ef1da8-c904-4a45-b3a3-62ff30a68281 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:06.282178 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-74ef1da8-c904-4a45-b3a3-62ff30a68281 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:06.311936 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-74ef1da8-c904-4a45-b3a3-62ff30a68281 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:06.502314 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-74ef1da8-c904-4a45-b3a3-62ff30a68281 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:06.508993 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-74ef1da8-c904-4a45-b3a3-62ff30a68281 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:06.511637 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-74ef1da8-c904-4a45-b3a3-62ff30a68281 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:06.513677 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-74ef1da8-c904-4a45-b3a3-62ff30a68281 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1703 microversion: 2.60 time: 0.248757 Jun 01 22:41:06.513998 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 864/2541] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:06 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1703 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:06.630997 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e269425e-f243-40c9-956f-9f408b8215af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:06.632818 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e269425e-f243-40c9-956f-9f408b8215af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:06.894649 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e269425e-f243-40c9-956f-9f408b8215af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:06.894817 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e269425e-f243-40c9-956f-9f408b8215af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:06.895051 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e269425e-f243-40c9-956f-9f408b8215af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:06.895500 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e269425e-f243-40c9-956f-9f408b8215af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:06.895840 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e269425e-f243-40c9-956f-9f408b8215af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:06.896143 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e269425e-f243-40c9-956f-9f408b8215af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:06.915998 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e269425e-f243-40c9-956f-9f408b8215af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:06.916171 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e269425e-f243-40c9-956f-9f408b8215af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:06.916600 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e269425e-f243-40c9-956f-9f408b8215af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:06.916930 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-e269425e-f243-40c9-956f-9f408b8215af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lazy-loading 'fault' on Instance uuid 7341d073-5a30-4b79-adaf-0955992aba4f {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:41:06.920915 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e269425e-f243-40c9-956f-9f408b8215af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:06.969652 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e269425e-f243-40c9-956f-9f408b8215af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fda37677d947495e953d969b7c733fa4', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '11d7dcacc1d946fba2537c259c3ed198', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:06.977553 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e269425e-f243-40c9-956f-9f408b8215af tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 200 len: 1165 microversion: 2.1 time: 0.348133 Jun 01 22:41:06.977884 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 851/2542] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:06 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 1165 bytes in 349 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:07.533427 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-10ed2568-6ec6-4da7-ad36-4c872526fdb0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:07.536051 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-10ed2568-6ec6-4da7-ad36-4c872526fdb0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:07.545493 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-10ed2568-6ec6-4da7-ad36-4c872526fdb0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:07.545891 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-10ed2568-6ec6-4da7-ad36-4c872526fdb0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:07.546154 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-10ed2568-6ec6-4da7-ad36-4c872526fdb0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:07.546721 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-10ed2568-6ec6-4da7-ad36-4c872526fdb0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:07.547127 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-10ed2568-6ec6-4da7-ad36-4c872526fdb0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:07.547476 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-10ed2568-6ec6-4da7-ad36-4c872526fdb0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:07.581220 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-10ed2568-6ec6-4da7-ad36-4c872526fdb0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:07.645503 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8fb64420-51a6-4929-a0e6-4df821601ca6 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "POST /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.569278 Jun 01 22:41:07.645968 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 828/2543] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:41:05 2026] POST /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625/os-volume_attachments => generated 194 bytes in 2570 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:07.777965 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-10ed2568-6ec6-4da7-ad36-4c872526fdb0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:07.783166 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-10ed2568-6ec6-4da7-ad36-4c872526fdb0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:07.783790 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-10ed2568-6ec6-4da7-ad36-4c872526fdb0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:07.787787 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-10ed2568-6ec6-4da7-ad36-4c872526fdb0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1703 microversion: 2.60 time: 0.256573 Jun 01 22:41:07.788293 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 865/2544] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:07 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1703 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:07.994215 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-637fccad-585e-40d5-a041-8052b381e2f7 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:07.995857 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-637fccad-585e-40d5-a041-8052b381e2f7 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] [instance: 7341d073-5a30-4b79-adaf-0955992aba4f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:08.001096 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-637fccad-585e-40d5-a041-8052b381e2f7 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:08.001389 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-637fccad-585e-40d5-a041-8052b381e2f7 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:08.001625 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-637fccad-585e-40d5-a041-8052b381e2f7 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:08.002173 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-637fccad-585e-40d5-a041-8052b381e2f7 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:08.002607 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-637fccad-585e-40d5-a041-8052b381e2f7 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:08.002923 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-637fccad-585e-40d5-a041-8052b381e2f7 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:08.015068 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-637fccad-585e-40d5-a041-8052b381e2f7 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] HTTP exception thrown: Instance 7341d073-5a30-4b79-adaf-0955992aba4f could not be found. Jun 01 22:41:08.015406 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-637fccad-585e-40d5-a041-8052b381e2f7 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] Returning 404 to user: Instance 7341d073-5a30-4b79-adaf-0955992aba4f could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:41:08.016004 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-637fccad-585e-40d5-a041-8052b381e2f7 tempest-ImageDependencyTests-1610503341 tempest-ImageDependencyTests-1610503341-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f" status: 404 len: 111 microversion: 2.1 time: 0.023741 Jun 01 22:41:08.016611 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 852/2545] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:07 2026] GET /compute/v2.1/servers/7341d073-5a30-4b79-adaf-0955992aba4f => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:41:08.741588 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-3d765232-8679-4baa-bd62-87784ecfeca0 req-a9746f29-a3c5-4301-a014-47696ad5953c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "feff4eb4-877b-4953-8359-71911bdec33c", "name": "network-vif-unplugged", "status": "completed", "tag": "c745d391-9afe-4722-a4d3-0cf128f38cb4"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:08.747861 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-3d765232-8679-4baa-bd62-87784ecfeca0 req-a9746f29-a3c5-4301-a014-47696ad5953c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:08.748021 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-3d765232-8679-4baa-bd62-87784ecfeca0 req-a9746f29-a3c5-4301-a014-47696ad5953c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:08.748147 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-3d765232-8679-4baa-bd62-87784ecfeca0 req-a9746f29-a3c5-4301-a014-47696ad5953c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:08.756074 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-3d765232-8679-4baa-bd62-87784ecfeca0 req-a9746f29-a3c5-4301-a014-47696ad5953c service nova] Creating event network-vif-unplugged:c745d391-9afe-4722-a4d3-0cf128f38cb4 for instance feff4eb4-877b-4953-8359-71911bdec33c on np0000001904 Jun 01 22:41:08.764055 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [req-3d765232-8679-4baa-bd62-87784ecfeca0 req-a9746f29-a3c5-4301-a014-47696ad5953c service nova] Instance feff4eb4-877b-4953-8359-71911bdec33c is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86661) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:41:08.764055 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-3d765232-8679-4baa-bd62-87784ecfeca0 req-a9746f29-a3c5-4301-a014-47696ad5953c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:41:08.771724 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-3d765232-8679-4baa-bd62-87784ecfeca0 req-a9746f29-a3c5-4301-a014-47696ad5953c service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.031587 Jun 01 22:41:08.771724 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 829/2546] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:41:08 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:08.806179 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4b6227f5-68b8-4bea-8c4e-644df92ddccd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:08.808712 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4b6227f5-68b8-4bea-8c4e-644df92ddccd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:08.813976 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4b6227f5-68b8-4bea-8c4e-644df92ddccd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:08.814434 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4b6227f5-68b8-4bea-8c4e-644df92ddccd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:08.815072 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4b6227f5-68b8-4bea-8c4e-644df92ddccd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:08.815405 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4b6227f5-68b8-4bea-8c4e-644df92ddccd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:08.815901 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4b6227f5-68b8-4bea-8c4e-644df92ddccd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:08.816260 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4b6227f5-68b8-4bea-8c4e-644df92ddccd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:08.848702 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4b6227f5-68b8-4bea-8c4e-644df92ddccd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:09.005924 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4b6227f5-68b8-4bea-8c4e-644df92ddccd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:09.011553 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4b6227f5-68b8-4bea-8c4e-644df92ddccd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:09.012209 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4b6227f5-68b8-4bea-8c4e-644df92ddccd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:09.016374 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4b6227f5-68b8-4bea-8c4e-644df92ddccd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1708 microversion: 2.60 time: 0.212302 Jun 01 22:41:09.016689 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 866/2547] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:08 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1708 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:10.037141 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a278aeb2-f874-4327-bfba-dd7615bd9d23 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:10.038716 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a278aeb2-f874-4327-bfba-dd7615bd9d23 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:10.043641 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a278aeb2-f874-4327-bfba-dd7615bd9d23 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:10.043768 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a278aeb2-f874-4327-bfba-dd7615bd9d23 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:10.043966 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a278aeb2-f874-4327-bfba-dd7615bd9d23 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:10.044441 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a278aeb2-f874-4327-bfba-dd7615bd9d23 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:10.044769 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a278aeb2-f874-4327-bfba-dd7615bd9d23 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:10.045062 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a278aeb2-f874-4327-bfba-dd7615bd9d23 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:10.062699 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=3 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:41:10.067032 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a278aeb2-f874-4327-bfba-dd7615bd9d23 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:10.207187 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a278aeb2-f874-4327-bfba-dd7615bd9d23 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:10.212477 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a278aeb2-f874-4327-bfba-dd7615bd9d23 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:10.213195 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a278aeb2-f874-4327-bfba-dd7615bd9d23 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:10.218022 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a278aeb2-f874-4327-bfba-dd7615bd9d23 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1708 microversion: 2.60 time: 0.182871 Jun 01 22:41:10.218404 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 853/2548] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:10 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1708 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:10.832294 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-78fd64c7-7556-4021-91b1-49898bcae7a6 req-9068afbc-e2f4-41d0-9c9e-930a1542bf96 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "feff4eb4-877b-4953-8359-71911bdec33c", "name": "network-vif-unplugged", "status": "completed", "tag": "c745d391-9afe-4722-a4d3-0cf128f38cb4"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:10.839191 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-78fd64c7-7556-4021-91b1-49898bcae7a6 req-9068afbc-e2f4-41d0-9c9e-930a1542bf96 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:10.839487 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-78fd64c7-7556-4021-91b1-49898bcae7a6 req-9068afbc-e2f4-41d0-9c9e-930a1542bf96 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:10.839667 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-78fd64c7-7556-4021-91b1-49898bcae7a6 req-9068afbc-e2f4-41d0-9c9e-930a1542bf96 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:10.851021 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-78fd64c7-7556-4021-91b1-49898bcae7a6 req-9068afbc-e2f4-41d0-9c9e-930a1542bf96 service nova] Creating event network-vif-unplugged:c745d391-9afe-4722-a4d3-0cf128f38cb4 for instance feff4eb4-877b-4953-8359-71911bdec33c on np0000001904 Jun 01 22:41:10.858759 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [req-78fd64c7-7556-4021-91b1-49898bcae7a6 req-9068afbc-e2f4-41d0-9c9e-930a1542bf96 service nova] Instance feff4eb4-877b-4953-8359-71911bdec33c is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86661) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:41:10.859138 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-78fd64c7-7556-4021-91b1-49898bcae7a6 req-9068afbc-e2f4-41d0-9c9e-930a1542bf96 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:41:10.863446 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-78fd64c7-7556-4021-91b1-49898bcae7a6 req-9068afbc-e2f4-41d0-9c9e-930a1542bf96 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.033043 Jun 01 22:41:10.866992 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 830/2549] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:41:10 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:11.235325 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4d7770d7-079e-46be-b783-82e6a6603c7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:11.237332 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4d7770d7-079e-46be-b783-82e6a6603c7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:11.242095 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4d7770d7-079e-46be-b783-82e6a6603c7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:11.242352 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4d7770d7-079e-46be-b783-82e6a6603c7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:11.242649 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4d7770d7-079e-46be-b783-82e6a6603c7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:11.243090 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4d7770d7-079e-46be-b783-82e6a6603c7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:11.243423 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4d7770d7-079e-46be-b783-82e6a6603c7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:11.243738 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4d7770d7-079e-46be-b783-82e6a6603c7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:11.259694 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4d7770d7-079e-46be-b783-82e6a6603c7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:11.396196 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4d7770d7-079e-46be-b783-82e6a6603c7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:11.401449 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4d7770d7-079e-46be-b783-82e6a6603c7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:11.402119 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4d7770d7-079e-46be-b783-82e6a6603c7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:11.406320 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4d7770d7-079e-46be-b783-82e6a6603c7e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1708 microversion: 2.60 time: 0.172865 Jun 01 22:41:11.406812 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 867/2550] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:11 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1708 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:12.422855 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d996546b-d92b-4070-ad02-482777506ec6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:12.424895 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d996546b-d92b-4070-ad02-482777506ec6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:12.429154 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d996546b-d92b-4070-ad02-482777506ec6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:12.429420 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d996546b-d92b-4070-ad02-482777506ec6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:12.429660 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d996546b-d92b-4070-ad02-482777506ec6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:12.430117 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d996546b-d92b-4070-ad02-482777506ec6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:12.430502 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d996546b-d92b-4070-ad02-482777506ec6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:12.430798 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d996546b-d92b-4070-ad02-482777506ec6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:12.447330 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d996546b-d92b-4070-ad02-482777506ec6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:12.581421 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d996546b-d92b-4070-ad02-482777506ec6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:12.586285 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d996546b-d92b-4070-ad02-482777506ec6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:12.586898 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d996546b-d92b-4070-ad02-482777506ec6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:12.590639 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d996546b-d92b-4070-ad02-482777506ec6 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1707 microversion: 2.60 time: 0.169480 Jun 01 22:41:12.590875 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 854/2551] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:12 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1707 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:13.509852 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:41:13.609111 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5c551ff2-2ca9-45d2-aad6-5c2b89561fc8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:13.610745 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5c551ff2-2ca9-45d2-aad6-5c2b89561fc8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:13.616100 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c551ff2-2ca9-45d2-aad6-5c2b89561fc8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:13.616452 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c551ff2-2ca9-45d2-aad6-5c2b89561fc8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:13.616619 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c551ff2-2ca9-45d2-aad6-5c2b89561fc8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:13.617030 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c551ff2-2ca9-45d2-aad6-5c2b89561fc8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:13.617318 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c551ff2-2ca9-45d2-aad6-5c2b89561fc8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:13.617645 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c551ff2-2ca9-45d2-aad6-5c2b89561fc8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:13.639979 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5c551ff2-2ca9-45d2-aad6-5c2b89561fc8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:13.813072 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5c551ff2-2ca9-45d2-aad6-5c2b89561fc8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:13.818335 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5c551ff2-2ca9-45d2-aad6-5c2b89561fc8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:13.818936 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5c551ff2-2ca9-45d2-aad6-5c2b89561fc8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:13.823006 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5c551ff2-2ca9-45d2-aad6-5c2b89561fc8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1707 microversion: 2.60 time: 0.215927 Jun 01 22:41:13.823292 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 831/2552] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:13 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1707 bytes in 216 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:14.840740 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3f1737cd-df0f-4b9f-98b2-e456f00f7948 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:14.843365 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3f1737cd-df0f-4b9f-98b2-e456f00f7948 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:14.853323 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3f1737cd-df0f-4b9f-98b2-e456f00f7948 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:14.853789 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3f1737cd-df0f-4b9f-98b2-e456f00f7948 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:14.854095 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3f1737cd-df0f-4b9f-98b2-e456f00f7948 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:14.854711 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3f1737cd-df0f-4b9f-98b2-e456f00f7948 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:14.855202 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3f1737cd-df0f-4b9f-98b2-e456f00f7948 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:14.855625 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3f1737cd-df0f-4b9f-98b2-e456f00f7948 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:14.886826 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3f1737cd-df0f-4b9f-98b2-e456f00f7948 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:15.073221 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3f1737cd-df0f-4b9f-98b2-e456f00f7948 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:15.078383 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3f1737cd-df0f-4b9f-98b2-e456f00f7948 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:15.078989 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3f1737cd-df0f-4b9f-98b2-e456f00f7948 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:15.083271 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3f1737cd-df0f-4b9f-98b2-e456f00f7948 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1707 microversion: 2.60 time: 0.244573 Jun 01 22:41:15.083578 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 868/2553] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:14 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1707 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:16.109695 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-66567aac-ddc1-419d-a270-7ad9ce606af8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:16.113061 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-66567aac-ddc1-419d-a270-7ad9ce606af8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:16.117270 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-66567aac-ddc1-419d-a270-7ad9ce606af8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:16.117692 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-66567aac-ddc1-419d-a270-7ad9ce606af8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:16.117942 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-66567aac-ddc1-419d-a270-7ad9ce606af8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:16.118485 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-66567aac-ddc1-419d-a270-7ad9ce606af8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:16.118936 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-66567aac-ddc1-419d-a270-7ad9ce606af8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:16.119319 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-66567aac-ddc1-419d-a270-7ad9ce606af8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:16.151135 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e328a588-0b55-4533-8d8c-2f6cd72820e7 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:16.152986 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-66567aac-ddc1-419d-a270-7ad9ce606af8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:16.153774 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e328a588-0b55-4533-8d8c-2f6cd72820e7 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:16.159116 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e328a588-0b55-4533-8d8c-2f6cd72820e7 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:16.159580 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e328a588-0b55-4533-8d8c-2f6cd72820e7 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:16.159859 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e328a588-0b55-4533-8d8c-2f6cd72820e7 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:16.160547 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e328a588-0b55-4533-8d8c-2f6cd72820e7 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:16.160959 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e328a588-0b55-4533-8d8c-2f6cd72820e7 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:16.161304 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e328a588-0b55-4533-8d8c-2f6cd72820e7 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:16.183132 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e328a588-0b55-4533-8d8c-2f6cd72820e7 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:16.303749 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-66567aac-ddc1-419d-a270-7ad9ce606af8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:16.311831 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-66567aac-ddc1-419d-a270-7ad9ce606af8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:16.312651 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-66567aac-ddc1-419d-a270-7ad9ce606af8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:16.319617 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-66567aac-ddc1-419d-a270-7ad9ce606af8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1706 microversion: 2.60 time: 0.212363 Jun 01 22:41:16.319972 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 855/2554] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:16 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1706 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:16.363449 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e328a588-0b55-4533-8d8c-2f6cd72820e7 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:16.372053 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e328a588-0b55-4533-8d8c-2f6cd72820e7 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1590 microversion: 2.1 time: 0.226652 Jun 01 22:41:16.372317 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 832/2555] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:16 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1590 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:16.375330 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5b42a699-2c00-443b-b5ae-f400d43b1a63 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:16.375723 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5b42a699-2c00-443b-b5ae-f400d43b1a63 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:16.382318 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b42a699-2c00-443b-b5ae-f400d43b1a63 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:16.383393 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b42a699-2c00-443b-b5ae-f400d43b1a63 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:16.383393 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b42a699-2c00-443b-b5ae-f400d43b1a63 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:16.383393 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b42a699-2c00-443b-b5ae-f400d43b1a63 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:16.383393 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b42a699-2c00-443b-b5ae-f400d43b1a63 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:16.383859 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5b42a699-2c00-443b-b5ae-f400d43b1a63 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:16.450910 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-5b42a699-2c00-443b-b5ae-f400d43b1a63 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lazy-loading 'services' on Instance uuid ee25a6ee-e6c2-4fbd-b266-7280a22931e1 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:41:16.511324 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5b42a699-2c00-443b-b5ae-f400d43b1a63 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments/f2ed43b4-b3e8-4481-9f42-41ee8fdae0d4" status: 202 len: 0 microversion: 2.1 time: 0.141404 Jun 01 22:41:16.511903 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 869/2556] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:41:16 2026] DELETE /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments/f2ed43b4-b3e8-4481-9f42-41ee8fdae0d4 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:41:16.523504 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-51d1b517-8c5e-4d2b-93a7-216bd943fb08 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:16.526149 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-51d1b517-8c5e-4d2b-93a7-216bd943fb08 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:16.531222 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51d1b517-8c5e-4d2b-93a7-216bd943fb08 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:16.531222 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51d1b517-8c5e-4d2b-93a7-216bd943fb08 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:16.531222 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51d1b517-8c5e-4d2b-93a7-216bd943fb08 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:16.531478 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51d1b517-8c5e-4d2b-93a7-216bd943fb08 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:16.531650 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51d1b517-8c5e-4d2b-93a7-216bd943fb08 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:16.531791 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51d1b517-8c5e-4d2b-93a7-216bd943fb08 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:16.554302 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-51d1b517-8c5e-4d2b-93a7-216bd943fb08 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.033069 Jun 01 22:41:16.554703 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 856/2557] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:41:16 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:17.341007 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cdc46021-accb-4952-b23f-5f86cf9173bb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:17.342401 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cdc46021-accb-4952-b23f-5f86cf9173bb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:17.353341 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cdc46021-accb-4952-b23f-5f86cf9173bb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:17.353555 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cdc46021-accb-4952-b23f-5f86cf9173bb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:17.353748 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cdc46021-accb-4952-b23f-5f86cf9173bb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:17.354264 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cdc46021-accb-4952-b23f-5f86cf9173bb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:17.354637 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cdc46021-accb-4952-b23f-5f86cf9173bb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:17.354986 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cdc46021-accb-4952-b23f-5f86cf9173bb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:17.374462 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cdc46021-accb-4952-b23f-5f86cf9173bb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:17.573492 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f62d544c-e188-418b-a0a4-1a336a4f6ce8 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:17.579211 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f62d544c-e188-418b-a0a4-1a336a4f6ce8 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:17.586143 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f62d544c-e188-418b-a0a4-1a336a4f6ce8 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:17.586365 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f62d544c-e188-418b-a0a4-1a336a4f6ce8 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:17.586950 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f62d544c-e188-418b-a0a4-1a336a4f6ce8 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:17.586950 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f62d544c-e188-418b-a0a4-1a336a4f6ce8 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:17.587076 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f62d544c-e188-418b-a0a4-1a336a4f6ce8 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:17.587343 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f62d544c-e188-418b-a0a4-1a336a4f6ce8 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:17.617653 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f62d544c-e188-418b-a0a4-1a336a4f6ce8 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.047972 Jun 01 22:41:17.618217 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 870/2558] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:41:17 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:17.750266 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cdc46021-accb-4952-b23f-5f86cf9173bb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:17.758609 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cdc46021-accb-4952-b23f-5f86cf9173bb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:17.759438 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cdc46021-accb-4952-b23f-5f86cf9173bb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:17.766371 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cdc46021-accb-4952-b23f-5f86cf9173bb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1706 microversion: 2.60 time: 0.426640 Jun 01 22:41:17.767117 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 833/2559] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:17 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1706 bytes in 428 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:17.991610 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-a4b7a420-058d-4693-ac1a-1e18de179fbe req-885c709e-03f0-4a6f-af90-7a98ed2e7d68 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6f740e35-988d-4b5a-bb99-ea63d4cb3625", "tag": "992db426-d2fb-4d84-b1de-610fdd3f0410"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:17.997975 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a4b7a420-058d-4693-ac1a-1e18de179fbe req-885c709e-03f0-4a6f-af90-7a98ed2e7d68 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:17.998127 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a4b7a420-058d-4693-ac1a-1e18de179fbe req-885c709e-03f0-4a6f-af90-7a98ed2e7d68 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:17.998213 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a4b7a420-058d-4693-ac1a-1e18de179fbe req-885c709e-03f0-4a6f-af90-7a98ed2e7d68 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:18.004738 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a4b7a420-058d-4693-ac1a-1e18de179fbe req-885c709e-03f0-4a6f-af90-7a98ed2e7d68 service nova] Creating event network-changed:992db426-d2fb-4d84-b1de-610fdd3f0410 for instance 6f740e35-988d-4b5a-bb99-ea63d4cb3625 on np0000001904 Jun 01 22:41:18.005247 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-a4b7a420-058d-4693-ac1a-1e18de179fbe req-885c709e-03f0-4a6f-af90-7a98ed2e7d68 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:41:18.009958 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-a4b7a420-058d-4693-ac1a-1e18de179fbe req-885c709e-03f0-4a6f-af90-7a98ed2e7d68 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020615 Jun 01 22:41:18.010328 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 857/2560] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:41:17 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:18.629795 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b76a69e8-65e9-44b9-b416-bba37947c772 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:18.631791 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b76a69e8-65e9-44b9-b416-bba37947c772 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:18.636973 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b76a69e8-65e9-44b9-b416-bba37947c772 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:18.637247 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b76a69e8-65e9-44b9-b416-bba37947c772 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:18.637484 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b76a69e8-65e9-44b9-b416-bba37947c772 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:18.637867 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b76a69e8-65e9-44b9-b416-bba37947c772 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:18.638070 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b76a69e8-65e9-44b9-b416-bba37947c772 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:18.638256 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b76a69e8-65e9-44b9-b416-bba37947c772 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:18.663336 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b76a69e8-65e9-44b9-b416-bba37947c772 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.035793 Jun 01 22:41:18.663676 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 871/2561] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:41:18 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:18.786634 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7bf17168-f560-43ae-8eeb-31107301513d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:18.787268 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7bf17168-f560-43ae-8eeb-31107301513d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:18.791628 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7bf17168-f560-43ae-8eeb-31107301513d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:18.793270 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7bf17168-f560-43ae-8eeb-31107301513d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:18.793270 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7bf17168-f560-43ae-8eeb-31107301513d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:18.793270 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7bf17168-f560-43ae-8eeb-31107301513d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:18.793270 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7bf17168-f560-43ae-8eeb-31107301513d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:18.793414 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7bf17168-f560-43ae-8eeb-31107301513d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:18.818587 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7bf17168-f560-43ae-8eeb-31107301513d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:19.171515 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7bf17168-f560-43ae-8eeb-31107301513d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:19.176762 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7bf17168-f560-43ae-8eeb-31107301513d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:19.177354 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7bf17168-f560-43ae-8eeb-31107301513d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:19.182254 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7bf17168-f560-43ae-8eeb-31107301513d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1706 microversion: 2.60 time: 0.400748 Jun 01 22:41:19.182887 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 834/2562] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:18 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1706 bytes in 401 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:19.511478 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-20786baa-8949-4380-9c19-a9fa43df7dc6 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Action: 'action', calling method: >, body: {"addSecurityGroup": {"name": "tempest-secgroup-smoke-1174496574"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:19.514946 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-20786baa-8949-4380-9c19-a9fa43df7dc6 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:19.518349 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-20786baa-8949-4380-9c19-a9fa43df7dc6 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:19.518538 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-20786baa-8949-4380-9c19-a9fa43df7dc6 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:19.518692 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-20786baa-8949-4380-9c19-a9fa43df7dc6 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:19.518926 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-20786baa-8949-4380-9c19-a9fa43df7dc6 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:19.519060 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-20786baa-8949-4380-9c19-a9fa43df7dc6 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:19.519172 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-20786baa-8949-4380-9c19-a9fa43df7dc6 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:19.540378 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-20786baa-8949-4380-9c19-a9fa43df7dc6 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:19.676213 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-dca9075a-c67e-4f13-96f1-8d6d136aef25 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:19.678094 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-dca9075a-c67e-4f13-96f1-8d6d136aef25 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:19.684547 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dca9075a-c67e-4f13-96f1-8d6d136aef25 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:19.684975 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dca9075a-c67e-4f13-96f1-8d6d136aef25 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:19.685243 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dca9075a-c67e-4f13-96f1-8d6d136aef25 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:19.685642 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dca9075a-c67e-4f13-96f1-8d6d136aef25 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:19.685903 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dca9075a-c67e-4f13-96f1-8d6d136aef25 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:19.686117 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dca9075a-c67e-4f13-96f1-8d6d136aef25 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:19.710970 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-dca9075a-c67e-4f13-96f1-8d6d136aef25 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.036193 Jun 01 22:41:19.711320 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 872/2563] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:41:19 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:19.840169 np0000001904 devstack@n-api.service[86660]: INFO nova.network.security_group_api [None req-20786baa-8949-4380-9c19-a9fa43df7dc6 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Adding security group b9f8c281-e6d9-4505-9568-964661252a64 to port 992db426-d2fb-4d84-b1de-610fdd3f0410 Jun 01 22:41:20.204386 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-449fb2ae-4e69-40ef-90ca-71c41381323f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:20.206364 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-449fb2ae-4e69-40ef-90ca-71c41381323f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:20.212731 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-449fb2ae-4e69-40ef-90ca-71c41381323f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:20.213161 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-449fb2ae-4e69-40ef-90ca-71c41381323f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:20.213341 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-449fb2ae-4e69-40ef-90ca-71c41381323f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:20.213915 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-449fb2ae-4e69-40ef-90ca-71c41381323f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:20.214288 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-449fb2ae-4e69-40ef-90ca-71c41381323f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:20.214691 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-449fb2ae-4e69-40ef-90ca-71c41381323f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:20.246391 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-449fb2ae-4e69-40ef-90ca-71c41381323f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:20.436116 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-449fb2ae-4e69-40ef-90ca-71c41381323f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:20.442387 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-449fb2ae-4e69-40ef-90ca-71c41381323f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:20.443130 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-449fb2ae-4e69-40ef-90ca-71c41381323f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:20.449139 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-449fb2ae-4e69-40ef-90ca-71c41381323f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1706 microversion: 2.60 time: 0.246374 Jun 01 22:41:20.449837 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 835/2564] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:20 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1706 bytes in 247 msecs (HTTP/1.1 200) 9 headers in 360 bytes (2 switches on core 0) Jun 01 22:41:20.455007 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-20786baa-8949-4380-9c19-a9fa43df7dc6 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "POST /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625/action" status: 202 len: 0 microversion: 2.1 time: 0.946931 Jun 01 22:41:20.455474 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 858/2565] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:41:19 2026] POST /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625/action => generated 0 bytes in 948 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:41:20.467620 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ba8184d0-2196-47d7-b08e-29dc05d6d137 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:20.470189 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ba8184d0-2196-47d7-b08e-29dc05d6d137 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:20.476901 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba8184d0-2196-47d7-b08e-29dc05d6d137 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:20.477248 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba8184d0-2196-47d7-b08e-29dc05d6d137 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:20.477599 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba8184d0-2196-47d7-b08e-29dc05d6d137 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:20.478195 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba8184d0-2196-47d7-b08e-29dc05d6d137 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:20.478698 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba8184d0-2196-47d7-b08e-29dc05d6d137 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:20.479022 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba8184d0-2196-47d7-b08e-29dc05d6d137 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:20.495377 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-dce18ba3-0f09-4954-a8b3-afcc6e484427 req-152871cd-0892-4d5c-8585-153c655ad72f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6f740e35-988d-4b5a-bb99-ea63d4cb3625", "tag": "992db426-d2fb-4d84-b1de-610fdd3f0410"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:20.504140 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-dce18ba3-0f09-4954-a8b3-afcc6e484427 req-152871cd-0892-4d5c-8585-153c655ad72f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:20.504585 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-dce18ba3-0f09-4954-a8b3-afcc6e484427 req-152871cd-0892-4d5c-8585-153c655ad72f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:20.504585 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-dce18ba3-0f09-4954-a8b3-afcc6e484427 req-152871cd-0892-4d5c-8585-153c655ad72f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:20.506677 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ba8184d0-2196-47d7-b08e-29dc05d6d137 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:20.513119 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-dce18ba3-0f09-4954-a8b3-afcc6e484427 req-152871cd-0892-4d5c-8585-153c655ad72f service nova] Creating event network-changed:992db426-d2fb-4d84-b1de-610fdd3f0410 for instance 6f740e35-988d-4b5a-bb99-ea63d4cb3625 on np0000001904 Jun 01 22:41:20.516589 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-dce18ba3-0f09-4954-a8b3-afcc6e484427 req-152871cd-0892-4d5c-8585-153c655ad72f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:41:20.519233 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-dce18ba3-0f09-4954-a8b3-afcc6e484427 req-152871cd-0892-4d5c-8585-153c655ad72f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026520 Jun 01 22:41:20.520136 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 836/2566] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:41:20 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:20.716410 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ba8184d0-2196-47d7-b08e-29dc05d6d137 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:20.725275 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e6a60057-00f7-470a-9cbb-1824d4b2b87d tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:20.725703 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ba8184d0-2196-47d7-b08e-29dc05d6d137 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1755 microversion: 2.1 time: 0.260355 Jun 01 22:41:20.726064 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 873/2567] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:20 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1755 bytes in 261 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:41:20.728010 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e6a60057-00f7-470a-9cbb-1824d4b2b87d tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:20.734155 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6a60057-00f7-470a-9cbb-1824d4b2b87d tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:20.734318 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6a60057-00f7-470a-9cbb-1824d4b2b87d tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:20.734414 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6a60057-00f7-470a-9cbb-1824d4b2b87d tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:20.734680 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6a60057-00f7-470a-9cbb-1824d4b2b87d tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:20.734890 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6a60057-00f7-470a-9cbb-1824d4b2b87d tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:20.734947 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6a60057-00f7-470a-9cbb-1824d4b2b87d tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:20.757130 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e6a60057-00f7-470a-9cbb-1824d4b2b87d tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.034166 Jun 01 22:41:20.758285 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 859/2568] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:41:20 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments => generated 197 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:21.473395 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-610bfd78-83ce-45d5-a47c-a819f8e2b305 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:21.475085 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-610bfd78-83ce-45d5-a47c-a819f8e2b305 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:21.479736 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-610bfd78-83ce-45d5-a47c-a819f8e2b305 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:21.480068 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-610bfd78-83ce-45d5-a47c-a819f8e2b305 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:21.480338 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-610bfd78-83ce-45d5-a47c-a819f8e2b305 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:21.480883 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-610bfd78-83ce-45d5-a47c-a819f8e2b305 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:21.481259 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-610bfd78-83ce-45d5-a47c-a819f8e2b305 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:21.481586 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-610bfd78-83ce-45d5-a47c-a819f8e2b305 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:21.505607 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-610bfd78-83ce-45d5-a47c-a819f8e2b305 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:21.675909 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-610bfd78-83ce-45d5-a47c-a819f8e2b305 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:21.680763 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-610bfd78-83ce-45d5-a47c-a819f8e2b305 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:21.681449 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-610bfd78-83ce-45d5-a47c-a819f8e2b305 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:21.685714 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-610bfd78-83ce-45d5-a47c-a819f8e2b305 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1706 microversion: 2.60 time: 0.214305 Jun 01 22:41:21.686047 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 837/2569] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:21 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1706 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:21.700987 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1871022d-5a31-4414-8277-52d87c686111 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:21.703101 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1871022d-5a31-4414-8277-52d87c686111 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:21.708238 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1871022d-5a31-4414-8277-52d87c686111 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:21.708423 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1871022d-5a31-4414-8277-52d87c686111 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:21.708637 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1871022d-5a31-4414-8277-52d87c686111 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:21.708947 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1871022d-5a31-4414-8277-52d87c686111 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:21.709102 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1871022d-5a31-4414-8277-52d87c686111 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:21.709253 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1871022d-5a31-4414-8277-52d87c686111 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:21.727457 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1871022d-5a31-4414-8277-52d87c686111 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0/ips" status: 200 len: 148 microversion: 2.1 time: 0.029315 Jun 01 22:41:21.728396 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 874/2570] 10.4.3.116 () {66 vars in 1366 bytes} [Mon Jun 1 22:41:21 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0/ips => generated 148 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:21.770177 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5825076a-8333-4b9e-983c-30e8a2a12a6f tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:21.771806 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5825076a-8333-4b9e-983c-30e8a2a12a6f tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:21.775668 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5825076a-8333-4b9e-983c-30e8a2a12a6f tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:21.776579 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5825076a-8333-4b9e-983c-30e8a2a12a6f tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:21.776579 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5825076a-8333-4b9e-983c-30e8a2a12a6f tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:21.776579 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5825076a-8333-4b9e-983c-30e8a2a12a6f tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:21.776579 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5825076a-8333-4b9e-983c-30e8a2a12a6f tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:21.776718 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5825076a-8333-4b9e-983c-30e8a2a12a6f tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:21.797064 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5825076a-8333-4b9e-983c-30e8a2a12a6f tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.028828 Jun 01 22:41:21.797327 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 860/2571] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:41:21 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments => generated 25 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:41:22.710174 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a47b8e68-2525-4ea9-898c-8e72ab1c2dab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:22.712712 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a47b8e68-2525-4ea9-898c-8e72ab1c2dab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:22.720731 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a47b8e68-2525-4ea9-898c-8e72ab1c2dab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:22.720731 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a47b8e68-2525-4ea9-898c-8e72ab1c2dab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:22.720731 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a47b8e68-2525-4ea9-898c-8e72ab1c2dab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:22.720956 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a47b8e68-2525-4ea9-898c-8e72ab1c2dab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:22.721370 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a47b8e68-2525-4ea9-898c-8e72ab1c2dab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:22.721981 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a47b8e68-2525-4ea9-898c-8e72ab1c2dab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:22.741328 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a47b8e68-2525-4ea9-898c-8e72ab1c2dab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:22.914796 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a47b8e68-2525-4ea9-898c-8e72ab1c2dab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:22.919527 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a47b8e68-2525-4ea9-898c-8e72ab1c2dab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:22.920031 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a47b8e68-2525-4ea9-898c-8e72ab1c2dab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:22.924855 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a47b8e68-2525-4ea9-898c-8e72ab1c2dab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1706 microversion: 2.60 time: 0.217777 Jun 01 22:41:22.925117 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 838/2572] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:22 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1706 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:23.030338 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c9a89c87-4b2f-43e2-ba6e-2b3679c1e737 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "89a12e10-be7b-4da2-9b58-0d086de81da6"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:23.032032 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c9a89c87-4b2f-43e2-ba6e-2b3679c1e737 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:23.036269 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c9a89c87-4b2f-43e2-ba6e-2b3679c1e737 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:23.036590 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c9a89c87-4b2f-43e2-ba6e-2b3679c1e737 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:23.036821 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c9a89c87-4b2f-43e2-ba6e-2b3679c1e737 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:23.037159 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c9a89c87-4b2f-43e2-ba6e-2b3679c1e737 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:23.037380 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c9a89c87-4b2f-43e2-ba6e-2b3679c1e737 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:23.037582 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c9a89c87-4b2f-43e2-ba6e-2b3679c1e737 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:23.627615 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-12cc3aa8-99f7-4f34-82c8-ba626240ff99 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "eb28419f-a7cb-441a-9f3b-879771d960ba"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:23.629277 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-12cc3aa8-99f7-4f34-82c8-ba626240ff99 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:23.635883 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12cc3aa8-99f7-4f34-82c8-ba626240ff99 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:23.636231 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12cc3aa8-99f7-4f34-82c8-ba626240ff99 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:23.636476 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12cc3aa8-99f7-4f34-82c8-ba626240ff99 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:23.636910 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12cc3aa8-99f7-4f34-82c8-ba626240ff99 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:23.637170 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12cc3aa8-99f7-4f34-82c8-ba626240ff99 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:23.637355 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12cc3aa8-99f7-4f34-82c8-ba626240ff99 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:23.944010 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e9228d2c-9dd0-448e-a9b3-68771a14300f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:23.946121 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e9228d2c-9dd0-448e-a9b3-68771a14300f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:23.951451 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9228d2c-9dd0-448e-a9b3-68771a14300f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:23.951745 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9228d2c-9dd0-448e-a9b3-68771a14300f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:23.952002 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9228d2c-9dd0-448e-a9b3-68771a14300f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:23.952545 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9228d2c-9dd0-448e-a9b3-68771a14300f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:23.952935 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9228d2c-9dd0-448e-a9b3-68771a14300f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:23.953264 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9228d2c-9dd0-448e-a9b3-68771a14300f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:23.980227 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e9228d2c-9dd0-448e-a9b3-68771a14300f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:24.188127 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e9228d2c-9dd0-448e-a9b3-68771a14300f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:24.193187 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e9228d2c-9dd0-448e-a9b3-68771a14300f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:24.193695 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e9228d2c-9dd0-448e-a9b3-68771a14300f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:24.197342 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e9228d2c-9dd0-448e-a9b3-68771a14300f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1703 microversion: 2.60 time: 0.255630 Jun 01 22:41:24.197786 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 839/2573] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:23 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1703 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:24.217491 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-104f8eef-66cd-4aab-81ca-7526e306e177 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Action: 'action', calling method: >, body: {"confirmResize": {}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:24.219611 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-104f8eef-66cd-4aab-81ca-7526e306e177 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:24.224761 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-104f8eef-66cd-4aab-81ca-7526e306e177 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:24.224973 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-104f8eef-66cd-4aab-81ca-7526e306e177 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:24.225153 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-104f8eef-66cd-4aab-81ca-7526e306e177 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:24.225495 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-104f8eef-66cd-4aab-81ca-7526e306e177 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:24.225700 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-104f8eef-66cd-4aab-81ca-7526e306e177 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:24.225813 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-104f8eef-66cd-4aab-81ca-7526e306e177 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:24.273116 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-104f8eef-66cd-4aab-81ca-7526e306e177 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "POST /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c/action" status: 204 len: 0 microversion: 2.60 time: 0.058592 Jun 01 22:41:24.273472 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 840/2574] 10.4.3.116 () {70 vars in 1437 bytes} [Mon Jun 1 22:41:24 2026] POST /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:41:24.284086 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-84d42557-bff8-4c04-be68-f8273fcb447d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:24.286981 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-84d42557-bff8-4c04-be68-f8273fcb447d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:24.292377 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-84d42557-bff8-4c04-be68-f8273fcb447d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:24.292879 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-84d42557-bff8-4c04-be68-f8273fcb447d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:24.293124 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-84d42557-bff8-4c04-be68-f8273fcb447d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:24.293756 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-84d42557-bff8-4c04-be68-f8273fcb447d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:24.294048 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-84d42557-bff8-4c04-be68-f8273fcb447d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:24.294405 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-84d42557-bff8-4c04-be68-f8273fcb447d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:24.317048 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-84d42557-bff8-4c04-be68-f8273fcb447d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:24.538213 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-84d42557-bff8-4c04-be68-f8273fcb447d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:24.543938 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-84d42557-bff8-4c04-be68-f8273fcb447d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:24.544621 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-84d42557-bff8-4c04-be68-f8273fcb447d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:24.553070 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-84d42557-bff8-4c04-be68-f8273fcb447d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1703 microversion: 2.60 time: 0.266500 Jun 01 22:41:24.553070 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 841/2575] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:24 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1703 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:25.575833 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6ef61f2b-a6c0-4b93-876e-346805f5ae55 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:25.578988 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6ef61f2b-a6c0-4b93-876e-346805f5ae55 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:25.586454 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ef61f2b-a6c0-4b93-876e-346805f5ae55 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:25.586812 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ef61f2b-a6c0-4b93-876e-346805f5ae55 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:25.586968 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ef61f2b-a6c0-4b93-876e-346805f5ae55 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:25.587503 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ef61f2b-a6c0-4b93-876e-346805f5ae55 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:25.587900 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ef61f2b-a6c0-4b93-876e-346805f5ae55 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:25.588237 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ef61f2b-a6c0-4b93-876e-346805f5ae55 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:25.598772 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c9a89c87-4b2f-43e2-ba6e-2b3679c1e737 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "POST /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.569623 Jun 01 22:41:25.598772 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 875/2576] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:41:23 2026] POST /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0/os-volume_attachments => generated 194 bytes in 2570 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:25.612690 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6ef61f2b-a6c0-4b93-876e-346805f5ae55 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:25.827921 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6ef61f2b-a6c0-4b93-876e-346805f5ae55 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:25.846983 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6ef61f2b-a6c0-4b93-876e-346805f5ae55 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:25.847362 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6ef61f2b-a6c0-4b93-876e-346805f5ae55 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:25.854039 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6ef61f2b-a6c0-4b93-876e-346805f5ae55 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1703 microversion: 2.60 time: 0.281088 Jun 01 22:41:25.854749 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 842/2577] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:25 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1703 bytes in 282 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:26.198134 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-12cc3aa8-99f7-4f34-82c8-ba626240ff99 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "POST /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.574309 Jun 01 22:41:26.198521 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 861/2578] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:41:23 2026] POST /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments => generated 194 bytes in 2575 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:26.244587 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-10ef94b0-7a60-4f17-b773-68bc75bcf927 req-3ce1782c-4afd-4427-af07-818c896fa41c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "feff4eb4-877b-4953-8359-71911bdec33c", "name": "network-vif-plugged", "status": "completed", "tag": "c745d391-9afe-4722-a4d3-0cf128f38cb4"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:26.252609 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-10ef94b0-7a60-4f17-b773-68bc75bcf927 req-3ce1782c-4afd-4427-af07-818c896fa41c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:26.252609 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-10ef94b0-7a60-4f17-b773-68bc75bcf927 req-3ce1782c-4afd-4427-af07-818c896fa41c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:26.252609 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-10ef94b0-7a60-4f17-b773-68bc75bcf927 req-3ce1782c-4afd-4427-af07-818c896fa41c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:26.259961 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-10ef94b0-7a60-4f17-b773-68bc75bcf927 req-3ce1782c-4afd-4427-af07-818c896fa41c service nova] Creating event network-vif-plugged:c745d391-9afe-4722-a4d3-0cf128f38cb4 for instance feff4eb4-877b-4953-8359-71911bdec33c on np0000001904 Jun 01 22:41:26.270305 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [req-10ef94b0-7a60-4f17-b773-68bc75bcf927 req-3ce1782c-4afd-4427-af07-818c896fa41c service nova] Instance feff4eb4-877b-4953-8359-71911bdec33c is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86662) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:41:26.271001 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-10ef94b0-7a60-4f17-b773-68bc75bcf927 req-3ce1782c-4afd-4427-af07-818c896fa41c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:41:26.285247 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-10ef94b0-7a60-4f17-b773-68bc75bcf927 req-3ce1782c-4afd-4427-af07-818c896fa41c service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.039876 Jun 01 22:41:26.285247 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 876/2579] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:41:26 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:26.876932 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-807d62e0-3518-479e-9b8e-1f7495c9ef53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:26.879191 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-807d62e0-3518-479e-9b8e-1f7495c9ef53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:26.885997 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-807d62e0-3518-479e-9b8e-1f7495c9ef53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:26.886332 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-807d62e0-3518-479e-9b8e-1f7495c9ef53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:26.886591 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-807d62e0-3518-479e-9b8e-1f7495c9ef53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:26.887048 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-807d62e0-3518-479e-9b8e-1f7495c9ef53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:26.887422 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-807d62e0-3518-479e-9b8e-1f7495c9ef53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:26.887861 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-807d62e0-3518-479e-9b8e-1f7495c9ef53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:26.926466 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-807d62e0-3518-479e-9b8e-1f7495c9ef53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:27.079838 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-807d62e0-3518-479e-9b8e-1f7495c9ef53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:27.085793 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-807d62e0-3518-479e-9b8e-1f7495c9ef53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:27.086280 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-807d62e0-3518-479e-9b8e-1f7495c9ef53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:27.091387 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-807d62e0-3518-479e-9b8e-1f7495c9ef53 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1703 microversion: 2.60 time: 0.216443 Jun 01 22:41:27.091795 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 843/2580] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:26 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1703 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:27.919412 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-651e1090-86fb-45e4-9d60-dd0d808d1f17 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-775440743", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIwbpExBAgeuIm/fYjI7XKUExT6jmJDIk56N31I8tSs0WOroBNnUtX0yZcYfiBFCkHPlao7RSim2ZDk8Dl3IgwV+OOSM9xbo0k09dvgmJnpBuuPvrhhYu8RDbO9yQpcPHw=="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:27.932879 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-651e1090-86fb-45e4-9d60-dd0d808d1f17 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Getting quotas for project f206fcec1c8d4e849642f0f55e8044aa. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:41:27.936332 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-651e1090-86fb-45e4-9d60-dd0d808d1f17 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Getting quotas for user fad300df4dda4aa09c0f2ba6110bcc87 and project f206fcec1c8d4e849642f0f55e8044aa. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:41:27.956050 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-651e1090-86fb-45e4-9d60-dd0d808d1f17 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.038393 Jun 01 22:41:27.956449 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 862/2581] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:41:27 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 01 22:41:28.114594 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3422dc4e-7a6d-44db-8655-8f44316f31cc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:28.115112 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3422dc4e-7a6d-44db-8655-8f44316f31cc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:28.120416 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3422dc4e-7a6d-44db-8655-8f44316f31cc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:28.120922 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3422dc4e-7a6d-44db-8655-8f44316f31cc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:28.121309 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3422dc4e-7a6d-44db-8655-8f44316f31cc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:28.121966 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3422dc4e-7a6d-44db-8655-8f44316f31cc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:28.122435 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3422dc4e-7a6d-44db-8655-8f44316f31cc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:28.122917 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3422dc4e-7a6d-44db-8655-8f44316f31cc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:28.148592 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3422dc4e-7a6d-44db-8655-8f44316f31cc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:28.333860 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3422dc4e-7a6d-44db-8655-8f44316f31cc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:28.334679 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-b28308ea-d9d1-4d18-9b63-b35d5448505f req-350780a6-76a2-4df2-ae8f-ed8e15c0c6e1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "feff4eb4-877b-4953-8359-71911bdec33c", "name": "network-vif-plugged", "status": "completed", "tag": "c745d391-9afe-4722-a4d3-0cf128f38cb4"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:28.342662 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3422dc4e-7a6d-44db-8655-8f44316f31cc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:28.343409 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3422dc4e-7a6d-44db-8655-8f44316f31cc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:28.346717 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-b28308ea-d9d1-4d18-9b63-b35d5448505f req-350780a6-76a2-4df2-ae8f-ed8e15c0c6e1 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:28.346909 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-b28308ea-d9d1-4d18-9b63-b35d5448505f req-350780a6-76a2-4df2-ae8f-ed8e15c0c6e1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:28.347046 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-b28308ea-d9d1-4d18-9b63-b35d5448505f req-350780a6-76a2-4df2-ae8f-ed8e15c0c6e1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:28.348228 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3422dc4e-7a6d-44db-8655-8f44316f31cc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1703 microversion: 2.60 time: 0.237676 Jun 01 22:41:28.348550 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 877/2582] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:28 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1703 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:28.355646 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-b28308ea-d9d1-4d18-9b63-b35d5448505f req-350780a6-76a2-4df2-ae8f-ed8e15c0c6e1 service nova] Creating event network-vif-plugged:c745d391-9afe-4722-a4d3-0cf128f38cb4 for instance feff4eb4-877b-4953-8359-71911bdec33c on np0000001904 Jun 01 22:41:28.365702 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [req-b28308ea-d9d1-4d18-9b63-b35d5448505f req-350780a6-76a2-4df2-ae8f-ed8e15c0c6e1 service nova] Instance feff4eb4-877b-4953-8359-71911bdec33c is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86661) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:41:28.366318 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-b28308ea-d9d1-4d18-9b63-b35d5448505f req-350780a6-76a2-4df2-ae8f-ed8e15c0c6e1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:41:28.373088 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-b28308ea-d9d1-4d18-9b63-b35d5448505f req-350780a6-76a2-4df2-ae8f-ed8e15c0c6e1 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.040227 Jun 01 22:41:28.373512 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 844/2583] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:41:28 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:28.950473 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPatternV346-server-1556495657", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "548ffab2-3cbb-4a39-95bd-23c92a2cf54f", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "32a63b48-2157-4c0e-9be3-315cda0031f3"}], "security_groups": [{"name": "tempest-securitygroup--1823322531"}], "key_name": "tempest-keypair-775440743", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:28.997633 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:28.998082 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:28.998477 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:28.999452 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:28.999909 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:29.000335 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:29.007210 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:29.094108 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] validate_networks() for [('32a63b48-2157-4c0e-9be3-315cda0031f3', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:41:29.094455 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:29.333259 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:29.368595 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-efb2406f-b40d-4544-a29b-a66919c20e3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:29.369190 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-efb2406f-b40d-4544-a29b-a66919c20e3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:29.374635 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-efb2406f-b40d-4544-a29b-a66919c20e3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:29.374973 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-efb2406f-b40d-4544-a29b-a66919c20e3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:29.375251 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-efb2406f-b40d-4544-a29b-a66919c20e3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:29.375824 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-efb2406f-b40d-4544-a29b-a66919c20e3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:29.376237 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-efb2406f-b40d-4544-a29b-a66919c20e3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:29.376625 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-efb2406f-b40d-4544-a29b-a66919c20e3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:29.394207 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-efb2406f-b40d-4544-a29b-a66919c20e3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:29.482409 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:41:29.482715 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:41:29.482914 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:41:29.483068 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:41:29.483364 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:41:29.490333 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:29.490509 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:29.490738 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:29.491285 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:29.491483 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:29.491625 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:29.509589 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Getting quotas for project f206fcec1c8d4e849642f0f55e8044aa. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:41:29.512861 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Getting quotas for user fad300df4dda4aa09c0f2ba6110bcc87 and project f206fcec1c8d4e849642f0f55e8044aa. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:41:29.546995 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-efb2406f-b40d-4544-a29b-a66919c20e3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:29.553768 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-efb2406f-b40d-4544-a29b-a66919c20e3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:29.554519 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-efb2406f-b40d-4544-a29b-a66919c20e3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:29.560144 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-efb2406f-b40d-4544-a29b-a66919c20e3f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1703 microversion: 2.60 time: 0.195096 Jun 01 22:41:29.560144 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 878/2584] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:29 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1703 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:29.560624 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:41:29.562320 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] 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='548ffab2-3cbb-4a39-95bd-23c92a2cf54f',volume_size=None,volume_type=None)] {{(pid=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:41:29.704433 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ff3d87ed-afa0-4f23-8896-8dc0e1ce0682 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.755676 Jun 01 22:41:29.705025 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 863/2585] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:41:28 2026] POST /compute/v2.1/servers => generated 406 bytes in 756 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:41:29.718473 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2c76e775-a54c-4ead-921e-cd57f5b087c6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:29.720794 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2c76e775-a54c-4ead-921e-cd57f5b087c6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:29.737391 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2c76e775-a54c-4ead-921e-cd57f5b087c6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:29.804248 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2c76e775-a54c-4ead-921e-cd57f5b087c6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:29.811821 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2c76e775-a54c-4ead-921e-cd57f5b087c6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1082 microversion: 2.1 time: 0.096587 Jun 01 22:41:29.812582 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 845/2586] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:29 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1082 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:30.580710 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-903b98b3-65db-473f-ba04-d18bb57dd3d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:30.583737 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-903b98b3-65db-473f-ba04-d18bb57dd3d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:30.588182 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-903b98b3-65db-473f-ba04-d18bb57dd3d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:30.588423 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-903b98b3-65db-473f-ba04-d18bb57dd3d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:30.589274 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-903b98b3-65db-473f-ba04-d18bb57dd3d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:30.589274 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-903b98b3-65db-473f-ba04-d18bb57dd3d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:30.589455 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-903b98b3-65db-473f-ba04-d18bb57dd3d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:30.589760 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-903b98b3-65db-473f-ba04-d18bb57dd3d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:30.606407 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-903b98b3-65db-473f-ba04-d18bb57dd3d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:30.816976 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-903b98b3-65db-473f-ba04-d18bb57dd3d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:30.823696 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-903b98b3-65db-473f-ba04-d18bb57dd3d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:30.824126 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-903b98b3-65db-473f-ba04-d18bb57dd3d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:30.829071 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-08062b04-901c-43db-ad21-03aeda811c9e tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:30.831083 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-903b98b3-65db-473f-ba04-d18bb57dd3d9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1695 microversion: 2.60 time: 0.253604 Jun 01 22:41:30.831083 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 879/2587] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:30 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1695 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:30.832029 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-08062b04-901c-43db-ad21-03aeda811c9e tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:30.841443 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08062b04-901c-43db-ad21-03aeda811c9e tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:30.841443 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08062b04-901c-43db-ad21-03aeda811c9e tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:30.843649 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08062b04-901c-43db-ad21-03aeda811c9e tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:30.843649 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08062b04-901c-43db-ad21-03aeda811c9e tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:30.843649 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08062b04-901c-43db-ad21-03aeda811c9e tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:30.844133 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08062b04-901c-43db-ad21-03aeda811c9e tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:30.848309 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=235,nova_cell1:UPDATE=6,nova_cell1:INSERT=4 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:41:30.869386 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-08062b04-901c-43db-ad21-03aeda811c9e tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:30.875313 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b9e6590e-2dfe-46d4-bc5e-bf82004ecc97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:30.880269 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b9e6590e-2dfe-46d4-bc5e-bf82004ecc97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:30.885394 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=76,nova_api:INSERT=3,nova_api:UPDATE=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:41:30.896116 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9e6590e-2dfe-46d4-bc5e-bf82004ecc97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:30.896389 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9e6590e-2dfe-46d4-bc5e-bf82004ecc97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:30.896686 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9e6590e-2dfe-46d4-bc5e-bf82004ecc97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:30.897262 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9e6590e-2dfe-46d4-bc5e-bf82004ecc97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:30.897665 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9e6590e-2dfe-46d4-bc5e-bf82004ecc97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:30.898032 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9e6590e-2dfe-46d4-bc5e-bf82004ecc97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:30.931993 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b9e6590e-2dfe-46d4-bc5e-bf82004ecc97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:30.953422 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-08062b04-901c-43db-ad21-03aeda811c9e tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:30.963689 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-08062b04-901c-43db-ad21-03aeda811c9e tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1132 microversion: 2.1 time: 0.136440 Jun 01 22:41:30.964085 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 864/2588] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:30 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1132 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:31.059338 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b9e6590e-2dfe-46d4-bc5e-bf82004ecc97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:31.064648 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b9e6590e-2dfe-46d4-bc5e-bf82004ecc97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:31.065128 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b9e6590e-2dfe-46d4-bc5e-bf82004ecc97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:31.069058 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b9e6590e-2dfe-46d4-bc5e-bf82004ecc97 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1695 microversion: 2.60 time: 0.201773 Jun 01 22:41:31.069320 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 846/2589] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:41:30 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1695 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:41:31.181149 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-238db1a8-02db-4584-9c90-11541d9dcf4d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:31.183136 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-238db1a8-02db-4584-9c90-11541d9dcf4d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:31.186377 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-238db1a8-02db-4584-9c90-11541d9dcf4d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:31.186587 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-238db1a8-02db-4584-9c90-11541d9dcf4d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:31.186731 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-238db1a8-02db-4584-9c90-11541d9dcf4d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:31.186963 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-238db1a8-02db-4584-9c90-11541d9dcf4d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:31.187096 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-238db1a8-02db-4584-9c90-11541d9dcf4d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:31.187200 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-238db1a8-02db-4584-9c90-11541d9dcf4d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:31.199373 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-238db1a8-02db-4584-9c90-11541d9dcf4d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:31.273849 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-238db1a8-02db-4584-9c90-11541d9dcf4d tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c/os-interface" status: 200 len: 282 microversion: 2.60 time: 0.094609 Jun 01 22:41:31.274223 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 880/2590] 10.4.3.116 () {68 vars in 1434 bytes} [Mon Jun 1 22:41:31 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c/os-interface => generated 282 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 359 bytes (2 switches on core 0) Jun 01 22:41:31.941112 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-4e8cbcdc-1f20-40eb-842f-7936bdaeda95 req-2cc2573f-b612-4449-a1da-cc2220f239cd service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e9baf122-f3d2-4e25-881e-b39d278350af", "tag": "e3984ede-4914-472e-b9a8-277e0fbf8883"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:31.944240 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=95,nova_api:DELETE=1,nova_api:INSERT=8 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:41:31.948623 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-4e8cbcdc-1f20-40eb-842f-7936bdaeda95 req-2cc2573f-b612-4449-a1da-cc2220f239cd service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:31.948789 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-4e8cbcdc-1f20-40eb-842f-7936bdaeda95 req-2cc2573f-b612-4449-a1da-cc2220f239cd service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:31.948913 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-4e8cbcdc-1f20-40eb-842f-7936bdaeda95 req-2cc2573f-b612-4449-a1da-cc2220f239cd service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:31.954409 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-4e8cbcdc-1f20-40eb-842f-7936bdaeda95 req-2cc2573f-b612-4449-a1da-cc2220f239cd service nova] Creating event network-changed:e3984ede-4914-472e-b9a8-277e0fbf8883 for instance e9baf122-f3d2-4e25-881e-b39d278350af on np0000001904 Jun 01 22:41:31.954784 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-4e8cbcdc-1f20-40eb-842f-7936bdaeda95 req-2cc2573f-b612-4449-a1da-cc2220f239cd service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:41:31.958445 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-4e8cbcdc-1f20-40eb-842f-7936bdaeda95 req-2cc2573f-b612-4449-a1da-cc2220f239cd service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018923 Jun 01 22:41:31.958753 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 865/2591] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:41:31 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:31.982920 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-60c5cb21-dd8f-4125-88f5-09bd68207555 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:31.984961 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-60c5cb21-dd8f-4125-88f5-09bd68207555 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:31.988843 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60c5cb21-dd8f-4125-88f5-09bd68207555 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:31.989193 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60c5cb21-dd8f-4125-88f5-09bd68207555 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:31.989400 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60c5cb21-dd8f-4125-88f5-09bd68207555 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:31.989835 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60c5cb21-dd8f-4125-88f5-09bd68207555 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:31.990120 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60c5cb21-dd8f-4125-88f5-09bd68207555 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:31.990386 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60c5cb21-dd8f-4125-88f5-09bd68207555 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:32.003997 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-60c5cb21-dd8f-4125-88f5-09bd68207555 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:32.055876 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-60c5cb21-dd8f-4125-88f5-09bd68207555 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:32.062787 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-60c5cb21-dd8f-4125-88f5-09bd68207555 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1180 microversion: 2.1 time: 0.081530 Jun 01 22:41:32.063054 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 847/2592] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:31 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1180 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:32.246410 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a0c68bc0-e415-41c6-8dfc-aafaecbe2a8a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Action: 'action', calling method: >, body: {"reboot": {"type": "SOFT"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:32.248616 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a0c68bc0-e415-41c6-8dfc-aafaecbe2a8a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:32.253925 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a0c68bc0-e415-41c6-8dfc-aafaecbe2a8a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:32.254230 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a0c68bc0-e415-41c6-8dfc-aafaecbe2a8a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:32.254500 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a0c68bc0-e415-41c6-8dfc-aafaecbe2a8a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:32.254914 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a0c68bc0-e415-41c6-8dfc-aafaecbe2a8a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:32.255146 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a0c68bc0-e415-41c6-8dfc-aafaecbe2a8a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:32.255333 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a0c68bc0-e415-41c6-8dfc-aafaecbe2a8a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:32.258586 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=227,nova_cell1:UPDATE=4,nova_cell1:INSERT=5 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:41:32.320898 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a0c68bc0-e415-41c6-8dfc-aafaecbe2a8a tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "POST /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625/action" status: 202 len: 0 microversion: 2.1 time: 0.076817 Jun 01 22:41:32.321250 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 881/2593] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:41:32 2026] POST /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625/action => generated 0 bytes in 78 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:41:32.332148 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-86a5f2ca-f301-405f-b3c0-b583ec6b345d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:32.334078 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-86a5f2ca-f301-405f-b3c0-b583ec6b345d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:32.338994 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-86a5f2ca-f301-405f-b3c0-b583ec6b345d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:32.339311 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-86a5f2ca-f301-405f-b3c0-b583ec6b345d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:32.339556 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-86a5f2ca-f301-405f-b3c0-b583ec6b345d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:32.340001 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-86a5f2ca-f301-405f-b3c0-b583ec6b345d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:32.340286 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-86a5f2ca-f301-405f-b3c0-b583ec6b345d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:32.340576 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-86a5f2ca-f301-405f-b3c0-b583ec6b345d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:32.355554 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-86a5f2ca-f301-405f-b3c0-b583ec6b345d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:32.523921 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-86a5f2ca-f301-405f-b3c0-b583ec6b345d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:32.535575 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-86a5f2ca-f301-405f-b3c0-b583ec6b345d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1747 microversion: 2.1 time: 0.205515 Jun 01 22:41:32.536097 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 866/2594] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:32 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1747 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:33.084727 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e0cb20af-ff45-449c-acac-48e1c05e1940 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:33.086208 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e0cb20af-ff45-449c-acac-48e1c05e1940 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:33.094622 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0cb20af-ff45-449c-acac-48e1c05e1940 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:33.094870 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b84ae0e0-2691-4022-8485-5994d0e48784 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:33.094936 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0cb20af-ff45-449c-acac-48e1c05e1940 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:33.095203 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0cb20af-ff45-449c-acac-48e1c05e1940 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:33.095419 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b84ae0e0-2691-4022-8485-5994d0e48784 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:33.095777 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0cb20af-ff45-449c-acac-48e1c05e1940 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:33.096155 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0cb20af-ff45-449c-acac-48e1c05e1940 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:33.096505 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e0cb20af-ff45-449c-acac-48e1c05e1940 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:33.097378 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=71,nova_api:UPDATE=2,nova_api:DELETE=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:41:33.099831 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b84ae0e0-2691-4022-8485-5994d0e48784 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:33.100001 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b84ae0e0-2691-4022-8485-5994d0e48784 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:33.100362 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b84ae0e0-2691-4022-8485-5994d0e48784 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:33.100753 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b84ae0e0-2691-4022-8485-5994d0e48784 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:33.100948 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b84ae0e0-2691-4022-8485-5994d0e48784 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:33.101103 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b84ae0e0-2691-4022-8485-5994d0e48784 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:33.119832 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e0cb20af-ff45-449c-acac-48e1c05e1940 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:33.161286 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-b84ae0e0-2691-4022-8485-5994d0e48784 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lazy-loading 'services' on Instance uuid 9b341d3f-818d-438c-a5c2-83ea9b6026f0 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:41:33.190065 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e0cb20af-ff45-449c-acac-48e1c05e1940 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:33.200863 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e0cb20af-ff45-449c-acac-48e1c05e1940 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1180 microversion: 2.1 time: 0.119136 Jun 01 22:41:33.201179 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 848/2595] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:33 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1180 bytes in 120 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:33.211588 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b84ae0e0-2691-4022-8485-5994d0e48784 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0/os-volume_attachments/89a12e10-be7b-4da2-9b58-0d086de81da6" status: 202 len: 0 microversion: 2.1 time: 0.119282 Jun 01 22:41:33.212066 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 882/2596] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:41:33 2026] DELETE /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0/os-volume_attachments/89a12e10-be7b-4da2-9b58-0d086de81da6 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:41:33.224556 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ebc592c5-5307-4a34-897f-2e59cb839b51 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:33.227072 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ebc592c5-5307-4a34-897f-2e59cb839b51 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:33.231350 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ebc592c5-5307-4a34-897f-2e59cb839b51 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:33.231582 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ebc592c5-5307-4a34-897f-2e59cb839b51 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:33.231830 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ebc592c5-5307-4a34-897f-2e59cb839b51 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:33.232135 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ebc592c5-5307-4a34-897f-2e59cb839b51 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:33.232338 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ebc592c5-5307-4a34-897f-2e59cb839b51 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:33.232458 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ebc592c5-5307-4a34-897f-2e59cb839b51 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:33.253801 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ebc592c5-5307-4a34-897f-2e59cb839b51 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.031185 Jun 01 22:41:33.254177 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 867/2597] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:41:33 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0/os-volume_attachments => generated 197 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:33.553768 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-39aa0b60-7abd-453c-8840-678275d56219 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:33.556840 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-39aa0b60-7abd-453c-8840-678275d56219 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:33.566425 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39aa0b60-7abd-453c-8840-678275d56219 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:33.566425 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39aa0b60-7abd-453c-8840-678275d56219 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:33.566425 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39aa0b60-7abd-453c-8840-678275d56219 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:33.566425 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39aa0b60-7abd-453c-8840-678275d56219 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:33.566670 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39aa0b60-7abd-453c-8840-678275d56219 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:33.566841 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39aa0b60-7abd-453c-8840-678275d56219 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:33.582697 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-39aa0b60-7abd-453c-8840-678275d56219 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:33.760380 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-39aa0b60-7abd-453c-8840-678275d56219 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:33.771728 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-39aa0b60-7abd-453c-8840-678275d56219 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1747 microversion: 2.1 time: 0.220052 Jun 01 22:41:33.772110 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 849/2598] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:33 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1747 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:34.008393 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-2ec697ea-8662-4200-9474-6b1bdd69dd90 req-59a2f572-d1f1-4001-b4d8-84e38933eb9c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "feff4eb4-877b-4953-8359-71911bdec33c", "tag": "c745d391-9afe-4722-a4d3-0cf128f38cb4"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:34.015027 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-2ec697ea-8662-4200-9474-6b1bdd69dd90 req-59a2f572-d1f1-4001-b4d8-84e38933eb9c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:34.015483 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-2ec697ea-8662-4200-9474-6b1bdd69dd90 req-59a2f572-d1f1-4001-b4d8-84e38933eb9c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:34.015713 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-2ec697ea-8662-4200-9474-6b1bdd69dd90 req-59a2f572-d1f1-4001-b4d8-84e38933eb9c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:34.026115 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-2ec697ea-8662-4200-9474-6b1bdd69dd90 req-59a2f572-d1f1-4001-b4d8-84e38933eb9c service nova] Creating event network-changed:c745d391-9afe-4722-a4d3-0cf128f38cb4 for instance feff4eb4-877b-4953-8359-71911bdec33c on np0000001904 Jun 01 22:41:34.026611 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-2ec697ea-8662-4200-9474-6b1bdd69dd90 req-59a2f572-d1f1-4001-b4d8-84e38933eb9c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:41:34.031244 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-2ec697ea-8662-4200-9474-6b1bdd69dd90 req-59a2f572-d1f1-4001-b4d8-84e38933eb9c service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024334 Jun 01 22:41:34.031627 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 883/2599] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:41:34 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:34.230939 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-cf7426d9-b279-4218-a8b9-cb7710709197 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:34.233731 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-cf7426d9-b279-4218-a8b9-cb7710709197 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:34.238479 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cf7426d9-b279-4218-a8b9-cb7710709197 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:34.238852 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cf7426d9-b279-4218-a8b9-cb7710709197 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:34.239179 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cf7426d9-b279-4218-a8b9-cb7710709197 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:34.239827 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cf7426d9-b279-4218-a8b9-cb7710709197 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:34.240207 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cf7426d9-b279-4218-a8b9-cb7710709197 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:34.240619 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cf7426d9-b279-4218-a8b9-cb7710709197 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:34.260065 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-cf7426d9-b279-4218-a8b9-cb7710709197 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:34.265784 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4dac98c5-ab76-469c-b62c-ed231c4eb1bf tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:34.267969 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4dac98c5-ab76-469c-b62c-ed231c4eb1bf tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:34.275893 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4dac98c5-ab76-469c-b62c-ed231c4eb1bf tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:34.275893 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4dac98c5-ab76-469c-b62c-ed231c4eb1bf tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:34.275893 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4dac98c5-ab76-469c-b62c-ed231c4eb1bf tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:34.275893 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4dac98c5-ab76-469c-b62c-ed231c4eb1bf tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:34.276213 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4dac98c5-ab76-469c-b62c-ed231c4eb1bf tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:34.276213 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4dac98c5-ab76-469c-b62c-ed231c4eb1bf tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:34.305410 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4dac98c5-ab76-469c-b62c-ed231c4eb1bf tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.037908 Jun 01 22:41:34.305410 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 850/2600] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:41:34 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0/os-volume_attachments => generated 197 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:34.322377 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-cf7426d9-b279-4218-a8b9-cb7710709197 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:34.329467 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-cf7426d9-b279-4218-a8b9-cb7710709197 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1188 microversion: 2.1 time: 0.100850 Jun 01 22:41:34.329619 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 868/2601] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:34 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1188 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:34.797600 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-848dc2f0-6e4c-46d9-98f3-8a4f61c429f7 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:34.801160 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-848dc2f0-6e4c-46d9-98f3-8a4f61c429f7 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:34.812125 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-848dc2f0-6e4c-46d9-98f3-8a4f61c429f7 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:34.812474 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-848dc2f0-6e4c-46d9-98f3-8a4f61c429f7 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:34.815670 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-848dc2f0-6e4c-46d9-98f3-8a4f61c429f7 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:34.816226 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-848dc2f0-6e4c-46d9-98f3-8a4f61c429f7 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:34.816616 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-848dc2f0-6e4c-46d9-98f3-8a4f61c429f7 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:34.818008 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-848dc2f0-6e4c-46d9-98f3-8a4f61c429f7 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:34.855213 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-848dc2f0-6e4c-46d9-98f3-8a4f61c429f7 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:35.040188 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-848dc2f0-6e4c-46d9-98f3-8a4f61c429f7 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:35.051551 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-848dc2f0-6e4c-46d9-98f3-8a4f61c429f7 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1747 microversion: 2.1 time: 0.258896 Jun 01 22:41:35.051922 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 884/2602] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:34 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1747 bytes in 260 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:35.317067 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9edf55db-cbdc-40fc-bc86-a79d1f7bef3f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:35.318680 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-9edf55db-cbdc-40fc-bc86-a79d1f7bef3f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:35.322154 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9edf55db-cbdc-40fc-bc86-a79d1f7bef3f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:35.322348 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9edf55db-cbdc-40fc-bc86-a79d1f7bef3f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:35.322480 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9edf55db-cbdc-40fc-bc86-a79d1f7bef3f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:35.322907 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9edf55db-cbdc-40fc-bc86-a79d1f7bef3f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:35.323192 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9edf55db-cbdc-40fc-bc86-a79d1f7bef3f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:35.323247 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9edf55db-cbdc-40fc-bc86-a79d1f7bef3f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:35.345345 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9edf55db-cbdc-40fc-bc86-a79d1f7bef3f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.030534 Jun 01 22:41:35.345665 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 851/2603] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:41:35 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:35.347819 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-9a718857-e3b7-43f9-8049-c915ba71a352 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:35.349745 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-9a718857-e3b7-43f9-8049-c915ba71a352 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:35.356209 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9a718857-e3b7-43f9-8049-c915ba71a352 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:35.356604 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9a718857-e3b7-43f9-8049-c915ba71a352 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:35.356913 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9a718857-e3b7-43f9-8049-c915ba71a352 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:35.357465 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9a718857-e3b7-43f9-8049-c915ba71a352 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:35.357924 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9a718857-e3b7-43f9-8049-c915ba71a352 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:35.358339 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9a718857-e3b7-43f9-8049-c915ba71a352 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:35.375028 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-9a718857-e3b7-43f9-8049-c915ba71a352 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:35.563513 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9a718857-e3b7-43f9-8049-c915ba71a352 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:35.570736 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-9a718857-e3b7-43f9-8049-c915ba71a352 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1256 microversion: 2.1 time: 0.225083 Jun 01 22:41:35.571010 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 869/2604] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:35 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1256 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:35.793365 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-dfcefd2d-9bdb-4d1c-bd2a-68b256dbce52 req-390ee9b9-921d-4228-88e4-0bb1f30ed1a2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "efd77091-9fc3-4d58-b579-1d62eb72eace", "tag": "53764f07-bbb8-49bd-a9f9-bc9c828ba70c"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:36.005214 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-dfcefd2d-9bdb-4d1c-bd2a-68b256dbce52 req-390ee9b9-921d-4228-88e4-0bb1f30ed1a2 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:36.005390 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-dfcefd2d-9bdb-4d1c-bd2a-68b256dbce52 req-390ee9b9-921d-4228-88e4-0bb1f30ed1a2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:36.005468 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-dfcefd2d-9bdb-4d1c-bd2a-68b256dbce52 req-390ee9b9-921d-4228-88e4-0bb1f30ed1a2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:36.013051 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-dfcefd2d-9bdb-4d1c-bd2a-68b256dbce52 req-390ee9b9-921d-4228-88e4-0bb1f30ed1a2 service nova] Creating event network-changed:53764f07-bbb8-49bd-a9f9-bc9c828ba70c for instance efd77091-9fc3-4d58-b579-1d62eb72eace on np0000001904 Jun 01 22:41:36.013258 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-dfcefd2d-9bdb-4d1c-bd2a-68b256dbce52 req-390ee9b9-921d-4228-88e4-0bb1f30ed1a2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:41:36.017415 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-dfcefd2d-9bdb-4d1c-bd2a-68b256dbce52 req-390ee9b9-921d-4228-88e4-0bb1f30ed1a2 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.225811 Jun 01 22:41:36.017957 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 885/2605] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:41:35 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:36.067289 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-bee0ea1f-7902-4080-aece-6bce310586a4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:36.073133 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-bee0ea1f-7902-4080-aece-6bce310586a4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:36.079723 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bee0ea1f-7902-4080-aece-6bce310586a4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:36.080053 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bee0ea1f-7902-4080-aece-6bce310586a4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:36.080341 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bee0ea1f-7902-4080-aece-6bce310586a4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:36.080901 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bee0ea1f-7902-4080-aece-6bce310586a4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:36.081226 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bee0ea1f-7902-4080-aece-6bce310586a4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:36.081506 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bee0ea1f-7902-4080-aece-6bce310586a4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:36.098893 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-bee0ea1f-7902-4080-aece-6bce310586a4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:36.224232 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-bee0ea1f-7902-4080-aece-6bce310586a4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:36.234948 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-bee0ea1f-7902-4080-aece-6bce310586a4 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1752 microversion: 2.1 time: 0.169454 Jun 01 22:41:36.235319 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 852/2606] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:36 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1752 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:36.354732 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d8ac101c-802a-4aae-90ce-8ec033912edb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:36.356098 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d8ac101c-802a-4aae-90ce-8ec033912edb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:36.361420 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8ac101c-802a-4aae-90ce-8ec033912edb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:36.361649 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8ac101c-802a-4aae-90ce-8ec033912edb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:36.361791 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8ac101c-802a-4aae-90ce-8ec033912edb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:36.362095 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8ac101c-802a-4aae-90ce-8ec033912edb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:36.362246 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8ac101c-802a-4aae-90ce-8ec033912edb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:36.362354 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8ac101c-802a-4aae-90ce-8ec033912edb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:36.384471 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d8ac101c-802a-4aae-90ce-8ec033912edb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.031468 Jun 01 22:41:36.384815 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 870/2607] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:41:36 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0/os-volume_attachments => generated 25 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:41:36.427674 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1b3d52f9-cf49-4d5c-9788-21667454e434 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:36.428130 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1b3d52f9-cf49-4d5c-9788-21667454e434 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:36.431305 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1b3d52f9-cf49-4d5c-9788-21667454e434 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:36.431491 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1b3d52f9-cf49-4d5c-9788-21667454e434 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:36.431676 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1b3d52f9-cf49-4d5c-9788-21667454e434 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:36.431916 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1b3d52f9-cf49-4d5c-9788-21667454e434 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:36.432082 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1b3d52f9-cf49-4d5c-9788-21667454e434 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:36.432193 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1b3d52f9-cf49-4d5c-9788-21667454e434 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:36.448216 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1b3d52f9-cf49-4d5c-9788-21667454e434 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:41:36.510906 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1b3d52f9-cf49-4d5c-9788-21667454e434 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0" status: 204 len: 0 microversion: 2.1 time: 0.084777 Jun 01 22:41:36.511305 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 886/2608] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:41:36 2026] DELETE /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:41:36.521738 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-afe63581-7450-45a4-9bab-8bb211e5a572 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:36.526751 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-afe63581-7450-45a4-9bab-8bb211e5a572 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:36.532212 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-afe63581-7450-45a4-9bab-8bb211e5a572 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:36.532485 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-afe63581-7450-45a4-9bab-8bb211e5a572 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:36.532788 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-afe63581-7450-45a4-9bab-8bb211e5a572 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:36.533356 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-afe63581-7450-45a4-9bab-8bb211e5a572 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:36.533801 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-afe63581-7450-45a4-9bab-8bb211e5a572 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:36.534230 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-afe63581-7450-45a4-9bab-8bb211e5a572 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:36.554656 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-afe63581-7450-45a4-9bab-8bb211e5a572 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:36.589839 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1ccdadcc-7e2e-4432-9505-0c556f18aa59 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:36.591974 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1ccdadcc-7e2e-4432-9505-0c556f18aa59 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:36.596804 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ccdadcc-7e2e-4432-9505-0c556f18aa59 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:36.597097 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ccdadcc-7e2e-4432-9505-0c556f18aa59 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:36.597324 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ccdadcc-7e2e-4432-9505-0c556f18aa59 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:36.597843 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ccdadcc-7e2e-4432-9505-0c556f18aa59 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:36.598165 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ccdadcc-7e2e-4432-9505-0c556f18aa59 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:36.598463 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ccdadcc-7e2e-4432-9505-0c556f18aa59 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:36.619284 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1ccdadcc-7e2e-4432-9505-0c556f18aa59 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:36.772805 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-afe63581-7450-45a4-9bab-8bb211e5a572 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:36.782014 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-afe63581-7450-45a4-9bab-8bb211e5a572 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0" status: 200 len: 1679 microversion: 2.1 time: 0.262474 Jun 01 22:41:36.782364 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 853/2609] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:36 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0 => generated 1679 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:36.810430 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1ccdadcc-7e2e-4432-9505-0c556f18aa59 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:36.817297 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1ccdadcc-7e2e-4432-9505-0c556f18aa59 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1266 microversion: 2.1 time: 0.229924 Jun 01 22:41:36.817585 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 871/2610] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:36 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1266 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:37.257872 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b252bcb9-c4b4-471d-bf7a-d3d8690f1a89 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:37.261050 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b252bcb9-c4b4-471d-bf7a-d3d8690f1a89 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:37.269199 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b252bcb9-c4b4-471d-bf7a-d3d8690f1a89 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:37.269633 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b252bcb9-c4b4-471d-bf7a-d3d8690f1a89 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:37.270442 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b252bcb9-c4b4-471d-bf7a-d3d8690f1a89 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:37.270533 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b252bcb9-c4b4-471d-bf7a-d3d8690f1a89 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:37.270962 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b252bcb9-c4b4-471d-bf7a-d3d8690f1a89 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:37.271294 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b252bcb9-c4b4-471d-bf7a-d3d8690f1a89 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:37.292714 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b252bcb9-c4b4-471d-bf7a-d3d8690f1a89 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:37.460290 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b252bcb9-c4b4-471d-bf7a-d3d8690f1a89 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:37.472287 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b252bcb9-c4b4-471d-bf7a-d3d8690f1a89 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1752 microversion: 2.1 time: 0.217862 Jun 01 22:41:37.472695 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 887/2611] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:37 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1752 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:37.676585 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-9c789d8d-62f2-4ee9-9884-1c61418fb0a1 req-55c2e3d1-ecd0-465f-9aac-4b3ff33be766 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9b341d3f-818d-438c-a5c2-83ea9b6026f0", "name": "network-vif-unplugged", "status": "completed", "tag": "82412ae1-03f2-4f2e-8e17-4393698a5736"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:37.681640 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-9c789d8d-62f2-4ee9-9884-1c61418fb0a1 req-55c2e3d1-ecd0-465f-9aac-4b3ff33be766 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:37.681944 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-9c789d8d-62f2-4ee9-9884-1c61418fb0a1 req-55c2e3d1-ecd0-465f-9aac-4b3ff33be766 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:37.682157 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-9c789d8d-62f2-4ee9-9884-1c61418fb0a1 req-55c2e3d1-ecd0-465f-9aac-4b3ff33be766 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:37.687890 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-9c789d8d-62f2-4ee9-9884-1c61418fb0a1 req-55c2e3d1-ecd0-465f-9aac-4b3ff33be766 service nova] Creating event network-vif-unplugged:82412ae1-03f2-4f2e-8e17-4393698a5736 for instance 9b341d3f-818d-438c-a5c2-83ea9b6026f0 on np0000001904 Jun 01 22:41:37.689774 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-9c789d8d-62f2-4ee9-9884-1c61418fb0a1 req-55c2e3d1-ecd0-465f-9aac-4b3ff33be766 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:41:37.692503 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-9c789d8d-62f2-4ee9-9884-1c61418fb0a1 req-55c2e3d1-ecd0-465f-9aac-4b3ff33be766 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.018747 Jun 01 22:41:37.692503 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 854/2612] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:41:37 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:37.801895 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2a883827-80f8-4e3b-abb2-fa440d98d116 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:37.803647 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2a883827-80f8-4e3b-abb2-fa440d98d116 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:37.811631 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2a883827-80f8-4e3b-abb2-fa440d98d116 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:37.812035 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2a883827-80f8-4e3b-abb2-fa440d98d116 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:37.812271 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2a883827-80f8-4e3b-abb2-fa440d98d116 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:37.812811 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2a883827-80f8-4e3b-abb2-fa440d98d116 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:37.813139 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2a883827-80f8-4e3b-abb2-fa440d98d116 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:37.813539 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2a883827-80f8-4e3b-abb2-fa440d98d116 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:37.833752 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-2a883827-80f8-4e3b-abb2-fa440d98d116 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:37.834398 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-76bdee94-0f8f-4a91-8a2d-98fa4e166e33 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:37.836876 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-76bdee94-0f8f-4a91-8a2d-98fa4e166e33 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:37.841653 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-76bdee94-0f8f-4a91-8a2d-98fa4e166e33 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:37.842521 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-76bdee94-0f8f-4a91-8a2d-98fa4e166e33 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:37.842824 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-76bdee94-0f8f-4a91-8a2d-98fa4e166e33 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:37.843355 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-76bdee94-0f8f-4a91-8a2d-98fa4e166e33 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:37.843782 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-76bdee94-0f8f-4a91-8a2d-98fa4e166e33 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:37.844144 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-76bdee94-0f8f-4a91-8a2d-98fa4e166e33 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:37.872476 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-76bdee94-0f8f-4a91-8a2d-98fa4e166e33 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:37.979354 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2a883827-80f8-4e3b-abb2-fa440d98d116 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:37.989266 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2a883827-80f8-4e3b-abb2-fa440d98d116 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0" status: 200 len: 1679 microversion: 2.1 time: 0.189634 Jun 01 22:41:37.989801 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 872/2613] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:37 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0 => generated 1679 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:38.007637 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-76bdee94-0f8f-4a91-8a2d-98fa4e166e33 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:38.015883 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-76bdee94-0f8f-4a91-8a2d-98fa4e166e33 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1254 microversion: 2.1 time: 0.183788 Jun 01 22:41:38.016154 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 888/2614] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:37 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1254 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:38.491223 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cf2f95f0-f96e-4720-9c01-c501887a6600 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:38.493021 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cf2f95f0-f96e-4720-9c01-c501887a6600 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:38.498059 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf2f95f0-f96e-4720-9c01-c501887a6600 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:38.498174 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf2f95f0-f96e-4720-9c01-c501887a6600 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:38.498423 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf2f95f0-f96e-4720-9c01-c501887a6600 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:38.498980 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf2f95f0-f96e-4720-9c01-c501887a6600 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:38.499364 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf2f95f0-f96e-4720-9c01-c501887a6600 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:38.499720 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf2f95f0-f96e-4720-9c01-c501887a6600 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:38.520911 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cf2f95f0-f96e-4720-9c01-c501887a6600 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:38.663966 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cf2f95f0-f96e-4720-9c01-c501887a6600 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:38.678660 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cf2f95f0-f96e-4720-9c01-c501887a6600 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1752 microversion: 2.1 time: 0.189245 Jun 01 22:41:38.679092 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 855/2615] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:38 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1752 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:39.009734 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-039b44c1-73ff-4991-b1bc-07537a45cb91 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:39.012346 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-039b44c1-73ff-4991-b1bc-07537a45cb91 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:39.017855 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-039b44c1-73ff-4991-b1bc-07537a45cb91 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:39.018223 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-039b44c1-73ff-4991-b1bc-07537a45cb91 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:39.018534 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-039b44c1-73ff-4991-b1bc-07537a45cb91 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:39.019544 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-039b44c1-73ff-4991-b1bc-07537a45cb91 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:39.019544 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-039b44c1-73ff-4991-b1bc-07537a45cb91 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:39.021465 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-039b44c1-73ff-4991-b1bc-07537a45cb91 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:39.046817 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e691935e-d9b6-4861-bfa8-c5af7fcf3d0f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:39.047284 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-039b44c1-73ff-4991-b1bc-07537a45cb91 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:39.048018 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e691935e-d9b6-4861-bfa8-c5af7fcf3d0f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:39.054000 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e691935e-d9b6-4861-bfa8-c5af7fcf3d0f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:39.054341 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e691935e-d9b6-4861-bfa8-c5af7fcf3d0f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:39.054592 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e691935e-d9b6-4861-bfa8-c5af7fcf3d0f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:39.055094 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e691935e-d9b6-4861-bfa8-c5af7fcf3d0f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:39.055471 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e691935e-d9b6-4861-bfa8-c5af7fcf3d0f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:39.056622 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e691935e-d9b6-4861-bfa8-c5af7fcf3d0f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:39.079887 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e691935e-d9b6-4861-bfa8-c5af7fcf3d0f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:39.252537 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-039b44c1-73ff-4991-b1bc-07537a45cb91 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:39.262002 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-039b44c1-73ff-4991-b1bc-07537a45cb91 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0" status: 200 len: 1679 microversion: 2.1 time: 0.254657 Jun 01 22:41:39.262408 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 873/2616] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:39 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0 => generated 1679 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:39.355079 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e691935e-d9b6-4861-bfa8-c5af7fcf3d0f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:39.370649 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e691935e-d9b6-4861-bfa8-c5af7fcf3d0f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1254 microversion: 2.1 time: 0.337931 Jun 01 22:41:39.371159 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 889/2617] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:39 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1254 bytes in 339 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:39.495896 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:41:39.516932 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=5 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:41:39.526769 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-a01856ca-e6a0-4d91-a966-bfd7f8903cbf req-9118661a-1b7c-41be-b4e1-7b942be232b3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9b341d3f-818d-438c-a5c2-83ea9b6026f0", "name": "network-vif-deleted", "tag": "82412ae1-03f2-4f2e-8e17-4393698a5736"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:39.532361 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a01856ca-e6a0-4d91-a966-bfd7f8903cbf req-9118661a-1b7c-41be-b4e1-7b942be232b3 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:39.532586 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a01856ca-e6a0-4d91-a966-bfd7f8903cbf req-9118661a-1b7c-41be-b4e1-7b942be232b3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:39.532822 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a01856ca-e6a0-4d91-a966-bfd7f8903cbf req-9118661a-1b7c-41be-b4e1-7b942be232b3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:39.538545 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-a01856ca-e6a0-4d91-a966-bfd7f8903cbf req-9118661a-1b7c-41be-b4e1-7b942be232b3 service nova] Creating event network-vif-deleted:82412ae1-03f2-4f2e-8e17-4393698a5736 for instance 9b341d3f-818d-438c-a5c2-83ea9b6026f0 on np0000001904 Jun 01 22:41:39.539017 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-a01856ca-e6a0-4d91-a966-bfd7f8903cbf req-9118661a-1b7c-41be-b4e1-7b942be232b3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:41:39.543324 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-a01856ca-e6a0-4d91-a966-bfd7f8903cbf req-9118661a-1b7c-41be-b4e1-7b942be232b3 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018311 Jun 01 22:41:39.543916 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 856/2618] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:41:39 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:39.700643 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8e881a4e-9d0f-44d2-a9d2-2bb4ca930811 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:39.702430 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8e881a4e-9d0f-44d2-a9d2-2bb4ca930811 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:39.706919 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8e881a4e-9d0f-44d2-a9d2-2bb4ca930811 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:39.706919 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8e881a4e-9d0f-44d2-a9d2-2bb4ca930811 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:39.707205 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8e881a4e-9d0f-44d2-a9d2-2bb4ca930811 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:39.707731 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8e881a4e-9d0f-44d2-a9d2-2bb4ca930811 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:39.708133 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8e881a4e-9d0f-44d2-a9d2-2bb4ca930811 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:39.708445 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8e881a4e-9d0f-44d2-a9d2-2bb4ca930811 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:39.725262 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8e881a4e-9d0f-44d2-a9d2-2bb4ca930811 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:39.754766 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-8691aa92-b0db-4ff6-87ce-724d889b7132 req-4b297bed-f9fa-4415-8c5b-95876413a2eb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "9b341d3f-818d-438c-a5c2-83ea9b6026f0", "name": "network-vif-unplugged", "status": "completed", "tag": "82412ae1-03f2-4f2e-8e17-4393698a5736"}, {"server_uuid": "6f740e35-988d-4b5a-bb99-ea63d4cb3625", "name": "network-vif-unplugged", "status": "completed", "tag": "992db426-d2fb-4d84-b1de-610fdd3f0410"}, {"server_uuid": "6f740e35-988d-4b5a-bb99-ea63d4cb3625", "name": "network-vif-unplugged", "status": "completed", "tag": "992db426-d2fb-4d84-b1de-610fdd3f0410"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:39.764833 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-8691aa92-b0db-4ff6-87ce-724d889b7132 req-4b297bed-f9fa-4415-8c5b-95876413a2eb service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:39.765075 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-8691aa92-b0db-4ff6-87ce-724d889b7132 req-4b297bed-f9fa-4415-8c5b-95876413a2eb service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:39.765278 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-8691aa92-b0db-4ff6-87ce-724d889b7132 req-4b297bed-f9fa-4415-8c5b-95876413a2eb service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:39.777747 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-8691aa92-b0db-4ff6-87ce-724d889b7132 req-4b297bed-f9fa-4415-8c5b-95876413a2eb service nova] Creating event network-vif-unplugged:82412ae1-03f2-4f2e-8e17-4393698a5736 for instance 9b341d3f-818d-438c-a5c2-83ea9b6026f0 on np0000001904 Jun 01 22:41:39.777747 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-8691aa92-b0db-4ff6-87ce-724d889b7132 req-4b297bed-f9fa-4415-8c5b-95876413a2eb service nova] Creating event network-vif-unplugged:992db426-d2fb-4d84-b1de-610fdd3f0410 for instance 6f740e35-988d-4b5a-bb99-ea63d4cb3625 on np0000001904 Jun 01 22:41:39.777747 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-8691aa92-b0db-4ff6-87ce-724d889b7132 req-4b297bed-f9fa-4415-8c5b-95876413a2eb service nova] Creating event network-vif-unplugged:992db426-d2fb-4d84-b1de-610fdd3f0410 for instance 6f740e35-988d-4b5a-bb99-ea63d4cb3625 on np0000001904 Jun 01 22:41:39.777747 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-8691aa92-b0db-4ff6-87ce-724d889b7132 req-4b297bed-f9fa-4415-8c5b-95876413a2eb service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:41:39.785132 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-8691aa92-b0db-4ff6-87ce-724d889b7132 req-4b297bed-f9fa-4415-8c5b-95876413a2eb service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 531 microversion: 2.1 time: 0.031841 Jun 01 22:41:39.785132 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 890/2619] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:41:39 2026] POST /compute/v2.1/os-server-external-events => generated 531 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:39.807710 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:41:39.960259 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8e881a4e-9d0f-44d2-a9d2-2bb4ca930811 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:39.973329 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8e881a4e-9d0f-44d2-a9d2-2bb4ca930811 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1752 microversion: 2.1 time: 0.273477 Jun 01 22:41:39.973329 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 874/2620] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:39 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1752 bytes in 274 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:40.392508 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-30164918-f4ce-4a70-92ad-697f97bfda00 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:40.394890 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-30164918-f4ce-4a70-92ad-697f97bfda00 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:40.403194 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-30164918-f4ce-4a70-92ad-697f97bfda00 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:40.403480 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-30164918-f4ce-4a70-92ad-697f97bfda00 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:40.403751 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-30164918-f4ce-4a70-92ad-697f97bfda00 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:40.404206 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-30164918-f4ce-4a70-92ad-697f97bfda00 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:40.404862 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-30164918-f4ce-4a70-92ad-697f97bfda00 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:40.405027 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-30164918-f4ce-4a70-92ad-697f97bfda00 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:40.427177 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-30164918-f4ce-4a70-92ad-697f97bfda00 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:40.440477 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1e901450-573c-4032-a987-1cab2f4ae89f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:40.442087 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1e901450-573c-4032-a987-1cab2f4ae89f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:40.447515 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1e901450-573c-4032-a987-1cab2f4ae89f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:40.447935 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1e901450-573c-4032-a987-1cab2f4ae89f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:40.448172 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1e901450-573c-4032-a987-1cab2f4ae89f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:40.448653 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1e901450-573c-4032-a987-1cab2f4ae89f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:40.449098 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1e901450-573c-4032-a987-1cab2f4ae89f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:40.449430 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1e901450-573c-4032-a987-1cab2f4ae89f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:40.469680 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-1e901450-573c-4032-a987-1cab2f4ae89f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:40.539293 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1e901450-573c-4032-a987-1cab2f4ae89f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:40.549289 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1e901450-573c-4032-a987-1cab2f4ae89f tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0" status: 200 len: 1325 microversion: 2.1 time: 0.269849 Jun 01 22:41:40.549974 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 857/2621] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:40 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0 => generated 1325 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:40.610771 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-30164918-f4ce-4a70-92ad-697f97bfda00 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:40.619252 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-30164918-f4ce-4a70-92ad-697f97bfda00 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1254 microversion: 2.1 time: 0.228984 Jun 01 22:41:40.619810 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 891/2622] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:40 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1254 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:40.993707 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d2e4407a-9c7d-480e-9bd4-1c2b9e0cd912 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:40.997286 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d2e4407a-9c7d-480e-9bd4-1c2b9e0cd912 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:41.004224 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2e4407a-9c7d-480e-9bd4-1c2b9e0cd912 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:41.004833 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2e4407a-9c7d-480e-9bd4-1c2b9e0cd912 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:41.006422 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2e4407a-9c7d-480e-9bd4-1c2b9e0cd912 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:41.006422 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2e4407a-9c7d-480e-9bd4-1c2b9e0cd912 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:41.006422 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2e4407a-9c7d-480e-9bd4-1c2b9e0cd912 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:41.006422 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2e4407a-9c7d-480e-9bd4-1c2b9e0cd912 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:41.027442 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d2e4407a-9c7d-480e-9bd4-1c2b9e0cd912 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:41.093790 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-dcb5c910-af9a-420d-b184-db4f079f124e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:41.094277 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-dcb5c910-af9a-420d-b184-db4f079f124e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:41.098367 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dcb5c910-af9a-420d-b184-db4f079f124e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:41.099181 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dcb5c910-af9a-420d-b184-db4f079f124e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:41.099181 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dcb5c910-af9a-420d-b184-db4f079f124e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:41.099548 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dcb5c910-af9a-420d-b184-db4f079f124e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:41.099548 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dcb5c910-af9a-420d-b184-db4f079f124e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:41.099840 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dcb5c910-af9a-420d-b184-db4f079f124e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:41.155723 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-dcb5c910-af9a-420d-b184-db4f079f124e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lazy-loading 'services' on Instance uuid ee25a6ee-e6c2-4fbd-b266-7280a22931e1 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:41:41.196328 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d2e4407a-9c7d-480e-9bd4-1c2b9e0cd912 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:41.206367 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d2e4407a-9c7d-480e-9bd4-1c2b9e0cd912 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1755 microversion: 2.1 time: 0.216777 Jun 01 22:41:41.206822 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 875/2623] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:40 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1755 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:41.214435 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-dcb5c910-af9a-420d-b184-db4f079f124e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments/eb28419f-a7cb-441a-9f3b-879771d960ba" status: 202 len: 0 microversion: 2.1 time: 0.123357 Jun 01 22:41:41.214435 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 858/2624] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:41:41 2026] DELETE /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments/eb28419f-a7cb-441a-9f3b-879771d960ba => generated 0 bytes in 124 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:41:41.222237 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-914e662b-6077-4060-bcc0-8c670e105f50 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:41.223646 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-914e662b-6077-4060-bcc0-8c670e105f50 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:41.227101 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-914e662b-6077-4060-bcc0-8c670e105f50 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:41.227728 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-914e662b-6077-4060-bcc0-8c670e105f50 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:41.227728 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-914e662b-6077-4060-bcc0-8c670e105f50 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:41.227728 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-914e662b-6077-4060-bcc0-8c670e105f50 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:41.227802 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-914e662b-6077-4060-bcc0-8c670e105f50 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:41.228509 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-914e662b-6077-4060-bcc0-8c670e105f50 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:41.241930 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-914e662b-6077-4060-bcc0-8c670e105f50 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.021092 Jun 01 22:41:41.242158 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 892/2625] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:41:41 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments => generated 197 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:41.568471 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d21f8620-3209-4c23-8cfb-002a0878f625 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:41.571120 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d21f8620-3209-4c23-8cfb-002a0878f625 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:41.575850 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d21f8620-3209-4c23-8cfb-002a0878f625 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:41.576192 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d21f8620-3209-4c23-8cfb-002a0878f625 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:41.576450 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d21f8620-3209-4c23-8cfb-002a0878f625 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:41.577037 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d21f8620-3209-4c23-8cfb-002a0878f625 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:41.577431 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d21f8620-3209-4c23-8cfb-002a0878f625 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:41.577799 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d21f8620-3209-4c23-8cfb-002a0878f625 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:41.600396 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d21f8620-3209-4c23-8cfb-002a0878f625 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:41.600700 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d21f8620-3209-4c23-8cfb-002a0878f625 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:41.600913 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d21f8620-3209-4c23-8cfb-002a0878f625 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:41.601229 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-d21f8620-3209-4c23-8cfb-002a0878f625 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lazy-loading 'fault' on Instance uuid 9b341d3f-818d-438c-a5c2-83ea9b6026f0 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:41:41.605504 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d21f8620-3209-4c23-8cfb-002a0878f625 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:41.633452 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b876e108-f446-4034-be39-f4c839522b1f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:41.636362 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b876e108-f446-4034-be39-f4c839522b1f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:41.646373 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b876e108-f446-4034-be39-f4c839522b1f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:41.646686 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b876e108-f446-4034-be39-f4c839522b1f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:41.646918 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b876e108-f446-4034-be39-f4c839522b1f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:41.647390 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b876e108-f446-4034-be39-f4c839522b1f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:41.647737 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b876e108-f446-4034-be39-f4c839522b1f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:41.648026 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b876e108-f446-4034-be39-f4c839522b1f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:41.667171 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d21f8620-3209-4c23-8cfb-002a0878f625 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:41.674684 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b876e108-f446-4034-be39-f4c839522b1f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:41.677993 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d21f8620-3209-4c23-8cfb-002a0878f625 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0" status: 200 len: 1330 microversion: 2.1 time: 0.111529 Jun 01 22:41:41.678371 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 876/2626] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:41 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0 => generated 1330 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:41.842919 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-db06cb04-f5a3-4c36-a962-d3787223f356 req-84b6e872-3154-4abf-8c11-282a6da9af48 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6f740e35-988d-4b5a-bb99-ea63d4cb3625", "name": "network-vif-plugged", "status": "completed", "tag": "992db426-d2fb-4d84-b1de-610fdd3f0410"}, {"server_uuid": "6f740e35-988d-4b5a-bb99-ea63d4cb3625", "name": "network-vif-plugged", "status": "completed", "tag": "992db426-d2fb-4d84-b1de-610fdd3f0410"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:41.846404 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b876e108-f446-4034-be39-f4c839522b1f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:41.850450 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-db06cb04-f5a3-4c36-a962-d3787223f356 req-84b6e872-3154-4abf-8c11-282a6da9af48 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:41.851133 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-db06cb04-f5a3-4c36-a962-d3787223f356 req-84b6e872-3154-4abf-8c11-282a6da9af48 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:41.851310 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-db06cb04-f5a3-4c36-a962-d3787223f356 req-84b6e872-3154-4abf-8c11-282a6da9af48 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:41.854592 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b876e108-f446-4034-be39-f4c839522b1f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1254 microversion: 2.1 time: 0.222954 Jun 01 22:41:41.854905 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 859/2627] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:41 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1254 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:41.860885 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-db06cb04-f5a3-4c36-a962-d3787223f356 req-84b6e872-3154-4abf-8c11-282a6da9af48 service nova] Creating event network-vif-plugged:992db426-d2fb-4d84-b1de-610fdd3f0410 for instance 6f740e35-988d-4b5a-bb99-ea63d4cb3625 on np0000001904 Jun 01 22:41:41.861115 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-db06cb04-f5a3-4c36-a962-d3787223f356 req-84b6e872-3154-4abf-8c11-282a6da9af48 service nova] Creating event network-vif-plugged:992db426-d2fb-4d84-b1de-610fdd3f0410 for instance 6f740e35-988d-4b5a-bb99-ea63d4cb3625 on np0000001904 Jun 01 22:41:41.861762 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-db06cb04-f5a3-4c36-a962-d3787223f356 req-84b6e872-3154-4abf-8c11-282a6da9af48 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:41:41.867834 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-db06cb04-f5a3-4c36-a962-d3787223f356 req-84b6e872-3154-4abf-8c11-282a6da9af48 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 354 microversion: 2.1 time: 0.027016 Jun 01 22:41:41.868408 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 893/2628] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:41:41 2026] POST /compute/v2.1/os-server-external-events => generated 354 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:42.253762 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-27e65d5c-aaa2-40b3-8059-484940d79d22 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:42.254545 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-27e65d5c-aaa2-40b3-8059-484940d79d22 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:42.259667 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-27e65d5c-aaa2-40b3-8059-484940d79d22 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:42.261216 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-27e65d5c-aaa2-40b3-8059-484940d79d22 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:42.261216 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-27e65d5c-aaa2-40b3-8059-484940d79d22 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:42.261216 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-27e65d5c-aaa2-40b3-8059-484940d79d22 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:42.261216 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-27e65d5c-aaa2-40b3-8059-484940d79d22 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:42.261502 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-27e65d5c-aaa2-40b3-8059-484940d79d22 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:42.286989 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-27e65d5c-aaa2-40b3-8059-484940d79d22 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.036088 Jun 01 22:41:42.287296 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 877/2629] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:41:42 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments => generated 197 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:42.699783 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ce0b781c-221c-4c89-b0da-c6c754fd5504 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:42.705416 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ce0b781c-221c-4c89-b0da-c6c754fd5504 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:42.712886 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce0b781c-221c-4c89-b0da-c6c754fd5504 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:42.713296 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce0b781c-221c-4c89-b0da-c6c754fd5504 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:42.713680 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce0b781c-221c-4c89-b0da-c6c754fd5504 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:42.714088 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce0b781c-221c-4c89-b0da-c6c754fd5504 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:42.714490 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce0b781c-221c-4c89-b0da-c6c754fd5504 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:42.714917 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce0b781c-221c-4c89-b0da-c6c754fd5504 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:42.734992 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce0b781c-221c-4c89-b0da-c6c754fd5504 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:42.735266 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce0b781c-221c-4c89-b0da-c6c754fd5504 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:42.735420 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce0b781c-221c-4c89-b0da-c6c754fd5504 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:42.735677 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-ce0b781c-221c-4c89-b0da-c6c754fd5504 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lazy-loading 'fault' on Instance uuid 9b341d3f-818d-438c-a5c2-83ea9b6026f0 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:41:42.739325 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ce0b781c-221c-4c89-b0da-c6c754fd5504 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:42.795962 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ce0b781c-221c-4c89-b0da-c6c754fd5504 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '2b27455be0814a54a8171000b0096d03', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd02993f817dd4629aed9f757e381c957', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:42.806870 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ce0b781c-221c-4c89-b0da-c6c754fd5504 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0" status: 200 len: 1330 microversion: 2.1 time: 0.110729 Jun 01 22:41:42.806870 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 860/2630] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:42 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0 => generated 1330 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:42.871970 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-60587c75-4f5e-4dfa-972b-4cc263ace2bb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:42.874102 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-60587c75-4f5e-4dfa-972b-4cc263ace2bb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:42.878790 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-60587c75-4f5e-4dfa-972b-4cc263ace2bb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:42.879042 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-60587c75-4f5e-4dfa-972b-4cc263ace2bb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:42.879325 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-60587c75-4f5e-4dfa-972b-4cc263ace2bb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:42.879779 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-60587c75-4f5e-4dfa-972b-4cc263ace2bb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:42.880130 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-60587c75-4f5e-4dfa-972b-4cc263ace2bb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:42.880422 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-60587c75-4f5e-4dfa-972b-4cc263ace2bb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:42.906136 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-60587c75-4f5e-4dfa-972b-4cc263ace2bb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:43.090280 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-60587c75-4f5e-4dfa-972b-4cc263ace2bb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:43.098022 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-60587c75-4f5e-4dfa-972b-4cc263ace2bb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1254 microversion: 2.1 time: 0.228355 Jun 01 22:41:43.098291 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 894/2631] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:42 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1254 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:43.299813 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-01c05984-1b9e-4eee-bd9a-26e4c9fcb58f tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:43.301249 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-01c05984-1b9e-4eee-bd9a-26e4c9fcb58f tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:43.305765 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01c05984-1b9e-4eee-bd9a-26e4c9fcb58f tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:43.308577 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01c05984-1b9e-4eee-bd9a-26e4c9fcb58f tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:43.308577 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01c05984-1b9e-4eee-bd9a-26e4c9fcb58f tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:43.308577 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01c05984-1b9e-4eee-bd9a-26e4c9fcb58f tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:43.308577 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01c05984-1b9e-4eee-bd9a-26e4c9fcb58f tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:43.308756 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-01c05984-1b9e-4eee-bd9a-26e4c9fcb58f tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:43.331514 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-01c05984-1b9e-4eee-bd9a-26e4c9fcb58f tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.033382 Jun 01 22:41:43.332110 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 878/2632] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:41:43 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments => generated 197 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:43.828726 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4322a7eb-6957-4163-9fdd-96e39a3116aa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:43.831416 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4322a7eb-6957-4163-9fdd-96e39a3116aa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:43.843197 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4322a7eb-6957-4163-9fdd-96e39a3116aa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:43.843712 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4322a7eb-6957-4163-9fdd-96e39a3116aa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:43.844031 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4322a7eb-6957-4163-9fdd-96e39a3116aa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:43.845278 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4322a7eb-6957-4163-9fdd-96e39a3116aa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:43.845278 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4322a7eb-6957-4163-9fdd-96e39a3116aa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:43.845706 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4322a7eb-6957-4163-9fdd-96e39a3116aa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:43.854542 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-4322a7eb-6957-4163-9fdd-96e39a3116aa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] HTTP exception thrown: Instance 9b341d3f-818d-438c-a5c2-83ea9b6026f0 could not be found. Jun 01 22:41:43.855929 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4322a7eb-6957-4163-9fdd-96e39a3116aa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Returning 404 to user: Instance 9b341d3f-818d-438c-a5c2-83ea9b6026f0 could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:41:43.856672 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4322a7eb-6957-4163-9fdd-96e39a3116aa tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0" status: 404 len: 111 microversion: 2.1 time: 0.030097 Jun 01 22:41:43.857052 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 861/2633] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:43 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0 => generated 111 bytes in 31 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:41:43.868269 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-64d0e759-0614-4250-8446-ffcce2ac4bfb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:43.888506 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-64d0e759-0614-4250-8446-ffcce2ac4bfb tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1335632962" status: 202 len: 0 microversion: 2.1 time: 0.022513 Jun 01 22:41:43.889084 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 895/2634] 10.4.3.116 () {66 vars in 1339 bytes} [Mon Jun 1 22:41:43 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1335632962 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:41:44.116062 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5a82eeab-6a96-45a4-9a0c-3ad4117ed06e tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:44.117600 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5a82eeab-6a96-45a4-9a0c-3ad4117ed06e tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:44.122353 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a82eeab-6a96-45a4-9a0c-3ad4117ed06e tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:44.122734 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a82eeab-6a96-45a4-9a0c-3ad4117ed06e tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:44.123002 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a82eeab-6a96-45a4-9a0c-3ad4117ed06e tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:44.123502 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a82eeab-6a96-45a4-9a0c-3ad4117ed06e tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:44.123913 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a82eeab-6a96-45a4-9a0c-3ad4117ed06e tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:44.124252 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a82eeab-6a96-45a4-9a0c-3ad4117ed06e tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:44.140381 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-5a82eeab-6a96-45a4-9a0c-3ad4117ed06e tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:44.340989 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5a82eeab-6a96-45a4-9a0c-3ad4117ed06e tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:44.348008 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-74b54b48-2305-4bd1-84ac-963db0d058da tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:44.349877 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-74b54b48-2305-4bd1-84ac-963db0d058da tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:44.353233 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5a82eeab-6a96-45a4-9a0c-3ad4117ed06e tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1254 microversion: 2.1 time: 0.239054 Jun 01 22:41:44.353506 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 879/2635] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:44 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1254 bytes in 239 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:44.354247 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-74b54b48-2305-4bd1-84ac-963db0d058da tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:44.354503 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-74b54b48-2305-4bd1-84ac-963db0d058da tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:44.354771 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-74b54b48-2305-4bd1-84ac-963db0d058da tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:44.355135 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-74b54b48-2305-4bd1-84ac-963db0d058da tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:44.355345 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-74b54b48-2305-4bd1-84ac-963db0d058da tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:44.355534 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-74b54b48-2305-4bd1-84ac-963db0d058da tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:44.375365 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-74b54b48-2305-4bd1-84ac-963db0d058da tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.031962 Jun 01 22:41:44.375843 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 862/2636] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:41:44 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:45.367020 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a048880d-17a0-4122-9ac6-cfdee5c52a29 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:45.367483 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a048880d-17a0-4122-9ac6-cfdee5c52a29 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:45.372439 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a048880d-17a0-4122-9ac6-cfdee5c52a29 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:45.372672 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a048880d-17a0-4122-9ac6-cfdee5c52a29 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:45.374585 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a048880d-17a0-4122-9ac6-cfdee5c52a29 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:45.374585 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a048880d-17a0-4122-9ac6-cfdee5c52a29 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:45.374585 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a048880d-17a0-4122-9ac6-cfdee5c52a29 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:45.374772 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-247fd86b-4d42-4ef5-9164-2acdfbbf6643 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:45.375103 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a048880d-17a0-4122-9ac6-cfdee5c52a29 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:45.376868 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-247fd86b-4d42-4ef5-9164-2acdfbbf6643 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:45.385748 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a876e9ca-fba1-47b2-95cc-17acfef8ac04 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:45.387010 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a876e9ca-fba1-47b2-95cc-17acfef8ac04 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:45.387484 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-247fd86b-4d42-4ef5-9164-2acdfbbf6643 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:45.387867 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-247fd86b-4d42-4ef5-9164-2acdfbbf6643 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:45.388155 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-247fd86b-4d42-4ef5-9164-2acdfbbf6643 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:45.388741 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-247fd86b-4d42-4ef5-9164-2acdfbbf6643 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:45.389144 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-247fd86b-4d42-4ef5-9164-2acdfbbf6643 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:45.389515 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-247fd86b-4d42-4ef5-9164-2acdfbbf6643 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:45.391637 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a876e9ca-fba1-47b2-95cc-17acfef8ac04 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:45.391821 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a876e9ca-fba1-47b2-95cc-17acfef8ac04 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:45.391944 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a876e9ca-fba1-47b2-95cc-17acfef8ac04 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:45.392180 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a876e9ca-fba1-47b2-95cc-17acfef8ac04 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:45.392308 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a876e9ca-fba1-47b2-95cc-17acfef8ac04 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:45.392414 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a876e9ca-fba1-47b2-95cc-17acfef8ac04 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:45.393619 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-a048880d-17a0-4122-9ac6-cfdee5c52a29 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] HTTP exception thrown: Instance 9b341d3f-818d-438c-a5c2-83ea9b6026f0 could not be found. Jun 01 22:41:45.393894 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a048880d-17a0-4122-9ac6-cfdee5c52a29 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Returning 404 to user: Instance 9b341d3f-818d-438c-a5c2-83ea9b6026f0 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:41:45.394330 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a048880d-17a0-4122-9ac6-cfdee5c52a29 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0" status: 404 len: 111 microversion: 2.1 time: 0.029180 Jun 01 22:41:45.394950 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 896/2637] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:41:45 2026] DELETE /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:41:45.408584 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-284f25eb-cb43-421e-aba7-3a755dc6f173 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:45.410215 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-247fd86b-4d42-4ef5-9164-2acdfbbf6643 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:45.410512 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-284f25eb-cb43-421e-aba7-3a755dc6f173 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9b341d3f-818d-438c-a5c2-83ea9b6026f0] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:45.416398 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-284f25eb-cb43-421e-aba7-3a755dc6f173 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:45.416544 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a876e9ca-fba1-47b2-95cc-17acfef8ac04 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.032283 Jun 01 22:41:45.416756 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-284f25eb-cb43-421e-aba7-3a755dc6f173 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:45.416897 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 863/2638] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:41:45 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments => generated 25 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:41:45.417372 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-284f25eb-cb43-421e-aba7-3a755dc6f173 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:45.417586 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-284f25eb-cb43-421e-aba7-3a755dc6f173 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:45.417987 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-284f25eb-cb43-421e-aba7-3a755dc6f173 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:45.418407 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-284f25eb-cb43-421e-aba7-3a755dc6f173 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:45.442777 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-284f25eb-cb43-421e-aba7-3a755dc6f173 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] HTTP exception thrown: Instance 9b341d3f-818d-438c-a5c2-83ea9b6026f0 could not be found. Jun 01 22:41:45.443064 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-284f25eb-cb43-421e-aba7-3a755dc6f173 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Returning 404 to user: Instance 9b341d3f-818d-438c-a5c2-83ea9b6026f0 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:41:45.443427 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-284f25eb-cb43-421e-aba7-3a755dc6f173 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0" status: 404 len: 111 microversion: 2.1 time: 0.038110 Jun 01 22:41:45.443763 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 897/2639] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:45 2026] GET /compute/v2.1/servers/9b341d3f-818d-438c-a5c2-83ea9b6026f0 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:41:45.598841 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-247fd86b-4d42-4ef5-9164-2acdfbbf6643 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:45.612386 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-247fd86b-4d42-4ef5-9164-2acdfbbf6643 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1254 microversion: 2.1 time: 0.240947 Jun 01 22:41:45.613956 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 880/2640] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:45 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1254 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:45.631240 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-997dcad9-fbf8-4ec3-ac8d-a2ba94206f38 req-8f2e289c-b434-48b7-ad9c-78cfa7411a77 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "efd77091-9fc3-4d58-b579-1d62eb72eace", "name": "network-vif-plugged", "status": "completed", "tag": "53764f07-bbb8-49bd-a9f9-bc9c828ba70c"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:45.639543 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-997dcad9-fbf8-4ec3-ac8d-a2ba94206f38 req-8f2e289c-b434-48b7-ad9c-78cfa7411a77 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:45.639738 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-997dcad9-fbf8-4ec3-ac8d-a2ba94206f38 req-8f2e289c-b434-48b7-ad9c-78cfa7411a77 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:45.639892 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-997dcad9-fbf8-4ec3-ac8d-a2ba94206f38 req-8f2e289c-b434-48b7-ad9c-78cfa7411a77 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:45.649817 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-997dcad9-fbf8-4ec3-ac8d-a2ba94206f38 req-8f2e289c-b434-48b7-ad9c-78cfa7411a77 service nova] Creating event network-vif-plugged:53764f07-bbb8-49bd-a9f9-bc9c828ba70c for instance efd77091-9fc3-4d58-b579-1d62eb72eace on np0000001904 Jun 01 22:41:45.650270 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-997dcad9-fbf8-4ec3-ac8d-a2ba94206f38 req-8f2e289c-b434-48b7-ad9c-78cfa7411a77 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:41:45.654919 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-997dcad9-fbf8-4ec3-ac8d-a2ba94206f38 req-8f2e289c-b434-48b7-ad9c-78cfa7411a77 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029207 Jun 01 22:41:45.655361 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 864/2641] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:41:45 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:46.583520 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c35b0572-ca4c-4182-98f8-b28ae09ff936 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:46.583915 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c35b0572-ca4c-4182-98f8-b28ae09ff936 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:46.587177 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c35b0572-ca4c-4182-98f8-b28ae09ff936 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:46.587349 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c35b0572-ca4c-4182-98f8-b28ae09ff936 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:46.587552 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c35b0572-ca4c-4182-98f8-b28ae09ff936 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:46.587781 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c35b0572-ca4c-4182-98f8-b28ae09ff936 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:46.587958 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c35b0572-ca4c-4182-98f8-b28ae09ff936 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:46.588114 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c35b0572-ca4c-4182-98f8-b28ae09ff936 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:46.595598 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-c35b0572-ca4c-4182-98f8-b28ae09ff936 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] HTTP exception thrown: Instance 9549a821-de4f-4cff-9ed1-4f409d42b24a could not be found. Jun 01 22:41:46.595853 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c35b0572-ca4c-4182-98f8-b28ae09ff936 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Returning 404 to user: Instance 9549a821-de4f-4cff-9ed1-4f409d42b24a could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:41:46.596245 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c35b0572-ca4c-4182-98f8-b28ae09ff936 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 404 len: 111 microversion: 2.1 time: 0.014522 Jun 01 22:41:46.596600 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 898/2642] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:41:46 2026] DELETE /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:41:46.605133 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-24f038d5-d0af-4d3a-9c2f-49f1cc15f847 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:46.606904 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-24f038d5-d0af-4d3a-9c2f-49f1cc15f847 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: 9549a821-de4f-4cff-9ed1-4f409d42b24a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:46.612309 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-24f038d5-d0af-4d3a-9c2f-49f1cc15f847 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:46.612625 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-24f038d5-d0af-4d3a-9c2f-49f1cc15f847 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:46.612871 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-24f038d5-d0af-4d3a-9c2f-49f1cc15f847 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:46.613637 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-24f038d5-d0af-4d3a-9c2f-49f1cc15f847 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:46.613725 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-24f038d5-d0af-4d3a-9c2f-49f1cc15f847 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:46.614057 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-24f038d5-d0af-4d3a-9c2f-49f1cc15f847 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:46.622453 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-24f038d5-d0af-4d3a-9c2f-49f1cc15f847 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] HTTP exception thrown: Instance 9549a821-de4f-4cff-9ed1-4f409d42b24a could not be found. Jun 01 22:41:46.622724 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-24f038d5-d0af-4d3a-9c2f-49f1cc15f847 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Returning 404 to user: Instance 9549a821-de4f-4cff-9ed1-4f409d42b24a could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:41:46.623110 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-24f038d5-d0af-4d3a-9c2f-49f1cc15f847 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a" status: 404 len: 111 microversion: 2.1 time: 0.020011 Jun 01 22:41:46.623455 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 881/2643] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:46 2026] GET /compute/v2.1/servers/9549a821-de4f-4cff-9ed1-4f409d42b24a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:41:46.631949 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-69d87be1-c065-43a7-9e77-8b8159a92825 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:46.632388 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-69d87be1-c065-43a7-9e77-8b8159a92825 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:46.635152 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2824caeb-6b76-4194-ab98-2fa8209717b0 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:46.636790 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69d87be1-c065-43a7-9e77-8b8159a92825 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:46.637028 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69d87be1-c065-43a7-9e77-8b8159a92825 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:46.637091 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2824caeb-6b76-4194-ab98-2fa8209717b0 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:46.637137 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69d87be1-c065-43a7-9e77-8b8159a92825 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:46.637415 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69d87be1-c065-43a7-9e77-8b8159a92825 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:46.637597 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69d87be1-c065-43a7-9e77-8b8159a92825 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:46.637742 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69d87be1-c065-43a7-9e77-8b8159a92825 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:46.646089 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2824caeb-6b76-4194-ab98-2fa8209717b0 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:46.646463 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2824caeb-6b76-4194-ab98-2fa8209717b0 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:46.646830 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2824caeb-6b76-4194-ab98-2fa8209717b0 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:46.647500 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2824caeb-6b76-4194-ab98-2fa8209717b0 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:46.647960 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2824caeb-6b76-4194-ab98-2fa8209717b0 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:46.648360 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2824caeb-6b76-4194-ab98-2fa8209717b0 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:46.656425 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-69d87be1-c065-43a7-9e77-8b8159a92825 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] HTTP exception thrown: Instance b6388ef1-04e5-4615-9954-bc9b26825943 could not be found. Jun 01 22:41:46.656705 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-69d87be1-c065-43a7-9e77-8b8159a92825 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Returning 404 to user: Instance b6388ef1-04e5-4615-9954-bc9b26825943 could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:41:46.657092 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-69d87be1-c065-43a7-9e77-8b8159a92825 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943" status: 404 len: 111 microversion: 2.1 time: 0.027202 Jun 01 22:41:46.657432 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 865/2644] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:41:46 2026] DELETE /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:41:46.669581 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a73379ae-0f21-4cfe-9b24-a94a020c5984 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:46.671205 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a73379ae-0f21-4cfe-9b24-a94a020c5984 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: b6388ef1-04e5-4615-9954-bc9b26825943] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:46.673215 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2824caeb-6b76-4194-ab98-2fa8209717b0 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:46.675523 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a73379ae-0f21-4cfe-9b24-a94a020c5984 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:46.675859 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a73379ae-0f21-4cfe-9b24-a94a020c5984 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:46.676106 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a73379ae-0f21-4cfe-9b24-a94a020c5984 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:46.676829 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a73379ae-0f21-4cfe-9b24-a94a020c5984 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:46.677143 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a73379ae-0f21-4cfe-9b24-a94a020c5984 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:46.677538 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a73379ae-0f21-4cfe-9b24-a94a020c5984 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:46.687349 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-a73379ae-0f21-4cfe-9b24-a94a020c5984 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] HTTP exception thrown: Instance b6388ef1-04e5-4615-9954-bc9b26825943 could not be found. Jun 01 22:41:46.687689 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a73379ae-0f21-4cfe-9b24-a94a020c5984 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Returning 404 to user: Instance b6388ef1-04e5-4615-9954-bc9b26825943 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:41:46.688015 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a73379ae-0f21-4cfe-9b24-a94a020c5984 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943" status: 404 len: 111 microversion: 2.1 time: 0.020244 Jun 01 22:41:46.688327 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 882/2645] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:46 2026] GET /compute/v2.1/servers/b6388ef1-04e5-4615-9954-bc9b26825943 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:41:46.858047 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2824caeb-6b76-4194-ab98-2fa8209717b0 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:46.869417 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2824caeb-6b76-4194-ab98-2fa8209717b0 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1254 microversion: 2.1 time: 0.236561 Jun 01 22:41:46.870210 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 899/2646] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:46 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1254 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:47.286587 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-244bb229-a8c5-4d16-a8b0-24e9a160fd49 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "7b4d7424-46ac-41dc-8f9b-6b35eeb2dc1a"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:47.287032 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-244bb229-a8c5-4d16-a8b0-24e9a160fd49 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:47.290730 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-244bb229-a8c5-4d16-a8b0-24e9a160fd49 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:47.291019 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-244bb229-a8c5-4d16-a8b0-24e9a160fd49 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:47.291254 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-244bb229-a8c5-4d16-a8b0-24e9a160fd49 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:47.291658 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-244bb229-a8c5-4d16-a8b0-24e9a160fd49 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:47.291904 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-244bb229-a8c5-4d16-a8b0-24e9a160fd49 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:47.292129 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-244bb229-a8c5-4d16-a8b0-24e9a160fd49 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:47.693587 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-fe26375c-9f10-491a-ab76-061eaf80faf9 req-906037e6-8d81-4d57-98ea-6e16726aaafd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "efd77091-9fc3-4d58-b579-1d62eb72eace", "name": "network-vif-plugged", "status": "completed", "tag": "53764f07-bbb8-49bd-a9f9-bc9c828ba70c"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:47.699327 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-fe26375c-9f10-491a-ab76-061eaf80faf9 req-906037e6-8d81-4d57-98ea-6e16726aaafd service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:47.699642 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-fe26375c-9f10-491a-ab76-061eaf80faf9 req-906037e6-8d81-4d57-98ea-6e16726aaafd service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:47.699797 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-fe26375c-9f10-491a-ab76-061eaf80faf9 req-906037e6-8d81-4d57-98ea-6e16726aaafd service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:47.706621 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-fe26375c-9f10-491a-ab76-061eaf80faf9 req-906037e6-8d81-4d57-98ea-6e16726aaafd service nova] Creating event network-vif-plugged:53764f07-bbb8-49bd-a9f9-bc9c828ba70c for instance efd77091-9fc3-4d58-b579-1d62eb72eace on np0000001904 Jun 01 22:41:47.707048 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-fe26375c-9f10-491a-ab76-061eaf80faf9 req-906037e6-8d81-4d57-98ea-6e16726aaafd service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:41:47.710904 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-fe26375c-9f10-491a-ab76-061eaf80faf9 req-906037e6-8d81-4d57-98ea-6e16726aaafd service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019438 Jun 01 22:41:47.711663 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 883/2647] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:41:47 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:47.807651 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-467e4818-9a98-45f1-afbf-9f326953f82c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:47.808034 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-467e4818-9a98-45f1-afbf-9f326953f82c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:47.811489 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-467e4818-9a98-45f1-afbf-9f326953f82c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:47.811741 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-467e4818-9a98-45f1-afbf-9f326953f82c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:47.811906 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-467e4818-9a98-45f1-afbf-9f326953f82c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:47.812202 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-467e4818-9a98-45f1-afbf-9f326953f82c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:47.812376 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-467e4818-9a98-45f1-afbf-9f326953f82c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:47.812527 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-467e4818-9a98-45f1-afbf-9f326953f82c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:47.819745 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-467e4818-9a98-45f1-afbf-9f326953f82c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] HTTP exception thrown: Instance d82ee761-cc2a-4784-a117-1df39181f0d1 could not be found. Jun 01 22:41:47.820134 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-467e4818-9a98-45f1-afbf-9f326953f82c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Returning 404 to user: Instance d82ee761-cc2a-4784-a117-1df39181f0d1 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:41:47.820452 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-467e4818-9a98-45f1-afbf-9f326953f82c tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 404 len: 111 microversion: 2.1 time: 0.015524 Jun 01 22:41:47.820807 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 900/2648] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:41:47 2026] DELETE /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:41:47.830222 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e1803217-f3b9-49d8-9d7a-932efb6b7fc4 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:47.832241 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e1803217-f3b9-49d8-9d7a-932efb6b7fc4 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] [instance: d82ee761-cc2a-4784-a117-1df39181f0d1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:47.837855 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e1803217-f3b9-49d8-9d7a-932efb6b7fc4 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:47.838178 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e1803217-f3b9-49d8-9d7a-932efb6b7fc4 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:47.838453 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e1803217-f3b9-49d8-9d7a-932efb6b7fc4 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:47.839004 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e1803217-f3b9-49d8-9d7a-932efb6b7fc4 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:47.839472 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e1803217-f3b9-49d8-9d7a-932efb6b7fc4 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:47.839940 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e1803217-f3b9-49d8-9d7a-932efb6b7fc4 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:47.848446 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-e1803217-f3b9-49d8-9d7a-932efb6b7fc4 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] HTTP exception thrown: Instance d82ee761-cc2a-4784-a117-1df39181f0d1 could not be found. Jun 01 22:41:47.848735 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e1803217-f3b9-49d8-9d7a-932efb6b7fc4 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] Returning 404 to user: Instance d82ee761-cc2a-4784-a117-1df39181f0d1 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:41:47.849131 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e1803217-f3b9-49d8-9d7a-932efb6b7fc4 tempest-AttachVolumeNegativeTest-1957419436 tempest-AttachVolumeNegativeTest-1957419436-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1" status: 404 len: 111 microversion: 2.1 time: 0.021466 Jun 01 22:41:47.849459 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 884/2649] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:47 2026] GET /compute/v2.1/servers/d82ee761-cc2a-4784-a117-1df39181f0d1 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:41:47.886322 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-81ac1c62-f25d-4aed-bfe1-02201b7e2994 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:47.887663 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-81ac1c62-f25d-4aed-bfe1-02201b7e2994 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:47.892579 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81ac1c62-f25d-4aed-bfe1-02201b7e2994 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:47.892869 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81ac1c62-f25d-4aed-bfe1-02201b7e2994 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:47.893100 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81ac1c62-f25d-4aed-bfe1-02201b7e2994 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:47.893519 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81ac1c62-f25d-4aed-bfe1-02201b7e2994 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:47.893837 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81ac1c62-f25d-4aed-bfe1-02201b7e2994 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:47.894178 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81ac1c62-f25d-4aed-bfe1-02201b7e2994 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:47.912116 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-81ac1c62-f25d-4aed-bfe1-02201b7e2994 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:48.066985 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-81ac1c62-f25d-4aed-bfe1-02201b7e2994 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:41:48.074972 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-81ac1c62-f25d-4aed-bfe1-02201b7e2994 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1442 microversion: 2.1 time: 0.190324 Jun 01 22:41:48.075407 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 901/2650] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:41:47 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1442 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:41:48.097414 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-12117404-93b4-4b8a-90cc-16ed71632fb6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:48.099580 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-12117404-93b4-4b8a-90cc-16ed71632fb6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:48.104056 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12117404-93b4-4b8a-90cc-16ed71632fb6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:48.104400 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12117404-93b4-4b8a-90cc-16ed71632fb6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:48.104648 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12117404-93b4-4b8a-90cc-16ed71632fb6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:48.105073 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12117404-93b4-4b8a-90cc-16ed71632fb6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:48.105351 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12117404-93b4-4b8a-90cc-16ed71632fb6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:48.105600 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12117404-93b4-4b8a-90cc-16ed71632fb6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:48.132111 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-12117404-93b4-4b8a-90cc-16ed71632fb6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:41:48.231830 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-12117404-93b4-4b8a-90cc-16ed71632fb6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.132431 Jun 01 22:41:48.232217 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 885/2651] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:41:48 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace/os-interface => generated 282 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:48.879581 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-84e1b67a-d3e4-4f6a-bf38-1242bf7dd1cc req-dbf00113-014d-4813-8065-96a4ef0e792c service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "efd77091-9fc3-4d58-b579-1d62eb72eace", "tag": "53764f07-bbb8-49bd-a9f9-bc9c828ba70c"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:48.887929 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-84e1b67a-d3e4-4f6a-bf38-1242bf7dd1cc req-dbf00113-014d-4813-8065-96a4ef0e792c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:48.888160 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-84e1b67a-d3e4-4f6a-bf38-1242bf7dd1cc req-dbf00113-014d-4813-8065-96a4ef0e792c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:48.888333 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-84e1b67a-d3e4-4f6a-bf38-1242bf7dd1cc req-dbf00113-014d-4813-8065-96a4ef0e792c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:48.896539 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-84e1b67a-d3e4-4f6a-bf38-1242bf7dd1cc req-dbf00113-014d-4813-8065-96a4ef0e792c service nova] Creating event network-changed:53764f07-bbb8-49bd-a9f9-bc9c828ba70c for instance efd77091-9fc3-4d58-b579-1d62eb72eace on np0000001904 Jun 01 22:41:48.897055 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-84e1b67a-d3e4-4f6a-bf38-1242bf7dd1cc req-dbf00113-014d-4813-8065-96a4ef0e792c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:41:48.901954 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-84e1b67a-d3e4-4f6a-bf38-1242bf7dd1cc req-dbf00113-014d-4813-8065-96a4ef0e792c service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024635 Jun 01 22:41:48.902330 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 902/2652] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:41:48 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:49.854079 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-244bb229-a8c5-4d16-a8b0-24e9a160fd49 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "POST /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.569633 Jun 01 22:41:49.854079 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 866/2653] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:41:47 2026] POST /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments => generated 194 bytes in 2570 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:51.855873 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-540ec0e5-c592-4d61-b174-6530c5c15230 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:51.868229 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-540ec0e5-c592-4d61-b174-6530c5c15230 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/flavors/84" status: 200 len: 387 microversion: 2.60 time: 0.017956 Jun 01 22:41:51.868509 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 903/2654] 10.4.3.116 () {68 vars in 1293 bytes} [Mon Jun 1 22:41:51 2026] GET /compute/v2.1/flavors/84 => generated 387 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:41:51.939078 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-edecf579-c245-44ed-b345-749a86360925 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:51.939556 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-edecf579-c245-44ed-b345-749a86360925 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:51.944324 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-edecf579-c245-44ed-b345-749a86360925 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:51.944802 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-edecf579-c245-44ed-b345-749a86360925 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:51.945322 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-edecf579-c245-44ed-b345-749a86360925 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:51.946010 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-edecf579-c245-44ed-b345-749a86360925 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:51.946010 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-edecf579-c245-44ed-b345-749a86360925 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:51.946228 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-edecf579-c245-44ed-b345-749a86360925 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:51.957360 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=210,nova_cell1:UPDATE=1,nova_cell1:INSERT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:41:51.974453 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-012790ea-afd1-4953-afc7-cf3053307038 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] Action: 'create', calling method: >, body: {"volume": {"size": 1, "display_name": "tempest-VolumesSnapshotsTestJSON-volume-139287990"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:52.027432 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-edecf579-c245-44ed-b345-749a86360925 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lazy-loading 'services' on Instance uuid e9baf122-f3d2-4e25-881e-b39d278350af {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:41:52.098284 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-edecf579-c245-44ed-b345-749a86360925 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af/os-volume_attachments/659c7c59-f35c-41ac-abb6-42794c0d300c" status: 202 len: 0 microversion: 2.60 time: 0.161584 Jun 01 22:41:52.098696 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 867/2655] 10.4.3.116 () {68 vars in 1575 bytes} [Mon Jun 1 22:41:51 2026] DELETE /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af/os-volume_attachments/659c7c59-f35c-41ac-abb6-42794c0d300c => generated 0 bytes in 162 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:41:52.259015 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-012790ea-afd1-4953-afc7-cf3053307038 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] 10.4.3.116 "POST /compute/v2.1/os-volumes" status: 200 len: 341 microversion: 2.1 time: 0.524874 Jun 01 22:41:52.259430 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 886/2656] 10.4.3.116 () {68 vars in 1273 bytes} [Mon Jun 1 22:41:51 2026] POST /compute/v2.1/os-volumes => generated 341 bytes in 526 msecs (HTTP/1.1 200) 10 headers in 448 bytes (1 switches on core 0) Jun 01 22:41:52.277136 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-98cc778e-2d7a-4673-9f3a-a5c0aa7364d1 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:52.316514 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-98cc778e-2d7a-4673-9f3a-a5c0aa7364d1 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] 10.4.3.116 "GET /compute/v2.1/os-volumes/bc124d23-de89-4ac1-8319-a36d2c652a89" status: 200 len: 341 microversion: 2.1 time: 0.042412 Jun 01 22:41:52.317091 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 904/2657] 10.4.3.116 () {66 vars in 1363 bytes} [Mon Jun 1 22:41:52 2026] GET /compute/v2.1/os-volumes/bc124d23-de89-4ac1-8319-a36d2c652a89 => generated 341 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:53.331468 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-de5e069a-d610-4200-bf6e-9204fb1b87a9 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:53.370113 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-de5e069a-d610-4200-bf6e-9204fb1b87a9 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] 10.4.3.116 "GET /compute/v2.1/os-volumes/bc124d23-de89-4ac1-8319-a36d2c652a89" status: 200 len: 342 microversion: 2.1 time: 0.040999 Jun 01 22:41:53.370399 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 868/2658] 10.4.3.116 () {66 vars in 1363 bytes} [Mon Jun 1 22:41:53 2026] GET /compute/v2.1/os-volumes/bc124d23-de89-4ac1-8319-a36d2c652a89 => generated 342 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:53.384171 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-df61162d-cc54-417d-a096-cea8a610916b tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] Action: 'create', calling method: >, body: {"snapshot": {"volume_id": "bc124d23-de89-4ac1-8319-a36d2c652a89", "display_name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1794285129"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:41:53.476112 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-df61162d-cc54-417d-a096-cea8a610916b tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] 10.4.3.116 "POST /compute/v2.1/os-snapshots" status: 200 len: 287 microversion: 2.1 time: 0.094544 Jun 01 22:41:53.476990 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 887/2659] 10.4.3.116 () {68 vars in 1280 bytes} [Mon Jun 1 22:41:53 2026] POST /compute/v2.1/os-snapshots => generated 287 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:53.672346 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0d81169e-76da-41c5-91f3-55057e59cf13 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-reader] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:53.696243 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0d81169e-76da-41c5-91f3-55057e59cf13 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-reader] 10.4.3.116 "GET /compute/v2.1/os-snapshots/f4897f1a-74bb-4452-bac2-9cecf6858496" status: 200 len: 288 microversion: 2.1 time: 0.209993 Jun 01 22:41:53.696542 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 905/2660] 10.4.3.116 () {66 vars in 1369 bytes} [Mon Jun 1 22:41:53 2026] GET /compute/v2.1/os-snapshots/f4897f1a-74bb-4452-bac2-9cecf6858496 => generated 288 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:53.709867 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-55ee0f51-cc85-4434-affe-da6e99ac9dbc tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-reader] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:53.748064 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-55ee0f51-cc85-4434-affe-da6e99ac9dbc tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-reader] 10.4.3.116 "GET /compute/v2.1/os-snapshots" status: 200 len: 291 microversion: 2.1 time: 0.042466 Jun 01 22:41:53.748414 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 869/2661] 10.4.3.116 () {66 vars in 1258 bytes} [Mon Jun 1 22:41:53 2026] GET /compute/v2.1/os-snapshots => generated 291 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:53.762755 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-06665881-ef1e-4712-b53f-6293fdba3da1 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:53.791782 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-06665881-ef1e-4712-b53f-6293fdba3da1 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] 10.4.3.116 "GET /compute/v2.1/os-snapshots/f4897f1a-74bb-4452-bac2-9cecf6858496" status: 200 len: 288 microversion: 2.1 time: 0.034758 Jun 01 22:41:53.792254 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 888/2662] 10.4.3.116 () {66 vars in 1369 bytes} [Mon Jun 1 22:41:53 2026] GET /compute/v2.1/os-snapshots/f4897f1a-74bb-4452-bac2-9cecf6858496 => generated 288 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:53.809504 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2213e7d8-2a36-46bf-9df2-6085ec748c05 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:53.852635 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2213e7d8-2a36-46bf-9df2-6085ec748c05 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-snapshots/f4897f1a-74bb-4452-bac2-9cecf6858496" status: 202 len: 0 microversion: 2.1 time: 0.045000 Jun 01 22:41:53.853410 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 906/2663] 10.4.3.116 () {66 vars in 1372 bytes} [Mon Jun 1 22:41:53 2026] DELETE /compute/v2.1/os-snapshots/f4897f1a-74bb-4452-bac2-9cecf6858496 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:41:53.863829 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d1baa5bf-faa5-40f0-a1b3-0971341e3d2e tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:53.896297 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d1baa5bf-faa5-40f0-a1b3-0971341e3d2e tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] 10.4.3.116 "GET /compute/v2.1/os-snapshots/f4897f1a-74bb-4452-bac2-9cecf6858496" status: 200 len: 287 microversion: 2.1 time: 0.034511 Jun 01 22:41:53.899440 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 870/2664] 10.4.3.116 () {66 vars in 1369 bytes} [Mon Jun 1 22:41:53 2026] GET /compute/v2.1/os-snapshots/f4897f1a-74bb-4452-bac2-9cecf6858496 => generated 287 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:41:54.908382 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-bc7af3ac-ee06-41d0-81b8-5429dd90f481 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:54.932761 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-bc7af3ac-ee06-41d0-81b8-5429dd90f481 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] HTTP exception thrown: Snapshot f4897f1a-74bb-4452-bac2-9cecf6858496 could not be found. Jun 01 22:41:54.933022 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-bc7af3ac-ee06-41d0-81b8-5429dd90f481 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] Returning 404 to user: Snapshot f4897f1a-74bb-4452-bac2-9cecf6858496 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:41:54.933679 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-bc7af3ac-ee06-41d0-81b8-5429dd90f481 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] 10.4.3.116 "GET /compute/v2.1/os-snapshots/f4897f1a-74bb-4452-bac2-9cecf6858496" status: 404 len: 111 microversion: 2.1 time: 0.027152 Jun 01 22:41:54.934111 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 889/2665] 10.4.3.116 () {66 vars in 1369 bytes} [Mon Jun 1 22:41:54 2026] GET /compute/v2.1/os-snapshots/f4897f1a-74bb-4452-bac2-9cecf6858496 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:41:54.942551 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-06a65a23-b0fc-4d51-961f-039aecd6ec52 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:54.983452 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-06a65a23-b0fc-4d51-961f-039aecd6ec52 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-volumes/bc124d23-de89-4ac1-8319-a36d2c652a89" status: 202 len: 0 microversion: 2.1 time: 0.042682 Jun 01 22:41:54.984165 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 907/2666] 10.4.3.116 () {66 vars in 1366 bytes} [Mon Jun 1 22:41:54 2026] DELETE /compute/v2.1/os-volumes/bc124d23-de89-4ac1-8319-a36d2c652a89 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:41:54.994317 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-271e6d31-d8e5-440d-ad24-7d374e0b7c26 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:55.272989 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-271e6d31-d8e5-440d-ad24-7d374e0b7c26 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] HTTP exception thrown: Volume bc124d23-de89-4ac1-8319-a36d2c652a89 could not be found. Jun 01 22:41:55.272989 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-271e6d31-d8e5-440d-ad24-7d374e0b7c26 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] Returning 404 to user: Volume bc124d23-de89-4ac1-8319-a36d2c652a89 could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:41:55.272989 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-271e6d31-d8e5-440d-ad24-7d374e0b7c26 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] 10.4.3.116 "GET /compute/v2.1/os-volumes/bc124d23-de89-4ac1-8319-a36d2c652a89" status: 404 len: 109 microversion: 2.1 time: 0.280586 Jun 01 22:41:55.272989 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 871/2667] 10.4.3.116 () {66 vars in 1363 bytes} [Mon Jun 1 22:41:54 2026] GET /compute/v2.1/os-volumes/bc124d23-de89-4ac1-8319-a36d2c652a89 => generated 109 bytes in 281 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:41:55.288663 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-db44f920-9c02-472d-b761-680e0e57db59 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:55.311021 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-db44f920-9c02-472d-b761-680e0e57db59 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] HTTP exception thrown: Volume bc124d23-de89-4ac1-8319-a36d2c652a89 could not be found. Jun 01 22:41:55.311334 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-db44f920-9c02-472d-b761-680e0e57db59 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] Returning 404 to user: Volume bc124d23-de89-4ac1-8319-a36d2c652a89 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:41:55.311843 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-db44f920-9c02-472d-b761-680e0e57db59 tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-volumes/bc124d23-de89-4ac1-8319-a36d2c652a89" status: 404 len: 109 microversion: 2.1 time: 0.028294 Jun 01 22:41:55.312393 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 890/2668] 10.4.3.116 () {66 vars in 1366 bytes} [Mon Jun 1 22:41:55 2026] DELETE /compute/v2.1/os-volumes/bc124d23-de89-4ac1-8319-a36d2c652a89 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:41:55.324388 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5eb44117-52e1-445d-9af0-3a26c5a3cbaf tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:55.354632 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-5eb44117-52e1-445d-9af0-3a26c5a3cbaf tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] HTTP exception thrown: Volume bc124d23-de89-4ac1-8319-a36d2c652a89 could not be found. Jun 01 22:41:55.355050 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5eb44117-52e1-445d-9af0-3a26c5a3cbaf tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] Returning 404 to user: Volume bc124d23-de89-4ac1-8319-a36d2c652a89 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:41:55.356410 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5eb44117-52e1-445d-9af0-3a26c5a3cbaf tempest-VolumesSnapshotsTestJSON-733548966 tempest-VolumesSnapshotsTestJSON-733548966-project-member] 10.4.3.116 "GET /compute/v2.1/os-volumes/bc124d23-de89-4ac1-8319-a36d2c652a89" status: 404 len: 109 microversion: 2.1 time: 0.035152 Jun 01 22:41:55.357492 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 908/2669] 10.4.3.116 () {66 vars in 1363 bytes} [Mon Jun 1 22:41:55 2026] GET /compute/v2.1/os-volumes/bc124d23-de89-4ac1-8319-a36d2c652a89 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:41:55.377879 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e85a0300-46c0-4afc-9b89-5a476ed2e5ab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:41:55.378539 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e85a0300-46c0-4afc-9b89-5a476ed2e5ab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:41:55.383649 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e85a0300-46c0-4afc-9b89-5a476ed2e5ab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:55.383911 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e85a0300-46c0-4afc-9b89-5a476ed2e5ab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:55.384297 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e85a0300-46c0-4afc-9b89-5a476ed2e5ab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:55.384443 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e85a0300-46c0-4afc-9b89-5a476ed2e5ab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:41:55.384685 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e85a0300-46c0-4afc-9b89-5a476ed2e5ab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:41:55.384912 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e85a0300-46c0-4afc-9b89-5a476ed2e5ab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:41:55.448013 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-e85a0300-46c0-4afc-9b89-5a476ed2e5ab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lazy-loading 'services' on Instance uuid feff4eb4-877b-4953-8359-71911bdec33c {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:41:55.502594 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e85a0300-46c0-4afc-9b89-5a476ed2e5ab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c/os-volume_attachments/659c7c59-f35c-41ac-abb6-42794c0d300c" status: 202 len: 0 microversion: 2.60 time: 0.126975 Jun 01 22:41:55.502971 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 872/2670] 10.4.3.116 () {68 vars in 1575 bytes} [Mon Jun 1 22:41:55 2026] DELETE /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c/os-volume_attachments/659c7c59-f35c-41ac-abb6-42794c0d300c => generated 0 bytes in 128 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:41:58.102160 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=21 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:41:58.126741 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=72 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:41:58.891829 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=65,nova_cell1:UPDATE=4,nova_cell1:INSERT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:42:00.959051 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-15ad9bfb-5711-4973-98e0-518e54e3997a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:00.959438 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-15ad9bfb-5711-4973-98e0-518e54e3997a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:00.963194 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-15ad9bfb-5711-4973-98e0-518e54e3997a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:00.963421 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-15ad9bfb-5711-4973-98e0-518e54e3997a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:00.963619 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-15ad9bfb-5711-4973-98e0-518e54e3997a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:00.963956 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-15ad9bfb-5711-4973-98e0-518e54e3997a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:00.964149 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-15ad9bfb-5711-4973-98e0-518e54e3997a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:00.964320 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-15ad9bfb-5711-4973-98e0-518e54e3997a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:01.014583 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-15ad9bfb-5711-4973-98e0-518e54e3997a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lazy-loading 'services' on Instance uuid ee25a6ee-e6c2-4fbd-b266-7280a22931e1 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:42:01.068170 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-15ad9bfb-5711-4973-98e0-518e54e3997a tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments/7b4d7424-46ac-41dc-8f9b-6b35eeb2dc1a" status: 202 len: 0 microversion: 2.1 time: 0.112046 Jun 01 22:42:01.068541 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 891/2671] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:42:00 2026] DELETE /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments/7b4d7424-46ac-41dc-8f9b-6b35eeb2dc1a => generated 0 bytes in 113 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:42:01.083357 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2c87e267-f36b-4b70-b65f-540d26c08bc9 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:01.085818 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2c87e267-f36b-4b70-b65f-540d26c08bc9 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:01.089936 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2c87e267-f36b-4b70-b65f-540d26c08bc9 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:01.090217 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2c87e267-f36b-4b70-b65f-540d26c08bc9 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:01.090442 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2c87e267-f36b-4b70-b65f-540d26c08bc9 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:01.091011 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2c87e267-f36b-4b70-b65f-540d26c08bc9 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:01.091185 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2c87e267-f36b-4b70-b65f-540d26c08bc9 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:01.091404 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2c87e267-f36b-4b70-b65f-540d26c08bc9 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:01.109558 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2c87e267-f36b-4b70-b65f-540d26c08bc9 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.029162 Jun 01 22:42:01.109927 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 909/2672] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:42:01 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:01.873844 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d47e35d9-b8dc-48a6-a756-32c4a18ea6a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:01.875508 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d47e35d9-b8dc-48a6-a756-32c4a18ea6a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:01.879807 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d47e35d9-b8dc-48a6-a756-32c4a18ea6a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:01.879964 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d47e35d9-b8dc-48a6-a756-32c4a18ea6a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:01.880122 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d47e35d9-b8dc-48a6-a756-32c4a18ea6a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:01.880367 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d47e35d9-b8dc-48a6-a756-32c4a18ea6a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:01.880499 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d47e35d9-b8dc-48a6-a756-32c4a18ea6a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:01.880652 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d47e35d9-b8dc-48a6-a756-32c4a18ea6a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:01.898609 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d47e35d9-b8dc-48a6-a756-32c4a18ea6a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c/os-volume_attachments" status: 200 len: 25 microversion: 2.60 time: 0.026918 Jun 01 22:42:01.898857 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 873/2673] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:42:01 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:01.939761 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d02d80a5-abd2-4f39-8cba-0d8962a71f66 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:01.941164 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d02d80a5-abd2-4f39-8cba-0d8962a71f66 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:01.946952 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d02d80a5-abd2-4f39-8cba-0d8962a71f66 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:01.946952 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d02d80a5-abd2-4f39-8cba-0d8962a71f66 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:01.946952 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d02d80a5-abd2-4f39-8cba-0d8962a71f66 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:01.947127 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d02d80a5-abd2-4f39-8cba-0d8962a71f66 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:01.947383 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d02d80a5-abd2-4f39-8cba-0d8962a71f66 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:01.947579 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d02d80a5-abd2-4f39-8cba-0d8962a71f66 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:01.965451 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d02d80a5-abd2-4f39-8cba-0d8962a71f66 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af/os-volume_attachments" status: 200 len: 25 microversion: 2.60 time: 0.027633 Jun 01 22:42:01.965982 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 892/2674] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:42:01 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af/os-volume_attachments => generated 25 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:02.124658 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ba94b987-a517-4b37-8a6f-8a3145475e15 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:02.126246 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ba94b987-a517-4b37-8a6f-8a3145475e15 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:02.132383 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba94b987-a517-4b37-8a6f-8a3145475e15 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:02.132748 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba94b987-a517-4b37-8a6f-8a3145475e15 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:02.133029 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba94b987-a517-4b37-8a6f-8a3145475e15 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:02.133306 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba94b987-a517-4b37-8a6f-8a3145475e15 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:02.133520 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba94b987-a517-4b37-8a6f-8a3145475e15 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:02.133690 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba94b987-a517-4b37-8a6f-8a3145475e15 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:02.159306 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ba94b987-a517-4b37-8a6f-8a3145475e15 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.037967 Jun 01 22:42:02.159610 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 910/2675] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:42:02 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:03.172363 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f805b747-90fd-43eb-ba25-79f7d15c9998 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:03.173715 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f805b747-90fd-43eb-ba25-79f7d15c9998 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:03.177446 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f805b747-90fd-43eb-ba25-79f7d15c9998 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:03.177446 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f805b747-90fd-43eb-ba25-79f7d15c9998 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:03.177621 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f805b747-90fd-43eb-ba25-79f7d15c9998 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:03.177903 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f805b747-90fd-43eb-ba25-79f7d15c9998 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:03.178101 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f805b747-90fd-43eb-ba25-79f7d15c9998 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:03.178278 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f805b747-90fd-43eb-ba25-79f7d15c9998 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:03.218391 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f805b747-90fd-43eb-ba25-79f7d15c9998 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.048980 Jun 01 22:42:03.219003 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 874/2676] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:42:03 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments => generated 197 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:03.461490 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-AttachVolumeMultiAttachTest-server-845709321", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "f16e3537-0fd5-495b-a110-29ab79f820d2", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "0f0578bf-253b-47a1-8763-c5804e7d9cbb"}]}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:03.504683 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:03.505087 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:03.505405 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:03.506221 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:03.506580 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:03.506931 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:03.513223 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] validate_networks() for [('0f0578bf-253b-47a1-8763-c5804e7d9cbb', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:42:03.514881 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:03.762692 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:03.990486 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:42:03.990791 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:42:03.991073 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:42:03.991453 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:42:03.991705 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:42:04.000465 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:04.000723 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:04.000928 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:04.001602 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:04.001808 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:04.001981 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:04.018086 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Getting quotas for project 987c6a05350b455cb998685574d3a431. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:42:04.021141 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Getting quotas for user dd39ecb231444e33b84c642fdf658351 and project 987c6a05350b455cb998685574d3a431. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:42:04.062292 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:42:04.063902 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] 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='f16e3537-0fd5-495b-a110-29ab79f820d2',volume_size=None,volume_type=None)] {{(pid=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:42:04.215130 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d1100563-b1c0-47a1-8bb3-cce6da91b1a7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.60 time: 0.755208 Jun 01 22:42:04.222154 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 893/2677] 10.4.3.116 () {70 vars in 1306 bytes} [Mon Jun 1 22:42:03 2026] POST /compute/v2.1/servers => generated 380 bytes in 758 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) Jun 01 22:42:04.231672 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6863f82c-ca01-40d1-bd48-e529b2eecf0c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:04.232116 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-40fcaa6a-6989-4735-81fd-6168db40f866 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:04.233545 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6863f82c-ca01-40d1-bd48-e529b2eecf0c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:04.233619 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-40fcaa6a-6989-4735-81fd-6168db40f866 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:04.237281 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40fcaa6a-6989-4735-81fd-6168db40f866 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:04.237463 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40fcaa6a-6989-4735-81fd-6168db40f866 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:04.237672 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40fcaa6a-6989-4735-81fd-6168db40f866 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:04.237893 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40fcaa6a-6989-4735-81fd-6168db40f866 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:04.238034 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40fcaa6a-6989-4735-81fd-6168db40f866 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:04.238130 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40fcaa6a-6989-4735-81fd-6168db40f866 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:04.250829 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6863f82c-ca01-40d1-bd48-e529b2eecf0c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:04.265873 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-40fcaa6a-6989-4735-81fd-6168db40f866 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.035319 Jun 01 22:42:04.266333 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 875/2678] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:42:04 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1/os-volume_attachments => generated 25 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:42:04.319713 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6863f82c-ca01-40d1-bd48-e529b2eecf0c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:04.327975 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6863f82c-ca01-40d1-bd48-e529b2eecf0c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:04.327975 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6863f82c-ca01-40d1-bd48-e529b2eecf0c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:04.331789 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6863f82c-ca01-40d1-bd48-e529b2eecf0c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1150 microversion: 2.60 time: 0.102119 Jun 01 22:42:04.333663 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 911/2679] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:04 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1150 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:05.356990 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-51544206-ab84-4ae3-9ca3-d92010721ca9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:05.359441 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-51544206-ab84-4ae3-9ca3-d92010721ca9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:05.365077 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51544206-ab84-4ae3-9ca3-d92010721ca9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:05.365407 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51544206-ab84-4ae3-9ca3-d92010721ca9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:05.365692 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51544206-ab84-4ae3-9ca3-d92010721ca9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:05.366207 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51544206-ab84-4ae3-9ca3-d92010721ca9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:05.366576 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51544206-ab84-4ae3-9ca3-d92010721ca9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:05.366912 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-51544206-ab84-4ae3-9ca3-d92010721ca9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:05.382933 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-51544206-ab84-4ae3-9ca3-d92010721ca9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:05.436941 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-51544206-ab84-4ae3-9ca3-d92010721ca9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:05.443253 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-51544206-ab84-4ae3-9ca3-d92010721ca9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:05.444014 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-51544206-ab84-4ae3-9ca3-d92010721ca9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:05.448181 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-51544206-ab84-4ae3-9ca3-d92010721ca9 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1232 microversion: 2.60 time: 0.093498 Jun 01 22:42:05.448555 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 894/2680] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:05 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1232 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:06.467012 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a0a3491c-3510-44a0-bbd0-618a69605ea0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:06.468502 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a0a3491c-3510-44a0-bbd0-618a69605ea0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:06.473147 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a0a3491c-3510-44a0-bbd0-618a69605ea0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:06.473475 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a0a3491c-3510-44a0-bbd0-618a69605ea0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:06.473775 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a0a3491c-3510-44a0-bbd0-618a69605ea0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:06.474283 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a0a3491c-3510-44a0-bbd0-618a69605ea0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:06.474687 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a0a3491c-3510-44a0-bbd0-618a69605ea0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:06.475056 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a0a3491c-3510-44a0-bbd0-618a69605ea0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:06.494282 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a0a3491c-3510-44a0-bbd0-618a69605ea0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:06.551215 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a0a3491c-3510-44a0-bbd0-618a69605ea0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:06.555844 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a0a3491c-3510-44a0-bbd0-618a69605ea0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:06.556402 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a0a3491c-3510-44a0-bbd0-618a69605ea0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:06.559462 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a0a3491c-3510-44a0-bbd0-618a69605ea0 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1280 microversion: 2.60 time: 0.094378 Jun 01 22:42:06.559763 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 876/2681] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:06 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1280 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:07.578283 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b1b0f7cb-7f09-4d9d-a501-19ff316597ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:07.579755 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b1b0f7cb-7f09-4d9d-a501-19ff316597ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:07.584610 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b1b0f7cb-7f09-4d9d-a501-19ff316597ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:07.584993 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b1b0f7cb-7f09-4d9d-a501-19ff316597ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:07.585314 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b1b0f7cb-7f09-4d9d-a501-19ff316597ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:07.585932 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b1b0f7cb-7f09-4d9d-a501-19ff316597ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:07.586372 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b1b0f7cb-7f09-4d9d-a501-19ff316597ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:07.586871 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b1b0f7cb-7f09-4d9d-a501-19ff316597ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:07.604144 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b1b0f7cb-7f09-4d9d-a501-19ff316597ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:07.659524 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b1b0f7cb-7f09-4d9d-a501-19ff316597ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:07.665683 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b1b0f7cb-7f09-4d9d-a501-19ff316597ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:07.666428 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b1b0f7cb-7f09-4d9d-a501-19ff316597ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:07.670257 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b1b0f7cb-7f09-4d9d-a501-19ff316597ed tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1280 microversion: 2.60 time: 0.094051 Jun 01 22:42:07.670540 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 912/2682] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:07 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1280 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:08.688195 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a239e4fc-b49f-4ee4-adc8-c2a8e7766d58 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:08.690020 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a239e4fc-b49f-4ee4-adc8-c2a8e7766d58 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:08.694035 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a239e4fc-b49f-4ee4-adc8-c2a8e7766d58 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:08.694268 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a239e4fc-b49f-4ee4-adc8-c2a8e7766d58 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:08.694463 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a239e4fc-b49f-4ee4-adc8-c2a8e7766d58 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:08.694901 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a239e4fc-b49f-4ee4-adc8-c2a8e7766d58 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:08.695186 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a239e4fc-b49f-4ee4-adc8-c2a8e7766d58 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:08.695446 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a239e4fc-b49f-4ee4-adc8-c2a8e7766d58 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:08.708247 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a239e4fc-b49f-4ee4-adc8-c2a8e7766d58 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:08.752996 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a239e4fc-b49f-4ee4-adc8-c2a8e7766d58 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:08.757746 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a239e4fc-b49f-4ee4-adc8-c2a8e7766d58 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:08.758299 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a239e4fc-b49f-4ee4-adc8-c2a8e7766d58 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:08.761404 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a239e4fc-b49f-4ee4-adc8-c2a8e7766d58 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1288 microversion: 2.60 time: 0.075184 Jun 01 22:42:08.761670 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 895/2683] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:08 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1288 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:09.777399 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-bd078326-0b53-43ad-ab04-d43632f13681 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:09.779552 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-bd078326-0b53-43ad-ab04-d43632f13681 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:09.783675 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bd078326-0b53-43ad-ab04-d43632f13681 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:09.783965 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bd078326-0b53-43ad-ab04-d43632f13681 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:09.784167 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bd078326-0b53-43ad-ab04-d43632f13681 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:09.784618 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bd078326-0b53-43ad-ab04-d43632f13681 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:09.785007 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bd078326-0b53-43ad-ab04-d43632f13681 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:09.785332 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bd078326-0b53-43ad-ab04-d43632f13681 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:09.799051 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-bd078326-0b53-43ad-ab04-d43632f13681 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:09.949550 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-7f51be15-4f79-4423-9c1d-58a58479c8c4 req-3690e07f-fb95-4348-bcdb-ff6f8eb62d61 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "e1afd64e-d3b3-4087-b994-56d3d283ce76", "tag": "470c8415-2ade-42e4-9f4f-69cb8a4e5fca"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:09.955677 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7f51be15-4f79-4423-9c1d-58a58479c8c4 req-3690e07f-fb95-4348-bcdb-ff6f8eb62d61 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:09.955836 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7f51be15-4f79-4423-9c1d-58a58479c8c4 req-3690e07f-fb95-4348-bcdb-ff6f8eb62d61 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:09.955988 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7f51be15-4f79-4423-9c1d-58a58479c8c4 req-3690e07f-fb95-4348-bcdb-ff6f8eb62d61 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:09.962471 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-7f51be15-4f79-4423-9c1d-58a58479c8c4 req-3690e07f-fb95-4348-bcdb-ff6f8eb62d61 service nova] Creating event network-changed:470c8415-2ade-42e4-9f4f-69cb8a4e5fca for instance e1afd64e-d3b3-4087-b994-56d3d283ce76 on np0000001904 Jun 01 22:42:09.962949 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-7f51be15-4f79-4423-9c1d-58a58479c8c4 req-3690e07f-fb95-4348-bcdb-ff6f8eb62d61 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:42:09.966991 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-7f51be15-4f79-4423-9c1d-58a58479c8c4 req-3690e07f-fb95-4348-bcdb-ff6f8eb62d61 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019191 Jun 01 22:42:09.967390 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 913/2684] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:42:09 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:09.996487 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-bd078326-0b53-43ad-ab04-d43632f13681 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:10.002491 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-bd078326-0b53-43ad-ab04-d43632f13681 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:10.003062 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-bd078326-0b53-43ad-ab04-d43632f13681 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:10.007472 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-bd078326-0b53-43ad-ab04-d43632f13681 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1330 microversion: 2.60 time: 0.231873 Jun 01 22:42:10.007882 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 877/2685] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:09 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1330 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:11.028910 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-050c4721-0b24-4f8c-bc1f-5b9fe9a82260 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:11.030853 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-050c4721-0b24-4f8c-bc1f-5b9fe9a82260 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:11.035167 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-050c4721-0b24-4f8c-bc1f-5b9fe9a82260 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:11.035415 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-050c4721-0b24-4f8c-bc1f-5b9fe9a82260 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:11.035635 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-050c4721-0b24-4f8c-bc1f-5b9fe9a82260 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:11.036093 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-050c4721-0b24-4f8c-bc1f-5b9fe9a82260 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:11.036385 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-050c4721-0b24-4f8c-bc1f-5b9fe9a82260 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:11.036739 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-050c4721-0b24-4f8c-bc1f-5b9fe9a82260 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:11.054583 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-050c4721-0b24-4f8c-bc1f-5b9fe9a82260 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:11.249099 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-050c4721-0b24-4f8c-bc1f-5b9fe9a82260 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:11.254103 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-050c4721-0b24-4f8c-bc1f-5b9fe9a82260 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:11.254750 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-050c4721-0b24-4f8c-bc1f-5b9fe9a82260 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:11.258110 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-050c4721-0b24-4f8c-bc1f-5b9fe9a82260 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1340 microversion: 2.60 time: 0.230794 Jun 01 22:42:11.258404 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 896/2686] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:11 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1340 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:12.219106 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e0a3163e-edaa-4d24-85d1-010db0c0c063 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:12.219106 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e0a3163e-edaa-4d24-85d1-010db0c0c063 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:12.222587 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e0a3163e-edaa-4d24-85d1-010db0c0c063 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:12.222821 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e0a3163e-edaa-4d24-85d1-010db0c0c063 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:12.222896 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e0a3163e-edaa-4d24-85d1-010db0c0c063 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:12.223232 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e0a3163e-edaa-4d24-85d1-010db0c0c063 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:12.223423 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e0a3163e-edaa-4d24-85d1-010db0c0c063 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:12.223548 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e0a3163e-edaa-4d24-85d1-010db0c0c063 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:12.242658 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e0a3163e-edaa-4d24-85d1-010db0c0c063 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:42:12.278821 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c550fa08-7e57-40ed-9402-6772185f26be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:12.282845 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c550fa08-7e57-40ed-9402-6772185f26be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:12.287425 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c550fa08-7e57-40ed-9402-6772185f26be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:12.287744 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c550fa08-7e57-40ed-9402-6772185f26be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:12.287939 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c550fa08-7e57-40ed-9402-6772185f26be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:12.288348 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c550fa08-7e57-40ed-9402-6772185f26be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:12.288636 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c550fa08-7e57-40ed-9402-6772185f26be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:12.288939 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c550fa08-7e57-40ed-9402-6772185f26be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:12.311727 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c550fa08-7e57-40ed-9402-6772185f26be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:12.325248 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e0a3163e-edaa-4d24-85d1-010db0c0c063 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1" status: 204 len: 0 microversion: 2.1 time: 0.108439 Jun 01 22:42:12.326163 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 914/2687] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:42:12 2026] DELETE /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:42:12.337004 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b2d1c20b-2c2d-4195-a3fa-3c0d836e5442 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:12.344796 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b2d1c20b-2c2d-4195-a3fa-3c0d836e5442 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:12.352512 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2d1c20b-2c2d-4195-a3fa-3c0d836e5442 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:12.352512 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2d1c20b-2c2d-4195-a3fa-3c0d836e5442 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:12.352512 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2d1c20b-2c2d-4195-a3fa-3c0d836e5442 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:12.352512 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2d1c20b-2c2d-4195-a3fa-3c0d836e5442 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:12.352929 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2d1c20b-2c2d-4195-a3fa-3c0d836e5442 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:12.352929 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2d1c20b-2c2d-4195-a3fa-3c0d836e5442 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:12.377596 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b2d1c20b-2c2d-4195-a3fa-3c0d836e5442 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:12.439179 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c550fa08-7e57-40ed-9402-6772185f26be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:12.444721 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c550fa08-7e57-40ed-9402-6772185f26be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:12.445282 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c550fa08-7e57-40ed-9402-6772185f26be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:12.449170 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c550fa08-7e57-40ed-9402-6772185f26be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1328 microversion: 2.60 time: 0.172072 Jun 01 22:42:12.449407 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 878/2688] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:12 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1328 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:12.531224 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b2d1c20b-2c2d-4195-a3fa-3c0d836e5442 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56758b3936f64470a0fe1a52cf96cc2b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e757e10a0e494708a8c4706e31d39590', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:12.538433 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b2d1c20b-2c2d-4195-a3fa-3c0d836e5442 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1" status: 200 len: 1726 microversion: 2.1 time: 0.203816 Jun 01 22:42:12.538927 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 897/2689] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:12 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1 => generated 1726 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:13.471287 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-06d1f9a8-7871-4377-a76e-69daa4b77fda tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:13.472971 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-06d1f9a8-7871-4377-a76e-69daa4b77fda tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:13.477437 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06d1f9a8-7871-4377-a76e-69daa4b77fda tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:13.477730 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06d1f9a8-7871-4377-a76e-69daa4b77fda tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:13.478002 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06d1f9a8-7871-4377-a76e-69daa4b77fda tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:13.478506 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06d1f9a8-7871-4377-a76e-69daa4b77fda tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:13.478932 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06d1f9a8-7871-4377-a76e-69daa4b77fda tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:13.479265 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06d1f9a8-7871-4377-a76e-69daa4b77fda tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:13.497423 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-06d1f9a8-7871-4377-a76e-69daa4b77fda tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:13.508519 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-dcebb715-8991-41c4-9fa9-11d11d1ebc7b req-dfccc237-a486-42a4-b11b-8fd8008ec540 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ee25a6ee-e6c2-4fbd-b266-7280a22931e1", "name": "network-vif-unplugged", "status": "completed", "tag": "ed80fff5-a061-4400-a109-4bc9dfb87c3b"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:13.514912 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-dcebb715-8991-41c4-9fa9-11d11d1ebc7b req-dfccc237-a486-42a4-b11b-8fd8008ec540 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:13.515080 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-dcebb715-8991-41c4-9fa9-11d11d1ebc7b req-dfccc237-a486-42a4-b11b-8fd8008ec540 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:13.515232 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-dcebb715-8991-41c4-9fa9-11d11d1ebc7b req-dfccc237-a486-42a4-b11b-8fd8008ec540 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:13.524152 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-dcebb715-8991-41c4-9fa9-11d11d1ebc7b req-dfccc237-a486-42a4-b11b-8fd8008ec540 service nova] Creating event network-vif-unplugged:ed80fff5-a061-4400-a109-4bc9dfb87c3b for instance ee25a6ee-e6c2-4fbd-b266-7280a22931e1 on np0000001904 Jun 01 22:42:13.524688 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-dcebb715-8991-41c4-9fa9-11d11d1ebc7b req-dfccc237-a486-42a4-b11b-8fd8008ec540 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:42:13.534276 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-dcebb715-8991-41c4-9fa9-11d11d1ebc7b req-dfccc237-a486-42a4-b11b-8fd8008ec540 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.027474 Jun 01 22:42:13.534574 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 879/2690] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:42:13 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:13.556100 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-742ba65f-6da0-45f7-a09d-c7e76f1fe0f0 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:13.556807 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-742ba65f-6da0-45f7-a09d-c7e76f1fe0f0 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:13.561419 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-742ba65f-6da0-45f7-a09d-c7e76f1fe0f0 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:13.563260 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-742ba65f-6da0-45f7-a09d-c7e76f1fe0f0 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:13.563260 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-742ba65f-6da0-45f7-a09d-c7e76f1fe0f0 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:13.563260 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-742ba65f-6da0-45f7-a09d-c7e76f1fe0f0 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:13.563260 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-742ba65f-6da0-45f7-a09d-c7e76f1fe0f0 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:13.563872 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-742ba65f-6da0-45f7-a09d-c7e76f1fe0f0 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:13.584769 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-742ba65f-6da0-45f7-a09d-c7e76f1fe0f0 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:13.678483 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-06d1f9a8-7871-4377-a76e-69daa4b77fda tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:13.686403 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-06d1f9a8-7871-4377-a76e-69daa4b77fda tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:13.687394 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-06d1f9a8-7871-4377-a76e-69daa4b77fda tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:13.692903 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-06d1f9a8-7871-4377-a76e-69daa4b77fda tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1328 microversion: 2.60 time: 0.223483 Jun 01 22:42:13.693434 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 915/2691] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:13 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1328 bytes in 225 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:13.796140 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-742ba65f-6da0-45f7-a09d-c7e76f1fe0f0 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56758b3936f64470a0fe1a52cf96cc2b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e757e10a0e494708a8c4706e31d39590', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:13.815339 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-742ba65f-6da0-45f7-a09d-c7e76f1fe0f0 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1" status: 200 len: 1726 microversion: 2.1 time: 0.262833 Jun 01 22:42:13.815698 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 898/2692] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:13 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1 => generated 1726 bytes in 263 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:14.007241 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:42:14.028088 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=3 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:42:14.324922 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:42:14.717919 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-38c9c4f4-a657-4414-8b27-d08aada843cb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:14.719224 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-38c9c4f4-a657-4414-8b27-d08aada843cb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:14.726041 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-38c9c4f4-a657-4414-8b27-d08aada843cb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:14.726245 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-38c9c4f4-a657-4414-8b27-d08aada843cb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:14.726445 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-38c9c4f4-a657-4414-8b27-d08aada843cb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:14.729981 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-38c9c4f4-a657-4414-8b27-d08aada843cb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:14.730255 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-38c9c4f4-a657-4414-8b27-d08aada843cb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:14.730526 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-38c9c4f4-a657-4414-8b27-d08aada843cb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:14.755392 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-38c9c4f4-a657-4414-8b27-d08aada843cb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:14.831060 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6d9e01f8-25c6-401a-b184-cdfb77986bfc tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:14.837095 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6d9e01f8-25c6-401a-b184-cdfb77986bfc tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:14.845559 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6d9e01f8-25c6-401a-b184-cdfb77986bfc tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:14.845891 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6d9e01f8-25c6-401a-b184-cdfb77986bfc tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:14.846137 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6d9e01f8-25c6-401a-b184-cdfb77986bfc tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:14.846823 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6d9e01f8-25c6-401a-b184-cdfb77986bfc tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:14.847210 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6d9e01f8-25c6-401a-b184-cdfb77986bfc tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:14.847664 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6d9e01f8-25c6-401a-b184-cdfb77986bfc tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:14.875438 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6d9e01f8-25c6-401a-b184-cdfb77986bfc tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:14.938282 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-38c9c4f4-a657-4414-8b27-d08aada843cb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:14.943120 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-38c9c4f4-a657-4414-8b27-d08aada843cb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:14.943835 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-38c9c4f4-a657-4414-8b27-d08aada843cb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:14.947822 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-38c9c4f4-a657-4414-8b27-d08aada843cb tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1328 microversion: 2.60 time: 0.231514 Jun 01 22:42:14.948171 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 880/2693] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:14 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1328 bytes in 232 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:15.022505 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6d9e01f8-25c6-401a-b184-cdfb77986bfc tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56758b3936f64470a0fe1a52cf96cc2b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e757e10a0e494708a8c4706e31d39590', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:15.032071 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6d9e01f8-25c6-401a-b184-cdfb77986bfc tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1" status: 200 len: 1726 microversion: 2.1 time: 0.203580 Jun 01 22:42:15.032381 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 916/2694] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:14 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1 => generated 1726 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:15.292788 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-20e61050-5d8c-48c4-a722-63de59f371bb req-602fcc41-fe5c-4c17-b4d8-919ba702397c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ee25a6ee-e6c2-4fbd-b266-7280a22931e1", "name": "network-vif-deleted", "tag": "ed80fff5-a061-4400-a109-4bc9dfb87c3b"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:15.298526 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-20e61050-5d8c-48c4-a722-63de59f371bb req-602fcc41-fe5c-4c17-b4d8-919ba702397c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:15.298742 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-20e61050-5d8c-48c4-a722-63de59f371bb req-602fcc41-fe5c-4c17-b4d8-919ba702397c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:15.298885 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-20e61050-5d8c-48c4-a722-63de59f371bb req-602fcc41-fe5c-4c17-b4d8-919ba702397c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:15.305310 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-20e61050-5d8c-48c4-a722-63de59f371bb req-602fcc41-fe5c-4c17-b4d8-919ba702397c service nova] Creating event network-vif-deleted:ed80fff5-a061-4400-a109-4bc9dfb87c3b for instance ee25a6ee-e6c2-4fbd-b266-7280a22931e1 on np0000001904 Jun 01 22:42:15.305681 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-20e61050-5d8c-48c4-a722-63de59f371bb req-602fcc41-fe5c-4c17-b4d8-919ba702397c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:42:15.309269 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-20e61050-5d8c-48c4-a722-63de59f371bb req-602fcc41-fe5c-4c17-b4d8-919ba702397c service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018304 Jun 01 22:42:15.309545 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 899/2695] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:42:15 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:15.598447 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-977ce0f7-fb56-4d6d-840d-d60db6c13841 req-533e0faf-bd4e-47a4-81b5-4a8ac2f000d1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "ee25a6ee-e6c2-4fbd-b266-7280a22931e1", "name": "network-vif-unplugged", "status": "completed", "tag": "ed80fff5-a061-4400-a109-4bc9dfb87c3b"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:15.605103 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-977ce0f7-fb56-4d6d-840d-d60db6c13841 req-533e0faf-bd4e-47a4-81b5-4a8ac2f000d1 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:15.605284 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-977ce0f7-fb56-4d6d-840d-d60db6c13841 req-533e0faf-bd4e-47a4-81b5-4a8ac2f000d1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:15.605412 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-977ce0f7-fb56-4d6d-840d-d60db6c13841 req-533e0faf-bd4e-47a4-81b5-4a8ac2f000d1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:15.615611 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-977ce0f7-fb56-4d6d-840d-d60db6c13841 req-533e0faf-bd4e-47a4-81b5-4a8ac2f000d1 service nova] Creating event network-vif-unplugged:ed80fff5-a061-4400-a109-4bc9dfb87c3b for instance ee25a6ee-e6c2-4fbd-b266-7280a22931e1 on np0000001904 Jun 01 22:42:15.615611 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-977ce0f7-fb56-4d6d-840d-d60db6c13841 req-533e0faf-bd4e-47a4-81b5-4a8ac2f000d1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:42:15.621661 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-977ce0f7-fb56-4d6d-840d-d60db6c13841 req-533e0faf-bd4e-47a4-81b5-4a8ac2f000d1 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.031374 Jun 01 22:42:15.624978 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 881/2696] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:42:15 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:15.969068 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a5e15702-547f-4d1c-96a4-dd42e63d6667 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:15.972278 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a5e15702-547f-4d1c-96a4-dd42e63d6667 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:15.976165 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a5e15702-547f-4d1c-96a4-dd42e63d6667 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:15.976556 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a5e15702-547f-4d1c-96a4-dd42e63d6667 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:15.976986 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a5e15702-547f-4d1c-96a4-dd42e63d6667 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:15.977522 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a5e15702-547f-4d1c-96a4-dd42e63d6667 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:15.977950 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a5e15702-547f-4d1c-96a4-dd42e63d6667 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:15.978339 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a5e15702-547f-4d1c-96a4-dd42e63d6667 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:15.993553 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a5e15702-547f-4d1c-96a4-dd42e63d6667 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:16.049630 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-cbcf013b-702e-48c3-9044-2122287c1e7e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:16.051109 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-cbcf013b-702e-48c3-9044-2122287c1e7e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:16.055658 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cbcf013b-702e-48c3-9044-2122287c1e7e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:16.056077 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cbcf013b-702e-48c3-9044-2122287c1e7e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:16.056338 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cbcf013b-702e-48c3-9044-2122287c1e7e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:16.056827 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cbcf013b-702e-48c3-9044-2122287c1e7e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:16.057181 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cbcf013b-702e-48c3-9044-2122287c1e7e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:16.057601 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cbcf013b-702e-48c3-9044-2122287c1e7e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:16.074634 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-cbcf013b-702e-48c3-9044-2122287c1e7e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:16.140433 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-cbcf013b-702e-48c3-9044-2122287c1e7e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56758b3936f64470a0fe1a52cf96cc2b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e757e10a0e494708a8c4706e31d39590', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:16.144159 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a5e15702-547f-4d1c-96a4-dd42e63d6667 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:16.148824 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-cbcf013b-702e-48c3-9044-2122287c1e7e tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1" status: 200 len: 1325 microversion: 2.1 time: 0.101038 Jun 01 22:42:16.149298 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 900/2697] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:16 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1 => generated 1325 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:16.150879 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a5e15702-547f-4d1c-96a4-dd42e63d6667 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:16.153935 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a5e15702-547f-4d1c-96a4-dd42e63d6667 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:16.158213 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a5e15702-547f-4d1c-96a4-dd42e63d6667 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1328 microversion: 2.60 time: 0.192545 Jun 01 22:42:16.158469 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 917/2698] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:15 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1328 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:17.167005 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7d98b8b2-a3af-4554-afcc-97ae70f208a8 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:17.175795 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7d98b8b2-a3af-4554-afcc-97ae70f208a8 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:17.180800 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ccb37865-a5d6-4f65-baf0-b5ff259b0120 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:17.182173 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ccb37865-a5d6-4f65-baf0-b5ff259b0120 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:17.186130 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7d98b8b2-a3af-4554-afcc-97ae70f208a8 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:17.186443 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7d98b8b2-a3af-4554-afcc-97ae70f208a8 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:17.186743 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7d98b8b2-a3af-4554-afcc-97ae70f208a8 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:17.187310 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7d98b8b2-a3af-4554-afcc-97ae70f208a8 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:17.187372 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ccb37865-a5d6-4f65-baf0-b5ff259b0120 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:17.187619 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ccb37865-a5d6-4f65-baf0-b5ff259b0120 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:17.187738 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7d98b8b2-a3af-4554-afcc-97ae70f208a8 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:17.187820 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ccb37865-a5d6-4f65-baf0-b5ff259b0120 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:17.188143 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7d98b8b2-a3af-4554-afcc-97ae70f208a8 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:17.188294 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ccb37865-a5d6-4f65-baf0-b5ff259b0120 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:17.188549 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ccb37865-a5d6-4f65-baf0-b5ff259b0120 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:17.188835 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ccb37865-a5d6-4f65-baf0-b5ff259b0120 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:17.216949 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7d98b8b2-a3af-4554-afcc-97ae70f208a8 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:17.217249 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7d98b8b2-a3af-4554-afcc-97ae70f208a8 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:17.217470 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7d98b8b2-a3af-4554-afcc-97ae70f208a8 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:17.217806 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-7d98b8b2-a3af-4554-afcc-97ae70f208a8 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lazy-loading 'fault' on Instance uuid ee25a6ee-e6c2-4fbd-b266-7280a22931e1 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:42:17.224155 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7d98b8b2-a3af-4554-afcc-97ae70f208a8 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:17.226960 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ccb37865-a5d6-4f65-baf0-b5ff259b0120 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:17.295806 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7d98b8b2-a3af-4554-afcc-97ae70f208a8 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56758b3936f64470a0fe1a52cf96cc2b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e757e10a0e494708a8c4706e31d39590', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:17.303196 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7d98b8b2-a3af-4554-afcc-97ae70f208a8 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1" status: 200 len: 1330 microversion: 2.1 time: 0.139895 Jun 01 22:42:17.303657 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 882/2699] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:17 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1 => generated 1330 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:17.398595 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ccb37865-a5d6-4f65-baf0-b5ff259b0120 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:17.404932 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ccb37865-a5d6-4f65-baf0-b5ff259b0120 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:17.405111 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ccb37865-a5d6-4f65-baf0-b5ff259b0120 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:17.409224 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ccb37865-a5d6-4f65-baf0-b5ff259b0120 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1328 microversion: 2.60 time: 0.229995 Jun 01 22:42:17.409593 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 901/2700] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:17 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1328 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:17.817739 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8c5c3e76-a4e5-4382-853c-1585581130f5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Action: 'action', calling method: >, body: {"removeSecurityGroup": {"name": "tempest-secgroup-smoke-1174496574"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:17.819891 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8c5c3e76-a4e5-4382-853c-1585581130f5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:17.823720 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8c5c3e76-a4e5-4382-853c-1585581130f5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:17.823975 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8c5c3e76-a4e5-4382-853c-1585581130f5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:17.824150 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8c5c3e76-a4e5-4382-853c-1585581130f5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:17.824415 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8c5c3e76-a4e5-4382-853c-1585581130f5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:17.824545 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8c5c3e76-a4e5-4382-853c-1585581130f5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:17.824676 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8c5c3e76-a4e5-4382-853c-1585581130f5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:17.845265 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8c5c3e76-a4e5-4382-853c-1585581130f5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:17.995419 np0000001904 devstack@n-api.service[86662]: INFO nova.network.security_group_api [None req-8c5c3e76-a4e5-4382-853c-1585581130f5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Removing security group b9f8c281-e6d9-4505-9568-964661252a64 from port 992db426-d2fb-4d84-b1de-610fdd3f0410 Jun 01 22:42:18.323477 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d3d31e74-e065-49f0-bef1-988efc1caceb tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:18.324953 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d3d31e74-e065-49f0-bef1-988efc1caceb tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:18.330642 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d3d31e74-e065-49f0-bef1-988efc1caceb tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:18.330941 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d3d31e74-e065-49f0-bef1-988efc1caceb tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:18.331355 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d3d31e74-e065-49f0-bef1-988efc1caceb tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:18.332110 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d3d31e74-e065-49f0-bef1-988efc1caceb tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:18.332552 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d3d31e74-e065-49f0-bef1-988efc1caceb tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:18.333553 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d3d31e74-e065-49f0-bef1-988efc1caceb tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:18.361978 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d3d31e74-e065-49f0-bef1-988efc1caceb tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:18.362204 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d3d31e74-e065-49f0-bef1-988efc1caceb tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:18.362541 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d3d31e74-e065-49f0-bef1-988efc1caceb tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:18.362692 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-d3d31e74-e065-49f0-bef1-988efc1caceb tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lazy-loading 'fault' on Instance uuid ee25a6ee-e6c2-4fbd-b266-7280a22931e1 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:42:18.368244 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d3d31e74-e065-49f0-bef1-988efc1caceb tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:18.377364 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8c5c3e76-a4e5-4382-853c-1585581130f5 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "POST /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625/action" status: 202 len: 0 microversion: 2.1 time: 0.561013 Jun 01 22:42:18.377364 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 918/2701] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:42:17 2026] POST /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625/action => generated 0 bytes in 562 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:42:18.420170 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-e052951d-3671-4d30-913f-51ba7cc9360f req-325b32a6-346b-4918-baa8-03e2c2272e2e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6f740e35-988d-4b5a-bb99-ea63d4cb3625", "tag": "992db426-d2fb-4d84-b1de-610fdd3f0410"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:18.429456 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-53dfe7d3-9381-4184-bc98-f7c368105abf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:18.429725 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e052951d-3671-4d30-913f-51ba7cc9360f req-325b32a6-346b-4918-baa8-03e2c2272e2e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:18.429725 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e052951d-3671-4d30-913f-51ba7cc9360f req-325b32a6-346b-4918-baa8-03e2c2272e2e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:18.429725 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e052951d-3671-4d30-913f-51ba7cc9360f req-325b32a6-346b-4918-baa8-03e2c2272e2e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:18.429915 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-53dfe7d3-9381-4184-bc98-f7c368105abf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:18.435955 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-53dfe7d3-9381-4184-bc98-f7c368105abf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:18.436339 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-53dfe7d3-9381-4184-bc98-f7c368105abf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:18.436676 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-53dfe7d3-9381-4184-bc98-f7c368105abf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:18.437304 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-53dfe7d3-9381-4184-bc98-f7c368105abf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:18.437707 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-e052951d-3671-4d30-913f-51ba7cc9360f req-325b32a6-346b-4918-baa8-03e2c2272e2e service nova] Creating event network-changed:992db426-d2fb-4d84-b1de-610fdd3f0410 for instance 6f740e35-988d-4b5a-bb99-ea63d4cb3625 on np0000001904 Jun 01 22:42:18.437932 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-53dfe7d3-9381-4184-bc98-f7c368105abf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:18.438056 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d3d31e74-e065-49f0-bef1-988efc1caceb tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '56758b3936f64470a0fe1a52cf96cc2b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e757e10a0e494708a8c4706e31d39590', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:18.438244 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-e052951d-3671-4d30-913f-51ba7cc9360f req-325b32a6-346b-4918-baa8-03e2c2272e2e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:42:18.438495 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-53dfe7d3-9381-4184-bc98-f7c368105abf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:18.445163 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-e052951d-3671-4d30-913f-51ba7cc9360f req-325b32a6-346b-4918-baa8-03e2c2272e2e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.027101 Jun 01 22:42:18.447272 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 902/2702] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:42:18 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:18.456529 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d3d31e74-e065-49f0-bef1-988efc1caceb tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1" status: 200 len: 1330 microversion: 2.1 time: 0.135237 Jun 01 22:42:18.456915 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 883/2703] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:18 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1 => generated 1330 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:18.464586 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-53dfe7d3-9381-4184-bc98-f7c368105abf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:18.708883 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-53dfe7d3-9381-4184-bc98-f7c368105abf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:18.713803 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-53dfe7d3-9381-4184-bc98-f7c368105abf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:18.714815 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-53dfe7d3-9381-4184-bc98-f7c368105abf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:18.718365 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-53dfe7d3-9381-4184-bc98-f7c368105abf tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1328 microversion: 2.60 time: 0.293711 Jun 01 22:42:18.718747 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 919/2704] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:18 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1328 bytes in 294 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:19.006050 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8ce1df36-0599-4f5c-b6b7-ce2ff22f28f2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:19.006291 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8ce1df36-0599-4f5c-b6b7-ce2ff22f28f2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:19.010285 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ce1df36-0599-4f5c-b6b7-ce2ff22f28f2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:19.010549 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ce1df36-0599-4f5c-b6b7-ce2ff22f28f2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:19.010660 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ce1df36-0599-4f5c-b6b7-ce2ff22f28f2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:19.011080 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ce1df36-0599-4f5c-b6b7-ce2ff22f28f2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:19.011250 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ce1df36-0599-4f5c-b6b7-ce2ff22f28f2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:19.011391 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ce1df36-0599-4f5c-b6b7-ce2ff22f28f2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:19.037131 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-533ec653-b661-4fe7-9718-95f9e99e8ed3 req-067fd3ed-dccf-4c5e-a7e7-c74e722e43b0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "6f740e35-988d-4b5a-bb99-ea63d4cb3625", "tag": "992db426-d2fb-4d84-b1de-610fdd3f0410"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:19.043486 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-533ec653-b661-4fe7-9718-95f9e99e8ed3 req-067fd3ed-dccf-4c5e-a7e7-c74e722e43b0 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:19.043814 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-533ec653-b661-4fe7-9718-95f9e99e8ed3 req-067fd3ed-dccf-4c5e-a7e7-c74e722e43b0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:19.044085 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-533ec653-b661-4fe7-9718-95f9e99e8ed3 req-067fd3ed-dccf-4c5e-a7e7-c74e722e43b0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:19.051742 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-533ec653-b661-4fe7-9718-95f9e99e8ed3 req-067fd3ed-dccf-4c5e-a7e7-c74e722e43b0 service nova] Creating event network-changed:992db426-d2fb-4d84-b1de-610fdd3f0410 for instance 6f740e35-988d-4b5a-bb99-ea63d4cb3625 on np0000001904 Jun 01 22:42:19.052116 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-533ec653-b661-4fe7-9718-95f9e99e8ed3 req-067fd3ed-dccf-4c5e-a7e7-c74e722e43b0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:42:19.057590 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-533ec653-b661-4fe7-9718-95f9e99e8ed3 req-067fd3ed-dccf-4c5e-a7e7-c74e722e43b0 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020875 Jun 01 22:42:19.057590 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 884/2705] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:42:19 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:19.070278 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-8ce1df36-0599-4f5c-b6b7-ce2ff22f28f2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lazy-loading 'services' on Instance uuid 6f740e35-988d-4b5a-bb99-ea63d4cb3625 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:42:19.120015 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8ce1df36-0599-4f5c-b6b7-ce2ff22f28f2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625/os-volume_attachments/584a53bc-4680-423c-83ec-54fc81659add" status: 202 len: 0 microversion: 2.1 time: 0.116322 Jun 01 22:42:19.120205 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 903/2706] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:42:19 2026] DELETE /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625/os-volume_attachments/584a53bc-4680-423c-83ec-54fc81659add => generated 0 bytes in 117 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:42:19.136804 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7a4b730c-9772-4b01-800e-6d7d1b53f9ac tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:19.137173 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7a4b730c-9772-4b01-800e-6d7d1b53f9ac tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:19.140545 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7a4b730c-9772-4b01-800e-6d7d1b53f9ac tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:19.140880 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7a4b730c-9772-4b01-800e-6d7d1b53f9ac tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:19.141049 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7a4b730c-9772-4b01-800e-6d7d1b53f9ac tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:19.141360 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7a4b730c-9772-4b01-800e-6d7d1b53f9ac tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:19.141537 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7a4b730c-9772-4b01-800e-6d7d1b53f9ac tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:19.141813 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7a4b730c-9772-4b01-800e-6d7d1b53f9ac tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:19.159229 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7a4b730c-9772-4b01-800e-6d7d1b53f9ac tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.026865 Jun 01 22:42:19.159694 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 920/2707] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:42:19 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:19.476148 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-789a13f1-29f2-414e-8f25-cb7d3d3e24af tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:19.478185 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-789a13f1-29f2-414e-8f25-cb7d3d3e24af tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] [instance: ee25a6ee-e6c2-4fbd-b266-7280a22931e1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:19.485418 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-789a13f1-29f2-414e-8f25-cb7d3d3e24af tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:19.485821 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-789a13f1-29f2-414e-8f25-cb7d3d3e24af tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:19.486201 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-789a13f1-29f2-414e-8f25-cb7d3d3e24af tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:19.486873 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-789a13f1-29f2-414e-8f25-cb7d3d3e24af tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:19.487870 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-789a13f1-29f2-414e-8f25-cb7d3d3e24af tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:19.487870 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-789a13f1-29f2-414e-8f25-cb7d3d3e24af tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:19.497906 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-789a13f1-29f2-414e-8f25-cb7d3d3e24af tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] HTTP exception thrown: Instance ee25a6ee-e6c2-4fbd-b266-7280a22931e1 could not be found. Jun 01 22:42:19.498613 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-789a13f1-29f2-414e-8f25-cb7d3d3e24af tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Returning 404 to user: Instance ee25a6ee-e6c2-4fbd-b266-7280a22931e1 could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:42:19.498913 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-789a13f1-29f2-414e-8f25-cb7d3d3e24af tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1" status: 404 len: 111 microversion: 2.1 time: 0.024908 Jun 01 22:42:19.499290 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 885/2708] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:19 2026] GET /compute/v2.1/servers/ee25a6ee-e6c2-4fbd-b266-7280a22931e1 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:42:19.712637 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-6437b8ad-782e-42d9-9bf9-582d53bb705e req-f21d6b6b-cbd1-4f9d-9614-7b9a249e8aa4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e1afd64e-d3b3-4087-b994-56d3d283ce76", "name": "network-vif-plugged", "status": "completed", "tag": "470c8415-2ade-42e4-9f4f-69cb8a4e5fca"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:19.721587 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-6437b8ad-782e-42d9-9bf9-582d53bb705e req-f21d6b6b-cbd1-4f9d-9614-7b9a249e8aa4 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:19.721737 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-6437b8ad-782e-42d9-9bf9-582d53bb705e req-f21d6b6b-cbd1-4f9d-9614-7b9a249e8aa4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:19.724855 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-6437b8ad-782e-42d9-9bf9-582d53bb705e req-f21d6b6b-cbd1-4f9d-9614-7b9a249e8aa4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:19.735766 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ee5eb7bf-9429-46a6-ad8d-01db540d6eb6 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:19.735820 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-6437b8ad-782e-42d9-9bf9-582d53bb705e req-f21d6b6b-cbd1-4f9d-9614-7b9a249e8aa4 service nova] Creating event network-vif-plugged:470c8415-2ade-42e4-9f4f-69cb8a4e5fca for instance e1afd64e-d3b3-4087-b994-56d3d283ce76 on np0000001904 Jun 01 22:42:19.736402 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-6437b8ad-782e-42d9-9bf9-582d53bb705e req-f21d6b6b-cbd1-4f9d-9614-7b9a249e8aa4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:42:19.740054 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-22504588-b6a0-42df-be06-5519fad889b4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:19.741619 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-6437b8ad-782e-42d9-9bf9-582d53bb705e req-f21d6b6b-cbd1-4f9d-9614-7b9a249e8aa4 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.031935 Jun 01 22:42:19.741818 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 904/2709] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:42:19 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:19.744363 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-22504588-b6a0-42df-be06-5519fad889b4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:19.749925 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-22504588-b6a0-42df-be06-5519fad889b4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:19.750306 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-22504588-b6a0-42df-be06-5519fad889b4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:19.750634 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-22504588-b6a0-42df-be06-5519fad889b4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:19.751539 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-22504588-b6a0-42df-be06-5519fad889b4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:19.752582 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-22504588-b6a0-42df-be06-5519fad889b4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:19.752582 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-22504588-b6a0-42df-be06-5519fad889b4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:19.755823 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ee5eb7bf-9429-46a6-ad8d-01db540d6eb6 tempest-SnapshotDataIntegrityTests-385659911 tempest-SnapshotDataIntegrityTests-385659911-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-648234523" status: 202 len: 0 microversion: 2.1 time: 0.025458 Jun 01 22:42:19.756148 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 921/2710] 10.4.3.116 () {66 vars in 1336 bytes} [Mon Jun 1 22:42:19 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-648234523 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:42:19.774055 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-22504588-b6a0-42df-be06-5519fad889b4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:20.055461 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-22504588-b6a0-42df-be06-5519fad889b4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:20.060108 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-22504588-b6a0-42df-be06-5519fad889b4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:20.060710 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-22504588-b6a0-42df-be06-5519fad889b4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:20.064155 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-22504588-b6a0-42df-be06-5519fad889b4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1328 microversion: 2.60 time: 0.326464 Jun 01 22:42:20.064412 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 886/2711] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:19 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1328 bytes in 327 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:20.172069 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7394c4d0-aa4d-48f4-9502-ae0d380eaf25 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:20.173283 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7394c4d0-aa4d-48f4-9502-ae0d380eaf25 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:20.177081 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7394c4d0-aa4d-48f4-9502-ae0d380eaf25 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:20.177887 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7394c4d0-aa4d-48f4-9502-ae0d380eaf25 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:20.177887 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7394c4d0-aa4d-48f4-9502-ae0d380eaf25 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:20.177887 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7394c4d0-aa4d-48f4-9502-ae0d380eaf25 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:20.177887 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7394c4d0-aa4d-48f4-9502-ae0d380eaf25 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:20.178086 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7394c4d0-aa4d-48f4-9502-ae0d380eaf25 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:20.210095 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7394c4d0-aa4d-48f4-9502-ae0d380eaf25 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.040870 Jun 01 22:42:20.211061 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 905/2712] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:42:20 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625/os-volume_attachments => generated 197 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:21.086517 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e9707ffd-e21d-4052-b370-ed3694bc1594 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:21.088886 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e9707ffd-e21d-4052-b370-ed3694bc1594 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:21.095491 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e9707ffd-e21d-4052-b370-ed3694bc1594 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:21.095825 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e9707ffd-e21d-4052-b370-ed3694bc1594 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:21.096032 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e9707ffd-e21d-4052-b370-ed3694bc1594 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:21.096673 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e9707ffd-e21d-4052-b370-ed3694bc1594 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:21.097116 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e9707ffd-e21d-4052-b370-ed3694bc1594 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:21.097532 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e9707ffd-e21d-4052-b370-ed3694bc1594 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:21.122600 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e9707ffd-e21d-4052-b370-ed3694bc1594 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:21.224678 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ebd08572-fc54-4098-a622-324656229416 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:21.227152 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ebd08572-fc54-4098-a622-324656229416 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:21.233929 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ebd08572-fc54-4098-a622-324656229416 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:21.234203 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ebd08572-fc54-4098-a622-324656229416 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:21.234386 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ebd08572-fc54-4098-a622-324656229416 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:21.234745 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ebd08572-fc54-4098-a622-324656229416 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:21.234954 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ebd08572-fc54-4098-a622-324656229416 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:21.235095 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ebd08572-fc54-4098-a622-324656229416 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:21.260666 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ebd08572-fc54-4098-a622-324656229416 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.039799 Jun 01 22:42:21.261211 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 887/2713] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:42:21 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625/os-volume_attachments => generated 197 bytes in 40 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:21.329498 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e9707ffd-e21d-4052-b370-ed3694bc1594 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:21.342889 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e9707ffd-e21d-4052-b370-ed3694bc1594 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:21.343971 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e9707ffd-e21d-4052-b370-ed3694bc1594 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:21.348454 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e9707ffd-e21d-4052-b370-ed3694bc1594 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1328 microversion: 2.60 time: 0.264926 Jun 01 22:42:21.348828 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 922/2714] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:21 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1328 bytes in 265 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:21.785636 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-abc2d39c-a702-49ce-908a-a69fa1c5a524 req-e672f8fc-ed58-4c6b-8182-1642c3ba1162 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e1afd64e-d3b3-4087-b994-56d3d283ce76", "name": "network-vif-plugged", "status": "completed", "tag": "470c8415-2ade-42e4-9f4f-69cb8a4e5fca"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:21.790369 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-abc2d39c-a702-49ce-908a-a69fa1c5a524 req-e672f8fc-ed58-4c6b-8182-1642c3ba1162 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:21.790594 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-abc2d39c-a702-49ce-908a-a69fa1c5a524 req-e672f8fc-ed58-4c6b-8182-1642c3ba1162 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:21.791780 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-abc2d39c-a702-49ce-908a-a69fa1c5a524 req-e672f8fc-ed58-4c6b-8182-1642c3ba1162 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:21.797132 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-abc2d39c-a702-49ce-908a-a69fa1c5a524 req-e672f8fc-ed58-4c6b-8182-1642c3ba1162 service nova] Creating event network-vif-plugged:470c8415-2ade-42e4-9f4f-69cb8a4e5fca for instance e1afd64e-d3b3-4087-b994-56d3d283ce76 on np0000001904 Jun 01 22:42:21.797475 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-abc2d39c-a702-49ce-908a-a69fa1c5a524 req-e672f8fc-ed58-4c6b-8182-1642c3ba1162 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:42:21.801382 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-abc2d39c-a702-49ce-908a-a69fa1c5a524 req-e672f8fc-ed58-4c6b-8182-1642c3ba1162 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019119 Jun 01 22:42:21.801761 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 906/2715] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:42:21 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:22.272623 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1b2ec5d0-5fb8-45fa-9bb5-85d0c61ad86e tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:22.274361 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1b2ec5d0-5fb8-45fa-9bb5-85d0c61ad86e tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:22.278009 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1b2ec5d0-5fb8-45fa-9bb5-85d0c61ad86e tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:22.278251 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1b2ec5d0-5fb8-45fa-9bb5-85d0c61ad86e tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:22.278410 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1b2ec5d0-5fb8-45fa-9bb5-85d0c61ad86e tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:22.278747 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1b2ec5d0-5fb8-45fa-9bb5-85d0c61ad86e tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:22.278921 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1b2ec5d0-5fb8-45fa-9bb5-85d0c61ad86e tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:22.279046 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1b2ec5d0-5fb8-45fa-9bb5-85d0c61ad86e tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:22.298669 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1b2ec5d0-5fb8-45fa-9bb5-85d0c61ad86e tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028020 Jun 01 22:42:22.299169 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 888/2716] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:42:22 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:22.366165 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a8edca5e-1738-477e-9d7d-d405a1bab390 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:22.369423 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a8edca5e-1738-477e-9d7d-d405a1bab390 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:22.375047 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a8edca5e-1738-477e-9d7d-d405a1bab390 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:22.375310 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a8edca5e-1738-477e-9d7d-d405a1bab390 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:22.375537 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a8edca5e-1738-477e-9d7d-d405a1bab390 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:22.376235 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a8edca5e-1738-477e-9d7d-d405a1bab390 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:22.376583 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a8edca5e-1738-477e-9d7d-d405a1bab390 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:22.376915 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a8edca5e-1738-477e-9d7d-d405a1bab390 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:22.415178 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a8edca5e-1738-477e-9d7d-d405a1bab390 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:22.559285 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a8edca5e-1738-477e-9d7d-d405a1bab390 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:22.566439 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a8edca5e-1738-477e-9d7d-d405a1bab390 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:22.567440 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a8edca5e-1738-477e-9d7d-d405a1bab390 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:22.572866 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a8edca5e-1738-477e-9d7d-d405a1bab390 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1519 microversion: 2.60 time: 0.208865 Jun 01 22:42:22.573299 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 923/2717] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:22 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1519 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:22.597591 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-427b50f0-fb26-4a5d-8401-322f5ff7e260 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:22.599399 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-427b50f0-fb26-4a5d-8401-322f5ff7e260 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:22.604535 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-427b50f0-fb26-4a5d-8401-322f5ff7e260 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:22.605428 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-427b50f0-fb26-4a5d-8401-322f5ff7e260 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:22.605428 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-427b50f0-fb26-4a5d-8401-322f5ff7e260 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:22.606086 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-427b50f0-fb26-4a5d-8401-322f5ff7e260 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:22.606276 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-427b50f0-fb26-4a5d-8401-322f5ff7e260 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:22.606447 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-427b50f0-fb26-4a5d-8401-322f5ff7e260 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:22.626469 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-427b50f0-fb26-4a5d-8401-322f5ff7e260 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76/os-volume_attachments" status: 200 len: 197 microversion: 2.60 time: 0.032373 Jun 01 22:42:22.626762 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 907/2718] 10.4.3.116 () {68 vars in 1461 bytes} [Mon Jun 1 22:42:22 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:42:22.636274 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-30278c13-82aa-4b17-b793-2287a2c36b05 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "multiattach-snapshot"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:22.639708 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-30278c13-82aa-4b17-b793-2287a2c36b05 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:22.641193 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-30278c13-82aa-4b17-b793-2287a2c36b05 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:22.641382 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-30278c13-82aa-4b17-b793-2287a2c36b05 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:22.641521 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-30278c13-82aa-4b17-b793-2287a2c36b05 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:22.641803 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-30278c13-82aa-4b17-b793-2287a2c36b05 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:22.641951 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-30278c13-82aa-4b17-b793-2287a2c36b05 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:22.642078 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-30278c13-82aa-4b17-b793-2287a2c36b05 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:22.707109 np0000001904 devstack@n-api.service[86661]: INFO nova.compute.api [None req-30278c13-82aa-4b17-b793-2287a2c36b05 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Attempting to quiesce instance before volume snapshot. Jun 01 22:42:23.221154 np0000001904 devstack@n-api.service[86661]: INFO nova.compute.api [None req-30278c13-82aa-4b17-b793-2287a2c36b05 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Skipping quiescing instance: QEMU guest agent is not enabled. Jun 01 22:42:23.285484 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-30278c13-82aa-4b17-b793-2287a2c36b05 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Creating snapshot from volume f16e3537-0fd5-495b-a110-29ab79f820d2. {{(pid=86661) snapshot_instance /opt/stack/nova/nova/compute/api.py:3590}} Jun 01 22:42:23.313916 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ba3d9a04-e157-4739-a5fc-1991d604f559 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:23.316601 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ba3d9a04-e157-4739-a5fc-1991d604f559 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:23.320807 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba3d9a04-e157-4739-a5fc-1991d604f559 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:23.321061 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba3d9a04-e157-4739-a5fc-1991d604f559 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:23.321255 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba3d9a04-e157-4739-a5fc-1991d604f559 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:23.322555 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba3d9a04-e157-4739-a5fc-1991d604f559 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:23.322555 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba3d9a04-e157-4739-a5fc-1991d604f559 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:23.322555 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ba3d9a04-e157-4739-a5fc-1991d604f559 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:23.348959 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ba3d9a04-e157-4739-a5fc-1991d604f559 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.037699 Jun 01 22:42:23.349308 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 924/2719] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:42:23 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625/os-volume_attachments => generated 197 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:24.360486 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c1978e66-2ae4-4e67-9138-7f6511a18bb9 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:24.361992 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c1978e66-2ae4-4e67-9138-7f6511a18bb9 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:24.366764 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1978e66-2ae4-4e67-9138-7f6511a18bb9 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:24.367651 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1978e66-2ae4-4e67-9138-7f6511a18bb9 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:24.367651 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1978e66-2ae4-4e67-9138-7f6511a18bb9 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:24.367651 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1978e66-2ae4-4e67-9138-7f6511a18bb9 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:24.367913 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1978e66-2ae4-4e67-9138-7f6511a18bb9 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:24.368358 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c1978e66-2ae4-4e67-9138-7f6511a18bb9 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:24.392041 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c1978e66-2ae4-4e67-9138-7f6511a18bb9 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.033261 Jun 01 22:42:24.392196 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 908/2720] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:42:24 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625/os-volume_attachments => generated 25 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:42:24.401421 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-149d4523-1933-41b9-9db2-19562dfb4f11 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:24.401841 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-149d4523-1933-41b9-9db2-19562dfb4f11 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:24.404964 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-149d4523-1933-41b9-9db2-19562dfb4f11 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:24.405199 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-149d4523-1933-41b9-9db2-19562dfb4f11 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:24.405373 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-149d4523-1933-41b9-9db2-19562dfb4f11 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:24.405690 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-149d4523-1933-41b9-9db2-19562dfb4f11 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:24.405905 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-149d4523-1933-41b9-9db2-19562dfb4f11 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:24.406062 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-149d4523-1933-41b9-9db2-19562dfb4f11 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:24.460852 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-149d4523-1933-41b9-9db2-19562dfb4f11 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] HTTP exception thrown: Instance 6f740e35-988d-4b5a-bb99-ea63d4cb3625 is not attached to volume 584a53bc-4680-423c-83ec-54fc81659add Jun 01 22:42:24.461132 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-149d4523-1933-41b9-9db2-19562dfb4f11 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Returning 404 to user: Instance 6f740e35-988d-4b5a-bb99-ea63d4cb3625 is not attached to volume 584a53bc-4680-423c-83ec-54fc81659add {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:42:24.461492 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-149d4523-1933-41b9-9db2-19562dfb4f11 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625/os-volume_attachments/584a53bc-4680-423c-83ec-54fc81659add" status: 404 len: 154 microversion: 2.1 time: 0.061875 Jun 01 22:42:24.461842 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 925/2721] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:42:24 2026] DELETE /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625/os-volume_attachments/584a53bc-4680-423c-83ec-54fc81659add => generated 154 bytes in 62 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:42:25.091196 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f8282cf2-8b9b-458b-87de-50b35bb955cb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:25.096876 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f8282cf2-8b9b-458b-87de-50b35bb955cb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:25.109038 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f8282cf2-8b9b-458b-87de-50b35bb955cb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:25.109345 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f8282cf2-8b9b-458b-87de-50b35bb955cb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:25.109649 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f8282cf2-8b9b-458b-87de-50b35bb955cb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:25.110254 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f8282cf2-8b9b-458b-87de-50b35bb955cb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:25.110676 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f8282cf2-8b9b-458b-87de-50b35bb955cb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:25.111048 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f8282cf2-8b9b-458b-87de-50b35bb955cb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:25.130050 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f8282cf2-8b9b-458b-87de-50b35bb955cb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:25.312205 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f8282cf2-8b9b-458b-87de-50b35bb955cb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:25.320676 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f8282cf2-8b9b-458b-87de-50b35bb955cb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1561 microversion: 2.1 time: 0.230947 Jun 01 22:42:25.320676 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 909/2722] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:25 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1561 bytes in 231 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:25.337484 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9b5d77dd-db88-4229-9af5-9d020ed80013 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-TestVolumeBootPatternV346snapshot-1147603911"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:25.338906 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9b5d77dd-db88-4229-9af5-9d020ed80013 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:25.343427 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b5d77dd-db88-4229-9af5-9d020ed80013 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:25.343834 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b5d77dd-db88-4229-9af5-9d020ed80013 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:25.343985 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b5d77dd-db88-4229-9af5-9d020ed80013 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:25.344313 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b5d77dd-db88-4229-9af5-9d020ed80013 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:25.344830 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b5d77dd-db88-4229-9af5-9d020ed80013 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:25.344969 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9b5d77dd-db88-4229-9af5-9d020ed80013 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:25.406943 np0000001904 devstack@n-api.service[86662]: INFO nova.compute.api [None req-9b5d77dd-db88-4229-9af5-9d020ed80013 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Attempting to quiesce instance before volume snapshot. Jun 01 22:42:25.579528 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ace02d8f-5605-49bf-9363-77d1fd26a30d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:25.580520 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ace02d8f-5605-49bf-9363-77d1fd26a30d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:25.583620 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ace02d8f-5605-49bf-9363-77d1fd26a30d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:25.583825 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ace02d8f-5605-49bf-9363-77d1fd26a30d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:25.584627 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ace02d8f-5605-49bf-9363-77d1fd26a30d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:25.584627 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ace02d8f-5605-49bf-9363-77d1fd26a30d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:25.584627 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ace02d8f-5605-49bf-9363-77d1fd26a30d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:25.584627 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ace02d8f-5605-49bf-9363-77d1fd26a30d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:25.602296 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ace02d8f-5605-49bf-9363-77d1fd26a30d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:42:25.669782 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ace02d8f-5605-49bf-9363-77d1fd26a30d tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 204 len: 0 microversion: 2.1 time: 0.091671 Jun 01 22:42:25.670387 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 910/2723] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:42:25 2026] DELETE /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 0 bytes in 92 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:42:25.679706 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2f0b6a99-f918-41ec-984f-0ea8ef595cdc tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:25.681193 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2f0b6a99-f918-41ec-984f-0ea8ef595cdc tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:25.685190 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2f0b6a99-f918-41ec-984f-0ea8ef595cdc tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:25.685440 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2f0b6a99-f918-41ec-984f-0ea8ef595cdc tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:25.685690 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2f0b6a99-f918-41ec-984f-0ea8ef595cdc tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:25.687900 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2f0b6a99-f918-41ec-984f-0ea8ef595cdc tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:25.687900 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2f0b6a99-f918-41ec-984f-0ea8ef595cdc tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:25.687900 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2f0b6a99-f918-41ec-984f-0ea8ef595cdc tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:25.711853 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-2f0b6a99-f918-41ec-984f-0ea8ef595cdc tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:25.770164 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-30278c13-82aa-4b17-b793-2287a2c36b05 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "POST /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76/action" status: 202 len: 52 microversion: 2.60 time: 3.135303 Jun 01 22:42:25.770164 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 889/2724] 10.4.3.116 () {70 vars in 1437 bytes} [Mon Jun 1 22:42:22 2026] POST /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76/action => generated 52 bytes in 3136 msecs (HTTP/1.1 202) 9 headers in 364 bytes (1 switches on core 0) Jun 01 22:42:25.824716 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9dccc0fe-1aca-4a32-8953-f1cc16e9ba30 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:25.826949 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-9dccc0fe-1aca-4a32-8953-f1cc16e9ba30 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:25.833903 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9dccc0fe-1aca-4a32-8953-f1cc16e9ba30 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:25.833903 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9dccc0fe-1aca-4a32-8953-f1cc16e9ba30 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:25.833903 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9dccc0fe-1aca-4a32-8953-f1cc16e9ba30 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:25.835038 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9dccc0fe-1aca-4a32-8953-f1cc16e9ba30 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:25.835534 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9dccc0fe-1aca-4a32-8953-f1cc16e9ba30 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:25.836050 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9dccc0fe-1aca-4a32-8953-f1cc16e9ba30 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:25.869122 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-9dccc0fe-1aca-4a32-8953-f1cc16e9ba30 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:25.911208 np0000001904 devstack@n-api.service[86662]: INFO nova.compute.api [None req-9b5d77dd-db88-4229-9af5-9d020ed80013 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Skipping quiescing instance: QEMU guest agent is not enabled. Jun 01 22:42:25.916923 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2f0b6a99-f918-41ec-984f-0ea8ef595cdc tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:25.926816 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2f0b6a99-f918-41ec-984f-0ea8ef595cdc tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1550 microversion: 2.1 time: 0.248893 Jun 01 22:42:25.927121 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 911/2725] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:25 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1550 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:25.969813 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9b5d77dd-db88-4229-9af5-9d020ed80013 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Creating snapshot from volume 548ffab2-3cbb-4a39-95bd-23c92a2cf54f. {{(pid=86662) snapshot_instance /opt/stack/nova/nova/compute/api.py:3590}} Jun 01 22:42:26.060230 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9dccc0fe-1aca-4a32-8953-f1cc16e9ba30 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:26.064651 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9dccc0fe-1aca-4a32-8953-f1cc16e9ba30 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:26.065239 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9dccc0fe-1aca-4a32-8953-f1cc16e9ba30 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:26.069176 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9dccc0fe-1aca-4a32-8953-f1cc16e9ba30 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1519 microversion: 2.60 time: 0.247511 Jun 01 22:42:26.069487 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 890/2726] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:25 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1519 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:26.085167 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-606882f8-6923-4b7d-a86e-bfad4fdadcab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:26.085295 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-606882f8-6923-4b7d-a86e-bfad4fdadcab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:26.088958 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-606882f8-6923-4b7d-a86e-bfad4fdadcab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:26.089136 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-606882f8-6923-4b7d-a86e-bfad4fdadcab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:26.089255 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-606882f8-6923-4b7d-a86e-bfad4fdadcab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:26.089501 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-606882f8-6923-4b7d-a86e-bfad4fdadcab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:26.089646 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-606882f8-6923-4b7d-a86e-bfad4fdadcab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:26.089756 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-606882f8-6923-4b7d-a86e-bfad4fdadcab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:26.104717 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-606882f8-6923-4b7d-a86e-bfad4fdadcab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:42:26.157059 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-606882f8-6923-4b7d-a86e-bfad4fdadcab tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 204 len: 0 microversion: 2.60 time: 0.073932 Jun 01 22:42:26.157059 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 912/2727] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:42:26 2026] DELETE /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:42:26.167032 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5b2de416-57ad-471e-9cca-89da389da532 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:26.171421 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5b2de416-57ad-471e-9cca-89da389da532 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:26.179274 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b2de416-57ad-471e-9cca-89da389da532 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:26.179620 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b2de416-57ad-471e-9cca-89da389da532 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:26.181340 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b2de416-57ad-471e-9cca-89da389da532 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:26.181340 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b2de416-57ad-471e-9cca-89da389da532 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:26.181340 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b2de416-57ad-471e-9cca-89da389da532 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:26.181340 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b2de416-57ad-471e-9cca-89da389da532 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:26.205089 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5b2de416-57ad-471e-9cca-89da389da532 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:26.352236 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5b2de416-57ad-471e-9cca-89da389da532 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:26.357992 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5b2de416-57ad-471e-9cca-89da389da532 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:26.358993 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5b2de416-57ad-471e-9cca-89da389da532 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:26.363399 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5b2de416-57ad-471e-9cca-89da389da532 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1525 microversion: 2.60 time: 0.198400 Jun 01 22:42:26.364261 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 891/2728] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:26 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1525 bytes in 199 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:26.834278 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-53cbc81c-0f4c-41ee-9ada-72fbac851b7d req-e726fd3c-a49c-4c03-89a6-8c8e4c031cc7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6f740e35-988d-4b5a-bb99-ea63d4cb3625", "name": "network-vif-unplugged", "status": "completed", "tag": "992db426-d2fb-4d84-b1de-610fdd3f0410"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:26.840481 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-53cbc81c-0f4c-41ee-9ada-72fbac851b7d req-e726fd3c-a49c-4c03-89a6-8c8e4c031cc7 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:26.840672 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-53cbc81c-0f4c-41ee-9ada-72fbac851b7d req-e726fd3c-a49c-4c03-89a6-8c8e4c031cc7 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:26.840837 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-53cbc81c-0f4c-41ee-9ada-72fbac851b7d req-e726fd3c-a49c-4c03-89a6-8c8e4c031cc7 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:26.854650 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-53cbc81c-0f4c-41ee-9ada-72fbac851b7d req-e726fd3c-a49c-4c03-89a6-8c8e4c031cc7 service nova] Creating event network-vif-unplugged:992db426-d2fb-4d84-b1de-610fdd3f0410 for instance 6f740e35-988d-4b5a-bb99-ea63d4cb3625 on np0000001904 Jun 01 22:42:26.856995 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-53cbc81c-0f4c-41ee-9ada-72fbac851b7d req-e726fd3c-a49c-4c03-89a6-8c8e4c031cc7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:42:26.865162 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-53cbc81c-0f4c-41ee-9ada-72fbac851b7d req-e726fd3c-a49c-4c03-89a6-8c8e4c031cc7 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.034072 Jun 01 22:42:26.866530 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 913/2729] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:42:26 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:26.942845 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f2efafaa-70a3-44c7-8359-4de5056c1204 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:26.947030 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f2efafaa-70a3-44c7-8359-4de5056c1204 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:26.953064 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f2efafaa-70a3-44c7-8359-4de5056c1204 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:26.953414 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f2efafaa-70a3-44c7-8359-4de5056c1204 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:26.953762 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f2efafaa-70a3-44c7-8359-4de5056c1204 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:26.954353 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f2efafaa-70a3-44c7-8359-4de5056c1204 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:26.954767 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f2efafaa-70a3-44c7-8359-4de5056c1204 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:26.955151 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f2efafaa-70a3-44c7-8359-4de5056c1204 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:26.974861 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f2efafaa-70a3-44c7-8359-4de5056c1204 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:27.180937 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f2efafaa-70a3-44c7-8359-4de5056c1204 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:27.190718 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f2efafaa-70a3-44c7-8359-4de5056c1204 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1550 microversion: 2.1 time: 0.250363 Jun 01 22:42:27.191004 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 892/2730] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:26 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1550 bytes in 251 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:27.382586 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-dd20024f-f41d-48f6-a183-b6e2e64919da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:27.384081 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-dd20024f-f41d-48f6-a183-b6e2e64919da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:27.389139 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dd20024f-f41d-48f6-a183-b6e2e64919da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:27.389400 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dd20024f-f41d-48f6-a183-b6e2e64919da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:27.390618 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dd20024f-f41d-48f6-a183-b6e2e64919da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:27.390618 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dd20024f-f41d-48f6-a183-b6e2e64919da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:27.390618 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dd20024f-f41d-48f6-a183-b6e2e64919da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:27.390618 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dd20024f-f41d-48f6-a183-b6e2e64919da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:27.410142 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-dd20024f-f41d-48f6-a183-b6e2e64919da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:27.530303 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-dd20024f-f41d-48f6-a183-b6e2e64919da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:27.536476 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-dd20024f-f41d-48f6-a183-b6e2e64919da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:27.537019 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-dd20024f-f41d-48f6-a183-b6e2e64919da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:27.542084 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-dd20024f-f41d-48f6-a183-b6e2e64919da tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1525 microversion: 2.60 time: 0.161279 Jun 01 22:42:27.542419 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 914/2731] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:27 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1525 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:27.817742 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9b5d77dd-db88-4229-9af5-9d020ed80013 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "POST /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace/action" status: 202 len: 0 microversion: 2.1 time: 2.482685 Jun 01 22:42:27.818086 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 926/2732] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:42:25 2026] POST /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace/action => generated 0 bytes in 2483 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 01 22:42:28.205053 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a5f82bcc-21d0-4858-a8b5-729deed5bba2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:28.206769 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a5f82bcc-21d0-4858-a8b5-729deed5bba2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:28.211503 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a5f82bcc-21d0-4858-a8b5-729deed5bba2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:28.211786 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a5f82bcc-21d0-4858-a8b5-729deed5bba2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:28.212093 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a5f82bcc-21d0-4858-a8b5-729deed5bba2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:28.212577 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a5f82bcc-21d0-4858-a8b5-729deed5bba2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:28.213171 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a5f82bcc-21d0-4858-a8b5-729deed5bba2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:28.213498 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a5f82bcc-21d0-4858-a8b5-729deed5bba2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:28.228730 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a5f82bcc-21d0-4858-a8b5-729deed5bba2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:28.350063 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a5f82bcc-21d0-4858-a8b5-729deed5bba2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:28.358837 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a5f82bcc-21d0-4858-a8b5-729deed5bba2 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1550 microversion: 2.1 time: 0.155535 Jun 01 22:42:28.359196 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 893/2733] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:28 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1550 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:28.558469 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a3163e5a-9e91-4fbe-9697-b48982ea2b34 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:28.560515 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a3163e5a-9e91-4fbe-9697-b48982ea2b34 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:28.564753 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a3163e5a-9e91-4fbe-9697-b48982ea2b34 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:28.565087 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a3163e5a-9e91-4fbe-9697-b48982ea2b34 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:28.565320 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a3163e5a-9e91-4fbe-9697-b48982ea2b34 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:28.565819 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a3163e5a-9e91-4fbe-9697-b48982ea2b34 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:28.566198 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a3163e5a-9e91-4fbe-9697-b48982ea2b34 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:28.566433 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a3163e5a-9e91-4fbe-9697-b48982ea2b34 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:28.585135 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a3163e5a-9e91-4fbe-9697-b48982ea2b34 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:28.722775 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a3163e5a-9e91-4fbe-9697-b48982ea2b34 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:28.727286 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a3163e5a-9e91-4fbe-9697-b48982ea2b34 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:28.727909 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a3163e5a-9e91-4fbe-9697-b48982ea2b34 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:28.731678 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a3163e5a-9e91-4fbe-9697-b48982ea2b34 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1525 microversion: 2.60 time: 0.175002 Jun 01 22:42:28.731982 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 915/2734] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:28 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1525 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:28.913995 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-4ee2c981-3590-4f3d-8a87-38313b47a2c6 req-174458ea-33be-4e4a-818b-88043440d7a4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "6f740e35-988d-4b5a-bb99-ea63d4cb3625", "name": "network-vif-unplugged", "status": "completed", "tag": "992db426-d2fb-4d84-b1de-610fdd3f0410"}, {"server_uuid": "e1afd64e-d3b3-4087-b994-56d3d283ce76", "name": "network-vif-unplugged", "status": "completed", "tag": "470c8415-2ade-42e4-9f4f-69cb8a4e5fca"}, {"server_uuid": "e1afd64e-d3b3-4087-b994-56d3d283ce76", "name": "network-vif-unplugged", "status": "completed", "tag": "470c8415-2ade-42e4-9f4f-69cb8a4e5fca"}, {"server_uuid": "6f740e35-988d-4b5a-bb99-ea63d4cb3625", "name": "network-vif-deleted", "tag": "992db426-d2fb-4d84-b1de-610fdd3f0410"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:28.920689 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-4ee2c981-3590-4f3d-8a87-38313b47a2c6 req-174458ea-33be-4e4a-818b-88043440d7a4 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:28.920842 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-4ee2c981-3590-4f3d-8a87-38313b47a2c6 req-174458ea-33be-4e4a-818b-88043440d7a4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:28.921018 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-4ee2c981-3590-4f3d-8a87-38313b47a2c6 req-174458ea-33be-4e4a-818b-88043440d7a4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:28.928116 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-4ee2c981-3590-4f3d-8a87-38313b47a2c6 req-174458ea-33be-4e4a-818b-88043440d7a4 service nova] Creating event network-vif-unplugged:992db426-d2fb-4d84-b1de-610fdd3f0410 for instance 6f740e35-988d-4b5a-bb99-ea63d4cb3625 on np0000001904 Jun 01 22:42:28.928358 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-4ee2c981-3590-4f3d-8a87-38313b47a2c6 req-174458ea-33be-4e4a-818b-88043440d7a4 service nova] Creating event network-vif-unplugged:470c8415-2ade-42e4-9f4f-69cb8a4e5fca for instance e1afd64e-d3b3-4087-b994-56d3d283ce76 on np0000001904 Jun 01 22:42:28.928579 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-4ee2c981-3590-4f3d-8a87-38313b47a2c6 req-174458ea-33be-4e4a-818b-88043440d7a4 service nova] Creating event network-vif-unplugged:470c8415-2ade-42e4-9f4f-69cb8a4e5fca for instance e1afd64e-d3b3-4087-b994-56d3d283ce76 on np0000001904 Jun 01 22:42:28.928788 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-4ee2c981-3590-4f3d-8a87-38313b47a2c6 req-174458ea-33be-4e4a-818b-88043440d7a4 service nova] Creating event network-vif-deleted:992db426-d2fb-4d84-b1de-610fdd3f0410 for instance 6f740e35-988d-4b5a-bb99-ea63d4cb3625 on np0000001904 Jun 01 22:42:28.929259 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-4ee2c981-3590-4f3d-8a87-38313b47a2c6 req-174458ea-33be-4e4a-818b-88043440d7a4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:42:28.934339 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-4ee2c981-3590-4f3d-8a87-38313b47a2c6 req-174458ea-33be-4e4a-818b-88043440d7a4 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 702 microversion: 2.1 time: 0.022407 Jun 01 22:42:28.934642 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 927/2735] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:42:28 2026] POST /compute/v2.1/os-server-external-events => generated 702 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:29.376153 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ce42e5b1-f5d6-4e9e-a521-b9f04da9e7e3 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:29.377887 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ce42e5b1-f5d6-4e9e-a521-b9f04da9e7e3 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:29.383768 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce42e5b1-f5d6-4e9e-a521-b9f04da9e7e3 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:29.384079 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce42e5b1-f5d6-4e9e-a521-b9f04da9e7e3 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:29.384311 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce42e5b1-f5d6-4e9e-a521-b9f04da9e7e3 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:29.384953 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce42e5b1-f5d6-4e9e-a521-b9f04da9e7e3 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:29.385056 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce42e5b1-f5d6-4e9e-a521-b9f04da9e7e3 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:29.385479 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce42e5b1-f5d6-4e9e-a521-b9f04da9e7e3 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:29.407144 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ce42e5b1-f5d6-4e9e-a521-b9f04da9e7e3 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:29.475600 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ce42e5b1-f5d6-4e9e-a521-b9f04da9e7e3 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:29.488268 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ce42e5b1-f5d6-4e9e-a521-b9f04da9e7e3 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1341 microversion: 2.1 time: 0.114169 Jun 01 22:42:29.488678 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 894/2736] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:29 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1341 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:29.501744 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0871e37e-92f4-45c3-a844-28369933e798 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1617716844", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBD2cI6/FB+BlKXn7xGgXlXEPlTKzWj1ychjrWZZLK3+CLCW2sG0TqhB+P1GsK8SUcJFuKSiA9AptZkQpxMzqsPlD1WvzKJ0Hf/kwIXJAjuxyLTVDMSE2kME+mVPAvhypjw=="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:29.515036 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-0871e37e-92f4-45c3-a844-28369933e798 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Getting quotas for project f206fcec1c8d4e849642f0f55e8044aa. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:42:29.517450 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-0871e37e-92f4-45c3-a844-28369933e798 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Getting quotas for user fad300df4dda4aa09c0f2ba6110bcc87 and project f206fcec1c8d4e849642f0f55e8044aa. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:42:29.537664 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0871e37e-92f4-45c3-a844-28369933e798 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.037657 Jun 01 22:42:29.538145 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 916/2737] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:42:29 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:29.882143 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-03cd68a7-0983-40e7-b5a1-663aaf5bef40 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:29.883710 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-03cd68a7-0983-40e7-b5a1-663aaf5bef40 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:29.888100 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-03cd68a7-0983-40e7-b5a1-663aaf5bef40 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:29.888385 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-03cd68a7-0983-40e7-b5a1-663aaf5bef40 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:29.888651 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-03cd68a7-0983-40e7-b5a1-663aaf5bef40 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:29.889225 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-03cd68a7-0983-40e7-b5a1-663aaf5bef40 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:29.889532 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-03cd68a7-0983-40e7-b5a1-663aaf5bef40 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:29.889853 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-03cd68a7-0983-40e7-b5a1-663aaf5bef40 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:29.908294 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-03cd68a7-0983-40e7-b5a1-663aaf5bef40 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:30.043214 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-03cd68a7-0983-40e7-b5a1-663aaf5bef40 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:30.048956 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-03cd68a7-0983-40e7-b5a1-663aaf5bef40 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:30.050716 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-03cd68a7-0983-40e7-b5a1-663aaf5bef40 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:30.055881 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-03cd68a7-0983-40e7-b5a1-663aaf5bef40 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1525 microversion: 2.60 time: 0.309688 Jun 01 22:42:30.056036 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 928/2738] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:29 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1525 bytes in 310 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:30.400423 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-51a31102-6144-4d88-bc37-c5e664a799b2 req-b5d3f47d-e737-4326-a5e0-16bfdbad17e0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e1afd64e-d3b3-4087-b994-56d3d283ce76", "name": "network-vif-deleted", "tag": "470c8415-2ade-42e4-9f4f-69cb8a4e5fca"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:30.407156 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-51a31102-6144-4d88-bc37-c5e664a799b2 req-b5d3f47d-e737-4326-a5e0-16bfdbad17e0 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:30.407313 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-51a31102-6144-4d88-bc37-c5e664a799b2 req-b5d3f47d-e737-4326-a5e0-16bfdbad17e0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:30.407477 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-51a31102-6144-4d88-bc37-c5e664a799b2 req-b5d3f47d-e737-4326-a5e0-16bfdbad17e0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:30.413289 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-51a31102-6144-4d88-bc37-c5e664a799b2 req-b5d3f47d-e737-4326-a5e0-16bfdbad17e0 service nova] Creating event network-vif-deleted:470c8415-2ade-42e4-9f4f-69cb8a4e5fca for instance e1afd64e-d3b3-4087-b994-56d3d283ce76 on np0000001904 Jun 01 22:42:30.413637 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-51a31102-6144-4d88-bc37-c5e664a799b2 req-b5d3f47d-e737-4326-a5e0-16bfdbad17e0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:42:30.417020 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-51a31102-6144-4d88-bc37-c5e664a799b2 req-b5d3f47d-e737-4326-a5e0-16bfdbad17e0 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018775 Jun 01 22:42:30.417331 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 895/2739] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:42:30 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:30.506389 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-cef055b1-7e50-4502-bb7a-ffb62ebef526 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:30.507760 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-cef055b1-7e50-4502-bb7a-ffb62ebef526 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:30.511679 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cef055b1-7e50-4502-bb7a-ffb62ebef526 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:30.511917 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cef055b1-7e50-4502-bb7a-ffb62ebef526 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:30.512154 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cef055b1-7e50-4502-bb7a-ffb62ebef526 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:30.512547 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cef055b1-7e50-4502-bb7a-ffb62ebef526 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:30.512842 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cef055b1-7e50-4502-bb7a-ffb62ebef526 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:30.513354 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cef055b1-7e50-4502-bb7a-ffb62ebef526 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:30.536395 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cef055b1-7e50-4502-bb7a-ffb62ebef526 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:30.536717 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cef055b1-7e50-4502-bb7a-ffb62ebef526 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:30.536902 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cef055b1-7e50-4502-bb7a-ffb62ebef526 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:30.537245 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-cef055b1-7e50-4502-bb7a-ffb62ebef526 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lazy-loading 'fault' on Instance uuid 6f740e35-988d-4b5a-bb99-ea63d4cb3625 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:42:30.542627 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-cef055b1-7e50-4502-bb7a-ffb62ebef526 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:30.544160 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPatternV346-server-1650524909", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "d53d5ded-15d3-45c5-a7a2-6ea130a5ba5c", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "32a63b48-2157-4c0e-9be3-315cda0031f3"}], "security_groups": [{"name": "tempest-securitygroup--1395500952"}], "key_name": "tempest-keypair-1617716844", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:30.587298 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:30.587699 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:30.588041 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:30.588560 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:30.589964 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:30.590246 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:30.593822 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:30.611370 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-cef055b1-7e50-4502-bb7a-ffb62ebef526 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:30.619924 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-cef055b1-7e50-4502-bb7a-ffb62ebef526 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1346 microversion: 2.1 time: 0.115124 Jun 01 22:42:30.620283 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 917/2740] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:30 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1346 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:30.664662 np0000001904 devstack@n-api.service[86662]: DEBUG nova.network.neutron [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] validate_networks() for [('32a63b48-2157-4c0e-9be3-315cda0031f3', None, None, None, None, None)] {{(pid=86662) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:42:30.665053 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:30.919525 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:31.073359 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:42:31.073886 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:42:31.073886 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:42:31.074139 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:42:31.074373 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:42:31.078867 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-47cae3ed-6111-4840-b9d0-9800f840cd7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:31.080688 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-47cae3ed-6111-4840-b9d0-9800f840cd7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:31.081952 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:31.082170 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:31.082481 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:31.082626 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=49 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:42:31.083068 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:31.083294 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:31.083477 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:31.085581 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-47cae3ed-6111-4840-b9d0-9800f840cd7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:31.085904 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-47cae3ed-6111-4840-b9d0-9800f840cd7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:31.086605 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-47cae3ed-6111-4840-b9d0-9800f840cd7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:31.086832 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-47cae3ed-6111-4840-b9d0-9800f840cd7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:31.087311 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-47cae3ed-6111-4840-b9d0-9800f840cd7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:31.087736 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-47cae3ed-6111-4840-b9d0-9800f840cd7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:31.096509 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Getting quotas for project f206fcec1c8d4e849642f0f55e8044aa. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:42:31.098710 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Getting quotas for user fad300df4dda4aa09c0f2ba6110bcc87 and project f206fcec1c8d4e849642f0f55e8044aa. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:42:31.105675 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-47cae3ed-6111-4840-b9d0-9800f840cd7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:31.136316 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Going to run 1 instances... {{(pid=86662) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:42:31.138147 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] 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='d53d5ded-15d3-45c5-a7a2-6ea130a5ba5c',volume_size=None,volume_type=None)] {{(pid=86662) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:42:31.167170 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-47cae3ed-6111-4840-b9d0-9800f840cd7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:31.172426 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-47cae3ed-6111-4840-b9d0-9800f840cd7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:31.173025 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-47cae3ed-6111-4840-b9d0-9800f840cd7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:31.176793 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-47cae3ed-6111-4840-b9d0-9800f840cd7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1313 microversion: 2.60 time: 0.099702 Jun 01 22:42:31.177082 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 896/2741] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:31 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1313 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:31.261488 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8f8708b0-3cc8-4d0b-b130-8a1d6e524ed6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.719902 Jun 01 22:42:31.261840 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 929/2742] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:42:30 2026] POST /compute/v2.1/servers => generated 406 bytes in 720 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:42:31.272249 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2a40ed32-f845-4fef-9dbf-4c8265c4d58f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:31.273805 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2a40ed32-f845-4fef-9dbf-4c8265c4d58f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:31.284846 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-2a40ed32-f845-4fef-9dbf-4c8265c4d58f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:31.341282 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2a40ed32-f845-4fef-9dbf-4c8265c4d58f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:31.348262 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2a40ed32-f845-4fef-9dbf-4c8265c4d58f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1083 microversion: 2.1 time: 0.078347 Jun 01 22:42:31.348640 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 918/2743] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:31 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1083 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:31.636276 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b9501cb3-1419-495e-bebd-287bf6665664 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:31.638123 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b9501cb3-1419-495e-bebd-287bf6665664 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:31.642068 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9501cb3-1419-495e-bebd-287bf6665664 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:31.642307 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9501cb3-1419-495e-bebd-287bf6665664 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:31.642502 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9501cb3-1419-495e-bebd-287bf6665664 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:31.642948 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9501cb3-1419-495e-bebd-287bf6665664 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:31.643211 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9501cb3-1419-495e-bebd-287bf6665664 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:31.644550 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9501cb3-1419-495e-bebd-287bf6665664 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:31.662919 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9501cb3-1419-495e-bebd-287bf6665664 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:31.663155 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9501cb3-1419-495e-bebd-287bf6665664 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:31.663309 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9501cb3-1419-495e-bebd-287bf6665664 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:31.663529 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-b9501cb3-1419-495e-bebd-287bf6665664 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lazy-loading 'fault' on Instance uuid 6f740e35-988d-4b5a-bb99-ea63d4cb3625 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:42:31.666960 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b9501cb3-1419-495e-bebd-287bf6665664 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:31.715164 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b9501cb3-1419-495e-bebd-287bf6665664 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '65194561aab445b8af910081aa8f11ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5bf92033a5ce426cbdd12d30cbc320b7', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:31.722484 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b9501cb3-1419-495e-bebd-287bf6665664 tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 200 len: 1346 microversion: 2.1 time: 0.087755 Jun 01 22:42:31.722811 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 897/2744] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:31 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 1346 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:32.194673 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c2139f02-3877-4f3f-bf0d-abc6a2b6d257 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:32.196125 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c2139f02-3877-4f3f-bf0d-abc6a2b6d257 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:32.200298 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2139f02-3877-4f3f-bf0d-abc6a2b6d257 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:32.200649 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2139f02-3877-4f3f-bf0d-abc6a2b6d257 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:32.200914 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2139f02-3877-4f3f-bf0d-abc6a2b6d257 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:32.201494 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2139f02-3877-4f3f-bf0d-abc6a2b6d257 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:32.201949 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2139f02-3877-4f3f-bf0d-abc6a2b6d257 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:32.202375 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2139f02-3877-4f3f-bf0d-abc6a2b6d257 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:32.222776 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2139f02-3877-4f3f-bf0d-abc6a2b6d257 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:32.223036 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2139f02-3877-4f3f-bf0d-abc6a2b6d257 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:32.223245 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c2139f02-3877-4f3f-bf0d-abc6a2b6d257 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:32.223475 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-c2139f02-3877-4f3f-bf0d-abc6a2b6d257 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lazy-loading 'fault' on Instance uuid e1afd64e-d3b3-4087-b994-56d3d283ce76 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:42:32.226999 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c2139f02-3877-4f3f-bf0d-abc6a2b6d257 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:32.273719 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c2139f02-3877-4f3f-bf0d-abc6a2b6d257 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:32.278355 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c2139f02-3877-4f3f-bf0d-abc6a2b6d257 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:32.278899 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c2139f02-3877-4f3f-bf0d-abc6a2b6d257 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:32.282207 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c2139f02-3877-4f3f-bf0d-abc6a2b6d257 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1318 microversion: 2.60 time: 0.089506 Jun 01 22:42:32.282446 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 930/2745] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:32 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1318 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:32.366042 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d159f0eb-c4c4-4c98-97d6-8da8ef576ecb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:32.367475 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d159f0eb-c4c4-4c98-97d6-8da8ef576ecb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:32.372582 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d159f0eb-c4c4-4c98-97d6-8da8ef576ecb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:32.372768 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d159f0eb-c4c4-4c98-97d6-8da8ef576ecb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:32.373013 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d159f0eb-c4c4-4c98-97d6-8da8ef576ecb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:32.373467 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d159f0eb-c4c4-4c98-97d6-8da8ef576ecb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:32.373858 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d159f0eb-c4c4-4c98-97d6-8da8ef576ecb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:32.374173 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d159f0eb-c4c4-4c98-97d6-8da8ef576ecb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:32.391096 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d159f0eb-c4c4-4c98-97d6-8da8ef576ecb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:32.474589 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d159f0eb-c4c4-4c98-97d6-8da8ef576ecb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:32.485134 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d159f0eb-c4c4-4c98-97d6-8da8ef576ecb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1133 microversion: 2.1 time: 0.121321 Jun 01 22:42:32.485362 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 919/2746] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:32 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1133 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:32.741217 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-eb2b5225-92d6-467c-b1ab-236a179e0f7c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:32.743774 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-eb2b5225-92d6-467c-b1ab-236a179e0f7c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] [instance: 6f740e35-988d-4b5a-bb99-ea63d4cb3625] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:32.751914 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb2b5225-92d6-467c-b1ab-236a179e0f7c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:32.752269 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb2b5225-92d6-467c-b1ab-236a179e0f7c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:32.752517 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb2b5225-92d6-467c-b1ab-236a179e0f7c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:32.753081 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb2b5225-92d6-467c-b1ab-236a179e0f7c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:32.753467 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb2b5225-92d6-467c-b1ab-236a179e0f7c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:32.753846 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb2b5225-92d6-467c-b1ab-236a179e0f7c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:32.766585 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-eb2b5225-92d6-467c-b1ab-236a179e0f7c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] HTTP exception thrown: Instance 6f740e35-988d-4b5a-bb99-ea63d4cb3625 could not be found. Jun 01 22:42:32.767475 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-eb2b5225-92d6-467c-b1ab-236a179e0f7c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Returning 404 to user: Instance 6f740e35-988d-4b5a-bb99-ea63d4cb3625 could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:42:32.767475 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-eb2b5225-92d6-467c-b1ab-236a179e0f7c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625" status: 404 len: 111 microversion: 2.1 time: 0.028165 Jun 01 22:42:32.767875 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 898/2747] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:32 2026] GET /compute/v2.1/servers/6f740e35-988d-4b5a-bb99-ea63d4cb3625 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:42:32.777402 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-316956df-5580-4488-a49a-25d2cd9cce2c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:32.790790 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-316956df-5580-4488-a49a-25d2cd9cce2c tempest-TestMinimumBasicScenario-1546430546 tempest-TestMinimumBasicScenario-1546430546-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-498179399" status: 202 len: 0 microversion: 2.1 time: 0.015151 Jun 01 22:42:32.791339 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 931/2748] 10.4.3.116 () {66 vars in 1387 bytes} [Mon Jun 1 22:42:32 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-498179399 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:42:33.302371 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d393e7f8-d4c7-418d-8da4-ab378d437b7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:33.303679 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d393e7f8-d4c7-418d-8da4-ab378d437b7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:33.308090 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d393e7f8-d4c7-418d-8da4-ab378d437b7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:33.308186 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d393e7f8-d4c7-418d-8da4-ab378d437b7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:33.308363 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d393e7f8-d4c7-418d-8da4-ab378d437b7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:33.308783 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d393e7f8-d4c7-418d-8da4-ab378d437b7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:33.309120 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d393e7f8-d4c7-418d-8da4-ab378d437b7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:33.309391 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d393e7f8-d4c7-418d-8da4-ab378d437b7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:33.331969 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d393e7f8-d4c7-418d-8da4-ab378d437b7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:33.332239 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d393e7f8-d4c7-418d-8da4-ab378d437b7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:33.332322 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d393e7f8-d4c7-418d-8da4-ab378d437b7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:33.332575 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-d393e7f8-d4c7-418d-8da4-ab378d437b7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lazy-loading 'fault' on Instance uuid e1afd64e-d3b3-4087-b994-56d3d283ce76 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:42:33.335945 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d393e7f8-d4c7-418d-8da4-ab378d437b7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:33.386298 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d393e7f8-d4c7-418d-8da4-ab378d437b7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:33.391645 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d393e7f8-d4c7-418d-8da4-ab378d437b7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:33.392319 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d393e7f8-d4c7-418d-8da4-ab378d437b7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:33.397957 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d393e7f8-d4c7-418d-8da4-ab378d437b7b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1318 microversion: 2.60 time: 0.097006 Jun 01 22:42:33.398232 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 920/2749] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:33 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1318 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:33.507582 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-77e5e95b-4e22-4dde-9775-bb20be472c5b tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:33.509043 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-77e5e95b-4e22-4dde-9775-bb20be472c5b tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:33.513130 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-77e5e95b-4e22-4dde-9775-bb20be472c5b tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:33.513383 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-77e5e95b-4e22-4dde-9775-bb20be472c5b tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:33.513682 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-77e5e95b-4e22-4dde-9775-bb20be472c5b tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:33.514042 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-77e5e95b-4e22-4dde-9775-bb20be472c5b tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:33.514321 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-77e5e95b-4e22-4dde-9775-bb20be472c5b tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:33.514684 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-77e5e95b-4e22-4dde-9775-bb20be472c5b tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:33.533098 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-77e5e95b-4e22-4dde-9775-bb20be472c5b tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:33.582390 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-77e5e95b-4e22-4dde-9775-bb20be472c5b tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:33.589447 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-77e5e95b-4e22-4dde-9775-bb20be472c5b tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1125 microversion: 2.1 time: 0.084078 Jun 01 22:42:33.589961 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 899/2750] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:33 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1125 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:34.416836 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-225b2543-da51-43b3-8fea-790b9c26fbad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:34.418281 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-225b2543-da51-43b3-8fea-790b9c26fbad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:34.420653 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=59,nova_api:UPDATE=2,nova_api:DELETE=3,nova_api:INSERT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:42:34.423316 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-225b2543-da51-43b3-8fea-790b9c26fbad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:34.423641 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-225b2543-da51-43b3-8fea-790b9c26fbad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:34.423996 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-225b2543-da51-43b3-8fea-790b9c26fbad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:34.424470 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-225b2543-da51-43b3-8fea-790b9c26fbad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:34.424884 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-225b2543-da51-43b3-8fea-790b9c26fbad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:34.425244 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-225b2543-da51-43b3-8fea-790b9c26fbad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:34.449904 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-225b2543-da51-43b3-8fea-790b9c26fbad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:34.450136 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-225b2543-da51-43b3-8fea-790b9c26fbad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:34.450298 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-225b2543-da51-43b3-8fea-790b9c26fbad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:34.450527 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-225b2543-da51-43b3-8fea-790b9c26fbad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lazy-loading 'fault' on Instance uuid e1afd64e-d3b3-4087-b994-56d3d283ce76 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:42:34.454030 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-225b2543-da51-43b3-8fea-790b9c26fbad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:34.505103 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-225b2543-da51-43b3-8fea-790b9c26fbad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:34.509871 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-225b2543-da51-43b3-8fea-790b9c26fbad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:34.510511 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-225b2543-da51-43b3-8fea-790b9c26fbad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:34.513950 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-225b2543-da51-43b3-8fea-790b9c26fbad tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 200 len: 1318 microversion: 2.60 time: 0.098830 Jun 01 22:42:34.514232 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 932/2751] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:34 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 1318 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:34.605852 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b8833396-53f6-4a0e-bfb3-7cbe3af331c5 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:34.608147 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b8833396-53f6-4a0e-bfb3-7cbe3af331c5 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:34.612872 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b8833396-53f6-4a0e-bfb3-7cbe3af331c5 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:34.613185 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b8833396-53f6-4a0e-bfb3-7cbe3af331c5 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:34.613378 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b8833396-53f6-4a0e-bfb3-7cbe3af331c5 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:34.613873 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b8833396-53f6-4a0e-bfb3-7cbe3af331c5 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:34.614209 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b8833396-53f6-4a0e-bfb3-7cbe3af331c5 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:34.614773 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b8833396-53f6-4a0e-bfb3-7cbe3af331c5 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:34.633430 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b8833396-53f6-4a0e-bfb3-7cbe3af331c5 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:34.686795 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b8833396-53f6-4a0e-bfb3-7cbe3af331c5 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:34.694662 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b8833396-53f6-4a0e-bfb3-7cbe3af331c5 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1181 microversion: 2.1 time: 0.091242 Jun 01 22:42:34.695200 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 921/2752] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:34 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1181 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:35.531313 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ec58e9d5-3815-4cfb-b62f-cf980d24475a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:35.533072 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ec58e9d5-3815-4cfb-b62f-cf980d24475a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:35.539021 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ec58e9d5-3815-4cfb-b62f-cf980d24475a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:35.539346 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ec58e9d5-3815-4cfb-b62f-cf980d24475a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:35.539645 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ec58e9d5-3815-4cfb-b62f-cf980d24475a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:35.540172 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ec58e9d5-3815-4cfb-b62f-cf980d24475a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:35.540538 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ec58e9d5-3815-4cfb-b62f-cf980d24475a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:35.540906 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ec58e9d5-3815-4cfb-b62f-cf980d24475a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:35.550057 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-ec58e9d5-3815-4cfb-b62f-cf980d24475a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] HTTP exception thrown: Instance e1afd64e-d3b3-4087-b994-56d3d283ce76 could not be found. Jun 01 22:42:35.550324 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ec58e9d5-3815-4cfb-b62f-cf980d24475a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Returning 404 to user: Instance e1afd64e-d3b3-4087-b994-56d3d283ce76 could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:42:35.550748 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ec58e9d5-3815-4cfb-b62f-cf980d24475a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 404 len: 111 microversion: 2.60 time: 0.021706 Jun 01 22:42:35.551170 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 900/2753] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:35 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:42:35.719531 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c415a3e8-ce92-43ba-b623-866b583ac5dd tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:35.724812 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c415a3e8-ce92-43ba-b623-866b583ac5dd tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:35.730914 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c415a3e8-ce92-43ba-b623-866b583ac5dd tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:35.731507 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c415a3e8-ce92-43ba-b623-866b583ac5dd tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:35.732296 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c415a3e8-ce92-43ba-b623-866b583ac5dd tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:35.732892 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c415a3e8-ce92-43ba-b623-866b583ac5dd tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:35.733340 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c415a3e8-ce92-43ba-b623-866b583ac5dd tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:35.733729 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c415a3e8-ce92-43ba-b623-866b583ac5dd tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:35.750493 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c415a3e8-ce92-43ba-b623-866b583ac5dd tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:35.827643 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c415a3e8-ce92-43ba-b623-866b583ac5dd tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:35.840512 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c415a3e8-ce92-43ba-b623-866b583ac5dd tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1181 microversion: 2.1 time: 0.122938 Jun 01 22:42:35.840986 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 933/2754] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:35 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1181 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:36.862915 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2ebd6b5a-c562-4380-93ef-858210640389 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:36.864770 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2ebd6b5a-c562-4380-93ef-858210640389 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:36.869856 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ebd6b5a-c562-4380-93ef-858210640389 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:36.870210 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ebd6b5a-c562-4380-93ef-858210640389 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:36.870435 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ebd6b5a-c562-4380-93ef-858210640389 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:36.870877 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ebd6b5a-c562-4380-93ef-858210640389 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:36.871224 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ebd6b5a-c562-4380-93ef-858210640389 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:36.871492 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ebd6b5a-c562-4380-93ef-858210640389 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:36.897820 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-2ebd6b5a-c562-4380-93ef-858210640389 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:36.967689 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2ebd6b5a-c562-4380-93ef-858210640389 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:36.972628 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2ebd6b5a-c562-4380-93ef-858210640389 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1189 microversion: 2.1 time: 0.109661 Jun 01 22:42:36.972628 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 922/2755] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:36 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1189 bytes in 110 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:37.053624 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ec17ef21-9aba-42bf-a158-e5eb00c5d8e1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:37.053624 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ec17ef21-9aba-42bf-a158-e5eb00c5d8e1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:37.060388 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ec17ef21-9aba-42bf-a158-e5eb00c5d8e1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:37.060388 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ec17ef21-9aba-42bf-a158-e5eb00c5d8e1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:37.060388 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ec17ef21-9aba-42bf-a158-e5eb00c5d8e1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:37.060388 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ec17ef21-9aba-42bf-a158-e5eb00c5d8e1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:37.060588 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ec17ef21-9aba-42bf-a158-e5eb00c5d8e1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:37.060588 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ec17ef21-9aba-42bf-a158-e5eb00c5d8e1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:37.070888 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-ec17ef21-9aba-42bf-a158-e5eb00c5d8e1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] HTTP exception thrown: Instance e1afd64e-d3b3-4087-b994-56d3d283ce76 could not be found. Jun 01 22:42:37.070888 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ec17ef21-9aba-42bf-a158-e5eb00c5d8e1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Returning 404 to user: Instance e1afd64e-d3b3-4087-b994-56d3d283ce76 could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:42:37.070888 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ec17ef21-9aba-42bf-a158-e5eb00c5d8e1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 404 len: 111 microversion: 2.60 time: 0.019653 Jun 01 22:42:37.070888 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 901/2756] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:42:37 2026] DELETE /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:42:37.085376 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-60f40c4f-9f50-49a4-bf8b-d4d7b0617a36 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:37.087406 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-60f40c4f-9f50-49a4-bf8b-d4d7b0617a36 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e1afd64e-d3b3-4087-b994-56d3d283ce76] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:37.094167 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-60f40c4f-9f50-49a4-bf8b-d4d7b0617a36 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:37.094702 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-60f40c4f-9f50-49a4-bf8b-d4d7b0617a36 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:37.094773 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-60f40c4f-9f50-49a4-bf8b-d4d7b0617a36 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:37.095365 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-60f40c4f-9f50-49a4-bf8b-d4d7b0617a36 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:37.095767 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-60f40c4f-9f50-49a4-bf8b-d4d7b0617a36 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:37.096157 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-60f40c4f-9f50-49a4-bf8b-d4d7b0617a36 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:37.106140 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-60f40c4f-9f50-49a4-bf8b-d4d7b0617a36 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] HTTP exception thrown: Instance e1afd64e-d3b3-4087-b994-56d3d283ce76 could not be found. Jun 01 22:42:37.106429 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-60f40c4f-9f50-49a4-bf8b-d4d7b0617a36 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Returning 404 to user: Instance e1afd64e-d3b3-4087-b994-56d3d283ce76 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:42:37.106989 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-60f40c4f-9f50-49a4-bf8b-d4d7b0617a36 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76" status: 404 len: 111 microversion: 2.60 time: 0.026695 Jun 01 22:42:37.107357 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 934/2757] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:37 2026] GET /compute/v2.1/servers/e1afd64e-d3b3-4087-b994-56d3d283ce76 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:42:37.992269 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1c3294bf-53b6-498b-b2fa-af4cccca7338 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:37.993269 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1c3294bf-53b6-498b-b2fa-af4cccca7338 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:37.999626 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1c3294bf-53b6-498b-b2fa-af4cccca7338 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:37.999626 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1c3294bf-53b6-498b-b2fa-af4cccca7338 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:37.999909 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1c3294bf-53b6-498b-b2fa-af4cccca7338 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:38.000272 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1c3294bf-53b6-498b-b2fa-af4cccca7338 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:38.000657 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1c3294bf-53b6-498b-b2fa-af4cccca7338 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:38.001001 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1c3294bf-53b6-498b-b2fa-af4cccca7338 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:38.017581 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1c3294bf-53b6-498b-b2fa-af4cccca7338 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:38.178328 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-3268b5d3-c6c4-46b3-8216-25598fc0331b req-c1e0bae0-0209-4aa6-b77c-d415344c8b99 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2f7b9516-2e2a-4116-b401-8b3388dc6da8", "tag": "99c2d68c-f92a-41ac-bbe9-01d28e1ab2c2"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:38.184771 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-3268b5d3-c6c4-46b3-8216-25598fc0331b req-c1e0bae0-0209-4aa6-b77c-d415344c8b99 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:38.184951 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-3268b5d3-c6c4-46b3-8216-25598fc0331b req-c1e0bae0-0209-4aa6-b77c-d415344c8b99 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:38.185075 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-3268b5d3-c6c4-46b3-8216-25598fc0331b req-c1e0bae0-0209-4aa6-b77c-d415344c8b99 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:38.192429 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-3268b5d3-c6c4-46b3-8216-25598fc0331b req-c1e0bae0-0209-4aa6-b77c-d415344c8b99 service nova] Creating event network-changed:99c2d68c-f92a-41ac-bbe9-01d28e1ab2c2 for instance 2f7b9516-2e2a-4116-b401-8b3388dc6da8 on np0000001904 Jun 01 22:42:38.192858 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-3268b5d3-c6c4-46b3-8216-25598fc0331b req-c1e0bae0-0209-4aa6-b77c-d415344c8b99 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:42:38.192984 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1c3294bf-53b6-498b-b2fa-af4cccca7338 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:38.197140 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-3268b5d3-c6c4-46b3-8216-25598fc0331b req-c1e0bae0-0209-4aa6-b77c-d415344c8b99 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021196 Jun 01 22:42:38.197431 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 902/2758] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:42:38 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:38.202024 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1c3294bf-53b6-498b-b2fa-af4cccca7338 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1267 microversion: 2.1 time: 0.212511 Jun 01 22:42:38.202369 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 923/2759] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:37 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1267 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:38.266043 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-06be63db-92b8-4714-96fb-805538714316 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:38.266348 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-06be63db-92b8-4714-96fb-805538714316 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:38.270519 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06be63db-92b8-4714-96fb-805538714316 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:38.270808 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06be63db-92b8-4714-96fb-805538714316 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:38.271005 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06be63db-92b8-4714-96fb-805538714316 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:38.271299 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06be63db-92b8-4714-96fb-805538714316 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:38.271449 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06be63db-92b8-4714-96fb-805538714316 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:38.271679 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06be63db-92b8-4714-96fb-805538714316 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:38.288130 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-06be63db-92b8-4714-96fb-805538714316 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:42:38.347399 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-06be63db-92b8-4714-96fb-805538714316 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 204 len: 0 microversion: 2.60 time: 0.083121 Jun 01 22:42:38.348031 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 935/2760] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:42:38 2026] DELETE /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 0 bytes in 84 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:42:38.357112 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-48532adf-d9ac-417a-96df-551def1c2519 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:38.359155 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-48532adf-d9ac-417a-96df-551def1c2519 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:38.364505 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48532adf-d9ac-417a-96df-551def1c2519 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:38.364790 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48532adf-d9ac-417a-96df-551def1c2519 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:38.365060 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48532adf-d9ac-417a-96df-551def1c2519 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:38.365638 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48532adf-d9ac-417a-96df-551def1c2519 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:38.365943 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48532adf-d9ac-417a-96df-551def1c2519 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:38.366258 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48532adf-d9ac-417a-96df-551def1c2519 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:38.387085 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-48532adf-d9ac-417a-96df-551def1c2519 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:39.107552 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-48532adf-d9ac-417a-96df-551def1c2519 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:39.115960 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-48532adf-d9ac-417a-96df-551def1c2519 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:39.116697 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-48532adf-d9ac-417a-96df-551def1c2519 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:39.121260 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-48532adf-d9ac-417a-96df-551def1c2519 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1741 microversion: 2.60 time: 0.766651 Jun 01 22:42:39.121533 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 903/2761] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:38 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1741 bytes in 767 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:39.218551 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-badf0dff-e428-448e-8767-0deda629d98a tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:39.220936 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-badf0dff-e428-448e-8767-0deda629d98a tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:39.227274 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-badf0dff-e428-448e-8767-0deda629d98a tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:39.227537 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-badf0dff-e428-448e-8767-0deda629d98a tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:39.227807 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-badf0dff-e428-448e-8767-0deda629d98a tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:39.228269 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-badf0dff-e428-448e-8767-0deda629d98a tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:39.228587 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-badf0dff-e428-448e-8767-0deda629d98a tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:39.228873 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-badf0dff-e428-448e-8767-0deda629d98a tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:39.244106 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-badf0dff-e428-448e-8767-0deda629d98a tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:39.405269 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-badf0dff-e428-448e-8767-0deda629d98a tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:39.414406 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-badf0dff-e428-448e-8767-0deda629d98a tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1267 microversion: 2.1 time: 0.196761 Jun 01 22:42:39.414406 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 924/2762] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:39 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1267 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:39.569798 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-b96450c7-a9f1-43ef-92ee-d6af296624c2 req-c4af2d66-9a54-44e5-a4e9-9bb5d3000975 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "feff4eb4-877b-4953-8359-71911bdec33c", "name": "network-vif-unplugged", "status": "completed", "tag": "c745d391-9afe-4722-a4d3-0cf128f38cb4"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:39.576397 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b96450c7-a9f1-43ef-92ee-d6af296624c2 req-c4af2d66-9a54-44e5-a4e9-9bb5d3000975 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:39.576636 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b96450c7-a9f1-43ef-92ee-d6af296624c2 req-c4af2d66-9a54-44e5-a4e9-9bb5d3000975 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:39.576825 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b96450c7-a9f1-43ef-92ee-d6af296624c2 req-c4af2d66-9a54-44e5-a4e9-9bb5d3000975 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:39.586134 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-b96450c7-a9f1-43ef-92ee-d6af296624c2 req-c4af2d66-9a54-44e5-a4e9-9bb5d3000975 service nova] Creating event network-vif-unplugged:c745d391-9afe-4722-a4d3-0cf128f38cb4 for instance feff4eb4-877b-4953-8359-71911bdec33c on np0000001904 Jun 01 22:42:39.586729 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-b96450c7-a9f1-43ef-92ee-d6af296624c2 req-c4af2d66-9a54-44e5-a4e9-9bb5d3000975 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:42:39.593191 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-b96450c7-a9f1-43ef-92ee-d6af296624c2 req-c4af2d66-9a54-44e5-a4e9-9bb5d3000975 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.025200 Jun 01 22:42:39.593670 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 936/2763] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:42:39 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:40.139558 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8e417015-27f8-49a6-85e1-b2d4d68b409c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:40.141885 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8e417015-27f8-49a6-85e1-b2d4d68b409c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:40.146617 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8e417015-27f8-49a6-85e1-b2d4d68b409c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:40.146932 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8e417015-27f8-49a6-85e1-b2d4d68b409c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:40.147214 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8e417015-27f8-49a6-85e1-b2d4d68b409c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:40.147686 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8e417015-27f8-49a6-85e1-b2d4d68b409c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:40.148170 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8e417015-27f8-49a6-85e1-b2d4d68b409c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:40.148420 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8e417015-27f8-49a6-85e1-b2d4d68b409c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:40.168329 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8e417015-27f8-49a6-85e1-b2d4d68b409c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:40.233195 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-509f73a3-0597-4069-a998-233d5ae8898a tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestVolumeBackupRestore-1398314914", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDeVw8ZLn9pVFMdKhQMdB1mfbbozf4EvtuLbjocm7I8HQiph95495dCpxTxPRMI5F2Gw7EJtTYaB+k98cgQ4X5lEBNjjboktOxikDd++pTi517JbCJ/0pCT0uYonTo6ESA=="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:40.246238 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-509f73a3-0597-4069-a998-233d5ae8898a tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Getting quotas for project a3933487bc534630bcf15f5f4d6a5bf5. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:42:40.248328 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-509f73a3-0597-4069-a998-233d5ae8898a tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Getting quotas for user 14306b3a146c4dc09a752f0bd1159e3a and project a3933487bc534630bcf15f5f4d6a5bf5. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:42:40.270096 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-509f73a3-0597-4069-a998-233d5ae8898a tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 402 microversion: 2.1 time: 0.038232 Jun 01 22:42:40.270096 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 925/2764] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:42:40 2026] POST /compute/v2.1/os-keypairs => generated 402 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:40.353827 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8e417015-27f8-49a6-85e1-b2d4d68b409c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:40.358880 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8e417015-27f8-49a6-85e1-b2d4d68b409c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:40.359815 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8e417015-27f8-49a6-85e1-b2d4d68b409c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:40.365240 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8e417015-27f8-49a6-85e1-b2d4d68b409c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1741 microversion: 2.60 time: 0.227569 Jun 01 22:42:40.365584 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 904/2765] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:40 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1741 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:40.428652 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-47acc636-b30f-4466-a4a5-f4f84660882a tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:40.430175 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-47acc636-b30f-4466-a4a5-f4f84660882a tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:40.433961 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47acc636-b30f-4466-a4a5-f4f84660882a tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:40.434213 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47acc636-b30f-4466-a4a5-f4f84660882a tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:40.434421 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47acc636-b30f-4466-a4a5-f4f84660882a tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:40.434900 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47acc636-b30f-4466-a4a5-f4f84660882a tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:40.435224 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47acc636-b30f-4466-a4a5-f4f84660882a tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:40.435518 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47acc636-b30f-4466-a4a5-f4f84660882a tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:40.451099 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-47acc636-b30f-4466-a4a5-f4f84660882a tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:40.614664 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-47acc636-b30f-4466-a4a5-f4f84660882a tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:40.624305 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-47acc636-b30f-4466-a4a5-f4f84660882a tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1255 microversion: 2.1 time: 0.197477 Jun 01 22:42:40.625207 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 937/2766] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:40 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1255 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:41.087322 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:42:41.102446 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:42:41.227266 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-f62a02c2-2837-4740-92a2-0d9fb13f438d req-f5ea48ec-aeea-40e3-93be-21f8fdd3df0f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "feff4eb4-877b-4953-8359-71911bdec33c", "name": "network-vif-deleted", "tag": "c745d391-9afe-4722-a4d3-0cf128f38cb4"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:41.232587 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-f62a02c2-2837-4740-92a2-0d9fb13f438d req-f5ea48ec-aeea-40e3-93be-21f8fdd3df0f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:41.232766 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-f62a02c2-2837-4740-92a2-0d9fb13f438d req-f5ea48ec-aeea-40e3-93be-21f8fdd3df0f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:41.232887 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-f62a02c2-2837-4740-92a2-0d9fb13f438d req-f5ea48ec-aeea-40e3-93be-21f8fdd3df0f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:41.240588 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-f62a02c2-2837-4740-92a2-0d9fb13f438d req-f5ea48ec-aeea-40e3-93be-21f8fdd3df0f service nova] Creating event network-vif-deleted:c745d391-9afe-4722-a4d3-0cf128f38cb4 for instance feff4eb4-877b-4953-8359-71911bdec33c on np0000001904 Jun 01 22:42:41.241028 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-f62a02c2-2837-4740-92a2-0d9fb13f438d req-f5ea48ec-aeea-40e3-93be-21f8fdd3df0f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:42:41.246194 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-f62a02c2-2837-4740-92a2-0d9fb13f438d req-f5ea48ec-aeea-40e3-93be-21f8fdd3df0f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020530 Jun 01 22:42:41.246382 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 926/2767] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:42:41 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:41.384370 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6d3d8fae-b5ca-4963-ad45-3424874ec658 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:41.386151 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6d3d8fae-b5ca-4963-ad45-3424874ec658 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:41.389505 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d3d8fae-b5ca-4963-ad45-3424874ec658 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:41.389732 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d3d8fae-b5ca-4963-ad45-3424874ec658 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:41.389934 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d3d8fae-b5ca-4963-ad45-3424874ec658 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:41.390334 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d3d8fae-b5ca-4963-ad45-3424874ec658 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:41.390655 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d3d8fae-b5ca-4963-ad45-3424874ec658 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:41.390912 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6d3d8fae-b5ca-4963-ad45-3424874ec658 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:41.410239 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6d3d8fae-b5ca-4963-ad45-3424874ec658 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:41.459823 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6d3d8fae-b5ca-4963-ad45-3424874ec658 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:41.465669 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6d3d8fae-b5ca-4963-ad45-3424874ec658 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:41.466263 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6d3d8fae-b5ca-4963-ad45-3424874ec658 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:41.471047 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6d3d8fae-b5ca-4963-ad45-3424874ec658 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1674 microversion: 2.60 time: 0.088278 Jun 01 22:42:41.471352 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 905/2768] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:41 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1674 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:41.571790 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBackupRestore-server-1195610017", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "47b6be5c-2249-4bd0-877d-6554d40017b3", "source_type": "volume", "destination_type": "volume", "boot_index": 0}], "key_name": "tempest-TestVolumeBackupRestore-1398314914", "security_groups": [{"name": "tempest-secgroup-smoke-535211478"}], "networks": [{"uuid": "fe89a101-b4b2-42fa-96db-9c38108fb0fb"}]}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:41.614474 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:41.614812 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:41.615265 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:41.615552 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:41.615887 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:41.616159 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:41.621728 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:41.638042 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-a32e6ad6-95eb-45e8-9912-3afc2e479203 req-1e8bd4c9-8055-4e3d-810e-e49a297183a2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "feff4eb4-877b-4953-8359-71911bdec33c", "name": "network-vif-unplugged", "status": "completed", "tag": "c745d391-9afe-4722-a4d3-0cf128f38cb4"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:41.643331 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a32e6ad6-95eb-45e8-9912-3afc2e479203 req-1e8bd4c9-8055-4e3d-810e-e49a297183a2 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:41.643506 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a32e6ad6-95eb-45e8-9912-3afc2e479203 req-1e8bd4c9-8055-4e3d-810e-e49a297183a2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:41.643610 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a32e6ad6-95eb-45e8-9912-3afc2e479203 req-1e8bd4c9-8055-4e3d-810e-e49a297183a2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:41.644375 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b2e864d1-b929-46e1-b64c-5564b1cf2e37 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:41.647210 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b2e864d1-b929-46e1-b64c-5564b1cf2e37 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:41.649623 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a32e6ad6-95eb-45e8-9912-3afc2e479203 req-1e8bd4c9-8055-4e3d-810e-e49a297183a2 service nova] Creating event network-vif-unplugged:c745d391-9afe-4722-a4d3-0cf128f38cb4 for instance feff4eb4-877b-4953-8359-71911bdec33c on np0000001904 Jun 01 22:42:41.649759 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-a32e6ad6-95eb-45e8-9912-3afc2e479203 req-1e8bd4c9-8055-4e3d-810e-e49a297183a2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:42:41.651764 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b2e864d1-b929-46e1-b64c-5564b1cf2e37 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:41.652133 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b2e864d1-b929-46e1-b64c-5564b1cf2e37 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:41.652420 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b2e864d1-b929-46e1-b64c-5564b1cf2e37 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:41.653012 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b2e864d1-b929-46e1-b64c-5564b1cf2e37 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:41.653402 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b2e864d1-b929-46e1-b64c-5564b1cf2e37 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:41.653823 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b2e864d1-b929-46e1-b64c-5564b1cf2e37 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:41.658071 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-a32e6ad6-95eb-45e8-9912-3afc2e479203 req-1e8bd4c9-8055-4e3d-810e-e49a297183a2 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.021469 Jun 01 22:42:41.658071 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 927/2769] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:42:41 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:41.669013 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b2e864d1-b929-46e1-b64c-5564b1cf2e37 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:41.687899 np0000001904 devstack@n-api.service[86662]: DEBUG nova.network.neutron [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] validate_networks() for [('fe89a101-b4b2-42fa-96db-9c38108fb0fb', None, None, None, None, None)] {{(pid=86662) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:42:41.688229 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:41.793697 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b2e864d1-b929-46e1-b64c-5564b1cf2e37 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:41.801625 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b2e864d1-b929-46e1-b64c-5564b1cf2e37 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1255 microversion: 2.1 time: 0.159456 Jun 01 22:42:41.802183 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 906/2770] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:41 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1255 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:41.937150 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:42.120755 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:42:42.120950 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:42:42.121240 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:42:42.121405 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:42:42.121590 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:42:42.128415 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:42.128926 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:42.128926 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:42.129426 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:42.129609 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:42.129736 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:42.144276 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Getting quotas for project a3933487bc534630bcf15f5f4d6a5bf5. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:42:42.145264 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Getting quotas for user 14306b3a146c4dc09a752f0bd1159e3a and project a3933487bc534630bcf15f5f4d6a5bf5. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:42:42.193294 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Going to run 1 instances... {{(pid=86662) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:42:42.197848 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] 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='47b6be5c-2249-4bd0-877d-6554d40017b3',volume_size=None,volume_type=None)] {{(pid=86662) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:42:42.365214 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-443d97f7-fe50-4d29-a137-4b42cdfc55b8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.796509 Jun 01 22:42:42.365360 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 938/2771] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:42:41 2026] POST /compute/v2.1/servers => generated 405 bytes in 797 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:42:42.380400 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3f3f9fa1-9d34-44e5-a497-aab279fa5248 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:42.383258 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3f3f9fa1-9d34-44e5-a497-aab279fa5248 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:42.396198 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-3f3f9fa1-9d34-44e5-a497-aab279fa5248 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:42.468454 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3f3f9fa1-9d34-44e5-a497-aab279fa5248 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:42.477030 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3f3f9fa1-9d34-44e5-a497-aab279fa5248 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1097 microversion: 2.1 time: 0.098881 Jun 01 22:42:42.477324 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 928/2772] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:42 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1097 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:42.490953 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2a4ed6a4-6595-4834-9cda-770e25be2396 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:42.492695 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2a4ed6a4-6595-4834-9cda-770e25be2396 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:42.501117 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a4ed6a4-6595-4834-9cda-770e25be2396 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:42.501117 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a4ed6a4-6595-4834-9cda-770e25be2396 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:42.501772 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a4ed6a4-6595-4834-9cda-770e25be2396 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:42.502445 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a4ed6a4-6595-4834-9cda-770e25be2396 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:42.502546 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a4ed6a4-6595-4834-9cda-770e25be2396 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:42.503276 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a4ed6a4-6595-4834-9cda-770e25be2396 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:42.527732 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a4ed6a4-6595-4834-9cda-770e25be2396 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:42.528049 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a4ed6a4-6595-4834-9cda-770e25be2396 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:42.528288 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a4ed6a4-6595-4834-9cda-770e25be2396 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:42.528607 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-2a4ed6a4-6595-4834-9cda-770e25be2396 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lazy-loading 'fault' on Instance uuid feff4eb4-877b-4953-8359-71911bdec33c {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:42:42.533001 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2a4ed6a4-6595-4834-9cda-770e25be2396 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:42.591767 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2a4ed6a4-6595-4834-9cda-770e25be2396 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:42.598219 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2a4ed6a4-6595-4834-9cda-770e25be2396 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:42.599093 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2a4ed6a4-6595-4834-9cda-770e25be2396 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:42.604177 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2a4ed6a4-6595-4834-9cda-770e25be2396 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1391 microversion: 2.60 time: 0.116737 Jun 01 22:42:42.604552 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 907/2773] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:42 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1391 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:42.817896 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e22b8f4f-506d-4e17-a984-49e600324e07 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:42.819442 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e22b8f4f-506d-4e17-a984-49e600324e07 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:42.823789 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e22b8f4f-506d-4e17-a984-49e600324e07 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:42.824055 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e22b8f4f-506d-4e17-a984-49e600324e07 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:42.824269 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e22b8f4f-506d-4e17-a984-49e600324e07 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:42.824704 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e22b8f4f-506d-4e17-a984-49e600324e07 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:42.825001 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e22b8f4f-506d-4e17-a984-49e600324e07 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:42.825277 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e22b8f4f-506d-4e17-a984-49e600324e07 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:42.846365 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e22b8f4f-506d-4e17-a984-49e600324e07 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:43.001791 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e22b8f4f-506d-4e17-a984-49e600324e07 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:43.011137 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e22b8f4f-506d-4e17-a984-49e600324e07 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1255 microversion: 2.1 time: 0.194709 Jun 01 22:42:43.011705 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 939/2774] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:42 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1255 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:43.497065 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-11d1344e-8f4a-446b-b727-6ec12d1d4b79 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:43.498986 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-11d1344e-8f4a-446b-b727-6ec12d1d4b79 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:43.504583 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11d1344e-8f4a-446b-b727-6ec12d1d4b79 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:43.504909 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11d1344e-8f4a-446b-b727-6ec12d1d4b79 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:43.505193 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11d1344e-8f4a-446b-b727-6ec12d1d4b79 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:43.505790 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11d1344e-8f4a-446b-b727-6ec12d1d4b79 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:43.506220 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11d1344e-8f4a-446b-b727-6ec12d1d4b79 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:43.506645 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11d1344e-8f4a-446b-b727-6ec12d1d4b79 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:43.528508 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-11d1344e-8f4a-446b-b727-6ec12d1d4b79 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:43.604066 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-11d1344e-8f4a-446b-b727-6ec12d1d4b79 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:43.615213 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-11d1344e-8f4a-446b-b727-6ec12d1d4b79 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1147 microversion: 2.1 time: 0.120383 Jun 01 22:42:43.616237 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 929/2775] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:43 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1147 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:43.628613 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-72fddba3-38ac-4592-8c85-46402288b896 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:43.630881 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-72fddba3-38ac-4592-8c85-46402288b896 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:43.636775 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-72fddba3-38ac-4592-8c85-46402288b896 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:43.637373 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-72fddba3-38ac-4592-8c85-46402288b896 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:43.637940 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-72fddba3-38ac-4592-8c85-46402288b896 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:43.638754 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-72fddba3-38ac-4592-8c85-46402288b896 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:43.639366 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-72fddba3-38ac-4592-8c85-46402288b896 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:43.639988 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-72fddba3-38ac-4592-8c85-46402288b896 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:43.671014 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-72fddba3-38ac-4592-8c85-46402288b896 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:43.671014 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-72fddba3-38ac-4592-8c85-46402288b896 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:43.671014 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-72fddba3-38ac-4592-8c85-46402288b896 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:43.671014 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-72fddba3-38ac-4592-8c85-46402288b896 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lazy-loading 'fault' on Instance uuid feff4eb4-877b-4953-8359-71911bdec33c {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:42:43.674638 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-72fddba3-38ac-4592-8c85-46402288b896 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:43.727634 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-72fddba3-38ac-4592-8c85-46402288b896 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:43.734593 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-72fddba3-38ac-4592-8c85-46402288b896 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:43.734593 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-72fddba3-38ac-4592-8c85-46402288b896 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:43.739827 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-72fddba3-38ac-4592-8c85-46402288b896 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1391 microversion: 2.60 time: 0.114649 Jun 01 22:42:43.740408 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 908/2776] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:43 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1391 bytes in 116 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:44.032381 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e1d26962-a0b1-4eac-bfa9-cb616100956c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:44.034023 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e1d26962-a0b1-4eac-bfa9-cb616100956c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:44.038765 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e1d26962-a0b1-4eac-bfa9-cb616100956c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:44.039152 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e1d26962-a0b1-4eac-bfa9-cb616100956c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:44.039425 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e1d26962-a0b1-4eac-bfa9-cb616100956c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:44.040039 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e1d26962-a0b1-4eac-bfa9-cb616100956c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:44.040395 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e1d26962-a0b1-4eac-bfa9-cb616100956c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:44.040790 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e1d26962-a0b1-4eac-bfa9-cb616100956c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:44.058583 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e1d26962-a0b1-4eac-bfa9-cb616100956c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:44.267546 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e1d26962-a0b1-4eac-bfa9-cb616100956c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:44.274688 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e1d26962-a0b1-4eac-bfa9-cb616100956c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1255 microversion: 2.1 time: 0.243975 Jun 01 22:42:44.274876 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 940/2777] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:44 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1255 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:44.633839 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b68fca26-c1eb-4fee-9e86-17d99b727c88 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:44.635358 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b68fca26-c1eb-4fee-9e86-17d99b727c88 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:44.640667 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b68fca26-c1eb-4fee-9e86-17d99b727c88 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:44.640985 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b68fca26-c1eb-4fee-9e86-17d99b727c88 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:44.641260 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b68fca26-c1eb-4fee-9e86-17d99b727c88 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:44.641786 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b68fca26-c1eb-4fee-9e86-17d99b727c88 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:44.642174 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b68fca26-c1eb-4fee-9e86-17d99b727c88 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:44.642500 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b68fca26-c1eb-4fee-9e86-17d99b727c88 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:44.657683 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b68fca26-c1eb-4fee-9e86-17d99b727c88 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:44.708060 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b68fca26-c1eb-4fee-9e86-17d99b727c88 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:44.716685 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b68fca26-c1eb-4fee-9e86-17d99b727c88 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1139 microversion: 2.1 time: 0.084793 Jun 01 22:42:44.717030 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 930/2778] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:44 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1139 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:44.762518 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-71537709-4527-4034-8556-5743217616c3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:44.765595 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-71537709-4527-4034-8556-5743217616c3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:44.772343 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71537709-4527-4034-8556-5743217616c3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:44.772931 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71537709-4527-4034-8556-5743217616c3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:44.773293 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71537709-4527-4034-8556-5743217616c3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:44.775799 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71537709-4527-4034-8556-5743217616c3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:44.775799 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71537709-4527-4034-8556-5743217616c3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:44.775799 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71537709-4527-4034-8556-5743217616c3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:44.794773 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71537709-4527-4034-8556-5743217616c3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:44.795037 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71537709-4527-4034-8556-5743217616c3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:44.795427 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71537709-4527-4034-8556-5743217616c3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:44.795498 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-71537709-4527-4034-8556-5743217616c3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lazy-loading 'fault' on Instance uuid feff4eb4-877b-4953-8359-71911bdec33c {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:42:44.798735 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-71537709-4527-4034-8556-5743217616c3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:44.859064 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-71537709-4527-4034-8556-5743217616c3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:44.864312 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-71537709-4527-4034-8556-5743217616c3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:44.864940 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-71537709-4527-4034-8556-5743217616c3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:44.869112 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-71537709-4527-4034-8556-5743217616c3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 200 len: 1391 microversion: 2.60 time: 0.110117 Jun 01 22:42:44.869441 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 909/2779] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:44 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 1391 bytes in 111 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:45.293977 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-14c93850-94c4-44f7-967a-f6ab74724e70 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:45.295994 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-14c93850-94c4-44f7-967a-f6ab74724e70 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:45.302658 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-14c93850-94c4-44f7-967a-f6ab74724e70 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:45.303045 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-14c93850-94c4-44f7-967a-f6ab74724e70 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:45.303316 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-14c93850-94c4-44f7-967a-f6ab74724e70 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:45.303947 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-14c93850-94c4-44f7-967a-f6ab74724e70 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:45.304288 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-14c93850-94c4-44f7-967a-f6ab74724e70 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:45.304661 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-14c93850-94c4-44f7-967a-f6ab74724e70 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:45.336671 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-14c93850-94c4-44f7-967a-f6ab74724e70 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:45.500190 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-14c93850-94c4-44f7-967a-f6ab74724e70 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:45.508124 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-14c93850-94c4-44f7-967a-f6ab74724e70 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1255 microversion: 2.1 time: 0.216498 Jun 01 22:42:45.508427 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 941/2780] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:45 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1255 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:45.734660 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-381af6db-cbd2-4e75-8f1c-90d944b84d27 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:45.736829 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-381af6db-cbd2-4e75-8f1c-90d944b84d27 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:45.742530 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-381af6db-cbd2-4e75-8f1c-90d944b84d27 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:45.742825 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-381af6db-cbd2-4e75-8f1c-90d944b84d27 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:45.743277 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-381af6db-cbd2-4e75-8f1c-90d944b84d27 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:45.744173 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-381af6db-cbd2-4e75-8f1c-90d944b84d27 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:45.744173 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-381af6db-cbd2-4e75-8f1c-90d944b84d27 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:45.744495 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-381af6db-cbd2-4e75-8f1c-90d944b84d27 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:45.757839 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-381af6db-cbd2-4e75-8f1c-90d944b84d27 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:45.820052 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-381af6db-cbd2-4e75-8f1c-90d944b84d27 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:45.828897 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-381af6db-cbd2-4e75-8f1c-90d944b84d27 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1139 microversion: 2.1 time: 0.096714 Jun 01 22:42:45.829188 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 931/2781] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:45 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1139 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:45.887508 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-abc22173-f64f-4c16-a720-6cf44e044393 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:45.889620 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-abc22173-f64f-4c16-a720-6cf44e044393 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: feff4eb4-877b-4953-8359-71911bdec33c] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:45.894255 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-abc22173-f64f-4c16-a720-6cf44e044393 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:45.894523 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-abc22173-f64f-4c16-a720-6cf44e044393 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:45.894850 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-abc22173-f64f-4c16-a720-6cf44e044393 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:45.895357 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-abc22173-f64f-4c16-a720-6cf44e044393 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:45.895679 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-abc22173-f64f-4c16-a720-6cf44e044393 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:45.896116 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-abc22173-f64f-4c16-a720-6cf44e044393 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:45.904827 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-abc22173-f64f-4c16-a720-6cf44e044393 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] HTTP exception thrown: Instance feff4eb4-877b-4953-8359-71911bdec33c could not be found. Jun 01 22:42:45.905133 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-abc22173-f64f-4c16-a720-6cf44e044393 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Returning 404 to user: Instance feff4eb4-877b-4953-8359-71911bdec33c could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:42:45.905582 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-abc22173-f64f-4c16-a720-6cf44e044393 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c" status: 404 len: 111 microversion: 2.60 time: 0.019901 Jun 01 22:42:45.905846 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 910/2782] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:45 2026] GET /compute/v2.1/servers/feff4eb4-877b-4953-8359-71911bdec33c => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:42:45.916672 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-cfbfbd87-dc51-4fff-b258-5445a9c0a1e7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:45.916672 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-cfbfbd87-dc51-4fff-b258-5445a9c0a1e7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:45.925047 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cfbfbd87-dc51-4fff-b258-5445a9c0a1e7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:45.925047 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cfbfbd87-dc51-4fff-b258-5445a9c0a1e7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:45.925047 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cfbfbd87-dc51-4fff-b258-5445a9c0a1e7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:45.925047 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cfbfbd87-dc51-4fff-b258-5445a9c0a1e7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:45.925326 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cfbfbd87-dc51-4fff-b258-5445a9c0a1e7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:45.926945 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cfbfbd87-dc51-4fff-b258-5445a9c0a1e7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:45.943395 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-cfbfbd87-dc51-4fff-b258-5445a9c0a1e7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:42:46.002266 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-cfbfbd87-dc51-4fff-b258-5445a9c0a1e7 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 204 len: 0 microversion: 2.60 time: 0.088473 Jun 01 22:42:46.002266 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 942/2783] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:42:45 2026] DELETE /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 0 bytes in 89 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:42:46.011836 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-eaac5564-29fb-4228-ae2d-8c10b816fe0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:46.013653 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-eaac5564-29fb-4228-ae2d-8c10b816fe0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:46.019253 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eaac5564-29fb-4228-ae2d-8c10b816fe0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:46.019607 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eaac5564-29fb-4228-ae2d-8c10b816fe0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:46.019935 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eaac5564-29fb-4228-ae2d-8c10b816fe0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:46.020461 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eaac5564-29fb-4228-ae2d-8c10b816fe0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:46.020846 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eaac5564-29fb-4228-ae2d-8c10b816fe0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:46.021207 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eaac5564-29fb-4228-ae2d-8c10b816fe0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:46.036822 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-eaac5564-29fb-4228-ae2d-8c10b816fe0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:46.201472 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-eaac5564-29fb-4228-ae2d-8c10b816fe0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:46.206769 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-eaac5564-29fb-4228-ae2d-8c10b816fe0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:46.207410 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-eaac5564-29fb-4228-ae2d-8c10b816fe0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:46.211589 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-eaac5564-29fb-4228-ae2d-8c10b816fe0a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1624 microversion: 2.60 time: 0.202507 Jun 01 22:42:46.212006 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 932/2784] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:46 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1624 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:46.529242 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e6924abf-2107-4f55-aeec-ebb1909b4edc tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:46.530712 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e6924abf-2107-4f55-aeec-ebb1909b4edc tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:46.534747 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e6924abf-2107-4f55-aeec-ebb1909b4edc tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:46.535053 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e6924abf-2107-4f55-aeec-ebb1909b4edc tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:46.535278 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e6924abf-2107-4f55-aeec-ebb1909b4edc tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:46.535812 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e6924abf-2107-4f55-aeec-ebb1909b4edc tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:46.536229 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e6924abf-2107-4f55-aeec-ebb1909b4edc tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:46.536479 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e6924abf-2107-4f55-aeec-ebb1909b4edc tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:46.554159 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e6924abf-2107-4f55-aeec-ebb1909b4edc tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:46.744264 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e6924abf-2107-4f55-aeec-ebb1909b4edc tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:46.751505 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e6924abf-2107-4f55-aeec-ebb1909b4edc tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1255 microversion: 2.1 time: 0.228052 Jun 01 22:42:46.751810 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 911/2785] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:46 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1255 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:46.852366 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a9d6c435-8e62-426d-9956-3f2159613f34 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:46.853883 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a9d6c435-8e62-426d-9956-3f2159613f34 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:46.857959 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a9d6c435-8e62-426d-9956-3f2159613f34 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:46.858270 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a9d6c435-8e62-426d-9956-3f2159613f34 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:46.858533 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a9d6c435-8e62-426d-9956-3f2159613f34 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:46.859060 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a9d6c435-8e62-426d-9956-3f2159613f34 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:46.859429 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a9d6c435-8e62-426d-9956-3f2159613f34 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:46.859740 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a9d6c435-8e62-426d-9956-3f2159613f34 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:46.880345 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a9d6c435-8e62-426d-9956-3f2159613f34 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:46.985642 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a9d6c435-8e62-426d-9956-3f2159613f34 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:46.992393 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a9d6c435-8e62-426d-9956-3f2159613f34 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1139 microversion: 2.1 time: 0.141924 Jun 01 22:42:46.992681 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 943/2786] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:46 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1139 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:47.227805 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8068d45e-20c6-47b9-b1c4-6374f1dd3fbd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:47.230785 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8068d45e-20c6-47b9-b1c4-6374f1dd3fbd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:47.239378 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8068d45e-20c6-47b9-b1c4-6374f1dd3fbd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:47.239633 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8068d45e-20c6-47b9-b1c4-6374f1dd3fbd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:47.239847 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8068d45e-20c6-47b9-b1c4-6374f1dd3fbd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:47.240282 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8068d45e-20c6-47b9-b1c4-6374f1dd3fbd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:47.240556 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8068d45e-20c6-47b9-b1c4-6374f1dd3fbd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:47.240860 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8068d45e-20c6-47b9-b1c4-6374f1dd3fbd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:47.268532 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8068d45e-20c6-47b9-b1c4-6374f1dd3fbd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:47.570453 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8068d45e-20c6-47b9-b1c4-6374f1dd3fbd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:47.576149 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8068d45e-20c6-47b9-b1c4-6374f1dd3fbd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:47.576748 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8068d45e-20c6-47b9-b1c4-6374f1dd3fbd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:47.581152 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8068d45e-20c6-47b9-b1c4-6374f1dd3fbd tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1624 microversion: 2.60 time: 0.354844 Jun 01 22:42:47.581438 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 933/2787] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:47 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1624 bytes in 355 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:47.765905 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-27e76912-68f8-4751-bc19-ac98b37579d2 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:47.767404 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-27e76912-68f8-4751-bc19-ac98b37579d2 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:47.772205 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27e76912-68f8-4751-bc19-ac98b37579d2 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:47.772653 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27e76912-68f8-4751-bc19-ac98b37579d2 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:47.772870 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27e76912-68f8-4751-bc19-ac98b37579d2 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:47.773323 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27e76912-68f8-4751-bc19-ac98b37579d2 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:47.773652 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27e76912-68f8-4751-bc19-ac98b37579d2 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:47.773990 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27e76912-68f8-4751-bc19-ac98b37579d2 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:47.792158 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-27e76912-68f8-4751-bc19-ac98b37579d2 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:47.905332 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-2cd0536b-7bf3-4442-8780-a7a0986abe05 req-9e4122bc-6568-465e-9e43-b7ece504bc7f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2f7b9516-2e2a-4116-b401-8b3388dc6da8", "name": "network-vif-plugged", "status": "completed", "tag": "99c2d68c-f92a-41ac-bbe9-01d28e1ab2c2"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:47.913222 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-2cd0536b-7bf3-4442-8780-a7a0986abe05 req-9e4122bc-6568-465e-9e43-b7ece504bc7f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:47.914346 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-2cd0536b-7bf3-4442-8780-a7a0986abe05 req-9e4122bc-6568-465e-9e43-b7ece504bc7f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:47.915584 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-2cd0536b-7bf3-4442-8780-a7a0986abe05 req-9e4122bc-6568-465e-9e43-b7ece504bc7f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:47.920728 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-2cd0536b-7bf3-4442-8780-a7a0986abe05 req-9e4122bc-6568-465e-9e43-b7ece504bc7f service nova] Creating event network-vif-plugged:99c2d68c-f92a-41ac-bbe9-01d28e1ab2c2 for instance 2f7b9516-2e2a-4116-b401-8b3388dc6da8 on np0000001904 Jun 01 22:42:47.921635 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-2cd0536b-7bf3-4442-8780-a7a0986abe05 req-9e4122bc-6568-465e-9e43-b7ece504bc7f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:42:47.926422 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-2cd0536b-7bf3-4442-8780-a7a0986abe05 req-9e4122bc-6568-465e-9e43-b7ece504bc7f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022803 Jun 01 22:42:47.926985 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 944/2788] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:42:47 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:47.977926 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-27e76912-68f8-4751-bc19-ac98b37579d2 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:47.989003 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-27e76912-68f8-4751-bc19-ac98b37579d2 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1255 microversion: 2.1 time: 0.224979 Jun 01 22:42:47.989533 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 912/2789] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:47 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1255 bytes in 226 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:48.012055 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1ed15c5c-57b2-43a3-b62a-02022055da82 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:48.015700 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1ed15c5c-57b2-43a3-b62a-02022055da82 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:48.020977 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ed15c5c-57b2-43a3-b62a-02022055da82 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:48.021372 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ed15c5c-57b2-43a3-b62a-02022055da82 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:48.021741 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ed15c5c-57b2-43a3-b62a-02022055da82 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:48.022360 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ed15c5c-57b2-43a3-b62a-02022055da82 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:48.022969 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ed15c5c-57b2-43a3-b62a-02022055da82 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:48.023275 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ed15c5c-57b2-43a3-b62a-02022055da82 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:48.043624 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1ed15c5c-57b2-43a3-b62a-02022055da82 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:48.125899 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1ed15c5c-57b2-43a3-b62a-02022055da82 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:48.132051 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1ed15c5c-57b2-43a3-b62a-02022055da82 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1195 microversion: 2.1 time: 0.123230 Jun 01 22:42:48.132313 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 934/2790] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:48 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1195 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:48.606857 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3e2d54ca-80ca-41ea-948c-348bd93c0665 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:48.608281 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3e2d54ca-80ca-41ea-948c-348bd93c0665 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:48.614681 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3e2d54ca-80ca-41ea-948c-348bd93c0665 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:48.614906 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3e2d54ca-80ca-41ea-948c-348bd93c0665 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:48.615114 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3e2d54ca-80ca-41ea-948c-348bd93c0665 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:48.615498 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3e2d54ca-80ca-41ea-948c-348bd93c0665 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:48.615789 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3e2d54ca-80ca-41ea-948c-348bd93c0665 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:48.616050 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3e2d54ca-80ca-41ea-948c-348bd93c0665 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:48.632249 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3e2d54ca-80ca-41ea-948c-348bd93c0665 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:48.821227 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3e2d54ca-80ca-41ea-948c-348bd93c0665 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:48.826810 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3e2d54ca-80ca-41ea-948c-348bd93c0665 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:48.827507 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3e2d54ca-80ca-41ea-948c-348bd93c0665 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:48.832464 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3e2d54ca-80ca-41ea-948c-348bd93c0665 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1624 microversion: 2.60 time: 0.227555 Jun 01 22:42:48.832881 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 945/2791] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:48 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1624 bytes in 228 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:48.890953 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-d4d4a1ec-39e4-431a-ba86-4969d7139ccb req-b41f8076-8469-46c7-bd13-653bc04f4cc3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "e9baf122-f3d2-4e25-881e-b39d278350af", "name": "network-vif-deleted", "tag": "e3984ede-4914-472e-b9a8-277e0fbf8883"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:48.898411 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d4d4a1ec-39e4-431a-ba86-4969d7139ccb req-b41f8076-8469-46c7-bd13-653bc04f4cc3 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:48.898497 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d4d4a1ec-39e4-431a-ba86-4969d7139ccb req-b41f8076-8469-46c7-bd13-653bc04f4cc3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:48.898623 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d4d4a1ec-39e4-431a-ba86-4969d7139ccb req-b41f8076-8469-46c7-bd13-653bc04f4cc3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:48.906801 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-d4d4a1ec-39e4-431a-ba86-4969d7139ccb req-b41f8076-8469-46c7-bd13-653bc04f4cc3 service nova] Creating event network-vif-deleted:e3984ede-4914-472e-b9a8-277e0fbf8883 for instance e9baf122-f3d2-4e25-881e-b39d278350af on np0000001904 Jun 01 22:42:48.907313 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-d4d4a1ec-39e4-431a-ba86-4969d7139ccb req-b41f8076-8469-46c7-bd13-653bc04f4cc3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:42:48.912822 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-d4d4a1ec-39e4-431a-ba86-4969d7139ccb req-b41f8076-8469-46c7-bd13-653bc04f4cc3 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024922 Jun 01 22:42:48.913555 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 913/2792] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:42:48 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:49.011954 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d9d9a264-0c3b-48c8-82c8-3006ce7f9593 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:49.013352 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d9d9a264-0c3b-48c8-82c8-3006ce7f9593 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:49.018130 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9d9a264-0c3b-48c8-82c8-3006ce7f9593 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:49.018374 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9d9a264-0c3b-48c8-82c8-3006ce7f9593 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:49.018581 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9d9a264-0c3b-48c8-82c8-3006ce7f9593 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:49.019011 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9d9a264-0c3b-48c8-82c8-3006ce7f9593 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:49.019308 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9d9a264-0c3b-48c8-82c8-3006ce7f9593 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:49.019609 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9d9a264-0c3b-48c8-82c8-3006ce7f9593 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:49.042221 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d9d9a264-0c3b-48c8-82c8-3006ce7f9593 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:49.147040 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-66c07ab0-a1ec-47f1-9965-bf52516c6903 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:49.151192 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-66c07ab0-a1ec-47f1-9965-bf52516c6903 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:49.156050 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-66c07ab0-a1ec-47f1-9965-bf52516c6903 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:49.156387 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-66c07ab0-a1ec-47f1-9965-bf52516c6903 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:49.156667 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-66c07ab0-a1ec-47f1-9965-bf52516c6903 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:49.157224 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-66c07ab0-a1ec-47f1-9965-bf52516c6903 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:49.157644 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-66c07ab0-a1ec-47f1-9965-bf52516c6903 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:49.158023 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-66c07ab0-a1ec-47f1-9965-bf52516c6903 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:49.174259 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-66c07ab0-a1ec-47f1-9965-bf52516c6903 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:49.183712 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d9d9a264-0c3b-48c8-82c8-3006ce7f9593 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:49.191275 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d9d9a264-0c3b-48c8-82c8-3006ce7f9593 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1255 microversion: 2.1 time: 0.181799 Jun 01 22:42:49.191559 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 935/2793] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:49 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1255 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:49.234294 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-66c07ab0-a1ec-47f1-9965-bf52516c6903 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:49.242136 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-66c07ab0-a1ec-47f1-9965-bf52516c6903 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1195 microversion: 2.1 time: 0.097095 Jun 01 22:42:49.242371 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 946/2794] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:49 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1195 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:49.851345 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2cce26f5-e8b1-438d-a6ee-40b1b32ff54a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:49.853482 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2cce26f5-e8b1-438d-a6ee-40b1b32ff54a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:49.861289 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2cce26f5-e8b1-438d-a6ee-40b1b32ff54a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:49.861289 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2cce26f5-e8b1-438d-a6ee-40b1b32ff54a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:49.861289 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2cce26f5-e8b1-438d-a6ee-40b1b32ff54a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:49.861289 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2cce26f5-e8b1-438d-a6ee-40b1b32ff54a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:49.861841 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2cce26f5-e8b1-438d-a6ee-40b1b32ff54a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:49.861841 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2cce26f5-e8b1-438d-a6ee-40b1b32ff54a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:49.878470 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2cce26f5-e8b1-438d-a6ee-40b1b32ff54a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:49.902808 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-691896273", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "a09af350-b1ce-45b0-9611-61cfc3a22b7f", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "ff3b2d13-aff4-41f5-b7e9-f43caca179df"}]}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:49.949196 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2cce26f5-e8b1-438d-a6ee-40b1b32ff54a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:49.949693 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:49.949971 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:49.950247 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:49.950837 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:49.951283 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:49.951750 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:49.955827 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2cce26f5-e8b1-438d-a6ee-40b1b32ff54a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:49.955967 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] validate_networks() for [('ff3b2d13-aff4-41f5-b7e9-f43caca179df', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:42:49.956278 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:49.956831 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2cce26f5-e8b1-438d-a6ee-40b1b32ff54a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:49.962223 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2cce26f5-e8b1-438d-a6ee-40b1b32ff54a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1386 microversion: 2.60 time: 0.113091 Jun 01 22:42:49.962672 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 914/2795] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:49 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1386 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:49.974948 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-ae5a5482-3801-4468-80de-6448fb6141c6 req-3eb5a750-a258-4af0-bfaf-a2c26c386a29 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2f7b9516-2e2a-4116-b401-8b3388dc6da8", "name": "network-vif-plugged", "status": "completed", "tag": "99c2d68c-f92a-41ac-bbe9-01d28e1ab2c2"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:49.981892 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ae5a5482-3801-4468-80de-6448fb6141c6 req-3eb5a750-a258-4af0-bfaf-a2c26c386a29 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:49.982129 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ae5a5482-3801-4468-80de-6448fb6141c6 req-3eb5a750-a258-4af0-bfaf-a2c26c386a29 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:49.982286 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ae5a5482-3801-4468-80de-6448fb6141c6 req-3eb5a750-a258-4af0-bfaf-a2c26c386a29 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:49.988844 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-ae5a5482-3801-4468-80de-6448fb6141c6 req-3eb5a750-a258-4af0-bfaf-a2c26c386a29 service nova] Creating event network-vif-plugged:99c2d68c-f92a-41ac-bbe9-01d28e1ab2c2 for instance 2f7b9516-2e2a-4116-b401-8b3388dc6da8 on np0000001904 Jun 01 22:42:49.989285 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-ae5a5482-3801-4468-80de-6448fb6141c6 req-3eb5a750-a258-4af0-bfaf-a2c26c386a29 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:42:49.995033 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-ae5a5482-3801-4468-80de-6448fb6141c6 req-3eb5a750-a258-4af0-bfaf-a2c26c386a29 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022277 Jun 01 22:42:49.995386 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 947/2796] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:42:49 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:50.207933 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-699a3fbf-5de9-449d-8a88-1310f4162196 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:50.210740 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-699a3fbf-5de9-449d-8a88-1310f4162196 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:50.215219 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-699a3fbf-5de9-449d-8a88-1310f4162196 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:50.216373 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-699a3fbf-5de9-449d-8a88-1310f4162196 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:50.217047 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-699a3fbf-5de9-449d-8a88-1310f4162196 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:50.218373 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-699a3fbf-5de9-449d-8a88-1310f4162196 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:50.218710 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-699a3fbf-5de9-449d-8a88-1310f4162196 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:50.218978 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-699a3fbf-5de9-449d-8a88-1310f4162196 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:50.237339 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-699a3fbf-5de9-449d-8a88-1310f4162196 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:50.263592 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-987fde9a-1a3f-4dbf-a229-f14b03804379 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:50.264096 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:50.265343 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-987fde9a-1a3f-4dbf-a229-f14b03804379 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:50.274019 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-987fde9a-1a3f-4dbf-a229-f14b03804379 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:50.274019 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-987fde9a-1a3f-4dbf-a229-f14b03804379 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:50.274019 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-987fde9a-1a3f-4dbf-a229-f14b03804379 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:50.274019 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-987fde9a-1a3f-4dbf-a229-f14b03804379 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:50.274185 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-987fde9a-1a3f-4dbf-a229-f14b03804379 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:50.274185 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-987fde9a-1a3f-4dbf-a229-f14b03804379 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:50.297590 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-987fde9a-1a3f-4dbf-a229-f14b03804379 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:50.358055 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-987fde9a-1a3f-4dbf-a229-f14b03804379 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:50.364778 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-987fde9a-1a3f-4dbf-a229-f14b03804379 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1203 microversion: 2.1 time: 0.105012 Jun 01 22:42:50.365414 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 948/2797] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:50 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1203 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:50.402366 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-699a3fbf-5de9-449d-8a88-1310f4162196 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:50.409466 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-699a3fbf-5de9-449d-8a88-1310f4162196 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1443 microversion: 2.1 time: 0.203581 Jun 01 22:42:50.409783 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 915/2798] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:50 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1443 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:50.427585 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6b520fd3-6a51-46fa-8122-06940b36d936 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:50.428116 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6b520fd3-6a51-46fa-8122-06940b36d936 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:50.431816 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b520fd3-6a51-46fa-8122-06940b36d936 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:50.432111 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b520fd3-6a51-46fa-8122-06940b36d936 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:50.432328 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b520fd3-6a51-46fa-8122-06940b36d936 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:50.432666 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b520fd3-6a51-46fa-8122-06940b36d936 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:50.432889 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b520fd3-6a51-46fa-8122-06940b36d936 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:50.433251 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b520fd3-6a51-46fa-8122-06940b36d936 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:50.444291 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6b520fd3-6a51-46fa-8122-06940b36d936 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:50.450451 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:42:50.450451 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:42:50.450575 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:42:50.450669 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:42:50.450819 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:42:50.456115 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:50.456263 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:50.456379 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:50.456819 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:50.456969 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:50.457061 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:50.466999 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:42:50.469223 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for user 720720a71fc744449b75cea9b4b611e7 and project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:42:50.499575 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:42:50.500750 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] 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='a09af350-b1ce-45b0-9611-61cfc3a22b7f',volume_size=None,volume_type=None)] {{(pid=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:42:50.568419 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6b520fd3-6a51-46fa-8122-06940b36d936 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.143115 Jun 01 22:42:50.568715 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 949/2799] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:42:50 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8/os-interface => generated 282 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:50.637760 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4cfa0e36-4bbd-418d-a159-2cd90c3f2b75 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.736446 Jun 01 22:42:50.637993 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 936/2800] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:42:49 2026] POST /compute/v2.1/servers => generated 380 bytes in 737 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:42:50.650463 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ef57276e-913c-44cd-87ac-d776fd19b330 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:50.651796 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ef57276e-913c-44cd-87ac-d776fd19b330 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:50.664535 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ef57276e-913c-44cd-87ac-d776fd19b330 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:50.716115 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ef57276e-913c-44cd-87ac-d776fd19b330 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:50.723472 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ef57276e-913c-44cd-87ac-d776fd19b330 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1054 microversion: 2.1 time: 0.074661 Jun 01 22:42:50.723903 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 916/2801] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:50 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1054 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:50.989591 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a8d77e9f-0df2-4971-83b1-a097d04eb65e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:50.989591 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a8d77e9f-0df2-4971-83b1-a097d04eb65e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:50.994867 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a8d77e9f-0df2-4971-83b1-a097d04eb65e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:50.995440 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a8d77e9f-0df2-4971-83b1-a097d04eb65e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:50.997053 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a8d77e9f-0df2-4971-83b1-a097d04eb65e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:50.997053 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a8d77e9f-0df2-4971-83b1-a097d04eb65e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:50.997053 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a8d77e9f-0df2-4971-83b1-a097d04eb65e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:50.997053 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a8d77e9f-0df2-4971-83b1-a097d04eb65e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:51.019519 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a8d77e9f-0df2-4971-83b1-a097d04eb65e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:51.019868 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a8d77e9f-0df2-4971-83b1-a097d04eb65e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:51.020139 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a8d77e9f-0df2-4971-83b1-a097d04eb65e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:51.021236 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-a8d77e9f-0df2-4971-83b1-a097d04eb65e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lazy-loading 'fault' on Instance uuid e9baf122-f3d2-4e25-881e-b39d278350af {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:42:51.023737 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a8d77e9f-0df2-4971-83b1-a097d04eb65e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:51.074321 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a8d77e9f-0df2-4971-83b1-a097d04eb65e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:51.085588 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a8d77e9f-0df2-4971-83b1-a097d04eb65e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:51.085588 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a8d77e9f-0df2-4971-83b1-a097d04eb65e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:51.089458 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a8d77e9f-0df2-4971-83b1-a097d04eb65e tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1391 microversion: 2.60 time: 0.104280 Jun 01 22:42:51.089876 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 950/2802] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:50 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1391 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:51.384578 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a67489d1-ebd4-4df3-9bb7-8d485b9248a8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:51.385505 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a67489d1-ebd4-4df3-9bb7-8d485b9248a8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:51.390325 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a67489d1-ebd4-4df3-9bb7-8d485b9248a8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:51.390972 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a67489d1-ebd4-4df3-9bb7-8d485b9248a8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:51.391344 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a67489d1-ebd4-4df3-9bb7-8d485b9248a8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:51.391865 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a67489d1-ebd4-4df3-9bb7-8d485b9248a8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:51.392349 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a67489d1-ebd4-4df3-9bb7-8d485b9248a8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:51.392738 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a67489d1-ebd4-4df3-9bb7-8d485b9248a8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:51.419588 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a67489d1-ebd4-4df3-9bb7-8d485b9248a8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:51.507586 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-009a2985-daca-4351-965e-b8434681a1f2 req-af871388-5b34-4e89-b0b3-c3ff0ac2cda2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "86ac40e6-67dd-4018-9055-764c967b56f7", "tag": "0f8046a9-f9ac-41cb-bc42-5f83ed60b9ef"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:51.510690 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-009a2985-daca-4351-965e-b8434681a1f2 req-af871388-5b34-4e89-b0b3-c3ff0ac2cda2 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:51.510841 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-009a2985-daca-4351-965e-b8434681a1f2 req-af871388-5b34-4e89-b0b3-c3ff0ac2cda2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:51.510957 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-009a2985-daca-4351-965e-b8434681a1f2 req-af871388-5b34-4e89-b0b3-c3ff0ac2cda2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:51.516300 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-009a2985-daca-4351-965e-b8434681a1f2 req-af871388-5b34-4e89-b0b3-c3ff0ac2cda2 service nova] Creating event network-changed:0f8046a9-f9ac-41cb-bc42-5f83ed60b9ef for instance 86ac40e6-67dd-4018-9055-764c967b56f7 on np0000001904 Jun 01 22:42:51.516676 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-009a2985-daca-4351-965e-b8434681a1f2 req-af871388-5b34-4e89-b0b3-c3ff0ac2cda2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:42:51.520821 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-009a2985-daca-4351-965e-b8434681a1f2 req-af871388-5b34-4e89-b0b3-c3ff0ac2cda2 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017665 Jun 01 22:42:51.521142 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 917/2803] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:42:51 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:51.557203 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a67489d1-ebd4-4df3-9bb7-8d485b9248a8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:51.565035 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a67489d1-ebd4-4df3-9bb7-8d485b9248a8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1280 microversion: 2.1 time: 0.183676 Jun 01 22:42:51.565353 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 937/2804] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:51 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1280 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:51.739294 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d7c2f91d-c8d5-47c6-9c13-b1c3cf47f865 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:51.741924 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d7c2f91d-c8d5-47c6-9c13-b1c3cf47f865 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:51.749209 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d7c2f91d-c8d5-47c6-9c13-b1c3cf47f865 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:51.749474 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d7c2f91d-c8d5-47c6-9c13-b1c3cf47f865 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:51.749709 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d7c2f91d-c8d5-47c6-9c13-b1c3cf47f865 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:51.750160 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d7c2f91d-c8d5-47c6-9c13-b1c3cf47f865 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:51.750453 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d7c2f91d-c8d5-47c6-9c13-b1c3cf47f865 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:51.750740 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d7c2f91d-c8d5-47c6-9c13-b1c3cf47f865 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:51.765674 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-d7c2f91d-c8d5-47c6-9c13-b1c3cf47f865 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:51.823894 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d7c2f91d-c8d5-47c6-9c13-b1c3cf47f865 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:51.832004 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d7c2f91d-c8d5-47c6-9c13-b1c3cf47f865 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1104 microversion: 2.1 time: 0.094948 Jun 01 22:42:51.832510 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 951/2805] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:51 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1104 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:52.039736 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-17b1a552-bd56-483f-85fe-1fa7248e2e08 req-9edb30fd-32ad-4a05-9057-1cc71d4b71c0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2f7b9516-2e2a-4116-b401-8b3388dc6da8", "tag": "99c2d68c-f92a-41ac-bbe9-01d28e1ab2c2"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:52.045523 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-17b1a552-bd56-483f-85fe-1fa7248e2e08 req-9edb30fd-32ad-4a05-9057-1cc71d4b71c0 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:52.045748 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-17b1a552-bd56-483f-85fe-1fa7248e2e08 req-9edb30fd-32ad-4a05-9057-1cc71d4b71c0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:52.045817 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-17b1a552-bd56-483f-85fe-1fa7248e2e08 req-9edb30fd-32ad-4a05-9057-1cc71d4b71c0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:52.048839 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=160,nova_cell1:INSERT=4,nova_cell1:UPDATE=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:42:52.053144 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-17b1a552-bd56-483f-85fe-1fa7248e2e08 req-9edb30fd-32ad-4a05-9057-1cc71d4b71c0 service nova] Creating event network-changed:99c2d68c-f92a-41ac-bbe9-01d28e1ab2c2 for instance 2f7b9516-2e2a-4116-b401-8b3388dc6da8 on np0000001904 Jun 01 22:42:52.053738 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-17b1a552-bd56-483f-85fe-1fa7248e2e08 req-9edb30fd-32ad-4a05-9057-1cc71d4b71c0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:42:52.059044 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-17b1a552-bd56-483f-85fe-1fa7248e2e08 req-9edb30fd-32ad-4a05-9057-1cc71d4b71c0 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.021200 Jun 01 22:42:52.059614 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 918/2806] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:42:52 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:52.107291 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-002e3476-b789-45d0-b3b2-919f95f23bba tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:52.110113 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-002e3476-b789-45d0-b3b2-919f95f23bba tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:52.115303 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-002e3476-b789-45d0-b3b2-919f95f23bba tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:52.115555 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-002e3476-b789-45d0-b3b2-919f95f23bba tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:52.115801 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-002e3476-b789-45d0-b3b2-919f95f23bba tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:52.116265 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-002e3476-b789-45d0-b3b2-919f95f23bba tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:52.116579 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-002e3476-b789-45d0-b3b2-919f95f23bba tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:52.116878 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-002e3476-b789-45d0-b3b2-919f95f23bba tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:52.134181 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:42:52.135720 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-002e3476-b789-45d0-b3b2-919f95f23bba tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:52.135720 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-002e3476-b789-45d0-b3b2-919f95f23bba tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:52.135866 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-002e3476-b789-45d0-b3b2-919f95f23bba tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:52.138593 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-002e3476-b789-45d0-b3b2-919f95f23bba tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lazy-loading 'fault' on Instance uuid e9baf122-f3d2-4e25-881e-b39d278350af {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:42:52.139852 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-002e3476-b789-45d0-b3b2-919f95f23bba tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:52.150426 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:42:52.191462 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-002e3476-b789-45d0-b3b2-919f95f23bba tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:52.196073 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-002e3476-b789-45d0-b3b2-919f95f23bba tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:52.196709 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-002e3476-b789-45d0-b3b2-919f95f23bba tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:52.200396 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-002e3476-b789-45d0-b3b2-919f95f23bba tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 200 len: 1391 microversion: 2.60 time: 0.095164 Jun 01 22:42:52.200673 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 938/2807] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:52 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 1391 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:52.584497 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-bc5725b5-aab0-43f3-8dc1-2b4c2f383313 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:52.586339 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-bc5725b5-aab0-43f3-8dc1-2b4c2f383313 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:52.591653 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc5725b5-aab0-43f3-8dc1-2b4c2f383313 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:52.592126 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc5725b5-aab0-43f3-8dc1-2b4c2f383313 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:52.592465 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc5725b5-aab0-43f3-8dc1-2b4c2f383313 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:52.592992 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc5725b5-aab0-43f3-8dc1-2b4c2f383313 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:52.593447 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc5725b5-aab0-43f3-8dc1-2b4c2f383313 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:52.593820 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc5725b5-aab0-43f3-8dc1-2b4c2f383313 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:52.615051 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-bc5725b5-aab0-43f3-8dc1-2b4c2f383313 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:52.794239 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-bc5725b5-aab0-43f3-8dc1-2b4c2f383313 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:52.803677 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-bc5725b5-aab0-43f3-8dc1-2b4c2f383313 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1280 microversion: 2.1 time: 0.222907 Jun 01 22:42:52.804117 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 952/2808] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:52 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1280 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:52.848891 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-fc9a50fa-2eae-49ea-9292-346d153f6623 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:52.850530 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-fc9a50fa-2eae-49ea-9292-346d153f6623 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:52.854627 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc9a50fa-2eae-49ea-9292-346d153f6623 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:52.854891 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc9a50fa-2eae-49ea-9292-346d153f6623 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:52.855098 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc9a50fa-2eae-49ea-9292-346d153f6623 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:52.855488 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc9a50fa-2eae-49ea-9292-346d153f6623 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:52.855824 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc9a50fa-2eae-49ea-9292-346d153f6623 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:52.856109 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc9a50fa-2eae-49ea-9292-346d153f6623 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:52.873971 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-fc9a50fa-2eae-49ea-9292-346d153f6623 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:52.929630 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-fc9a50fa-2eae-49ea-9292-346d153f6623 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:52.938245 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-fc9a50fa-2eae-49ea-9292-346d153f6623 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1152 microversion: 2.1 time: 0.091131 Jun 01 22:42:52.938634 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 919/2809] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:52 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1152 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:53.216648 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0dfdd66d-523f-4b5d-963c-3919521ef989 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:53.218500 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0dfdd66d-523f-4b5d-963c-3919521ef989 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: e9baf122-f3d2-4e25-881e-b39d278350af] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:53.222628 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0dfdd66d-523f-4b5d-963c-3919521ef989 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:53.222894 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0dfdd66d-523f-4b5d-963c-3919521ef989 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:53.223110 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0dfdd66d-523f-4b5d-963c-3919521ef989 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:53.223511 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0dfdd66d-523f-4b5d-963c-3919521ef989 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:53.223819 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0dfdd66d-523f-4b5d-963c-3919521ef989 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:53.224132 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0dfdd66d-523f-4b5d-963c-3919521ef989 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:53.231045 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-0dfdd66d-523f-4b5d-963c-3919521ef989 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] HTTP exception thrown: Instance e9baf122-f3d2-4e25-881e-b39d278350af could not be found. Jun 01 22:42:53.231266 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0dfdd66d-523f-4b5d-963c-3919521ef989 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Returning 404 to user: Instance e9baf122-f3d2-4e25-881e-b39d278350af could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:42:53.231579 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0dfdd66d-523f-4b5d-963c-3919521ef989 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af" status: 404 len: 111 microversion: 2.60 time: 0.016578 Jun 01 22:42:53.231846 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 939/2810] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:53 2026] GET /compute/v2.1/servers/e9baf122-f3d2-4e25-881e-b39d278350af => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:42:53.594633 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-59dfb6bd-ba36-4e8f-b049-022b5d96fda0 req-68771cbf-f916-4406-8bbf-579f54ae5d31 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "86ac40e6-67dd-4018-9055-764c967b56f7", "name": "network-vif-unplugged", "status": "completed", "tag": "0f8046a9-f9ac-41cb-bc42-5f83ed60b9ef"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:53.603313 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-59dfb6bd-ba36-4e8f-b049-022b5d96fda0 req-68771cbf-f916-4406-8bbf-579f54ae5d31 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:53.603608 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-59dfb6bd-ba36-4e8f-b049-022b5d96fda0 req-68771cbf-f916-4406-8bbf-579f54ae5d31 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:53.603798 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-59dfb6bd-ba36-4e8f-b049-022b5d96fda0 req-68771cbf-f916-4406-8bbf-579f54ae5d31 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:53.614019 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-59dfb6bd-ba36-4e8f-b049-022b5d96fda0 req-68771cbf-f916-4406-8bbf-579f54ae5d31 service nova] Creating event network-vif-unplugged:0f8046a9-f9ac-41cb-bc42-5f83ed60b9ef for instance 86ac40e6-67dd-4018-9055-764c967b56f7 on np0000001904 Jun 01 22:42:53.614634 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-59dfb6bd-ba36-4e8f-b049-022b5d96fda0 req-68771cbf-f916-4406-8bbf-579f54ae5d31 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:42:53.619204 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-59dfb6bd-ba36-4e8f-b049-022b5d96fda0 req-68771cbf-f916-4406-8bbf-579f54ae5d31 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.029955 Jun 01 22:42:53.619490 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 953/2811] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:42:53 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:53.825703 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a7798e4a-5db6-48e9-a87d-17f8f2a8a19f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:53.826968 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a7798e4a-5db6-48e9-a87d-17f8f2a8a19f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:53.833345 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a7798e4a-5db6-48e9-a87d-17f8f2a8a19f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:53.833630 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a7798e4a-5db6-48e9-a87d-17f8f2a8a19f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:53.833871 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a7798e4a-5db6-48e9-a87d-17f8f2a8a19f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:53.834317 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a7798e4a-5db6-48e9-a87d-17f8f2a8a19f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:53.834738 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a7798e4a-5db6-48e9-a87d-17f8f2a8a19f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:53.834904 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a7798e4a-5db6-48e9-a87d-17f8f2a8a19f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:53.850589 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a7798e4a-5db6-48e9-a87d-17f8f2a8a19f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:53.956822 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-711a6525-4e9d-4065-adfa-da73a834b0b1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:53.960383 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-711a6525-4e9d-4065-adfa-da73a834b0b1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:53.967422 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-711a6525-4e9d-4065-adfa-da73a834b0b1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:53.967743 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-711a6525-4e9d-4065-adfa-da73a834b0b1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:53.968079 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-711a6525-4e9d-4065-adfa-da73a834b0b1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:53.968538 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-711a6525-4e9d-4065-adfa-da73a834b0b1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:53.968934 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-711a6525-4e9d-4065-adfa-da73a834b0b1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:53.970891 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-711a6525-4e9d-4065-adfa-da73a834b0b1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:53.990812 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-711a6525-4e9d-4065-adfa-da73a834b0b1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:54.010263 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a7798e4a-5db6-48e9-a87d-17f8f2a8a19f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:54.021269 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a7798e4a-5db6-48e9-a87d-17f8f2a8a19f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1268 microversion: 2.1 time: 0.197879 Jun 01 22:42:54.021906 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 920/2812] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:53 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1268 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:54.052761 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-711a6525-4e9d-4065-adfa-da73a834b0b1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:54.059272 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-711a6525-4e9d-4065-adfa-da73a834b0b1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1152 microversion: 2.1 time: 0.107057 Jun 01 22:42:54.059520 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 940/2813] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:53 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1152 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:54.357720 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-654b81b4-a70e-4cc4-9637-80d544fe3043 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:54.358090 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-654b81b4-a70e-4cc4-9637-80d544fe3043 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:54.362513 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-654b81b4-a70e-4cc4-9637-80d544fe3043 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:54.363229 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-654b81b4-a70e-4cc4-9637-80d544fe3043 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:54.363471 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-654b81b4-a70e-4cc4-9637-80d544fe3043 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:54.363859 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-654b81b4-a70e-4cc4-9637-80d544fe3043 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:54.364391 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-654b81b4-a70e-4cc4-9637-80d544fe3043 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:54.364391 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-654b81b4-a70e-4cc4-9637-80d544fe3043 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:54.388869 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-654b81b4-a70e-4cc4-9637-80d544fe3043 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:42:54.459381 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-654b81b4-a70e-4cc4-9637-80d544fe3043 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba" status: 204 len: 0 microversion: 2.60 time: 0.102926 Jun 01 22:42:54.459381 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 954/2814] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:42:54 2026] DELETE /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:42:54.470369 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-48a71558-3047-4362-bf66-a783e3a5c61f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:54.472393 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-48a71558-3047-4362-bf66-a783e3a5c61f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:54.477742 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48a71558-3047-4362-bf66-a783e3a5c61f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:54.478010 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48a71558-3047-4362-bf66-a783e3a5c61f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:54.478239 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48a71558-3047-4362-bf66-a783e3a5c61f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:54.478740 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48a71558-3047-4362-bf66-a783e3a5c61f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:54.479043 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48a71558-3047-4362-bf66-a783e3a5c61f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:54.479380 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48a71558-3047-4362-bf66-a783e3a5c61f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:54.497535 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-48a71558-3047-4362-bf66-a783e3a5c61f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:54.666500 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-48a71558-3047-4362-bf66-a783e3a5c61f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:54.670910 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-48a71558-3047-4362-bf66-a783e3a5c61f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:54.671383 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-48a71558-3047-4362-bf66-a783e3a5c61f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:54.674821 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-48a71558-3047-4362-bf66-a783e3a5c61f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba" status: 200 len: 1623 microversion: 2.60 time: 0.206967 Jun 01 22:42:54.675053 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 921/2815] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:54 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba => generated 1623 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:55.040027 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-36a6561a-baae-444c-aa1d-67fd004e4169 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:55.041409 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-36a6561a-baae-444c-aa1d-67fd004e4169 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:55.045992 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-36a6561a-baae-444c-aa1d-67fd004e4169 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:55.046238 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-36a6561a-baae-444c-aa1d-67fd004e4169 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:55.046429 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-36a6561a-baae-444c-aa1d-67fd004e4169 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:55.046862 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-36a6561a-baae-444c-aa1d-67fd004e4169 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:55.047152 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-36a6561a-baae-444c-aa1d-67fd004e4169 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:55.047408 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-36a6561a-baae-444c-aa1d-67fd004e4169 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:55.061407 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-36a6561a-baae-444c-aa1d-67fd004e4169 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:55.075588 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3576be8b-d059-4365-b61e-36824c7af37e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:55.075588 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3576be8b-d059-4365-b61e-36824c7af37e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:55.080514 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3576be8b-d059-4365-b61e-36824c7af37e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:55.080820 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3576be8b-d059-4365-b61e-36824c7af37e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:55.081125 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3576be8b-d059-4365-b61e-36824c7af37e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:55.081700 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3576be8b-d059-4365-b61e-36824c7af37e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:55.082098 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3576be8b-d059-4365-b61e-36824c7af37e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:55.082579 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3576be8b-d059-4365-b61e-36824c7af37e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:55.097323 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3576be8b-d059-4365-b61e-36824c7af37e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:55.144607 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3576be8b-d059-4365-b61e-36824c7af37e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:55.152544 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3576be8b-d059-4365-b61e-36824c7af37e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1160 microversion: 2.1 time: 0.080117 Jun 01 22:42:55.152985 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 955/2816] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:55 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1160 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:55.205464 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-36a6561a-baae-444c-aa1d-67fd004e4169 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:55.212243 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-36a6561a-baae-444c-aa1d-67fd004e4169 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1268 microversion: 2.1 time: 0.173866 Jun 01 22:42:55.212486 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 941/2817] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:55 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1268 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:55.696837 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-10ab0ea1-6f77-44db-a569-a023c88d7ddc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:55.700245 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-10ab0ea1-6f77-44db-a569-a023c88d7ddc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:55.707425 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-10ab0ea1-6f77-44db-a569-a023c88d7ddc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:55.707772 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-10ab0ea1-6f77-44db-a569-a023c88d7ddc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:55.708043 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-10ab0ea1-6f77-44db-a569-a023c88d7ddc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:55.708643 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-10ab0ea1-6f77-44db-a569-a023c88d7ddc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:55.709212 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-10ab0ea1-6f77-44db-a569-a023c88d7ddc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:55.709949 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-10ab0ea1-6f77-44db-a569-a023c88d7ddc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:55.738594 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-10ab0ea1-6f77-44db-a569-a023c88d7ddc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:55.756419 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-749aad55-2fa4-473f-a4c6-7666fef92a98 req-8a935a7f-23af-4f64-97e2-c166846db18f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3c670516-66ef-4ae2-b97b-ee35625748ba", "name": "network-vif-unplugged", "status": "completed", "tag": "6f75414b-7dfb-47b8-a6ef-3b3aff4b03a5"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:55.765423 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-749aad55-2fa4-473f-a4c6-7666fef92a98 req-8a935a7f-23af-4f64-97e2-c166846db18f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:55.765606 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-749aad55-2fa4-473f-a4c6-7666fef92a98 req-8a935a7f-23af-4f64-97e2-c166846db18f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:55.765736 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-749aad55-2fa4-473f-a4c6-7666fef92a98 req-8a935a7f-23af-4f64-97e2-c166846db18f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:55.771983 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-749aad55-2fa4-473f-a4c6-7666fef92a98 req-8a935a7f-23af-4f64-97e2-c166846db18f service nova] Creating event network-vif-unplugged:6f75414b-7dfb-47b8-a6ef-3b3aff4b03a5 for instance 3c670516-66ef-4ae2-b97b-ee35625748ba on np0000001904 Jun 01 22:42:55.772523 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-749aad55-2fa4-473f-a4c6-7666fef92a98 req-8a935a7f-23af-4f64-97e2-c166846db18f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:42:55.784133 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-749aad55-2fa4-473f-a4c6-7666fef92a98 req-8a935a7f-23af-4f64-97e2-c166846db18f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.023684 Jun 01 22:42:55.784133 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 956/2818] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:42:55 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:55.903787 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-10ab0ea1-6f77-44db-a569-a023c88d7ddc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:55.908741 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-10ab0ea1-6f77-44db-a569-a023c88d7ddc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:55.909320 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-10ab0ea1-6f77-44db-a569-a023c88d7ddc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:55.912988 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-10ab0ea1-6f77-44db-a569-a023c88d7ddc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba" status: 200 len: 1623 microversion: 2.60 time: 0.219995 Jun 01 22:42:55.913288 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 922/2819] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:55 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba => generated 1623 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:56.169263 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-41784087-c532-4690-bb47-3bfb401a6fc2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:56.171655 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-41784087-c532-4690-bb47-3bfb401a6fc2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:56.175697 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-41784087-c532-4690-bb47-3bfb401a6fc2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:56.177352 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-41784087-c532-4690-bb47-3bfb401a6fc2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:56.177352 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-41784087-c532-4690-bb47-3bfb401a6fc2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:56.177352 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-41784087-c532-4690-bb47-3bfb401a6fc2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:56.177352 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-41784087-c532-4690-bb47-3bfb401a6fc2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:56.177672 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-41784087-c532-4690-bb47-3bfb401a6fc2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:56.200062 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-41784087-c532-4690-bb47-3bfb401a6fc2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:56.230779 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3ca5c6a0-2e50-4587-bd70-9bfd9bec84c8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:56.233416 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3ca5c6a0-2e50-4587-bd70-9bfd9bec84c8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:56.238223 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3ca5c6a0-2e50-4587-bd70-9bfd9bec84c8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:56.238499 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3ca5c6a0-2e50-4587-bd70-9bfd9bec84c8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:56.238758 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3ca5c6a0-2e50-4587-bd70-9bfd9bec84c8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:56.240290 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3ca5c6a0-2e50-4587-bd70-9bfd9bec84c8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:56.240711 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3ca5c6a0-2e50-4587-bd70-9bfd9bec84c8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:56.241049 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3ca5c6a0-2e50-4587-bd70-9bfd9bec84c8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:56.261224 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3ca5c6a0-2e50-4587-bd70-9bfd9bec84c8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:56.341182 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-41784087-c532-4690-bb47-3bfb401a6fc2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:56.350221 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-41784087-c532-4690-bb47-3bfb401a6fc2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1202 microversion: 2.1 time: 0.183043 Jun 01 22:42:56.350447 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 942/2820] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:56 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1202 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:56.409726 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3ca5c6a0-2e50-4587-bd70-9bfd9bec84c8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:56.419537 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3ca5c6a0-2e50-4587-bd70-9bfd9bec84c8 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1268 microversion: 2.1 time: 0.194127 Jun 01 22:42:56.419958 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 957/2821] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:56 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1268 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:56.627476 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-53bc4b64-16e3-4fdc-a7f7-7becd0fd5864 req-e32fc48b-b622-4038-afff-7c7cddb2b28f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "7f0d45dc-dafa-41a6-a8a3-4deeddfc924f", "tag": "4c436fe4-fcad-47b7-88cd-b7ad51561b7a"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:56.632754 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-53bc4b64-16e3-4fdc-a7f7-7becd0fd5864 req-e32fc48b-b622-4038-afff-7c7cddb2b28f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:56.632908 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-53bc4b64-16e3-4fdc-a7f7-7becd0fd5864 req-e32fc48b-b622-4038-afff-7c7cddb2b28f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:56.633021 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-53bc4b64-16e3-4fdc-a7f7-7becd0fd5864 req-e32fc48b-b622-4038-afff-7c7cddb2b28f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:56.637811 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-53bc4b64-16e3-4fdc-a7f7-7becd0fd5864 req-e32fc48b-b622-4038-afff-7c7cddb2b28f service nova] Creating event network-changed:4c436fe4-fcad-47b7-88cd-b7ad51561b7a for instance 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f on np0000001904 Jun 01 22:42:56.638160 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-53bc4b64-16e3-4fdc-a7f7-7becd0fd5864 req-e32fc48b-b622-4038-afff-7c7cddb2b28f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:42:56.641776 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-53bc4b64-16e3-4fdc-a7f7-7becd0fd5864 req-e32fc48b-b622-4038-afff-7c7cddb2b28f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.015775 Jun 01 22:42:56.641973 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 923/2822] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:42:56 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:56.928527 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b68b386b-083a-46b3-b772-ba4fa7036b65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:56.929914 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b68b386b-083a-46b3-b772-ba4fa7036b65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:56.936009 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b68b386b-083a-46b3-b772-ba4fa7036b65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:56.936348 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b68b386b-083a-46b3-b772-ba4fa7036b65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:56.936655 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b68b386b-083a-46b3-b772-ba4fa7036b65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:56.937259 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b68b386b-083a-46b3-b772-ba4fa7036b65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:56.937698 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b68b386b-083a-46b3-b772-ba4fa7036b65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:56.938155 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b68b386b-083a-46b3-b772-ba4fa7036b65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:56.954813 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b68b386b-083a-46b3-b772-ba4fa7036b65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:57.069211 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b68b386b-083a-46b3-b772-ba4fa7036b65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:57.073959 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b68b386b-083a-46b3-b772-ba4fa7036b65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:57.074389 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b68b386b-083a-46b3-b772-ba4fa7036b65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:57.078689 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b68b386b-083a-46b3-b772-ba4fa7036b65 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba" status: 200 len: 1623 microversion: 2.60 time: 0.151874 Jun 01 22:42:57.078934 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 943/2823] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:56 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba => generated 1623 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:57.365203 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9f74aec7-7c3c-466f-a664-f361f4db076f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:57.366868 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9f74aec7-7c3c-466f-a664-f361f4db076f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:57.372116 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f74aec7-7c3c-466f-a664-f361f4db076f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:57.372396 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f74aec7-7c3c-466f-a664-f361f4db076f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:57.372725 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f74aec7-7c3c-466f-a664-f361f4db076f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:57.373285 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f74aec7-7c3c-466f-a664-f361f4db076f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:57.373404 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f74aec7-7c3c-466f-a664-f361f4db076f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:57.373721 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f74aec7-7c3c-466f-a664-f361f4db076f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:57.387718 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9f74aec7-7c3c-466f-a664-f361f4db076f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:57.437309 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-45d4baa5-c70e-4643-b565-53f63dadcce6 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:57.438829 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-45d4baa5-c70e-4643-b565-53f63dadcce6 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:57.443019 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-45d4baa5-c70e-4643-b565-53f63dadcce6 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:57.443308 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-45d4baa5-c70e-4643-b565-53f63dadcce6 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:57.443530 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-45d4baa5-c70e-4643-b565-53f63dadcce6 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:57.443965 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-45d4baa5-c70e-4643-b565-53f63dadcce6 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:57.444245 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-45d4baa5-c70e-4643-b565-53f63dadcce6 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:57.444539 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-45d4baa5-c70e-4643-b565-53f63dadcce6 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:57.459270 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-45d4baa5-c70e-4643-b565-53f63dadcce6 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:57.550268 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9f74aec7-7c3c-466f-a664-f361f4db076f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:57.558323 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9f74aec7-7c3c-466f-a664-f361f4db076f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1212 microversion: 2.1 time: 0.194788 Jun 01 22:42:57.558656 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 958/2824] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:57 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1212 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:57.588993 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-45d4baa5-c70e-4643-b565-53f63dadcce6 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:57.596161 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-45d4baa5-c70e-4643-b565-53f63dadcce6 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1268 microversion: 2.1 time: 0.160724 Jun 01 22:42:57.596468 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 924/2825] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:57 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1268 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:57.839128 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-21654957-aafd-4b20-88ea-7250402c6d39 req-5a11e8bd-51d5-4891-bd23-21c5ba2a0b0a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "3c670516-66ef-4ae2-b97b-ee35625748ba", "name": "network-vif-unplugged", "status": "completed", "tag": "6f75414b-7dfb-47b8-a6ef-3b3aff4b03a5"}, {"server_uuid": "3c670516-66ef-4ae2-b97b-ee35625748ba", "name": "network-vif-deleted", "tag": "6f75414b-7dfb-47b8-a6ef-3b3aff4b03a5"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:42:57.847823 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-21654957-aafd-4b20-88ea-7250402c6d39 req-5a11e8bd-51d5-4891-bd23-21c5ba2a0b0a service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:57.847990 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-21654957-aafd-4b20-88ea-7250402c6d39 req-5a11e8bd-51d5-4891-bd23-21c5ba2a0b0a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:57.847990 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-21654957-aafd-4b20-88ea-7250402c6d39 req-5a11e8bd-51d5-4891-bd23-21c5ba2a0b0a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:57.854488 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-21654957-aafd-4b20-88ea-7250402c6d39 req-5a11e8bd-51d5-4891-bd23-21c5ba2a0b0a service nova] Creating event network-vif-unplugged:6f75414b-7dfb-47b8-a6ef-3b3aff4b03a5 for instance 3c670516-66ef-4ae2-b97b-ee35625748ba on np0000001904 Jun 01 22:42:57.854666 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-21654957-aafd-4b20-88ea-7250402c6d39 req-5a11e8bd-51d5-4891-bd23-21c5ba2a0b0a service nova] Creating event network-vif-deleted:6f75414b-7dfb-47b8-a6ef-3b3aff4b03a5 for instance 3c670516-66ef-4ae2-b97b-ee35625748ba on np0000001904 Jun 01 22:42:57.855021 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-21654957-aafd-4b20-88ea-7250402c6d39 req-5a11e8bd-51d5-4891-bd23-21c5ba2a0b0a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:42:57.858970 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-21654957-aafd-4b20-88ea-7250402c6d39 req-5a11e8bd-51d5-4891-bd23-21c5ba2a0b0a service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.021483 Jun 01 22:42:57.859301 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 944/2826] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:42:57 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:42:58.095473 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7e338ca9-124f-4464-ba5e-036c750f2882 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:58.097342 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7e338ca9-124f-4464-ba5e-036c750f2882 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:58.103500 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7e338ca9-124f-4464-ba5e-036c750f2882 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:58.103837 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7e338ca9-124f-4464-ba5e-036c750f2882 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:58.104120 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7e338ca9-124f-4464-ba5e-036c750f2882 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:58.104686 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7e338ca9-124f-4464-ba5e-036c750f2882 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:58.105136 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7e338ca9-124f-4464-ba5e-036c750f2882 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:58.105522 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7e338ca9-124f-4464-ba5e-036c750f2882 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:58.123056 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7e338ca9-124f-4464-ba5e-036c750f2882 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:58.172383 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7e338ca9-124f-4464-ba5e-036c750f2882 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:58.178938 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7e338ca9-124f-4464-ba5e-036c750f2882 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:58.179792 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7e338ca9-124f-4464-ba5e-036c750f2882 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:58.185435 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7e338ca9-124f-4464-ba5e-036c750f2882 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba" status: 200 len: 1385 microversion: 2.60 time: 0.092132 Jun 01 22:42:58.185863 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 959/2827] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:58 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba => generated 1385 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:58.575945 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b7e97747-4abd-4b43-8b74-444f31ca2dbf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:58.577355 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b7e97747-4abd-4b43-8b74-444f31ca2dbf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:58.582403 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7e97747-4abd-4b43-8b74-444f31ca2dbf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:58.582787 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7e97747-4abd-4b43-8b74-444f31ca2dbf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:58.583061 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7e97747-4abd-4b43-8b74-444f31ca2dbf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:58.583754 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7e97747-4abd-4b43-8b74-444f31ca2dbf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:58.583868 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7e97747-4abd-4b43-8b74-444f31ca2dbf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:58.584210 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7e97747-4abd-4b43-8b74-444f31ca2dbf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:58.600801 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b7e97747-4abd-4b43-8b74-444f31ca2dbf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:58.617352 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5abd7164-bca1-4f4a-882c-faf879d1242f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:58.621677 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5abd7164-bca1-4f4a-882c-faf879d1242f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:58.623785 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=84,nova_api:INSERT=8,nova_api:UPDATE=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:42:58.628954 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5abd7164-bca1-4f4a-882c-faf879d1242f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:58.629382 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5abd7164-bca1-4f4a-882c-faf879d1242f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:58.630007 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5abd7164-bca1-4f4a-882c-faf879d1242f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:58.630479 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5abd7164-bca1-4f4a-882c-faf879d1242f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:58.630807 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5abd7164-bca1-4f4a-882c-faf879d1242f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:58.631067 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5abd7164-bca1-4f4a-882c-faf879d1242f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:58.635185 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=185,nova_cell1:INSERT=4,nova_cell1:UPDATE=4 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:42:58.653195 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-5abd7164-bca1-4f4a-882c-faf879d1242f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:58.759049 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b7e97747-4abd-4b43-8b74-444f31ca2dbf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:58.766159 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b7e97747-4abd-4b43-8b74-444f31ca2dbf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1212 microversion: 2.1 time: 0.191785 Jun 01 22:42:58.766456 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 925/2828] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:58 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1212 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:58.785701 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5abd7164-bca1-4f4a-882c-faf879d1242f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:58.792694 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5abd7164-bca1-4f4a-882c-faf879d1242f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1268 microversion: 2.1 time: 0.180945 Jun 01 22:42:58.792997 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 945/2829] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:58 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1268 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:59.201359 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b0fd0b10-cded-44a4-9e74-397ffaf0de33 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:59.204732 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b0fd0b10-cded-44a4-9e74-397ffaf0de33 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:59.210896 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0fd0b10-cded-44a4-9e74-397ffaf0de33 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:59.210896 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0fd0b10-cded-44a4-9e74-397ffaf0de33 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:59.210896 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0fd0b10-cded-44a4-9e74-397ffaf0de33 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:59.210896 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0fd0b10-cded-44a4-9e74-397ffaf0de33 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:59.211090 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0fd0b10-cded-44a4-9e74-397ffaf0de33 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:59.211090 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0fd0b10-cded-44a4-9e74-397ffaf0de33 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:59.213375 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=190,nova_cell1:UPDATE=11,nova_cell1:INSERT=6 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:42:59.229892 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0fd0b10-cded-44a4-9e74-397ffaf0de33 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:59.230105 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0fd0b10-cded-44a4-9e74-397ffaf0de33 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:59.230271 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0fd0b10-cded-44a4-9e74-397ffaf0de33 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:59.230497 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-b0fd0b10-cded-44a4-9e74-397ffaf0de33 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lazy-loading 'fault' on Instance uuid 3c670516-66ef-4ae2-b97b-ee35625748ba {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:42:59.233660 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b0fd0b10-cded-44a4-9e74-397ffaf0de33 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:59.287291 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b0fd0b10-cded-44a4-9e74-397ffaf0de33 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:59.292189 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b0fd0b10-cded-44a4-9e74-397ffaf0de33 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:59.292751 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b0fd0b10-cded-44a4-9e74-397ffaf0de33 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:59.296277 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b0fd0b10-cded-44a4-9e74-397ffaf0de33 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba" status: 200 len: 1390 microversion: 2.60 time: 0.096813 Jun 01 22:42:59.296551 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 960/2830] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:42:59 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba => generated 1390 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:42:59.781254 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-40b642a6-ded5-4ad5-8c9b-f6a39ef272a2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:59.782471 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-40b642a6-ded5-4ad5-8c9b-f6a39ef272a2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:59.786750 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40b642a6-ded5-4ad5-8c9b-f6a39ef272a2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:59.786999 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40b642a6-ded5-4ad5-8c9b-f6a39ef272a2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:59.787215 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40b642a6-ded5-4ad5-8c9b-f6a39ef272a2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:59.787638 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40b642a6-ded5-4ad5-8c9b-f6a39ef272a2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:59.787919 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40b642a6-ded5-4ad5-8c9b-f6a39ef272a2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:59.788228 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-40b642a6-ded5-4ad5-8c9b-f6a39ef272a2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:59.800872 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-40b642a6-ded5-4ad5-8c9b-f6a39ef272a2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:59.810522 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c8393e46-3f62-4485-a016-cf5f73806344 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:42:59.811879 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c8393e46-3f62-4485-a016-cf5f73806344 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:42:59.816302 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c8393e46-3f62-4485-a016-cf5f73806344 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:59.816537 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c8393e46-3f62-4485-a016-cf5f73806344 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:59.816780 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c8393e46-3f62-4485-a016-cf5f73806344 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:59.817249 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c8393e46-3f62-4485-a016-cf5f73806344 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:42:59.817538 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c8393e46-3f62-4485-a016-cf5f73806344 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:42:59.817815 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c8393e46-3f62-4485-a016-cf5f73806344 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:42:59.838561 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c8393e46-3f62-4485-a016-cf5f73806344 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:42:59.969397 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-40b642a6-ded5-4ad5-8c9b-f6a39ef272a2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:59.977217 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-40b642a6-ded5-4ad5-8c9b-f6a39ef272a2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1200 microversion: 2.1 time: 0.197449 Jun 01 22:42:59.977710 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 926/2831] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:59 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1200 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:42:59.984180 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c8393e46-3f62-4485-a016-cf5f73806344 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:42:59.990819 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c8393e46-3f62-4485-a016-cf5f73806344 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1268 microversion: 2.1 time: 0.181830 Jun 01 22:42:59.991119 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 946/2832] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:42:59 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1268 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:43:00.317700 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-36444ab2-fec3-4c16-af91-58d2ac702cce tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:00.319694 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-36444ab2-fec3-4c16-af91-58d2ac702cce tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:00.323998 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-36444ab2-fec3-4c16-af91-58d2ac702cce tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:00.324300 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-36444ab2-fec3-4c16-af91-58d2ac702cce tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:00.324513 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-36444ab2-fec3-4c16-af91-58d2ac702cce tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:00.324988 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-36444ab2-fec3-4c16-af91-58d2ac702cce tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:00.325326 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-36444ab2-fec3-4c16-af91-58d2ac702cce tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:00.325627 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-36444ab2-fec3-4c16-af91-58d2ac702cce tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:00.345690 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-36444ab2-fec3-4c16-af91-58d2ac702cce tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:00.346316 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-36444ab2-fec3-4c16-af91-58d2ac702cce tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:00.346316 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-36444ab2-fec3-4c16-af91-58d2ac702cce tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:00.346316 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-36444ab2-fec3-4c16-af91-58d2ac702cce tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lazy-loading 'fault' on Instance uuid 3c670516-66ef-4ae2-b97b-ee35625748ba {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:43:00.349639 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-36444ab2-fec3-4c16-af91-58d2ac702cce tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:00.402607 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-36444ab2-fec3-4c16-af91-58d2ac702cce tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:00.411408 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-36444ab2-fec3-4c16-af91-58d2ac702cce tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:00.412008 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-36444ab2-fec3-4c16-af91-58d2ac702cce tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:00.416513 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-36444ab2-fec3-4c16-af91-58d2ac702cce tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba" status: 200 len: 1390 microversion: 2.60 time: 0.100569 Jun 01 22:43:00.416857 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 961/2833] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:43:00 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba => generated 1390 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:43:00.461684 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:43:00.472102 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=9 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:43:00.721156 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:43:00.993435 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-71900c5c-47bf-4263-8408-fdeba67d497f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:00.994661 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-71900c5c-47bf-4263-8408-fdeba67d497f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:01.002518 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71900c5c-47bf-4263-8408-fdeba67d497f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:01.003229 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71900c5c-47bf-4263-8408-fdeba67d497f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:01.003229 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71900c5c-47bf-4263-8408-fdeba67d497f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:01.003708 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71900c5c-47bf-4263-8408-fdeba67d497f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:01.004087 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71900c5c-47bf-4263-8408-fdeba67d497f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:01.004429 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-71900c5c-47bf-4263-8408-fdeba67d497f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:01.016538 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b3084e27-0188-4671-85e1-044f0136ac5d tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:01.019034 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b3084e27-0188-4671-85e1-044f0136ac5d tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:01.031239 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b3084e27-0188-4671-85e1-044f0136ac5d tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:01.031239 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b3084e27-0188-4671-85e1-044f0136ac5d tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:01.031239 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b3084e27-0188-4671-85e1-044f0136ac5d tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:01.031239 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b3084e27-0188-4671-85e1-044f0136ac5d tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:01.031501 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b3084e27-0188-4671-85e1-044f0136ac5d tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:01.031501 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b3084e27-0188-4671-85e1-044f0136ac5d tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:01.038378 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-71900c5c-47bf-4263-8408-fdeba67d497f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:01.049985 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b3084e27-0188-4671-85e1-044f0136ac5d tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:01.201599 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-6043de1a-fb2b-43cd-9625-f6f81ba9aa25 req-5bc19009-f323-4c10-854a-e4d01cdbcae1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "86ac40e6-67dd-4018-9055-764c967b56f7", "name": "network-vif-plugged", "status": "completed", "tag": "0f8046a9-f9ac-41cb-bc42-5f83ed60b9ef"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:01.209665 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-71900c5c-47bf-4263-8408-fdeba67d497f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:01.209934 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-6043de1a-fb2b-43cd-9625-f6f81ba9aa25 req-5bc19009-f323-4c10-854a-e4d01cdbcae1 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:01.210532 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-6043de1a-fb2b-43cd-9625-f6f81ba9aa25 req-5bc19009-f323-4c10-854a-e4d01cdbcae1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:01.211036 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-6043de1a-fb2b-43cd-9625-f6f81ba9aa25 req-5bc19009-f323-4c10-854a-e4d01cdbcae1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:01.222633 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-6043de1a-fb2b-43cd-9625-f6f81ba9aa25 req-5bc19009-f323-4c10-854a-e4d01cdbcae1 service nova] Creating event network-vif-plugged:0f8046a9-f9ac-41cb-bc42-5f83ed60b9ef for instance 86ac40e6-67dd-4018-9055-764c967b56f7 on np0000001904 Jun 01 22:43:01.222633 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-6043de1a-fb2b-43cd-9625-f6f81ba9aa25 req-5bc19009-f323-4c10-854a-e4d01cdbcae1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:01.223840 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-71900c5c-47bf-4263-8408-fdeba67d497f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1200 microversion: 2.1 time: 0.232062 Jun 01 22:43:01.224257 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 927/2834] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:00 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1200 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:01.229391 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-6043de1a-fb2b-43cd-9625-f6f81ba9aa25 req-5bc19009-f323-4c10-854a-e4d01cdbcae1 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.032775 Jun 01 22:43:01.229824 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 962/2835] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:01 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:01.251335 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b3084e27-0188-4671-85e1-044f0136ac5d tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:01.260578 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b3084e27-0188-4671-85e1-044f0136ac5d tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1268 microversion: 2.1 time: 0.255471 Jun 01 22:43:01.260928 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 947/2836] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:01 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1268 bytes in 256 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:01.436951 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5fd44a37-c49d-4338-8557-864fc3ba80d8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:01.439020 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5fd44a37-c49d-4338-8557-864fc3ba80d8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 3c670516-66ef-4ae2-b97b-ee35625748ba] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:01.445332 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5fd44a37-c49d-4338-8557-864fc3ba80d8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:01.445754 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5fd44a37-c49d-4338-8557-864fc3ba80d8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:01.446106 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5fd44a37-c49d-4338-8557-864fc3ba80d8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:01.446797 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5fd44a37-c49d-4338-8557-864fc3ba80d8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:01.447183 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5fd44a37-c49d-4338-8557-864fc3ba80d8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:01.447593 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5fd44a37-c49d-4338-8557-864fc3ba80d8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:01.457813 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-5fd44a37-c49d-4338-8557-864fc3ba80d8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] HTTP exception thrown: Instance 3c670516-66ef-4ae2-b97b-ee35625748ba could not be found. Jun 01 22:43:01.458189 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5fd44a37-c49d-4338-8557-864fc3ba80d8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Returning 404 to user: Instance 3c670516-66ef-4ae2-b97b-ee35625748ba could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:43:01.458620 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5fd44a37-c49d-4338-8557-864fc3ba80d8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba" status: 404 len: 111 microversion: 2.60 time: 0.026415 Jun 01 22:43:01.458933 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 928/2837] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:43:01 2026] GET /compute/v2.1/servers/3c670516-66ef-4ae2-b97b-ee35625748ba => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:43:01.469190 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-bf425a31-dff9-4dfa-a413-c7f3c000e0e3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:01.469618 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-bf425a31-dff9-4dfa-a413-c7f3c000e0e3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:01.473100 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bf425a31-dff9-4dfa-a413-c7f3c000e0e3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:01.473382 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bf425a31-dff9-4dfa-a413-c7f3c000e0e3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:01.473507 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bf425a31-dff9-4dfa-a413-c7f3c000e0e3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:01.473794 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bf425a31-dff9-4dfa-a413-c7f3c000e0e3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:01.473969 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bf425a31-dff9-4dfa-a413-c7f3c000e0e3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:01.474090 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bf425a31-dff9-4dfa-a413-c7f3c000e0e3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:01.489695 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-bf425a31-dff9-4dfa-a413-c7f3c000e0e3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:43:01.561422 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-bf425a31-dff9-4dfa-a413-c7f3c000e0e3 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3" status: 204 len: 0 microversion: 2.60 time: 0.093989 Jun 01 22:43:01.561627 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 963/2838] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:43:01 2026] DELETE /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3 => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:43:01.574878 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0776aa83-02ca-497c-a75f-e110584f41c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:01.575452 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0776aa83-02ca-497c-a75f-e110584f41c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:01.581501 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0776aa83-02ca-497c-a75f-e110584f41c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:01.582004 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0776aa83-02ca-497c-a75f-e110584f41c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:01.582375 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0776aa83-02ca-497c-a75f-e110584f41c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:01.583342 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0776aa83-02ca-497c-a75f-e110584f41c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:01.583836 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0776aa83-02ca-497c-a75f-e110584f41c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:01.584380 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0776aa83-02ca-497c-a75f-e110584f41c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:01.603868 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0776aa83-02ca-497c-a75f-e110584f41c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:01.762067 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0776aa83-02ca-497c-a75f-e110584f41c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:01.766347 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0776aa83-02ca-497c-a75f-e110584f41c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:01.767153 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0776aa83-02ca-497c-a75f-e110584f41c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:01.771477 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0776aa83-02ca-497c-a75f-e110584f41c1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3" status: 200 len: 1622 microversion: 2.60 time: 0.199952 Jun 01 22:43:01.771477 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 948/2839] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:43:01 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3 => generated 1622 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:43:02.241014 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-fdd7cb64-fe34-4866-a8b6-b580e9f80a1d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:02.242432 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-fdd7cb64-fe34-4866-a8b6-b580e9f80a1d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:02.246895 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fdd7cb64-fe34-4866-a8b6-b580e9f80a1d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:02.247268 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fdd7cb64-fe34-4866-a8b6-b580e9f80a1d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:02.247535 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fdd7cb64-fe34-4866-a8b6-b580e9f80a1d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:02.248105 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fdd7cb64-fe34-4866-a8b6-b580e9f80a1d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:02.248482 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fdd7cb64-fe34-4866-a8b6-b580e9f80a1d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:02.248874 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fdd7cb64-fe34-4866-a8b6-b580e9f80a1d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:02.267640 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-fdd7cb64-fe34-4866-a8b6-b580e9f80a1d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:02.280422 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b5b463a7-e4ee-46be-a213-b2fca6ba413f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:02.281988 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b5b463a7-e4ee-46be-a213-b2fca6ba413f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:02.286183 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b5b463a7-e4ee-46be-a213-b2fca6ba413f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:02.286468 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b5b463a7-e4ee-46be-a213-b2fca6ba413f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:02.286700 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b5b463a7-e4ee-46be-a213-b2fca6ba413f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:02.287128 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b5b463a7-e4ee-46be-a213-b2fca6ba413f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:02.287458 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b5b463a7-e4ee-46be-a213-b2fca6ba413f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:02.287758 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b5b463a7-e4ee-46be-a213-b2fca6ba413f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:02.307513 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b5b463a7-e4ee-46be-a213-b2fca6ba413f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:02.453010 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b5b463a7-e4ee-46be-a213-b2fca6ba413f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:02.462769 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b5b463a7-e4ee-46be-a213-b2fca6ba413f tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1268 microversion: 2.1 time: 0.184080 Jun 01 22:43:02.463080 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 964/2840] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:02 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1268 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:43:02.501051 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-fdd7cb64-fe34-4866-a8b6-b580e9f80a1d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:02.509988 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-fdd7cb64-fe34-4866-a8b6-b580e9f80a1d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1200 microversion: 2.1 time: 0.270583 Jun 01 22:43:02.510373 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 929/2841] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:02 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1200 bytes in 271 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:02.788008 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-fba2c60e-eaa1-4b7f-aa36-679e69441c27 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:02.789313 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-fba2c60e-eaa1-4b7f-aa36-679e69441c27 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:02.796590 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fba2c60e-eaa1-4b7f-aa36-679e69441c27 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:02.796590 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fba2c60e-eaa1-4b7f-aa36-679e69441c27 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:02.796590 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fba2c60e-eaa1-4b7f-aa36-679e69441c27 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:02.796590 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fba2c60e-eaa1-4b7f-aa36-679e69441c27 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:02.796928 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fba2c60e-eaa1-4b7f-aa36-679e69441c27 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:02.796928 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fba2c60e-eaa1-4b7f-aa36-679e69441c27 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:02.817480 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-fba2c60e-eaa1-4b7f-aa36-679e69441c27 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:03.000011 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-fba2c60e-eaa1-4b7f-aa36-679e69441c27 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:03.004581 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-fba2c60e-eaa1-4b7f-aa36-679e69441c27 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:03.005374 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-fba2c60e-eaa1-4b7f-aa36-679e69441c27 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:03.009077 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-fba2c60e-eaa1-4b7f-aa36-679e69441c27 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3" status: 200 len: 1622 microversion: 2.60 time: 0.223393 Jun 01 22:43:03.009376 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 949/2842] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:43:02 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3 => generated 1622 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:43:03.287735 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-c7ed5623-a5ca-498d-90b1-534121366750 req-67b53ea2-e4d2-4933-9701-62f08588032b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "86ac40e6-67dd-4018-9055-764c967b56f7", "name": "network-vif-plugged", "status": "completed", "tag": "0f8046a9-f9ac-41cb-bc42-5f83ed60b9ef"}, {"server_uuid": "756e99bd-5203-4ab3-852f-79e771c5b7c3", "name": "network-vif-unplugged", "status": "completed", "tag": "a016ac8d-20ea-4383-951b-b894fb3a1210"}, {"server_uuid": "756e99bd-5203-4ab3-852f-79e771c5b7c3", "name": "network-vif-unplugged", "status": "completed", "tag": "a016ac8d-20ea-4383-951b-b894fb3a1210"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:03.295837 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-c7ed5623-a5ca-498d-90b1-534121366750 req-67b53ea2-e4d2-4933-9701-62f08588032b service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:03.296182 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-c7ed5623-a5ca-498d-90b1-534121366750 req-67b53ea2-e4d2-4933-9701-62f08588032b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:03.296263 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-c7ed5623-a5ca-498d-90b1-534121366750 req-67b53ea2-e4d2-4933-9701-62f08588032b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:03.303445 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-c7ed5623-a5ca-498d-90b1-534121366750 req-67b53ea2-e4d2-4933-9701-62f08588032b service nova] Creating event network-vif-plugged:0f8046a9-f9ac-41cb-bc42-5f83ed60b9ef for instance 86ac40e6-67dd-4018-9055-764c967b56f7 on np0000001904 Jun 01 22:43:03.303665 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-c7ed5623-a5ca-498d-90b1-534121366750 req-67b53ea2-e4d2-4933-9701-62f08588032b service nova] Creating event network-vif-unplugged:a016ac8d-20ea-4383-951b-b894fb3a1210 for instance 756e99bd-5203-4ab3-852f-79e771c5b7c3 on np0000001904 Jun 01 22:43:03.303837 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-c7ed5623-a5ca-498d-90b1-534121366750 req-67b53ea2-e4d2-4933-9701-62f08588032b service nova] Creating event network-vif-unplugged:a016ac8d-20ea-4383-951b-b894fb3a1210 for instance 756e99bd-5203-4ab3-852f-79e771c5b7c3 on np0000001904 Jun 01 22:43:03.304277 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-c7ed5623-a5ca-498d-90b1-534121366750 req-67b53ea2-e4d2-4933-9701-62f08588032b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:03.310473 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-c7ed5623-a5ca-498d-90b1-534121366750 req-67b53ea2-e4d2-4933-9701-62f08588032b service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 529 microversion: 2.1 time: 0.025028 Jun 01 22:43:03.311452 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 965/2843] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:03 2026] POST /compute/v2.1/os-server-external-events => generated 529 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:03.481190 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0266d0fd-462a-4fe6-a442-12328a4d0d45 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:03.483100 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0266d0fd-462a-4fe6-a442-12328a4d0d45 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:03.489104 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0266d0fd-462a-4fe6-a442-12328a4d0d45 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:03.489555 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0266d0fd-462a-4fe6-a442-12328a4d0d45 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:03.489920 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0266d0fd-462a-4fe6-a442-12328a4d0d45 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:03.490523 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0266d0fd-462a-4fe6-a442-12328a4d0d45 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:03.490969 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0266d0fd-462a-4fe6-a442-12328a4d0d45 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:03.491407 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0266d0fd-462a-4fe6-a442-12328a4d0d45 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:03.515280 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-0266d0fd-462a-4fe6-a442-12328a4d0d45 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:03.531846 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-866ee929-7bac-45d9-ab74-ee13785f3741 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:03.534383 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-866ee929-7bac-45d9-ab74-ee13785f3741 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:03.538720 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-866ee929-7bac-45d9-ab74-ee13785f3741 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:03.539067 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-866ee929-7bac-45d9-ab74-ee13785f3741 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:03.539378 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-866ee929-7bac-45d9-ab74-ee13785f3741 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:03.540006 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-866ee929-7bac-45d9-ab74-ee13785f3741 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:03.540439 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-866ee929-7bac-45d9-ab74-ee13785f3741 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:03.540865 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-866ee929-7bac-45d9-ab74-ee13785f3741 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:03.558888 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-866ee929-7bac-45d9-ab74-ee13785f3741 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:03.683510 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-866ee929-7bac-45d9-ab74-ee13785f3741 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:03.692442 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-866ee929-7bac-45d9-ab74-ee13785f3741 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1200 microversion: 2.1 time: 0.162368 Jun 01 22:43:03.692782 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 950/2844] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:03 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1200 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:03.765057 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0266d0fd-462a-4fe6-a442-12328a4d0d45 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:03.773655 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0266d0fd-462a-4fe6-a442-12328a4d0d45 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1456 microversion: 2.1 time: 0.294761 Jun 01 22:43:03.777585 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 930/2845] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:03 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1456 bytes in 296 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:43:03.789912 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-abc873d4-ff33-4b06-a815-1fb4db011002 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:03.791575 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-abc873d4-ff33-4b06-a815-1fb4db011002 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:03.796206 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-abc873d4-ff33-4b06-a815-1fb4db011002 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:03.796472 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-abc873d4-ff33-4b06-a815-1fb4db011002 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:03.796741 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-abc873d4-ff33-4b06-a815-1fb4db011002 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:03.797208 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-abc873d4-ff33-4b06-a815-1fb4db011002 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:03.797529 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-abc873d4-ff33-4b06-a815-1fb4db011002 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:03.797854 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-abc873d4-ff33-4b06-a815-1fb4db011002 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:03.816444 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-abc873d4-ff33-4b06-a815-1fb4db011002 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:03.998611 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-abc873d4-ff33-4b06-a815-1fb4db011002 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:04.005885 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-abc873d4-ff33-4b06-a815-1fb4db011002 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1456 microversion: 2.1 time: 0.218020 Jun 01 22:43:04.006142 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 966/2846] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:03 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1456 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:04.028518 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-41d47a9f-e55d-477e-9db3-ba70d9a56d5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:04.029930 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-41d47a9f-e55d-477e-9db3-ba70d9a56d5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:04.035523 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-41d47a9f-e55d-477e-9db3-ba70d9a56d5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:04.035824 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-41d47a9f-e55d-477e-9db3-ba70d9a56d5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:04.036051 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-41d47a9f-e55d-477e-9db3-ba70d9a56d5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:04.036496 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-41d47a9f-e55d-477e-9db3-ba70d9a56d5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:04.036876 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-41d47a9f-e55d-477e-9db3-ba70d9a56d5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:04.037162 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-41d47a9f-e55d-477e-9db3-ba70d9a56d5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:04.062531 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-41d47a9f-e55d-477e-9db3-ba70d9a56d5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:04.205690 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-41d47a9f-e55d-477e-9db3-ba70d9a56d5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:04.212381 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-41d47a9f-e55d-477e-9db3-ba70d9a56d5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:04.213201 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-41d47a9f-e55d-477e-9db3-ba70d9a56d5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:04.219383 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-41d47a9f-e55d-477e-9db3-ba70d9a56d5f tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3" status: 200 len: 1622 microversion: 2.60 time: 0.192410 Jun 01 22:43:04.219809 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 951/2847] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:43:04 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3 => generated 1622 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:43:04.306855 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-6b478c95-5c12-4441-8e2f-e6056309c0dc req-aa6ab25c-56a4-483f-8a17-84004375ff5b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "756e99bd-5203-4ab3-852f-79e771c5b7c3", "name": "network-vif-deleted", "tag": "a016ac8d-20ea-4383-951b-b894fb3a1210"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:04.314477 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-6b478c95-5c12-4441-8e2f-e6056309c0dc req-aa6ab25c-56a4-483f-8a17-84004375ff5b service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:04.314775 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-6b478c95-5c12-4441-8e2f-e6056309c0dc req-aa6ab25c-56a4-483f-8a17-84004375ff5b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:04.314959 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-6b478c95-5c12-4441-8e2f-e6056309c0dc req-aa6ab25c-56a4-483f-8a17-84004375ff5b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:04.323807 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-6b478c95-5c12-4441-8e2f-e6056309c0dc req-aa6ab25c-56a4-483f-8a17-84004375ff5b service nova] Creating event network-vif-deleted:a016ac8d-20ea-4383-951b-b894fb3a1210 for instance 756e99bd-5203-4ab3-852f-79e771c5b7c3 on np0000001904 Jun 01 22:43:04.324406 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-6b478c95-5c12-4441-8e2f-e6056309c0dc req-aa6ab25c-56a4-483f-8a17-84004375ff5b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:04.329760 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-6b478c95-5c12-4441-8e2f-e6056309c0dc req-aa6ab25c-56a4-483f-8a17-84004375ff5b service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024559 Jun 01 22:43:04.329760 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 931/2848] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:04 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:04.708799 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f298ef16-55db-4e85-a433-06f173310213 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:04.710178 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f298ef16-55db-4e85-a433-06f173310213 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:04.717830 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f298ef16-55db-4e85-a433-06f173310213 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:04.718101 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f298ef16-55db-4e85-a433-06f173310213 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:04.718326 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f298ef16-55db-4e85-a433-06f173310213 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:04.718764 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f298ef16-55db-4e85-a433-06f173310213 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:04.719046 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f298ef16-55db-4e85-a433-06f173310213 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:04.719340 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f298ef16-55db-4e85-a433-06f173310213 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:04.741617 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f298ef16-55db-4e85-a433-06f173310213 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:04.893579 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f298ef16-55db-4e85-a433-06f173310213 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:04.900872 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f298ef16-55db-4e85-a433-06f173310213 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1200 microversion: 2.1 time: 0.194111 Jun 01 22:43:04.901156 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 967/2849] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:04 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1200 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:05.214509 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-7a9690c9-3629-41d0-8e65-ac67cfdd84b7 req-8e50c442-db15-4625-9729-92e48e60edbc service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "86ac40e6-67dd-4018-9055-764c967b56f7", "tag": "0f8046a9-f9ac-41cb-bc42-5f83ed60b9ef"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:05.221067 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-7a9690c9-3629-41d0-8e65-ac67cfdd84b7 req-8e50c442-db15-4625-9729-92e48e60edbc service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:05.221303 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-7a9690c9-3629-41d0-8e65-ac67cfdd84b7 req-8e50c442-db15-4625-9729-92e48e60edbc service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:05.221473 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-7a9690c9-3629-41d0-8e65-ac67cfdd84b7 req-8e50c442-db15-4625-9729-92e48e60edbc service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:05.228227 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-7a9690c9-3629-41d0-8e65-ac67cfdd84b7 req-8e50c442-db15-4625-9729-92e48e60edbc service nova] Creating event network-changed:0f8046a9-f9ac-41cb-bc42-5f83ed60b9ef for instance 86ac40e6-67dd-4018-9055-764c967b56f7 on np0000001904 Jun 01 22:43:05.228594 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-7a9690c9-3629-41d0-8e65-ac67cfdd84b7 req-8e50c442-db15-4625-9729-92e48e60edbc service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:05.238219 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-7a9690c9-3629-41d0-8e65-ac67cfdd84b7 req-8e50c442-db15-4625-9729-92e48e60edbc service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025415 Jun 01 22:43:05.238366 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-287e166c-79dd-463b-91dd-12f8800dce63 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:05.238768 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 952/2850] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:05 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:05.240376 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-287e166c-79dd-463b-91dd-12f8800dce63 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:05.247596 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-287e166c-79dd-463b-91dd-12f8800dce63 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:05.247952 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-287e166c-79dd-463b-91dd-12f8800dce63 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:05.248269 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-287e166c-79dd-463b-91dd-12f8800dce63 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:05.248871 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-287e166c-79dd-463b-91dd-12f8800dce63 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:05.249289 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-287e166c-79dd-463b-91dd-12f8800dce63 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:05.249749 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-287e166c-79dd-463b-91dd-12f8800dce63 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:05.268617 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-287e166c-79dd-463b-91dd-12f8800dce63 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:05.335887 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-287e166c-79dd-463b-91dd-12f8800dce63 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:05.341893 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-287e166c-79dd-463b-91dd-12f8800dce63 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:05.342763 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-287e166c-79dd-463b-91dd-12f8800dce63 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:05.348210 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-287e166c-79dd-463b-91dd-12f8800dce63 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3" status: 200 len: 1385 microversion: 2.60 time: 0.112182 Jun 01 22:43:05.348610 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 932/2851] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:43:05 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3 => generated 1385 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:43:05.919252 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ec271fc6-9bcf-4e25-86f2-07d1a8f18567 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:05.921590 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ec271fc6-9bcf-4e25-86f2-07d1a8f18567 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:05.926759 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ec271fc6-9bcf-4e25-86f2-07d1a8f18567 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:05.927056 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ec271fc6-9bcf-4e25-86f2-07d1a8f18567 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:05.927344 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ec271fc6-9bcf-4e25-86f2-07d1a8f18567 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:05.928211 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ec271fc6-9bcf-4e25-86f2-07d1a8f18567 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:05.928298 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ec271fc6-9bcf-4e25-86f2-07d1a8f18567 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:05.928651 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ec271fc6-9bcf-4e25-86f2-07d1a8f18567 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:05.949451 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ec271fc6-9bcf-4e25-86f2-07d1a8f18567 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:06.143636 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ec271fc6-9bcf-4e25-86f2-07d1a8f18567 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:06.150579 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ec271fc6-9bcf-4e25-86f2-07d1a8f18567 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1200 microversion: 2.1 time: 0.233700 Jun 01 22:43:06.151053 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 968/2852] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:05 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1200 bytes in 234 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:06.364089 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-59e57627-e327-4bd4-b5b5-fbe1e5d7341b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:06.365575 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-862b74d1-bf25-4d70-8ecb-6e064c3db60a req-d162b73c-879a-401a-98a0-780af8e815ef service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "86ac40e6-67dd-4018-9055-764c967b56f7", "tag": "0f8046a9-f9ac-41cb-bc42-5f83ed60b9ef"}, {"name": "network-changed", "server_uuid": "86ac40e6-67dd-4018-9055-764c967b56f7", "tag": "0f8046a9-f9ac-41cb-bc42-5f83ed60b9ef"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:06.366003 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-59e57627-e327-4bd4-b5b5-fbe1e5d7341b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:06.371127 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-59e57627-e327-4bd4-b5b5-fbe1e5d7341b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:06.371451 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-59e57627-e327-4bd4-b5b5-fbe1e5d7341b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:06.371741 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-59e57627-e327-4bd4-b5b5-fbe1e5d7341b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:06.372258 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-59e57627-e327-4bd4-b5b5-fbe1e5d7341b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:06.372627 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-59e57627-e327-4bd4-b5b5-fbe1e5d7341b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:06.372985 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-59e57627-e327-4bd4-b5b5-fbe1e5d7341b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:06.373205 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-862b74d1-bf25-4d70-8ecb-6e064c3db60a req-d162b73c-879a-401a-98a0-780af8e815ef service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:06.373408 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-862b74d1-bf25-4d70-8ecb-6e064c3db60a req-d162b73c-879a-401a-98a0-780af8e815ef service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:06.373580 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-862b74d1-bf25-4d70-8ecb-6e064c3db60a req-d162b73c-879a-401a-98a0-780af8e815ef service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:06.379658 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-862b74d1-bf25-4d70-8ecb-6e064c3db60a req-d162b73c-879a-401a-98a0-780af8e815ef service nova] Creating event network-changed:0f8046a9-f9ac-41cb-bc42-5f83ed60b9ef for instance 86ac40e6-67dd-4018-9055-764c967b56f7 on np0000001904 Jun 01 22:43:06.379877 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-862b74d1-bf25-4d70-8ecb-6e064c3db60a req-d162b73c-879a-401a-98a0-780af8e815ef service nova] Creating event network-changed:0f8046a9-f9ac-41cb-bc42-5f83ed60b9ef for instance 86ac40e6-67dd-4018-9055-764c967b56f7 on np0000001904 Jun 01 22:43:06.380298 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-862b74d1-bf25-4d70-8ecb-6e064c3db60a req-d162b73c-879a-401a-98a0-780af8e815ef service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:06.384268 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-862b74d1-bf25-4d70-8ecb-6e064c3db60a req-d162b73c-879a-401a-98a0-780af8e815ef service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 346 microversion: 2.1 time: 0.020307 Jun 01 22:43:06.384578 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 933/2853] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:06 2026] POST /compute/v2.1/os-server-external-events => generated 346 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:06.400144 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-59e57627-e327-4bd4-b5b5-fbe1e5d7341b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:06.400370 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-59e57627-e327-4bd4-b5b5-fbe1e5d7341b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:06.400533 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-59e57627-e327-4bd4-b5b5-fbe1e5d7341b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:06.400765 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-59e57627-e327-4bd4-b5b5-fbe1e5d7341b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lazy-loading 'fault' on Instance uuid 756e99bd-5203-4ab3-852f-79e771c5b7c3 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:43:06.404240 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-59e57627-e327-4bd4-b5b5-fbe1e5d7341b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:06.456693 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-59e57627-e327-4bd4-b5b5-fbe1e5d7341b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:06.461212 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-59e57627-e327-4bd4-b5b5-fbe1e5d7341b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:06.461802 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-59e57627-e327-4bd4-b5b5-fbe1e5d7341b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:06.465352 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-59e57627-e327-4bd4-b5b5-fbe1e5d7341b tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3" status: 200 len: 1390 microversion: 2.60 time: 0.103530 Jun 01 22:43:06.465611 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 953/2854] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:43:06 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3 => generated 1390 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:43:07.167672 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-19295960-b32c-4229-ad36-34beb0acd11a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:07.169673 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-19295960-b32c-4229-ad36-34beb0acd11a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:07.176079 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-19295960-b32c-4229-ad36-34beb0acd11a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:07.176485 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-19295960-b32c-4229-ad36-34beb0acd11a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:07.176696 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-19295960-b32c-4229-ad36-34beb0acd11a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:07.177249 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-19295960-b32c-4229-ad36-34beb0acd11a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:07.177690 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-19295960-b32c-4229-ad36-34beb0acd11a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:07.178093 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-19295960-b32c-4229-ad36-34beb0acd11a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:07.199238 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-19295960-b32c-4229-ad36-34beb0acd11a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:07.477661 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-19295960-b32c-4229-ad36-34beb0acd11a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:07.484279 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-13bd3e8d-defa-460e-acc1-ca98634c938c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:07.486250 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-13bd3e8d-defa-460e-acc1-ca98634c938c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:07.493673 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13bd3e8d-defa-460e-acc1-ca98634c938c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:07.494207 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13bd3e8d-defa-460e-acc1-ca98634c938c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:07.495408 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13bd3e8d-defa-460e-acc1-ca98634c938c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:07.495595 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13bd3e8d-defa-460e-acc1-ca98634c938c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:07.495928 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13bd3e8d-defa-460e-acc1-ca98634c938c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:07.496399 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13bd3e8d-defa-460e-acc1-ca98634c938c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:07.497436 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-19295960-b32c-4229-ad36-34beb0acd11a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1200 microversion: 2.1 time: 0.331903 Jun 01 22:43:07.497960 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 969/2855] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:07 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1200 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:43:07.529602 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13bd3e8d-defa-460e-acc1-ca98634c938c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:07.529892 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13bd3e8d-defa-460e-acc1-ca98634c938c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:07.530101 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-13bd3e8d-defa-460e-acc1-ca98634c938c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:07.530418 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-13bd3e8d-defa-460e-acc1-ca98634c938c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lazy-loading 'fault' on Instance uuid 756e99bd-5203-4ab3-852f-79e771c5b7c3 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:43:07.534815 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-13bd3e8d-defa-460e-acc1-ca98634c938c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:07.594668 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-13bd3e8d-defa-460e-acc1-ca98634c938c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:07.600726 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-13bd3e8d-defa-460e-acc1-ca98634c938c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:07.601708 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-13bd3e8d-defa-460e-acc1-ca98634c938c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:07.607027 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-13bd3e8d-defa-460e-acc1-ca98634c938c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3" status: 200 len: 1390 microversion: 2.60 time: 0.125094 Jun 01 22:43:07.607421 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 934/2856] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:43:07 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3 => generated 1390 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:43:08.518395 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-45351d19-eb89-4b85-9d76-1ab4914e6757 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:08.521669 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-45351d19-eb89-4b85-9d76-1ab4914e6757 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:08.526657 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-45351d19-eb89-4b85-9d76-1ab4914e6757 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:08.526957 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-45351d19-eb89-4b85-9d76-1ab4914e6757 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:08.527160 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-45351d19-eb89-4b85-9d76-1ab4914e6757 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:08.527617 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-45351d19-eb89-4b85-9d76-1ab4914e6757 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:08.528089 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-45351d19-eb89-4b85-9d76-1ab4914e6757 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:08.528397 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-45351d19-eb89-4b85-9d76-1ab4914e6757 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:08.546818 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-45351d19-eb89-4b85-9d76-1ab4914e6757 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:08.623099 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5387380d-01da-4574-a057-f108f772eed1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:08.624960 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5387380d-01da-4574-a057-f108f772eed1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 756e99bd-5203-4ab3-852f-79e771c5b7c3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:08.631005 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5387380d-01da-4574-a057-f108f772eed1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:08.631411 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5387380d-01da-4574-a057-f108f772eed1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:08.631738 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5387380d-01da-4574-a057-f108f772eed1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:08.632354 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5387380d-01da-4574-a057-f108f772eed1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:08.632792 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5387380d-01da-4574-a057-f108f772eed1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:08.633225 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5387380d-01da-4574-a057-f108f772eed1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:08.643458 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-5387380d-01da-4574-a057-f108f772eed1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] HTTP exception thrown: Instance 756e99bd-5203-4ab3-852f-79e771c5b7c3 could not be found. Jun 01 22:43:08.644130 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5387380d-01da-4574-a057-f108f772eed1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Returning 404 to user: Instance 756e99bd-5203-4ab3-852f-79e771c5b7c3 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:43:08.644697 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5387380d-01da-4574-a057-f108f772eed1 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3" status: 404 len: 111 microversion: 2.60 time: 0.023762 Jun 01 22:43:08.645083 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 970/2857] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:43:08 2026] GET /compute/v2.1/servers/756e99bd-5203-4ab3-852f-79e771c5b7c3 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:43:08.655475 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f953fe15-7e04-4888-a768-5ded8635a42a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:08.675004 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f953fe15-7e04-4888-a768-5ded8635a42a tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1688823695" status: 204 len: 0 microversion: 2.60 time: 0.021456 Jun 01 22:43:08.675004 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 935/2858] 10.4.3.116 () {68 vars in 1380 bytes} [Mon Jun 1 22:43:08 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1688823695 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:43:08.701275 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-45351d19-eb89-4b85-9d76-1ab4914e6757 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:08.708856 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-45351d19-eb89-4b85-9d76-1ab4914e6757 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1200 microversion: 2.1 time: 0.193956 Jun 01 22:43:08.709022 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 954/2859] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:08 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1200 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:09.056809 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d43d9c91-9532-45dd-958a-9296da184531 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:09.057016 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d43d9c91-9532-45dd-958a-9296da184531 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:09.059902 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d43d9c91-9532-45dd-958a-9296da184531 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:09.060054 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d43d9c91-9532-45dd-958a-9296da184531 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:09.060214 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d43d9c91-9532-45dd-958a-9296da184531 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:09.060473 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d43d9c91-9532-45dd-958a-9296da184531 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:09.060628 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d43d9c91-9532-45dd-958a-9296da184531 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:09.060742 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d43d9c91-9532-45dd-958a-9296da184531 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:09.074018 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d43d9c91-9532-45dd-958a-9296da184531 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:43:09.127533 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d43d9c91-9532-45dd-958a-9296da184531 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 204 len: 0 microversion: 2.60 time: 0.072641 Jun 01 22:43:09.127826 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 971/2860] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:43:09 2026] DELETE /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 0 bytes in 73 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:43:09.136676 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-90cf58b0-8aff-4d0b-b6c2-7914b25067c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:09.138521 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-90cf58b0-8aff-4d0b-b6c2-7914b25067c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:09.143043 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-90cf58b0-8aff-4d0b-b6c2-7914b25067c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:09.145032 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-90cf58b0-8aff-4d0b-b6c2-7914b25067c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:09.145032 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-90cf58b0-8aff-4d0b-b6c2-7914b25067c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:09.145032 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-90cf58b0-8aff-4d0b-b6c2-7914b25067c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:09.145032 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-90cf58b0-8aff-4d0b-b6c2-7914b25067c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:09.145286 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-90cf58b0-8aff-4d0b-b6c2-7914b25067c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:09.165589 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-90cf58b0-8aff-4d0b-b6c2-7914b25067c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:09.326848 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-90cf58b0-8aff-4d0b-b6c2-7914b25067c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:09.330640 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-90cf58b0-8aff-4d0b-b6c2-7914b25067c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:09.331342 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-90cf58b0-8aff-4d0b-b6c2-7914b25067c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:09.335077 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-90cf58b0-8aff-4d0b-b6c2-7914b25067c4 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1526 microversion: 2.60 time: 0.200442 Jun 01 22:43:09.335453 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 936/2861] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:43:09 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1526 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:43:09.725446 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-85ccdd41-0bac-4415-829c-5af6000321ed tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:09.726904 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-85ccdd41-0bac-4415-829c-5af6000321ed tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:09.731319 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-85ccdd41-0bac-4415-829c-5af6000321ed tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:09.731577 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-85ccdd41-0bac-4415-829c-5af6000321ed tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:09.731814 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-85ccdd41-0bac-4415-829c-5af6000321ed tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:09.732230 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-85ccdd41-0bac-4415-829c-5af6000321ed tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:09.732508 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-85ccdd41-0bac-4415-829c-5af6000321ed tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:09.732827 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-85ccdd41-0bac-4415-829c-5af6000321ed tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:09.753936 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-85ccdd41-0bac-4415-829c-5af6000321ed tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:09.890979 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-85ccdd41-0bac-4415-829c-5af6000321ed tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:09.902404 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-85ccdd41-0bac-4415-829c-5af6000321ed tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1200 microversion: 2.1 time: 0.178762 Jun 01 22:43:09.903212 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 955/2862] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:09 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1200 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:10.281364 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-75ffac89-11bb-4842-b986-02f5cc6d16ad req-3a52c484-7130-4908-aa7f-03d811a15100 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7f0d45dc-dafa-41a6-a8a3-4deeddfc924f", "name": "network-vif-plugged", "status": "completed", "tag": "4c436fe4-fcad-47b7-88cd-b7ad51561b7a"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:10.288014 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-75ffac89-11bb-4842-b986-02f5cc6d16ad req-3a52c484-7130-4908-aa7f-03d811a15100 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:10.288242 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-75ffac89-11bb-4842-b986-02f5cc6d16ad req-3a52c484-7130-4908-aa7f-03d811a15100 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:10.288407 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-75ffac89-11bb-4842-b986-02f5cc6d16ad req-3a52c484-7130-4908-aa7f-03d811a15100 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:10.299903 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-75ffac89-11bb-4842-b986-02f5cc6d16ad req-3a52c484-7130-4908-aa7f-03d811a15100 service nova] Creating event network-vif-plugged:4c436fe4-fcad-47b7-88cd-b7ad51561b7a for instance 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f on np0000001904 Jun 01 22:43:10.300345 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-75ffac89-11bb-4842-b986-02f5cc6d16ad req-3a52c484-7130-4908-aa7f-03d811a15100 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:10.307010 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-75ffac89-11bb-4842-b986-02f5cc6d16ad req-3a52c484-7130-4908-aa7f-03d811a15100 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028055 Jun 01 22:43:10.307363 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 972/2863] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:10 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:10.334023 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-ffc37b4c-3344-4c08-a121-e6b235ba3e9b req-56c61470-ac3c-46c9-aa6f-9a9a64f0aa9f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "38c76e05-7048-4460-a189-d0c16a13d3b9", "name": "network-vif-unplugged", "status": "completed", "tag": "bb7ae85b-0dbb-475d-a8b3-9e6cafe75b89"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:10.348058 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ffc37b4c-3344-4c08-a121-e6b235ba3e9b req-56c61470-ac3c-46c9-aa6f-9a9a64f0aa9f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:10.349955 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ffc37b4c-3344-4c08-a121-e6b235ba3e9b req-56c61470-ac3c-46c9-aa6f-9a9a64f0aa9f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:10.350211 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ffc37b4c-3344-4c08-a121-e6b235ba3e9b req-56c61470-ac3c-46c9-aa6f-9a9a64f0aa9f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:10.353608 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-633c2640-c637-4d7e-8fbe-461bba91260c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:10.356846 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-633c2640-c637-4d7e-8fbe-461bba91260c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:10.359128 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-ffc37b4c-3344-4c08-a121-e6b235ba3e9b req-56c61470-ac3c-46c9-aa6f-9a9a64f0aa9f service nova] Creating event network-vif-unplugged:bb7ae85b-0dbb-475d-a8b3-9e6cafe75b89 for instance 38c76e05-7048-4460-a189-d0c16a13d3b9 on np0000001904 Jun 01 22:43:10.359865 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-ffc37b4c-3344-4c08-a121-e6b235ba3e9b req-56c61470-ac3c-46c9-aa6f-9a9a64f0aa9f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:10.361093 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-633c2640-c637-4d7e-8fbe-461bba91260c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:10.361468 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-633c2640-c637-4d7e-8fbe-461bba91260c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:10.362606 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-633c2640-c637-4d7e-8fbe-461bba91260c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:10.362606 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-633c2640-c637-4d7e-8fbe-461bba91260c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:10.362828 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-633c2640-c637-4d7e-8fbe-461bba91260c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:10.363220 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-633c2640-c637-4d7e-8fbe-461bba91260c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:10.370335 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-ffc37b4c-3344-4c08-a121-e6b235ba3e9b req-56c61470-ac3c-46c9-aa6f-9a9a64f0aa9f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.040383 Jun 01 22:43:10.373048 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 937/2864] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:10 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:10.393293 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-633c2640-c637-4d7e-8fbe-461bba91260c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:10.671374 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-633c2640-c637-4d7e-8fbe-461bba91260c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:10.676583 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-633c2640-c637-4d7e-8fbe-461bba91260c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:10.677827 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-633c2640-c637-4d7e-8fbe-461bba91260c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:10.683331 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-633c2640-c637-4d7e-8fbe-461bba91260c tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1526 microversion: 2.60 time: 0.332448 Jun 01 22:43:10.683761 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 956/2865] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:43:10 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1526 bytes in 333 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:43:10.931965 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a4a2dde4-af47-4643-8998-a2c9952b46e3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:10.934261 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a4a2dde4-af47-4643-8998-a2c9952b46e3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:10.939817 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a4a2dde4-af47-4643-8998-a2c9952b46e3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:10.940146 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a4a2dde4-af47-4643-8998-a2c9952b46e3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:10.940418 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a4a2dde4-af47-4643-8998-a2c9952b46e3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:10.941318 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a4a2dde4-af47-4643-8998-a2c9952b46e3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:10.941485 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a4a2dde4-af47-4643-8998-a2c9952b46e3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:10.941867 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a4a2dde4-af47-4643-8998-a2c9952b46e3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:10.972404 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a4a2dde4-af47-4643-8998-a2c9952b46e3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:11.145617 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a4a2dde4-af47-4643-8998-a2c9952b46e3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:11.156295 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a4a2dde4-af47-4643-8998-a2c9952b46e3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1200 microversion: 2.1 time: 0.225995 Jun 01 22:43:11.156736 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 973/2866] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:10 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1200 bytes in 227 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:11.702292 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-fd276ac6-a0a6-4186-bab1-bea1c39067be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:11.704298 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-fd276ac6-a0a6-4186-bab1-bea1c39067be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:11.709877 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fd276ac6-a0a6-4186-bab1-bea1c39067be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:11.710173 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fd276ac6-a0a6-4186-bab1-bea1c39067be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:11.710436 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fd276ac6-a0a6-4186-bab1-bea1c39067be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:11.710950 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fd276ac6-a0a6-4186-bab1-bea1c39067be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:11.711333 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fd276ac6-a0a6-4186-bab1-bea1c39067be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:11.711665 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fd276ac6-a0a6-4186-bab1-bea1c39067be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:11.742128 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-fd276ac6-a0a6-4186-bab1-bea1c39067be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:11.907221 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-fd276ac6-a0a6-4186-bab1-bea1c39067be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:11.913449 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-fd276ac6-a0a6-4186-bab1-bea1c39067be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:11.914208 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-fd276ac6-a0a6-4186-bab1-bea1c39067be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:11.919791 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-fd276ac6-a0a6-4186-bab1-bea1c39067be tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1526 microversion: 2.60 time: 0.219604 Jun 01 22:43:11.920159 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 938/2867] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:43:11 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1526 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:43:12.177239 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6572612a-a033-467e-a5b1-f142fdde2f45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:12.179919 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6572612a-a033-467e-a5b1-f142fdde2f45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:12.184091 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6572612a-a033-467e-a5b1-f142fdde2f45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:12.184403 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6572612a-a033-467e-a5b1-f142fdde2f45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:12.184625 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6572612a-a033-467e-a5b1-f142fdde2f45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:12.185068 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6572612a-a033-467e-a5b1-f142fdde2f45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:12.185373 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6572612a-a033-467e-a5b1-f142fdde2f45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:12.185691 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6572612a-a033-467e-a5b1-f142fdde2f45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:12.202206 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-6572612a-a033-467e-a5b1-f142fdde2f45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:12.361345 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-471845da-7d47-4504-843f-6ed3833d1dfd req-91d975a7-171c-498d-95e2-e87e34158b72 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7f0d45dc-dafa-41a6-a8a3-4deeddfc924f", "name": "network-vif-plugged", "status": "completed", "tag": "4c436fe4-fcad-47b7-88cd-b7ad51561b7a"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:12.372012 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-471845da-7d47-4504-843f-6ed3833d1dfd req-91d975a7-171c-498d-95e2-e87e34158b72 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:12.372415 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-471845da-7d47-4504-843f-6ed3833d1dfd req-91d975a7-171c-498d-95e2-e87e34158b72 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:12.372557 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-471845da-7d47-4504-843f-6ed3833d1dfd req-91d975a7-171c-498d-95e2-e87e34158b72 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:12.382414 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-471845da-7d47-4504-843f-6ed3833d1dfd req-91d975a7-171c-498d-95e2-e87e34158b72 service nova] Creating event network-vif-plugged:4c436fe4-fcad-47b7-88cd-b7ad51561b7a for instance 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f on np0000001904 Jun 01 22:43:12.382773 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-471845da-7d47-4504-843f-6ed3833d1dfd req-91d975a7-171c-498d-95e2-e87e34158b72 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:12.386410 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-471845da-7d47-4504-843f-6ed3833d1dfd req-91d975a7-171c-498d-95e2-e87e34158b72 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028876 Jun 01 22:43:12.386708 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 974/2868] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:12 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 01 22:43:12.411439 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6572612a-a033-467e-a5b1-f142fdde2f45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:12.423591 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6572612a-a033-467e-a5b1-f142fdde2f45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1200 microversion: 2.1 time: 0.246090 Jun 01 22:43:12.423591 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 957/2869] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:12 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1200 bytes in 246 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:12.423725 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-b3b325a0-49fa-4b15-984c-c5829856ce28 req-6c4d065a-1cb7-4d26-ab7e-a2c0c0a37f21 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "38c76e05-7048-4460-a189-d0c16a13d3b9", "name": "network-vif-unplugged", "status": "completed", "tag": "bb7ae85b-0dbb-475d-a8b3-9e6cafe75b89"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:12.430587 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-b3b325a0-49fa-4b15-984c-c5829856ce28 req-6c4d065a-1cb7-4d26-ab7e-a2c0c0a37f21 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:12.433321 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-b3b325a0-49fa-4b15-984c-c5829856ce28 req-6c4d065a-1cb7-4d26-ab7e-a2c0c0a37f21 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:12.433321 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-b3b325a0-49fa-4b15-984c-c5829856ce28 req-6c4d065a-1cb7-4d26-ab7e-a2c0c0a37f21 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:12.436523 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-b3b325a0-49fa-4b15-984c-c5829856ce28 req-6c4d065a-1cb7-4d26-ab7e-a2c0c0a37f21 service nova] Creating event network-vif-unplugged:bb7ae85b-0dbb-475d-a8b3-9e6cafe75b89 for instance 38c76e05-7048-4460-a189-d0c16a13d3b9 on np0000001904 Jun 01 22:43:12.436897 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-b3b325a0-49fa-4b15-984c-c5829856ce28 req-6c4d065a-1cb7-4d26-ab7e-a2c0c0a37f21 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:12.442938 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-b3b325a0-49fa-4b15-984c-c5829856ce28 req-6c4d065a-1cb7-4d26-ab7e-a2c0c0a37f21 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.021306 Jun 01 22:43:12.442938 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 939/2870] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:12 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:12.566698 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-718a7b6b-e281-43b2-9fbf-39d5e48fa841 req-818fc093-d922-43b7-81f0-05ce523f6a65 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "38c76e05-7048-4460-a189-d0c16a13d3b9", "name": "network-vif-deleted", "tag": "bb7ae85b-0dbb-475d-a8b3-9e6cafe75b89"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:12.572183 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-718a7b6b-e281-43b2-9fbf-39d5e48fa841 req-818fc093-d922-43b7-81f0-05ce523f6a65 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:12.572357 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-718a7b6b-e281-43b2-9fbf-39d5e48fa841 req-818fc093-d922-43b7-81f0-05ce523f6a65 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:12.572780 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-718a7b6b-e281-43b2-9fbf-39d5e48fa841 req-818fc093-d922-43b7-81f0-05ce523f6a65 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:12.578728 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-718a7b6b-e281-43b2-9fbf-39d5e48fa841 req-818fc093-d922-43b7-81f0-05ce523f6a65 service nova] Creating event network-vif-deleted:bb7ae85b-0dbb-475d-a8b3-9e6cafe75b89 for instance 38c76e05-7048-4460-a189-d0c16a13d3b9 on np0000001904 Jun 01 22:43:12.579050 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-718a7b6b-e281-43b2-9fbf-39d5e48fa841 req-818fc093-d922-43b7-81f0-05ce523f6a65 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:12.582784 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-718a7b6b-e281-43b2-9fbf-39d5e48fa841 req-818fc093-d922-43b7-81f0-05ce523f6a65 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018210 Jun 01 22:43:12.583065 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 975/2871] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:12 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:12.936751 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a9873f45-910a-4d7a-8a23-5a797d6a41dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:12.938157 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a9873f45-910a-4d7a-8a23-5a797d6a41dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:12.942584 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a9873f45-910a-4d7a-8a23-5a797d6a41dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:12.942844 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a9873f45-910a-4d7a-8a23-5a797d6a41dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:12.943046 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a9873f45-910a-4d7a-8a23-5a797d6a41dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:12.943481 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a9873f45-910a-4d7a-8a23-5a797d6a41dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:12.943786 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a9873f45-910a-4d7a-8a23-5a797d6a41dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:12.944043 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a9873f45-910a-4d7a-8a23-5a797d6a41dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:12.959522 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a9873f45-910a-4d7a-8a23-5a797d6a41dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:13.020826 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a9873f45-910a-4d7a-8a23-5a797d6a41dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:13.027106 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a9873f45-910a-4d7a-8a23-5a797d6a41dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:13.027660 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a9873f45-910a-4d7a-8a23-5a797d6a41dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:13.031430 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a9873f45-910a-4d7a-8a23-5a797d6a41dc tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1484 microversion: 2.60 time: 0.096460 Jun 01 22:43:13.031701 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 958/2872] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:43:12 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1484 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:43:13.440986 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-49c9694e-b849-4450-b12c-41b22cb4258b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:13.442997 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-49c9694e-b849-4450-b12c-41b22cb4258b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:13.447623 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-49c9694e-b849-4450-b12c-41b22cb4258b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:13.447936 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-49c9694e-b849-4450-b12c-41b22cb4258b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:13.448171 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-49c9694e-b849-4450-b12c-41b22cb4258b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:13.448661 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-49c9694e-b849-4450-b12c-41b22cb4258b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:13.449005 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-49c9694e-b849-4450-b12c-41b22cb4258b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:13.449333 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-49c9694e-b849-4450-b12c-41b22cb4258b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:13.463759 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-49c9694e-b849-4450-b12c-41b22cb4258b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:13.649125 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-49c9694e-b849-4450-b12c-41b22cb4258b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:13.657856 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-49c9694e-b849-4450-b12c-41b22cb4258b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1385 microversion: 2.1 time: 0.218939 Jun 01 22:43:13.658076 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 940/2873] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:13 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1385 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:13.676175 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ed6e0840-753c-4c1d-b37d-cecbbaa033ad tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:13.677760 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ed6e0840-753c-4c1d-b37d-cecbbaa033ad tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:13.681879 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ed6e0840-753c-4c1d-b37d-cecbbaa033ad tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:13.682072 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ed6e0840-753c-4c1d-b37d-cecbbaa033ad tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:13.682278 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ed6e0840-753c-4c1d-b37d-cecbbaa033ad tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:13.682692 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ed6e0840-753c-4c1d-b37d-cecbbaa033ad tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:13.682995 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ed6e0840-753c-4c1d-b37d-cecbbaa033ad tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:13.683366 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ed6e0840-753c-4c1d-b37d-cecbbaa033ad tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:13.706534 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ed6e0840-753c-4c1d-b37d-cecbbaa033ad tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:13.876803 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ed6e0840-753c-4c1d-b37d-cecbbaa033ad tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:13.885999 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ed6e0840-753c-4c1d-b37d-cecbbaa033ad tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1385 microversion: 2.1 time: 0.211576 Jun 01 22:43:13.886480 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 976/2874] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:13 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1385 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:13.904990 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ee80b95f-8aeb-411a-a7cc-505f2af18749 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:13.907534 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ee80b95f-8aeb-411a-a7cc-505f2af18749 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:13.912366 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ee80b95f-8aeb-411a-a7cc-505f2af18749 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:13.912730 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ee80b95f-8aeb-411a-a7cc-505f2af18749 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:13.913027 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ee80b95f-8aeb-411a-a7cc-505f2af18749 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:13.913685 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ee80b95f-8aeb-411a-a7cc-505f2af18749 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:13.914027 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ee80b95f-8aeb-411a-a7cc-505f2af18749 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:13.914320 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ee80b95f-8aeb-411a-a7cc-505f2af18749 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:13.933388 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ee80b95f-8aeb-411a-a7cc-505f2af18749 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:14.054536 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1bd01521-ec3f-43cd-9328-cfb945605912 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:14.056097 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1bd01521-ec3f-43cd-9328-cfb945605912 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:14.065240 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1bd01521-ec3f-43cd-9328-cfb945605912 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:14.067483 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1bd01521-ec3f-43cd-9328-cfb945605912 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:14.067483 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1bd01521-ec3f-43cd-9328-cfb945605912 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:14.067483 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1bd01521-ec3f-43cd-9328-cfb945605912 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:14.067483 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1bd01521-ec3f-43cd-9328-cfb945605912 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:14.067822 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1bd01521-ec3f-43cd-9328-cfb945605912 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:14.098995 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-1bd01521-ec3f-43cd-9328-cfb945605912 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:14.151895 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ee80b95f-8aeb-411a-a7cc-505f2af18749 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:14.160145 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1bd01521-ec3f-43cd-9328-cfb945605912 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:14.161157 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ee80b95f-8aeb-411a-a7cc-505f2af18749 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1385 microversion: 2.1 time: 0.257913 Jun 01 22:43:14.161640 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 959/2875] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:13 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1385 bytes in 258 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:14.165164 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1bd01521-ec3f-43cd-9328-cfb945605912 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:14.165910 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1bd01521-ec3f-43cd-9328-cfb945605912 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:14.169969 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1bd01521-ec3f-43cd-9328-cfb945605912 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1314 microversion: 2.60 time: 0.117640 Jun 01 22:43:14.170254 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 941/2876] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:43:14 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1314 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:43:14.179328 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-89980c1a-5dfc-47c3-93f1-c16e1389f409 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:14.179641 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-89980c1a-5dfc-47c3-93f1-c16e1389f409 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:14.186587 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-89980c1a-5dfc-47c3-93f1-c16e1389f409 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:14.186903 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-89980c1a-5dfc-47c3-93f1-c16e1389f409 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:14.187122 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-89980c1a-5dfc-47c3-93f1-c16e1389f409 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:14.187534 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-89980c1a-5dfc-47c3-93f1-c16e1389f409 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:14.187788 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-89980c1a-5dfc-47c3-93f1-c16e1389f409 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:14.187977 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-89980c1a-5dfc-47c3-93f1-c16e1389f409 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:14.202462 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-89980c1a-5dfc-47c3-93f1-c16e1389f409 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:43:14.271267 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-89980c1a-5dfc-47c3-93f1-c16e1389f409 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 204 len: 0 microversion: 2.1 time: 0.094106 Jun 01 22:43:14.271940 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 977/2877] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:43:14 2026] DELETE /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 0 bytes in 95 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:43:14.280021 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-45d5323a-6290-466b-bcd5-52ea1ae3c1e9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:14.281582 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-45d5323a-6290-466b-bcd5-52ea1ae3c1e9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:14.286273 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-45d5323a-6290-466b-bcd5-52ea1ae3c1e9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:14.286511 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-45d5323a-6290-466b-bcd5-52ea1ae3c1e9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:14.286754 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-45d5323a-6290-466b-bcd5-52ea1ae3c1e9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:14.287280 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-45d5323a-6290-466b-bcd5-52ea1ae3c1e9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:14.287630 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-45d5323a-6290-466b-bcd5-52ea1ae3c1e9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:14.287931 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-45d5323a-6290-466b-bcd5-52ea1ae3c1e9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:14.302667 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-45d5323a-6290-466b-bcd5-52ea1ae3c1e9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:14.479122 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-45d5323a-6290-466b-bcd5-52ea1ae3c1e9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:14.491785 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-45d5323a-6290-466b-bcd5-52ea1ae3c1e9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1391 microversion: 2.1 time: 0.213478 Jun 01 22:43:14.492216 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 960/2878] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:14 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1391 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:15.195954 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5b420030-1d96-4f37-93d3-d99bbd1a01c8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:15.197973 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5b420030-1d96-4f37-93d3-d99bbd1a01c8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:15.202036 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b420030-1d96-4f37-93d3-d99bbd1a01c8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:15.202328 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b420030-1d96-4f37-93d3-d99bbd1a01c8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:15.202531 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b420030-1d96-4f37-93d3-d99bbd1a01c8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:15.203007 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b420030-1d96-4f37-93d3-d99bbd1a01c8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:15.203306 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b420030-1d96-4f37-93d3-d99bbd1a01c8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:15.203590 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b420030-1d96-4f37-93d3-d99bbd1a01c8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:15.220940 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b420030-1d96-4f37-93d3-d99bbd1a01c8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:15.221151 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b420030-1d96-4f37-93d3-d99bbd1a01c8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:15.221296 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b420030-1d96-4f37-93d3-d99bbd1a01c8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:15.221511 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-5b420030-1d96-4f37-93d3-d99bbd1a01c8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lazy-loading 'fault' on Instance uuid 38c76e05-7048-4460-a189-d0c16a13d3b9 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:43:15.224332 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5b420030-1d96-4f37-93d3-d99bbd1a01c8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:15.285015 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5b420030-1d96-4f37-93d3-d99bbd1a01c8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:15.292036 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5b420030-1d96-4f37-93d3-d99bbd1a01c8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:15.292036 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5b420030-1d96-4f37-93d3-d99bbd1a01c8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:15.299924 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5b420030-1d96-4f37-93d3-d99bbd1a01c8 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1319 microversion: 2.60 time: 0.103239 Jun 01 22:43:15.299924 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 942/2879] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:43:15 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1319 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:43:15.486717 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-e835b66f-75e9-49bc-bfb2-38860154bfaa req-607427dd-9090-4cc1-acd1-7a7107e56cd4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7f0d45dc-dafa-41a6-a8a3-4deeddfc924f", "name": "network-vif-unplugged", "status": "completed", "tag": "4c436fe4-fcad-47b7-88cd-b7ad51561b7a"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:15.495609 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-e835b66f-75e9-49bc-bfb2-38860154bfaa req-607427dd-9090-4cc1-acd1-7a7107e56cd4 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:15.495609 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-e835b66f-75e9-49bc-bfb2-38860154bfaa req-607427dd-9090-4cc1-acd1-7a7107e56cd4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:15.495609 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-e835b66f-75e9-49bc-bfb2-38860154bfaa req-607427dd-9090-4cc1-acd1-7a7107e56cd4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:15.504339 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-e835b66f-75e9-49bc-bfb2-38860154bfaa req-607427dd-9090-4cc1-acd1-7a7107e56cd4 service nova] Creating event network-vif-unplugged:4c436fe4-fcad-47b7-88cd-b7ad51561b7a for instance 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f on np0000001904 Jun 01 22:43:15.505239 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-e835b66f-75e9-49bc-bfb2-38860154bfaa req-607427dd-9090-4cc1-acd1-7a7107e56cd4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:15.512113 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-e835b66f-75e9-49bc-bfb2-38860154bfaa req-607427dd-9090-4cc1-acd1-7a7107e56cd4 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.026467 Jun 01 22:43:15.512113 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 978/2880] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:15 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:15.516457 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3839767e-00b5-4dbd-bd90-f1bf987618ac tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:15.518376 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3839767e-00b5-4dbd-bd90-f1bf987618ac tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:15.525003 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3839767e-00b5-4dbd-bd90-f1bf987618ac tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:15.525191 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3839767e-00b5-4dbd-bd90-f1bf987618ac tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:15.525364 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3839767e-00b5-4dbd-bd90-f1bf987618ac tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:15.525792 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3839767e-00b5-4dbd-bd90-f1bf987618ac tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:15.526551 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3839767e-00b5-4dbd-bd90-f1bf987618ac tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:15.527032 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3839767e-00b5-4dbd-bd90-f1bf987618ac tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:15.547846 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-3839767e-00b5-4dbd-bd90-f1bf987618ac tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:15.771471 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3839767e-00b5-4dbd-bd90-f1bf987618ac tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:15.781112 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3839767e-00b5-4dbd-bd90-f1bf987618ac tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1391 microversion: 2.1 time: 0.267419 Jun 01 22:43:15.781486 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 961/2881] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:15 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1391 bytes in 268 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:16.317523 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1eeb2ba8-6774-4e38-9989-2cdeac56df86 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:16.321467 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1eeb2ba8-6774-4e38-9989-2cdeac56df86 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:16.329005 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1eeb2ba8-6774-4e38-9989-2cdeac56df86 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:16.329005 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1eeb2ba8-6774-4e38-9989-2cdeac56df86 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:16.329005 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1eeb2ba8-6774-4e38-9989-2cdeac56df86 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:16.329005 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1eeb2ba8-6774-4e38-9989-2cdeac56df86 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:16.329416 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1eeb2ba8-6774-4e38-9989-2cdeac56df86 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:16.329416 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1eeb2ba8-6774-4e38-9989-2cdeac56df86 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:16.353377 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1eeb2ba8-6774-4e38-9989-2cdeac56df86 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:16.354850 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1eeb2ba8-6774-4e38-9989-2cdeac56df86 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:16.354850 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1eeb2ba8-6774-4e38-9989-2cdeac56df86 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:16.354850 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-1eeb2ba8-6774-4e38-9989-2cdeac56df86 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lazy-loading 'fault' on Instance uuid 38c76e05-7048-4460-a189-d0c16a13d3b9 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:43:16.357693 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-1eeb2ba8-6774-4e38-9989-2cdeac56df86 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:16.406273 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1eeb2ba8-6774-4e38-9989-2cdeac56df86 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:16.411252 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1eeb2ba8-6774-4e38-9989-2cdeac56df86 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:16.412324 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1eeb2ba8-6774-4e38-9989-2cdeac56df86 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'dd39ecb231444e33b84c642fdf658351', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '987c6a05350b455cb998685574d3a431', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:16.416720 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1eeb2ba8-6774-4e38-9989-2cdeac56df86 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 200 len: 1319 microversion: 2.60 time: 0.101004 Jun 01 22:43:16.417349 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 943/2882] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:43:16 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 1319 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:43:16.799827 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b919c57b-5f07-4eef-871a-e8106c3f5996 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:16.801418 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b919c57b-5f07-4eef-871a-e8106c3f5996 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:16.805383 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b919c57b-5f07-4eef-871a-e8106c3f5996 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:16.805668 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b919c57b-5f07-4eef-871a-e8106c3f5996 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:16.805876 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b919c57b-5f07-4eef-871a-e8106c3f5996 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:16.806330 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b919c57b-5f07-4eef-871a-e8106c3f5996 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:16.806676 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b919c57b-5f07-4eef-871a-e8106c3f5996 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:16.806982 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b919c57b-5f07-4eef-871a-e8106c3f5996 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:16.821231 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b919c57b-5f07-4eef-871a-e8106c3f5996 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:16.944802 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b919c57b-5f07-4eef-871a-e8106c3f5996 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:16.952159 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b919c57b-5f07-4eef-871a-e8106c3f5996 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1391 microversion: 2.1 time: 0.154179 Jun 01 22:43:16.952448 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 979/2883] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:16 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1391 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:17.363261 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-5e2466da-72d2-4976-872e-c82394538187 req-db70b9b3-0eea-4417-8183-175f8b0de452 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7f0d45dc-dafa-41a6-a8a3-4deeddfc924f", "name": "network-vif-deleted", "tag": "4c436fe4-fcad-47b7-88cd-b7ad51561b7a"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:17.368997 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-5e2466da-72d2-4976-872e-c82394538187 req-db70b9b3-0eea-4417-8183-175f8b0de452 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:17.369151 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-5e2466da-72d2-4976-872e-c82394538187 req-db70b9b3-0eea-4417-8183-175f8b0de452 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:17.369256 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-5e2466da-72d2-4976-872e-c82394538187 req-db70b9b3-0eea-4417-8183-175f8b0de452 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:17.374469 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-5e2466da-72d2-4976-872e-c82394538187 req-db70b9b3-0eea-4417-8183-175f8b0de452 service nova] Creating event network-vif-deleted:4c436fe4-fcad-47b7-88cd-b7ad51561b7a for instance 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f on np0000001904 Jun 01 22:43:17.374820 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-5e2466da-72d2-4976-872e-c82394538187 req-db70b9b3-0eea-4417-8183-175f8b0de452 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:17.378264 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-5e2466da-72d2-4976-872e-c82394538187 req-db70b9b3-0eea-4417-8183-175f8b0de452 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.087578 Jun 01 22:43:17.378551 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 962/2884] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:17 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:17.433214 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4243f385-ca31-486e-a4f5-e4952b9ea741 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:17.435351 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4243f385-ca31-486e-a4f5-e4952b9ea741 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] [instance: 38c76e05-7048-4460-a189-d0c16a13d3b9] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:17.439595 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4243f385-ca31-486e-a4f5-e4952b9ea741 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:17.440042 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4243f385-ca31-486e-a4f5-e4952b9ea741 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:17.440466 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4243f385-ca31-486e-a4f5-e4952b9ea741 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:17.441194 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4243f385-ca31-486e-a4f5-e4952b9ea741 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:17.441669 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4243f385-ca31-486e-a4f5-e4952b9ea741 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:17.442021 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4243f385-ca31-486e-a4f5-e4952b9ea741 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:17.451506 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-4243f385-ca31-486e-a4f5-e4952b9ea741 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] HTTP exception thrown: Instance 38c76e05-7048-4460-a189-d0c16a13d3b9 could not be found. Jun 01 22:43:17.451882 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4243f385-ca31-486e-a4f5-e4952b9ea741 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] Returning 404 to user: Instance 38c76e05-7048-4460-a189-d0c16a13d3b9 could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:43:17.452369 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4243f385-ca31-486e-a4f5-e4952b9ea741 tempest-AttachVolumeMultiAttachTest-940968900 tempest-AttachVolumeMultiAttachTest-940968900-project-member] 10.4.3.116 "GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9" status: 404 len: 111 microversion: 2.60 time: 0.020870 Jun 01 22:43:17.452854 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 944/2885] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:43:17 2026] GET /compute/v2.1/servers/38c76e05-7048-4460-a189-d0c16a13d3b9 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:43:17.559802 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-f898b032-173b-4044-a7fd-d5b180120ebd req-4a8b736d-e265-4ad8-acf7-7e5bcf9213ce service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "7f0d45dc-dafa-41a6-a8a3-4deeddfc924f", "name": "network-vif-unplugged", "status": "completed", "tag": "4c436fe4-fcad-47b7-88cd-b7ad51561b7a"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:17.565475 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-f898b032-173b-4044-a7fd-d5b180120ebd req-4a8b736d-e265-4ad8-acf7-7e5bcf9213ce service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:17.565694 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-f898b032-173b-4044-a7fd-d5b180120ebd req-4a8b736d-e265-4ad8-acf7-7e5bcf9213ce service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:17.565872 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-f898b032-173b-4044-a7fd-d5b180120ebd req-4a8b736d-e265-4ad8-acf7-7e5bcf9213ce service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:17.573690 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-f898b032-173b-4044-a7fd-d5b180120ebd req-4a8b736d-e265-4ad8-acf7-7e5bcf9213ce service nova] Creating event network-vif-unplugged:4c436fe4-fcad-47b7-88cd-b7ad51561b7a for instance 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f on np0000001904 Jun 01 22:43:17.574115 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-f898b032-173b-4044-a7fd-d5b180120ebd req-4a8b736d-e265-4ad8-acf7-7e5bcf9213ce service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:17.578991 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-f898b032-173b-4044-a7fd-d5b180120ebd req-4a8b736d-e265-4ad8-acf7-7e5bcf9213ce service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.021046 Jun 01 22:43:17.580154 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 980/2886] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:17 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:17.967447 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1ac48796-3157-487c-8503-932548798852 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:17.969011 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1ac48796-3157-487c-8503-932548798852 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:17.973251 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ac48796-3157-487c-8503-932548798852 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:17.973553 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ac48796-3157-487c-8503-932548798852 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:17.973822 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ac48796-3157-487c-8503-932548798852 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:17.974513 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ac48796-3157-487c-8503-932548798852 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:17.974875 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ac48796-3157-487c-8503-932548798852 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:17.975191 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ac48796-3157-487c-8503-932548798852 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:17.990211 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1ac48796-3157-487c-8503-932548798852 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:18.043186 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1ac48796-3157-487c-8503-932548798852 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:18.051120 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1ac48796-3157-487c-8503-932548798852 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1185 microversion: 2.1 time: 0.085492 Jun 01 22:43:18.052346 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 963/2887] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:17 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1185 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:18.100432 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8aff2c9a-13ff-4eb9-8fc3-d884ace310be tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-423477667", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBK3ufCF3BoQbn+8iB9DUXuuS6QV3VA6+vZhHnJ+Kfutep4BpHyPCyp4FlNJAfauhBGIBsqwR9xnvRvlgc/j0m1yJQMEH5tK5EwfkgvSNhWRIVX77RpO4qXEGCv5mBi20lg=="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:18.113118 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-8aff2c9a-13ff-4eb9-8fc3-d884ace310be tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Getting quotas for project f7ccf0a48e044a729c958f334984a483. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:43:18.116815 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-8aff2c9a-13ff-4eb9-8fc3-d884ace310be tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Getting quotas for user 95733e151ed741acb5f992ad46368759 and project f7ccf0a48e044a729c958f334984a483. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:43:18.134430 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8aff2c9a-13ff-4eb9-8fc3-d884ace310be tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.036170 Jun 01 22:43:18.134888 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 945/2888] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:43:18 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 37 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:19.066987 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-10d1d30e-64dc-45ce-9111-fb6bff77c4c4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:19.068330 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumesExtendAttachedTest-instance-1831626563", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "bf641461-d3cd-4c8f-b697-68b61709016e"}], "security_groups": [{"name": "tempest-securitygroup--1695676789"}], "key_name": "tempest-keypair-423477667", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:19.068725 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-10d1d30e-64dc-45ce-9111-fb6bff77c4c4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:19.073290 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-10d1d30e-64dc-45ce-9111-fb6bff77c4c4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:19.073539 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-10d1d30e-64dc-45ce-9111-fb6bff77c4c4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:19.073760 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-10d1d30e-64dc-45ce-9111-fb6bff77c4c4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:19.074190 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-10d1d30e-64dc-45ce-9111-fb6bff77c4c4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:19.074468 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-10d1d30e-64dc-45ce-9111-fb6bff77c4c4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:19.074752 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-10d1d30e-64dc-45ce-9111-fb6bff77c4c4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:19.098591 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-10d1d30e-64dc-45ce-9111-fb6bff77c4c4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:19.098836 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-10d1d30e-64dc-45ce-9111-fb6bff77c4c4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:19.098999 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-10d1d30e-64dc-45ce-9111-fb6bff77c4c4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:19.099439 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-10d1d30e-64dc-45ce-9111-fb6bff77c4c4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lazy-loading 'fault' on Instance uuid 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:43:19.103729 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-10d1d30e-64dc-45ce-9111-fb6bff77c4c4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:19.172157 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-10d1d30e-64dc-45ce-9111-fb6bff77c4c4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:19.181049 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-10d1d30e-64dc-45ce-9111-fb6bff77c4c4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1190 microversion: 2.1 time: 0.115825 Jun 01 22:43:19.181446 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 981/2889] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:19 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1190 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:19.207092 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:19.207543 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:19.207933 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:19.209728 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:19.210143 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:19.210488 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:19.215069 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:19.292413 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] validate_networks() for [('bf641461-d3cd-4c8f-b697-68b61709016e', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:43:19.292890 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:19.524670 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:19.675810 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:43:19.676070 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:43:19.676358 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:43:19.676580 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:43:19.676858 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:43:19.685449 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:19.685723 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:19.685924 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:19.686590 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:19.686822 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:19.687015 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:19.701613 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Getting quotas for project f7ccf0a48e044a729c958f334984a483. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:43:19.705641 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Getting quotas for user 95733e151ed741acb5f992ad46368759 and project f7ccf0a48e044a729c958f334984a483. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:43:19.714687 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:43:19.717154 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:43:19.790629 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f7e4be38-867b-42b0-bf5c-4783d902454f tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.724595 Jun 01 22:43:19.791077 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 964/2890] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:43:19 2026] POST /compute/v2.1/servers => generated 406 bytes in 725 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:43:19.806683 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-501c7be5-cf88-49f7-83e6-5dd407912833 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:19.806683 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-501c7be5-cf88-49f7-83e6-5dd407912833 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:19.817078 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-501c7be5-cf88-49f7-83e6-5dd407912833 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:19.887203 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-501c7be5-cf88-49f7-83e6-5dd407912833 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '95733e151ed741acb5f992ad46368759', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f7ccf0a48e044a729c958f334984a483', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:19.899377 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-501c7be5-cf88-49f7-83e6-5dd407912833 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319" status: 200 len: 1242 microversion: 2.1 time: 0.098594 Jun 01 22:43:19.902710 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 946/2891] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:19 2026] GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319 => generated 1242 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:20.199560 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-32a7624d-3b05-4f70-8f1c-b2542fcbd9eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:20.203192 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-32a7624d-3b05-4f70-8f1c-b2542fcbd9eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:20.210317 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32a7624d-3b05-4f70-8f1c-b2542fcbd9eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:20.210317 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32a7624d-3b05-4f70-8f1c-b2542fcbd9eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:20.211326 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32a7624d-3b05-4f70-8f1c-b2542fcbd9eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:20.212537 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32a7624d-3b05-4f70-8f1c-b2542fcbd9eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:20.213037 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32a7624d-3b05-4f70-8f1c-b2542fcbd9eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:20.213628 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32a7624d-3b05-4f70-8f1c-b2542fcbd9eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:20.237479 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32a7624d-3b05-4f70-8f1c-b2542fcbd9eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:20.237831 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32a7624d-3b05-4f70-8f1c-b2542fcbd9eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:20.238085 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32a7624d-3b05-4f70-8f1c-b2542fcbd9eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:20.238468 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-32a7624d-3b05-4f70-8f1c-b2542fcbd9eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lazy-loading 'fault' on Instance uuid 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:43:20.245700 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-32a7624d-3b05-4f70-8f1c-b2542fcbd9eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:20.310724 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-32a7624d-3b05-4f70-8f1c-b2542fcbd9eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:20.321549 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-32a7624d-3b05-4f70-8f1c-b2542fcbd9eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 200 len: 1190 microversion: 2.1 time: 0.123651 Jun 01 22:43:20.321549 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 982/2892] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:20 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 1190 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:20.924472 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a7a772fa-26e6-4427-98e7-48e185089cfc tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:20.926581 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a7a772fa-26e6-4427-98e7-48e185089cfc tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:20.935475 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a7a772fa-26e6-4427-98e7-48e185089cfc tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:20.935851 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a7a772fa-26e6-4427-98e7-48e185089cfc tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:20.936153 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a7a772fa-26e6-4427-98e7-48e185089cfc tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:20.936866 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a7a772fa-26e6-4427-98e7-48e185089cfc tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:20.937222 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a7a772fa-26e6-4427-98e7-48e185089cfc tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:20.937630 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a7a772fa-26e6-4427-98e7-48e185089cfc tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:20.954071 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a7a772fa-26e6-4427-98e7-48e185089cfc tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:21.012989 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a7a772fa-26e6-4427-98e7-48e185089cfc tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '95733e151ed741acb5f992ad46368759', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f7ccf0a48e044a729c958f334984a483', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:21.020670 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a7a772fa-26e6-4427-98e7-48e185089cfc tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319" status: 200 len: 1246 microversion: 2.1 time: 0.097955 Jun 01 22:43:21.020950 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 965/2893] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:20 2026] GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319 => generated 1246 bytes in 98 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:21.341277 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b7cb0b36-8561-4cf6-8878-945090b9a3f2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:21.342593 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b7cb0b36-8561-4cf6-8878-945090b9a3f2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:21.349325 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7cb0b36-8561-4cf6-8878-945090b9a3f2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:21.349634 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7cb0b36-8561-4cf6-8878-945090b9a3f2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:21.349896 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7cb0b36-8561-4cf6-8878-945090b9a3f2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:21.350389 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7cb0b36-8561-4cf6-8878-945090b9a3f2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:21.350773 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7cb0b36-8561-4cf6-8878-945090b9a3f2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:21.351393 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b7cb0b36-8561-4cf6-8878-945090b9a3f2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:21.362923 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-b7cb0b36-8561-4cf6-8878-945090b9a3f2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] HTTP exception thrown: Instance 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f could not be found. Jun 01 22:43:21.363208 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b7cb0b36-8561-4cf6-8878-945090b9a3f2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Returning 404 to user: Instance 7f0d45dc-dafa-41a6-a8a3-4deeddfc924f could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:43:21.363623 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b7cb0b36-8561-4cf6-8878-945090b9a3f2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f" status: 404 len: 111 microversion: 2.1 time: 0.024221 Jun 01 22:43:21.363908 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 947/2894] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:21 2026] GET /compute/v2.1/servers/7f0d45dc-dafa-41a6-a8a3-4deeddfc924f => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:43:22.041111 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-197f7499-f278-41ce-9d5d-fb48fda380c6 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:22.042654 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-197f7499-f278-41ce-9d5d-fb48fda380c6 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:22.047952 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-197f7499-f278-41ce-9d5d-fb48fda380c6 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:22.048117 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-197f7499-f278-41ce-9d5d-fb48fda380c6 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:22.048310 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-197f7499-f278-41ce-9d5d-fb48fda380c6 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:22.048790 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-197f7499-f278-41ce-9d5d-fb48fda380c6 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:22.049105 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-197f7499-f278-41ce-9d5d-fb48fda380c6 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:22.049385 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-197f7499-f278-41ce-9d5d-fb48fda380c6 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:22.067023 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-197f7499-f278-41ce-9d5d-fb48fda380c6 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:22.121774 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-197f7499-f278-41ce-9d5d-fb48fda380c6 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '95733e151ed741acb5f992ad46368759', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f7ccf0a48e044a729c958f334984a483', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:22.131324 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-197f7499-f278-41ce-9d5d-fb48fda380c6 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319" status: 200 len: 1294 microversion: 2.1 time: 0.092391 Jun 01 22:43:22.131676 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 983/2895] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:22 2026] GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319 => generated 1294 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:23.147172 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-580a6c0a-ba5f-4100-9091-f1d4e7461cb2 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:23.147819 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-580a6c0a-ba5f-4100-9091-f1d4e7461cb2 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:23.152623 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-580a6c0a-ba5f-4100-9091-f1d4e7461cb2 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:23.152968 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-580a6c0a-ba5f-4100-9091-f1d4e7461cb2 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:23.153183 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-580a6c0a-ba5f-4100-9091-f1d4e7461cb2 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:23.153620 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-580a6c0a-ba5f-4100-9091-f1d4e7461cb2 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:23.153912 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-580a6c0a-ba5f-4100-9091-f1d4e7461cb2 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:23.154179 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-580a6c0a-ba5f-4100-9091-f1d4e7461cb2 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:23.168699 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-580a6c0a-ba5f-4100-9091-f1d4e7461cb2 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:23.237484 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-580a6c0a-ba5f-4100-9091-f1d4e7461cb2 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '95733e151ed741acb5f992ad46368759', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f7ccf0a48e044a729c958f334984a483', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:23.245764 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-580a6c0a-ba5f-4100-9091-f1d4e7461cb2 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319" status: 200 len: 1294 microversion: 2.1 time: 0.100995 Jun 01 22:43:23.246142 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 966/2896] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:23 2026] GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319 => generated 1294 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:23.977873 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1075618687", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "889655ef-6773-4702-94c8-b6141b40abca", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "ff3b2d13-aff4-41f5-b7e9-f43caca179df"}]}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:24.015718 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:24.016102 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:24.016431 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:24.016975 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:24.017410 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:24.017745 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:24.023373 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] validate_networks() for [('ff3b2d13-aff4-41f5-b7e9-f43caca179df', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:43:24.023764 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:24.209171 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:24.259621 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-bad80cf5-62e1-4e38-bc19-c2979cec8b6d tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:24.260852 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-bad80cf5-62e1-4e38-bc19-c2979cec8b6d tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:24.265056 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bad80cf5-62e1-4e38-bc19-c2979cec8b6d tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:24.265292 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bad80cf5-62e1-4e38-bc19-c2979cec8b6d tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:24.265497 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bad80cf5-62e1-4e38-bc19-c2979cec8b6d tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:24.265936 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bad80cf5-62e1-4e38-bc19-c2979cec8b6d tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:24.266214 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bad80cf5-62e1-4e38-bc19-c2979cec8b6d tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:24.266518 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bad80cf5-62e1-4e38-bc19-c2979cec8b6d tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:24.281437 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-bad80cf5-62e1-4e38-bc19-c2979cec8b6d tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:24.328883 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-bad80cf5-62e1-4e38-bc19-c2979cec8b6d tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '95733e151ed741acb5f992ad46368759', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f7ccf0a48e044a729c958f334984a483', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:24.334411 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:43:24.334640 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:43:24.334845 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:43:24.334993 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:43:24.335139 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:43:24.335828 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-bad80cf5-62e1-4e38-bc19-c2979cec8b6d tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319" status: 200 len: 1302 microversion: 2.1 time: 0.077782 Jun 01 22:43:24.336095 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 984/2897] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:24 2026] GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319 => generated 1302 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:24.342924 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:24.343128 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:24.343255 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:24.343844 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:24.343991 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:24.344107 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:24.355143 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:43:24.357396 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for user 720720a71fc744449b75cea9b4b611e7 and project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:43:24.394107 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:43:24.395425 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] 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='889655ef-6773-4702-94c8-b6141b40abca',volume_size=None,volume_type=None)] {{(pid=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:43:24.509383 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4c914f3c-548b-4dda-a8dc-f2749ec20196 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.533014 Jun 01 22:43:24.509899 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 948/2898] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:43:23 2026] POST /compute/v2.1/servers => generated 380 bytes in 534 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:43:24.521730 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-bff82af6-587c-4368-b165-e170a7cdda7e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:24.523783 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-bff82af6-587c-4368-b165-e170a7cdda7e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:24.540105 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-bff82af6-587c-4368-b165-e170a7cdda7e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:24.598524 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-bff82af6-587c-4368-b165-e170a7cdda7e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:24.605263 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-bff82af6-587c-4368-b165-e170a7cdda7e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1055 microversion: 2.1 time: 0.085889 Jun 01 22:43:24.605580 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 967/2899] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:24 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1055 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:25.350101 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ea0821ea-3894-48d0-8ffc-de46a0c789a2 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:25.351361 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ea0821ea-3894-48d0-8ffc-de46a0c789a2 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:25.355461 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ea0821ea-3894-48d0-8ffc-de46a0c789a2 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:25.355711 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ea0821ea-3894-48d0-8ffc-de46a0c789a2 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:25.355908 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ea0821ea-3894-48d0-8ffc-de46a0c789a2 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:25.356291 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ea0821ea-3894-48d0-8ffc-de46a0c789a2 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:25.356609 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ea0821ea-3894-48d0-8ffc-de46a0c789a2 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:25.356881 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ea0821ea-3894-48d0-8ffc-de46a0c789a2 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:25.362627 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-f995a34d-cdad-4447-89a0-c7d1c9f05468 req-0e9afd94-1069-4794-a415-5283f990d86e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a88fccc0-9a65-46c8-b9e2-05eba09b3319", "tag": "9c30db67-1f39-4da5-b77e-0813d86967b3"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:25.369624 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-f995a34d-cdad-4447-89a0-c7d1c9f05468 req-0e9afd94-1069-4794-a415-5283f990d86e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:25.369806 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-f995a34d-cdad-4447-89a0-c7d1c9f05468 req-0e9afd94-1069-4794-a415-5283f990d86e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:25.369899 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-f995a34d-cdad-4447-89a0-c7d1c9f05468 req-0e9afd94-1069-4794-a415-5283f990d86e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:25.371020 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ea0821ea-3894-48d0-8ffc-de46a0c789a2 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:25.375438 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-f995a34d-cdad-4447-89a0-c7d1c9f05468 req-0e9afd94-1069-4794-a415-5283f990d86e service nova] Creating event network-changed:9c30db67-1f39-4da5-b77e-0813d86967b3 for instance a88fccc0-9a65-46c8-b9e2-05eba09b3319 on np0000001904 Jun 01 22:43:25.376032 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-f995a34d-cdad-4447-89a0-c7d1c9f05468 req-0e9afd94-1069-4794-a415-5283f990d86e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:25.379229 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-f995a34d-cdad-4447-89a0-c7d1c9f05468 req-0e9afd94-1069-4794-a415-5283f990d86e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018525 Jun 01 22:43:25.379519 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 949/2900] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:25 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:25.513305 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ea0821ea-3894-48d0-8ffc-de46a0c789a2 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '95733e151ed741acb5f992ad46368759', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f7ccf0a48e044a729c958f334984a483', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:25.520046 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ea0821ea-3894-48d0-8ffc-de46a0c789a2 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319" status: 200 len: 1380 microversion: 2.1 time: 0.171405 Jun 01 22:43:25.520318 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 985/2901] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:25 2026] GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319 => generated 1380 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:25.620035 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-740bfe9b-6c96-4c9a-96da-d96c0d9b3355 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:25.621822 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-740bfe9b-6c96-4c9a-96da-d96c0d9b3355 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:25.628160 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-740bfe9b-6c96-4c9a-96da-d96c0d9b3355 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:25.628476 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-740bfe9b-6c96-4c9a-96da-d96c0d9b3355 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:25.628714 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-740bfe9b-6c96-4c9a-96da-d96c0d9b3355 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:25.629189 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-740bfe9b-6c96-4c9a-96da-d96c0d9b3355 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:25.629536 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-740bfe9b-6c96-4c9a-96da-d96c0d9b3355 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:25.629839 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-740bfe9b-6c96-4c9a-96da-d96c0d9b3355 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:25.644390 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-740bfe9b-6c96-4c9a-96da-d96c0d9b3355 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:25.693327 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-740bfe9b-6c96-4c9a-96da-d96c0d9b3355 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:25.700678 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-740bfe9b-6c96-4c9a-96da-d96c0d9b3355 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1097 microversion: 2.1 time: 0.082603 Jun 01 22:43:25.701001 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 968/2902] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:25 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1097 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:26.534736 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ab695195-1858-4746-9bf0-0d5d7dfc5fdb tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:26.536460 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ab695195-1858-4746-9bf0-0d5d7dfc5fdb tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:26.541001 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab695195-1858-4746-9bf0-0d5d7dfc5fdb tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:26.541337 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab695195-1858-4746-9bf0-0d5d7dfc5fdb tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:26.541639 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab695195-1858-4746-9bf0-0d5d7dfc5fdb tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:26.542225 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab695195-1858-4746-9bf0-0d5d7dfc5fdb tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:26.542675 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab695195-1858-4746-9bf0-0d5d7dfc5fdb tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:26.543052 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab695195-1858-4746-9bf0-0d5d7dfc5fdb tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:26.557621 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ab695195-1858-4746-9bf0-0d5d7dfc5fdb tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:26.687381 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ab695195-1858-4746-9bf0-0d5d7dfc5fdb tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '95733e151ed741acb5f992ad46368759', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f7ccf0a48e044a729c958f334984a483', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:26.694742 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ab695195-1858-4746-9bf0-0d5d7dfc5fdb tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319" status: 200 len: 1368 microversion: 2.1 time: 0.161827 Jun 01 22:43:26.695051 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 950/2903] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:26 2026] GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319 => generated 1368 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:26.714491 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-76d659b2-72a3-428a-bb2a-09ca0bf7e994 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:26.716092 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-76d659b2-72a3-428a-bb2a-09ca0bf7e994 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:26.720708 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-76d659b2-72a3-428a-bb2a-09ca0bf7e994 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:26.720969 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-76d659b2-72a3-428a-bb2a-09ca0bf7e994 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:26.721166 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-76d659b2-72a3-428a-bb2a-09ca0bf7e994 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:26.721595 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-76d659b2-72a3-428a-bb2a-09ca0bf7e994 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:26.721858 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-76d659b2-72a3-428a-bb2a-09ca0bf7e994 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:26.722120 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-76d659b2-72a3-428a-bb2a-09ca0bf7e994 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:26.737454 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-76d659b2-72a3-428a-bb2a-09ca0bf7e994 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:26.782275 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-76d659b2-72a3-428a-bb2a-09ca0bf7e994 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:26.788958 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-76d659b2-72a3-428a-bb2a-09ca0bf7e994 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1153 microversion: 2.1 time: 0.076331 Jun 01 22:43:26.789236 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 986/2904] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:26 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1153 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:27.571041 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-edb648e1-291d-455d-88fd-7ba99c20061f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:27.573265 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-edb648e1-291d-455d-88fd-7ba99c20061f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:27.580039 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-edb648e1-291d-455d-88fd-7ba99c20061f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:27.580406 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-edb648e1-291d-455d-88fd-7ba99c20061f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:27.580750 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-edb648e1-291d-455d-88fd-7ba99c20061f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:27.581377 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-edb648e1-291d-455d-88fd-7ba99c20061f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:27.582050 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-edb648e1-291d-455d-88fd-7ba99c20061f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:27.582531 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-edb648e1-291d-455d-88fd-7ba99c20061f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:27.604415 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-edb648e1-291d-455d-88fd-7ba99c20061f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:27.709935 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-83b37c10-ebae-4fda-bbdb-95494a29f24c tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:27.711382 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-83b37c10-ebae-4fda-bbdb-95494a29f24c tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:27.716651 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83b37c10-ebae-4fda-bbdb-95494a29f24c tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:27.716984 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83b37c10-ebae-4fda-bbdb-95494a29f24c tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:27.717227 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83b37c10-ebae-4fda-bbdb-95494a29f24c tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:27.717713 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83b37c10-ebae-4fda-bbdb-95494a29f24c tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:27.718001 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83b37c10-ebae-4fda-bbdb-95494a29f24c tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:27.718316 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83b37c10-ebae-4fda-bbdb-95494a29f24c tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:27.732431 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-83b37c10-ebae-4fda-bbdb-95494a29f24c tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:27.806040 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-51272cbd-e385-4973-83b2-1be8f0677cfb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:27.807884 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-51272cbd-e385-4973-83b2-1be8f0677cfb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:27.814189 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-51272cbd-e385-4973-83b2-1be8f0677cfb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:27.814189 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-51272cbd-e385-4973-83b2-1be8f0677cfb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:27.814899 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-51272cbd-e385-4973-83b2-1be8f0677cfb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:27.815401 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-51272cbd-e385-4973-83b2-1be8f0677cfb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:27.815461 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-51272cbd-e385-4973-83b2-1be8f0677cfb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:27.815828 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-51272cbd-e385-4973-83b2-1be8f0677cfb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:27.826993 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-edb648e1-291d-455d-88fd-7ba99c20061f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:27.836281 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-51272cbd-e385-4973-83b2-1be8f0677cfb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:27.838019 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-edb648e1-291d-455d-88fd-7ba99c20061f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1562 microversion: 2.1 time: 0.269138 Jun 01 22:43:27.838877 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 969/2905] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:27 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1562 bytes in 270 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:27.874785 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-83b37c10-ebae-4fda-bbdb-95494a29f24c tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '95733e151ed741acb5f992ad46368759', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f7ccf0a48e044a729c958f334984a483', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:27.884240 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-83b37c10-ebae-4fda-bbdb-95494a29f24c tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319" status: 200 len: 1368 microversion: 2.1 time: 0.176008 Jun 01 22:43:27.885013 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 951/2906] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:27 2026] GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319 => generated 1368 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:27.895607 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-51272cbd-e385-4973-83b2-1be8f0677cfb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:27.903080 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-51272cbd-e385-4973-83b2-1be8f0677cfb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1153 microversion: 2.1 time: 0.099639 Jun 01 22:43:27.903394 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 987/2907] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:27 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1153 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:28.176645 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a0be95f0-2c51-4da4-a5f2-5d887c3a640f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-TestVolumeBootPatternV346snapshot-395926020"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:28.179873 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a0be95f0-2c51-4da4-a5f2-5d887c3a640f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:28.185800 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a0be95f0-2c51-4da4-a5f2-5d887c3a640f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:28.186044 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a0be95f0-2c51-4da4-a5f2-5d887c3a640f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:28.186241 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a0be95f0-2c51-4da4-a5f2-5d887c3a640f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:28.186623 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a0be95f0-2c51-4da4-a5f2-5d887c3a640f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:28.186832 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a0be95f0-2c51-4da4-a5f2-5d887c3a640f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:28.187025 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a0be95f0-2c51-4da4-a5f2-5d887c3a640f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:28.241412 np0000001904 devstack@n-api.service[86660]: INFO nova.compute.api [None req-a0be95f0-2c51-4da4-a5f2-5d887c3a640f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Attempting to quiesce instance before volume snapshot. Jun 01 22:43:28.745118 np0000001904 devstack@n-api.service[86660]: INFO nova.compute.api [None req-a0be95f0-2c51-4da4-a5f2-5d887c3a640f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Skipping quiescing instance: QEMU guest agent is not enabled. Jun 01 22:43:28.789598 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a0be95f0-2c51-4da4-a5f2-5d887c3a640f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Creating snapshot from volume 548ffab2-3cbb-4a39-95bd-23c92a2cf54f. {{(pid=86660) snapshot_instance /opt/stack/nova/nova/compute/api.py:3590}} Jun 01 22:43:28.902532 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5e4cee7e-129a-41ef-aa0f-fa28f1a9a51e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:28.905838 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5e4cee7e-129a-41ef-aa0f-fa28f1a9a51e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:28.909671 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5e4cee7e-129a-41ef-aa0f-fa28f1a9a51e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:28.909971 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5e4cee7e-129a-41ef-aa0f-fa28f1a9a51e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:28.910255 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5e4cee7e-129a-41ef-aa0f-fa28f1a9a51e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:28.910823 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5e4cee7e-129a-41ef-aa0f-fa28f1a9a51e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:28.911232 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5e4cee7e-129a-41ef-aa0f-fa28f1a9a51e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:28.911648 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5e4cee7e-129a-41ef-aa0f-fa28f1a9a51e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:28.920963 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-052c53b6-41bd-43e6-ace4-21a8e70a7bd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:28.922913 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-052c53b6-41bd-43e6-ace4-21a8e70a7bd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:28.930397 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-052c53b6-41bd-43e6-ace4-21a8e70a7bd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:28.930397 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-052c53b6-41bd-43e6-ace4-21a8e70a7bd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:28.930397 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-052c53b6-41bd-43e6-ace4-21a8e70a7bd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:28.930397 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-052c53b6-41bd-43e6-ace4-21a8e70a7bd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:28.931530 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-052c53b6-41bd-43e6-ace4-21a8e70a7bd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:28.931530 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-052c53b6-41bd-43e6-ace4-21a8e70a7bd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:28.940055 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5e4cee7e-129a-41ef-aa0f-fa28f1a9a51e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:28.949600 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-052c53b6-41bd-43e6-ace4-21a8e70a7bd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:29.011888 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-052c53b6-41bd-43e6-ace4-21a8e70a7bd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:29.024222 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-052c53b6-41bd-43e6-ace4-21a8e70a7bd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1161 microversion: 2.1 time: 0.105585 Jun 01 22:43:29.024749 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 988/2908] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:28 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1161 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:29.149618 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5e4cee7e-129a-41ef-aa0f-fa28f1a9a51e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '95733e151ed741acb5f992ad46368759', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f7ccf0a48e044a729c958f334984a483', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:29.157222 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5e4cee7e-129a-41ef-aa0f-fa28f1a9a51e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319" status: 200 len: 1368 microversion: 2.1 time: 0.256721 Jun 01 22:43:29.157508 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 952/2909] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:28 2026] GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319 => generated 1368 bytes in 257 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:29.692303 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:43:30.041237 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d08d4a05-827b-4b12-a2af-161980c291b4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:30.042876 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d08d4a05-827b-4b12-a2af-161980c291b4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:30.047788 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d08d4a05-827b-4b12-a2af-161980c291b4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:30.048173 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d08d4a05-827b-4b12-a2af-161980c291b4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:30.048424 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d08d4a05-827b-4b12-a2af-161980c291b4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:30.049041 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d08d4a05-827b-4b12-a2af-161980c291b4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:30.049646 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d08d4a05-827b-4b12-a2af-161980c291b4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:30.049959 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d08d4a05-827b-4b12-a2af-161980c291b4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:30.068288 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-d08d4a05-827b-4b12-a2af-161980c291b4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:30.097018 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-394c75c4-fc59-4997-b395-03d1d50e7476 req-4cb7a534-000f-4d96-a2de-99d2ccd55e11 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "118904c3-2868-41a2-aa6c-89eab488f84f", "tag": "4f4898bc-bec2-4e83-ab76-d728f1062af7"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:30.102719 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-394c75c4-fc59-4997-b395-03d1d50e7476 req-4cb7a534-000f-4d96-a2de-99d2ccd55e11 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:30.102809 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-394c75c4-fc59-4997-b395-03d1d50e7476 req-4cb7a534-000f-4d96-a2de-99d2ccd55e11 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:30.103430 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-394c75c4-fc59-4997-b395-03d1d50e7476 req-4cb7a534-000f-4d96-a2de-99d2ccd55e11 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:30.108760 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-394c75c4-fc59-4997-b395-03d1d50e7476 req-4cb7a534-000f-4d96-a2de-99d2ccd55e11 service nova] Creating event network-changed:4f4898bc-bec2-4e83-ab76-d728f1062af7 for instance 118904c3-2868-41a2-aa6c-89eab488f84f on np0000001904 Jun 01 22:43:30.108832 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-394c75c4-fc59-4997-b395-03d1d50e7476 req-4cb7a534-000f-4d96-a2de-99d2ccd55e11 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:30.112093 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-394c75c4-fc59-4997-b395-03d1d50e7476 req-4cb7a534-000f-4d96-a2de-99d2ccd55e11 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.016896 Jun 01 22:43:30.112367 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 953/2910] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:30 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:30.173187 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ca51a7ef-11e9-4798-b3a7-201ca90f7f08 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:30.174760 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ca51a7ef-11e9-4798-b3a7-201ca90f7f08 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:30.179039 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ca51a7ef-11e9-4798-b3a7-201ca90f7f08 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:30.179349 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ca51a7ef-11e9-4798-b3a7-201ca90f7f08 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:30.179579 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ca51a7ef-11e9-4798-b3a7-201ca90f7f08 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:30.180031 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ca51a7ef-11e9-4798-b3a7-201ca90f7f08 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:30.180344 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ca51a7ef-11e9-4798-b3a7-201ca90f7f08 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:30.180665 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ca51a7ef-11e9-4798-b3a7-201ca90f7f08 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:30.194687 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ca51a7ef-11e9-4798-b3a7-201ca90f7f08 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:30.238194 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d08d4a05-827b-4b12-a2af-161980c291b4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:30.246805 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d08d4a05-827b-4b12-a2af-161980c291b4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1213 microversion: 2.1 time: 0.208035 Jun 01 22:43:30.247380 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 989/2911] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:30 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1213 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:30.315744 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ca51a7ef-11e9-4798-b3a7-201ca90f7f08 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '95733e151ed741acb5f992ad46368759', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f7ccf0a48e044a729c958f334984a483', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:30.323002 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ca51a7ef-11e9-4798-b3a7-201ca90f7f08 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319" status: 200 len: 1368 microversion: 2.1 time: 0.151745 Jun 01 22:43:30.323265 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 954/2912] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:30 2026] GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319 => generated 1368 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:30.848416 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a0be95f0-2c51-4da4-a5f2-5d887c3a640f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "POST /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace/action" status: 202 len: 0 microversion: 2.1 time: 2.673251 Jun 01 22:43:30.848878 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 970/2913] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:43:28 2026] POST /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace/action => generated 0 bytes in 2674 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 01 22:43:31.271676 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-900d24ae-3cef-42f0-b236-232d1bf85166 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:31.271939 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-900d24ae-3cef-42f0-b236-232d1bf85166 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:31.278189 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-900d24ae-3cef-42f0-b236-232d1bf85166 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:31.278965 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-900d24ae-3cef-42f0-b236-232d1bf85166 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:31.279308 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-900d24ae-3cef-42f0-b236-232d1bf85166 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:31.279884 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-900d24ae-3cef-42f0-b236-232d1bf85166 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:31.280253 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-900d24ae-3cef-42f0-b236-232d1bf85166 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:31.280910 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-900d24ae-3cef-42f0-b236-232d1bf85166 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:31.297274 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-900d24ae-3cef-42f0-b236-232d1bf85166 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:31.339193 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a510c595-7755-4c49-87e6-77356907bb89 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:31.341360 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a510c595-7755-4c49-87e6-77356907bb89 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:31.342835 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=77,nova_api:DELETE=1,nova_api:INSERT=4 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:43:31.346593 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a510c595-7755-4c49-87e6-77356907bb89 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:31.347864 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a510c595-7755-4c49-87e6-77356907bb89 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:31.347934 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a510c595-7755-4c49-87e6-77356907bb89 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:31.348434 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a510c595-7755-4c49-87e6-77356907bb89 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:31.348777 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a510c595-7755-4c49-87e6-77356907bb89 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:31.349081 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a510c595-7755-4c49-87e6-77356907bb89 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:31.384288 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a510c595-7755-4c49-87e6-77356907bb89 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:31.471952 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-900d24ae-3cef-42f0-b236-232d1bf85166 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:31.480871 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-900d24ae-3cef-42f0-b236-232d1bf85166 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1213 microversion: 2.1 time: 0.213917 Jun 01 22:43:31.481029 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 990/2914] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:31 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1213 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:31.534254 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-3712de85-2ca9-427f-a76f-05e46b85c33b req-5ab75f3f-36d8-4493-97e6-9bd68cbf4520 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a88fccc0-9a65-46c8-b9e2-05eba09b3319", "name": "network-vif-plugged", "status": "completed", "tag": "9c30db67-1f39-4da5-b77e-0813d86967b3"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:31.540821 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-3712de85-2ca9-427f-a76f-05e46b85c33b req-5ab75f3f-36d8-4493-97e6-9bd68cbf4520 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:31.541062 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-3712de85-2ca9-427f-a76f-05e46b85c33b req-5ab75f3f-36d8-4493-97e6-9bd68cbf4520 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:31.541198 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-3712de85-2ca9-427f-a76f-05e46b85c33b req-5ab75f3f-36d8-4493-97e6-9bd68cbf4520 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:31.549465 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-3712de85-2ca9-427f-a76f-05e46b85c33b req-5ab75f3f-36d8-4493-97e6-9bd68cbf4520 service nova] Creating event network-vif-plugged:9c30db67-1f39-4da5-b77e-0813d86967b3 for instance a88fccc0-9a65-46c8-b9e2-05eba09b3319 on np0000001904 Jun 01 22:43:31.549929 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-3712de85-2ca9-427f-a76f-05e46b85c33b req-5ab75f3f-36d8-4493-97e6-9bd68cbf4520 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:31.553842 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-3712de85-2ca9-427f-a76f-05e46b85c33b req-5ab75f3f-36d8-4493-97e6-9bd68cbf4520 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.122183 Jun 01 22:43:31.554151 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 971/2915] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:31 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 123 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:31.584180 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a510c595-7755-4c49-87e6-77356907bb89 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '95733e151ed741acb5f992ad46368759', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f7ccf0a48e044a729c958f334984a483', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:31.592116 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a510c595-7755-4c49-87e6-77356907bb89 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319" status: 200 len: 1368 microversion: 2.1 time: 0.254911 Jun 01 22:43:31.592459 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 955/2916] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:31 2026] GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319 => generated 1368 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:32.412117 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1fcabf99-e1af-4ffa-96f3-c5bb054a1914 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-2007623090", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPa+WNKaVqSkkrLr1O4xAU9aMDFd/hStzhO4JtT4JXVpBO+ZpZ5ZiNMlb0lNFSCeEPYW9cl34DwOQzgqKCM1HxKvfNaDZrcnO06ByUtYC0ghyqBsOrGeVcFy1nBh0vrwmA=="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:32.427507 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-1fcabf99-e1af-4ffa-96f3-c5bb054a1914 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Getting quotas for project f206fcec1c8d4e849642f0f55e8044aa. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:43:32.431312 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-1fcabf99-e1af-4ffa-96f3-c5bb054a1914 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Getting quotas for user fad300df4dda4aa09c0f2ba6110bcc87 and project f206fcec1c8d4e849642f0f55e8044aa. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:43:32.447613 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1fcabf99-e1af-4ffa-96f3-c5bb054a1914 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.037837 Jun 01 22:43:32.447931 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 991/2917] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:43:32 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:32.500664 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7a58a3d7-f540-4c43-86c1-a653323c8b62 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:32.502116 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7a58a3d7-f540-4c43-86c1-a653323c8b62 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:32.506148 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7a58a3d7-f540-4c43-86c1-a653323c8b62 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:32.506408 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7a58a3d7-f540-4c43-86c1-a653323c8b62 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:32.506634 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7a58a3d7-f540-4c43-86c1-a653323c8b62 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:32.507044 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7a58a3d7-f540-4c43-86c1-a653323c8b62 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:32.507358 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7a58a3d7-f540-4c43-86c1-a653323c8b62 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:32.507649 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7a58a3d7-f540-4c43-86c1-a653323c8b62 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:32.531638 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7a58a3d7-f540-4c43-86c1-a653323c8b62 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:32.608698 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6faa7a6b-f243-4f9c-af29-60d5173c6caf tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:32.610523 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6faa7a6b-f243-4f9c-af29-60d5173c6caf tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:32.618386 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6faa7a6b-f243-4f9c-af29-60d5173c6caf tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:32.618658 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6faa7a6b-f243-4f9c-af29-60d5173c6caf tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:32.618862 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6faa7a6b-f243-4f9c-af29-60d5173c6caf tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:32.619431 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6faa7a6b-f243-4f9c-af29-60d5173c6caf tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:32.619850 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6faa7a6b-f243-4f9c-af29-60d5173c6caf tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:32.620240 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6faa7a6b-f243-4f9c-af29-60d5173c6caf tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:32.640602 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6faa7a6b-f243-4f9c-af29-60d5173c6caf tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:32.707866 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7a58a3d7-f540-4c43-86c1-a653323c8b62 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:32.715779 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7a58a3d7-f540-4c43-86c1-a653323c8b62 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1201 microversion: 2.1 time: 0.217659 Jun 01 22:43:32.716683 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 972/2918] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:32 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1201 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:32.800164 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6faa7a6b-f243-4f9c-af29-60d5173c6caf tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '95733e151ed741acb5f992ad46368759', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f7ccf0a48e044a729c958f334984a483', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:32.810355 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6faa7a6b-f243-4f9c-af29-60d5173c6caf tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319" status: 200 len: 1368 microversion: 2.1 time: 0.204099 Jun 01 22:43:32.810691 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 956/2919] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:32 2026] GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319 => generated 1368 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:33.419875 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPatternV346-server-695306907", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "8c3c227e-4a04-4613-9b70-040ea564d001", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "32a63b48-2157-4c0e-9be3-315cda0031f3"}], "security_groups": [{"name": "tempest-securitygroup--74009585"}], "key_name": "tempest-keypair-2007623090", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:33.460902 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:33.461304 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:33.461629 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:33.462169 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:33.462509 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:33.462809 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:33.468737 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:33.546818 np0000001904 devstack@n-api.service[86662]: DEBUG nova.network.neutron [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] validate_networks() for [('32a63b48-2157-4c0e-9be3-315cda0031f3', None, None, None, None, None)] {{(pid=86662) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:43:33.546818 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:33.599599 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-0ce53a04-77c3-47a2-a108-9e7b2c82d7fc req-758d1cc9-e48f-446a-86c9-689bb5626cd0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a88fccc0-9a65-46c8-b9e2-05eba09b3319", "name": "network-vif-plugged", "status": "completed", "tag": "9c30db67-1f39-4da5-b77e-0813d86967b3"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:33.609353 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-0ce53a04-77c3-47a2-a108-9e7b2c82d7fc req-758d1cc9-e48f-446a-86c9-689bb5626cd0 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:33.609585 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-0ce53a04-77c3-47a2-a108-9e7b2c82d7fc req-758d1cc9-e48f-446a-86c9-689bb5626cd0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:33.609700 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-0ce53a04-77c3-47a2-a108-9e7b2c82d7fc req-758d1cc9-e48f-446a-86c9-689bb5626cd0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:33.615720 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-0ce53a04-77c3-47a2-a108-9e7b2c82d7fc req-758d1cc9-e48f-446a-86c9-689bb5626cd0 service nova] Creating event network-vif-plugged:9c30db67-1f39-4da5-b77e-0813d86967b3 for instance a88fccc0-9a65-46c8-b9e2-05eba09b3319 on np0000001904 Jun 01 22:43:33.616102 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-0ce53a04-77c3-47a2-a108-9e7b2c82d7fc req-758d1cc9-e48f-446a-86c9-689bb5626cd0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:33.620424 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-0ce53a04-77c3-47a2-a108-9e7b2c82d7fc req-758d1cc9-e48f-446a-86c9-689bb5626cd0 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022939 Jun 01 22:43:33.620756 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 973/2920] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:33 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:33.735239 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-91d0e930-a971-4817-a994-1ad1e362e5fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:33.736993 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-91d0e930-a971-4817-a994-1ad1e362e5fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:33.742345 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-91d0e930-a971-4817-a994-1ad1e362e5fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:33.742645 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-91d0e930-a971-4817-a994-1ad1e362e5fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:33.742864 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-91d0e930-a971-4817-a994-1ad1e362e5fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:33.743301 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-91d0e930-a971-4817-a994-1ad1e362e5fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:33.743651 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-91d0e930-a971-4817-a994-1ad1e362e5fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:33.743957 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-91d0e930-a971-4817-a994-1ad1e362e5fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:33.757914 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-91d0e930-a971-4817-a994-1ad1e362e5fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:33.810386 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:33.829261 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-19f688de-fecb-4b9d-b149-e373e0c2c38e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:33.831166 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-19f688de-fecb-4b9d-b149-e373e0c2c38e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:33.836697 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-19f688de-fecb-4b9d-b149-e373e0c2c38e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:33.837214 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-19f688de-fecb-4b9d-b149-e373e0c2c38e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:33.837422 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-19f688de-fecb-4b9d-b149-e373e0c2c38e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:33.837855 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-19f688de-fecb-4b9d-b149-e373e0c2c38e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:33.838236 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-19f688de-fecb-4b9d-b149-e373e0c2c38e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:33.838607 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-19f688de-fecb-4b9d-b149-e373e0c2c38e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:33.883084 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-19f688de-fecb-4b9d-b149-e373e0c2c38e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:33.912780 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-91d0e930-a971-4817-a994-1ad1e362e5fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:33.920815 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-91d0e930-a971-4817-a994-1ad1e362e5fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1201 microversion: 2.1 time: 0.187468 Jun 01 22:43:33.921092 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 957/2921] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:33 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1201 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:34.005728 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:43:34.006046 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:43:34.006278 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:43:34.006492 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:43:34.006746 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:43:34.012684 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:34.012873 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:34.013008 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:34.013474 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:34.013642 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:34.013757 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:34.027331 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Getting quotas for project f206fcec1c8d4e849642f0f55e8044aa. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:43:34.028879 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-19f688de-fecb-4b9d-b149-e373e0c2c38e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '95733e151ed741acb5f992ad46368759', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f7ccf0a48e044a729c958f334984a483', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:34.029893 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Getting quotas for user fad300df4dda4aa09c0f2ba6110bcc87 and project f206fcec1c8d4e849642f0f55e8044aa. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:43:34.040606 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-19f688de-fecb-4b9d-b149-e373e0c2c38e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319" status: 200 len: 1557 microversion: 2.1 time: 0.213076 Jun 01 22:43:34.040978 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 974/2922] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:33 2026] GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319 => generated 1557 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:34.064537 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c7683598-238f-427f-90bd-0811397a9c96 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:34.067121 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c7683598-238f-427f-90bd-0811397a9c96 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:34.076815 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c7683598-238f-427f-90bd-0811397a9c96 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:34.076815 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c7683598-238f-427f-90bd-0811397a9c96 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:34.076815 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c7683598-238f-427f-90bd-0811397a9c96 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:34.076815 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c7683598-238f-427f-90bd-0811397a9c96 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:34.077016 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c7683598-238f-427f-90bd-0811397a9c96 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:34.077016 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c7683598-238f-427f-90bd-0811397a9c96 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:34.085832 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Going to run 1 instances... {{(pid=86662) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:43:34.087229 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] 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='8c3c227e-4a04-4613-9b70-040ea564d001',volume_size=None,volume_type=None)] {{(pid=86662) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:43:34.091001 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c7683598-238f-427f-90bd-0811397a9c96 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:34.234630 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c7683598-238f-427f-90bd-0811397a9c96 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.173964 Jun 01 22:43:34.235023 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 958/2923] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:43:34 2026] GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319/os-interface => generated 282 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:34.256775 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6cd830c4-e8d6-4146-a367-69d9fdca7681 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 404 microversion: 2.1 time: 0.838667 Jun 01 22:43:34.257744 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 992/2924] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:43:33 2026] POST /compute/v2.1/servers => generated 404 bytes in 839 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:43:34.276594 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-44cd76c5-bb6b-4adf-80e6-e43a2c97d556 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:34.277420 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-44cd76c5-bb6b-4adf-80e6-e43a2c97d556 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:34.295190 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-44cd76c5-bb6b-4adf-80e6-e43a2c97d556 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:34.349822 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:43:34.360676 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=6 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:43:34.601481 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=4 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:43:34.637969 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5b8b8945-8580-488d-8081-fd0bcb23d158 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:34.638206 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5b8b8945-8580-488d-8081-fd0bcb23d158 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:34.642245 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b8b8945-8580-488d-8081-fd0bcb23d158 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:34.642485 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b8b8945-8580-488d-8081-fd0bcb23d158 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:34.642680 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b8b8945-8580-488d-8081-fd0bcb23d158 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:34.643470 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b8b8945-8580-488d-8081-fd0bcb23d158 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:34.643470 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b8b8945-8580-488d-8081-fd0bcb23d158 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:34.643942 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b8b8945-8580-488d-8081-fd0bcb23d158 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:34.663807 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-44cd76c5-bb6b-4adf-80e6-e43a2c97d556 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:34.671430 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5b8b8945-8580-488d-8081-fd0bcb23d158 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Going to try to terminate instance {{(pid=86661) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:43:34.674820 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-44cd76c5-bb6b-4adf-80e6-e43a2c97d556 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 200 len: 1082 microversion: 2.1 time: 0.402553 Jun 01 22:43:34.675375 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 975/2925] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:34 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 1082 bytes in 403 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:34.695266 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-d17c044a-d9ab-42bb-9c14-11ac1c703fac req-5d075d8a-fa0d-4344-9351-70dc4e2a66db service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "86ac40e6-67dd-4018-9055-764c967b56f7", "tag": "0f8046a9-f9ac-41cb-bc42-5f83ed60b9ef"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:34.701184 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=101,nova_api:UPDATE=6,nova_api:INSERT=7 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:43:34.705491 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-d17c044a-d9ab-42bb-9c14-11ac1c703fac req-5d075d8a-fa0d-4344-9351-70dc4e2a66db service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:34.705791 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-d17c044a-d9ab-42bb-9c14-11ac1c703fac req-5d075d8a-fa0d-4344-9351-70dc4e2a66db service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:34.705904 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-d17c044a-d9ab-42bb-9c14-11ac1c703fac req-5d075d8a-fa0d-4344-9351-70dc4e2a66db service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:34.716748 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-d17c044a-d9ab-42bb-9c14-11ac1c703fac req-5d075d8a-fa0d-4344-9351-70dc4e2a66db service nova] Creating event network-changed:0f8046a9-f9ac-41cb-bc42-5f83ed60b9ef for instance 86ac40e6-67dd-4018-9055-764c967b56f7 on np0000001904 Jun 01 22:43:34.717260 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-d17c044a-d9ab-42bb-9c14-11ac1c703fac req-5d075d8a-fa0d-4344-9351-70dc4e2a66db service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:34.723467 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-d17c044a-d9ab-42bb-9c14-11ac1c703fac req-5d075d8a-fa0d-4344-9351-70dc4e2a66db service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030476 Jun 01 22:43:34.724224 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 993/2926] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:34 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:34.746935 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5b8b8945-8580-488d-8081-fd0bcb23d158 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 204 len: 0 microversion: 2.1 time: 0.111241 Jun 01 22:43:34.747416 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 959/2927] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:43:34 2026] DELETE /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 0 bytes in 112 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:43:34.760578 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-937e804a-9592-430f-88cf-028b33c99f35 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:34.762932 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-937e804a-9592-430f-88cf-028b33c99f35 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:34.770228 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-937e804a-9592-430f-88cf-028b33c99f35 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:34.770228 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-937e804a-9592-430f-88cf-028b33c99f35 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:34.770228 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-937e804a-9592-430f-88cf-028b33c99f35 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:34.770228 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-937e804a-9592-430f-88cf-028b33c99f35 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:34.770468 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-937e804a-9592-430f-88cf-028b33c99f35 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:34.770468 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-937e804a-9592-430f-88cf-028b33c99f35 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:34.792660 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-937e804a-9592-430f-88cf-028b33c99f35 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:34.940707 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e3f61c1e-061c-4b86-9fe3-c5004d93ed47 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:34.942276 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e3f61c1e-061c-4b86-9fe3-c5004d93ed47 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:34.947302 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e3f61c1e-061c-4b86-9fe3-c5004d93ed47 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:34.947583 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e3f61c1e-061c-4b86-9fe3-c5004d93ed47 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:34.947797 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e3f61c1e-061c-4b86-9fe3-c5004d93ed47 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:34.950799 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e3f61c1e-061c-4b86-9fe3-c5004d93ed47 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:34.951280 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e3f61c1e-061c-4b86-9fe3-c5004d93ed47 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:34.951778 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e3f61c1e-061c-4b86-9fe3-c5004d93ed47 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:34.973377 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e3f61c1e-061c-4b86-9fe3-c5004d93ed47 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:35.002529 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-937e804a-9592-430f-88cf-028b33c99f35 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:35.010399 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-937e804a-9592-430f-88cf-028b33c99f35 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1581 microversion: 2.1 time: 0.253798 Jun 01 22:43:35.011051 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 976/2928] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:34 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1581 bytes in 254 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:35.157530 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e3f61c1e-061c-4b86-9fe3-c5004d93ed47 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:35.168340 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e3f61c1e-061c-4b86-9fe3-c5004d93ed47 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1201 microversion: 2.1 time: 0.229559 Jun 01 22:43:35.168746 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 994/2929] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:34 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1201 bytes in 230 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:35.657916 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-eca437b8-4f24-4452-93d8-f5df1716cd51 req-fa8f49cd-4ffc-4cbb-bc6d-9b0bb1b8fae7 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a88fccc0-9a65-46c8-b9e2-05eba09b3319", "tag": "9c30db67-1f39-4da5-b77e-0813d86967b3"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:35.664313 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-eca437b8-4f24-4452-93d8-f5df1716cd51 req-fa8f49cd-4ffc-4cbb-bc6d-9b0bb1b8fae7 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:35.664552 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-eca437b8-4f24-4452-93d8-f5df1716cd51 req-fa8f49cd-4ffc-4cbb-bc6d-9b0bb1b8fae7 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:35.664749 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-eca437b8-4f24-4452-93d8-f5df1716cd51 req-fa8f49cd-4ffc-4cbb-bc6d-9b0bb1b8fae7 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:35.672874 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-eca437b8-4f24-4452-93d8-f5df1716cd51 req-fa8f49cd-4ffc-4cbb-bc6d-9b0bb1b8fae7 service nova] Creating event network-changed:9c30db67-1f39-4da5-b77e-0813d86967b3 for instance a88fccc0-9a65-46c8-b9e2-05eba09b3319 on np0000001904 Jun 01 22:43:35.673337 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-eca437b8-4f24-4452-93d8-f5df1716cd51 req-fa8f49cd-4ffc-4cbb-bc6d-9b0bb1b8fae7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:35.677745 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-eca437b8-4f24-4452-93d8-f5df1716cd51 req-fa8f49cd-4ffc-4cbb-bc6d-9b0bb1b8fae7 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022289 Jun 01 22:43:35.678089 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 960/2930] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:35 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:35.694397 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b122150b-c22c-4201-9cdb-190b2bfa6ae4 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:35.696910 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b122150b-c22c-4201-9cdb-190b2bfa6ae4 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:35.702202 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b122150b-c22c-4201-9cdb-190b2bfa6ae4 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:35.702202 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b122150b-c22c-4201-9cdb-190b2bfa6ae4 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:35.702481 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b122150b-c22c-4201-9cdb-190b2bfa6ae4 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:35.702936 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b122150b-c22c-4201-9cdb-190b2bfa6ae4 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:35.703359 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b122150b-c22c-4201-9cdb-190b2bfa6ae4 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:35.704266 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b122150b-c22c-4201-9cdb-190b2bfa6ae4 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:35.718452 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b122150b-c22c-4201-9cdb-190b2bfa6ae4 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:35.813376 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b122150b-c22c-4201-9cdb-190b2bfa6ae4 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:35.822397 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b122150b-c22c-4201-9cdb-190b2bfa6ae4 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 200 len: 1124 microversion: 2.1 time: 0.129326 Jun 01 22:43:35.822578 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 977/2931] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:35 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 1124 bytes in 130 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:35.962964 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-aceaada3-5951-4b05-b558-cb9d17f26964 req-979780c6-63a9-4bf2-aedb-4f2039d39ed4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "86ac40e6-67dd-4018-9055-764c967b56f7", "name": "network-vif-unplugged", "status": "completed", "tag": "0f8046a9-f9ac-41cb-bc42-5f83ed60b9ef"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:35.970687 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-aceaada3-5951-4b05-b558-cb9d17f26964 req-979780c6-63a9-4bf2-aedb-4f2039d39ed4 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:35.970687 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-aceaada3-5951-4b05-b558-cb9d17f26964 req-979780c6-63a9-4bf2-aedb-4f2039d39ed4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:35.970869 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-aceaada3-5951-4b05-b558-cb9d17f26964 req-979780c6-63a9-4bf2-aedb-4f2039d39ed4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:35.978879 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-aceaada3-5951-4b05-b558-cb9d17f26964 req-979780c6-63a9-4bf2-aedb-4f2039d39ed4 service nova] Creating event network-vif-unplugged:0f8046a9-f9ac-41cb-bc42-5f83ed60b9ef for instance 86ac40e6-67dd-4018-9055-764c967b56f7 on np0000001904 Jun 01 22:43:35.979394 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-aceaada3-5951-4b05-b558-cb9d17f26964 req-979780c6-63a9-4bf2-aedb-4f2039d39ed4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:35.983375 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-aceaada3-5951-4b05-b558-cb9d17f26964 req-979780c6-63a9-4bf2-aedb-4f2039d39ed4 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.024579 Jun 01 22:43:35.983674 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 995/2932] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:35 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:36.025766 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2a4e85cd-67ab-4fca-b017-195e1ea38ed2 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:36.027489 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2a4e85cd-67ab-4fca-b017-195e1ea38ed2 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:36.033957 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a4e85cd-67ab-4fca-b017-195e1ea38ed2 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:36.034235 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a4e85cd-67ab-4fca-b017-195e1ea38ed2 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:36.034504 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a4e85cd-67ab-4fca-b017-195e1ea38ed2 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:36.036048 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a4e85cd-67ab-4fca-b017-195e1ea38ed2 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:36.036048 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a4e85cd-67ab-4fca-b017-195e1ea38ed2 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:36.036048 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a4e85cd-67ab-4fca-b017-195e1ea38ed2 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:36.051947 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2a4e85cd-67ab-4fca-b017-195e1ea38ed2 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:36.191177 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c3fd7d6e-70e9-4f31-a577-098c3e4f34b5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:36.193053 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c3fd7d6e-70e9-4f31-a577-098c3e4f34b5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:36.198233 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c3fd7d6e-70e9-4f31-a577-098c3e4f34b5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:36.198477 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c3fd7d6e-70e9-4f31-a577-098c3e4f34b5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:36.198708 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c3fd7d6e-70e9-4f31-a577-098c3e4f34b5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:36.199148 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c3fd7d6e-70e9-4f31-a577-098c3e4f34b5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:36.199557 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c3fd7d6e-70e9-4f31-a577-098c3e4f34b5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:36.200192 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c3fd7d6e-70e9-4f31-a577-098c3e4f34b5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:36.219412 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c3fd7d6e-70e9-4f31-a577-098c3e4f34b5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:36.280225 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2a4e85cd-67ab-4fca-b017-195e1ea38ed2 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:36.289751 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2a4e85cd-67ab-4fca-b017-195e1ea38ed2 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1462 microversion: 2.1 time: 0.266161 Jun 01 22:43:36.290054 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 961/2933] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:36 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1462 bytes in 267 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:36.432297 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c3fd7d6e-70e9-4f31-a577-098c3e4f34b5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:36.443625 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c3fd7d6e-70e9-4f31-a577-098c3e4f34b5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1201 microversion: 2.1 time: 0.254323 Jun 01 22:43:36.443980 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 978/2934] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:36 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1201 bytes in 255 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:36.846876 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8429ccd7-2099-4d77-a88c-eead371bcadd tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:36.849004 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8429ccd7-2099-4d77-a88c-eead371bcadd tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:36.854206 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8429ccd7-2099-4d77-a88c-eead371bcadd tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:36.854514 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8429ccd7-2099-4d77-a88c-eead371bcadd tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:36.854801 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8429ccd7-2099-4d77-a88c-eead371bcadd tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:36.855276 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8429ccd7-2099-4d77-a88c-eead371bcadd tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:36.855609 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8429ccd7-2099-4d77-a88c-eead371bcadd tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:36.855890 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8429ccd7-2099-4d77-a88c-eead371bcadd tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:36.876672 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8429ccd7-2099-4d77-a88c-eead371bcadd tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:36.938494 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8429ccd7-2099-4d77-a88c-eead371bcadd tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:36.946533 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8429ccd7-2099-4d77-a88c-eead371bcadd tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 200 len: 1180 microversion: 2.1 time: 0.102436 Jun 01 22:43:36.946877 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 996/2935] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:36 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 1180 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:37.315330 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-287b2e29-e8c4-4c12-bba6-8649631fa255 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:37.315330 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-287b2e29-e8c4-4c12-bba6-8649631fa255 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:37.320632 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-287b2e29-e8c4-4c12-bba6-8649631fa255 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:37.320919 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-287b2e29-e8c4-4c12-bba6-8649631fa255 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:37.321152 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-287b2e29-e8c4-4c12-bba6-8649631fa255 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:37.321684 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-287b2e29-e8c4-4c12-bba6-8649631fa255 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:37.322020 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-287b2e29-e8c4-4c12-bba6-8649631fa255 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:37.322320 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-287b2e29-e8c4-4c12-bba6-8649631fa255 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:37.346781 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-287b2e29-e8c4-4c12-bba6-8649631fa255 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:37.474599 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6fa5dc7c-85ec-4bff-8371-2e6525597640 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:37.476212 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6fa5dc7c-85ec-4bff-8371-2e6525597640 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:37.481898 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6fa5dc7c-85ec-4bff-8371-2e6525597640 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:37.482184 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6fa5dc7c-85ec-4bff-8371-2e6525597640 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:37.482435 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6fa5dc7c-85ec-4bff-8371-2e6525597640 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:37.483112 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6fa5dc7c-85ec-4bff-8371-2e6525597640 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:37.483493 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6fa5dc7c-85ec-4bff-8371-2e6525597640 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:37.483817 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6fa5dc7c-85ec-4bff-8371-2e6525597640 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:37.508535 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-6fa5dc7c-85ec-4bff-8371-2e6525597640 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:37.524592 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-287b2e29-e8c4-4c12-bba6-8649631fa255 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:37.529476 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-287b2e29-e8c4-4c12-bba6-8649631fa255 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1462 microversion: 2.1 time: 0.223773 Jun 01 22:43:37.529825 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 962/2936] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:37 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1462 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:37.702610 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6fa5dc7c-85ec-4bff-8371-2e6525597640 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:37.709765 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6fa5dc7c-85ec-4bff-8371-2e6525597640 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1201 microversion: 2.1 time: 0.241381 Jun 01 22:43:37.709765 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 979/2937] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:37 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1201 bytes in 242 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:37.968305 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-92de75ff-0c1b-4644-8cc2-9b49f4204cb7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:37.971769 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-92de75ff-0c1b-4644-8cc2-9b49f4204cb7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:37.979264 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-92de75ff-0c1b-4644-8cc2-9b49f4204cb7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:37.979604 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-92de75ff-0c1b-4644-8cc2-9b49f4204cb7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:37.979871 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-92de75ff-0c1b-4644-8cc2-9b49f4204cb7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:37.980334 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-92de75ff-0c1b-4644-8cc2-9b49f4204cb7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:37.980723 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-92de75ff-0c1b-4644-8cc2-9b49f4204cb7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:37.981015 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-92de75ff-0c1b-4644-8cc2-9b49f4204cb7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:38.009057 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-92de75ff-0c1b-4644-8cc2-9b49f4204cb7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:38.047559 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-2267e675-eeaa-41d8-94c0-ccfab57c3869 req-0bf8dcbb-ea8d-4014-9a58-1dcdd0ebb06e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "86ac40e6-67dd-4018-9055-764c967b56f7", "name": "network-vif-unplugged", "status": "completed", "tag": "0f8046a9-f9ac-41cb-bc42-5f83ed60b9ef"}, {"server_uuid": "86ac40e6-67dd-4018-9055-764c967b56f7", "name": "network-vif-deleted", "tag": "0f8046a9-f9ac-41cb-bc42-5f83ed60b9ef"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:38.055284 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-2267e675-eeaa-41d8-94c0-ccfab57c3869 req-0bf8dcbb-ea8d-4014-9a58-1dcdd0ebb06e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:38.055534 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-2267e675-eeaa-41d8-94c0-ccfab57c3869 req-0bf8dcbb-ea8d-4014-9a58-1dcdd0ebb06e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:38.055694 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-2267e675-eeaa-41d8-94c0-ccfab57c3869 req-0bf8dcbb-ea8d-4014-9a58-1dcdd0ebb06e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:38.061512 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-2267e675-eeaa-41d8-94c0-ccfab57c3869 req-0bf8dcbb-ea8d-4014-9a58-1dcdd0ebb06e service nova] Creating event network-vif-unplugged:0f8046a9-f9ac-41cb-bc42-5f83ed60b9ef for instance 86ac40e6-67dd-4018-9055-764c967b56f7 on np0000001904 Jun 01 22:43:38.061693 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-2267e675-eeaa-41d8-94c0-ccfab57c3869 req-0bf8dcbb-ea8d-4014-9a58-1dcdd0ebb06e service nova] Creating event network-vif-deleted:0f8046a9-f9ac-41cb-bc42-5f83ed60b9ef for instance 86ac40e6-67dd-4018-9055-764c967b56f7 on np0000001904 Jun 01 22:43:38.062052 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-2267e675-eeaa-41d8-94c0-ccfab57c3869 req-0bf8dcbb-ea8d-4014-9a58-1dcdd0ebb06e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:38.066382 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-2267e675-eeaa-41d8-94c0-ccfab57c3869 req-0bf8dcbb-ea8d-4014-9a58-1dcdd0ebb06e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.024102 Jun 01 22:43:38.066866 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 963/2938] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:38 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:38.067545 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-92de75ff-0c1b-4644-8cc2-9b49f4204cb7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:38.076333 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-92de75ff-0c1b-4644-8cc2-9b49f4204cb7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 200 len: 1180 microversion: 2.1 time: 0.111721 Jun 01 22:43:38.076688 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 997/2939] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:37 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 1180 bytes in 112 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:38.552351 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c26406d3-4180-4f17-9d94-f8c0739dccad tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:38.553965 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c26406d3-4180-4f17-9d94-f8c0739dccad tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:38.561147 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c26406d3-4180-4f17-9d94-f8c0739dccad tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:38.561407 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c26406d3-4180-4f17-9d94-f8c0739dccad tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:38.561866 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c26406d3-4180-4f17-9d94-f8c0739dccad tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:38.562198 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c26406d3-4180-4f17-9d94-f8c0739dccad tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:38.562614 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c26406d3-4180-4f17-9d94-f8c0739dccad tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:38.565609 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c26406d3-4180-4f17-9d94-f8c0739dccad tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:38.578639 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c26406d3-4180-4f17-9d94-f8c0739dccad tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:38.650262 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c26406d3-4180-4f17-9d94-f8c0739dccad tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:38.658277 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c26406d3-4180-4f17-9d94-f8c0739dccad tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1228 microversion: 2.1 time: 0.107716 Jun 01 22:43:38.658880 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 980/2940] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:38 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1228 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:38.730588 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-97765f9e-a5c3-4307-a78a-fed82fb3e58f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:38.732289 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-97765f9e-a5c3-4307-a78a-fed82fb3e58f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:38.736455 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-97765f9e-a5c3-4307-a78a-fed82fb3e58f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:38.736760 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-97765f9e-a5c3-4307-a78a-fed82fb3e58f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:38.736898 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-97765f9e-a5c3-4307-a78a-fed82fb3e58f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:38.737304 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-97765f9e-a5c3-4307-a78a-fed82fb3e58f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:38.737617 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-97765f9e-a5c3-4307-a78a-fed82fb3e58f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:38.737879 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-97765f9e-a5c3-4307-a78a-fed82fb3e58f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:38.754473 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-97765f9e-a5c3-4307-a78a-fed82fb3e58f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:38.903206 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-97765f9e-a5c3-4307-a78a-fed82fb3e58f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:38.910590 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-97765f9e-a5c3-4307-a78a-fed82fb3e58f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1201 microversion: 2.1 time: 0.183956 Jun 01 22:43:38.910883 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 964/2941] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:38 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1201 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:39.103902 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-237b563d-011a-431e-a441-4ab4081589e9 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:39.103902 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-237b563d-011a-431e-a441-4ab4081589e9 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:39.125602 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-237b563d-011a-431e-a441-4ab4081589e9 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:39.125602 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-237b563d-011a-431e-a441-4ab4081589e9 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:39.125602 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-237b563d-011a-431e-a441-4ab4081589e9 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:39.125602 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-237b563d-011a-431e-a441-4ab4081589e9 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:39.125899 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-237b563d-011a-431e-a441-4ab4081589e9 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:39.125899 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-237b563d-011a-431e-a441-4ab4081589e9 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:39.142484 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-237b563d-011a-431e-a441-4ab4081589e9 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:39.211773 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-237b563d-011a-431e-a441-4ab4081589e9 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:39.220140 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-237b563d-011a-431e-a441-4ab4081589e9 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 200 len: 1188 microversion: 2.1 time: 0.123942 Jun 01 22:43:39.220437 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 998/2942] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:39 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 1188 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:39.673868 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-08ea5de7-9298-4cf9-8d70-50309bc3e52e tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:39.675335 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-08ea5de7-9298-4cf9-8d70-50309bc3e52e tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:39.680384 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08ea5de7-9298-4cf9-8d70-50309bc3e52e tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:39.680730 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08ea5de7-9298-4cf9-8d70-50309bc3e52e tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:39.680917 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08ea5de7-9298-4cf9-8d70-50309bc3e52e tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:39.681400 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08ea5de7-9298-4cf9-8d70-50309bc3e52e tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:39.681770 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08ea5de7-9298-4cf9-8d70-50309bc3e52e tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:39.682102 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08ea5de7-9298-4cf9-8d70-50309bc3e52e tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:39.699435 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08ea5de7-9298-4cf9-8d70-50309bc3e52e tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:39.699820 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08ea5de7-9298-4cf9-8d70-50309bc3e52e tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:39.700042 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08ea5de7-9298-4cf9-8d70-50309bc3e52e tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:39.700343 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-08ea5de7-9298-4cf9-8d70-50309bc3e52e tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lazy-loading 'fault' on Instance uuid 86ac40e6-67dd-4018-9055-764c967b56f7 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:43:39.704724 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-08ea5de7-9298-4cf9-8d70-50309bc3e52e tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:39.787414 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-08ea5de7-9298-4cf9-8d70-50309bc3e52e tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:39.797212 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-08ea5de7-9298-4cf9-8d70-50309bc3e52e tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1233 microversion: 2.1 time: 0.124687 Jun 01 22:43:39.797212 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 981/2943] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:39 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1233 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:39.961617 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-837a301e-136b-4f5f-b5d7-23be5a7d3371 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:39.963188 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-837a301e-136b-4f5f-b5d7-23be5a7d3371 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:39.969443 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-837a301e-136b-4f5f-b5d7-23be5a7d3371 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:39.969783 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-837a301e-136b-4f5f-b5d7-23be5a7d3371 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:39.970018 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-837a301e-136b-4f5f-b5d7-23be5a7d3371 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:39.970574 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-837a301e-136b-4f5f-b5d7-23be5a7d3371 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:39.971014 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-837a301e-136b-4f5f-b5d7-23be5a7d3371 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:39.971466 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-837a301e-136b-4f5f-b5d7-23be5a7d3371 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:39.990944 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-837a301e-136b-4f5f-b5d7-23be5a7d3371 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:40.211144 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-837a301e-136b-4f5f-b5d7-23be5a7d3371 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:40.221180 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-837a301e-136b-4f5f-b5d7-23be5a7d3371 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1201 microversion: 2.1 time: 0.274834 Jun 01 22:43:40.221688 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 965/2944] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:39 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1201 bytes in 275 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:40.248145 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9c5526b6-6161-4713-8aa1-edf63508f125 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:40.249627 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9c5526b6-6161-4713-8aa1-edf63508f125 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:40.254993 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9c5526b6-6161-4713-8aa1-edf63508f125 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:40.255121 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9c5526b6-6161-4713-8aa1-edf63508f125 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:40.255345 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9c5526b6-6161-4713-8aa1-edf63508f125 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:40.255885 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9c5526b6-6161-4713-8aa1-edf63508f125 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:40.256214 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9c5526b6-6161-4713-8aa1-edf63508f125 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:40.256828 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9c5526b6-6161-4713-8aa1-edf63508f125 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:40.278112 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-a9208f2f-6e1f-4fef-a2bb-287be2524d31 req-2b592661-fcf8-42d4-a9ca-3f1966d0a3af service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bd6bacfc-2b6c-41b5-9a66-5b391e18747a", "tag": "29f522bc-8dc3-4a11-bd15-dc4925df4b53"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:40.284354 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a9208f2f-6e1f-4fef-a2bb-287be2524d31 req-2b592661-fcf8-42d4-a9ca-3f1966d0a3af service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:40.284354 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a9208f2f-6e1f-4fef-a2bb-287be2524d31 req-2b592661-fcf8-42d4-a9ca-3f1966d0a3af service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:40.284354 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a9208f2f-6e1f-4fef-a2bb-287be2524d31 req-2b592661-fcf8-42d4-a9ca-3f1966d0a3af service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:40.295036 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a9208f2f-6e1f-4fef-a2bb-287be2524d31 req-2b592661-fcf8-42d4-a9ca-3f1966d0a3af service nova] Creating event network-changed:29f522bc-8dc3-4a11-bd15-dc4925df4b53 for instance bd6bacfc-2b6c-41b5-9a66-5b391e18747a on np0000001904 Jun 01 22:43:40.295523 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-a9208f2f-6e1f-4fef-a2bb-287be2524d31 req-2b592661-fcf8-42d4-a9ca-3f1966d0a3af service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:40.301978 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-a9208f2f-6e1f-4fef-a2bb-287be2524d31 req-2b592661-fcf8-42d4-a9ca-3f1966d0a3af service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025982 Jun 01 22:43:40.302369 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 982/2945] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:40 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:40.306120 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9c5526b6-6161-4713-8aa1-edf63508f125 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:40.497429 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9c5526b6-6161-4713-8aa1-edf63508f125 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:40.508087 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9c5526b6-6161-4713-8aa1-edf63508f125 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 200 len: 1264 microversion: 2.1 time: 0.261606 Jun 01 22:43:40.508473 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 999/2946] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:40 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 1264 bytes in 269 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:40.812967 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2f2f46b4-8a17-4a36-9239-8ebd90641b0c tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:40.814851 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2f2f46b4-8a17-4a36-9239-8ebd90641b0c tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:40.821109 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2f2f46b4-8a17-4a36-9239-8ebd90641b0c tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:40.821486 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2f2f46b4-8a17-4a36-9239-8ebd90641b0c tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:40.821781 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2f2f46b4-8a17-4a36-9239-8ebd90641b0c tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:40.822319 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2f2f46b4-8a17-4a36-9239-8ebd90641b0c tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:40.822751 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2f2f46b4-8a17-4a36-9239-8ebd90641b0c tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:40.823104 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2f2f46b4-8a17-4a36-9239-8ebd90641b0c tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:40.871751 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2f2f46b4-8a17-4a36-9239-8ebd90641b0c tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:40.871942 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2f2f46b4-8a17-4a36-9239-8ebd90641b0c tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:40.872134 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2f2f46b4-8a17-4a36-9239-8ebd90641b0c tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:40.872377 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-2f2f46b4-8a17-4a36-9239-8ebd90641b0c tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lazy-loading 'fault' on Instance uuid 86ac40e6-67dd-4018-9055-764c967b56f7 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:43:40.891277 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2f2f46b4-8a17-4a36-9239-8ebd90641b0c tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:40.973499 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2f2f46b4-8a17-4a36-9239-8ebd90641b0c tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:40.984516 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2f2f46b4-8a17-4a36-9239-8ebd90641b0c tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1233 microversion: 2.1 time: 0.174001 Jun 01 22:43:40.984931 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 966/2947] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:40 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1233 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:41.240587 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c89314a9-f2a9-482c-9165-b42d4cfefbdd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:41.242782 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c89314a9-f2a9-482c-9165-b42d4cfefbdd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:41.246503 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c89314a9-f2a9-482c-9165-b42d4cfefbdd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:41.246815 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c89314a9-f2a9-482c-9165-b42d4cfefbdd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:41.247127 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c89314a9-f2a9-482c-9165-b42d4cfefbdd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:41.247670 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c89314a9-f2a9-482c-9165-b42d4cfefbdd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:41.247991 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c89314a9-f2a9-482c-9165-b42d4cfefbdd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:41.248303 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c89314a9-f2a9-482c-9165-b42d4cfefbdd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:41.267702 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c89314a9-f2a9-482c-9165-b42d4cfefbdd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:41.419476 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c89314a9-f2a9-482c-9165-b42d4cfefbdd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:41.431505 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c89314a9-f2a9-482c-9165-b42d4cfefbdd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1201 microversion: 2.1 time: 0.191695 Jun 01 22:43:41.431505 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 983/2948] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:41 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1201 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:41.538141 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9cad478d-e586-452c-99cf-66216c2200e7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:41.540107 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9cad478d-e586-452c-99cf-66216c2200e7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:41.549473 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9cad478d-e586-452c-99cf-66216c2200e7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:41.549771 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9cad478d-e586-452c-99cf-66216c2200e7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:41.549989 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9cad478d-e586-452c-99cf-66216c2200e7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:41.550460 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9cad478d-e586-452c-99cf-66216c2200e7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:41.550952 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9cad478d-e586-452c-99cf-66216c2200e7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:41.551199 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9cad478d-e586-452c-99cf-66216c2200e7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:41.568689 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9cad478d-e586-452c-99cf-66216c2200e7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:41.761835 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9cad478d-e586-452c-99cf-66216c2200e7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:41.771687 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9cad478d-e586-452c-99cf-66216c2200e7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 200 len: 1264 microversion: 2.1 time: 0.235598 Jun 01 22:43:41.772055 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1000/2949] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:41 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 1264 bytes in 236 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:42.001978 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-153ab802-f4c7-4cca-9e94-164158123a41 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:42.004096 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-153ab802-f4c7-4cca-9e94-164158123a41 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:42.010734 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-153ab802-f4c7-4cca-9e94-164158123a41 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:42.011150 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-153ab802-f4c7-4cca-9e94-164158123a41 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:42.011488 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-153ab802-f4c7-4cca-9e94-164158123a41 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:42.012092 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-153ab802-f4c7-4cca-9e94-164158123a41 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:42.012500 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-153ab802-f4c7-4cca-9e94-164158123a41 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:42.013011 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-153ab802-f4c7-4cca-9e94-164158123a41 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:42.042626 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-153ab802-f4c7-4cca-9e94-164158123a41 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:42.043049 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-153ab802-f4c7-4cca-9e94-164158123a41 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:42.043339 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-153ab802-f4c7-4cca-9e94-164158123a41 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:42.043729 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-153ab802-f4c7-4cca-9e94-164158123a41 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lazy-loading 'fault' on Instance uuid 86ac40e6-67dd-4018-9055-764c967b56f7 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:43:42.048043 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-153ab802-f4c7-4cca-9e94-164158123a41 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:42.123967 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-153ab802-f4c7-4cca-9e94-164158123a41 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '14306b3a146c4dc09a752f0bd1159e3a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'a3933487bc534630bcf15f5f4d6a5bf5', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:42.133890 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-153ab802-f4c7-4cca-9e94-164158123a41 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 200 len: 1233 microversion: 2.1 time: 0.133658 Jun 01 22:43:42.134321 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 967/2950] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:41 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 1233 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:42.452639 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d8d441a5-8232-418b-8002-d29f98775dab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:42.455906 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d8d441a5-8232-418b-8002-d29f98775dab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:42.461364 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8d441a5-8232-418b-8002-d29f98775dab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:42.461364 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8d441a5-8232-418b-8002-d29f98775dab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:42.461617 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8d441a5-8232-418b-8002-d29f98775dab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:42.461940 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8d441a5-8232-418b-8002-d29f98775dab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:42.462220 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8d441a5-8232-418b-8002-d29f98775dab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:42.463745 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8d441a5-8232-418b-8002-d29f98775dab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:42.487078 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d8d441a5-8232-418b-8002-d29f98775dab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:42.674894 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d8d441a5-8232-418b-8002-d29f98775dab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:42.686826 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d8d441a5-8232-418b-8002-d29f98775dab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1201 microversion: 2.1 time: 0.239115 Jun 01 22:43:42.686826 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 984/2951] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:42 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1201 bytes in 240 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:42.788908 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-cd545c2d-3366-4c2d-8fbe-b36ef3932553 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:42.790662 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-cd545c2d-3366-4c2d-8fbe-b36ef3932553 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:42.796846 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cd545c2d-3366-4c2d-8fbe-b36ef3932553 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:42.797284 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cd545c2d-3366-4c2d-8fbe-b36ef3932553 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:42.797642 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cd545c2d-3366-4c2d-8fbe-b36ef3932553 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:42.798225 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cd545c2d-3366-4c2d-8fbe-b36ef3932553 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:42.798671 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cd545c2d-3366-4c2d-8fbe-b36ef3932553 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:42.799044 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cd545c2d-3366-4c2d-8fbe-b36ef3932553 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:42.817333 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-cd545c2d-3366-4c2d-8fbe-b36ef3932553 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:42.971093 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-cd545c2d-3366-4c2d-8fbe-b36ef3932553 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:42.980381 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-cd545c2d-3366-4c2d-8fbe-b36ef3932553 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 200 len: 1252 microversion: 2.1 time: 0.193930 Jun 01 22:43:42.980691 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1001/2952] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:42 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 1252 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:43.159608 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-690c3574-5a56-44fc-9d4a-204f39054696 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:43.161641 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-690c3574-5a56-44fc-9d4a-204f39054696 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] [instance: 86ac40e6-67dd-4018-9055-764c967b56f7] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:43.168139 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-690c3574-5a56-44fc-9d4a-204f39054696 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:43.168413 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-690c3574-5a56-44fc-9d4a-204f39054696 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:43.168713 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-690c3574-5a56-44fc-9d4a-204f39054696 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:43.169320 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-690c3574-5a56-44fc-9d4a-204f39054696 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:43.169638 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-690c3574-5a56-44fc-9d4a-204f39054696 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:43.169903 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-690c3574-5a56-44fc-9d4a-204f39054696 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:43.180000 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-690c3574-5a56-44fc-9d4a-204f39054696 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] HTTP exception thrown: Instance 86ac40e6-67dd-4018-9055-764c967b56f7 could not be found. Jun 01 22:43:43.180236 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-690c3574-5a56-44fc-9d4a-204f39054696 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Returning 404 to user: Instance 86ac40e6-67dd-4018-9055-764c967b56f7 could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:43:43.180621 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-690c3574-5a56-44fc-9d4a-204f39054696 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7" status: 404 len: 111 microversion: 2.1 time: 0.027019 Jun 01 22:43:43.180955 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 968/2953] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:43 2026] GET /compute/v2.1/servers/86ac40e6-67dd-4018-9055-764c967b56f7 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:43:43.333585 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6088cf8c-1ca1-4488-a43c-6b531fb66834 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:43.356459 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6088cf8c-1ca1-4488-a43c-6b531fb66834 tempest-TestVolumeBackupRestore-1055128777 tempest-TestVolumeBackupRestore-1055128777-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-TestVolumeBackupRestore-1398314914" status: 202 len: 0 microversion: 2.1 time: 0.024829 Jun 01 22:43:43.356910 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 985/2954] 10.4.3.116 () {66 vars in 1387 bytes} [Mon Jun 1 22:43:43 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestVolumeBackupRestore-1398314914 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:43:43.707875 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-056589da-ca59-4d08-bfb2-a9a767c34f9c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:43.709437 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-056589da-ca59-4d08-bfb2-a9a767c34f9c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:43.720390 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-056589da-ca59-4d08-bfb2-a9a767c34f9c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:43.720821 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-056589da-ca59-4d08-bfb2-a9a767c34f9c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:43.721105 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-056589da-ca59-4d08-bfb2-a9a767c34f9c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:43.721718 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-056589da-ca59-4d08-bfb2-a9a767c34f9c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:43.722117 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-056589da-ca59-4d08-bfb2-a9a767c34f9c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:43.722507 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-056589da-ca59-4d08-bfb2-a9a767c34f9c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:43.746586 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-056589da-ca59-4d08-bfb2-a9a767c34f9c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:43.918219 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-056589da-ca59-4d08-bfb2-a9a767c34f9c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:43.927199 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-056589da-ca59-4d08-bfb2-a9a767c34f9c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1201 microversion: 2.1 time: 0.221381 Jun 01 22:43:43.927199 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1002/2955] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:43 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1201 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:44.002023 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7ccfc582-5811-44a7-add8-1d89f228dc80 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:44.008351 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7ccfc582-5811-44a7-add8-1d89f228dc80 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:44.018443 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:43:44.019445 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7ccfc582-5811-44a7-add8-1d89f228dc80 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:44.019688 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7ccfc582-5811-44a7-add8-1d89f228dc80 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:44.020010 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7ccfc582-5811-44a7-add8-1d89f228dc80 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:44.020629 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7ccfc582-5811-44a7-add8-1d89f228dc80 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:44.021069 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7ccfc582-5811-44a7-add8-1d89f228dc80 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:44.021432 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7ccfc582-5811-44a7-add8-1d89f228dc80 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:44.033601 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=5 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:43:44.045150 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7ccfc582-5811-44a7-add8-1d89f228dc80 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:44.184120 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7ccfc582-5811-44a7-add8-1d89f228dc80 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:44.191805 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7ccfc582-5811-44a7-add8-1d89f228dc80 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 200 len: 1252 microversion: 2.1 time: 0.191515 Jun 01 22:43:44.192135 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 969/2956] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:43 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 1252 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:44.666778 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:43:44.947909 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b167d701-56bb-469f-9d0c-08f6754e8400 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:44.949390 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b167d701-56bb-469f-9d0c-08f6754e8400 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:44.954359 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b167d701-56bb-469f-9d0c-08f6754e8400 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:44.954685 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b167d701-56bb-469f-9d0c-08f6754e8400 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:44.954926 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b167d701-56bb-469f-9d0c-08f6754e8400 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:44.955386 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b167d701-56bb-469f-9d0c-08f6754e8400 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:44.955747 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b167d701-56bb-469f-9d0c-08f6754e8400 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:44.956052 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b167d701-56bb-469f-9d0c-08f6754e8400 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:44.975006 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b167d701-56bb-469f-9d0c-08f6754e8400 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:45.128043 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b167d701-56bb-469f-9d0c-08f6754e8400 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:45.137673 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b167d701-56bb-469f-9d0c-08f6754e8400 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1201 microversion: 2.1 time: 0.191918 Jun 01 22:43:45.138115 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 986/2957] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:44 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1201 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:45.209728 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e0379372-fa02-4639-ae09-9b888fbad9fb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:45.211479 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e0379372-fa02-4639-ae09-9b888fbad9fb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:45.216470 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e0379372-fa02-4639-ae09-9b888fbad9fb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:45.216784 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e0379372-fa02-4639-ae09-9b888fbad9fb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:45.217022 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e0379372-fa02-4639-ae09-9b888fbad9fb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:45.217510 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e0379372-fa02-4639-ae09-9b888fbad9fb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:45.217866 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e0379372-fa02-4639-ae09-9b888fbad9fb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:45.218172 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e0379372-fa02-4639-ae09-9b888fbad9fb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:45.232404 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e0379372-fa02-4639-ae09-9b888fbad9fb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:45.400046 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e0379372-fa02-4639-ae09-9b888fbad9fb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:45.408116 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e0379372-fa02-4639-ae09-9b888fbad9fb tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 200 len: 1252 microversion: 2.1 time: 0.200342 Jun 01 22:43:45.408521 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1003/2958] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:45 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 1252 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:46.154720 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-48866d70-e022-4b4d-b730-40abb29b9a0e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:46.156235 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-48866d70-e022-4b4d-b730-40abb29b9a0e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:46.160949 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48866d70-e022-4b4d-b730-40abb29b9a0e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:46.161198 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48866d70-e022-4b4d-b730-40abb29b9a0e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:46.161404 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48866d70-e022-4b4d-b730-40abb29b9a0e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:46.161987 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48866d70-e022-4b4d-b730-40abb29b9a0e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:46.162291 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48866d70-e022-4b4d-b730-40abb29b9a0e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:46.162583 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-48866d70-e022-4b4d-b730-40abb29b9a0e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:46.177411 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-48866d70-e022-4b4d-b730-40abb29b9a0e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:46.321892 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-48866d70-e022-4b4d-b730-40abb29b9a0e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:46.331120 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-48866d70-e022-4b4d-b730-40abb29b9a0e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1201 microversion: 2.1 time: 0.178052 Jun 01 22:43:46.331455 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 970/2959] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:46 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1201 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:46.425218 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f2160fea-dce2-4c6f-9a8c-cb2bc1330454 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:46.427382 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f2160fea-dce2-4c6f-9a8c-cb2bc1330454 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:46.433505 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2160fea-dce2-4c6f-9a8c-cb2bc1330454 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:46.433864 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2160fea-dce2-4c6f-9a8c-cb2bc1330454 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:46.434160 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2160fea-dce2-4c6f-9a8c-cb2bc1330454 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:46.434799 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2160fea-dce2-4c6f-9a8c-cb2bc1330454 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:46.435198 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2160fea-dce2-4c6f-9a8c-cb2bc1330454 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:46.435627 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f2160fea-dce2-4c6f-9a8c-cb2bc1330454 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:46.451742 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f2160fea-dce2-4c6f-9a8c-cb2bc1330454 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:46.623511 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f2160fea-dce2-4c6f-9a8c-cb2bc1330454 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:46.632719 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f2160fea-dce2-4c6f-9a8c-cb2bc1330454 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 200 len: 1252 microversion: 2.1 time: 0.209467 Jun 01 22:43:46.633222 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 987/2960] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:46 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 1252 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:47.345976 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-314ef693-bcd0-4732-8375-a1b36194bd01 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:47.347814 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-314ef693-bcd0-4732-8375-a1b36194bd01 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:47.353921 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-314ef693-bcd0-4732-8375-a1b36194bd01 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:47.354195 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-314ef693-bcd0-4732-8375-a1b36194bd01 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:47.354489 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-314ef693-bcd0-4732-8375-a1b36194bd01 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:47.355061 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-314ef693-bcd0-4732-8375-a1b36194bd01 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:47.355466 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-314ef693-bcd0-4732-8375-a1b36194bd01 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:47.355839 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-314ef693-bcd0-4732-8375-a1b36194bd01 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:47.373311 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-314ef693-bcd0-4732-8375-a1b36194bd01 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:47.551043 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-314ef693-bcd0-4732-8375-a1b36194bd01 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:47.558484 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-314ef693-bcd0-4732-8375-a1b36194bd01 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1201 microversion: 2.1 time: 0.214632 Jun 01 22:43:47.558971 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1004/2961] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:47 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1201 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:47.652272 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d0495589-d1b7-4655-87c5-b3c08dbe225d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:47.652844 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d0495589-d1b7-4655-87c5-b3c08dbe225d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:47.658238 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d0495589-d1b7-4655-87c5-b3c08dbe225d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:47.658546 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d0495589-d1b7-4655-87c5-b3c08dbe225d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:47.658847 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d0495589-d1b7-4655-87c5-b3c08dbe225d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:47.659255 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d0495589-d1b7-4655-87c5-b3c08dbe225d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:47.659668 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d0495589-d1b7-4655-87c5-b3c08dbe225d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:47.660018 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d0495589-d1b7-4655-87c5-b3c08dbe225d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:47.674711 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d0495589-d1b7-4655-87c5-b3c08dbe225d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:47.841615 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d0495589-d1b7-4655-87c5-b3c08dbe225d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:47.849797 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d0495589-d1b7-4655-87c5-b3c08dbe225d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 200 len: 1252 microversion: 2.1 time: 0.200563 Jun 01 22:43:47.850112 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 971/2962] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:47 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 1252 bytes in 201 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:48.576944 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-05463aee-2ab8-4d9c-ae93-501cd8742acd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:48.581724 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-05463aee-2ab8-4d9c-ae93-501cd8742acd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:48.589246 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05463aee-2ab8-4d9c-ae93-501cd8742acd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:48.589530 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05463aee-2ab8-4d9c-ae93-501cd8742acd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:48.589758 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05463aee-2ab8-4d9c-ae93-501cd8742acd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:48.590257 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05463aee-2ab8-4d9c-ae93-501cd8742acd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:48.590669 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05463aee-2ab8-4d9c-ae93-501cd8742acd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:48.590933 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05463aee-2ab8-4d9c-ae93-501cd8742acd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:48.608748 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-05463aee-2ab8-4d9c-ae93-501cd8742acd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:48.782267 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-05463aee-2ab8-4d9c-ae93-501cd8742acd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:48.789898 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-05463aee-2ab8-4d9c-ae93-501cd8742acd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1201 microversion: 2.1 time: 0.214693 Jun 01 22:43:48.790280 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 988/2963] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:48 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1201 bytes in 215 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:48.872382 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f00adbe3-90d7-41dd-bb97-6cd7b95da334 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:48.874283 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f00adbe3-90d7-41dd-bb97-6cd7b95da334 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:48.880211 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f00adbe3-90d7-41dd-bb97-6cd7b95da334 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:48.880525 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f00adbe3-90d7-41dd-bb97-6cd7b95da334 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:48.880847 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f00adbe3-90d7-41dd-bb97-6cd7b95da334 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:48.881473 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f00adbe3-90d7-41dd-bb97-6cd7b95da334 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:48.881908 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f00adbe3-90d7-41dd-bb97-6cd7b95da334 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:48.882300 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f00adbe3-90d7-41dd-bb97-6cd7b95da334 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:48.907174 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f00adbe3-90d7-41dd-bb97-6cd7b95da334 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:49.172916 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f00adbe3-90d7-41dd-bb97-6cd7b95da334 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:49.182004 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f00adbe3-90d7-41dd-bb97-6cd7b95da334 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 200 len: 1252 microversion: 2.1 time: 0.313534 Jun 01 22:43:49.182448 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1005/2964] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:48 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 1252 bytes in 314 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:49.203782 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-0101f6f4-0c6f-43ff-aa6a-87d0bec740cf req-e9aae981-9fb1-4a10-8c22-bc75d5838050 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "118904c3-2868-41a2-aa6c-89eab488f84f", "name": "network-vif-plugged", "status": "completed", "tag": "4f4898bc-bec2-4e83-ab76-d728f1062af7"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:49.211295 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-0101f6f4-0c6f-43ff-aa6a-87d0bec740cf req-e9aae981-9fb1-4a10-8c22-bc75d5838050 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:49.211429 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-0101f6f4-0c6f-43ff-aa6a-87d0bec740cf req-e9aae981-9fb1-4a10-8c22-bc75d5838050 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:49.211654 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-0101f6f4-0c6f-43ff-aa6a-87d0bec740cf req-e9aae981-9fb1-4a10-8c22-bc75d5838050 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:49.218333 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-0101f6f4-0c6f-43ff-aa6a-87d0bec740cf req-e9aae981-9fb1-4a10-8c22-bc75d5838050 service nova] Creating event network-vif-plugged:4f4898bc-bec2-4e83-ab76-d728f1062af7 for instance 118904c3-2868-41a2-aa6c-89eab488f84f on np0000001904 Jun 01 22:43:49.219007 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-0101f6f4-0c6f-43ff-aa6a-87d0bec740cf req-e9aae981-9fb1-4a10-8c22-bc75d5838050 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:49.225106 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-0101f6f4-0c6f-43ff-aa6a-87d0bec740cf req-e9aae981-9fb1-4a10-8c22-bc75d5838050 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024287 Jun 01 22:43:49.225532 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 972/2965] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:49 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:49.813132 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-bb048bc8-f71c-43e7-8c62-44f0d86eadd9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:49.815238 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-bb048bc8-f71c-43e7-8c62-44f0d86eadd9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:49.821832 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bb048bc8-f71c-43e7-8c62-44f0d86eadd9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:49.822252 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bb048bc8-f71c-43e7-8c62-44f0d86eadd9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:49.822632 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bb048bc8-f71c-43e7-8c62-44f0d86eadd9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:49.823431 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bb048bc8-f71c-43e7-8c62-44f0d86eadd9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:49.823684 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bb048bc8-f71c-43e7-8c62-44f0d86eadd9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:49.824041 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bb048bc8-f71c-43e7-8c62-44f0d86eadd9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:49.846787 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-bb048bc8-f71c-43e7-8c62-44f0d86eadd9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:50.095643 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-bb048bc8-f71c-43e7-8c62-44f0d86eadd9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:50.102608 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-bb048bc8-f71c-43e7-8c62-44f0d86eadd9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1201 microversion: 2.1 time: 0.291810 Jun 01 22:43:50.102995 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 989/2966] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:49 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1201 bytes in 292 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:50.201554 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-729d529d-9e1d-43fb-ba3d-341de41abcc0 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:50.203286 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-729d529d-9e1d-43fb-ba3d-341de41abcc0 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:50.209084 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-729d529d-9e1d-43fb-ba3d-341de41abcc0 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:50.209397 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-729d529d-9e1d-43fb-ba3d-341de41abcc0 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:50.209694 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-729d529d-9e1d-43fb-ba3d-341de41abcc0 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:50.210243 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-729d529d-9e1d-43fb-ba3d-341de41abcc0 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:50.210658 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-729d529d-9e1d-43fb-ba3d-341de41abcc0 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:50.211082 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-729d529d-9e1d-43fb-ba3d-341de41abcc0 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:50.234073 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-729d529d-9e1d-43fb-ba3d-341de41abcc0 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:50.394292 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-729d529d-9e1d-43fb-ba3d-341de41abcc0 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:50.402059 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-729d529d-9e1d-43fb-ba3d-341de41abcc0 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 200 len: 1252 microversion: 2.1 time: 0.202438 Jun 01 22:43:50.402417 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1006/2967] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:50 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 1252 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:51.120158 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4ab9e6c8-40d2-4b1f-8a77-b0f0d78e4358 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:51.121658 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4ab9e6c8-40d2-4b1f-8a77-b0f0d78e4358 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:51.125851 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ab9e6c8-40d2-4b1f-8a77-b0f0d78e4358 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:51.126115 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ab9e6c8-40d2-4b1f-8a77-b0f0d78e4358 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:51.126352 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ab9e6c8-40d2-4b1f-8a77-b0f0d78e4358 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:51.126787 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ab9e6c8-40d2-4b1f-8a77-b0f0d78e4358 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:51.127100 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ab9e6c8-40d2-4b1f-8a77-b0f0d78e4358 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:51.127362 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4ab9e6c8-40d2-4b1f-8a77-b0f0d78e4358 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:51.141160 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4ab9e6c8-40d2-4b1f-8a77-b0f0d78e4358 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:51.262081 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4ab9e6c8-40d2-4b1f-8a77-b0f0d78e4358 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:51.266483 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-0b3453e3-e196-428c-b319-d4fb8e0e0be8 req-a860d8a3-490e-4776-85ec-c966482ebf1d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "118904c3-2868-41a2-aa6c-89eab488f84f", "name": "network-vif-plugged", "status": "completed", "tag": "4f4898bc-bec2-4e83-ab76-d728f1062af7"}, {"server_uuid": "bd6bacfc-2b6c-41b5-9a66-5b391e18747a", "name": "network-vif-plugged", "status": "completed", "tag": "29f522bc-8dc3-4a11-bd15-dc4925df4b53"}, {"server_uuid": "bd6bacfc-2b6c-41b5-9a66-5b391e18747a", "name": "network-vif-plugged", "status": "completed", "tag": "29f522bc-8dc3-4a11-bd15-dc4925df4b53"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:51.269772 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4ab9e6c8-40d2-4b1f-8a77-b0f0d78e4358 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1385 microversion: 2.1 time: 0.151408 Jun 01 22:43:51.270072 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 973/2968] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:51 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1385 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:51.273930 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-0b3453e3-e196-428c-b319-d4fb8e0e0be8 req-a860d8a3-490e-4776-85ec-c966482ebf1d service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:51.274114 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-0b3453e3-e196-428c-b319-d4fb8e0e0be8 req-a860d8a3-490e-4776-85ec-c966482ebf1d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:51.274258 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-0b3453e3-e196-428c-b319-d4fb8e0e0be8 req-a860d8a3-490e-4776-85ec-c966482ebf1d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:51.281250 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-0b3453e3-e196-428c-b319-d4fb8e0e0be8 req-a860d8a3-490e-4776-85ec-c966482ebf1d service nova] Creating event network-vif-plugged:4f4898bc-bec2-4e83-ab76-d728f1062af7 for instance 118904c3-2868-41a2-aa6c-89eab488f84f on np0000001904 Jun 01 22:43:51.281497 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-0b3453e3-e196-428c-b319-d4fb8e0e0be8 req-a860d8a3-490e-4776-85ec-c966482ebf1d service nova] Creating event network-vif-plugged:29f522bc-8dc3-4a11-bd15-dc4925df4b53 for instance bd6bacfc-2b6c-41b5-9a66-5b391e18747a on np0000001904 Jun 01 22:43:51.281733 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-0b3453e3-e196-428c-b319-d4fb8e0e0be8 req-a860d8a3-490e-4776-85ec-c966482ebf1d service nova] Creating event network-vif-plugged:29f522bc-8dc3-4a11-bd15-dc4925df4b53 for instance bd6bacfc-2b6c-41b5-9a66-5b391e18747a on np0000001904 Jun 01 22:43:51.282181 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-0b3453e3-e196-428c-b319-d4fb8e0e0be8 req-a860d8a3-490e-4776-85ec-c966482ebf1d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:51.286623 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6ab3843d-ccf9-445c-afda-faaf75d031eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:51.287244 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-0b3453e3-e196-428c-b319-d4fb8e0e0be8 req-a860d8a3-490e-4776-85ec-c966482ebf1d service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 525 microversion: 2.1 time: 0.022779 Jun 01 22:43:51.287554 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 990/2969] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:51 2026] POST /compute/v2.1/os-server-external-events => generated 525 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:51.287791 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6ab3843d-ccf9-445c-afda-faaf75d031eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:51.292845 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6ab3843d-ccf9-445c-afda-faaf75d031eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:51.293119 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6ab3843d-ccf9-445c-afda-faaf75d031eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:51.293341 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6ab3843d-ccf9-445c-afda-faaf75d031eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:51.293847 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6ab3843d-ccf9-445c-afda-faaf75d031eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:51.294054 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6ab3843d-ccf9-445c-afda-faaf75d031eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:51.294322 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6ab3843d-ccf9-445c-afda-faaf75d031eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:51.310312 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6ab3843d-ccf9-445c-afda-faaf75d031eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:51.419014 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-64c0a1ff-2b67-4d8b-8246-6aef664fed15 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:51.420819 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-64c0a1ff-2b67-4d8b-8246-6aef664fed15 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:51.425445 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-64c0a1ff-2b67-4d8b-8246-6aef664fed15 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:51.425758 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-64c0a1ff-2b67-4d8b-8246-6aef664fed15 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:51.425965 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-64c0a1ff-2b67-4d8b-8246-6aef664fed15 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:51.426527 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-64c0a1ff-2b67-4d8b-8246-6aef664fed15 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:51.426770 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-64c0a1ff-2b67-4d8b-8246-6aef664fed15 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:51.427075 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-64c0a1ff-2b67-4d8b-8246-6aef664fed15 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:51.444950 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6ab3843d-ccf9-445c-afda-faaf75d031eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:51.445595 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-64c0a1ff-2b67-4d8b-8246-6aef664fed15 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:51.453928 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6ab3843d-ccf9-445c-afda-faaf75d031eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1385 microversion: 2.1 time: 0.169541 Jun 01 22:43:51.454199 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1007/2970] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:51 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1385 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:51.470690 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c0cfc187-ebf3-4b11-9372-b1fc71147a79 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:51.472379 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c0cfc187-ebf3-4b11-9372-b1fc71147a79 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:51.477581 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c0cfc187-ebf3-4b11-9372-b1fc71147a79 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:51.477923 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c0cfc187-ebf3-4b11-9372-b1fc71147a79 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:51.478154 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c0cfc187-ebf3-4b11-9372-b1fc71147a79 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:51.478608 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c0cfc187-ebf3-4b11-9372-b1fc71147a79 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:51.478897 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c0cfc187-ebf3-4b11-9372-b1fc71147a79 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:51.479231 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c0cfc187-ebf3-4b11-9372-b1fc71147a79 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:51.504807 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c0cfc187-ebf3-4b11-9372-b1fc71147a79 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:51.621540 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-64c0a1ff-2b67-4d8b-8246-6aef664fed15 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:51.629523 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-64c0a1ff-2b67-4d8b-8246-6aef664fed15 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 200 len: 1252 microversion: 2.1 time: 0.212523 Jun 01 22:43:51.629812 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 974/2971] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:51 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 1252 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:51.649135 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c0cfc187-ebf3-4b11-9372-b1fc71147a79 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:51.658259 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c0cfc187-ebf3-4b11-9372-b1fc71147a79 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1385 microversion: 2.1 time: 0.189436 Jun 01 22:43:51.658637 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 991/2972] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:51 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1385 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:51.675520 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-320dbd39-ab72-42e2-ba76-f98570379423 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:51.675520 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-320dbd39-ab72-42e2-ba76-f98570379423 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:51.680197 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-320dbd39-ab72-42e2-ba76-f98570379423 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:51.680197 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-320dbd39-ab72-42e2-ba76-f98570379423 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:51.680197 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-320dbd39-ab72-42e2-ba76-f98570379423 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:51.680197 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-320dbd39-ab72-42e2-ba76-f98570379423 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:51.680478 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-320dbd39-ab72-42e2-ba76-f98570379423 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:51.680478 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-320dbd39-ab72-42e2-ba76-f98570379423 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:51.697005 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-320dbd39-ab72-42e2-ba76-f98570379423 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:43:51.752152 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-320dbd39-ab72-42e2-ba76-f98570379423 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 204 len: 0 microversion: 2.1 time: 0.079474 Jun 01 22:43:51.752775 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1008/2973] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:43:51 2026] DELETE /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:43:51.762912 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9bfe8343-c141-4977-8ec7-ee9a3cf09f0a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:51.764321 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-9bfe8343-c141-4977-8ec7-ee9a3cf09f0a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:51.769067 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9bfe8343-c141-4977-8ec7-ee9a3cf09f0a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:51.769372 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9bfe8343-c141-4977-8ec7-ee9a3cf09f0a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:51.769688 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9bfe8343-c141-4977-8ec7-ee9a3cf09f0a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:51.770176 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9bfe8343-c141-4977-8ec7-ee9a3cf09f0a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:51.770492 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9bfe8343-c141-4977-8ec7-ee9a3cf09f0a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:51.770779 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9bfe8343-c141-4977-8ec7-ee9a3cf09f0a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:51.789561 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-9bfe8343-c141-4977-8ec7-ee9a3cf09f0a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:51.954952 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9bfe8343-c141-4977-8ec7-ee9a3cf09f0a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:51.968032 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9bfe8343-c141-4977-8ec7-ee9a3cf09f0a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1391 microversion: 2.1 time: 0.206972 Jun 01 22:43:51.968389 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 975/2974] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:51 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1391 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:52.645048 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-35709815-aa4a-41d8-a3d9-281651ea6f6c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:52.646840 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-35709815-aa4a-41d8-a3d9-281651ea6f6c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:52.652644 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-35709815-aa4a-41d8-a3d9-281651ea6f6c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:52.652973 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-35709815-aa4a-41d8-a3d9-281651ea6f6c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:52.653246 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-35709815-aa4a-41d8-a3d9-281651ea6f6c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:52.653808 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-35709815-aa4a-41d8-a3d9-281651ea6f6c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:52.654182 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-35709815-aa4a-41d8-a3d9-281651ea6f6c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:52.654673 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-35709815-aa4a-41d8-a3d9-281651ea6f6c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:52.669611 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-35709815-aa4a-41d8-a3d9-281651ea6f6c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:52.813719 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-35709815-aa4a-41d8-a3d9-281651ea6f6c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:52.822150 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-35709815-aa4a-41d8-a3d9-281651ea6f6c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 200 len: 1440 microversion: 2.1 time: 0.178789 Jun 01 22:43:52.822150 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 992/2975] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:52 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 1440 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:52.845385 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0698d010-4858-4e95-ae25-e02d96ccbe20 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:52.846853 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0698d010-4858-4e95-ae25-e02d96ccbe20 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:52.852412 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0698d010-4858-4e95-ae25-e02d96ccbe20 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:52.852412 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0698d010-4858-4e95-ae25-e02d96ccbe20 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:52.852412 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0698d010-4858-4e95-ae25-e02d96ccbe20 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:52.852412 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0698d010-4858-4e95-ae25-e02d96ccbe20 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:52.852674 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0698d010-4858-4e95-ae25-e02d96ccbe20 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:52.852674 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0698d010-4858-4e95-ae25-e02d96ccbe20 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:52.871454 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-0698d010-4858-4e95-ae25-e02d96ccbe20 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:52.992153 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6e43fc9b-54da-44df-b1b9-41559bcfbd2a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:52.992878 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0698d010-4858-4e95-ae25-e02d96ccbe20 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.149387 Jun 01 22:43:52.993291 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1009/2976] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:43:52 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a/os-interface => generated 282 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:52.994247 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6e43fc9b-54da-44df-b1b9-41559bcfbd2a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:53.004596 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e43fc9b-54da-44df-b1b9-41559bcfbd2a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:53.004596 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e43fc9b-54da-44df-b1b9-41559bcfbd2a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:53.004596 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e43fc9b-54da-44df-b1b9-41559bcfbd2a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:53.004596 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e43fc9b-54da-44df-b1b9-41559bcfbd2a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:53.004897 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e43fc9b-54da-44df-b1b9-41559bcfbd2a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:53.004897 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e43fc9b-54da-44df-b1b9-41559bcfbd2a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:53.006455 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=182,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:43:53.019272 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6e43fc9b-54da-44df-b1b9-41559bcfbd2a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:53.174263 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6e43fc9b-54da-44df-b1b9-41559bcfbd2a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:53.181864 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6e43fc9b-54da-44df-b1b9-41559bcfbd2a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1391 microversion: 2.1 time: 0.191159 Jun 01 22:43:53.181864 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 976/2977] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:52 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1391 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:53.341539 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-9455496a-6327-49fc-867f-222320eb481d req-1faf6a89-462b-4ca1-aaa2-787bd57c78df service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "118904c3-2868-41a2-aa6c-89eab488f84f", "name": "network-vif-unplugged", "status": "completed", "tag": "4f4898bc-bec2-4e83-ab76-d728f1062af7"}, {"server_uuid": "118904c3-2868-41a2-aa6c-89eab488f84f", "name": "network-vif-unplugged", "status": "completed", "tag": "4f4898bc-bec2-4e83-ab76-d728f1062af7"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:53.349068 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-9455496a-6327-49fc-867f-222320eb481d req-1faf6a89-462b-4ca1-aaa2-787bd57c78df service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:53.349068 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-9455496a-6327-49fc-867f-222320eb481d req-1faf6a89-462b-4ca1-aaa2-787bd57c78df service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:53.349068 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-9455496a-6327-49fc-867f-222320eb481d req-1faf6a89-462b-4ca1-aaa2-787bd57c78df service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:53.353910 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-9455496a-6327-49fc-867f-222320eb481d req-1faf6a89-462b-4ca1-aaa2-787bd57c78df service nova] Creating event network-vif-unplugged:4f4898bc-bec2-4e83-ab76-d728f1062af7 for instance 118904c3-2868-41a2-aa6c-89eab488f84f on np0000001904 Jun 01 22:43:53.355812 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-9455496a-6327-49fc-867f-222320eb481d req-1faf6a89-462b-4ca1-aaa2-787bd57c78df service nova] Creating event network-vif-unplugged:4f4898bc-bec2-4e83-ab76-d728f1062af7 for instance 118904c3-2868-41a2-aa6c-89eab488f84f on np0000001904 Jun 01 22:43:53.355812 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-9455496a-6327-49fc-867f-222320eb481d req-1faf6a89-462b-4ca1-aaa2-787bd57c78df service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:53.359116 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-9455496a-6327-49fc-867f-222320eb481d req-1faf6a89-462b-4ca1-aaa2-787bd57c78df service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.018906 Jun 01 22:43:53.359116 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 993/2978] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:53 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:53.578660 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-246e691a-80e7-4c0f-a630-fbea40def261 req-4170f0bd-0bad-4a40-bbf8-aba015293efa service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "bd6bacfc-2b6c-41b5-9a66-5b391e18747a", "tag": "29f522bc-8dc3-4a11-bd15-dc4925df4b53"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:53.583745 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-246e691a-80e7-4c0f-a630-fbea40def261 req-4170f0bd-0bad-4a40-bbf8-aba015293efa service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:53.584152 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-246e691a-80e7-4c0f-a630-fbea40def261 req-4170f0bd-0bad-4a40-bbf8-aba015293efa service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:53.584406 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-246e691a-80e7-4c0f-a630-fbea40def261 req-4170f0bd-0bad-4a40-bbf8-aba015293efa service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:53.598452 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-246e691a-80e7-4c0f-a630-fbea40def261 req-4170f0bd-0bad-4a40-bbf8-aba015293efa service nova] Creating event network-changed:29f522bc-8dc3-4a11-bd15-dc4925df4b53 for instance bd6bacfc-2b6c-41b5-9a66-5b391e18747a on np0000001904 Jun 01 22:43:53.599636 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-246e691a-80e7-4c0f-a630-fbea40def261 req-4170f0bd-0bad-4a40-bbf8-aba015293efa service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:53.605818 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-246e691a-80e7-4c0f-a630-fbea40def261 req-4170f0bd-0bad-4a40-bbf8-aba015293efa service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030216 Jun 01 22:43:53.605818 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1010/2979] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:53 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:54.200913 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c0010653-a6e0-4ca9-955c-f38f0312d379 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:54.202243 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c0010653-a6e0-4ca9-955c-f38f0312d379 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:54.209372 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c0010653-a6e0-4ca9-955c-f38f0312d379 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:54.209372 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c0010653-a6e0-4ca9-955c-f38f0312d379 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:54.209372 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c0010653-a6e0-4ca9-955c-f38f0312d379 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:54.209372 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c0010653-a6e0-4ca9-955c-f38f0312d379 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:54.209639 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c0010653-a6e0-4ca9-955c-f38f0312d379 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:54.209639 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c0010653-a6e0-4ca9-955c-f38f0312d379 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:54.225669 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c0010653-a6e0-4ca9-955c-f38f0312d379 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:54.373023 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c0010653-a6e0-4ca9-955c-f38f0312d379 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:54.380732 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c0010653-a6e0-4ca9-955c-f38f0312d379 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1391 microversion: 2.1 time: 0.181513 Jun 01 22:43:54.381110 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 977/2980] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:54 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1391 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:55.398146 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e4a3206a-7b54-4d2d-aa36-389129a9f6ae tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:55.402123 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e4a3206a-7b54-4d2d-aa36-389129a9f6ae tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:55.407860 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e4a3206a-7b54-4d2d-aa36-389129a9f6ae tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:55.407860 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e4a3206a-7b54-4d2d-aa36-389129a9f6ae tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:55.408010 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e4a3206a-7b54-4d2d-aa36-389129a9f6ae tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:55.408595 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e4a3206a-7b54-4d2d-aa36-389129a9f6ae tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:55.409017 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e4a3206a-7b54-4d2d-aa36-389129a9f6ae tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:55.409405 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e4a3206a-7b54-4d2d-aa36-389129a9f6ae tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:55.414818 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-942ec317-5a8c-4233-ab1a-0b9d29e946a3 req-71b3dac2-a9e3-4fee-add6-56404218a1ca service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "118904c3-2868-41a2-aa6c-89eab488f84f", "name": "network-vif-deleted", "tag": "4f4898bc-bec2-4e83-ab76-d728f1062af7"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:43:55.422371 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-942ec317-5a8c-4233-ab1a-0b9d29e946a3 req-71b3dac2-a9e3-4fee-add6-56404218a1ca service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:55.422865 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-942ec317-5a8c-4233-ab1a-0b9d29e946a3 req-71b3dac2-a9e3-4fee-add6-56404218a1ca service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:55.423091 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-942ec317-5a8c-4233-ab1a-0b9d29e946a3 req-71b3dac2-a9e3-4fee-add6-56404218a1ca service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:55.427882 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e4a3206a-7b54-4d2d-aa36-389129a9f6ae tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:55.430589 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-942ec317-5a8c-4233-ab1a-0b9d29e946a3 req-71b3dac2-a9e3-4fee-add6-56404218a1ca service nova] Creating event network-vif-deleted:4f4898bc-bec2-4e83-ab76-d728f1062af7 for instance 118904c3-2868-41a2-aa6c-89eab488f84f on np0000001904 Jun 01 22:43:55.431024 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-942ec317-5a8c-4233-ab1a-0b9d29e946a3 req-71b3dac2-a9e3-4fee-add6-56404218a1ca service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:43:55.435147 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-942ec317-5a8c-4233-ab1a-0b9d29e946a3 req-71b3dac2-a9e3-4fee-add6-56404218a1ca service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022995 Jun 01 22:43:55.435458 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1011/2981] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:43:55 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:43:55.493215 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e4a3206a-7b54-4d2d-aa36-389129a9f6ae tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:55.501129 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e4a3206a-7b54-4d2d-aa36-389129a9f6ae tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1186 microversion: 2.1 time: 0.106042 Jun 01 22:43:55.501466 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 994/2982] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:55 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1186 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:56.517109 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-568e5383-76fb-48e6-8593-7ce401781657 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:56.518536 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-568e5383-76fb-48e6-8593-7ce401781657 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:56.523326 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-568e5383-76fb-48e6-8593-7ce401781657 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:56.523589 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-568e5383-76fb-48e6-8593-7ce401781657 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:56.523805 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-568e5383-76fb-48e6-8593-7ce401781657 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:56.524203 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-568e5383-76fb-48e6-8593-7ce401781657 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:56.524506 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-568e5383-76fb-48e6-8593-7ce401781657 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:56.524787 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-568e5383-76fb-48e6-8593-7ce401781657 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:56.544123 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-568e5383-76fb-48e6-8593-7ce401781657 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:56.544301 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-568e5383-76fb-48e6-8593-7ce401781657 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:56.544463 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-568e5383-76fb-48e6-8593-7ce401781657 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:56.544729 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-568e5383-76fb-48e6-8593-7ce401781657 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lazy-loading 'fault' on Instance uuid 118904c3-2868-41a2-aa6c-89eab488f84f {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:43:56.548048 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-568e5383-76fb-48e6-8593-7ce401781657 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:56.593065 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-568e5383-76fb-48e6-8593-7ce401781657 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:56.600539 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-568e5383-76fb-48e6-8593-7ce401781657 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1191 microversion: 2.1 time: 0.085079 Jun 01 22:43:56.601168 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 978/2983] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:56 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1191 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:57.625524 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-64b5db5e-fe02-4ae9-a6b9-36bcdccc47a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:57.626995 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-64b5db5e-fe02-4ae9-a6b9-36bcdccc47a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:57.639672 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-64b5db5e-fe02-4ae9-a6b9-36bcdccc47a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:57.639936 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-64b5db5e-fe02-4ae9-a6b9-36bcdccc47a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:57.640143 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-64b5db5e-fe02-4ae9-a6b9-36bcdccc47a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:57.640637 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-64b5db5e-fe02-4ae9-a6b9-36bcdccc47a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:57.640931 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-64b5db5e-fe02-4ae9-a6b9-36bcdccc47a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:57.641194 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-64b5db5e-fe02-4ae9-a6b9-36bcdccc47a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:57.663316 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-64b5db5e-fe02-4ae9-a6b9-36bcdccc47a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:57.663600 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-64b5db5e-fe02-4ae9-a6b9-36bcdccc47a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:57.663802 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-64b5db5e-fe02-4ae9-a6b9-36bcdccc47a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:57.664085 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-64b5db5e-fe02-4ae9-a6b9-36bcdccc47a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lazy-loading 'fault' on Instance uuid 118904c3-2868-41a2-aa6c-89eab488f84f {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:43:57.668263 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-64b5db5e-fe02-4ae9-a6b9-36bcdccc47a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:43:57.730422 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-64b5db5e-fe02-4ae9-a6b9-36bcdccc47a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:43:57.738293 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-64b5db5e-fe02-4ae9-a6b9-36bcdccc47a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 200 len: 1191 microversion: 2.1 time: 0.117281 Jun 01 22:43:57.738587 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1012/2984] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:57 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 1191 bytes in 118 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:43:58.755013 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6adf78d6-4da7-4a43-bd03-5670ab907b41 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:43:58.756913 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6adf78d6-4da7-4a43-bd03-5670ab907b41 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 118904c3-2868-41a2-aa6c-89eab488f84f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:43:58.762649 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=60,nova_api:INSERT=3,nova_api:DELETE=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:43:58.765867 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6adf78d6-4da7-4a43-bd03-5670ab907b41 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:58.766405 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6adf78d6-4da7-4a43-bd03-5670ab907b41 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:58.766825 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6adf78d6-4da7-4a43-bd03-5670ab907b41 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:58.767335 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6adf78d6-4da7-4a43-bd03-5670ab907b41 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:43:58.767719 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6adf78d6-4da7-4a43-bd03-5670ab907b41 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:43:58.768159 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6adf78d6-4da7-4a43-bd03-5670ab907b41 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:43:58.771916 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=171,nova_cell1:INSERT=2,nova_cell1:UPDATE=3 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:43:58.778730 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-6adf78d6-4da7-4a43-bd03-5670ab907b41 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] HTTP exception thrown: Instance 118904c3-2868-41a2-aa6c-89eab488f84f could not be found. Jun 01 22:43:58.778947 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6adf78d6-4da7-4a43-bd03-5670ab907b41 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Returning 404 to user: Instance 118904c3-2868-41a2-aa6c-89eab488f84f could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:43:58.779347 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6adf78d6-4da7-4a43-bd03-5670ab907b41 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f" status: 404 len: 111 microversion: 2.1 time: 0.026534 Jun 01 22:43:58.779690 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 995/2985] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:43:58 2026] GET /compute/v2.1/servers/118904c3-2868-41a2-aa6c-89eab488f84f => generated 111 bytes in 27 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:44:01.465478 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-34d4d1e7-69e8-4bb1-8c3d-4361b3eacbeb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1586461931", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCTzSReKoOrEAELlfebEWBmMyNjJxagQ+E9uthFuKALUcnUd0LZqHRrGB6QjgWo8iorYcmJu/exjwCXcnahsVs5m/o4zHaV+WuOtJXO89l7C68NS7SjEqRnIorXzG1IvUQ=="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:44:01.476226 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-34d4d1e7-69e8-4bb1-8c3d-4361b3eacbeb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:44:01.478812 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-34d4d1e7-69e8-4bb1-8c3d-4361b3eacbeb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for user 720720a71fc744449b75cea9b4b611e7 and project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:44:01.495667 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-34d4d1e7-69e8-4bb1-8c3d-4361b3eacbeb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.031820 Jun 01 22:44:01.496011 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 979/2986] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:44:01 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:02.376818 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-857258506", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "4abc2d9f-8ce7-4efd-a705-89afae1470cf", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "ff3b2d13-aff4-41f5-b7e9-f43caca179df"}], "security_groups": [{"name": "tempest-securitygroup--1703660954"}], "key_name": "tempest-keypair-1586461931", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:44:02.413474 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:02.413800 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:02.414055 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:02.414493 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:02.414811 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:02.415070 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:02.419032 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=194,nova_cell1:UPDATE=8,nova_cell1:INSERT=4 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:44:02.421715 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:02.494288 np0000001904 devstack@n-api.service[86662]: DEBUG nova.network.neutron [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] validate_networks() for [('ff3b2d13-aff4-41f5-b7e9-f43caca179df', None, None, None, None, None)] {{(pid=86662) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:44:02.494704 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:02.703166 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:02.826048 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:44:02.826281 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:44:02.826525 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:44:02.826744 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:44:02.826949 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:44:02.832974 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:02.833166 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:02.833337 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:02.833942 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:02.834116 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:02.834277 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:02.854172 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:44:02.857666 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for user 720720a71fc744449b75cea9b4b611e7 and project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:44:02.898356 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Going to run 1 instances... {{(pid=86662) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:44:02.900106 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] 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='4abc2d9f-8ce7-4efd-a705-89afae1470cf',volume_size=None,volume_type=None)] {{(pid=86662) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:44:03.050876 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-05b36cc4-672d-4a4e-b11f-b56874d1ac5a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.675392 Jun 01 22:44:03.051292 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1013/2987] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:44:02 2026] POST /compute/v2.1/servers => generated 406 bytes in 676 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:44:03.064480 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c5fbbe79-5695-4f02-aea8-1d8c4b6ad48f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:03.065890 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c5fbbe79-5695-4f02-aea8-1d8c4b6ad48f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:03.076942 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c5fbbe79-5695-4f02-aea8-1d8c4b6ad48f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:03.132264 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c5fbbe79-5695-4f02-aea8-1d8c4b6ad48f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:03.140015 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c5fbbe79-5695-4f02-aea8-1d8c4b6ad48f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1078 microversion: 2.1 time: 0.077153 Jun 01 22:44:03.140266 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 996/2988] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:03 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1078 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:04.160667 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3f148ec7-888c-4e33-82cc-81e67ebb4359 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:04.162001 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3f148ec7-888c-4e33-82cc-81e67ebb4359 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:04.166135 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3f148ec7-888c-4e33-82cc-81e67ebb4359 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:04.166421 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3f148ec7-888c-4e33-82cc-81e67ebb4359 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:04.166700 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3f148ec7-888c-4e33-82cc-81e67ebb4359 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:04.167194 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3f148ec7-888c-4e33-82cc-81e67ebb4359 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:04.167553 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3f148ec7-888c-4e33-82cc-81e67ebb4359 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:04.167883 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3f148ec7-888c-4e33-82cc-81e67ebb4359 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:04.184988 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3f148ec7-888c-4e33-82cc-81e67ebb4359 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:04.247033 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3f148ec7-888c-4e33-82cc-81e67ebb4359 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:04.255315 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3f148ec7-888c-4e33-82cc-81e67ebb4359 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1128 microversion: 2.1 time: 0.096270 Jun 01 22:44:04.255854 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 980/2989] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:04 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1128 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:05.270520 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6870fd2c-3881-4cee-a591-16ae93c81eee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:05.271893 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6870fd2c-3881-4cee-a591-16ae93c81eee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:05.277126 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6870fd2c-3881-4cee-a591-16ae93c81eee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:05.277421 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6870fd2c-3881-4cee-a591-16ae93c81eee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:05.277693 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6870fd2c-3881-4cee-a591-16ae93c81eee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:05.278153 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6870fd2c-3881-4cee-a591-16ae93c81eee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:05.278459 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6870fd2c-3881-4cee-a591-16ae93c81eee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:05.278795 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6870fd2c-3881-4cee-a591-16ae93c81eee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:05.293555 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6870fd2c-3881-4cee-a591-16ae93c81eee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:05.341656 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6870fd2c-3881-4cee-a591-16ae93c81eee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:05.349055 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6870fd2c-3881-4cee-a591-16ae93c81eee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1176 microversion: 2.1 time: 0.080359 Jun 01 22:44:05.349319 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1014/2990] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:05 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1176 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:06.364999 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-21715dbd-934d-4f77-ab55-b770429bff9a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:06.366377 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-21715dbd-934d-4f77-ab55-b770429bff9a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:06.371542 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-21715dbd-934d-4f77-ab55-b770429bff9a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:06.371997 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-21715dbd-934d-4f77-ab55-b770429bff9a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:06.372268 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-21715dbd-934d-4f77-ab55-b770429bff9a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:06.372872 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-21715dbd-934d-4f77-ab55-b770429bff9a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:06.373204 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-21715dbd-934d-4f77-ab55-b770429bff9a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:06.373477 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-21715dbd-934d-4f77-ab55-b770429bff9a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:06.389490 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-21715dbd-934d-4f77-ab55-b770429bff9a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:06.439747 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-21715dbd-934d-4f77-ab55-b770429bff9a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:06.447037 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-21715dbd-934d-4f77-ab55-b770429bff9a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1176 microversion: 2.1 time: 0.083991 Jun 01 22:44:06.447406 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 997/2991] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:06 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1176 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:07.462013 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6e4c9b6d-b13c-4870-ada2-302c5f738395 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:07.463492 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6e4c9b6d-b13c-4870-ada2-302c5f738395 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:07.469110 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e4c9b6d-b13c-4870-ada2-302c5f738395 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:07.469462 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e4c9b6d-b13c-4870-ada2-302c5f738395 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:07.469759 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e4c9b6d-b13c-4870-ada2-302c5f738395 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:07.470351 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e4c9b6d-b13c-4870-ada2-302c5f738395 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:07.470877 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e4c9b6d-b13c-4870-ada2-302c5f738395 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:07.471385 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e4c9b6d-b13c-4870-ada2-302c5f738395 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:07.488901 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6e4c9b6d-b13c-4870-ada2-302c5f738395 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:07.546539 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6e4c9b6d-b13c-4870-ada2-302c5f738395 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:07.558389 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6e4c9b6d-b13c-4870-ada2-302c5f738395 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1184 microversion: 2.1 time: 0.097992 Jun 01 22:44:07.558849 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 981/2992] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:07 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1184 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:08.576678 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e5a9ef11-08b2-42d5-849c-9115ed777e46 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:08.577612 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e5a9ef11-08b2-42d5-849c-9115ed777e46 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:08.583369 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5a9ef11-08b2-42d5-849c-9115ed777e46 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:08.583823 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5a9ef11-08b2-42d5-849c-9115ed777e46 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:08.585517 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5a9ef11-08b2-42d5-849c-9115ed777e46 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:08.585517 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5a9ef11-08b2-42d5-849c-9115ed777e46 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:08.585517 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5a9ef11-08b2-42d5-849c-9115ed777e46 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:08.585517 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5a9ef11-08b2-42d5-849c-9115ed777e46 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:08.609604 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e5a9ef11-08b2-42d5-849c-9115ed777e46 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:08.799317 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e5a9ef11-08b2-42d5-849c-9115ed777e46 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:08.808537 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e5a9ef11-08b2-42d5-849c-9115ed777e46 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1262 microversion: 2.1 time: 0.234599 Jun 01 22:44:08.809019 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1015/2993] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:08 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1262 bytes in 235 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:08.865329 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-cbec6b96-c3e8-4bfa-90d0-c5a37b4fdedc req-dafe57fe-e84f-4a8a-997e-65a447be5f66 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a6a62c78-b139-4306-be3d-2a81b6bdef09", "tag": "96ebc952-9f4e-4550-bf42-e6c390a5d0ec"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:44:08.873251 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-cbec6b96-c3e8-4bfa-90d0-c5a37b4fdedc req-dafe57fe-e84f-4a8a-997e-65a447be5f66 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:08.873475 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-cbec6b96-c3e8-4bfa-90d0-c5a37b4fdedc req-dafe57fe-e84f-4a8a-997e-65a447be5f66 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:08.873680 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-cbec6b96-c3e8-4bfa-90d0-c5a37b4fdedc req-dafe57fe-e84f-4a8a-997e-65a447be5f66 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:08.881731 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-cbec6b96-c3e8-4bfa-90d0-c5a37b4fdedc req-dafe57fe-e84f-4a8a-997e-65a447be5f66 service nova] Creating event network-changed:96ebc952-9f4e-4550-bf42-e6c390a5d0ec for instance a6a62c78-b139-4306-be3d-2a81b6bdef09 on np0000001904 Jun 01 22:44:08.882200 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-cbec6b96-c3e8-4bfa-90d0-c5a37b4fdedc req-dafe57fe-e84f-4a8a-997e-65a447be5f66 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:44:08.886899 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-cbec6b96-c3e8-4bfa-90d0-c5a37b4fdedc req-dafe57fe-e84f-4a8a-997e-65a447be5f66 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.126548 Jun 01 22:44:08.887298 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 998/2994] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:44:08 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:09.831739 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e08fa995-0ab7-49c3-9c40-8c273ba7b301 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:09.833242 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e08fa995-0ab7-49c3-9c40-8c273ba7b301 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:09.838404 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e08fa995-0ab7-49c3-9c40-8c273ba7b301 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:09.838738 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e08fa995-0ab7-49c3-9c40-8c273ba7b301 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:09.838987 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e08fa995-0ab7-49c3-9c40-8c273ba7b301 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:09.839425 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e08fa995-0ab7-49c3-9c40-8c273ba7b301 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:09.839799 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e08fa995-0ab7-49c3-9c40-8c273ba7b301 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:09.840081 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e08fa995-0ab7-49c3-9c40-8c273ba7b301 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:09.862831 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e08fa995-0ab7-49c3-9c40-8c273ba7b301 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:10.013553 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e08fa995-0ab7-49c3-9c40-8c273ba7b301 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:10.023746 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e08fa995-0ab7-49c3-9c40-8c273ba7b301 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1262 microversion: 2.1 time: 0.193916 Jun 01 22:44:10.024168 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 982/2995] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:09 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1262 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:11.037470 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-05ee0a7a-89e1-433a-9485-c55af16ca502 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:11.038892 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-05ee0a7a-89e1-433a-9485-c55af16ca502 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:11.044162 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05ee0a7a-89e1-433a-9485-c55af16ca502 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:11.044440 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05ee0a7a-89e1-433a-9485-c55af16ca502 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:11.044685 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05ee0a7a-89e1-433a-9485-c55af16ca502 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:11.045129 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05ee0a7a-89e1-433a-9485-c55af16ca502 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:11.045414 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05ee0a7a-89e1-433a-9485-c55af16ca502 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:11.045714 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05ee0a7a-89e1-433a-9485-c55af16ca502 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:11.058605 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-05ee0a7a-89e1-433a-9485-c55af16ca502 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:11.068095 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-fef44862-3634-4ef7-a989-896dd9fe3595 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "b4d9af88-efdf-4a8d-b671-cf909cdd84cd", "device": "/dev/vdb"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:44:11.069524 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-fef44862-3634-4ef7-a989-896dd9fe3595 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:11.073179 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fef44862-3634-4ef7-a989-896dd9fe3595 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:11.073303 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fef44862-3634-4ef7-a989-896dd9fe3595 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:11.073427 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fef44862-3634-4ef7-a989-896dd9fe3595 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:11.073723 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fef44862-3634-4ef7-a989-896dd9fe3595 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:11.073854 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fef44862-3634-4ef7-a989-896dd9fe3595 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:11.073965 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fef44862-3634-4ef7-a989-896dd9fe3595 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:11.181775 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-05ee0a7a-89e1-433a-9485-c55af16ca502 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:11.188384 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-05ee0a7a-89e1-433a-9485-c55af16ca502 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1250 microversion: 2.1 time: 0.152789 Jun 01 22:44:11.188695 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1016/2996] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:11 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1250 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:11.482963 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:44:12.202291 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cc18b70e-bdb2-4609-a53d-ee797ca133c0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:12.203662 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cc18b70e-bdb2-4609-a53d-ee797ca133c0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:12.208265 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc18b70e-bdb2-4609-a53d-ee797ca133c0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:12.208492 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc18b70e-bdb2-4609-a53d-ee797ca133c0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:12.208727 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc18b70e-bdb2-4609-a53d-ee797ca133c0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:12.209117 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc18b70e-bdb2-4609-a53d-ee797ca133c0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:12.209398 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc18b70e-bdb2-4609-a53d-ee797ca133c0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:12.209710 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc18b70e-bdb2-4609-a53d-ee797ca133c0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:12.226658 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cc18b70e-bdb2-4609-a53d-ee797ca133c0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:12.337589 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cc18b70e-bdb2-4609-a53d-ee797ca133c0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:12.344767 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cc18b70e-bdb2-4609-a53d-ee797ca133c0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1250 microversion: 2.1 time: 0.144088 Jun 01 22:44:12.345064 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 983/2997] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:12 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1250 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:12.840464 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:44:12.861580 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:44:13.134461 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:44:13.361200 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d5f43761-6acd-4544-902b-441894324eb3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:13.362918 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d5f43761-6acd-4544-902b-441894324eb3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:13.369715 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d5f43761-6acd-4544-902b-441894324eb3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:13.370126 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d5f43761-6acd-4544-902b-441894324eb3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:13.370405 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d5f43761-6acd-4544-902b-441894324eb3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:13.371088 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d5f43761-6acd-4544-902b-441894324eb3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:13.371509 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d5f43761-6acd-4544-902b-441894324eb3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:13.371926 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d5f43761-6acd-4544-902b-441894324eb3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:13.386685 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-d5f43761-6acd-4544-902b-441894324eb3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:13.527346 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d5f43761-6acd-4544-902b-441894324eb3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:13.536738 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d5f43761-6acd-4544-902b-441894324eb3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1250 microversion: 2.1 time: 0.178216 Jun 01 22:44:13.537185 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1017/2998] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:13 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1250 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:13.624198 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-fef44862-3634-4ef7-a989-896dd9fe3595 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "POST /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.558068 Jun 01 22:44:13.624659 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 999/2999] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:44:11 2026] POST /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319/os-volume_attachments => generated 194 bytes in 2559 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:14.551532 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-39eb0fd5-c1b5-4e91-a2e5-a5117ebd743a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:14.553062 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-39eb0fd5-c1b5-4e91-a2e5-a5117ebd743a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:14.558073 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39eb0fd5-c1b5-4e91-a2e5-a5117ebd743a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:14.558470 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39eb0fd5-c1b5-4e91-a2e5-a5117ebd743a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:14.558806 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39eb0fd5-c1b5-4e91-a2e5-a5117ebd743a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:14.559303 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39eb0fd5-c1b5-4e91-a2e5-a5117ebd743a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:14.559709 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39eb0fd5-c1b5-4e91-a2e5-a5117ebd743a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:14.560051 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-39eb0fd5-c1b5-4e91-a2e5-a5117ebd743a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:14.574300 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-39eb0fd5-c1b5-4e91-a2e5-a5117ebd743a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:14.714894 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-39eb0fd5-c1b5-4e91-a2e5-a5117ebd743a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:14.721873 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-39eb0fd5-c1b5-4e91-a2e5-a5117ebd743a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1250 microversion: 2.1 time: 0.171995 Jun 01 22:44:14.722139 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 984/3000] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:14 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1250 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:15.736251 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-69812394-2a38-49b2-b5a3-1379509d755d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:15.738073 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-69812394-2a38-49b2-b5a3-1379509d755d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:15.743953 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-69812394-2a38-49b2-b5a3-1379509d755d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:15.744274 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-69812394-2a38-49b2-b5a3-1379509d755d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:15.744519 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-69812394-2a38-49b2-b5a3-1379509d755d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:15.745022 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-69812394-2a38-49b2-b5a3-1379509d755d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:15.745328 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-69812394-2a38-49b2-b5a3-1379509d755d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:15.745659 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-69812394-2a38-49b2-b5a3-1379509d755d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:15.761251 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-69812394-2a38-49b2-b5a3-1379509d755d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:15.921693 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-69812394-2a38-49b2-b5a3-1379509d755d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:15.928157 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-69812394-2a38-49b2-b5a3-1379509d755d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1250 microversion: 2.1 time: 0.193612 Jun 01 22:44:15.928408 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1018/3001] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:15 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1250 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:16.942935 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-41133221-19dd-4ecc-bc50-725394c45ca7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:16.944616 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-41133221-19dd-4ecc-bc50-725394c45ca7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:16.949523 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-41133221-19dd-4ecc-bc50-725394c45ca7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:16.949821 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-41133221-19dd-4ecc-bc50-725394c45ca7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:16.950016 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-41133221-19dd-4ecc-bc50-725394c45ca7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:16.950421 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-41133221-19dd-4ecc-bc50-725394c45ca7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:16.950752 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-41133221-19dd-4ecc-bc50-725394c45ca7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:16.951016 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-41133221-19dd-4ecc-bc50-725394c45ca7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:16.966464 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-41133221-19dd-4ecc-bc50-725394c45ca7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:17.108394 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-41133221-19dd-4ecc-bc50-725394c45ca7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:17.115667 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-41133221-19dd-4ecc-bc50-725394c45ca7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1250 microversion: 2.1 time: 0.174689 Jun 01 22:44:17.115919 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1000/3002] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:16 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1250 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:18.132506 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-fe2f4c97-bf83-4d7e-85c0-87e49a4c8dca tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:18.133666 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-fe2f4c97-bf83-4d7e-85c0-87e49a4c8dca tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:18.139935 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fe2f4c97-bf83-4d7e-85c0-87e49a4c8dca tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:18.139935 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fe2f4c97-bf83-4d7e-85c0-87e49a4c8dca tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:18.139935 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fe2f4c97-bf83-4d7e-85c0-87e49a4c8dca tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:18.139935 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fe2f4c97-bf83-4d7e-85c0-87e49a4c8dca tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:18.140111 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fe2f4c97-bf83-4d7e-85c0-87e49a4c8dca tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:18.140308 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fe2f4c97-bf83-4d7e-85c0-87e49a4c8dca tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:18.154371 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-fe2f4c97-bf83-4d7e-85c0-87e49a4c8dca tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:18.291345 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-fe2f4c97-bf83-4d7e-85c0-87e49a4c8dca tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:18.300343 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-fe2f4c97-bf83-4d7e-85c0-87e49a4c8dca tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1250 microversion: 2.1 time: 0.170421 Jun 01 22:44:18.300627 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 985/3003] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:18 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1250 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:18.350317 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-49f03aa9-3889-42cf-9bed-4bd09eec6f14 req-bb96f4b2-83bf-4c10-8ce6-db7b154ba925 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a6a62c78-b139-4306-be3d-2a81b6bdef09", "name": "network-vif-plugged", "status": "completed", "tag": "96ebc952-9f4e-4550-bf42-e6c390a5d0ec"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:44:18.356338 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-49f03aa9-3889-42cf-9bed-4bd09eec6f14 req-bb96f4b2-83bf-4c10-8ce6-db7b154ba925 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:18.356534 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-49f03aa9-3889-42cf-9bed-4bd09eec6f14 req-bb96f4b2-83bf-4c10-8ce6-db7b154ba925 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:18.356787 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-49f03aa9-3889-42cf-9bed-4bd09eec6f14 req-bb96f4b2-83bf-4c10-8ce6-db7b154ba925 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:18.361883 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-49f03aa9-3889-42cf-9bed-4bd09eec6f14 req-bb96f4b2-83bf-4c10-8ce6-db7b154ba925 service nova] Creating event network-vif-plugged:96ebc952-9f4e-4550-bf42-e6c390a5d0ec for instance a6a62c78-b139-4306-be3d-2a81b6bdef09 on np0000001904 Jun 01 22:44:18.362297 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-49f03aa9-3889-42cf-9bed-4bd09eec6f14 req-bb96f4b2-83bf-4c10-8ce6-db7b154ba925 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:44:18.366319 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-49f03aa9-3889-42cf-9bed-4bd09eec6f14 req-bb96f4b2-83bf-4c10-8ce6-db7b154ba925 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017724 Jun 01 22:44:18.366656 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1019/3004] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:44:18 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:19.316527 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5a5a1309-82ae-4481-85c9-d159611e50bd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:19.318318 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5a5a1309-82ae-4481-85c9-d159611e50bd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:19.324308 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a5a1309-82ae-4481-85c9-d159611e50bd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:19.324645 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a5a1309-82ae-4481-85c9-d159611e50bd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:19.324919 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a5a1309-82ae-4481-85c9-d159611e50bd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:19.325525 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a5a1309-82ae-4481-85c9-d159611e50bd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:19.325849 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a5a1309-82ae-4481-85c9-d159611e50bd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:19.326189 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5a5a1309-82ae-4481-85c9-d159611e50bd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:19.340269 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-5a5a1309-82ae-4481-85c9-d159611e50bd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:19.512050 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5a5a1309-82ae-4481-85c9-d159611e50bd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:19.521051 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5a5a1309-82ae-4481-85c9-d159611e50bd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1250 microversion: 2.1 time: 0.207008 Jun 01 22:44:19.521338 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1001/3005] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:19 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1250 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:20.443270 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-c770b4d2-ea87-4b85-8952-bd5ac7309c00 req-172dec60-2a9f-48af-8249-8f8b9c40c352 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a6a62c78-b139-4306-be3d-2a81b6bdef09", "name": "network-vif-plugged", "status": "completed", "tag": "96ebc952-9f4e-4550-bf42-e6c390a5d0ec"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:44:20.456548 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c770b4d2-ea87-4b85-8952-bd5ac7309c00 req-172dec60-2a9f-48af-8249-8f8b9c40c352 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:20.456548 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c770b4d2-ea87-4b85-8952-bd5ac7309c00 req-172dec60-2a9f-48af-8249-8f8b9c40c352 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:20.456548 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c770b4d2-ea87-4b85-8952-bd5ac7309c00 req-172dec60-2a9f-48af-8249-8f8b9c40c352 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:20.466796 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-c770b4d2-ea87-4b85-8952-bd5ac7309c00 req-172dec60-2a9f-48af-8249-8f8b9c40c352 service nova] Creating event network-vif-plugged:96ebc952-9f4e-4550-bf42-e6c390a5d0ec for instance a6a62c78-b139-4306-be3d-2a81b6bdef09 on np0000001904 Jun 01 22:44:20.467909 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-c770b4d2-ea87-4b85-8952-bd5ac7309c00 req-172dec60-2a9f-48af-8249-8f8b9c40c352 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:44:20.475317 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-c770b4d2-ea87-4b85-8952-bd5ac7309c00 req-172dec60-2a9f-48af-8249-8f8b9c40c352 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.035058 Jun 01 22:44:20.476172 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 986/3006] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:44:20 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:20.543966 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e05fd4ad-3ead-4764-ad80-f01691af35eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:20.559184 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e05fd4ad-3ead-4764-ad80-f01691af35eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:20.564633 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e05fd4ad-3ead-4764-ad80-f01691af35eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:20.565196 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e05fd4ad-3ead-4764-ad80-f01691af35eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:20.565473 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e05fd4ad-3ead-4764-ad80-f01691af35eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:20.566184 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e05fd4ad-3ead-4764-ad80-f01691af35eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:20.566557 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e05fd4ad-3ead-4764-ad80-f01691af35eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:20.567213 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e05fd4ad-3ead-4764-ad80-f01691af35eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:20.598729 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e05fd4ad-3ead-4764-ad80-f01691af35eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:20.750811 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e05fd4ad-3ead-4764-ad80-f01691af35eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:20.758453 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e05fd4ad-3ead-4764-ad80-f01691af35eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1435 microversion: 2.1 time: 0.217957 Jun 01 22:44:20.758773 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1020/3007] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:20 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1435 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:20.778084 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d2f48e5f-4c1f-4f7f-bfd3-e8e657596bfd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:20.780052 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d2f48e5f-4c1f-4f7f-bfd3-e8e657596bfd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:20.784586 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2f48e5f-4c1f-4f7f-bfd3-e8e657596bfd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:20.784835 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2f48e5f-4c1f-4f7f-bfd3-e8e657596bfd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:20.784990 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2f48e5f-4c1f-4f7f-bfd3-e8e657596bfd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:20.785272 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2f48e5f-4c1f-4f7f-bfd3-e8e657596bfd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:20.785437 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2f48e5f-4c1f-4f7f-bfd3-e8e657596bfd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:20.785600 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2f48e5f-4c1f-4f7f-bfd3-e8e657596bfd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:20.807181 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d2f48e5f-4c1f-4f7f-bfd3-e8e657596bfd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:20.916186 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d2f48e5f-4c1f-4f7f-bfd3-e8e657596bfd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.139826 Jun 01 22:44:20.916464 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1002/3008] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:44:20 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09/os-interface => generated 283 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:21.377324 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-ccdecb3e-1d1e-434f-8496-1b6f1f49782b req-da5de39a-78b7-4419-8e0b-8d0fa207da2f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "volume-extended", "server_uuid": "a88fccc0-9a65-46c8-b9e2-05eba09b3319", "tag": "b4d9af88-efdf-4a8d-b671-cf909cdd84cd"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:44:21.383995 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ccdecb3e-1d1e-434f-8496-1b6f1f49782b req-da5de39a-78b7-4419-8e0b-8d0fa207da2f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:21.384215 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ccdecb3e-1d1e-434f-8496-1b6f1f49782b req-da5de39a-78b7-4419-8e0b-8d0fa207da2f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:21.384418 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ccdecb3e-1d1e-434f-8496-1b6f1f49782b req-da5de39a-78b7-4419-8e0b-8d0fa207da2f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:21.393812 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-ccdecb3e-1d1e-434f-8496-1b6f1f49782b req-da5de39a-78b7-4419-8e0b-8d0fa207da2f service nova] Creating event volume-extended:b4d9af88-efdf-4a8d-b671-cf909cdd84cd for instance a88fccc0-9a65-46c8-b9e2-05eba09b3319 on np0000001904 Jun 01 22:44:21.398145 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-ccdecb3e-1d1e-434f-8496-1b6f1f49782b req-da5de39a-78b7-4419-8e0b-8d0fa207da2f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:44:21.402795 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-ccdecb3e-1d1e-434f-8496-1b6f1f49782b req-da5de39a-78b7-4419-8e0b-8d0fa207da2f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.51 time: 0.069672 Jun 01 22:44:21.403585 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 987/3009] 10.4.3.116 () {76 vars in 1682 bytes} [Mon Jun 1 22:44:21 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:44:21.569859 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-f935d5a0-745c-4a0d-ad7a-4fb506c3e062 req-1864d6c8-b5cf-4892-b060-ebecdd8aa4c2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a6a62c78-b139-4306-be3d-2a81b6bdef09", "tag": "96ebc952-9f4e-4550-bf42-e6c390a5d0ec"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:44:21.576321 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-f935d5a0-745c-4a0d-ad7a-4fb506c3e062 req-1864d6c8-b5cf-4892-b060-ebecdd8aa4c2 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:21.576525 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-f935d5a0-745c-4a0d-ad7a-4fb506c3e062 req-1864d6c8-b5cf-4892-b060-ebecdd8aa4c2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:21.576735 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-f935d5a0-745c-4a0d-ad7a-4fb506c3e062 req-1864d6c8-b5cf-4892-b060-ebecdd8aa4c2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:21.583739 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-f935d5a0-745c-4a0d-ad7a-4fb506c3e062 req-1864d6c8-b5cf-4892-b060-ebecdd8aa4c2 service nova] Creating event network-changed:96ebc952-9f4e-4550-bf42-e6c390a5d0ec for instance a6a62c78-b139-4306-be3d-2a81b6bdef09 on np0000001904 Jun 01 22:44:21.584482 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-f935d5a0-745c-4a0d-ad7a-4fb506c3e062 req-1864d6c8-b5cf-4892-b060-ebecdd8aa4c2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:44:21.588584 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-f935d5a0-745c-4a0d-ad7a-4fb506c3e062 req-1864d6c8-b5cf-4892-b060-ebecdd8aa4c2 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020487 Jun 01 22:44:21.588911 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1021/3010] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:44:21 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:22.173955 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e37217d7-c683-40de-9abb-c0f46e42d50e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:22.175317 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e37217d7-c683-40de-9abb-c0f46e42d50e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:22.181431 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e37217d7-c683-40de-9abb-c0f46e42d50e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:22.181598 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e37217d7-c683-40de-9abb-c0f46e42d50e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:22.181743 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e37217d7-c683-40de-9abb-c0f46e42d50e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:22.181989 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e37217d7-c683-40de-9abb-c0f46e42d50e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:22.182138 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e37217d7-c683-40de-9abb-c0f46e42d50e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:22.182250 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e37217d7-c683-40de-9abb-c0f46e42d50e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:22.201332 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e37217d7-c683-40de-9abb-c0f46e42d50e tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319/os-instance-actions" status: 200 len: 920 microversion: 2.1 time: 0.028945 Jun 01 22:44:22.201634 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1003/3011] 10.4.3.116 () {66 vars in 1414 bytes} [Mon Jun 1 22:44:22 2026] GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319/os-instance-actions => generated 920 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:22.279405 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1a85c23d-2608-4c41-8309-99e4269f131b tempest-VolumesExtendAttachedTest-233878175 tempest-VolumesExtendAttachedTest-233878175-project-admin] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:22.280955 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1a85c23d-2608-4c41-8309-99e4269f131b tempest-VolumesExtendAttachedTest-233878175 tempest-VolumesExtendAttachedTest-233878175-project-admin] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:22.284372 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a85c23d-2608-4c41-8309-99e4269f131b tempest-VolumesExtendAttachedTest-233878175 tempest-VolumesExtendAttachedTest-233878175-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:22.284544 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a85c23d-2608-4c41-8309-99e4269f131b tempest-VolumesExtendAttachedTest-233878175 tempest-VolumesExtendAttachedTest-233878175-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:22.284807 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a85c23d-2608-4c41-8309-99e4269f131b tempest-VolumesExtendAttachedTest-233878175 tempest-VolumesExtendAttachedTest-233878175-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:22.285085 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a85c23d-2608-4c41-8309-99e4269f131b tempest-VolumesExtendAttachedTest-233878175 tempest-VolumesExtendAttachedTest-233878175-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:22.285258 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a85c23d-2608-4c41-8309-99e4269f131b tempest-VolumesExtendAttachedTest-233878175 tempest-VolumesExtendAttachedTest-233878175-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:22.285394 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1a85c23d-2608-4c41-8309-99e4269f131b tempest-VolumesExtendAttachedTest-233878175 tempest-VolumesExtendAttachedTest-233878175-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:22.315020 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1a85c23d-2608-4c41-8309-99e4269f131b tempest-VolumesExtendAttachedTest-233878175 tempest-VolumesExtendAttachedTest-233878175-project-admin] 10.4.3.116 "GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319/os-instance-actions/req-da5de39a-78b7-4419-8e0b-8d0fa207da2f" status: 200 len: 468 microversion: 2.1 time: 0.105959 Jun 01 22:44:22.315495 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 988/3012] 10.4.3.116 () {66 vars in 1537 bytes} [Mon Jun 1 22:44:22 2026] GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319/os-instance-actions/req-da5de39a-78b7-4419-8e0b-8d0fa207da2f => generated 468 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:23.326064 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7fc5d61b-5cf5-4bb5-b659-49bf601356c9 tempest-VolumesExtendAttachedTest-233878175 tempest-VolumesExtendAttachedTest-233878175-project-admin] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:23.327442 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7fc5d61b-5cf5-4bb5-b659-49bf601356c9 tempest-VolumesExtendAttachedTest-233878175 tempest-VolumesExtendAttachedTest-233878175-project-admin] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:23.331294 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fc5d61b-5cf5-4bb5-b659-49bf601356c9 tempest-VolumesExtendAttachedTest-233878175 tempest-VolumesExtendAttachedTest-233878175-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:23.331523 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fc5d61b-5cf5-4bb5-b659-49bf601356c9 tempest-VolumesExtendAttachedTest-233878175 tempest-VolumesExtendAttachedTest-233878175-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:23.331728 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fc5d61b-5cf5-4bb5-b659-49bf601356c9 tempest-VolumesExtendAttachedTest-233878175 tempest-VolumesExtendAttachedTest-233878175-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:23.331891 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fc5d61b-5cf5-4bb5-b659-49bf601356c9 tempest-VolumesExtendAttachedTest-233878175 tempest-VolumesExtendAttachedTest-233878175-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:23.332051 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fc5d61b-5cf5-4bb5-b659-49bf601356c9 tempest-VolumesExtendAttachedTest-233878175 tempest-VolumesExtendAttachedTest-233878175-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:23.332164 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7fc5d61b-5cf5-4bb5-b659-49bf601356c9 tempest-VolumesExtendAttachedTest-233878175 tempest-VolumesExtendAttachedTest-233878175-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:23.362487 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7fc5d61b-5cf5-4bb5-b659-49bf601356c9 tempest-VolumesExtendAttachedTest-233878175 tempest-VolumesExtendAttachedTest-233878175-project-admin] 10.4.3.116 "GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319/os-instance-actions/req-da5de39a-78b7-4419-8e0b-8d0fa207da2f" status: 200 len: 497 microversion: 2.1 time: 0.038361 Jun 01 22:44:23.363009 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1022/3013] 10.4.3.116 () {66 vars in 1537 bytes} [Mon Jun 1 22:44:23 2026] GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319/os-instance-actions/req-da5de39a-78b7-4419-8e0b-8d0fa207da2f => generated 497 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:23.378073 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4bc5af70-ad67-479c-b2e2-9016e7660a7b tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:23.378361 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4bc5af70-ad67-479c-b2e2-9016e7660a7b tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:23.384264 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4bc5af70-ad67-479c-b2e2-9016e7660a7b tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:23.384625 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4bc5af70-ad67-479c-b2e2-9016e7660a7b tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:23.384906 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4bc5af70-ad67-479c-b2e2-9016e7660a7b tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:23.385255 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4bc5af70-ad67-479c-b2e2-9016e7660a7b tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:23.385528 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4bc5af70-ad67-479c-b2e2-9016e7660a7b tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:23.385635 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4bc5af70-ad67-479c-b2e2-9016e7660a7b tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:23.443046 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-4bc5af70-ad67-479c-b2e2-9016e7660a7b tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lazy-loading 'services' on Instance uuid a88fccc0-9a65-46c8-b9e2-05eba09b3319 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:44:23.511597 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4bc5af70-ad67-479c-b2e2-9016e7660a7b tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319/os-volume_attachments/b4d9af88-efdf-4a8d-b671-cf909cdd84cd" status: 202 len: 0 microversion: 2.1 time: 0.133856 Jun 01 22:44:23.511597 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1004/3014] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:44:23 2026] DELETE /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319/os-volume_attachments/b4d9af88-efdf-4a8d-b671-cf909cdd84cd => generated 0 bytes in 134 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:44:25.335487 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3ccac623-072c-41a1-96f7-c29aaf2f0d88 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-254239136", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA8fcE6ZSyPr+zekJlv0xTICLXH6DS9Uu1iX60dXQerfQcuuTTnQVmiTxsDPkUaWegRWBQUqGQAGLZIqKoXsJRZ0D2m/JlYKrU5PK4Z2EOsBJu6ONLr1oKsG1syB8bpgOg=="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:44:25.350126 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-3ccac623-072c-41a1-96f7-c29aaf2f0d88 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Getting quotas for project c681846882724963939d1bca7dc60455. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:44:25.353733 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-3ccac623-072c-41a1-96f7-c29aaf2f0d88 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Getting quotas for user 01ad2ba61555430fb7c7fecfbc882ed3 and project c681846882724963939d1bca7dc60455. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:44:25.374388 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3ccac623-072c-41a1-96f7-c29aaf2f0d88 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.041160 Jun 01 22:44:25.374960 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 989/3015] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:44:25 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:26.465101 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-827552141", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "761de94f-b2f3-4761-aa86-a970e4d845d4"}], "security_groups": [{"name": "tempest-securitygroup--393454801"}], "key_name": "tempest-keypair-254239136", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:44:26.596527 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:26.598767 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:26.598767 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:26.598767 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:26.598767 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:26.599298 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:26.606523 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:26.680481 np0000001904 devstack@n-api.service[86662]: DEBUG nova.network.neutron [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] validate_networks() for [('761de94f-b2f3-4761-aa86-a970e4d845d4', None, None, None, None, None)] {{(pid=86662) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:44:26.681155 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:26.687042 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-036b2dcc-88cb-45a8-b16f-f752134534ee tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:26.687426 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-036b2dcc-88cb-45a8-b16f-f752134534ee tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:26.691306 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-036b2dcc-88cb-45a8-b16f-f752134534ee tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:26.691492 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-036b2dcc-88cb-45a8-b16f-f752134534ee tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:26.691662 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-036b2dcc-88cb-45a8-b16f-f752134534ee tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:26.691944 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-036b2dcc-88cb-45a8-b16f-f752134534ee tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:26.692089 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-036b2dcc-88cb-45a8-b16f-f752134534ee tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:26.692215 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-036b2dcc-88cb-45a8-b16f-f752134534ee tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:26.708048 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-036b2dcc-88cb-45a8-b16f-f752134534ee tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:44:26.788466 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-036b2dcc-88cb-45a8-b16f-f752134534ee tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319" status: 204 len: 0 microversion: 2.1 time: 0.103096 Jun 01 22:44:26.788751 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1005/3016] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:44:26 2026] DELETE /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319 => generated 0 bytes in 104 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:44:26.797906 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7bc0645c-d868-4382-9144-3bee7c79e657 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:26.800520 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7bc0645c-d868-4382-9144-3bee7c79e657 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:26.806241 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7bc0645c-d868-4382-9144-3bee7c79e657 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:26.806558 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7bc0645c-d868-4382-9144-3bee7c79e657 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:26.806848 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7bc0645c-d868-4382-9144-3bee7c79e657 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:26.807336 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7bc0645c-d868-4382-9144-3bee7c79e657 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:26.807702 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7bc0645c-d868-4382-9144-3bee7c79e657 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:26.808020 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7bc0645c-d868-4382-9144-3bee7c79e657 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:26.824330 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7bc0645c-d868-4382-9144-3bee7c79e657 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:26.951226 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:27.010922 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7bc0645c-d868-4382-9144-3bee7c79e657 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '95733e151ed741acb5f992ad46368759', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f7ccf0a48e044a729c958f334984a483', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:27.019364 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7bc0645c-d868-4382-9144-3bee7c79e657 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319" status: 200 len: 1681 microversion: 2.1 time: 0.223363 Jun 01 22:44:27.019661 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 990/3017] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:26 2026] GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319 => generated 1681 bytes in 224 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:27.164557 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:44:27.164799 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:44:27.164985 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:44:27.165175 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:44:27.165330 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:44:27.173878 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:27.174093 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:27.174281 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:27.174924 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:27.175071 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:27.175212 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:27.187960 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Getting quotas for project c681846882724963939d1bca7dc60455. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:44:27.190028 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Getting quotas for user 01ad2ba61555430fb7c7fecfbc882ed3 and project c681846882724963939d1bca7dc60455. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:44:27.195900 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Going to run 1 instances... {{(pid=86662) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:44:27.197413 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86662) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:44:27.244538 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6e309b89-bef6-4c3b-8b23-637965879d4e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.781878 Jun 01 22:44:27.244888 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1023/3018] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:44:26 2026] POST /compute/v2.1/servers => generated 405 bytes in 782 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:44:27.258847 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-418e4808-49c7-4b84-a331-2e9645a39b34 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:27.263087 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-418e4808-49c7-4b84-a331-2e9645a39b34 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:27.270618 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-418e4808-49c7-4b84-a331-2e9645a39b34 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:27.325502 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-418e4808-49c7-4b84-a331-2e9645a39b34 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:27.333897 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-418e4808-49c7-4b84-a331-2e9645a39b34 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403" status: 200 len: 1240 microversion: 2.1 time: 0.077524 Jun 01 22:44:27.334195 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1006/3019] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:27 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403 => generated 1240 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:27.950937 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-75989a68-bca8-4f54-bbbe-15f255cf9f26 req-8931acb9-c130-4ffb-8ebd-9d97b49e46f1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a88fccc0-9a65-46c8-b9e2-05eba09b3319", "name": "network-vif-unplugged", "status": "completed", "tag": "9c30db67-1f39-4da5-b77e-0813d86967b3"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:44:27.958843 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-75989a68-bca8-4f54-bbbe-15f255cf9f26 req-8931acb9-c130-4ffb-8ebd-9d97b49e46f1 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:27.959030 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-75989a68-bca8-4f54-bbbe-15f255cf9f26 req-8931acb9-c130-4ffb-8ebd-9d97b49e46f1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:27.959155 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-75989a68-bca8-4f54-bbbe-15f255cf9f26 req-8931acb9-c130-4ffb-8ebd-9d97b49e46f1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:27.965295 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-75989a68-bca8-4f54-bbbe-15f255cf9f26 req-8931acb9-c130-4ffb-8ebd-9d97b49e46f1 service nova] Creating event network-vif-unplugged:9c30db67-1f39-4da5-b77e-0813d86967b3 for instance a88fccc0-9a65-46c8-b9e2-05eba09b3319 on np0000001904 Jun 01 22:44:27.965727 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-75989a68-bca8-4f54-bbbe-15f255cf9f26 req-8931acb9-c130-4ffb-8ebd-9d97b49e46f1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:44:27.969805 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-75989a68-bca8-4f54-bbbe-15f255cf9f26 req-8931acb9-c130-4ffb-8ebd-9d97b49e46f1 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020679 Jun 01 22:44:27.970192 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 991/3020] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:44:27 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:28.035859 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4adf507f-7f33-436d-8676-24c42bc644a0 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:28.037891 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4adf507f-7f33-436d-8676-24c42bc644a0 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:28.042438 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4adf507f-7f33-436d-8676-24c42bc644a0 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:28.042860 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4adf507f-7f33-436d-8676-24c42bc644a0 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:28.043092 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4adf507f-7f33-436d-8676-24c42bc644a0 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:28.043547 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4adf507f-7f33-436d-8676-24c42bc644a0 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:28.043944 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4adf507f-7f33-436d-8676-24c42bc644a0 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:28.044259 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4adf507f-7f33-436d-8676-24c42bc644a0 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:28.067776 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4adf507f-7f33-436d-8676-24c42bc644a0 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:28.210457 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4adf507f-7f33-436d-8676-24c42bc644a0 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '95733e151ed741acb5f992ad46368759', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f7ccf0a48e044a729c958f334984a483', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:28.219358 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4adf507f-7f33-436d-8676-24c42bc644a0 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319" status: 200 len: 1681 microversion: 2.1 time: 0.185394 Jun 01 22:44:28.219958 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1024/3021] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:28 2026] GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319 => generated 1681 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:28.350653 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c2f35d96-dc01-47e7-936c-1741cada58af tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:28.351138 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c2f35d96-dc01-47e7-936c-1741cada58af tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:28.355723 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2f35d96-dc01-47e7-936c-1741cada58af tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:28.356134 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2f35d96-dc01-47e7-936c-1741cada58af tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:28.356442 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2f35d96-dc01-47e7-936c-1741cada58af tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:28.357013 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2f35d96-dc01-47e7-936c-1741cada58af tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:28.357417 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2f35d96-dc01-47e7-936c-1741cada58af tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:28.357845 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2f35d96-dc01-47e7-936c-1741cada58af tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:28.374460 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c2f35d96-dc01-47e7-936c-1741cada58af tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:28.429029 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c2f35d96-dc01-47e7-936c-1741cada58af tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:28.436836 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c2f35d96-dc01-47e7-936c-1741cada58af tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403" status: 200 len: 1244 microversion: 2.1 time: 0.089798 Jun 01 22:44:28.437248 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1007/3022] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:28 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403 => generated 1244 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:29.237322 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-aa73ed00-90bb-4ce2-9ed1-682adee01672 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:29.239010 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-aa73ed00-90bb-4ce2-9ed1-682adee01672 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:29.243204 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aa73ed00-90bb-4ce2-9ed1-682adee01672 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:29.243436 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aa73ed00-90bb-4ce2-9ed1-682adee01672 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:29.243657 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aa73ed00-90bb-4ce2-9ed1-682adee01672 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:29.244090 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aa73ed00-90bb-4ce2-9ed1-682adee01672 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:29.244434 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aa73ed00-90bb-4ce2-9ed1-682adee01672 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:29.244699 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-aa73ed00-90bb-4ce2-9ed1-682adee01672 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:29.259827 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-aa73ed00-90bb-4ce2-9ed1-682adee01672 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:29.431395 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-aa73ed00-90bb-4ce2-9ed1-682adee01672 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '95733e151ed741acb5f992ad46368759', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f7ccf0a48e044a729c958f334984a483', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:29.441969 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-aa73ed00-90bb-4ce2-9ed1-682adee01672 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319" status: 200 len: 1681 microversion: 2.1 time: 0.206993 Jun 01 22:44:29.442469 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 992/3023] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:29 2026] GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319 => generated 1681 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:29.455033 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-68f14c9c-caf0-479e-b490-f2c196f8f7a8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:29.458288 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-68f14c9c-caf0-479e-b490-f2c196f8f7a8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:29.464909 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-68f14c9c-caf0-479e-b490-f2c196f8f7a8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:29.465206 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-68f14c9c-caf0-479e-b490-f2c196f8f7a8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:29.465659 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-68f14c9c-caf0-479e-b490-f2c196f8f7a8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:29.466124 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-68f14c9c-caf0-479e-b490-f2c196f8f7a8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:29.466911 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-68f14c9c-caf0-479e-b490-f2c196f8f7a8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:29.466911 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-68f14c9c-caf0-479e-b490-f2c196f8f7a8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:29.487784 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-68f14c9c-caf0-479e-b490-f2c196f8f7a8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:29.492061 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4b2dcbfd-c66e-4411-9838-88e63bc9b8ea tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:29.496010 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4b2dcbfd-c66e-4411-9838-88e63bc9b8ea tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:29.502812 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4b2dcbfd-c66e-4411-9838-88e63bc9b8ea tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:29.502812 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4b2dcbfd-c66e-4411-9838-88e63bc9b8ea tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:29.502812 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4b2dcbfd-c66e-4411-9838-88e63bc9b8ea tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:29.502812 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4b2dcbfd-c66e-4411-9838-88e63bc9b8ea tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:29.503028 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4b2dcbfd-c66e-4411-9838-88e63bc9b8ea tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:29.503028 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4b2dcbfd-c66e-4411-9838-88e63bc9b8ea tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:29.523588 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4b2dcbfd-c66e-4411-9838-88e63bc9b8ea tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:29.560540 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-68f14c9c-caf0-479e-b490-f2c196f8f7a8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:29.568197 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-68f14c9c-caf0-479e-b490-f2c196f8f7a8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403" status: 200 len: 1292 microversion: 2.1 time: 0.115278 Jun 01 22:44:29.568469 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1025/3024] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:29 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403 => generated 1292 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:29.727446 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4b2dcbfd-c66e-4411-9838-88e63bc9b8ea tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:29.736869 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4b2dcbfd-c66e-4411-9838-88e63bc9b8ea tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 200 len: 1558 microversion: 2.1 time: 0.247308 Jun 01 22:44:29.737154 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1008/3025] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:29 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 1558 bytes in 248 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:29.752155 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e9ceaea9-15b0-4a15-ad6e-97dd1ae27cd6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:29.752355 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e9ceaea9-15b0-4a15-ad6e-97dd1ae27cd6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:29.756384 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9ceaea9-15b0-4a15-ad6e-97dd1ae27cd6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:29.756603 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9ceaea9-15b0-4a15-ad6e-97dd1ae27cd6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:29.756803 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9ceaea9-15b0-4a15-ad6e-97dd1ae27cd6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:29.757090 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9ceaea9-15b0-4a15-ad6e-97dd1ae27cd6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:29.757257 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9ceaea9-15b0-4a15-ad6e-97dd1ae27cd6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:29.757403 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9ceaea9-15b0-4a15-ad6e-97dd1ae27cd6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:29.770631 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e9ceaea9-15b0-4a15-ad6e-97dd1ae27cd6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Going to try to terminate instance {{(pid=86661) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:44:29.821302 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e9ceaea9-15b0-4a15-ad6e-97dd1ae27cd6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 204 len: 0 microversion: 2.1 time: 0.070618 Jun 01 22:44:29.821629 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 993/3026] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:44:29 2026] DELETE /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 0 bytes in 71 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:44:29.831036 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8c02ccfa-3a90-453e-b65e-959e319b1da3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:29.832940 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8c02ccfa-3a90-453e-b65e-959e319b1da3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:29.839348 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8c02ccfa-3a90-453e-b65e-959e319b1da3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:29.839731 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8c02ccfa-3a90-453e-b65e-959e319b1da3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:29.840031 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8c02ccfa-3a90-453e-b65e-959e319b1da3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:29.840602 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8c02ccfa-3a90-453e-b65e-959e319b1da3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:29.841020 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8c02ccfa-3a90-453e-b65e-959e319b1da3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:29.841411 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8c02ccfa-3a90-453e-b65e-959e319b1da3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:29.856434 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8c02ccfa-3a90-453e-b65e-959e319b1da3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:29.992652 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8c02ccfa-3a90-453e-b65e-959e319b1da3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:30.001101 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8c02ccfa-3a90-453e-b65e-959e319b1da3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 200 len: 1564 microversion: 2.1 time: 0.172421 Jun 01 22:44:30.001404 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1026/3027] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:29 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 1564 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:30.015717 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-0151c253-42e2-4916-a266-98c3248e8c9f req-eded845f-848b-4625-b64b-295cc46508ae service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a88fccc0-9a65-46c8-b9e2-05eba09b3319", "name": "network-vif-unplugged", "status": "completed", "tag": "9c30db67-1f39-4da5-b77e-0813d86967b3"}, {"server_uuid": "a88fccc0-9a65-46c8-b9e2-05eba09b3319", "name": "network-vif-deleted", "tag": "9c30db67-1f39-4da5-b77e-0813d86967b3"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:44:30.024409 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-0151c253-42e2-4916-a266-98c3248e8c9f req-eded845f-848b-4625-b64b-295cc46508ae service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:30.024409 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-0151c253-42e2-4916-a266-98c3248e8c9f req-eded845f-848b-4625-b64b-295cc46508ae service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:30.024409 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-0151c253-42e2-4916-a266-98c3248e8c9f req-eded845f-848b-4625-b64b-295cc46508ae service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:30.032547 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-0151c253-42e2-4916-a266-98c3248e8c9f req-eded845f-848b-4625-b64b-295cc46508ae service nova] Creating event network-vif-unplugged:9c30db67-1f39-4da5-b77e-0813d86967b3 for instance a88fccc0-9a65-46c8-b9e2-05eba09b3319 on np0000001904 Jun 01 22:44:30.032864 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-0151c253-42e2-4916-a266-98c3248e8c9f req-eded845f-848b-4625-b64b-295cc46508ae service nova] Creating event network-vif-deleted:9c30db67-1f39-4da5-b77e-0813d86967b3 for instance a88fccc0-9a65-46c8-b9e2-05eba09b3319 on np0000001904 Jun 01 22:44:30.033419 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-0151c253-42e2-4916-a266-98c3248e8c9f req-eded845f-848b-4625-b64b-295cc46508ae service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:44:30.045376 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-0151c253-42e2-4916-a266-98c3248e8c9f req-eded845f-848b-4625-b64b-295cc46508ae service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.031665 Jun 01 22:44:30.046049 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1009/3028] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:44:30 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:30.459139 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-bb8c7c66-9d5a-4279-94ba-270945915779 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:30.460513 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-bb8c7c66-9d5a-4279-94ba-270945915779 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:30.464297 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bb8c7c66-9d5a-4279-94ba-270945915779 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:30.464529 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bb8c7c66-9d5a-4279-94ba-270945915779 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:30.464751 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bb8c7c66-9d5a-4279-94ba-270945915779 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:30.465143 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bb8c7c66-9d5a-4279-94ba-270945915779 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:30.465414 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bb8c7c66-9d5a-4279-94ba-270945915779 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:30.465690 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bb8c7c66-9d5a-4279-94ba-270945915779 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:30.484001 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-bb8c7c66-9d5a-4279-94ba-270945915779 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:30.528757 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-bb8c7c66-9d5a-4279-94ba-270945915779 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '95733e151ed741acb5f992ad46368759', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f7ccf0a48e044a729c958f334984a483', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:30.535895 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-bb8c7c66-9d5a-4279-94ba-270945915779 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319" status: 200 len: 1327 microversion: 2.1 time: 0.078495 Jun 01 22:44:30.536163 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 994/3029] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:30 2026] GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319 => generated 1327 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:30.587593 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c4c06adc-7b17-4e6d-a123-96b1813022ba tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:30.589464 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c4c06adc-7b17-4e6d-a123-96b1813022ba tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:30.595079 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4c06adc-7b17-4e6d-a123-96b1813022ba tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:30.595435 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4c06adc-7b17-4e6d-a123-96b1813022ba tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:30.595756 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4c06adc-7b17-4e6d-a123-96b1813022ba tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:30.596343 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4c06adc-7b17-4e6d-a123-96b1813022ba tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:30.596855 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4c06adc-7b17-4e6d-a123-96b1813022ba tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:30.597385 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c4c06adc-7b17-4e6d-a123-96b1813022ba tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:30.612859 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c4c06adc-7b17-4e6d-a123-96b1813022ba tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:30.669625 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c4c06adc-7b17-4e6d-a123-96b1813022ba tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:30.677689 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c4c06adc-7b17-4e6d-a123-96b1813022ba tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403" status: 200 len: 1292 microversion: 2.1 time: 0.092554 Jun 01 22:44:30.677993 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1027/3030] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:30 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403 => generated 1292 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:31.019393 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ff5d1042-b10b-45ba-b749-cc6b76f74708 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:31.021143 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ff5d1042-b10b-45ba-b749-cc6b76f74708 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:31.025018 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff5d1042-b10b-45ba-b749-cc6b76f74708 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:31.025375 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff5d1042-b10b-45ba-b749-cc6b76f74708 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:31.025643 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff5d1042-b10b-45ba-b749-cc6b76f74708 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:31.026350 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff5d1042-b10b-45ba-b749-cc6b76f74708 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:31.026497 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff5d1042-b10b-45ba-b749-cc6b76f74708 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:31.026863 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff5d1042-b10b-45ba-b749-cc6b76f74708 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:31.043419 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ff5d1042-b10b-45ba-b749-cc6b76f74708 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:31.217968 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ff5d1042-b10b-45ba-b749-cc6b76f74708 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:31.226819 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ff5d1042-b10b-45ba-b749-cc6b76f74708 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 200 len: 1564 microversion: 2.1 time: 0.209386 Jun 01 22:44:31.227224 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1010/3031] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:31 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 1564 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:31.552645 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a1f1f6cb-1be3-4609-a77b-d2bd4ae989c7 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:31.552645 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a1f1f6cb-1be3-4609-a77b-d2bd4ae989c7 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:31.554353 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=57,nova_api:UPDATE=2,nova_api:INSERT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:44:31.558423 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1f1f6cb-1be3-4609-a77b-d2bd4ae989c7 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:31.558740 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1f1f6cb-1be3-4609-a77b-d2bd4ae989c7 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:31.560434 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1f1f6cb-1be3-4609-a77b-d2bd4ae989c7 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:31.560434 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1f1f6cb-1be3-4609-a77b-d2bd4ae989c7 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:31.560434 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1f1f6cb-1be3-4609-a77b-d2bd4ae989c7 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:31.560434 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1f1f6cb-1be3-4609-a77b-d2bd4ae989c7 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:31.584224 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1f1f6cb-1be3-4609-a77b-d2bd4ae989c7 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:31.584499 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1f1f6cb-1be3-4609-a77b-d2bd4ae989c7 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:31.584776 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1f1f6cb-1be3-4609-a77b-d2bd4ae989c7 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:31.585089 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-a1f1f6cb-1be3-4609-a77b-d2bd4ae989c7 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lazy-loading 'fault' on Instance uuid a88fccc0-9a65-46c8-b9e2-05eba09b3319 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:44:31.589582 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a1f1f6cb-1be3-4609-a77b-d2bd4ae989c7 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:31.662765 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a1f1f6cb-1be3-4609-a77b-d2bd4ae989c7 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '95733e151ed741acb5f992ad46368759', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f7ccf0a48e044a729c958f334984a483', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:31.671997 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a1f1f6cb-1be3-4609-a77b-d2bd4ae989c7 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319" status: 200 len: 1332 microversion: 2.1 time: 0.123139 Jun 01 22:44:31.672327 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 995/3032] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:31 2026] GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319 => generated 1332 bytes in 124 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:31.694018 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6381e7d0-e05a-4874-8aea-29f47bae13fe tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:31.695474 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6381e7d0-e05a-4874-8aea-29f47bae13fe tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:31.700667 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6381e7d0-e05a-4874-8aea-29f47bae13fe tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:31.700989 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6381e7d0-e05a-4874-8aea-29f47bae13fe tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:31.701226 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6381e7d0-e05a-4874-8aea-29f47bae13fe tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:31.701869 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6381e7d0-e05a-4874-8aea-29f47bae13fe tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:31.702223 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6381e7d0-e05a-4874-8aea-29f47bae13fe tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:31.702521 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6381e7d0-e05a-4874-8aea-29f47bae13fe tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:31.718000 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6381e7d0-e05a-4874-8aea-29f47bae13fe tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:31.768062 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6381e7d0-e05a-4874-8aea-29f47bae13fe tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:31.775021 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6381e7d0-e05a-4874-8aea-29f47bae13fe tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403" status: 200 len: 1300 microversion: 2.1 time: 0.082645 Jun 01 22:44:31.775314 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1028/3033] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:31 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403 => generated 1300 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:32.087199 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-757fb6bc-2c2e-4328-b6b6-d0dd1d1d8b72 req-0fea209c-90d1-420c-8d9a-715f7a64759a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bd6bacfc-2b6c-41b5-9a66-5b391e18747a", "name": "network-vif-unplugged", "status": "completed", "tag": "29f522bc-8dc3-4a11-bd15-dc4925df4b53"}, {"server_uuid": "bd6bacfc-2b6c-41b5-9a66-5b391e18747a", "name": "network-vif-unplugged", "status": "completed", "tag": "29f522bc-8dc3-4a11-bd15-dc4925df4b53"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:44:32.093230 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-757fb6bc-2c2e-4328-b6b6-d0dd1d1d8b72 req-0fea209c-90d1-420c-8d9a-715f7a64759a service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:32.093517 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-757fb6bc-2c2e-4328-b6b6-d0dd1d1d8b72 req-0fea209c-90d1-420c-8d9a-715f7a64759a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:32.093754 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-757fb6bc-2c2e-4328-b6b6-d0dd1d1d8b72 req-0fea209c-90d1-420c-8d9a-715f7a64759a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:32.099697 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-757fb6bc-2c2e-4328-b6b6-d0dd1d1d8b72 req-0fea209c-90d1-420c-8d9a-715f7a64759a service nova] Creating event network-vif-unplugged:29f522bc-8dc3-4a11-bd15-dc4925df4b53 for instance bd6bacfc-2b6c-41b5-9a66-5b391e18747a on np0000001904 Jun 01 22:44:32.099975 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-757fb6bc-2c2e-4328-b6b6-d0dd1d1d8b72 req-0fea209c-90d1-420c-8d9a-715f7a64759a service nova] Creating event network-vif-unplugged:29f522bc-8dc3-4a11-bd15-dc4925df4b53 for instance bd6bacfc-2b6c-41b5-9a66-5b391e18747a on np0000001904 Jun 01 22:44:32.100444 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-757fb6bc-2c2e-4328-b6b6-d0dd1d1d8b72 req-0fea209c-90d1-420c-8d9a-715f7a64759a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:44:32.104575 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-757fb6bc-2c2e-4328-b6b6-d0dd1d1d8b72 req-0fea209c-90d1-420c-8d9a-715f7a64759a service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.019090 Jun 01 22:44:32.104935 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1011/3034] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:44:32 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:32.243974 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-65f39196-4178-4cb0-988e-fadf110a0578 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:32.244252 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-65f39196-4178-4cb0-988e-fadf110a0578 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:32.250130 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-65f39196-4178-4cb0-988e-fadf110a0578 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:32.250432 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-65f39196-4178-4cb0-988e-fadf110a0578 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:32.250693 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-65f39196-4178-4cb0-988e-fadf110a0578 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:32.251139 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-65f39196-4178-4cb0-988e-fadf110a0578 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:32.251442 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-65f39196-4178-4cb0-988e-fadf110a0578 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:32.251720 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-65f39196-4178-4cb0-988e-fadf110a0578 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:32.274958 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-65f39196-4178-4cb0-988e-fadf110a0578 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:32.437546 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-65f39196-4178-4cb0-988e-fadf110a0578 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:32.446314 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-65f39196-4178-4cb0-988e-fadf110a0578 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 200 len: 1564 microversion: 2.1 time: 0.205657 Jun 01 22:44:32.446841 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 996/3035] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:32 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 1564 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:32.691416 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7bcd87ed-efe8-4857-9966-25b784a3827a tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:32.693863 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7bcd87ed-efe8-4857-9966-25b784a3827a tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:32.705207 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7bcd87ed-efe8-4857-9966-25b784a3827a tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:32.705622 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7bcd87ed-efe8-4857-9966-25b784a3827a tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:32.705779 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7bcd87ed-efe8-4857-9966-25b784a3827a tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:32.706233 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7bcd87ed-efe8-4857-9966-25b784a3827a tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:32.706550 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7bcd87ed-efe8-4857-9966-25b784a3827a tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:32.706882 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7bcd87ed-efe8-4857-9966-25b784a3827a tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:32.733777 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7bcd87ed-efe8-4857-9966-25b784a3827a tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:32.734019 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7bcd87ed-efe8-4857-9966-25b784a3827a tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:32.734220 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7bcd87ed-efe8-4857-9966-25b784a3827a tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:32.734462 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-7bcd87ed-efe8-4857-9966-25b784a3827a tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lazy-loading 'fault' on Instance uuid a88fccc0-9a65-46c8-b9e2-05eba09b3319 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:44:32.738255 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7bcd87ed-efe8-4857-9966-25b784a3827a tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:32.791783 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ccd7ab58-1492-42d8-926a-297203943c03 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:32.796535 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ccd7ab58-1492-42d8-926a-297203943c03 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:32.801855 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7bcd87ed-efe8-4857-9966-25b784a3827a tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '95733e151ed741acb5f992ad46368759', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f7ccf0a48e044a729c958f334984a483', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:32.804760 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ccd7ab58-1492-42d8-926a-297203943c03 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:32.805211 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ccd7ab58-1492-42d8-926a-297203943c03 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:32.805540 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ccd7ab58-1492-42d8-926a-297203943c03 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:32.806196 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ccd7ab58-1492-42d8-926a-297203943c03 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:32.806699 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ccd7ab58-1492-42d8-926a-297203943c03 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:32.807194 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ccd7ab58-1492-42d8-926a-297203943c03 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:32.815339 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7bcd87ed-efe8-4857-9966-25b784a3827a tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319" status: 200 len: 1332 microversion: 2.1 time: 0.126414 Jun 01 22:44:32.816277 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1029/3036] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:32 2026] GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319 => generated 1332 bytes in 127 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:32.848012 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ccd7ab58-1492-42d8-926a-297203943c03 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:33.013594 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-60bbbe47-c776-4085-ac44-9ccc615105dc req-239aa29c-2337-4e49-9506-b50b618752c4 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "04db3c65-8e79-4f29-9e45-0c8b83a36403", "tag": "9318e0c7-8ff7-4eb7-8bac-670c17f8df17"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:44:33.026587 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-60bbbe47-c776-4085-ac44-9ccc615105dc req-239aa29c-2337-4e49-9506-b50b618752c4 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:33.026587 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-60bbbe47-c776-4085-ac44-9ccc615105dc req-239aa29c-2337-4e49-9506-b50b618752c4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:33.026587 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-60bbbe47-c776-4085-ac44-9ccc615105dc req-239aa29c-2337-4e49-9506-b50b618752c4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:33.034616 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-60bbbe47-c776-4085-ac44-9ccc615105dc req-239aa29c-2337-4e49-9506-b50b618752c4 service nova] Creating event network-changed:9318e0c7-8ff7-4eb7-8bac-670c17f8df17 for instance 04db3c65-8e79-4f29-9e45-0c8b83a36403 on np0000001904 Jun 01 22:44:33.035349 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-60bbbe47-c776-4085-ac44-9ccc615105dc req-239aa29c-2337-4e49-9506-b50b618752c4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:44:33.041214 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-60bbbe47-c776-4085-ac44-9ccc615105dc req-239aa29c-2337-4e49-9506-b50b618752c4 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030405 Jun 01 22:44:33.042003 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 997/3037] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:44:33 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:33.044905 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-524cb94b-612e-4cc6-b700-ebbf5870a01f req-fd036b51-bc72-40b2-a501-af4a766d6f8d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "bd6bacfc-2b6c-41b5-9a66-5b391e18747a", "name": "network-vif-deleted", "tag": "29f522bc-8dc3-4a11-bd15-dc4925df4b53"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:44:33.045372 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ccd7ab58-1492-42d8-926a-297203943c03 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:33.050818 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-524cb94b-612e-4cc6-b700-ebbf5870a01f req-fd036b51-bc72-40b2-a501-af4a766d6f8d service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:33.050946 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-524cb94b-612e-4cc6-b700-ebbf5870a01f req-fd036b51-bc72-40b2-a501-af4a766d6f8d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:33.051093 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-524cb94b-612e-4cc6-b700-ebbf5870a01f req-fd036b51-bc72-40b2-a501-af4a766d6f8d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:33.054143 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ccd7ab58-1492-42d8-926a-297203943c03 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403" status: 200 len: 1367 microversion: 2.1 time: 0.265069 Jun 01 22:44:33.054629 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1012/3038] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:32 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403 => generated 1367 bytes in 266 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:33.058408 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-524cb94b-612e-4cc6-b700-ebbf5870a01f req-fd036b51-bc72-40b2-a501-af4a766d6f8d service nova] Creating event network-vif-deleted:29f522bc-8dc3-4a11-bd15-dc4925df4b53 for instance bd6bacfc-2b6c-41b5-9a66-5b391e18747a on np0000001904 Jun 01 22:44:33.058931 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-524cb94b-612e-4cc6-b700-ebbf5870a01f req-fd036b51-bc72-40b2-a501-af4a766d6f8d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:44:33.064347 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-524cb94b-612e-4cc6-b700-ebbf5870a01f req-fd036b51-bc72-40b2-a501-af4a766d6f8d service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021039 Jun 01 22:44:33.064964 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1030/3039] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:44:33 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:33.463172 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-231c1eb7-a5e3-49e6-83b4-84cc639ae3dc tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:33.463172 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-231c1eb7-a5e3-49e6-83b4-84cc639ae3dc tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:33.467491 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-231c1eb7-a5e3-49e6-83b4-84cc639ae3dc tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:33.467925 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-231c1eb7-a5e3-49e6-83b4-84cc639ae3dc tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:33.468201 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-231c1eb7-a5e3-49e6-83b4-84cc639ae3dc tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:33.468773 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-231c1eb7-a5e3-49e6-83b4-84cc639ae3dc tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:33.469148 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-231c1eb7-a5e3-49e6-83b4-84cc639ae3dc tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:33.469488 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-231c1eb7-a5e3-49e6-83b4-84cc639ae3dc tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:33.486878 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-231c1eb7-a5e3-49e6-83b4-84cc639ae3dc tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:33.545508 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-231c1eb7-a5e3-49e6-83b4-84cc639ae3dc tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:33.555902 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-231c1eb7-a5e3-49e6-83b4-84cc639ae3dc tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 200 len: 1498 microversion: 2.1 time: 0.096070 Jun 01 22:44:33.556515 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 998/3040] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:33 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 1498 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:33.837100 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-30000907-6bf5-4d5e-83f6-d7549a677cfa tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:33.838460 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-30000907-6bf5-4d5e-83f6-d7549a677cfa tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] [instance: a88fccc0-9a65-46c8-b9e2-05eba09b3319] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:33.843655 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-30000907-6bf5-4d5e-83f6-d7549a677cfa tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:33.843918 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-30000907-6bf5-4d5e-83f6-d7549a677cfa tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:33.844212 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-30000907-6bf5-4d5e-83f6-d7549a677cfa tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:33.844824 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-30000907-6bf5-4d5e-83f6-d7549a677cfa tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:33.845181 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-30000907-6bf5-4d5e-83f6-d7549a677cfa tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:33.845552 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-30000907-6bf5-4d5e-83f6-d7549a677cfa tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:33.855578 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-30000907-6bf5-4d5e-83f6-d7549a677cfa tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] HTTP exception thrown: Instance a88fccc0-9a65-46c8-b9e2-05eba09b3319 could not be found. Jun 01 22:44:33.855900 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-30000907-6bf5-4d5e-83f6-d7549a677cfa tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Returning 404 to user: Instance a88fccc0-9a65-46c8-b9e2-05eba09b3319 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:44:33.856322 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-30000907-6bf5-4d5e-83f6-d7549a677cfa tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319" status: 404 len: 111 microversion: 2.1 time: 0.021006 Jun 01 22:44:33.856648 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1013/3041] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:33 2026] GET /compute/v2.1/servers/a88fccc0-9a65-46c8-b9e2-05eba09b3319 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:44:33.869660 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d2eb8d3a-5e9b-49a8-865e-33e2f10f6d26 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:33.892663 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d2eb8d3a-5e9b-49a8-865e-33e2f10f6d26 tempest-VolumesExtendAttachedTest-507631033 tempest-VolumesExtendAttachedTest-507631033-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-423477667" status: 202 len: 0 microversion: 2.1 time: 0.026639 Jun 01 22:44:33.893023 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1031/3042] 10.4.3.116 () {66 vars in 1336 bytes} [Mon Jun 1 22:44:33 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-423477667 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:44:34.072705 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-07a6e910-0afc-4c66-aae1-d51bf167d0d1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:34.072705 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-07a6e910-0afc-4c66-aae1-d51bf167d0d1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:34.077517 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-07a6e910-0afc-4c66-aae1-d51bf167d0d1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:34.078038 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-07a6e910-0afc-4c66-aae1-d51bf167d0d1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:34.078386 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-07a6e910-0afc-4c66-aae1-d51bf167d0d1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:34.078975 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-07a6e910-0afc-4c66-aae1-d51bf167d0d1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:34.079373 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-07a6e910-0afc-4c66-aae1-d51bf167d0d1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:34.079786 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-07a6e910-0afc-4c66-aae1-d51bf167d0d1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:34.097486 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-07a6e910-0afc-4c66-aae1-d51bf167d0d1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:34.256092 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-07a6e910-0afc-4c66-aae1-d51bf167d0d1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:34.265254 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-07a6e910-0afc-4c66-aae1-d51bf167d0d1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403" status: 200 len: 1365 microversion: 2.1 time: 0.196279 Jun 01 22:44:34.265732 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 999/3043] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:34 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403 => generated 1365 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:34.575932 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-32ea1e8a-7b28-4847-b818-2a1890db2ff7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:34.577850 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-32ea1e8a-7b28-4847-b818-2a1890db2ff7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:34.586001 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-32ea1e8a-7b28-4847-b818-2a1890db2ff7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:34.586329 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-32ea1e8a-7b28-4847-b818-2a1890db2ff7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:34.586607 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-32ea1e8a-7b28-4847-b818-2a1890db2ff7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:34.587162 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-32ea1e8a-7b28-4847-b818-2a1890db2ff7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:34.587575 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-32ea1e8a-7b28-4847-b818-2a1890db2ff7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:34.587943 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-32ea1e8a-7b28-4847-b818-2a1890db2ff7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:34.610984 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-32ea1e8a-7b28-4847-b818-2a1890db2ff7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:34.670686 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-32ea1e8a-7b28-4847-b818-2a1890db2ff7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:34.678121 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-32ea1e8a-7b28-4847-b818-2a1890db2ff7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 200 len: 1213 microversion: 2.1 time: 0.105253 Jun 01 22:44:34.678443 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1014/3044] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:34 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 1213 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:35.281516 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e42b5bf6-df1e-4784-96e5-9b417b1baf43 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:35.283045 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e42b5bf6-df1e-4784-96e5-9b417b1baf43 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:35.286847 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=56,nova_api:UPDATE=1,nova_api:INSERT=6,nova_api:DELETE=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:44:35.288265 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e42b5bf6-df1e-4784-96e5-9b417b1baf43 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:35.288583 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e42b5bf6-df1e-4784-96e5-9b417b1baf43 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:35.288818 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e42b5bf6-df1e-4784-96e5-9b417b1baf43 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:35.289337 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e42b5bf6-df1e-4784-96e5-9b417b1baf43 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:35.289705 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e42b5bf6-df1e-4784-96e5-9b417b1baf43 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:35.290179 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e42b5bf6-df1e-4784-96e5-9b417b1baf43 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:35.313970 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e42b5bf6-df1e-4784-96e5-9b417b1baf43 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:35.359008 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:44:35.443044 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e42b5bf6-df1e-4784-96e5-9b417b1baf43 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:35.453034 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e42b5bf6-df1e-4784-96e5-9b417b1baf43 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403" status: 200 len: 1365 microversion: 2.1 time: 0.173122 Jun 01 22:44:35.453447 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1032/3045] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:35 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403 => generated 1365 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:35.693603 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6158f818-4cbc-489c-b2ab-9b1616c45a43 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:35.694286 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6158f818-4cbc-489c-b2ab-9b1616c45a43 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:35.700392 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6158f818-4cbc-489c-b2ab-9b1616c45a43 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:35.700928 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6158f818-4cbc-489c-b2ab-9b1616c45a43 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:35.701335 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6158f818-4cbc-489c-b2ab-9b1616c45a43 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:35.702050 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6158f818-4cbc-489c-b2ab-9b1616c45a43 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:35.702536 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6158f818-4cbc-489c-b2ab-9b1616c45a43 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:35.703057 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6158f818-4cbc-489c-b2ab-9b1616c45a43 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:35.721483 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6158f818-4cbc-489c-b2ab-9b1616c45a43 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:35.721888 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6158f818-4cbc-489c-b2ab-9b1616c45a43 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:35.722143 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6158f818-4cbc-489c-b2ab-9b1616c45a43 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:35.722471 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-6158f818-4cbc-489c-b2ab-9b1616c45a43 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lazy-loading 'fault' on Instance uuid bd6bacfc-2b6c-41b5-9a66-5b391e18747a {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:44:35.725864 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6158f818-4cbc-489c-b2ab-9b1616c45a43 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:35.796368 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6158f818-4cbc-489c-b2ab-9b1616c45a43 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:35.809937 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6158f818-4cbc-489c-b2ab-9b1616c45a43 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 200 len: 1218 microversion: 2.1 time: 0.119727 Jun 01 22:44:35.810576 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1000/3046] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:35 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 1218 bytes in 121 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:36.471413 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-aa35d157-e7f4-49db-a0d8-1ec85f84c96d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:36.473065 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-aa35d157-e7f4-49db-a0d8-1ec85f84c96d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:36.478455 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aa35d157-e7f4-49db-a0d8-1ec85f84c96d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:36.478800 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aa35d157-e7f4-49db-a0d8-1ec85f84c96d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:36.479049 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aa35d157-e7f4-49db-a0d8-1ec85f84c96d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:36.479529 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aa35d157-e7f4-49db-a0d8-1ec85f84c96d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:36.479875 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aa35d157-e7f4-49db-a0d8-1ec85f84c96d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:36.480168 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aa35d157-e7f4-49db-a0d8-1ec85f84c96d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:36.497361 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-aa35d157-e7f4-49db-a0d8-1ec85f84c96d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:36.636378 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-aa35d157-e7f4-49db-a0d8-1ec85f84c96d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:36.644378 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-aa35d157-e7f4-49db-a0d8-1ec85f84c96d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403" status: 200 len: 1365 microversion: 2.1 time: 0.175439 Jun 01 22:44:36.644849 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1015/3047] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:36 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403 => generated 1365 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:36.826731 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a894c389-8ec0-41fe-8777-08cd49409382 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:36.828742 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a894c389-8ec0-41fe-8777-08cd49409382 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:36.836686 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a894c389-8ec0-41fe-8777-08cd49409382 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:36.836686 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a894c389-8ec0-41fe-8777-08cd49409382 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:36.836686 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a894c389-8ec0-41fe-8777-08cd49409382 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:36.836686 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a894c389-8ec0-41fe-8777-08cd49409382 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:36.837834 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a894c389-8ec0-41fe-8777-08cd49409382 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:36.837834 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a894c389-8ec0-41fe-8777-08cd49409382 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:36.861256 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a894c389-8ec0-41fe-8777-08cd49409382 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:36.861652 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a894c389-8ec0-41fe-8777-08cd49409382 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:36.861830 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a894c389-8ec0-41fe-8777-08cd49409382 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:36.862082 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-a894c389-8ec0-41fe-8777-08cd49409382 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lazy-loading 'fault' on Instance uuid bd6bacfc-2b6c-41b5-9a66-5b391e18747a {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:44:36.868900 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a894c389-8ec0-41fe-8777-08cd49409382 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:36.940371 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a894c389-8ec0-41fe-8777-08cd49409382 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:36.948972 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a894c389-8ec0-41fe-8777-08cd49409382 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 200 len: 1218 microversion: 2.1 time: 0.124999 Jun 01 22:44:36.949253 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1033/3048] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:36 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 1218 bytes in 125 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:37.180190 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:44:37.193030 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:44:37.328080 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:44:37.659343 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ab7c74bb-053c-4345-a024-982d8495ba10 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:37.661007 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ab7c74bb-053c-4345-a024-982d8495ba10 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:37.666171 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab7c74bb-053c-4345-a024-982d8495ba10 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:37.666397 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab7c74bb-053c-4345-a024-982d8495ba10 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:37.666723 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab7c74bb-053c-4345-a024-982d8495ba10 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:37.667224 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab7c74bb-053c-4345-a024-982d8495ba10 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:37.667541 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab7c74bb-053c-4345-a024-982d8495ba10 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:37.667875 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab7c74bb-053c-4345-a024-982d8495ba10 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:37.681493 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ab7c74bb-053c-4345-a024-982d8495ba10 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:37.872651 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ab7c74bb-053c-4345-a024-982d8495ba10 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:37.879831 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ab7c74bb-053c-4345-a024-982d8495ba10 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403" status: 200 len: 1365 microversion: 2.1 time: 0.222195 Jun 01 22:44:37.880158 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1001/3049] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:37 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403 => generated 1365 bytes in 223 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:37.965081 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-647ac840-aac2-43a9-a49f-78f6f81d42f6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:37.966411 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-647ac840-aac2-43a9-a49f-78f6f81d42f6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: bd6bacfc-2b6c-41b5-9a66-5b391e18747a] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:37.970985 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-647ac840-aac2-43a9-a49f-78f6f81d42f6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:37.971258 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-647ac840-aac2-43a9-a49f-78f6f81d42f6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:37.971456 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-647ac840-aac2-43a9-a49f-78f6f81d42f6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:37.971907 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-647ac840-aac2-43a9-a49f-78f6f81d42f6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:37.972220 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-647ac840-aac2-43a9-a49f-78f6f81d42f6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:37.972479 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-647ac840-aac2-43a9-a49f-78f6f81d42f6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:37.980434 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-647ac840-aac2-43a9-a49f-78f6f81d42f6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] HTTP exception thrown: Instance bd6bacfc-2b6c-41b5-9a66-5b391e18747a could not be found. Jun 01 22:44:37.980691 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-647ac840-aac2-43a9-a49f-78f6f81d42f6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Returning 404 to user: Instance bd6bacfc-2b6c-41b5-9a66-5b391e18747a could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:44:37.981106 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-647ac840-aac2-43a9-a49f-78f6f81d42f6 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a" status: 404 len: 111 microversion: 2.1 time: 0.017853 Jun 01 22:44:37.981414 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1016/3050] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:37 2026] GET /compute/v2.1/servers/bd6bacfc-2b6c-41b5-9a66-5b391e18747a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:44:37.990263 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0827fa67-14c8-474b-93eb-d0bca459a614 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:38.007400 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0827fa67-14c8-474b-93eb-d0bca459a614 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-2007623090" status: 202 len: 0 microversion: 2.1 time: 0.019076 Jun 01 22:44:38.007751 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1034/3051] 10.4.3.116 () {66 vars in 1339 bytes} [Mon Jun 1 22:44:37 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-2007623090 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:44:38.899688 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-fcb55557-e833-49e4-8e21-01a8ef79e1ce tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:38.901403 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-fcb55557-e833-49e4-8e21-01a8ef79e1ce tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:38.909466 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fcb55557-e833-49e4-8e21-01a8ef79e1ce tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:38.909833 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fcb55557-e833-49e4-8e21-01a8ef79e1ce tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:38.910091 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fcb55557-e833-49e4-8e21-01a8ef79e1ce tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:38.910628 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fcb55557-e833-49e4-8e21-01a8ef79e1ce tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:38.911000 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fcb55557-e833-49e4-8e21-01a8ef79e1ce tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:38.911345 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fcb55557-e833-49e4-8e21-01a8ef79e1ce tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:38.930648 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-fcb55557-e833-49e4-8e21-01a8ef79e1ce tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:39.060403 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-d08339a2-3b06-4ca8-9e24-d1dd0d0a4611 req-2526d0e9-4802-4ea2-81c1-5ecb8fbad4ac service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "04db3c65-8e79-4f29-9e45-0c8b83a36403", "name": "network-vif-plugged", "status": "completed", "tag": "9318e0c7-8ff7-4eb7-8bac-670c17f8df17"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:44:39.066112 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-d08339a2-3b06-4ca8-9e24-d1dd0d0a4611 req-2526d0e9-4802-4ea2-81c1-5ecb8fbad4ac service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:39.066271 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-d08339a2-3b06-4ca8-9e24-d1dd0d0a4611 req-2526d0e9-4802-4ea2-81c1-5ecb8fbad4ac service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:39.066432 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-d08339a2-3b06-4ca8-9e24-d1dd0d0a4611 req-2526d0e9-4802-4ea2-81c1-5ecb8fbad4ac service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:39.075588 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-d08339a2-3b06-4ca8-9e24-d1dd0d0a4611 req-2526d0e9-4802-4ea2-81c1-5ecb8fbad4ac service nova] Creating event network-vif-plugged:9318e0c7-8ff7-4eb7-8bac-670c17f8df17 for instance 04db3c65-8e79-4f29-9e45-0c8b83a36403 on np0000001904 Jun 01 22:44:39.075588 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-d08339a2-3b06-4ca8-9e24-d1dd0d0a4611 req-2526d0e9-4802-4ea2-81c1-5ecb8fbad4ac service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:44:39.079738 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-d08339a2-3b06-4ca8-9e24-d1dd0d0a4611 req-2526d0e9-4802-4ea2-81c1-5ecb8fbad4ac service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021055 Jun 01 22:44:39.079970 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1017/3052] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:44:39 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:39.122058 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-fcb55557-e833-49e4-8e21-01a8ef79e1ce tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:39.134299 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-fcb55557-e833-49e4-8e21-01a8ef79e1ce tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403" status: 200 len: 1365 microversion: 2.1 time: 0.236865 Jun 01 22:44:39.134908 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1002/3053] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:38 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403 => generated 1365 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:40.150451 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-70e393ca-4b7d-4774-b252-dcc8a2ec4459 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:40.152348 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-70e393ca-4b7d-4774-b252-dcc8a2ec4459 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:40.157079 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-70e393ca-4b7d-4774-b252-dcc8a2ec4459 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:40.157441 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-70e393ca-4b7d-4774-b252-dcc8a2ec4459 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:40.157774 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-70e393ca-4b7d-4774-b252-dcc8a2ec4459 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:40.158372 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-70e393ca-4b7d-4774-b252-dcc8a2ec4459 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:40.158829 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-70e393ca-4b7d-4774-b252-dcc8a2ec4459 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:40.159244 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-70e393ca-4b7d-4774-b252-dcc8a2ec4459 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:40.175370 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-70e393ca-4b7d-4774-b252-dcc8a2ec4459 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:40.298482 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-70e393ca-4b7d-4774-b252-dcc8a2ec4459 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:40.311297 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-70e393ca-4b7d-4774-b252-dcc8a2ec4459 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403" status: 200 len: 1365 microversion: 2.1 time: 0.162191 Jun 01 22:44:40.311600 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1035/3054] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:40 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403 => generated 1365 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:40.810054 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2d057b0d-8d40-4d1c-a237-56d97b993e1d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:40.810433 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2d057b0d-8d40-4d1c-a237-56d97b993e1d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:40.814306 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2d057b0d-8d40-4d1c-a237-56d97b993e1d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:40.814652 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2d057b0d-8d40-4d1c-a237-56d97b993e1d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:40.814882 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2d057b0d-8d40-4d1c-a237-56d97b993e1d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:40.815173 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2d057b0d-8d40-4d1c-a237-56d97b993e1d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:40.815342 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2d057b0d-8d40-4d1c-a237-56d97b993e1d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:40.815492 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2d057b0d-8d40-4d1c-a237-56d97b993e1d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:40.828798 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2d057b0d-8d40-4d1c-a237-56d97b993e1d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:44:40.883942 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2d057b0d-8d40-4d1c-a237-56d97b993e1d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 204 len: 0 microversion: 2.1 time: 0.075463 Jun 01 22:44:40.884325 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1018/3055] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:44:40 2026] DELETE /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 0 bytes in 76 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:44:40.893881 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-96f0962c-922f-42fc-92df-1e612039c44f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:40.895446 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-96f0962c-922f-42fc-92df-1e612039c44f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:40.901522 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-96f0962c-922f-42fc-92df-1e612039c44f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:40.901825 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-96f0962c-922f-42fc-92df-1e612039c44f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:40.902056 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-96f0962c-922f-42fc-92df-1e612039c44f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:40.902540 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-96f0962c-922f-42fc-92df-1e612039c44f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:40.902905 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-96f0962c-922f-42fc-92df-1e612039c44f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:40.903211 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-96f0962c-922f-42fc-92df-1e612039c44f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:40.920493 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-96f0962c-922f-42fc-92df-1e612039c44f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:41.077506 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-96f0962c-922f-42fc-92df-1e612039c44f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:41.085659 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-96f0962c-922f-42fc-92df-1e612039c44f tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1568 microversion: 2.1 time: 0.194272 Jun 01 22:44:41.085961 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1003/3056] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:40 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1568 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:41.118018 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-2c26527c-d5ed-4847-bfa0-bfb0746a5328 req-40f48120-f6a9-497f-8451-b587d3b1156c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "04db3c65-8e79-4f29-9e45-0c8b83a36403", "name": "network-vif-plugged", "status": "completed", "tag": "9318e0c7-8ff7-4eb7-8bac-670c17f8df17"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:44:41.126221 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-2c26527c-d5ed-4847-bfa0-bfb0746a5328 req-40f48120-f6a9-497f-8451-b587d3b1156c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:41.126473 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-2c26527c-d5ed-4847-bfa0-bfb0746a5328 req-40f48120-f6a9-497f-8451-b587d3b1156c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:41.126699 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-2c26527c-d5ed-4847-bfa0-bfb0746a5328 req-40f48120-f6a9-497f-8451-b587d3b1156c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:41.135357 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-2c26527c-d5ed-4847-bfa0-bfb0746a5328 req-40f48120-f6a9-497f-8451-b587d3b1156c service nova] Creating event network-vif-plugged:9318e0c7-8ff7-4eb7-8bac-670c17f8df17 for instance 04db3c65-8e79-4f29-9e45-0c8b83a36403 on np0000001904 Jun 01 22:44:41.135977 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-2c26527c-d5ed-4847-bfa0-bfb0746a5328 req-40f48120-f6a9-497f-8451-b587d3b1156c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:44:41.141537 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-2c26527c-d5ed-4847-bfa0-bfb0746a5328 req-40f48120-f6a9-497f-8451-b587d3b1156c service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025963 Jun 01 22:44:41.142109 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1036/3057] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:44:41 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:41.329732 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-36ef7bfd-c166-42da-802a-ddbcc9af1617 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:41.331394 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-36ef7bfd-c166-42da-802a-ddbcc9af1617 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:41.335504 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-36ef7bfd-c166-42da-802a-ddbcc9af1617 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:41.335886 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-36ef7bfd-c166-42da-802a-ddbcc9af1617 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:41.336158 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-36ef7bfd-c166-42da-802a-ddbcc9af1617 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:41.336678 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-36ef7bfd-c166-42da-802a-ddbcc9af1617 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:41.337072 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-36ef7bfd-c166-42da-802a-ddbcc9af1617 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:41.337405 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-36ef7bfd-c166-42da-802a-ddbcc9af1617 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:41.355062 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-36ef7bfd-c166-42da-802a-ddbcc9af1617 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:41.495287 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-36ef7bfd-c166-42da-802a-ddbcc9af1617 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:41.503210 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-36ef7bfd-c166-42da-802a-ddbcc9af1617 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403" status: 200 len: 1555 microversion: 2.1 time: 0.175357 Jun 01 22:44:41.503487 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1019/3058] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:41 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403 => generated 1555 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:41.520888 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e3855c0c-9e38-4e73-af12-28600fef9544 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:41.522824 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e3855c0c-9e38-4e73-af12-28600fef9544 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:41.528756 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e3855c0c-9e38-4e73-af12-28600fef9544 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:41.528923 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e3855c0c-9e38-4e73-af12-28600fef9544 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:41.529044 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e3855c0c-9e38-4e73-af12-28600fef9544 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:41.529252 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e3855c0c-9e38-4e73-af12-28600fef9544 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:41.529378 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e3855c0c-9e38-4e73-af12-28600fef9544 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:41.529541 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e3855c0c-9e38-4e73-af12-28600fef9544 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:41.540917 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e3855c0c-9e38-4e73-af12-28600fef9544 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:41.606437 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e3855c0c-9e38-4e73-af12-28600fef9544 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.087272 Jun 01 22:44:41.606826 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1004/3059] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:44:41 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403/os-interface => generated 282 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:42.102221 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-805bf979-b62c-449c-8510-66dcade81df4 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:42.103635 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-805bf979-b62c-449c-8510-66dcade81df4 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:42.107622 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-805bf979-b62c-449c-8510-66dcade81df4 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:42.107948 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-805bf979-b62c-449c-8510-66dcade81df4 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:42.108175 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-805bf979-b62c-449c-8510-66dcade81df4 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:42.108605 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-805bf979-b62c-449c-8510-66dcade81df4 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:42.108902 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-805bf979-b62c-449c-8510-66dcade81df4 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:42.109170 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-805bf979-b62c-449c-8510-66dcade81df4 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:42.124788 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-805bf979-b62c-449c-8510-66dcade81df4 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:42.193663 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-3c0d57ad-afa3-4e1b-9865-b39e318e568a req-3329a0fa-76b3-434d-8f55-6e5977fdff56 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "04db3c65-8e79-4f29-9e45-0c8b83a36403", "tag": "9318e0c7-8ff7-4eb7-8bac-670c17f8df17"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:44:42.203706 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-3c0d57ad-afa3-4e1b-9865-b39e318e568a req-3329a0fa-76b3-434d-8f55-6e5977fdff56 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:42.203927 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-3c0d57ad-afa3-4e1b-9865-b39e318e568a req-3329a0fa-76b3-434d-8f55-6e5977fdff56 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:42.204143 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-3c0d57ad-afa3-4e1b-9865-b39e318e568a req-3329a0fa-76b3-434d-8f55-6e5977fdff56 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:42.211141 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-3c0d57ad-afa3-4e1b-9865-b39e318e568a req-3329a0fa-76b3-434d-8f55-6e5977fdff56 service nova] Creating event network-changed:9318e0c7-8ff7-4eb7-8bac-670c17f8df17 for instance 04db3c65-8e79-4f29-9e45-0c8b83a36403 on np0000001904 Jun 01 22:44:42.211629 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-3c0d57ad-afa3-4e1b-9865-b39e318e568a req-3329a0fa-76b3-434d-8f55-6e5977fdff56 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:44:42.217763 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-3c0d57ad-afa3-4e1b-9865-b39e318e568a req-3329a0fa-76b3-434d-8f55-6e5977fdff56 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026100 Jun 01 22:44:42.218164 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1020/3060] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:44:42 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:42.265336 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-805bf979-b62c-449c-8510-66dcade81df4 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:42.272730 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-805bf979-b62c-449c-8510-66dcade81df4 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1568 microversion: 2.1 time: 0.172198 Jun 01 22:44:42.273080 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1037/3061] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:42 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1568 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:43.206921 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-608e2336-d4cc-4a16-9de7-2d6f220e21a6 req-0bc7ccbc-7676-496d-a928-cea1edb07fd0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2f7b9516-2e2a-4116-b401-8b3388dc6da8", "name": "network-vif-unplugged", "status": "completed", "tag": "99c2d68c-f92a-41ac-bbe9-01d28e1ab2c2"}, {"server_uuid": "2f7b9516-2e2a-4116-b401-8b3388dc6da8", "name": "network-vif-unplugged", "status": "completed", "tag": "99c2d68c-f92a-41ac-bbe9-01d28e1ab2c2"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:44:43.212407 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-608e2336-d4cc-4a16-9de7-2d6f220e21a6 req-0bc7ccbc-7676-496d-a928-cea1edb07fd0 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:43.212582 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-608e2336-d4cc-4a16-9de7-2d6f220e21a6 req-0bc7ccbc-7676-496d-a928-cea1edb07fd0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:43.212750 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-608e2336-d4cc-4a16-9de7-2d6f220e21a6 req-0bc7ccbc-7676-496d-a928-cea1edb07fd0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:43.218842 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-608e2336-d4cc-4a16-9de7-2d6f220e21a6 req-0bc7ccbc-7676-496d-a928-cea1edb07fd0 service nova] Creating event network-vif-unplugged:99c2d68c-f92a-41ac-bbe9-01d28e1ab2c2 for instance 2f7b9516-2e2a-4116-b401-8b3388dc6da8 on np0000001904 Jun 01 22:44:43.219063 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-608e2336-d4cc-4a16-9de7-2d6f220e21a6 req-0bc7ccbc-7676-496d-a928-cea1edb07fd0 service nova] Creating event network-vif-unplugged:99c2d68c-f92a-41ac-bbe9-01d28e1ab2c2 for instance 2f7b9516-2e2a-4116-b401-8b3388dc6da8 on np0000001904 Jun 01 22:44:43.219477 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-608e2336-d4cc-4a16-9de7-2d6f220e21a6 req-0bc7ccbc-7676-496d-a928-cea1edb07fd0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:44:43.224002 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-608e2336-d4cc-4a16-9de7-2d6f220e21a6 req-0bc7ccbc-7676-496d-a928-cea1edb07fd0 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.018706 Jun 01 22:44:43.224942 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1005/3062] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:44:43 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:43.288703 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a461a7a6-f8d7-438d-9e82-eb0cd10443c2 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:43.290626 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a461a7a6-f8d7-438d-9e82-eb0cd10443c2 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:43.294977 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a461a7a6-f8d7-438d-9e82-eb0cd10443c2 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:43.295215 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a461a7a6-f8d7-438d-9e82-eb0cd10443c2 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:43.295405 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a461a7a6-f8d7-438d-9e82-eb0cd10443c2 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:43.295836 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a461a7a6-f8d7-438d-9e82-eb0cd10443c2 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:43.296160 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a461a7a6-f8d7-438d-9e82-eb0cd10443c2 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:43.296482 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a461a7a6-f8d7-438d-9e82-eb0cd10443c2 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:43.314389 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a461a7a6-f8d7-438d-9e82-eb0cd10443c2 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:43.462862 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a461a7a6-f8d7-438d-9e82-eb0cd10443c2 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:43.473581 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a461a7a6-f8d7-438d-9e82-eb0cd10443c2 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1568 microversion: 2.1 time: 0.187150 Jun 01 22:44:43.474179 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1021/3063] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:43 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1568 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:44.089351 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-bb8c197a-97c6-470d-94da-318ec382a1e2 req-64164e51-11a8-45c4-89a6-4b5aa646c613 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2f7b9516-2e2a-4116-b401-8b3388dc6da8", "name": "network-vif-deleted", "tag": "99c2d68c-f92a-41ac-bbe9-01d28e1ab2c2"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:44:44.097521 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-bb8c197a-97c6-470d-94da-318ec382a1e2 req-64164e51-11a8-45c4-89a6-4b5aa646c613 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:44.097808 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-bb8c197a-97c6-470d-94da-318ec382a1e2 req-64164e51-11a8-45c4-89a6-4b5aa646c613 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:44.097991 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-bb8c197a-97c6-470d-94da-318ec382a1e2 req-64164e51-11a8-45c4-89a6-4b5aa646c613 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:44.104059 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-bb8c197a-97c6-470d-94da-318ec382a1e2 req-64164e51-11a8-45c4-89a6-4b5aa646c613 service nova] Creating event network-vif-deleted:99c2d68c-f92a-41ac-bbe9-01d28e1ab2c2 for instance 2f7b9516-2e2a-4116-b401-8b3388dc6da8 on np0000001904 Jun 01 22:44:44.104614 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-bb8c197a-97c6-470d-94da-318ec382a1e2 req-64164e51-11a8-45c4-89a6-4b5aa646c613 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:44:44.108575 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-bb8c197a-97c6-470d-94da-318ec382a1e2 req-64164e51-11a8-45c4-89a6-4b5aa646c613 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021126 Jun 01 22:44:44.108996 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1038/3064] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:44:44 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:44.495587 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3a27cb16-9cf7-43f0-80ba-d5747e6683aa tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:44.495587 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3a27cb16-9cf7-43f0-80ba-d5747e6683aa tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:44.499626 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3a27cb16-9cf7-43f0-80ba-d5747e6683aa tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:44.500004 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3a27cb16-9cf7-43f0-80ba-d5747e6683aa tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:44.500316 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3a27cb16-9cf7-43f0-80ba-d5747e6683aa tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:44.500831 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3a27cb16-9cf7-43f0-80ba-d5747e6683aa tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:44.501201 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3a27cb16-9cf7-43f0-80ba-d5747e6683aa tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:44.501531 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3a27cb16-9cf7-43f0-80ba-d5747e6683aa tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:44.516738 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3a27cb16-9cf7-43f0-80ba-d5747e6683aa tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:44.580509 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3a27cb16-9cf7-43f0-80ba-d5747e6683aa tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:44.588772 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3a27cb16-9cf7-43f0-80ba-d5747e6683aa tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1500 microversion: 2.1 time: 0.096447 Jun 01 22:44:44.588772 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1006/3065] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:44 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1500 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:45.604632 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-93d2e135-692a-4f3a-b981-f55e6fefd6d3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:45.611395 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-93d2e135-692a-4f3a-b981-f55e6fefd6d3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:45.621899 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-93d2e135-692a-4f3a-b981-f55e6fefd6d3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:45.622275 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-93d2e135-692a-4f3a-b981-f55e6fefd6d3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:45.622601 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-93d2e135-692a-4f3a-b981-f55e6fefd6d3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:45.623204 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-93d2e135-692a-4f3a-b981-f55e6fefd6d3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:45.623643 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-93d2e135-692a-4f3a-b981-f55e6fefd6d3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:45.624064 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-93d2e135-692a-4f3a-b981-f55e6fefd6d3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:45.645599 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-93d2e135-692a-4f3a-b981-f55e6fefd6d3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:45.693015 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-93d2e135-692a-4f3a-b981-f55e6fefd6d3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:45.700183 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-93d2e135-692a-4f3a-b981-f55e6fefd6d3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1214 microversion: 2.1 time: 0.098767 Jun 01 22:44:45.700451 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1022/3066] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:45 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1214 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:46.715761 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9c48a91e-3efd-4181-9b01-b72c1ebd79ca tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:46.717457 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9c48a91e-3efd-4181-9b01-b72c1ebd79ca tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:46.721469 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9c48a91e-3efd-4181-9b01-b72c1ebd79ca tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:46.721754 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9c48a91e-3efd-4181-9b01-b72c1ebd79ca tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:46.722009 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9c48a91e-3efd-4181-9b01-b72c1ebd79ca tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:46.722470 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9c48a91e-3efd-4181-9b01-b72c1ebd79ca tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:46.722818 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9c48a91e-3efd-4181-9b01-b72c1ebd79ca tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:46.723130 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9c48a91e-3efd-4181-9b01-b72c1ebd79ca tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:46.745132 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9c48a91e-3efd-4181-9b01-b72c1ebd79ca tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:46.745410 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9c48a91e-3efd-4181-9b01-b72c1ebd79ca tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:46.745621 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9c48a91e-3efd-4181-9b01-b72c1ebd79ca tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:46.745909 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-9c48a91e-3efd-4181-9b01-b72c1ebd79ca tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lazy-loading 'fault' on Instance uuid 2f7b9516-2e2a-4116-b401-8b3388dc6da8 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:44:46.749473 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9c48a91e-3efd-4181-9b01-b72c1ebd79ca tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:46.806306 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9c48a91e-3efd-4181-9b01-b72c1ebd79ca tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:46.813746 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9c48a91e-3efd-4181-9b01-b72c1ebd79ca tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1219 microversion: 2.1 time: 0.099653 Jun 01 22:44:46.814064 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1039/3067] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:46 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1219 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:47.831724 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-bc2909fd-ca5d-4f06-8570-2dfa2608b142 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:47.834337 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-bc2909fd-ca5d-4f06-8570-2dfa2608b142 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:47.839515 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bc2909fd-ca5d-4f06-8570-2dfa2608b142 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:47.839800 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bc2909fd-ca5d-4f06-8570-2dfa2608b142 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:47.840038 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bc2909fd-ca5d-4f06-8570-2dfa2608b142 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:47.840492 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bc2909fd-ca5d-4f06-8570-2dfa2608b142 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:47.840897 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bc2909fd-ca5d-4f06-8570-2dfa2608b142 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:47.841184 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bc2909fd-ca5d-4f06-8570-2dfa2608b142 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:47.865530 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bc2909fd-ca5d-4f06-8570-2dfa2608b142 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:47.867920 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bc2909fd-ca5d-4f06-8570-2dfa2608b142 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:47.867920 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bc2909fd-ca5d-4f06-8570-2dfa2608b142 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:47.867920 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-bc2909fd-ca5d-4f06-8570-2dfa2608b142 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lazy-loading 'fault' on Instance uuid 2f7b9516-2e2a-4116-b401-8b3388dc6da8 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:44:47.870741 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-bc2909fd-ca5d-4f06-8570-2dfa2608b142 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:47.937623 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-bc2909fd-ca5d-4f06-8570-2dfa2608b142 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:47.944305 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-bc2909fd-ca5d-4f06-8570-2dfa2608b142 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1219 microversion: 2.1 time: 0.114329 Jun 01 22:44:47.944587 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1007/3068] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:47 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1219 bytes in 115 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:48.959590 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6ed22e20-5a10-43e8-8af3-ba7e02260686 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:48.959590 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6ed22e20-5a10-43e8-8af3-ba7e02260686 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:48.964512 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6ed22e20-5a10-43e8-8af3-ba7e02260686 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:48.964942 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6ed22e20-5a10-43e8-8af3-ba7e02260686 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:48.965253 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6ed22e20-5a10-43e8-8af3-ba7e02260686 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:48.965804 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6ed22e20-5a10-43e8-8af3-ba7e02260686 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:48.966188 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6ed22e20-5a10-43e8-8af3-ba7e02260686 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:48.966578 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6ed22e20-5a10-43e8-8af3-ba7e02260686 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:48.984130 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6ed22e20-5a10-43e8-8af3-ba7e02260686 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:48.984513 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6ed22e20-5a10-43e8-8af3-ba7e02260686 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:48.984778 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6ed22e20-5a10-43e8-8af3-ba7e02260686 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:48.985100 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-6ed22e20-5a10-43e8-8af3-ba7e02260686 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lazy-loading 'fault' on Instance uuid 2f7b9516-2e2a-4116-b401-8b3388dc6da8 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:44:48.988235 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-6ed22e20-5a10-43e8-8af3-ba7e02260686 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:49.047098 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6ed22e20-5a10-43e8-8af3-ba7e02260686 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:49.056392 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6ed22e20-5a10-43e8-8af3-ba7e02260686 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 200 len: 1219 microversion: 2.1 time: 0.099704 Jun 01 22:44:49.056887 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1023/3069] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:48 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 1219 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:50.074781 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-84fc6d42-575a-4da4-b635-daee4b65c127 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:50.076172 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-84fc6d42-575a-4da4-b635-daee4b65c127 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: 2f7b9516-2e2a-4116-b401-8b3388dc6da8] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:50.081717 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-84fc6d42-575a-4da4-b635-daee4b65c127 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:50.082042 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-84fc6d42-575a-4da4-b635-daee4b65c127 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:50.082495 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-84fc6d42-575a-4da4-b635-daee4b65c127 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:50.083143 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-84fc6d42-575a-4da4-b635-daee4b65c127 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:50.083508 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-84fc6d42-575a-4da4-b635-daee4b65c127 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:50.083827 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-84fc6d42-575a-4da4-b635-daee4b65c127 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:50.092856 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-84fc6d42-575a-4da4-b635-daee4b65c127 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] HTTP exception thrown: Instance 2f7b9516-2e2a-4116-b401-8b3388dc6da8 could not be found. Jun 01 22:44:50.093121 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-84fc6d42-575a-4da4-b635-daee4b65c127 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Returning 404 to user: Instance 2f7b9516-2e2a-4116-b401-8b3388dc6da8 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:44:50.096187 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-84fc6d42-575a-4da4-b635-daee4b65c127 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8" status: 404 len: 111 microversion: 2.1 time: 0.020480 Jun 01 22:44:50.096187 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1040/3070] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:50 2026] GET /compute/v2.1/servers/2f7b9516-2e2a-4116-b401-8b3388dc6da8 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:44:50.110673 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3ffdd88e-19f2-4ba1-a714-76d69da5ff58 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:50.129007 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3ffdd88e-19f2-4ba1-a714-76d69da5ff58 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1617716844" status: 202 len: 0 microversion: 2.1 time: 0.021756 Jun 01 22:44:50.129007 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1008/3071] 10.4.3.116 () {66 vars in 1339 bytes} [Mon Jun 1 22:44:50 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1617716844 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:44:52.744926 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b9316100-06f7-4889-b8d6-586833ac3c97 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:52.745320 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b9316100-06f7-4889-b8d6-586833ac3c97 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:52.752294 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b9316100-06f7-4889-b8d6-586833ac3c97 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:52.752489 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b9316100-06f7-4889-b8d6-586833ac3c97 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:52.752641 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b9316100-06f7-4889-b8d6-586833ac3c97 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:52.752972 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b9316100-06f7-4889-b8d6-586833ac3c97 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:52.753125 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b9316100-06f7-4889-b8d6-586833ac3c97 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:52.753244 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b9316100-06f7-4889-b8d6-586833ac3c97 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:52.766989 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b9316100-06f7-4889-b8d6-586833ac3c97 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:44:52.815508 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b9316100-06f7-4889-b8d6-586833ac3c97 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 204 len: 0 microversion: 2.1 time: 0.072287 Jun 01 22:44:52.815849 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1024/3072] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:44:52 2026] DELETE /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 0 bytes in 73 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:44:52.824376 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-174f8406-4e6a-49c3-a604-e180c78630ce tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:52.825701 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-174f8406-4e6a-49c3-a604-e180c78630ce tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:52.831181 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-174f8406-4e6a-49c3-a604-e180c78630ce tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:52.831539 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-174f8406-4e6a-49c3-a604-e180c78630ce tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:52.831976 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-174f8406-4e6a-49c3-a604-e180c78630ce tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:52.832507 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-174f8406-4e6a-49c3-a604-e180c78630ce tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:52.832880 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-174f8406-4e6a-49c3-a604-e180c78630ce tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:52.833314 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-174f8406-4e6a-49c3-a604-e180c78630ce tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:52.851067 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-174f8406-4e6a-49c3-a604-e180c78630ce tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:53.054797 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-174f8406-4e6a-49c3-a604-e180c78630ce tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:53.067073 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-174f8406-4e6a-49c3-a604-e180c78630ce tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1567 microversion: 2.1 time: 0.244223 Jun 01 22:44:53.067471 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1041/3073] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:52 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1567 bytes in 245 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:54.085477 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ba946559-211d-4297-9e6c-41325b43d8f3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:54.087757 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ba946559-211d-4297-9e6c-41325b43d8f3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:54.093081 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ba946559-211d-4297-9e6c-41325b43d8f3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:54.093493 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ba946559-211d-4297-9e6c-41325b43d8f3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:54.093887 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ba946559-211d-4297-9e6c-41325b43d8f3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:54.094495 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ba946559-211d-4297-9e6c-41325b43d8f3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:54.095084 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ba946559-211d-4297-9e6c-41325b43d8f3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:54.095537 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ba946559-211d-4297-9e6c-41325b43d8f3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:54.098608 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=114,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:44:54.120651 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ba946559-211d-4297-9e6c-41325b43d8f3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:54.286775 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ba946559-211d-4297-9e6c-41325b43d8f3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:54.301787 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ba946559-211d-4297-9e6c-41325b43d8f3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1567 microversion: 2.1 time: 0.218524 Jun 01 22:44:54.302157 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1009/3074] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:54 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1567 bytes in 219 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:54.909493 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e5e59420-6b19-440c-8f9f-e135592f7cd6 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1650069721", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCzJsGL+P4o8nUZU4fdXaQaxNKfhqd0cuYnQCofFVnP3ZDB7AAcLZUw18nl0waplrL5/9i40QMO+LM4RzoBc306Yo5QlV7Wbj+dyW478IpcgU9OFZQ1JD/VzJNMtbU0C7g=="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:44:54.922378 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-e5e59420-6b19-440c-8f9f-e135592f7cd6 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Getting quotas for project c5c507812ccf4e3984ba0eb2da0d2c92. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:44:54.926939 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-e5e59420-6b19-440c-8f9f-e135592f7cd6 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Getting quotas for user 17693bc53bf341f092158eca64e6b99e and project c5c507812ccf4e3984ba0eb2da0d2c92. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:44:54.947669 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e5e59420-6b19-440c-8f9f-e135592f7cd6 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.040460 Jun 01 22:44:54.948022 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1025/3075] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:44:54 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:55.320196 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a1a0d336-ce73-434c-a847-77582ad8c739 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:55.325149 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a1a0d336-ce73-434c-a847-77582ad8c739 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:55.331807 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a1a0d336-ce73-434c-a847-77582ad8c739 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:55.332184 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a1a0d336-ce73-434c-a847-77582ad8c739 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:55.332447 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a1a0d336-ce73-434c-a847-77582ad8c739 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:55.333029 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a1a0d336-ce73-434c-a847-77582ad8c739 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:55.333407 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a1a0d336-ce73-434c-a847-77582ad8c739 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:55.333769 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a1a0d336-ce73-434c-a847-77582ad8c739 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:55.348232 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a1a0d336-ce73-434c-a847-77582ad8c739 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:55.539757 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a1a0d336-ce73-434c-a847-77582ad8c739 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:55.549195 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a1a0d336-ce73-434c-a847-77582ad8c739 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1567 microversion: 2.1 time: 0.232394 Jun 01 22:44:55.549577 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1042/3076] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:55 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1567 bytes in 233 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:55.800808 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-231845473", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "5824839b-526d-4313-b529-6fbca8b42cf0"}], "security_groups": [{"name": "tempest-securitygroup--1570185931"}], "key_name": "tempest-keypair-1650069721", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:44:55.920278 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:55.921179 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:55.921576 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:55.922301 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:55.923216 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:55.923647 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:55.931459 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:55.999495 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] validate_networks() for [('5824839b-526d-4313-b529-6fbca8b42cf0', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:44:55.999833 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:56.159275 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-a8b307e5-a547-4e6d-9b86-946c0e9740e7 req-a3f50743-4c80-4877-8459-76b289284cc1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "efd77091-9fc3-4d58-b579-1d62eb72eace", "name": "network-vif-unplugged", "status": "completed", "tag": "53764f07-bbb8-49bd-a9f9-bc9c828ba70c"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:44:56.169003 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a8b307e5-a547-4e6d-9b86-946c0e9740e7 req-a3f50743-4c80-4877-8459-76b289284cc1 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:56.169145 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a8b307e5-a547-4e6d-9b86-946c0e9740e7 req-a3f50743-4c80-4877-8459-76b289284cc1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:56.169262 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a8b307e5-a547-4e6d-9b86-946c0e9740e7 req-a3f50743-4c80-4877-8459-76b289284cc1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:56.180385 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a8b307e5-a547-4e6d-9b86-946c0e9740e7 req-a3f50743-4c80-4877-8459-76b289284cc1 service nova] Creating event network-vif-unplugged:53764f07-bbb8-49bd-a9f9-bc9c828ba70c for instance efd77091-9fc3-4d58-b579-1d62eb72eace on np0000001904 Jun 01 22:44:56.180754 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-a8b307e5-a547-4e6d-9b86-946c0e9740e7 req-a3f50743-4c80-4877-8459-76b289284cc1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:44:56.184354 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-a8b307e5-a547-4e6d-9b86-946c0e9740e7 req-a3f50743-4c80-4877-8459-76b289284cc1 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.028931 Jun 01 22:44:56.186542 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1026/3077] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:44:56 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:56.240478 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:56.366634 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:44:56.366804 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:44:56.367107 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:44:56.367248 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:44:56.367394 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:44:56.373977 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:56.374206 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:56.374389 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:56.375007 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:56.375214 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:56.375398 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:56.385311 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Getting quotas for project c5c507812ccf4e3984ba0eb2da0d2c92. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:44:56.387194 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Getting quotas for user 17693bc53bf341f092158eca64e6b99e and project c5c507812ccf4e3984ba0eb2da0d2c92. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:44:56.392082 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:44:56.393352 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:44:56.437789 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b735c97d-a5c6-4357-867f-89b61c9c10ef tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.639148 Jun 01 22:44:56.438102 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1010/3078] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:44:55 2026] POST /compute/v2.1/servers => generated 406 bytes in 640 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:44:56.448314 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-cc83d8b8-54de-4986-9fdf-e4b3d39152e3 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:56.450317 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-cc83d8b8-54de-4986-9fdf-e4b3d39152e3 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:56.461618 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-cc83d8b8-54de-4986-9fdf-e4b3d39152e3 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:56.508596 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-cc83d8b8-54de-4986-9fdf-e4b3d39152e3 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17693bc53bf341f092158eca64e6b99e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5c507812ccf4e3984ba0eb2da0d2c92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:56.515347 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-cc83d8b8-54de-4986-9fdf-e4b3d39152e3 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc" status: 200 len: 1249 microversion: 2.1 time: 0.068866 Jun 01 22:44:56.515699 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1043/3079] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:56 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc => generated 1249 bytes in 69 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:56.570379 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-fbfd04a3-6996-479c-82a3-85c716b7dd99 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:56.571869 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-fbfd04a3-6996-479c-82a3-85c716b7dd99 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:56.577532 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fbfd04a3-6996-479c-82a3-85c716b7dd99 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:56.577853 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fbfd04a3-6996-479c-82a3-85c716b7dd99 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:56.578140 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fbfd04a3-6996-479c-82a3-85c716b7dd99 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:56.578683 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fbfd04a3-6996-479c-82a3-85c716b7dd99 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:56.579077 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fbfd04a3-6996-479c-82a3-85c716b7dd99 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:56.579427 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fbfd04a3-6996-479c-82a3-85c716b7dd99 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:56.596935 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-fbfd04a3-6996-479c-82a3-85c716b7dd99 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:56.662304 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-fbfd04a3-6996-479c-82a3-85c716b7dd99 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:56.671704 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-fbfd04a3-6996-479c-82a3-85c716b7dd99 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1499 microversion: 2.1 time: 0.103006 Jun 01 22:44:56.672153 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1027/3080] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:56 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1499 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:57.531051 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-200b789f-ff8f-4d3e-bd2b-09de723b6706 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:57.535636 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-200b789f-ff8f-4d3e-bd2b-09de723b6706 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:57.539857 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-200b789f-ff8f-4d3e-bd2b-09de723b6706 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:57.540207 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-200b789f-ff8f-4d3e-bd2b-09de723b6706 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:57.540506 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-200b789f-ff8f-4d3e-bd2b-09de723b6706 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:57.541087 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-200b789f-ff8f-4d3e-bd2b-09de723b6706 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:57.541447 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-200b789f-ff8f-4d3e-bd2b-09de723b6706 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:57.541795 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-200b789f-ff8f-4d3e-bd2b-09de723b6706 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:57.556792 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-200b789f-ff8f-4d3e-bd2b-09de723b6706 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:57.610970 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-200b789f-ff8f-4d3e-bd2b-09de723b6706 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17693bc53bf341f092158eca64e6b99e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5c507812ccf4e3984ba0eb2da0d2c92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:57.618054 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-200b789f-ff8f-4d3e-bd2b-09de723b6706 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc" status: 200 len: 1253 microversion: 2.1 time: 0.088839 Jun 01 22:44:57.618387 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1011/3081] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:57 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc => generated 1253 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:57.621446 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4c9a65c8-59db-4473-aef0-a85486189a15 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:57.624735 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4c9a65c8-59db-4473-aef0-a85486189a15 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:57.627958 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4c9a65c8-59db-4473-aef0-a85486189a15 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:57.628219 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4c9a65c8-59db-4473-aef0-a85486189a15 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:57.628468 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4c9a65c8-59db-4473-aef0-a85486189a15 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:57.628946 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4c9a65c8-59db-4473-aef0-a85486189a15 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:57.629273 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4c9a65c8-59db-4473-aef0-a85486189a15 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:57.629591 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4c9a65c8-59db-4473-aef0-a85486189a15 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:57.643797 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4c9a65c8-59db-4473-aef0-a85486189a15 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:57.689941 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ffb9da2b-3a0c-427b-8125-95ce6bbd9e58 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:57.691376 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ffb9da2b-3a0c-427b-8125-95ce6bbd9e58 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:57.696988 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ffb9da2b-3a0c-427b-8125-95ce6bbd9e58 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:57.697344 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ffb9da2b-3a0c-427b-8125-95ce6bbd9e58 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:57.697651 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ffb9da2b-3a0c-427b-8125-95ce6bbd9e58 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:57.698218 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ffb9da2b-3a0c-427b-8125-95ce6bbd9e58 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:57.698510 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ffb9da2b-3a0c-427b-8125-95ce6bbd9e58 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:57.698797 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ffb9da2b-3a0c-427b-8125-95ce6bbd9e58 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:57.713710 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ffb9da2b-3a0c-427b-8125-95ce6bbd9e58 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:57.765551 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ffb9da2b-3a0c-427b-8125-95ce6bbd9e58 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:57.773479 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ffb9da2b-3a0c-427b-8125-95ce6bbd9e58 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1213 microversion: 2.1 time: 0.086264 Jun 01 22:44:57.773805 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1028/3082] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:57 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1213 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:57.790967 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4c9a65c8-59db-4473-aef0-a85486189a15 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:57.798986 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4c9a65c8-59db-4473-aef0-a85486189a15 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1553 microversion: 2.1 time: 0.179345 Jun 01 22:44:57.799255 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1044/3083] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:57 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1553 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:58.233448 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-56fc07bd-e0da-4758-82d3-29f7a4457274 req-7acc9456-79c7-4d02-b98b-de9e28ca6ab4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "efd77091-9fc3-4d58-b579-1d62eb72eace", "name": "network-vif-deleted", "tag": "53764f07-bbb8-49bd-a9f9-bc9c828ba70c"}, {"server_uuid": "efd77091-9fc3-4d58-b579-1d62eb72eace", "name": "network-vif-unplugged", "status": "completed", "tag": "53764f07-bbb8-49bd-a9f9-bc9c828ba70c"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:44:58.239854 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-56fc07bd-e0da-4758-82d3-29f7a4457274 req-7acc9456-79c7-4d02-b98b-de9e28ca6ab4 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:58.240049 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-56fc07bd-e0da-4758-82d3-29f7a4457274 req-7acc9456-79c7-4d02-b98b-de9e28ca6ab4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:58.240189 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-56fc07bd-e0da-4758-82d3-29f7a4457274 req-7acc9456-79c7-4d02-b98b-de9e28ca6ab4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:58.246311 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-56fc07bd-e0da-4758-82d3-29f7a4457274 req-7acc9456-79c7-4d02-b98b-de9e28ca6ab4 service nova] Creating event network-vif-deleted:53764f07-bbb8-49bd-a9f9-bc9c828ba70c for instance efd77091-9fc3-4d58-b579-1d62eb72eace on np0000001904 Jun 01 22:44:58.246480 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-56fc07bd-e0da-4758-82d3-29f7a4457274 req-7acc9456-79c7-4d02-b98b-de9e28ca6ab4 service nova] Creating event network-vif-unplugged:53764f07-bbb8-49bd-a9f9-bc9c828ba70c for instance efd77091-9fc3-4d58-b579-1d62eb72eace on np0000001904 Jun 01 22:44:58.246890 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-56fc07bd-e0da-4758-82d3-29f7a4457274 req-7acc9456-79c7-4d02-b98b-de9e28ca6ab4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:44:58.250829 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-56fc07bd-e0da-4758-82d3-29f7a4457274 req-7acc9456-79c7-4d02-b98b-de9e28ca6ab4 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.020143 Jun 01 22:44:58.251526 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1012/3084] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:44:58 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:44:58.632723 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a96ae813-ee13-4f79-8238-3a4a8484fc9e tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:58.634047 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a96ae813-ee13-4f79-8238-3a4a8484fc9e tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:58.638635 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a96ae813-ee13-4f79-8238-3a4a8484fc9e tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:58.638888 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a96ae813-ee13-4f79-8238-3a4a8484fc9e tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:58.639103 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a96ae813-ee13-4f79-8238-3a4a8484fc9e tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:58.639537 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a96ae813-ee13-4f79-8238-3a4a8484fc9e tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:58.639879 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a96ae813-ee13-4f79-8238-3a4a8484fc9e tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:58.640172 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a96ae813-ee13-4f79-8238-3a4a8484fc9e tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:58.658110 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a96ae813-ee13-4f79-8238-3a4a8484fc9e tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:58.705025 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a96ae813-ee13-4f79-8238-3a4a8484fc9e tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17693bc53bf341f092158eca64e6b99e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5c507812ccf4e3984ba0eb2da0d2c92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:58.712123 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a96ae813-ee13-4f79-8238-3a4a8484fc9e tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc" status: 200 len: 1301 microversion: 2.1 time: 0.081173 Jun 01 22:44:58.712455 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1029/3085] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:58 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc => generated 1301 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:58.788709 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-93e416bb-51ce-479a-9e8d-731e7de6c4a3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:58.790148 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-93e416bb-51ce-479a-9e8d-731e7de6c4a3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:58.797153 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-93e416bb-51ce-479a-9e8d-731e7de6c4a3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:58.797389 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-93e416bb-51ce-479a-9e8d-731e7de6c4a3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:58.797635 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-93e416bb-51ce-479a-9e8d-731e7de6c4a3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:58.798125 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-93e416bb-51ce-479a-9e8d-731e7de6c4a3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:58.798427 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-93e416bb-51ce-479a-9e8d-731e7de6c4a3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:58.798750 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-93e416bb-51ce-479a-9e8d-731e7de6c4a3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:58.817520 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-93e416bb-51ce-479a-9e8d-731e7de6c4a3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:58.817758 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-93e416bb-51ce-479a-9e8d-731e7de6c4a3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:58.817934 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-93e416bb-51ce-479a-9e8d-731e7de6c4a3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:58.818174 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-93e416bb-51ce-479a-9e8d-731e7de6c4a3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lazy-loading 'fault' on Instance uuid efd77091-9fc3-4d58-b579-1d62eb72eace {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:44:58.821779 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-93e416bb-51ce-479a-9e8d-731e7de6c4a3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:58.868855 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-93e416bb-51ce-479a-9e8d-731e7de6c4a3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:58.876681 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-93e416bb-51ce-479a-9e8d-731e7de6c4a3 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1218 microversion: 2.1 time: 0.089840 Jun 01 22:44:58.877002 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1045/3086] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:58 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1218 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:59.727400 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3e693652-f55d-4d51-8444-4a423006fe7c tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:59.729352 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3e693652-f55d-4d51-8444-4a423006fe7c tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:59.734547 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3e693652-f55d-4d51-8444-4a423006fe7c tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:59.734939 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3e693652-f55d-4d51-8444-4a423006fe7c tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:59.735234 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3e693652-f55d-4d51-8444-4a423006fe7c tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:59.735838 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3e693652-f55d-4d51-8444-4a423006fe7c tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:59.736262 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3e693652-f55d-4d51-8444-4a423006fe7c tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:59.736636 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3e693652-f55d-4d51-8444-4a423006fe7c tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:59.753734 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3e693652-f55d-4d51-8444-4a423006fe7c tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:59.807349 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3e693652-f55d-4d51-8444-4a423006fe7c tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17693bc53bf341f092158eca64e6b99e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5c507812ccf4e3984ba0eb2da0d2c92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:59.817145 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3e693652-f55d-4d51-8444-4a423006fe7c tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc" status: 200 len: 1301 microversion: 2.1 time: 0.092019 Jun 01 22:44:59.817510 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1013/3087] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:59 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc => generated 1301 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:44:59.895324 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b9488479-9680-49d3-af35-5a2d65e8efd7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:44:59.896321 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b9488479-9680-49d3-af35-5a2d65e8efd7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:44:59.898256 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=51,nova_api:UPDATE=3,nova_api:INSERT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:44:59.901394 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b9488479-9680-49d3-af35-5a2d65e8efd7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:59.901712 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b9488479-9680-49d3-af35-5a2d65e8efd7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:59.901947 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b9488479-9680-49d3-af35-5a2d65e8efd7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:59.902435 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b9488479-9680-49d3-af35-5a2d65e8efd7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:59.902752 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b9488479-9680-49d3-af35-5a2d65e8efd7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:59.903037 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b9488479-9680-49d3-af35-5a2d65e8efd7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:59.905610 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=117,nova_cell1:INSERT=4,nova_cell1:UPDATE=6 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:44:59.923479 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b9488479-9680-49d3-af35-5a2d65e8efd7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:44:59.923479 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b9488479-9680-49d3-af35-5a2d65e8efd7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:44:59.923677 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b9488479-9680-49d3-af35-5a2d65e8efd7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:44:59.923882 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-b9488479-9680-49d3-af35-5a2d65e8efd7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lazy-loading 'fault' on Instance uuid efd77091-9fc3-4d58-b579-1d62eb72eace {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:44:59.927427 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b9488479-9680-49d3-af35-5a2d65e8efd7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:44:59.974877 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b9488479-9680-49d3-af35-5a2d65e8efd7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:44:59.982415 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b9488479-9680-49d3-af35-5a2d65e8efd7 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1218 microversion: 2.1 time: 0.089033 Jun 01 22:44:59.982770 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1030/3088] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:44:59 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1218 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:00.832467 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9a80e736-61d7-465f-9cf0-41059a45de57 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:00.834395 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9a80e736-61d7-465f-9cf0-41059a45de57 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:00.840149 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a80e736-61d7-465f-9cf0-41059a45de57 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:00.840455 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a80e736-61d7-465f-9cf0-41059a45de57 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:00.840717 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a80e736-61d7-465f-9cf0-41059a45de57 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:00.841172 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a80e736-61d7-465f-9cf0-41059a45de57 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:00.841501 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a80e736-61d7-465f-9cf0-41059a45de57 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:00.841845 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a80e736-61d7-465f-9cf0-41059a45de57 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:00.855488 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9a80e736-61d7-465f-9cf0-41059a45de57 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:00.909380 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9a80e736-61d7-465f-9cf0-41059a45de57 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17693bc53bf341f092158eca64e6b99e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5c507812ccf4e3984ba0eb2da0d2c92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:00.917894 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9a80e736-61d7-465f-9cf0-41059a45de57 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc" status: 200 len: 1309 microversion: 2.1 time: 0.087730 Jun 01 22:45:00.918163 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1046/3089] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:00 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc => generated 1309 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:00.997961 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c525cdce-e559-42ec-aabe-845e5a15387c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:00.999485 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c525cdce-e559-42ec-aabe-845e5a15387c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:01.003967 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c525cdce-e559-42ec-aabe-845e5a15387c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:01.004242 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c525cdce-e559-42ec-aabe-845e5a15387c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:01.004535 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c525cdce-e559-42ec-aabe-845e5a15387c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:01.005169 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c525cdce-e559-42ec-aabe-845e5a15387c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:01.005612 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c525cdce-e559-42ec-aabe-845e5a15387c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:01.006034 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c525cdce-e559-42ec-aabe-845e5a15387c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:01.025930 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c525cdce-e559-42ec-aabe-845e5a15387c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:01.026179 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c525cdce-e559-42ec-aabe-845e5a15387c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:01.026367 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c525cdce-e559-42ec-aabe-845e5a15387c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:01.026629 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-c525cdce-e559-42ec-aabe-845e5a15387c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lazy-loading 'fault' on Instance uuid efd77091-9fc3-4d58-b579-1d62eb72eace {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:45:01.029914 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c525cdce-e559-42ec-aabe-845e5a15387c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:01.080782 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c525cdce-e559-42ec-aabe-845e5a15387c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'fad300df4dda4aa09c0f2ba6110bcc87', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f206fcec1c8d4e849642f0f55e8044aa', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:01.088030 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c525cdce-e559-42ec-aabe-845e5a15387c tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 200 len: 1218 microversion: 2.1 time: 0.091874 Jun 01 22:45:01.088300 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1014/3090] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:00 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 1218 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:01.238659 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6e688953-f8d3-4dd3-b4f0-79ef172b32c8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:45:01.248283 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e688953-f8d3-4dd3-b4f0-79ef172b32c8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:01.248461 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e688953-f8d3-4dd3-b4f0-79ef172b32c8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:01.248691 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e688953-f8d3-4dd3-b4f0-79ef172b32c8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:01.263392 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6e688953-f8d3-4dd3-b4f0-79ef172b32c8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Going to try to stop instance {{(pid=86660) force_stop /opt/stack/nova/nova/compute/api.py:2843}} Jun 01 22:45:01.293140 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6e688953-f8d3-4dd3-b4f0-79ef172b32c8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "POST /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09/action" status: 202 len: 0 microversion: 2.1 time: 0.056091 Jun 01 22:45:01.293412 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1031/3091] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:45:01 2026] POST /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:45:01.303498 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6db39509-8d5e-44c3-ae6c-9265847e5b91 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:01.305066 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6db39509-8d5e-44c3-ae6c-9265847e5b91 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:01.310784 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6db39509-8d5e-44c3-ae6c-9265847e5b91 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:01.311082 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6db39509-8d5e-44c3-ae6c-9265847e5b91 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:01.311291 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6db39509-8d5e-44c3-ae6c-9265847e5b91 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:01.311795 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6db39509-8d5e-44c3-ae6c-9265847e5b91 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:01.312106 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6db39509-8d5e-44c3-ae6c-9265847e5b91 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:01.312367 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6db39509-8d5e-44c3-ae6c-9265847e5b91 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:01.326757 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6db39509-8d5e-44c3-ae6c-9265847e5b91 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:01.455452 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6db39509-8d5e-44c3-ae6c-9265847e5b91 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:01.462917 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6db39509-8d5e-44c3-ae6c-9265847e5b91 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1563 microversion: 2.1 time: 0.161433 Jun 01 22:45:01.463181 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1047/3092] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:01 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1563 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:01.852740 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-7213ca8b-e8e7-4990-ba1a-ed8414b7add6 req-39465fca-7833-46e5-8159-5eaf868877de service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc", "tag": "32062ed1-67f0-4a70-bd45-396eda6708b4"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:45:01.859939 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-7213ca8b-e8e7-4990-ba1a-ed8414b7add6 req-39465fca-7833-46e5-8159-5eaf868877de service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:01.860198 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-7213ca8b-e8e7-4990-ba1a-ed8414b7add6 req-39465fca-7833-46e5-8159-5eaf868877de service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:01.860300 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-7213ca8b-e8e7-4990-ba1a-ed8414b7add6 req-39465fca-7833-46e5-8159-5eaf868877de service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:01.866584 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-7213ca8b-e8e7-4990-ba1a-ed8414b7add6 req-39465fca-7833-46e5-8159-5eaf868877de service nova] Creating event network-changed:32062ed1-67f0-4a70-bd45-396eda6708b4 for instance b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc on np0000001904 Jun 01 22:45:01.867075 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-7213ca8b-e8e7-4990-ba1a-ed8414b7add6 req-39465fca-7833-46e5-8159-5eaf868877de service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:45:01.870896 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-7213ca8b-e8e7-4990-ba1a-ed8414b7add6 req-39465fca-7833-46e5-8159-5eaf868877de service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020800 Jun 01 22:45:01.871324 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1015/3093] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:45:01 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:45:01.932748 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-779b7c4e-63ed-4a94-a4b2-e71172118842 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:01.934282 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-779b7c4e-63ed-4a94-a4b2-e71172118842 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:01.938585 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-779b7c4e-63ed-4a94-a4b2-e71172118842 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:01.938830 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-779b7c4e-63ed-4a94-a4b2-e71172118842 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:01.939075 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-779b7c4e-63ed-4a94-a4b2-e71172118842 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:01.939479 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-779b7c4e-63ed-4a94-a4b2-e71172118842 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:01.939783 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-779b7c4e-63ed-4a94-a4b2-e71172118842 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:01.940087 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-779b7c4e-63ed-4a94-a4b2-e71172118842 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:01.956260 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-779b7c4e-63ed-4a94-a4b2-e71172118842 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:02.096442 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-779b7c4e-63ed-4a94-a4b2-e71172118842 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17693bc53bf341f092158eca64e6b99e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5c507812ccf4e3984ba0eb2da0d2c92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:02.102618 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-963b0148-a317-4847-b3fc-0b3c9d22488d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:02.104076 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-963b0148-a317-4847-b3fc-0b3c9d22488d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] [instance: efd77091-9fc3-4d58-b579-1d62eb72eace] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:02.104161 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-779b7c4e-63ed-4a94-a4b2-e71172118842 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc" status: 200 len: 1387 microversion: 2.1 time: 0.173823 Jun 01 22:45:02.104478 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1032/3094] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:01 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc => generated 1387 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:02.108913 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-963b0148-a317-4847-b3fc-0b3c9d22488d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:02.109236 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-963b0148-a317-4847-b3fc-0b3c9d22488d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:02.109508 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-963b0148-a317-4847-b3fc-0b3c9d22488d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:02.109911 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-963b0148-a317-4847-b3fc-0b3c9d22488d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:02.110252 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-963b0148-a317-4847-b3fc-0b3c9d22488d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:02.110544 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-963b0148-a317-4847-b3fc-0b3c9d22488d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:02.118381 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-963b0148-a317-4847-b3fc-0b3c9d22488d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] HTTP exception thrown: Instance efd77091-9fc3-4d58-b579-1d62eb72eace could not be found. Jun 01 22:45:02.118672 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-963b0148-a317-4847-b3fc-0b3c9d22488d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Returning 404 to user: Instance efd77091-9fc3-4d58-b579-1d62eb72eace could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:45:02.119063 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-963b0148-a317-4847-b3fc-0b3c9d22488d tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace" status: 404 len: 111 microversion: 2.1 time: 0.018178 Jun 01 22:45:02.119509 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1048/3095] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:02 2026] GET /compute/v2.1/servers/efd77091-9fc3-4d58-b579-1d62eb72eace => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:45:02.128589 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ce608f24-84cb-4ce3-8110-1a1988e035b9 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:02.143463 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ce608f24-84cb-4ce3-8110-1a1988e035b9 tempest-TestVolumeBootPatternV346-1132145014 tempest-TestVolumeBootPatternV346-1132145014-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-775440743" status: 202 len: 0 microversion: 2.1 time: 0.016140 Jun 01 22:45:02.143463 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1016/3096] 10.4.3.116 () {66 vars in 1336 bytes} [Mon Jun 1 22:45:02 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-775440743 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:45:02.481116 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f5afc463-fb2c-4104-a768-11d86e3c2eda tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:02.482742 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f5afc463-fb2c-4104-a768-11d86e3c2eda tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:02.487891 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5afc463-fb2c-4104-a768-11d86e3c2eda tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:02.488236 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5afc463-fb2c-4104-a768-11d86e3c2eda tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:02.488469 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5afc463-fb2c-4104-a768-11d86e3c2eda tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:02.488956 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5afc463-fb2c-4104-a768-11d86e3c2eda tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:02.489267 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5afc463-fb2c-4104-a768-11d86e3c2eda tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:02.489580 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5afc463-fb2c-4104-a768-11d86e3c2eda tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:02.515136 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f5afc463-fb2c-4104-a768-11d86e3c2eda tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:02.641548 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f5afc463-fb2c-4104-a768-11d86e3c2eda tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:02.648820 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f5afc463-fb2c-4104-a768-11d86e3c2eda tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1563 microversion: 2.1 time: 0.169620 Jun 01 22:45:02.649103 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1033/3097] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:02 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1563 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:03.121864 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-69c15a27-ab27-4ea6-afef-8c512dc60712 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:03.123522 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-69c15a27-ab27-4ea6-afef-8c512dc60712 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:03.129617 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-69c15a27-ab27-4ea6-afef-8c512dc60712 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:03.129874 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-69c15a27-ab27-4ea6-afef-8c512dc60712 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:03.130103 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-69c15a27-ab27-4ea6-afef-8c512dc60712 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:03.130594 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-69c15a27-ab27-4ea6-afef-8c512dc60712 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:03.130907 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-69c15a27-ab27-4ea6-afef-8c512dc60712 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:03.131206 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-69c15a27-ab27-4ea6-afef-8c512dc60712 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:03.134633 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=112 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:45:03.149753 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-69c15a27-ab27-4ea6-afef-8c512dc60712 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:03.281541 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-69c15a27-ab27-4ea6-afef-8c512dc60712 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17693bc53bf341f092158eca64e6b99e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5c507812ccf4e3984ba0eb2da0d2c92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:03.289855 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-69c15a27-ab27-4ea6-afef-8c512dc60712 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc" status: 200 len: 1375 microversion: 2.1 time: 0.172319 Jun 01 22:45:03.290160 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1049/3098] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:03 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc => generated 1375 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:03.668101 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-711c34f4-36c6-4bdd-b407-ea126b8d37ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:03.669037 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-711c34f4-36c6-4bdd-b407-ea126b8d37ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:03.679132 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-711c34f4-36c6-4bdd-b407-ea126b8d37ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:03.679408 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-711c34f4-36c6-4bdd-b407-ea126b8d37ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:03.679630 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-711c34f4-36c6-4bdd-b407-ea126b8d37ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:03.680078 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-711c34f4-36c6-4bdd-b407-ea126b8d37ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:03.680390 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-711c34f4-36c6-4bdd-b407-ea126b8d37ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:03.680710 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-711c34f4-36c6-4bdd-b407-ea126b8d37ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:03.700250 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-711c34f4-36c6-4bdd-b407-ea126b8d37ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:03.871325 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-711c34f4-36c6-4bdd-b407-ea126b8d37ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:03.879349 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-711c34f4-36c6-4bdd-b407-ea126b8d37ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1563 microversion: 2.1 time: 0.213571 Jun 01 22:45:03.879799 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1017/3099] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:03 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1563 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:03.926155 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-f56540ed-1d7c-4f45-8001-f44992c57e9b req-b95aed3d-c951-4aed-9c7d-c0609242a106 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a6a62c78-b139-4306-be3d-2a81b6bdef09", "name": "network-vif-unplugged", "status": "completed", "tag": "96ebc952-9f4e-4550-bf42-e6c390a5d0ec"}, {"server_uuid": "a6a62c78-b139-4306-be3d-2a81b6bdef09", "name": "network-vif-unplugged", "status": "completed", "tag": "96ebc952-9f4e-4550-bf42-e6c390a5d0ec"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:45:03.932401 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-f56540ed-1d7c-4f45-8001-f44992c57e9b req-b95aed3d-c951-4aed-9c7d-c0609242a106 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:03.932553 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-f56540ed-1d7c-4f45-8001-f44992c57e9b req-b95aed3d-c951-4aed-9c7d-c0609242a106 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:03.932690 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-f56540ed-1d7c-4f45-8001-f44992c57e9b req-b95aed3d-c951-4aed-9c7d-c0609242a106 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:03.937809 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-f56540ed-1d7c-4f45-8001-f44992c57e9b req-b95aed3d-c951-4aed-9c7d-c0609242a106 service nova] Creating event network-vif-unplugged:96ebc952-9f4e-4550-bf42-e6c390a5d0ec for instance a6a62c78-b139-4306-be3d-2a81b6bdef09 on np0000001904 Jun 01 22:45:03.937978 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-f56540ed-1d7c-4f45-8001-f44992c57e9b req-b95aed3d-c951-4aed-9c7d-c0609242a106 service nova] Creating event network-vif-unplugged:96ebc952-9f4e-4550-bf42-e6c390a5d0ec for instance a6a62c78-b139-4306-be3d-2a81b6bdef09 on np0000001904 Jun 01 22:45:03.938329 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-f56540ed-1d7c-4f45-8001-f44992c57e9b req-b95aed3d-c951-4aed-9c7d-c0609242a106 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:45:03.945438 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-f56540ed-1d7c-4f45-8001-f44992c57e9b req-b95aed3d-c951-4aed-9c7d-c0609242a106 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.021774 Jun 01 22:45:03.945744 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1034/3100] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:45:03 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:45:04.309365 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-06961272-3737-4899-a3a6-d873f1d7dfc7 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:04.311073 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-06961272-3737-4899-a3a6-d873f1d7dfc7 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:04.316606 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06961272-3737-4899-a3a6-d873f1d7dfc7 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:04.316913 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06961272-3737-4899-a3a6-d873f1d7dfc7 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:04.317169 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06961272-3737-4899-a3a6-d873f1d7dfc7 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:04.317676 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06961272-3737-4899-a3a6-d873f1d7dfc7 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:04.318030 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06961272-3737-4899-a3a6-d873f1d7dfc7 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:04.318343 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-06961272-3737-4899-a3a6-d873f1d7dfc7 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:04.334002 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-06961272-3737-4899-a3a6-d873f1d7dfc7 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:04.492850 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-06961272-3737-4899-a3a6-d873f1d7dfc7 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17693bc53bf341f092158eca64e6b99e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5c507812ccf4e3984ba0eb2da0d2c92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:04.499434 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-06961272-3737-4899-a3a6-d873f1d7dfc7 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc" status: 200 len: 1375 microversion: 2.1 time: 0.192164 Jun 01 22:45:04.499955 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1050/3101] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:04 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc => generated 1375 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:04.895458 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-61dc5fc7-fd59-42c6-9519-b6ae8667d65f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:04.897069 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-61dc5fc7-fd59-42c6-9519-b6ae8667d65f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:04.901652 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-61dc5fc7-fd59-42c6-9519-b6ae8667d65f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:04.901898 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-61dc5fc7-fd59-42c6-9519-b6ae8667d65f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:04.902115 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-61dc5fc7-fd59-42c6-9519-b6ae8667d65f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:04.902540 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-61dc5fc7-fd59-42c6-9519-b6ae8667d65f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:04.902859 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-61dc5fc7-fd59-42c6-9519-b6ae8667d65f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:04.903130 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-61dc5fc7-fd59-42c6-9519-b6ae8667d65f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:04.916908 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-61dc5fc7-fd59-42c6-9519-b6ae8667d65f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:04.932008 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:45:05.073320 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-61dc5fc7-fd59-42c6-9519-b6ae8667d65f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:05.080989 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-61dc5fc7-fd59-42c6-9519-b6ae8667d65f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1540 microversion: 2.1 time: 0.187195 Jun 01 22:45:05.081238 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1018/3102] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:04 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1540 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:05.517962 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-11cb608c-011d-4e35-9cfa-28a5b12a1bfe tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:05.519456 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-11cb608c-011d-4e35-9cfa-28a5b12a1bfe tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:05.523882 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11cb608c-011d-4e35-9cfa-28a5b12a1bfe tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:05.524163 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11cb608c-011d-4e35-9cfa-28a5b12a1bfe tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:05.524366 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11cb608c-011d-4e35-9cfa-28a5b12a1bfe tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:05.524796 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11cb608c-011d-4e35-9cfa-28a5b12a1bfe tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:05.525196 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11cb608c-011d-4e35-9cfa-28a5b12a1bfe tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:05.525619 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-11cb608c-011d-4e35-9cfa-28a5b12a1bfe tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:05.545759 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-11cb608c-011d-4e35-9cfa-28a5b12a1bfe tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:05.689016 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-11cb608c-011d-4e35-9cfa-28a5b12a1bfe tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17693bc53bf341f092158eca64e6b99e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5c507812ccf4e3984ba0eb2da0d2c92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:05.695791 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-11cb608c-011d-4e35-9cfa-28a5b12a1bfe tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc" status: 200 len: 1375 microversion: 2.1 time: 0.179556 Jun 01 22:45:05.696171 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1035/3103] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:05 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc => generated 1375 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:06.378542 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:45:06.389577 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:45:06.510640 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:45:06.715643 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d724e9fb-9b6d-4030-8cfb-eeef6aa6a7bd tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:06.715643 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d724e9fb-9b6d-4030-8cfb-eeef6aa6a7bd tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:06.721847 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d724e9fb-9b6d-4030-8cfb-eeef6aa6a7bd tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:06.722298 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d724e9fb-9b6d-4030-8cfb-eeef6aa6a7bd tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:06.722684 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d724e9fb-9b6d-4030-8cfb-eeef6aa6a7bd tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:06.723286 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d724e9fb-9b6d-4030-8cfb-eeef6aa6a7bd tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:06.723685 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d724e9fb-9b6d-4030-8cfb-eeef6aa6a7bd tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:06.724109 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d724e9fb-9b6d-4030-8cfb-eeef6aa6a7bd tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:06.741216 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-d724e9fb-9b6d-4030-8cfb-eeef6aa6a7bd tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:06.869435 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d724e9fb-9b6d-4030-8cfb-eeef6aa6a7bd tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17693bc53bf341f092158eca64e6b99e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5c507812ccf4e3984ba0eb2da0d2c92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:06.878652 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d724e9fb-9b6d-4030-8cfb-eeef6aa6a7bd tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc" status: 200 len: 1375 microversion: 2.1 time: 0.166921 Jun 01 22:45:06.879132 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1051/3104] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:06 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc => generated 1375 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:07.899925 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4bc7c611-8215-46e0-b2ce-8a8b7346c6be tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:07.903300 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4bc7c611-8215-46e0-b2ce-8a8b7346c6be tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:07.910943 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4bc7c611-8215-46e0-b2ce-8a8b7346c6be tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:07.910943 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4bc7c611-8215-46e0-b2ce-8a8b7346c6be tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:07.910943 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4bc7c611-8215-46e0-b2ce-8a8b7346c6be tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:07.910943 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4bc7c611-8215-46e0-b2ce-8a8b7346c6be tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:07.911223 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4bc7c611-8215-46e0-b2ce-8a8b7346c6be tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:07.911223 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4bc7c611-8215-46e0-b2ce-8a8b7346c6be tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:07.930006 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4bc7c611-8215-46e0-b2ce-8a8b7346c6be tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:08.023425 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-7c239487-43d6-40aa-85c1-3b5def473cde req-97780246-3f82-4e93-afe7-2b496ca80835 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc", "name": "network-vif-plugged", "status": "completed", "tag": "32062ed1-67f0-4a70-bd45-396eda6708b4"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:45:08.034584 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-7c239487-43d6-40aa-85c1-3b5def473cde req-97780246-3f82-4e93-afe7-2b496ca80835 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:08.034584 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-7c239487-43d6-40aa-85c1-3b5def473cde req-97780246-3f82-4e93-afe7-2b496ca80835 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:08.034584 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-7c239487-43d6-40aa-85c1-3b5def473cde req-97780246-3f82-4e93-afe7-2b496ca80835 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:08.040695 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-7c239487-43d6-40aa-85c1-3b5def473cde req-97780246-3f82-4e93-afe7-2b496ca80835 service nova] Creating event network-vif-plugged:32062ed1-67f0-4a70-bd45-396eda6708b4 for instance b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc on np0000001904 Jun 01 22:45:08.041078 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-7c239487-43d6-40aa-85c1-3b5def473cde req-97780246-3f82-4e93-afe7-2b496ca80835 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:45:08.046064 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-7c239487-43d6-40aa-85c1-3b5def473cde req-97780246-3f82-4e93-afe7-2b496ca80835 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025173 Jun 01 22:45:08.046064 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1036/3105] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:45:08 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:45:08.125086 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4bc7c611-8215-46e0-b2ce-8a8b7346c6be tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17693bc53bf341f092158eca64e6b99e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5c507812ccf4e3984ba0eb2da0d2c92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:08.134728 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4bc7c611-8215-46e0-b2ce-8a8b7346c6be tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc" status: 200 len: 1375 microversion: 2.1 time: 0.236989 Jun 01 22:45:08.135149 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1019/3106] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:07 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc => generated 1375 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:08.459257 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-451df138-b161-4b0e-8371-585665d0d394 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:08.459625 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-451df138-b161-4b0e-8371-585665d0d394 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:08.466859 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-451df138-b161-4b0e-8371-585665d0d394 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:08.467309 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-451df138-b161-4b0e-8371-585665d0d394 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:08.467664 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-451df138-b161-4b0e-8371-585665d0d394 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:08.468024 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-451df138-b161-4b0e-8371-585665d0d394 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:08.468211 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-451df138-b161-4b0e-8371-585665d0d394 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:08.468394 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-451df138-b161-4b0e-8371-585665d0d394 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:08.484106 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-451df138-b161-4b0e-8371-585665d0d394 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:45:08.546094 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-451df138-b161-4b0e-8371-585665d0d394 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 204 len: 0 microversion: 2.1 time: 0.089450 Jun 01 22:45:08.546512 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1052/3107] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:45:08 2026] DELETE /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:45:08.558593 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4620e3a8-62ab-4aa1-b0e3-54b2d2f27799 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:08.558593 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4620e3a8-62ab-4aa1-b0e3-54b2d2f27799 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:08.562910 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4620e3a8-62ab-4aa1-b0e3-54b2d2f27799 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:08.563311 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4620e3a8-62ab-4aa1-b0e3-54b2d2f27799 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:08.563624 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4620e3a8-62ab-4aa1-b0e3-54b2d2f27799 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:08.564148 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4620e3a8-62ab-4aa1-b0e3-54b2d2f27799 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:08.564557 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4620e3a8-62ab-4aa1-b0e3-54b2d2f27799 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:08.564959 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4620e3a8-62ab-4aa1-b0e3-54b2d2f27799 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:08.607087 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4620e3a8-62ab-4aa1-b0e3-54b2d2f27799 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:08.764873 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4620e3a8-62ab-4aa1-b0e3-54b2d2f27799 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:08.775050 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4620e3a8-62ab-4aa1-b0e3-54b2d2f27799 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1546 microversion: 2.1 time: 0.220052 Jun 01 22:45:08.775411 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1037/3108] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:08 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1546 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:09.151415 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-41e428e9-355f-4970-b656-47955ec42bf4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:09.152846 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-41e428e9-355f-4970-b656-47955ec42bf4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:09.157630 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-41e428e9-355f-4970-b656-47955ec42bf4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:09.157871 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-41e428e9-355f-4970-b656-47955ec42bf4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:09.158151 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-41e428e9-355f-4970-b656-47955ec42bf4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:09.158557 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-41e428e9-355f-4970-b656-47955ec42bf4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:09.158902 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-41e428e9-355f-4970-b656-47955ec42bf4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:09.159321 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-41e428e9-355f-4970-b656-47955ec42bf4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:09.174247 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-41e428e9-355f-4970-b656-47955ec42bf4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:09.313176 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-41e428e9-355f-4970-b656-47955ec42bf4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17693bc53bf341f092158eca64e6b99e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5c507812ccf4e3984ba0eb2da0d2c92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:09.320849 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-41e428e9-355f-4970-b656-47955ec42bf4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc" status: 200 len: 1375 microversion: 2.1 time: 0.171150 Jun 01 22:45:09.321157 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1020/3109] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:09 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc => generated 1375 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:09.789943 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-98480074-1199-4943-8bf5-c643279b3cd4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:09.791577 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-98480074-1199-4943-8bf5-c643279b3cd4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:09.796925 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-98480074-1199-4943-8bf5-c643279b3cd4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:09.797646 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-98480074-1199-4943-8bf5-c643279b3cd4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:09.797936 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-98480074-1199-4943-8bf5-c643279b3cd4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:09.798475 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-98480074-1199-4943-8bf5-c643279b3cd4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:09.798850 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-98480074-1199-4943-8bf5-c643279b3cd4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:09.799192 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-98480074-1199-4943-8bf5-c643279b3cd4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:09.818650 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-98480074-1199-4943-8bf5-c643279b3cd4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:09.970939 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-98480074-1199-4943-8bf5-c643279b3cd4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:09.981091 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-98480074-1199-4943-8bf5-c643279b3cd4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1546 microversion: 2.1 time: 0.192991 Jun 01 22:45:09.981426 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1053/3110] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:09 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1546 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:10.095152 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-bac8bae2-c3f6-47f4-8514-644fdb8ecb49 req-7f3b18a1-886f-4d2e-9fba-f6394f6be1a1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc", "name": "network-vif-plugged", "status": "completed", "tag": "32062ed1-67f0-4a70-bd45-396eda6708b4"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:45:10.103087 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-bac8bae2-c3f6-47f4-8514-644fdb8ecb49 req-7f3b18a1-886f-4d2e-9fba-f6394f6be1a1 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:10.103290 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-bac8bae2-c3f6-47f4-8514-644fdb8ecb49 req-7f3b18a1-886f-4d2e-9fba-f6394f6be1a1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:10.103449 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-bac8bae2-c3f6-47f4-8514-644fdb8ecb49 req-7f3b18a1-886f-4d2e-9fba-f6394f6be1a1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:10.110394 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-bac8bae2-c3f6-47f4-8514-644fdb8ecb49 req-7f3b18a1-886f-4d2e-9fba-f6394f6be1a1 service nova] Creating event network-vif-plugged:32062ed1-67f0-4a70-bd45-396eda6708b4 for instance b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc on np0000001904 Jun 01 22:45:10.111832 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-bac8bae2-c3f6-47f4-8514-644fdb8ecb49 req-7f3b18a1-886f-4d2e-9fba-f6394f6be1a1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:45:10.118077 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-bac8bae2-c3f6-47f4-8514-644fdb8ecb49 req-7f3b18a1-886f-4d2e-9fba-f6394f6be1a1 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024683 Jun 01 22:45:10.118456 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1038/3111] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:45:10 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:45:10.338812 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-433fbf6c-9ee8-4451-aa04-1d319b8f3261 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:10.340613 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-433fbf6c-9ee8-4451-aa04-1d319b8f3261 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:10.347630 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-433fbf6c-9ee8-4451-aa04-1d319b8f3261 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:10.348125 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-433fbf6c-9ee8-4451-aa04-1d319b8f3261 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:10.348455 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-433fbf6c-9ee8-4451-aa04-1d319b8f3261 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:10.349062 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-433fbf6c-9ee8-4451-aa04-1d319b8f3261 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:10.349476 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-433fbf6c-9ee8-4451-aa04-1d319b8f3261 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:10.349875 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-433fbf6c-9ee8-4451-aa04-1d319b8f3261 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:10.375763 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-433fbf6c-9ee8-4451-aa04-1d319b8f3261 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:10.577073 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-433fbf6c-9ee8-4451-aa04-1d319b8f3261 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17693bc53bf341f092158eca64e6b99e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5c507812ccf4e3984ba0eb2da0d2c92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:10.585181 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-433fbf6c-9ee8-4451-aa04-1d319b8f3261 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc" status: 200 len: 1574 microversion: 2.1 time: 0.248601 Jun 01 22:45:10.585523 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1021/3112] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:10 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc => generated 1574 bytes in 249 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:10.609762 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1a8d3e25-fd6c-4251-b902-6f22dc2a1853 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:10.611156 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1a8d3e25-fd6c-4251-b902-6f22dc2a1853 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:10.617709 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1a8d3e25-fd6c-4251-b902-6f22dc2a1853 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:10.617709 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1a8d3e25-fd6c-4251-b902-6f22dc2a1853 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:10.617709 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1a8d3e25-fd6c-4251-b902-6f22dc2a1853 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:10.617709 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1a8d3e25-fd6c-4251-b902-6f22dc2a1853 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:10.617881 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1a8d3e25-fd6c-4251-b902-6f22dc2a1853 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:10.617881 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1a8d3e25-fd6c-4251-b902-6f22dc2a1853 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:10.630653 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-1a8d3e25-fd6c-4251-b902-6f22dc2a1853 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:10.690821 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1a8d3e25-fd6c-4251-b902-6f22dc2a1853 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.083002 Jun 01 22:45:10.691136 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1054/3113] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:45:10 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-interface => generated 283 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:45:10.997400 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6a26493e-a331-4e9c-a631-98d21aacfe77 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:10.999423 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6a26493e-a331-4e9c-a631-98d21aacfe77 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:11.004035 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6a26493e-a331-4e9c-a631-98d21aacfe77 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:11.004310 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6a26493e-a331-4e9c-a631-98d21aacfe77 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:11.004519 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6a26493e-a331-4e9c-a631-98d21aacfe77 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:11.005050 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6a26493e-a331-4e9c-a631-98d21aacfe77 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:11.005388 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6a26493e-a331-4e9c-a631-98d21aacfe77 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:11.005690 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6a26493e-a331-4e9c-a631-98d21aacfe77 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:11.022195 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-6a26493e-a331-4e9c-a631-98d21aacfe77 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:11.161108 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6a26493e-a331-4e9c-a631-98d21aacfe77 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:11.170585 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6a26493e-a331-4e9c-a631-98d21aacfe77 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1546 microversion: 2.1 time: 0.175682 Jun 01 22:45:11.171039 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1039/3114] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:10 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1546 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:11.723214 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-8bbc60a3-2d56-43e2-a131-fad3e06a8eb0 req-aef7f33d-6076-4188-bbe3-56cc40c0b439 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a6a62c78-b139-4306-be3d-2a81b6bdef09", "name": "network-vif-deleted", "tag": "96ebc952-9f4e-4550-bf42-e6c390a5d0ec"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:45:11.730754 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-8bbc60a3-2d56-43e2-a131-fad3e06a8eb0 req-aef7f33d-6076-4188-bbe3-56cc40c0b439 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:11.730976 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-8bbc60a3-2d56-43e2-a131-fad3e06a8eb0 req-aef7f33d-6076-4188-bbe3-56cc40c0b439 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:11.731190 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-8bbc60a3-2d56-43e2-a131-fad3e06a8eb0 req-aef7f33d-6076-4188-bbe3-56cc40c0b439 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:11.739462 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-8bbc60a3-2d56-43e2-a131-fad3e06a8eb0 req-aef7f33d-6076-4188-bbe3-56cc40c0b439 service nova] Creating event network-vif-deleted:96ebc952-9f4e-4550-bf42-e6c390a5d0ec for instance a6a62c78-b139-4306-be3d-2a81b6bdef09 on np0000001904 Jun 01 22:45:11.740051 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-8bbc60a3-2d56-43e2-a131-fad3e06a8eb0 req-aef7f33d-6076-4188-bbe3-56cc40c0b439 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:45:11.745124 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-8bbc60a3-2d56-43e2-a131-fad3e06a8eb0 req-aef7f33d-6076-4188-bbe3-56cc40c0b439 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024479 Jun 01 22:45:11.745459 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1022/3115] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:45:11 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 01 22:45:12.185219 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-cc509e29-6bc9-48c5-b6bd-2b2cc4f5ee4b req-2f396949-4ce4-4ecc-b81a-529159ed032f service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc", "tag": "32062ed1-67f0-4a70-bd45-396eda6708b4"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:45:12.191204 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-cc509e29-6bc9-48c5-b6bd-2b2cc4f5ee4b req-2f396949-4ce4-4ecc-b81a-529159ed032f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:12.191377 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-cc509e29-6bc9-48c5-b6bd-2b2cc4f5ee4b req-2f396949-4ce4-4ecc-b81a-529159ed032f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:12.191520 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-cc509e29-6bc9-48c5-b6bd-2b2cc4f5ee4b req-2f396949-4ce4-4ecc-b81a-529159ed032f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:12.191585 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d9802dab-42d2-42e1-b895-6eff475a6425 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:12.192930 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d9802dab-42d2-42e1-b895-6eff475a6425 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:12.198583 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9802dab-42d2-42e1-b895-6eff475a6425 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:12.198712 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-cc509e29-6bc9-48c5-b6bd-2b2cc4f5ee4b req-2f396949-4ce4-4ecc-b81a-529159ed032f service nova] Creating event network-changed:32062ed1-67f0-4a70-bd45-396eda6708b4 for instance b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc on np0000001904 Jun 01 22:45:12.199207 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9802dab-42d2-42e1-b895-6eff475a6425 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:12.199268 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-cc509e29-6bc9-48c5-b6bd-2b2cc4f5ee4b req-2f396949-4ce4-4ecc-b81a-529159ed032f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:45:12.199308 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9802dab-42d2-42e1-b895-6eff475a6425 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:12.200026 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9802dab-42d2-42e1-b895-6eff475a6425 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:12.200493 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9802dab-42d2-42e1-b895-6eff475a6425 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:12.200857 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d9802dab-42d2-42e1-b895-6eff475a6425 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:12.204285 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-cc509e29-6bc9-48c5-b6bd-2b2cc4f5ee4b req-2f396949-4ce4-4ecc-b81a-529159ed032f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020397 Jun 01 22:45:12.204285 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1055/3116] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:45:12 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:45:12.224088 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d9802dab-42d2-42e1-b895-6eff475a6425 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:12.286423 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d9802dab-42d2-42e1-b895-6eff475a6425 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:12.294784 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d9802dab-42d2-42e1-b895-6eff475a6425 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1478 microversion: 2.1 time: 0.105263 Jun 01 22:45:12.295217 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1040/3117] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:12 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1478 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:13.312338 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f02dee3a-667f-48af-a10b-f53eafad7897 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:13.314321 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f02dee3a-667f-48af-a10b-f53eafad7897 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:13.319781 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f02dee3a-667f-48af-a10b-f53eafad7897 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:13.320102 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f02dee3a-667f-48af-a10b-f53eafad7897 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:13.320373 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f02dee3a-667f-48af-a10b-f53eafad7897 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:13.320905 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f02dee3a-667f-48af-a10b-f53eafad7897 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:13.321326 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f02dee3a-667f-48af-a10b-f53eafad7897 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:13.321773 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f02dee3a-667f-48af-a10b-f53eafad7897 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:13.347280 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f02dee3a-667f-48af-a10b-f53eafad7897 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:13.347527 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f02dee3a-667f-48af-a10b-f53eafad7897 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:13.347737 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f02dee3a-667f-48af-a10b-f53eafad7897 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:13.347986 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-f02dee3a-667f-48af-a10b-f53eafad7897 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lazy-loading 'fault' on Instance uuid a6a62c78-b139-4306-be3d-2a81b6bdef09 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:45:13.352454 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f02dee3a-667f-48af-a10b-f53eafad7897 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:13.404446 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f02dee3a-667f-48af-a10b-f53eafad7897 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:13.414057 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f02dee3a-667f-48af-a10b-f53eafad7897 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1214 microversion: 2.1 time: 0.103920 Jun 01 22:45:13.414380 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1023/3118] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:13 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1214 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:14.429468 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1d319f34-67bf-4696-bc11-deba55e1ded1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:14.430745 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1d319f34-67bf-4696-bc11-deba55e1ded1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:14.434431 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d319f34-67bf-4696-bc11-deba55e1ded1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:14.434672 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d319f34-67bf-4696-bc11-deba55e1ded1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:14.434906 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d319f34-67bf-4696-bc11-deba55e1ded1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:14.435360 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d319f34-67bf-4696-bc11-deba55e1ded1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:14.435659 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d319f34-67bf-4696-bc11-deba55e1ded1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:14.435922 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d319f34-67bf-4696-bc11-deba55e1ded1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:14.458483 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d319f34-67bf-4696-bc11-deba55e1ded1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:14.458713 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d319f34-67bf-4696-bc11-deba55e1ded1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:14.458900 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d319f34-67bf-4696-bc11-deba55e1ded1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:14.459150 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-1d319f34-67bf-4696-bc11-deba55e1ded1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lazy-loading 'fault' on Instance uuid a6a62c78-b139-4306-be3d-2a81b6bdef09 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:45:14.463626 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-1d319f34-67bf-4696-bc11-deba55e1ded1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:14.515543 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1d319f34-67bf-4696-bc11-deba55e1ded1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:14.522730 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1d319f34-67bf-4696-bc11-deba55e1ded1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1214 microversion: 2.1 time: 0.095038 Jun 01 22:45:14.522994 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1056/3119] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:14 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1214 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:15.540814 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-564c34b4-982d-4a3d-be11-fa6c350c5d78 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:15.543293 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-564c34b4-982d-4a3d-be11-fa6c350c5d78 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:15.547353 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-564c34b4-982d-4a3d-be11-fa6c350c5d78 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:15.547706 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-564c34b4-982d-4a3d-be11-fa6c350c5d78 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:15.547992 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-564c34b4-982d-4a3d-be11-fa6c350c5d78 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:15.548651 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-564c34b4-982d-4a3d-be11-fa6c350c5d78 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:15.549055 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-564c34b4-982d-4a3d-be11-fa6c350c5d78 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:15.549415 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-564c34b4-982d-4a3d-be11-fa6c350c5d78 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:15.568122 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-564c34b4-982d-4a3d-be11-fa6c350c5d78 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:15.568439 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-564c34b4-982d-4a3d-be11-fa6c350c5d78 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:15.568682 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-564c34b4-982d-4a3d-be11-fa6c350c5d78 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:15.568952 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-564c34b4-982d-4a3d-be11-fa6c350c5d78 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lazy-loading 'fault' on Instance uuid a6a62c78-b139-4306-be3d-2a81b6bdef09 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:45:15.572226 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-564c34b4-982d-4a3d-be11-fa6c350c5d78 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:15.619620 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-564c34b4-982d-4a3d-be11-fa6c350c5d78 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:15.628802 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-564c34b4-982d-4a3d-be11-fa6c350c5d78 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 200 len: 1168 microversion: 2.1 time: 0.089983 Jun 01 22:45:15.629197 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1041/3120] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:15 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 1168 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:16.643000 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-61ae127e-09cb-4d23-9870-970b4edf0a14 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:16.644361 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-61ae127e-09cb-4d23-9870-970b4edf0a14 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a6a62c78-b139-4306-be3d-2a81b6bdef09] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:16.649120 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-61ae127e-09cb-4d23-9870-970b4edf0a14 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:16.649393 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-61ae127e-09cb-4d23-9870-970b4edf0a14 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:16.649689 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-61ae127e-09cb-4d23-9870-970b4edf0a14 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:16.650204 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-61ae127e-09cb-4d23-9870-970b4edf0a14 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:16.650517 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-61ae127e-09cb-4d23-9870-970b4edf0a14 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:16.650851 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-61ae127e-09cb-4d23-9870-970b4edf0a14 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:16.658966 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-61ae127e-09cb-4d23-9870-970b4edf0a14 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] HTTP exception thrown: Instance a6a62c78-b139-4306-be3d-2a81b6bdef09 could not be found. Jun 01 22:45:16.659151 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-61ae127e-09cb-4d23-9870-970b4edf0a14 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Returning 404 to user: Instance a6a62c78-b139-4306-be3d-2a81b6bdef09 could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:45:16.659506 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-61ae127e-09cb-4d23-9870-970b4edf0a14 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09" status: 404 len: 111 microversion: 2.1 time: 0.018232 Jun 01 22:45:16.659826 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1024/3121] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:16 2026] GET /compute/v2.1/servers/a6a62c78-b139-4306-be3d-2a81b6bdef09 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:45:16.668801 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3f98daf0-5245-43f8-8d92-94d549d5e51d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:16.687198 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3f98daf0-5245-43f8-8d92-94d549d5e51d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1586461931" status: 202 len: 0 microversion: 2.1 time: 0.020594 Jun 01 22:45:16.687654 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1057/3122] 10.4.3.116 () {66 vars in 1339 bytes} [Mon Jun 1 22:45:16 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1586461931 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:45:19.691434 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7e9eb457-6eb6-4b17-a569-bbce054ad7fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-747344714", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJX8KMBfL64ZgL9k+2FbIscmrTDJ7DdP69no0GUOQWLWJ6vAtJotA/TcykmmZX727xYl2F7stJBjUhG/HJTQDSA6+BMoSMbAztVbCIghX8VOM/1ups3xuoc4YM00QH5H3w=="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:45:19.704819 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-7e9eb457-6eb6-4b17-a569-bbce054ad7fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:45:19.708979 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-7e9eb457-6eb6-4b17-a569-bbce054ad7fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for user 720720a71fc744449b75cea9b4b611e7 and project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:45:19.730724 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7e9eb457-6eb6-4b17-a569-bbce054ad7fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.042163 Jun 01 22:45:19.731234 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1042/3123] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:45:19 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:45:20.592302 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-322173056", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "d9a41481-7671-4627-80be-958d9b7cce7a", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "networks": [{"uuid": "ff3b2d13-aff4-41f5-b7e9-f43caca179df"}], "security_groups": [{"name": "tempest-securitygroup--1093666045"}], "key_name": "tempest-keypair-747344714", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:45:20.632132 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:20.632462 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:20.632745 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:20.633235 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:20.634700 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:20.635036 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:20.640555 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:20.700235 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] validate_networks() for [('ff3b2d13-aff4-41f5-b7e9-f43caca179df', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:45:20.700681 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:20.910848 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:21.076992 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:45:21.077199 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:45:21.077409 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:45:21.077623 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:45:21.078076 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:45:21.084145 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:21.084320 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:21.084379 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:21.084832 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:21.084964 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:21.085097 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:21.095839 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:45:21.098263 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for user 720720a71fc744449b75cea9b4b611e7 and project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:45:21.142370 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:45:21.144769 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] 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='d9a41481-7671-4627-80be-958d9b7cce7a',volume_size=None,volume_type=None)] {{(pid=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:45:21.259991 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5ad2cf88-f7e2-413e-ba62-96404e64bf8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.669235 Jun 01 22:45:21.260361 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1025/3124] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:45:20 2026] POST /compute/v2.1/servers => generated 406 bytes in 670 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:45:21.271919 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-98bb66cd-41f1-493d-b3eb-22cc481fdc89 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:21.273420 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-98bb66cd-41f1-493d-b3eb-22cc481fdc89 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:21.288275 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-98bb66cd-41f1-493d-b3eb-22cc481fdc89 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:21.355239 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-98bb66cd-41f1-493d-b3eb-22cc481fdc89 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:21.363016 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-98bb66cd-41f1-493d-b3eb-22cc481fdc89 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1077 microversion: 2.1 time: 0.093801 Jun 01 22:45:21.363190 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1058/3125] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:21 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1077 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:22.381874 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-811e1e2e-615b-409a-8165-a7af20bdd925 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:22.383481 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-811e1e2e-615b-409a-8165-a7af20bdd925 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:22.387607 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-811e1e2e-615b-409a-8165-a7af20bdd925 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:22.387865 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-811e1e2e-615b-409a-8165-a7af20bdd925 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:22.388103 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-811e1e2e-615b-409a-8165-a7af20bdd925 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:22.388506 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-811e1e2e-615b-409a-8165-a7af20bdd925 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:22.388816 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-811e1e2e-615b-409a-8165-a7af20bdd925 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:22.389112 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-811e1e2e-615b-409a-8165-a7af20bdd925 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:22.407209 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-811e1e2e-615b-409a-8165-a7af20bdd925 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:22.454838 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-811e1e2e-615b-409a-8165-a7af20bdd925 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:22.462258 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-811e1e2e-615b-409a-8165-a7af20bdd925 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1127 microversion: 2.1 time: 0.082254 Jun 01 22:45:22.462580 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1043/3126] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:22 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1127 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:23.478429 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cbb33cb6-a825-48be-96a1-4740e27b8e68 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:23.480269 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cbb33cb6-a825-48be-96a1-4740e27b8e68 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:23.486169 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cbb33cb6-a825-48be-96a1-4740e27b8e68 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:23.486512 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cbb33cb6-a825-48be-96a1-4740e27b8e68 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:23.486901 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cbb33cb6-a825-48be-96a1-4740e27b8e68 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:23.487418 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cbb33cb6-a825-48be-96a1-4740e27b8e68 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:23.487813 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cbb33cb6-a825-48be-96a1-4740e27b8e68 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:23.488182 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cbb33cb6-a825-48be-96a1-4740e27b8e68 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:23.505696 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cbb33cb6-a825-48be-96a1-4740e27b8e68 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:23.584689 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cbb33cb6-a825-48be-96a1-4740e27b8e68 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:23.592659 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cbb33cb6-a825-48be-96a1-4740e27b8e68 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1175 microversion: 2.1 time: 0.116351 Jun 01 22:45:23.592931 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1026/3127] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:23 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1175 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:24.517484 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=33,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:45:24.608318 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3eee6388-4824-44cf-8855-e13b33ec4de2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:24.609713 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3eee6388-4824-44cf-8855-e13b33ec4de2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:24.614657 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3eee6388-4824-44cf-8855-e13b33ec4de2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:24.614887 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3eee6388-4824-44cf-8855-e13b33ec4de2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:24.615085 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3eee6388-4824-44cf-8855-e13b33ec4de2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:24.615518 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3eee6388-4824-44cf-8855-e13b33ec4de2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:24.615818 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3eee6388-4824-44cf-8855-e13b33ec4de2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:24.616092 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3eee6388-4824-44cf-8855-e13b33ec4de2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:24.633171 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3eee6388-4824-44cf-8855-e13b33ec4de2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:24.687000 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3eee6388-4824-44cf-8855-e13b33ec4de2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:24.693947 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3eee6388-4824-44cf-8855-e13b33ec4de2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1175 microversion: 2.1 time: 0.087346 Jun 01 22:45:24.694226 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1059/3128] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:24 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1175 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:25.711225 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-af2c082a-22d4-4120-8455-20757edadbe5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:25.713128 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-af2c082a-22d4-4120-8455-20757edadbe5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:25.718769 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af2c082a-22d4-4120-8455-20757edadbe5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:25.719202 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af2c082a-22d4-4120-8455-20757edadbe5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:25.719544 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af2c082a-22d4-4120-8455-20757edadbe5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:25.720243 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af2c082a-22d4-4120-8455-20757edadbe5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:25.720674 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af2c082a-22d4-4120-8455-20757edadbe5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:25.721064 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af2c082a-22d4-4120-8455-20757edadbe5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:25.737453 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-af2c082a-22d4-4120-8455-20757edadbe5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:25.792841 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-af2c082a-22d4-4120-8455-20757edadbe5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:25.800718 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-af2c082a-22d4-4120-8455-20757edadbe5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1183 microversion: 2.1 time: 0.091473 Jun 01 22:45:25.801273 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1044/3129] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:25 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1183 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:26.683839 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-ae94610e-4665-474a-9e6f-15980adb931c req-3f0695cd-c3c8-49c1-ad0d-a7f18c6f3e7e service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c4024c6b-5dae-46cc-a329-2e7bbd04ccbe", "tag": "9504764f-0baf-4a30-844d-8aaa10484d6a"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:45:26.697030 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ae94610e-4665-474a-9e6f-15980adb931c req-3f0695cd-c3c8-49c1-ad0d-a7f18c6f3e7e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:26.698249 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ae94610e-4665-474a-9e6f-15980adb931c req-3f0695cd-c3c8-49c1-ad0d-a7f18c6f3e7e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:26.698399 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ae94610e-4665-474a-9e6f-15980adb931c req-3f0695cd-c3c8-49c1-ad0d-a7f18c6f3e7e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:26.709898 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-ae94610e-4665-474a-9e6f-15980adb931c req-3f0695cd-c3c8-49c1-ad0d-a7f18c6f3e7e service nova] Creating event network-changed:9504764f-0baf-4a30-844d-8aaa10484d6a for instance c4024c6b-5dae-46cc-a329-2e7bbd04ccbe on np0000001904 Jun 01 22:45:26.710313 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-ae94610e-4665-474a-9e6f-15980adb931c req-3f0695cd-c3c8-49c1-ad0d-a7f18c6f3e7e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:45:26.714801 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-ae94610e-4665-474a-9e6f-15980adb931c req-3f0695cd-c3c8-49c1-ad0d-a7f18c6f3e7e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.035102 Jun 01 22:45:26.715056 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1027/3130] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:45:26 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:45:26.817590 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-bc580e1e-0ad9-4b72-b7e3-ac458be9b7f9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:26.817590 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-bc580e1e-0ad9-4b72-b7e3-ac458be9b7f9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:26.821679 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc580e1e-0ad9-4b72-b7e3-ac458be9b7f9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:26.822074 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc580e1e-0ad9-4b72-b7e3-ac458be9b7f9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:26.822375 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc580e1e-0ad9-4b72-b7e3-ac458be9b7f9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:26.822882 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc580e1e-0ad9-4b72-b7e3-ac458be9b7f9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:26.823285 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc580e1e-0ad9-4b72-b7e3-ac458be9b7f9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:26.823647 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bc580e1e-0ad9-4b72-b7e3-ac458be9b7f9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:26.836948 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-bc580e1e-0ad9-4b72-b7e3-ac458be9b7f9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:26.984468 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-bc580e1e-0ad9-4b72-b7e3-ac458be9b7f9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:26.991816 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-bc580e1e-0ad9-4b72-b7e3-ac458be9b7f9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1261 microversion: 2.1 time: 0.177887 Jun 01 22:45:26.992427 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1060/3131] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:26 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1261 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:28.010028 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-08fb23e0-506e-49dd-bc8c-7782599691df tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:28.011617 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-08fb23e0-506e-49dd-bc8c-7782599691df tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:28.016582 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08fb23e0-506e-49dd-bc8c-7782599691df tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:28.016997 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08fb23e0-506e-49dd-bc8c-7782599691df tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:28.017334 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08fb23e0-506e-49dd-bc8c-7782599691df tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:28.017866 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08fb23e0-506e-49dd-bc8c-7782599691df tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:28.018261 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08fb23e0-506e-49dd-bc8c-7782599691df tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:28.018633 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08fb23e0-506e-49dd-bc8c-7782599691df tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:28.032542 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-08fb23e0-506e-49dd-bc8c-7782599691df tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:28.172731 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-08fb23e0-506e-49dd-bc8c-7782599691df tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:28.180390 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-08fb23e0-506e-49dd-bc8c-7782599691df tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1261 microversion: 2.1 time: 0.172151 Jun 01 22:45:28.180793 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1045/3132] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:28 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1261 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:29.194955 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1745c5dd-3bc0-4f8f-87fb-5b51eb31a624 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:29.196501 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1745c5dd-3bc0-4f8f-87fb-5b51eb31a624 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:29.200722 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1745c5dd-3bc0-4f8f-87fb-5b51eb31a624 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:29.200962 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1745c5dd-3bc0-4f8f-87fb-5b51eb31a624 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:29.201169 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1745c5dd-3bc0-4f8f-87fb-5b51eb31a624 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:29.201579 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1745c5dd-3bc0-4f8f-87fb-5b51eb31a624 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:29.201866 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1745c5dd-3bc0-4f8f-87fb-5b51eb31a624 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:29.202196 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1745c5dd-3bc0-4f8f-87fb-5b51eb31a624 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:29.218321 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-1745c5dd-3bc0-4f8f-87fb-5b51eb31a624 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:29.334659 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1745c5dd-3bc0-4f8f-87fb-5b51eb31a624 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:29.342399 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1745c5dd-3bc0-4f8f-87fb-5b51eb31a624 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1249 microversion: 2.1 time: 0.149281 Jun 01 22:45:29.342696 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1028/3133] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:29 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1249 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:29.715032 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:45:30.359840 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-82b356c6-a547-452b-b2b8-2f4e051862e4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:30.359840 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-82b356c6-a547-452b-b2b8-2f4e051862e4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:30.364755 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-82b356c6-a547-452b-b2b8-2f4e051862e4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:30.365155 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-82b356c6-a547-452b-b2b8-2f4e051862e4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:30.365448 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-82b356c6-a547-452b-b2b8-2f4e051862e4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:30.365983 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-82b356c6-a547-452b-b2b8-2f4e051862e4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:30.366375 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-82b356c6-a547-452b-b2b8-2f4e051862e4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:30.366747 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-82b356c6-a547-452b-b2b8-2f4e051862e4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:30.381506 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-82b356c6-a547-452b-b2b8-2f4e051862e4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:30.496849 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-82b356c6-a547-452b-b2b8-2f4e051862e4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:30.503184 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-82b356c6-a547-452b-b2b8-2f4e051862e4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1249 microversion: 2.1 time: 0.147337 Jun 01 22:45:30.503601 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1061/3134] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:30 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1249 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:31.088378 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:45:31.101460 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:45:31.357359 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:45:31.524060 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-54dec0de-c073-4267-aa3c-eb4607e2729e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:31.525551 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-54dec0de-c073-4267-aa3c-eb4607e2729e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:31.530905 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-54dec0de-c073-4267-aa3c-eb4607e2729e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:31.531188 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-54dec0de-c073-4267-aa3c-eb4607e2729e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:31.531436 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-54dec0de-c073-4267-aa3c-eb4607e2729e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:31.531921 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-54dec0de-c073-4267-aa3c-eb4607e2729e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:31.532229 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-54dec0de-c073-4267-aa3c-eb4607e2729e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:31.532488 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-54dec0de-c073-4267-aa3c-eb4607e2729e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:31.547448 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-54dec0de-c073-4267-aa3c-eb4607e2729e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:31.707194 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-54dec0de-c073-4267-aa3c-eb4607e2729e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:31.716487 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-54dec0de-c073-4267-aa3c-eb4607e2729e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1249 microversion: 2.1 time: 0.194007 Jun 01 22:45:31.716784 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1046/3135] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:31 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1249 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:32.746298 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4411118f-f91b-475a-8a0b-77e8e1b83696 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:32.749011 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4411118f-f91b-475a-8a0b-77e8e1b83696 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:32.750472 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=51,nova_api:DELETE=2,nova_api:INSERT=6 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:45:32.752795 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4411118f-f91b-475a-8a0b-77e8e1b83696 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:32.753273 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4411118f-f91b-475a-8a0b-77e8e1b83696 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:32.753797 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4411118f-f91b-475a-8a0b-77e8e1b83696 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:32.754373 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4411118f-f91b-475a-8a0b-77e8e1b83696 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:32.754824 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4411118f-f91b-475a-8a0b-77e8e1b83696 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:32.755258 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4411118f-f91b-475a-8a0b-77e8e1b83696 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:32.768054 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4411118f-f91b-475a-8a0b-77e8e1b83696 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:32.904673 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4411118f-f91b-475a-8a0b-77e8e1b83696 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:32.911489 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4411118f-f91b-475a-8a0b-77e8e1b83696 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1249 microversion: 2.1 time: 0.166867 Jun 01 22:45:32.911897 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1029/3136] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:32 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1249 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:33.926802 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1e088cb2-8f8a-4d3f-a2a8-d8c69f46f018 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:33.928240 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1e088cb2-8f8a-4d3f-a2a8-d8c69f46f018 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:33.933196 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1e088cb2-8f8a-4d3f-a2a8-d8c69f46f018 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:33.933536 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1e088cb2-8f8a-4d3f-a2a8-d8c69f46f018 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:33.933830 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1e088cb2-8f8a-4d3f-a2a8-d8c69f46f018 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:33.934357 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1e088cb2-8f8a-4d3f-a2a8-d8c69f46f018 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:33.934726 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1e088cb2-8f8a-4d3f-a2a8-d8c69f46f018 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:33.935043 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1e088cb2-8f8a-4d3f-a2a8-d8c69f46f018 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:33.952699 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-1e088cb2-8f8a-4d3f-a2a8-d8c69f46f018 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:34.101900 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1e088cb2-8f8a-4d3f-a2a8-d8c69f46f018 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:34.110793 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1e088cb2-8f8a-4d3f-a2a8-d8c69f46f018 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1249 microversion: 2.1 time: 0.185688 Jun 01 22:45:34.111226 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1062/3137] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:33 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1249 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:34.226777 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-70d5939c-88fc-473e-92d1-7204f9ca1d08 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:34.228325 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-70d5939c-88fc-473e-92d1-7204f9ca1d08 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:34.233211 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-70d5939c-88fc-473e-92d1-7204f9ca1d08 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:34.233457 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-70d5939c-88fc-473e-92d1-7204f9ca1d08 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:34.233687 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-70d5939c-88fc-473e-92d1-7204f9ca1d08 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:34.234125 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-70d5939c-88fc-473e-92d1-7204f9ca1d08 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:34.234437 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-70d5939c-88fc-473e-92d1-7204f9ca1d08 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:34.234736 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-70d5939c-88fc-473e-92d1-7204f9ca1d08 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:34.247764 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-70d5939c-88fc-473e-92d1-7204f9ca1d08 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:34.387888 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-70d5939c-88fc-473e-92d1-7204f9ca1d08 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:34.395496 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-70d5939c-88fc-473e-92d1-7204f9ca1d08 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403" status: 200 len: 1674 microversion: 2.1 time: 0.170458 Jun 01 22:45:34.395777 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1047/3138] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:34 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403 => generated 1674 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:34.481635 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b37b5b5d-b2db-4401-9cdd-9d98c1e7dc7d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "9133d154-ea08-477d-90a4-fdb4d0a906fb"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:45:34.481635 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b37b5b5d-b2db-4401-9cdd-9d98c1e7dc7d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:34.485105 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b37b5b5d-b2db-4401-9cdd-9d98c1e7dc7d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:34.485449 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b37b5b5d-b2db-4401-9cdd-9d98c1e7dc7d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:34.485717 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b37b5b5d-b2db-4401-9cdd-9d98c1e7dc7d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:34.486068 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b37b5b5d-b2db-4401-9cdd-9d98c1e7dc7d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:34.486305 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b37b5b5d-b2db-4401-9cdd-9d98c1e7dc7d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:34.486509 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b37b5b5d-b2db-4401-9cdd-9d98c1e7dc7d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:35.126333 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-24c34550-0b59-4158-bcde-bbdfbb942fa4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:35.128117 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-24c34550-0b59-4158-bcde-bbdfbb942fa4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:35.134683 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-24c34550-0b59-4158-bcde-bbdfbb942fa4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:35.135179 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-24c34550-0b59-4158-bcde-bbdfbb942fa4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:35.135538 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-24c34550-0b59-4158-bcde-bbdfbb942fa4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:35.136251 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-24c34550-0b59-4158-bcde-bbdfbb942fa4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:35.136745 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-24c34550-0b59-4158-bcde-bbdfbb942fa4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:35.137221 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-24c34550-0b59-4158-bcde-bbdfbb942fa4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:35.150098 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-24c34550-0b59-4158-bcde-bbdfbb942fa4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:35.260383 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-24c34550-0b59-4158-bcde-bbdfbb942fa4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:35.269700 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-24c34550-0b59-4158-bcde-bbdfbb942fa4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1249 microversion: 2.1 time: 0.145377 Jun 01 22:45:35.270108 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1063/3139] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:35 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1249 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:36.283726 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6114ca59-cd07-4d98-ba79-f777dd3d6914 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:36.285803 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6114ca59-cd07-4d98-ba79-f777dd3d6914 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:36.289836 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6114ca59-cd07-4d98-ba79-f777dd3d6914 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:36.290041 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6114ca59-cd07-4d98-ba79-f777dd3d6914 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:36.290268 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6114ca59-cd07-4d98-ba79-f777dd3d6914 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:36.290746 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6114ca59-cd07-4d98-ba79-f777dd3d6914 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:36.291051 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6114ca59-cd07-4d98-ba79-f777dd3d6914 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:36.291352 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6114ca59-cd07-4d98-ba79-f777dd3d6914 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:36.304822 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-6114ca59-cd07-4d98-ba79-f777dd3d6914 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:36.416836 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6114ca59-cd07-4d98-ba79-f777dd3d6914 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:36.424374 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6114ca59-cd07-4d98-ba79-f777dd3d6914 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1249 microversion: 2.1 time: 0.142300 Jun 01 22:45:36.424816 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1048/3140] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:36 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1249 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:37.048487 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b37b5b5d-b2db-4401-9cdd-9d98c1e7dc7d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "POST /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.570520 Jun 01 22:45:37.049629 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1030/3141] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:45:34 2026] POST /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403/os-volume_attachments => generated 194 bytes in 2571 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:45:37.296276 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-2270b537-70c2-416c-b563-7063bd1b3475 req-e492a194-3fa8-4553-bbd9-9c14263c0090 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c4024c6b-5dae-46cc-a329-2e7bbd04ccbe", "name": "network-vif-plugged", "status": "completed", "tag": "9504764f-0baf-4a30-844d-8aaa10484d6a"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:45:37.302487 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=41,nova_api:DELETE=2,nova_api:UPDATE=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:45:37.305763 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-2270b537-70c2-416c-b563-7063bd1b3475 req-e492a194-3fa8-4553-bbd9-9c14263c0090 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:37.306003 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-2270b537-70c2-416c-b563-7063bd1b3475 req-e492a194-3fa8-4553-bbd9-9c14263c0090 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:37.306214 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-2270b537-70c2-416c-b563-7063bd1b3475 req-e492a194-3fa8-4553-bbd9-9c14263c0090 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:37.316554 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-2270b537-70c2-416c-b563-7063bd1b3475 req-e492a194-3fa8-4553-bbd9-9c14263c0090 service nova] Creating event network-vif-plugged:9504764f-0baf-4a30-844d-8aaa10484d6a for instance c4024c6b-5dae-46cc-a329-2e7bbd04ccbe on np0000001904 Jun 01 22:45:37.318581 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-2270b537-70c2-416c-b563-7063bd1b3475 req-e492a194-3fa8-4553-bbd9-9c14263c0090 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:45:37.323783 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-2270b537-70c2-416c-b563-7063bd1b3475 req-e492a194-3fa8-4553-bbd9-9c14263c0090 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029198 Jun 01 22:45:37.324003 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1064/3142] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:45:37 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:45:37.443447 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c2be9bcb-8a04-426a-83c0-0350d9bc12aa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:37.444954 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c2be9bcb-8a04-426a-83c0-0350d9bc12aa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:37.454896 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2be9bcb-8a04-426a-83c0-0350d9bc12aa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:37.455203 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2be9bcb-8a04-426a-83c0-0350d9bc12aa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:37.455455 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2be9bcb-8a04-426a-83c0-0350d9bc12aa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:37.455938 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2be9bcb-8a04-426a-83c0-0350d9bc12aa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:37.456280 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2be9bcb-8a04-426a-83c0-0350d9bc12aa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:37.456671 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2be9bcb-8a04-426a-83c0-0350d9bc12aa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:37.470923 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c2be9bcb-8a04-426a-83c0-0350d9bc12aa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:37.613673 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c2be9bcb-8a04-426a-83c0-0350d9bc12aa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:37.621456 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c2be9bcb-8a04-426a-83c0-0350d9bc12aa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1249 microversion: 2.1 time: 0.179675 Jun 01 22:45:37.621746 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1049/3143] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:37 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1249 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:38.636438 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-110123ad-b1ea-4c08-a79d-39e595e4b5b4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:38.637885 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-110123ad-b1ea-4c08-a79d-39e595e4b5b4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:38.644675 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-110123ad-b1ea-4c08-a79d-39e595e4b5b4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:38.644675 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-110123ad-b1ea-4c08-a79d-39e595e4b5b4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:38.644675 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-110123ad-b1ea-4c08-a79d-39e595e4b5b4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:38.644675 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-110123ad-b1ea-4c08-a79d-39e595e4b5b4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:38.644884 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-110123ad-b1ea-4c08-a79d-39e595e4b5b4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:38.644884 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-110123ad-b1ea-4c08-a79d-39e595e4b5b4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:38.660593 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-110123ad-b1ea-4c08-a79d-39e595e4b5b4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:38.777826 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-110123ad-b1ea-4c08-a79d-39e595e4b5b4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:38.784486 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-110123ad-b1ea-4c08-a79d-39e595e4b5b4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1249 microversion: 2.1 time: 0.149811 Jun 01 22:45:38.784885 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1031/3144] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:38 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1249 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:39.380093 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-cf8962b6-593b-494e-bad3-ad0bb0a072b4 req-29ede74e-7cc6-40ec-9a1d-43b931db213e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c4024c6b-5dae-46cc-a329-2e7bbd04ccbe", "name": "network-vif-plugged", "status": "completed", "tag": "9504764f-0baf-4a30-844d-8aaa10484d6a"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:45:39.386422 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-cf8962b6-593b-494e-bad3-ad0bb0a072b4 req-29ede74e-7cc6-40ec-9a1d-43b931db213e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:39.386646 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-cf8962b6-593b-494e-bad3-ad0bb0a072b4 req-29ede74e-7cc6-40ec-9a1d-43b931db213e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:39.386783 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-cf8962b6-593b-494e-bad3-ad0bb0a072b4 req-29ede74e-7cc6-40ec-9a1d-43b931db213e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:39.394456 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-cf8962b6-593b-494e-bad3-ad0bb0a072b4 req-29ede74e-7cc6-40ec-9a1d-43b931db213e service nova] Creating event network-vif-plugged:9504764f-0baf-4a30-844d-8aaa10484d6a for instance c4024c6b-5dae-46cc-a329-2e7bbd04ccbe on np0000001904 Jun 01 22:45:39.394877 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-cf8962b6-593b-494e-bad3-ad0bb0a072b4 req-29ede74e-7cc6-40ec-9a1d-43b931db213e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:45:39.399253 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-cf8962b6-593b-494e-bad3-ad0bb0a072b4 req-29ede74e-7cc6-40ec-9a1d-43b931db213e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021409 Jun 01 22:45:39.399874 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1065/3145] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:45:39 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:45:39.798960 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8ca395b2-1e32-4d2e-92aa-41b26a69fc33 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:39.800956 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8ca395b2-1e32-4d2e-92aa-41b26a69fc33 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:39.806531 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ca395b2-1e32-4d2e-92aa-41b26a69fc33 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:39.806791 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ca395b2-1e32-4d2e-92aa-41b26a69fc33 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:39.806989 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ca395b2-1e32-4d2e-92aa-41b26a69fc33 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:39.807404 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ca395b2-1e32-4d2e-92aa-41b26a69fc33 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:39.807710 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ca395b2-1e32-4d2e-92aa-41b26a69fc33 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:39.807975 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ca395b2-1e32-4d2e-92aa-41b26a69fc33 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:39.824800 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8ca395b2-1e32-4d2e-92aa-41b26a69fc33 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:39.976372 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8ca395b2-1e32-4d2e-92aa-41b26a69fc33 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:39.983783 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8ca395b2-1e32-4d2e-92aa-41b26a69fc33 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1433 microversion: 2.1 time: 0.186567 Jun 01 22:45:39.984240 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1050/3146] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:39 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1433 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:39.997702 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-89f32a3b-a742-4e8f-9555-6ae84794c6fe tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:39.998975 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-89f32a3b-a742-4e8f-9555-6ae84794c6fe tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:40.004268 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-89f32a3b-a742-4e8f-9555-6ae84794c6fe tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:40.004445 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-89f32a3b-a742-4e8f-9555-6ae84794c6fe tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:40.004574 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-89f32a3b-a742-4e8f-9555-6ae84794c6fe tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:40.004819 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-89f32a3b-a742-4e8f-9555-6ae84794c6fe tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:40.004955 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-89f32a3b-a742-4e8f-9555-6ae84794c6fe tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:40.005085 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-89f32a3b-a742-4e8f-9555-6ae84794c6fe tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:40.017475 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-89f32a3b-a742-4e8f-9555-6ae84794c6fe tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:40.109295 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-89f32a3b-a742-4e8f-9555-6ae84794c6fe tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.113208 Jun 01 22:45:40.109617 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1032/3147] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:45:39 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe/os-interface => generated 282 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:45:40.650467 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-9494bd7f-1ff0-4253-814a-1038aed5f3b0 req-faafd51f-c083-47c9-aa26-e66f61bc3329 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "c4024c6b-5dae-46cc-a329-2e7bbd04ccbe", "tag": "9504764f-0baf-4a30-844d-8aaa10484d6a"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:45:40.656654 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-9494bd7f-1ff0-4253-814a-1038aed5f3b0 req-faafd51f-c083-47c9-aa26-e66f61bc3329 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:40.656850 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-9494bd7f-1ff0-4253-814a-1038aed5f3b0 req-faafd51f-c083-47c9-aa26-e66f61bc3329 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:40.657161 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-9494bd7f-1ff0-4253-814a-1038aed5f3b0 req-faafd51f-c083-47c9-aa26-e66f61bc3329 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:40.664544 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-9494bd7f-1ff0-4253-814a-1038aed5f3b0 req-faafd51f-c083-47c9-aa26-e66f61bc3329 service nova] Creating event network-changed:9504764f-0baf-4a30-844d-8aaa10484d6a for instance c4024c6b-5dae-46cc-a329-2e7bbd04ccbe on np0000001904 Jun 01 22:45:40.665074 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-9494bd7f-1ff0-4253-814a-1038aed5f3b0 req-faafd51f-c083-47c9-aa26-e66f61bc3329 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:45:40.669356 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-9494bd7f-1ff0-4253-814a-1038aed5f3b0 req-faafd51f-c083-47c9-aa26-e66f61bc3329 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020867 Jun 01 22:45:40.669847 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1066/3148] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:45:40 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:45:44.367668 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-12c4e584-c483-4d6f-b44e-49c5492caad3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:44.368119 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-12c4e584-c483-4d6f-b44e-49c5492caad3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:44.372071 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12c4e584-c483-4d6f-b44e-49c5492caad3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:44.372247 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12c4e584-c483-4d6f-b44e-49c5492caad3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:44.372402 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12c4e584-c483-4d6f-b44e-49c5492caad3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:44.372684 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12c4e584-c483-4d6f-b44e-49c5492caad3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:44.372888 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12c4e584-c483-4d6f-b44e-49c5492caad3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:44.373049 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12c4e584-c483-4d6f-b44e-49c5492caad3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:44.415108 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-12c4e584-c483-4d6f-b44e-49c5492caad3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lazy-loading 'services' on Instance uuid 04db3c65-8e79-4f29-9e45-0c8b83a36403 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:45:44.458700 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-12c4e584-c483-4d6f-b44e-49c5492caad3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403/os-volume_attachments/9133d154-ea08-477d-90a4-fdb4d0a906fb" status: 202 len: 0 microversion: 2.1 time: 0.092722 Jun 01 22:45:44.459024 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1051/3149] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:45:44 2026] DELETE /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403/os-volume_attachments/9133d154-ea08-477d-90a4-fdb4d0a906fb => generated 0 bytes in 93 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:45:44.467138 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-767d31d3-cb65-4399-a36b-a98246d317cd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:44.468554 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-767d31d3-cb65-4399-a36b-a98246d317cd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:44.474139 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-767d31d3-cb65-4399-a36b-a98246d317cd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:44.474358 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-767d31d3-cb65-4399-a36b-a98246d317cd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:44.474609 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-767d31d3-cb65-4399-a36b-a98246d317cd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:44.474925 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-767d31d3-cb65-4399-a36b-a98246d317cd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:44.475066 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-767d31d3-cb65-4399-a36b-a98246d317cd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:44.475177 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-767d31d3-cb65-4399-a36b-a98246d317cd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:44.496299 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-767d31d3-cb65-4399-a36b-a98246d317cd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.030845 Jun 01 22:45:44.496576 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1033/3150] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:45:44 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:45:45.507811 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-94ac28c2-e845-47c1-b0bb-25a5d9d5a78a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:45.508201 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-94ac28c2-e845-47c1-b0bb-25a5d9d5a78a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:45.513195 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-94ac28c2-e845-47c1-b0bb-25a5d9d5a78a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:45.513537 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-94ac28c2-e845-47c1-b0bb-25a5d9d5a78a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:45.513767 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-94ac28c2-e845-47c1-b0bb-25a5d9d5a78a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:45.514121 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-94ac28c2-e845-47c1-b0bb-25a5d9d5a78a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:45.514334 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-94ac28c2-e845-47c1-b0bb-25a5d9d5a78a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:45.514679 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-94ac28c2-e845-47c1-b0bb-25a5d9d5a78a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:45.532369 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-94ac28c2-e845-47c1-b0bb-25a5d9d5a78a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028111 Jun 01 22:45:45.532673 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1067/3151] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:45:45 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:45:46.543623 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-fad9017e-9690-42ee-81cd-04f33b444477 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:46.546859 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-fad9017e-9690-42ee-81cd-04f33b444477 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:46.550253 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fad9017e-9690-42ee-81cd-04f33b444477 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:46.551702 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fad9017e-9690-42ee-81cd-04f33b444477 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:46.551702 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fad9017e-9690-42ee-81cd-04f33b444477 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:46.551702 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fad9017e-9690-42ee-81cd-04f33b444477 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:46.551702 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fad9017e-9690-42ee-81cd-04f33b444477 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:46.551911 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fad9017e-9690-42ee-81cd-04f33b444477 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:46.575801 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-fad9017e-9690-42ee-81cd-04f33b444477 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.034616 Jun 01 22:45:46.576359 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1052/3152] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:45:46 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403/os-volume_attachments => generated 197 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:45:47.333002 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-84b53f4e-1665-4045-bee8-df3837a4d45d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:47.334436 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-84b53f4e-1665-4045-bee8-df3837a4d45d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:47.338761 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-84b53f4e-1665-4045-bee8-df3837a4d45d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:47.339047 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-84b53f4e-1665-4045-bee8-df3837a4d45d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:47.339306 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-84b53f4e-1665-4045-bee8-df3837a4d45d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:47.339690 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-84b53f4e-1665-4045-bee8-df3837a4d45d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:47.342041 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-84b53f4e-1665-4045-bee8-df3837a4d45d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:47.342041 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-84b53f4e-1665-4045-bee8-df3837a4d45d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:47.357769 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-84b53f4e-1665-4045-bee8-df3837a4d45d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:47.507877 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-84b53f4e-1665-4045-bee8-df3837a4d45d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17693bc53bf341f092158eca64e6b99e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5c507812ccf4e3984ba0eb2da0d2c92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:47.516774 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-84b53f4e-1665-4045-bee8-df3837a4d45d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc" status: 200 len: 1693 microversion: 2.1 time: 0.185303 Jun 01 22:45:47.517066 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1034/3153] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:47 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc => generated 1693 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:47.530954 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a2ec0299-1062-42e8-ac3e-a183806af27d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:47.533312 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a2ec0299-1062-42e8-ac3e-a183806af27d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Policy check for os_compute_api:servers:allow_all_filters failed with credentials {'is_admin': False, 'user_id': '17693bc53bf341f092158eca64e6b99e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5c507812ccf4e3984ba0eb2da0d2c92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:47.533588 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a2ec0299-1062-42e8-ac3e-a183806af27d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Searching by: {'deleted': False, 'project_id': 'c5c507812ccf4e3984ba0eb2da0d2c92'} {{(pid=86662) get_all /opt/stack/nova/nova/compute/api.py:3098}} Jun 01 22:45:47.537779 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a2ec0299-1062-42e8-ac3e-a183806af27d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:47.537954 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a2ec0299-1062-42e8-ac3e-a183806af27d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:47.538085 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a2ec0299-1062-42e8-ac3e-a183806af27d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:47.538457 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a2ec0299-1062-42e8-ac3e-a183806af27d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:47.538767 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a2ec0299-1062-42e8-ac3e-a183806af27d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:47.539043 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a2ec0299-1062-42e8-ac3e-a183806af27d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:47.559322 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.multi_cell_list [None req-a2ec0299-1062-42e8-ac3e-a183806af27d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Listed batch of 1 results from cell out of 1000 limit. Returned 1 total so far. {{(pid=86662) do_query /opt/stack/nova/nova/compute/multi_cell_list.py:378}} Jun 01 22:45:47.590285 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a2ec0299-1062-42e8-ac3e-a183806af27d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers" status: 200 len: 352 microversion: 2.1 time: 0.061088 Jun 01 22:45:47.590492 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1068/3154] 10.4.3.116 () {66 vars in 1243 bytes} [Mon Jun 1 22:45:47 2026] GET /compute/v2.1/servers => generated 352 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:45:47.591215 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-77be2c5f-d40b-4a7a-abe3-ed2908771959 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:47.593039 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-77be2c5f-d40b-4a7a-abe3-ed2908771959 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:47.597004 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77be2c5f-d40b-4a7a-abe3-ed2908771959 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:47.597168 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77be2c5f-d40b-4a7a-abe3-ed2908771959 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:47.597373 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77be2c5f-d40b-4a7a-abe3-ed2908771959 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:47.597740 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77be2c5f-d40b-4a7a-abe3-ed2908771959 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:47.597885 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77be2c5f-d40b-4a7a-abe3-ed2908771959 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:47.597992 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77be2c5f-d40b-4a7a-abe3-ed2908771959 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:47.619140 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-77be2c5f-d40b-4a7a-abe3-ed2908771959 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.030336 Jun 01 22:45:47.619471 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1053/3155] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:45:47 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403/os-volume_attachments => generated 25 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:45:47.632350 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-01a246c3-ad10-40ae-b184-637848978133 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:47.632350 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-01a246c3-ad10-40ae-b184-637848978133 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:47.635185 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-01a246c3-ad10-40ae-b184-637848978133 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:47.635392 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-01a246c3-ad10-40ae-b184-637848978133 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:47.635526 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-01a246c3-ad10-40ae-b184-637848978133 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:47.635817 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-01a246c3-ad10-40ae-b184-637848978133 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:47.635957 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-01a246c3-ad10-40ae-b184-637848978133 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:47.636089 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-01a246c3-ad10-40ae-b184-637848978133 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:47.688217 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-01a246c3-ad10-40ae-b184-637848978133 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] HTTP exception thrown: Instance 04db3c65-8e79-4f29-9e45-0c8b83a36403 is not attached to volume 9133d154-ea08-477d-90a4-fdb4d0a906fb Jun 01 22:45:47.688418 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f0d4234b-aa12-4be2-8c5f-1b25319a7673 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "891510d4-1f2d-4629-82ad-c9f7948f2aed"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:45:47.688527 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-01a246c3-ad10-40ae-b184-637848978133 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Returning 404 to user: Instance 04db3c65-8e79-4f29-9e45-0c8b83a36403 is not attached to volume 9133d154-ea08-477d-90a4-fdb4d0a906fb {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:45:47.688887 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-01a246c3-ad10-40ae-b184-637848978133 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403/os-volume_attachments/9133d154-ea08-477d-90a4-fdb4d0a906fb" status: 404 len: 154 microversion: 2.1 time: 0.060646 Jun 01 22:45:47.689220 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1035/3156] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:45:47 2026] DELETE /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403/os-volume_attachments/9133d154-ea08-477d-90a4-fdb4d0a906fb => generated 154 bytes in 61 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:45:47.689906 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f0d4234b-aa12-4be2-8c5f-1b25319a7673 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:47.693517 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f0d4234b-aa12-4be2-8c5f-1b25319a7673 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:47.693709 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f0d4234b-aa12-4be2-8c5f-1b25319a7673 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:47.693837 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f0d4234b-aa12-4be2-8c5f-1b25319a7673 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:47.694086 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f0d4234b-aa12-4be2-8c5f-1b25319a7673 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:47.694358 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f0d4234b-aa12-4be2-8c5f-1b25319a7673 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:47.694433 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f0d4234b-aa12-4be2-8c5f-1b25319a7673 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:47.697096 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2ba5fa37-eab4-4502-aa24-266b52c15eb0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:47.697375 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2ba5fa37-eab4-4502-aa24-266b52c15eb0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:47.700948 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ba5fa37-eab4-4502-aa24-266b52c15eb0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:47.701154 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ba5fa37-eab4-4502-aa24-266b52c15eb0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:47.701353 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ba5fa37-eab4-4502-aa24-266b52c15eb0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:47.701691 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ba5fa37-eab4-4502-aa24-266b52c15eb0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:47.701864 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ba5fa37-eab4-4502-aa24-266b52c15eb0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:47.701977 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ba5fa37-eab4-4502-aa24-266b52c15eb0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:47.715368 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2ba5fa37-eab4-4502-aa24-266b52c15eb0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:45:47.772696 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2ba5fa37-eab4-4502-aa24-266b52c15eb0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403" status: 204 len: 0 microversion: 2.1 time: 0.077267 Jun 01 22:45:47.772984 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1054/3157] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:45:47 2026] DELETE /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403 => generated 0 bytes in 78 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:45:47.780873 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9abf4b24-0139-4253-97da-b7ca080913d6 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:47.782517 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-9abf4b24-0139-4253-97da-b7ca080913d6 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:47.786783 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9abf4b24-0139-4253-97da-b7ca080913d6 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:47.787053 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9abf4b24-0139-4253-97da-b7ca080913d6 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:47.787285 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9abf4b24-0139-4253-97da-b7ca080913d6 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:47.787761 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9abf4b24-0139-4253-97da-b7ca080913d6 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:47.788066 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9abf4b24-0139-4253-97da-b7ca080913d6 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:47.788334 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9abf4b24-0139-4253-97da-b7ca080913d6 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:47.802108 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-9abf4b24-0139-4253-97da-b7ca080913d6 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:47.951761 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9abf4b24-0139-4253-97da-b7ca080913d6 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:47.960847 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9abf4b24-0139-4253-97da-b7ca080913d6 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403" status: 200 len: 1680 microversion: 2.1 time: 0.181524 Jun 01 22:45:47.961137 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1036/3158] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:47 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403 => generated 1680 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:48.930411 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-90087037-8c77-4f04-9e5d-f0ac19a72426 req-bc291c5a-0c21-4cdf-9a64-08a27f6adbca service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "04db3c65-8e79-4f29-9e45-0c8b83a36403", "name": "network-vif-unplugged", "status": "completed", "tag": "9318e0c7-8ff7-4eb7-8bac-670c17f8df17"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:45:48.936731 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-90087037-8c77-4f04-9e5d-f0ac19a72426 req-bc291c5a-0c21-4cdf-9a64-08a27f6adbca service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:48.936964 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-90087037-8c77-4f04-9e5d-f0ac19a72426 req-bc291c5a-0c21-4cdf-9a64-08a27f6adbca service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:48.937150 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-90087037-8c77-4f04-9e5d-f0ac19a72426 req-bc291c5a-0c21-4cdf-9a64-08a27f6adbca service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:48.943224 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-90087037-8c77-4f04-9e5d-f0ac19a72426 req-bc291c5a-0c21-4cdf-9a64-08a27f6adbca service nova] Creating event network-vif-unplugged:9318e0c7-8ff7-4eb7-8bac-670c17f8df17 for instance 04db3c65-8e79-4f29-9e45-0c8b83a36403 on np0000001904 Jun 01 22:45:48.943561 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-90087037-8c77-4f04-9e5d-f0ac19a72426 req-bc291c5a-0c21-4cdf-9a64-08a27f6adbca service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:45:48.947112 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-90087037-8c77-4f04-9e5d-f0ac19a72426 req-bc291c5a-0c21-4cdf-9a64-08a27f6adbca service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.018479 Jun 01 22:45:48.947560 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1055/3159] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:45:48 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:45:48.978596 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-669b0d29-9fe2-41c4-921c-91580dcfff8e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:48.979916 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-669b0d29-9fe2-41c4-921c-91580dcfff8e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:48.986074 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-669b0d29-9fe2-41c4-921c-91580dcfff8e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:48.986456 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-669b0d29-9fe2-41c4-921c-91580dcfff8e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:48.986784 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-669b0d29-9fe2-41c4-921c-91580dcfff8e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:48.987349 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-669b0d29-9fe2-41c4-921c-91580dcfff8e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:48.987766 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-669b0d29-9fe2-41c4-921c-91580dcfff8e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:48.991586 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-669b0d29-9fe2-41c4-921c-91580dcfff8e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:49.004515 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-669b0d29-9fe2-41c4-921c-91580dcfff8e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:49.171608 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-669b0d29-9fe2-41c4-921c-91580dcfff8e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:49.179020 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-669b0d29-9fe2-41c4-921c-91580dcfff8e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403" status: 200 len: 1680 microversion: 2.1 time: 0.203456 Jun 01 22:45:49.179355 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1037/3160] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:48 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403 => generated 1680 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:50.193705 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-abec509e-6d0c-45dc-88b9-d99b8a7b23c9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:50.195184 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-abec509e-6d0c-45dc-88b9-d99b8a7b23c9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:50.199164 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-abec509e-6d0c-45dc-88b9-d99b8a7b23c9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:50.199499 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-abec509e-6d0c-45dc-88b9-d99b8a7b23c9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:50.199752 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-abec509e-6d0c-45dc-88b9-d99b8a7b23c9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:50.200216 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-abec509e-6d0c-45dc-88b9-d99b8a7b23c9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:50.200549 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-abec509e-6d0c-45dc-88b9-d99b8a7b23c9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:50.200881 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-abec509e-6d0c-45dc-88b9-d99b8a7b23c9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:50.215358 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-abec509e-6d0c-45dc-88b9-d99b8a7b23c9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:50.245700 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f0d4234b-aa12-4be2-8c5f-1b25319a7673 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "POST /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.559248 Jun 01 22:45:50.246093 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1069/3161] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:45:47 2026] POST /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments => generated 194 bytes in 2560 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:45:50.368336 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-abec509e-6d0c-45dc-88b9-d99b8a7b23c9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:50.375761 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-abec509e-6d0c-45dc-88b9-d99b8a7b23c9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403" status: 200 len: 1680 microversion: 2.1 time: 0.183928 Jun 01 22:45:50.376025 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1056/3162] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:50 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403 => generated 1680 bytes in 184 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:50.983841 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-22620676-ac31-4266-9b05-d96d47320ba7 req-59bd57a6-9544-4965-aaf3-c0440c58a12b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "04db3c65-8e79-4f29-9e45-0c8b83a36403", "name": "network-vif-unplugged", "status": "completed", "tag": "9318e0c7-8ff7-4eb7-8bac-670c17f8df17"}, {"server_uuid": "04db3c65-8e79-4f29-9e45-0c8b83a36403", "name": "network-vif-deleted", "tag": "9318e0c7-8ff7-4eb7-8bac-670c17f8df17"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:45:50.991103 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-22620676-ac31-4266-9b05-d96d47320ba7 req-59bd57a6-9544-4965-aaf3-c0440c58a12b service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:50.991408 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-22620676-ac31-4266-9b05-d96d47320ba7 req-59bd57a6-9544-4965-aaf3-c0440c58a12b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:50.991609 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-22620676-ac31-4266-9b05-d96d47320ba7 req-59bd57a6-9544-4965-aaf3-c0440c58a12b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:50.998197 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-22620676-ac31-4266-9b05-d96d47320ba7 req-59bd57a6-9544-4965-aaf3-c0440c58a12b service nova] Creating event network-vif-unplugged:9318e0c7-8ff7-4eb7-8bac-670c17f8df17 for instance 04db3c65-8e79-4f29-9e45-0c8b83a36403 on np0000001904 Jun 01 22:45:50.998474 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-22620676-ac31-4266-9b05-d96d47320ba7 req-59bd57a6-9544-4965-aaf3-c0440c58a12b service nova] Creating event network-vif-deleted:9318e0c7-8ff7-4eb7-8bac-670c17f8df17 for instance 04db3c65-8e79-4f29-9e45-0c8b83a36403 on np0000001904 Jun 01 22:45:50.998967 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-22620676-ac31-4266-9b05-d96d47320ba7 req-59bd57a6-9544-4965-aaf3-c0440c58a12b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:45:51.003243 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-22620676-ac31-4266-9b05-d96d47320ba7 req-59bd57a6-9544-4965-aaf3-c0440c58a12b service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.021141 Jun 01 22:45:51.003907 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1038/3163] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:45:50 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:45:51.391776 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-bf88f8cc-925c-4d1a-ae86-0457381d4ff7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:51.393223 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-bf88f8cc-925c-4d1a-ae86-0457381d4ff7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:51.398157 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bf88f8cc-925c-4d1a-ae86-0457381d4ff7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:51.398449 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bf88f8cc-925c-4d1a-ae86-0457381d4ff7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:51.398715 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bf88f8cc-925c-4d1a-ae86-0457381d4ff7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:51.399128 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bf88f8cc-925c-4d1a-ae86-0457381d4ff7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:51.399484 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bf88f8cc-925c-4d1a-ae86-0457381d4ff7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:51.399843 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bf88f8cc-925c-4d1a-ae86-0457381d4ff7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:51.414580 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-bf88f8cc-925c-4d1a-ae86-0457381d4ff7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:51.461930 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-bf88f8cc-925c-4d1a-ae86-0457381d4ff7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:51.469579 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-bf88f8cc-925c-4d1a-ae86-0457381d4ff7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403" status: 200 len: 1325 microversion: 2.1 time: 0.079514 Jun 01 22:45:51.469846 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1070/3164] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:51 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403 => generated 1325 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:52.486088 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8621a00c-676f-451a-b24c-8a91a122d05d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:52.488577 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8621a00c-676f-451a-b24c-8a91a122d05d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:52.493587 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8621a00c-676f-451a-b24c-8a91a122d05d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:52.493786 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8621a00c-676f-451a-b24c-8a91a122d05d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:52.494210 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8621a00c-676f-451a-b24c-8a91a122d05d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:52.494530 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8621a00c-676f-451a-b24c-8a91a122d05d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:52.494914 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8621a00c-676f-451a-b24c-8a91a122d05d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:52.495254 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8621a00c-676f-451a-b24c-8a91a122d05d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:52.519850 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8621a00c-676f-451a-b24c-8a91a122d05d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:52.520184 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8621a00c-676f-451a-b24c-8a91a122d05d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:52.520301 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8621a00c-676f-451a-b24c-8a91a122d05d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:52.520578 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-8621a00c-676f-451a-b24c-8a91a122d05d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lazy-loading 'fault' on Instance uuid 04db3c65-8e79-4f29-9e45-0c8b83a36403 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:45:52.524255 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8621a00c-676f-451a-b24c-8a91a122d05d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:52.578391 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8621a00c-676f-451a-b24c-8a91a122d05d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:52.585730 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8621a00c-676f-451a-b24c-8a91a122d05d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403" status: 200 len: 1330 microversion: 2.1 time: 0.101939 Jun 01 22:45:52.586031 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1057/3165] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:52 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403 => generated 1330 bytes in 102 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:53.602018 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7c39e9c8-4257-4008-8b70-9005787ef178 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:53.604134 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7c39e9c8-4257-4008-8b70-9005787ef178 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:53.609826 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7c39e9c8-4257-4008-8b70-9005787ef178 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:53.610243 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7c39e9c8-4257-4008-8b70-9005787ef178 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:53.610536 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7c39e9c8-4257-4008-8b70-9005787ef178 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:53.611262 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7c39e9c8-4257-4008-8b70-9005787ef178 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:53.611759 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7c39e9c8-4257-4008-8b70-9005787ef178 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:53.612168 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7c39e9c8-4257-4008-8b70-9005787ef178 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:53.637899 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7c39e9c8-4257-4008-8b70-9005787ef178 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:53.638174 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7c39e9c8-4257-4008-8b70-9005787ef178 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:53.638442 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7c39e9c8-4257-4008-8b70-9005787ef178 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:53.638894 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-7c39e9c8-4257-4008-8b70-9005787ef178 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lazy-loading 'fault' on Instance uuid 04db3c65-8e79-4f29-9e45-0c8b83a36403 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:45:53.643513 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7c39e9c8-4257-4008-8b70-9005787ef178 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:53.693415 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7c39e9c8-4257-4008-8b70-9005787ef178 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:53.702155 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7c39e9c8-4257-4008-8b70-9005787ef178 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403" status: 200 len: 1330 microversion: 2.1 time: 0.102640 Jun 01 22:45:53.702520 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1039/3166] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:53 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403 => generated 1330 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:54.720887 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0ae2766c-6edc-43b5-9164-64c4b6a58752 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:54.722322 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0ae2766c-6edc-43b5-9164-64c4b6a58752 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 04db3c65-8e79-4f29-9e45-0c8b83a36403] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:54.733192 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0ae2766c-6edc-43b5-9164-64c4b6a58752 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:54.733513 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0ae2766c-6edc-43b5-9164-64c4b6a58752 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:54.733784 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0ae2766c-6edc-43b5-9164-64c4b6a58752 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:54.734252 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0ae2766c-6edc-43b5-9164-64c4b6a58752 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:54.734616 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0ae2766c-6edc-43b5-9164-64c4b6a58752 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:54.734995 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0ae2766c-6edc-43b5-9164-64c4b6a58752 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:54.742794 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-0ae2766c-6edc-43b5-9164-64c4b6a58752 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] HTTP exception thrown: Instance 04db3c65-8e79-4f29-9e45-0c8b83a36403 could not be found. Jun 01 22:45:54.743075 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0ae2766c-6edc-43b5-9164-64c4b6a58752 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Returning 404 to user: Instance 04db3c65-8e79-4f29-9e45-0c8b83a36403 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:45:54.743473 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0ae2766c-6edc-43b5-9164-64c4b6a58752 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403" status: 404 len: 111 microversion: 2.1 time: 0.024314 Jun 01 22:45:54.743804 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1071/3167] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:54 2026] GET /compute/v2.1/servers/04db3c65-8e79-4f29-9e45-0c8b83a36403 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:45:54.751953 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-54d85565-27a8-4db4-bd06-389b4b137c51 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:54.767012 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-54d85565-27a8-4db4-bd06-389b4b137c51 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-254239136" status: 202 len: 0 microversion: 2.1 time: 0.016846 Jun 01 22:45:54.767333 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1058/3168] 10.4.3.116 () {66 vars in 1336 bytes} [Mon Jun 1 22:45:54 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-254239136 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:45:56.592576 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8efe5716-648d-42b6-b222-0a93d1b6743e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-233251108", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBlAnDuk2JXVeBTn4yEkkDPkaNU2JVOIOs3xcDHd1O9EclpDHq4NhGcKE5E3w4BC7ZHO785ry2BA782tpq/h8mBCpgVoaSas2hRb8TntkbG/a4QZXHywE6fby2nmMGuHoQ=="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:45:56.603139 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-8efe5716-648d-42b6-b222-0a93d1b6743e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Getting quotas for project c681846882724963939d1bca7dc60455. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:45:56.605657 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-8efe5716-648d-42b6-b222-0a93d1b6743e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Getting quotas for user 01ad2ba61555430fb7c7fecfbc882ed3 and project c681846882724963939d1bca7dc60455. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:45:56.619576 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8efe5716-648d-42b6-b222-0a93d1b6743e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.028817 Jun 01 22:45:56.619902 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1040/3169] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:45:56 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:45:57.374048 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-1470774271", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "761de94f-b2f3-4761-aa86-a970e4d845d4"}], "security_groups": [{"name": "tempest-securitygroup--1529752973"}], "key_name": "tempest-keypair-233251108", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:45:57.470014 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:57.470428 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:57.470809 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:57.471429 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:57.471833 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:57.472169 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:57.477048 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:57.536028 np0000001904 devstack@n-api.service[86662]: DEBUG nova.network.neutron [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] validate_networks() for [('761de94f-b2f3-4761-aa86-a970e4d845d4', None, None, None, None, None)] {{(pid=86662) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:45:57.536388 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:57.741072 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:57.867027 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:45:57.867286 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:45:57.867585 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:45:57.867783 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:45:57.867967 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:45:57.877680 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:57.877857 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:57.878021 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:57.878579 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:57.878738 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:57.878853 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:57.884261 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-4163b780-ba81-44f5-9067-800ccdfa0b54 req-405f52ce-cf9b-413c-8f83-01269872bcc5 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:57.885718 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [req-4163b780-ba81-44f5-9067-800ccdfa0b54 req-405f52ce-cf9b-413c-8f83-01269872bcc5 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:57.890245 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-4163b780-ba81-44f5-9067-800ccdfa0b54 req-405f52ce-cf9b-413c-8f83-01269872bcc5 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:57.890442 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-4163b780-ba81-44f5-9067-800ccdfa0b54 req-405f52ce-cf9b-413c-8f83-01269872bcc5 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:57.890657 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-4163b780-ba81-44f5-9067-800ccdfa0b54 req-405f52ce-cf9b-413c-8f83-01269872bcc5 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:57.890938 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-4163b780-ba81-44f5-9067-800ccdfa0b54 req-405f52ce-cf9b-413c-8f83-01269872bcc5 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:57.891023 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Getting quotas for project c681846882724963939d1bca7dc60455. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:45:57.891198 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-4163b780-ba81-44f5-9067-800ccdfa0b54 req-405f52ce-cf9b-413c-8f83-01269872bcc5 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:57.891267 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-4163b780-ba81-44f5-9067-800ccdfa0b54 req-405f52ce-cf9b-413c-8f83-01269872bcc5 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:57.893371 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Getting quotas for user 01ad2ba61555430fb7c7fecfbc882ed3 and project c681846882724963939d1bca7dc60455. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:45:57.898537 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Going to run 1 instances... {{(pid=86662) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:45:57.899844 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86662) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:45:57.911636 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-4163b780-ba81-44f5-9067-800ccdfa0b54 req-405f52ce-cf9b-413c-8f83-01269872bcc5 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments/891510d4-1f2d-4629-82ad-c9f7948f2aed" status: 200 len: 302 microversion: 2.89 time: 0.059041 Jun 01 22:45:57.911950 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1059/3170] 10.4.3.116 () {72 vars in 1883 bytes} [Mon Jun 1 22:45:57 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments/891510d4-1f2d-4629-82ad-c9f7948f2aed => generated 302 bytes in 59 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:45:57.944121 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5c36983e-ec50-4bb7-9165-7b1194436a75 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.572114 Jun 01 22:45:57.944458 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1072/3171] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:45:57 2026] POST /compute/v2.1/servers => generated 406 bytes in 573 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:45:57.954775 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-07d93f14-7388-41d3-b3af-4ae92197caa4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:57.956621 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-07d93f14-7388-41d3-b3af-4ae92197caa4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:57.969072 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-07d93f14-7388-41d3-b3af-4ae92197caa4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:58.018652 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-07d93f14-7388-41d3-b3af-4ae92197caa4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:58.029793 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-07d93f14-7388-41d3-b3af-4ae92197caa4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326" status: 200 len: 1241 microversion: 2.1 time: 0.076388 Jun 01 22:45:58.030227 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1041/3172] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:57 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326 => generated 1241 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:45:58.082025 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-b592b913-897e-4f0c-84df-57d5c569d463 req-8648ca32-6c23-45de-b9e9-77127a7e3190 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:58.083432 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [req-b592b913-897e-4f0c-84df-57d5c569d463 req-8648ca32-6c23-45de-b9e9-77127a7e3190 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:58.087088 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b592b913-897e-4f0c-84df-57d5c569d463 req-8648ca32-6c23-45de-b9e9-77127a7e3190 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:58.087355 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b592b913-897e-4f0c-84df-57d5c569d463 req-8648ca32-6c23-45de-b9e9-77127a7e3190 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:58.087516 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b592b913-897e-4f0c-84df-57d5c569d463 req-8648ca32-6c23-45de-b9e9-77127a7e3190 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:58.087802 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b592b913-897e-4f0c-84df-57d5c569d463 req-8648ca32-6c23-45de-b9e9-77127a7e3190 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:58.087942 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b592b913-897e-4f0c-84df-57d5c569d463 req-8648ca32-6c23-45de-b9e9-77127a7e3190 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:58.088059 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b592b913-897e-4f0c-84df-57d5c569d463 req-8648ca32-6c23-45de-b9e9-77127a7e3190 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:58.105346 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-b592b913-897e-4f0c-84df-57d5c569d463 req-8648ca32-6c23-45de-b9e9-77127a7e3190 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments/891510d4-1f2d-4629-82ad-c9f7948f2aed" status: 200 len: 302 microversion: 2.89 time: 0.048994 Jun 01 22:45:58.105806 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1060/3173] 10.4.3.116 () {72 vars in 1883 bytes} [Mon Jun 1 22:45:58 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments/891510d4-1f2d-4629-82ad-c9f7948f2aed => generated 302 bytes in 49 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:45:58.677221 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-820d3cf5-7b65-46e1-92de-e4e5ce0691ed req-741f9630-c2c1-4500-ad17-ed8859e3efbc tempest-TestServerVolumeAttachmentScenario-1416286252 tempest-TestServerVolumeAttachmentScenario-1416286252-project-admin] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:58.680237 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [req-820d3cf5-7b65-46e1-92de-e4e5ce0691ed req-741f9630-c2c1-4500-ad17-ed8859e3efbc tempest-TestServerVolumeAttachmentScenario-1416286252 tempest-TestServerVolumeAttachmentScenario-1416286252-project-admin] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:58.683590 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-820d3cf5-7b65-46e1-92de-e4e5ce0691ed req-741f9630-c2c1-4500-ad17-ed8859e3efbc tempest-TestServerVolumeAttachmentScenario-1416286252 tempest-TestServerVolumeAttachmentScenario-1416286252-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:58.683764 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-820d3cf5-7b65-46e1-92de-e4e5ce0691ed req-741f9630-c2c1-4500-ad17-ed8859e3efbc tempest-TestServerVolumeAttachmentScenario-1416286252 tempest-TestServerVolumeAttachmentScenario-1416286252-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:58.683889 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-820d3cf5-7b65-46e1-92de-e4e5ce0691ed req-741f9630-c2c1-4500-ad17-ed8859e3efbc tempest-TestServerVolumeAttachmentScenario-1416286252 tempest-TestServerVolumeAttachmentScenario-1416286252-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:58.684135 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-820d3cf5-7b65-46e1-92de-e4e5ce0691ed req-741f9630-c2c1-4500-ad17-ed8859e3efbc tempest-TestServerVolumeAttachmentScenario-1416286252 tempest-TestServerVolumeAttachmentScenario-1416286252-project-admin] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:58.684266 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-820d3cf5-7b65-46e1-92de-e4e5ce0691ed req-741f9630-c2c1-4500-ad17-ed8859e3efbc tempest-TestServerVolumeAttachmentScenario-1416286252 tempest-TestServerVolumeAttachmentScenario-1416286252-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:58.684406 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-820d3cf5-7b65-46e1-92de-e4e5ce0691ed req-741f9630-c2c1-4500-ad17-ed8859e3efbc tempest-TestServerVolumeAttachmentScenario-1416286252 tempest-TestServerVolumeAttachmentScenario-1416286252-project-admin] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:58.700086 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-820d3cf5-7b65-46e1-92de-e4e5ce0691ed req-741f9630-c2c1-4500-ad17-ed8859e3efbc tempest-TestServerVolumeAttachmentScenario-1416286252 tempest-TestServerVolumeAttachmentScenario-1416286252-project-admin] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments/891510d4-1f2d-4629-82ad-c9f7948f2aed" status: 200 len: 302 microversion: 2.89 time: 0.053417 Jun 01 22:45:58.700681 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1073/3174] 10.4.3.116 () {72 vars in 1883 bytes} [Mon Jun 1 22:45:58 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments/891510d4-1f2d-4629-82ad-c9f7948f2aed => generated 302 bytes in 54 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:45:58.846953 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-bb694d9f-aa7b-4c3d-844b-849496229842 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "c8839769-a385-4b4b-ae53-20901263ebfc"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:45:58.848637 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-bb694d9f-aa7b-4c3d-844b-849496229842 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:58.852226 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bb694d9f-aa7b-4c3d-844b-849496229842 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:58.852449 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bb694d9f-aa7b-4c3d-844b-849496229842 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:58.852613 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bb694d9f-aa7b-4c3d-844b-849496229842 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:58.852878 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bb694d9f-aa7b-4c3d-844b-849496229842 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:58.853041 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bb694d9f-aa7b-4c3d-844b-849496229842 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:58.853161 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-bb694d9f-aa7b-4c3d-844b-849496229842 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:58.856620 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=100 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:45:59.046580 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f35d856b-b475-41ec-b212-b229b88fb15d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:45:59.047996 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f35d856b-b475-41ec-b212-b229b88fb15d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:45:59.051749 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f35d856b-b475-41ec-b212-b229b88fb15d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:59.051986 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f35d856b-b475-41ec-b212-b229b88fb15d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:59.052193 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f35d856b-b475-41ec-b212-b229b88fb15d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:59.052606 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f35d856b-b475-41ec-b212-b229b88fb15d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:45:59.052908 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f35d856b-b475-41ec-b212-b229b88fb15d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:45:59.053188 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f35d856b-b475-41ec-b212-b229b88fb15d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:45:59.070246 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f35d856b-b475-41ec-b212-b229b88fb15d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:45:59.119204 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f35d856b-b475-41ec-b212-b229b88fb15d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:45:59.128439 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f35d856b-b475-41ec-b212-b229b88fb15d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326" status: 200 len: 1245 microversion: 2.1 time: 0.083716 Jun 01 22:45:59.128782 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1061/3175] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:45:59 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326 => generated 1245 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:00.141793 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4946ccff-a857-4f39-bf47-9072a23463a0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:00.143105 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4946ccff-a857-4f39-bf47-9072a23463a0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:00.146839 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4946ccff-a857-4f39-bf47-9072a23463a0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:00.147104 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4946ccff-a857-4f39-bf47-9072a23463a0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:00.147341 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4946ccff-a857-4f39-bf47-9072a23463a0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:00.147778 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4946ccff-a857-4f39-bf47-9072a23463a0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:00.148088 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4946ccff-a857-4f39-bf47-9072a23463a0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:00.148383 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4946ccff-a857-4f39-bf47-9072a23463a0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:00.162584 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4946ccff-a857-4f39-bf47-9072a23463a0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:00.207067 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4946ccff-a857-4f39-bf47-9072a23463a0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:00.215509 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4946ccff-a857-4f39-bf47-9072a23463a0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326" status: 200 len: 1293 microversion: 2.1 time: 0.075319 Jun 01 22:46:00.215812 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1074/3176] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:00 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326 => generated 1293 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:01.230578 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6e451eb3-b8c8-4cc9-a922-2d3abcccd25b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:01.231981 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6e451eb3-b8c8-4cc9-a922-2d3abcccd25b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:01.233896 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=42,nova_api:INSERT=1,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:46:01.236991 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e451eb3-b8c8-4cc9-a922-2d3abcccd25b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:01.237289 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e451eb3-b8c8-4cc9-a922-2d3abcccd25b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:01.237533 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e451eb3-b8c8-4cc9-a922-2d3abcccd25b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:01.237987 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e451eb3-b8c8-4cc9-a922-2d3abcccd25b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:01.238397 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e451eb3-b8c8-4cc9-a922-2d3abcccd25b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:01.238710 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e451eb3-b8c8-4cc9-a922-2d3abcccd25b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:01.241673 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=120,nova_cell1:UPDATE=3,nova_cell1:INSERT=3 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:46:01.258647 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-6e451eb3-b8c8-4cc9-a922-2d3abcccd25b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:01.324356 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6e451eb3-b8c8-4cc9-a922-2d3abcccd25b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:01.332115 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6e451eb3-b8c8-4cc9-a922-2d3abcccd25b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326" status: 200 len: 1293 microversion: 2.1 time: 0.103277 Jun 01 22:46:01.332429 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1062/3177] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:01 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326 => generated 1293 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:01.402483 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-bb694d9f-aa7b-4c3d-844b-849496229842 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "POST /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.557625 Jun 01 22:46:01.402895 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1042/3178] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:45:58 2026] POST /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments => generated 194 bytes in 2558 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:02.350900 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5f9814de-6a50-49b6-834a-cd8920b051dc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:02.352349 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5f9814de-6a50-49b6-834a-cd8920b051dc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:02.368944 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5f9814de-6a50-49b6-834a-cd8920b051dc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:02.369263 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5f9814de-6a50-49b6-834a-cd8920b051dc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:02.369521 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5f9814de-6a50-49b6-834a-cd8920b051dc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:02.370016 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5f9814de-6a50-49b6-834a-cd8920b051dc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:02.370387 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5f9814de-6a50-49b6-834a-cd8920b051dc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:02.370735 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5f9814de-6a50-49b6-834a-cd8920b051dc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:02.387191 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5f9814de-6a50-49b6-834a-cd8920b051dc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:02.440064 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5f9814de-6a50-49b6-834a-cd8920b051dc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:02.448529 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5f9814de-6a50-49b6-834a-cd8920b051dc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326" status: 200 len: 1301 microversion: 2.1 time: 0.099396 Jun 01 22:46:02.448876 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1075/3179] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:02 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326 => generated 1301 bytes in 100 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:03.424156 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-79c9a256-067a-4f38-9e2f-5374f1435444 req-4012981f-22e9-455c-9fc2-7e1e1f403f16 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4a192459-1d9c-4f4a-b33e-443298925326", "tag": "650cf556-d810-48de-852a-bea8aed5da22"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:46:03.432591 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-79c9a256-067a-4f38-9e2f-5374f1435444 req-4012981f-22e9-455c-9fc2-7e1e1f403f16 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:03.432845 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-79c9a256-067a-4f38-9e2f-5374f1435444 req-4012981f-22e9-455c-9fc2-7e1e1f403f16 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:03.432978 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-79c9a256-067a-4f38-9e2f-5374f1435444 req-4012981f-22e9-455c-9fc2-7e1e1f403f16 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:03.441146 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-79c9a256-067a-4f38-9e2f-5374f1435444 req-4012981f-22e9-455c-9fc2-7e1e1f403f16 service nova] Creating event network-changed:650cf556-d810-48de-852a-bea8aed5da22 for instance 4a192459-1d9c-4f4a-b33e-443298925326 on np0000001904 Jun 01 22:46:03.442497 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-79c9a256-067a-4f38-9e2f-5374f1435444 req-4012981f-22e9-455c-9fc2-7e1e1f403f16 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:46:03.447781 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-79c9a256-067a-4f38-9e2f-5374f1435444 req-4012981f-22e9-455c-9fc2-7e1e1f403f16 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.025553 Jun 01 22:46:03.448162 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1063/3180] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:46:03 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:03.467026 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-965223d4-ff2f-4613-819c-104d06879258 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:03.468526 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-965223d4-ff2f-4613-819c-104d06879258 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:03.474870 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-965223d4-ff2f-4613-819c-104d06879258 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:03.475245 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-965223d4-ff2f-4613-819c-104d06879258 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:03.475540 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-965223d4-ff2f-4613-819c-104d06879258 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:03.476101 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-965223d4-ff2f-4613-819c-104d06879258 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:03.476464 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-965223d4-ff2f-4613-819c-104d06879258 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:03.476896 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-965223d4-ff2f-4613-819c-104d06879258 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:03.515107 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-965223d4-ff2f-4613-819c-104d06879258 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:03.670450 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-965223d4-ff2f-4613-819c-104d06879258 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:03.678175 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-965223d4-ff2f-4613-819c-104d06879258 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326" status: 200 len: 1379 microversion: 2.1 time: 0.212865 Jun 01 22:46:03.678466 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1043/3181] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:03 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326 => generated 1379 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:04.696290 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d667c9e0-1c34-48cb-9169-dc2eefd49a7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:04.698228 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d667c9e0-1c34-48cb-9169-dc2eefd49a7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:04.704070 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d667c9e0-1c34-48cb-9169-dc2eefd49a7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:04.704506 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d667c9e0-1c34-48cb-9169-dc2eefd49a7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:04.704818 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d667c9e0-1c34-48cb-9169-dc2eefd49a7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:04.705305 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d667c9e0-1c34-48cb-9169-dc2eefd49a7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:04.705780 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d667c9e0-1c34-48cb-9169-dc2eefd49a7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:04.706247 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d667c9e0-1c34-48cb-9169-dc2eefd49a7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:04.724625 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-d667c9e0-1c34-48cb-9169-dc2eefd49a7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:04.877574 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d667c9e0-1c34-48cb-9169-dc2eefd49a7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:04.885525 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d667c9e0-1c34-48cb-9169-dc2eefd49a7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326" status: 200 len: 1367 microversion: 2.1 time: 0.192750 Jun 01 22:46:04.885938 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1076/3182] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:04 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326 => generated 1367 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:05.899929 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8248ffac-1cdb-4795-95fa-2d9ca6357dbc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:05.901524 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8248ffac-1cdb-4795-95fa-2d9ca6357dbc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:05.905892 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8248ffac-1cdb-4795-95fa-2d9ca6357dbc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:05.906246 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8248ffac-1cdb-4795-95fa-2d9ca6357dbc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:05.906577 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8248ffac-1cdb-4795-95fa-2d9ca6357dbc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:05.907125 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8248ffac-1cdb-4795-95fa-2d9ca6357dbc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:05.907545 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8248ffac-1cdb-4795-95fa-2d9ca6357dbc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:05.907927 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8248ffac-1cdb-4795-95fa-2d9ca6357dbc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:05.924194 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8248ffac-1cdb-4795-95fa-2d9ca6357dbc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:06.045903 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8248ffac-1cdb-4795-95fa-2d9ca6357dbc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:06.055795 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8248ffac-1cdb-4795-95fa-2d9ca6357dbc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326" status: 200 len: 1367 microversion: 2.1 time: 0.157826 Jun 01 22:46:06.056096 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1064/3183] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:05 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326 => generated 1367 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:07.072058 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-174d7653-acd8-444c-b780-598311b7e6aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:07.073553 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-174d7653-acd8-444c-b780-598311b7e6aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:07.078412 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-174d7653-acd8-444c-b780-598311b7e6aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:07.078732 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-174d7653-acd8-444c-b780-598311b7e6aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:07.078950 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-174d7653-acd8-444c-b780-598311b7e6aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:07.079370 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-174d7653-acd8-444c-b780-598311b7e6aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:07.079683 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-174d7653-acd8-444c-b780-598311b7e6aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:07.079952 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-174d7653-acd8-444c-b780-598311b7e6aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:07.092557 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-174d7653-acd8-444c-b780-598311b7e6aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:07.196125 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-174d7653-acd8-444c-b780-598311b7e6aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:07.202733 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-174d7653-acd8-444c-b780-598311b7e6aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326" status: 200 len: 1367 microversion: 2.1 time: 0.132329 Jun 01 22:46:07.202968 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1044/3184] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:07 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326 => generated 1367 bytes in 133 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:07.882379 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:46:07.896158 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:46:08.021098 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:46:08.217179 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-76d4e7b8-8972-4ac7-bc8f-b37943c786bd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:08.218730 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-76d4e7b8-8972-4ac7-bc8f-b37943c786bd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:08.223761 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-76d4e7b8-8972-4ac7-bc8f-b37943c786bd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:08.224080 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-76d4e7b8-8972-4ac7-bc8f-b37943c786bd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:08.224355 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-76d4e7b8-8972-4ac7-bc8f-b37943c786bd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:08.224884 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-76d4e7b8-8972-4ac7-bc8f-b37943c786bd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:08.225242 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-76d4e7b8-8972-4ac7-bc8f-b37943c786bd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:08.225587 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-76d4e7b8-8972-4ac7-bc8f-b37943c786bd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:08.241640 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-76d4e7b8-8972-4ac7-bc8f-b37943c786bd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:08.352224 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-76d4e7b8-8972-4ac7-bc8f-b37943c786bd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:08.359909 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-76d4e7b8-8972-4ac7-bc8f-b37943c786bd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326" status: 200 len: 1367 microversion: 2.1 time: 0.144621 Jun 01 22:46:08.360187 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1077/3185] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:08 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326 => generated 1367 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:08.800927 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-19a34272-6646-4607-b5e8-1d6bd62b51ec tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:08.801287 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-19a34272-6646-4607-b5e8-1d6bd62b51ec tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:08.804490 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-19a34272-6646-4607-b5e8-1d6bd62b51ec tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:08.804679 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-19a34272-6646-4607-b5e8-1d6bd62b51ec tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:08.804798 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-19a34272-6646-4607-b5e8-1d6bd62b51ec tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:08.805027 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-19a34272-6646-4607-b5e8-1d6bd62b51ec tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:08.805153 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-19a34272-6646-4607-b5e8-1d6bd62b51ec tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:08.805254 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-19a34272-6646-4607-b5e8-1d6bd62b51ec tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:08.850822 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-19a34272-6646-4607-b5e8-1d6bd62b51ec tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lazy-loading 'services' on Instance uuid b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:46:08.897592 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-19a34272-6646-4607-b5e8-1d6bd62b51ec tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments/c8839769-a385-4b4b-ae53-20901263ebfc" status: 202 len: 0 microversion: 2.1 time: 0.098233 Jun 01 22:46:08.898088 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1065/3186] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:46:08 2026] DELETE /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments/c8839769-a385-4b4b-ae53-20901263ebfc => generated 0 bytes in 99 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:46:08.908249 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c93f18d2-5d14-4197-9236-b77747dca4ac tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:08.910631 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c93f18d2-5d14-4197-9236-b77747dca4ac tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:08.915130 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c93f18d2-5d14-4197-9236-b77747dca4ac tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:08.915402 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c93f18d2-5d14-4197-9236-b77747dca4ac tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:08.915623 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c93f18d2-5d14-4197-9236-b77747dca4ac tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:08.915968 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c93f18d2-5d14-4197-9236-b77747dca4ac tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:08.916177 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c93f18d2-5d14-4197-9236-b77747dca4ac tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:08.916354 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c93f18d2-5d14-4197-9236-b77747dca4ac tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:08.939585 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c93f18d2-5d14-4197-9236-b77747dca4ac tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.033603 Jun 01 22:46:08.940007 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1045/3187] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:46:08 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments => generated 371 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:09.246800 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-c0cd0460-8c2a-4d2a-a04e-2208749c42d0 req-fc7fdeb5-cd34-442f-a3cf-beb5c8ef0093 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4a192459-1d9c-4f4a-b33e-443298925326", "name": "network-vif-plugged", "status": "completed", "tag": "650cf556-d810-48de-852a-bea8aed5da22"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:46:09.253020 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-c0cd0460-8c2a-4d2a-a04e-2208749c42d0 req-fc7fdeb5-cd34-442f-a3cf-beb5c8ef0093 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:09.253171 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-c0cd0460-8c2a-4d2a-a04e-2208749c42d0 req-fc7fdeb5-cd34-442f-a3cf-beb5c8ef0093 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:09.253287 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-c0cd0460-8c2a-4d2a-a04e-2208749c42d0 req-fc7fdeb5-cd34-442f-a3cf-beb5c8ef0093 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:09.258984 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-c0cd0460-8c2a-4d2a-a04e-2208749c42d0 req-fc7fdeb5-cd34-442f-a3cf-beb5c8ef0093 service nova] Creating event network-vif-plugged:650cf556-d810-48de-852a-bea8aed5da22 for instance 4a192459-1d9c-4f4a-b33e-443298925326 on np0000001904 Jun 01 22:46:09.259343 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-c0cd0460-8c2a-4d2a-a04e-2208749c42d0 req-fc7fdeb5-cd34-442f-a3cf-beb5c8ef0093 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:46:09.262931 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-c0cd0460-8c2a-4d2a-a04e-2208749c42d0 req-fc7fdeb5-cd34-442f-a3cf-beb5c8ef0093 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018177 Jun 01 22:46:09.263204 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1078/3188] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:46:09 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:09.376274 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2c7a9750-6558-405a-9d66-c70812c257ff tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:09.378190 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2c7a9750-6558-405a-9d66-c70812c257ff tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:09.383370 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2c7a9750-6558-405a-9d66-c70812c257ff tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:09.383736 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2c7a9750-6558-405a-9d66-c70812c257ff tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:09.384025 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2c7a9750-6558-405a-9d66-c70812c257ff tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:09.384594 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2c7a9750-6558-405a-9d66-c70812c257ff tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:09.384987 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2c7a9750-6558-405a-9d66-c70812c257ff tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:09.385339 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2c7a9750-6558-405a-9d66-c70812c257ff tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:09.401344 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-2c7a9750-6558-405a-9d66-c70812c257ff tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:09.555354 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2c7a9750-6558-405a-9d66-c70812c257ff tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:09.562326 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2c7a9750-6558-405a-9d66-c70812c257ff tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326" status: 200 len: 1367 microversion: 2.1 time: 0.188365 Jun 01 22:46:09.562657 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1066/3189] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:09 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326 => generated 1367 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:09.949890 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4a8e39bb-e195-41ed-8292-0217459390e4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:09.951544 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4a8e39bb-e195-41ed-8292-0217459390e4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:09.955374 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a8e39bb-e195-41ed-8292-0217459390e4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:09.955546 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a8e39bb-e195-41ed-8292-0217459390e4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:09.955684 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a8e39bb-e195-41ed-8292-0217459390e4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:09.955961 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a8e39bb-e195-41ed-8292-0217459390e4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:09.956040 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a8e39bb-e195-41ed-8292-0217459390e4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:09.956178 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a8e39bb-e195-41ed-8292-0217459390e4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:09.974123 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4a8e39bb-e195-41ed-8292-0217459390e4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.026358 Jun 01 22:46:09.974448 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1046/3190] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:46:09 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments => generated 371 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:10.576475 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b5a0eb11-d2b0-42c0-9757-4f20fd89308e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:10.577935 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b5a0eb11-d2b0-42c0-9757-4f20fd89308e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:10.581955 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b5a0eb11-d2b0-42c0-9757-4f20fd89308e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:10.582190 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b5a0eb11-d2b0-42c0-9757-4f20fd89308e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:10.582399 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b5a0eb11-d2b0-42c0-9757-4f20fd89308e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:10.582821 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b5a0eb11-d2b0-42c0-9757-4f20fd89308e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:10.583123 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b5a0eb11-d2b0-42c0-9757-4f20fd89308e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:10.583396 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b5a0eb11-d2b0-42c0-9757-4f20fd89308e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:10.598018 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b5a0eb11-d2b0-42c0-9757-4f20fd89308e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:10.740608 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b5a0eb11-d2b0-42c0-9757-4f20fd89308e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:10.747818 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b5a0eb11-d2b0-42c0-9757-4f20fd89308e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326" status: 200 len: 1367 microversion: 2.1 time: 0.173039 Jun 01 22:46:10.748175 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1079/3191] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:10 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326 => generated 1367 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:10.985882 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-be64e619-1905-4305-87d7-c28d75c01644 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:10.987706 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-be64e619-1905-4305-87d7-c28d75c01644 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:10.993350 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-be64e619-1905-4305-87d7-c28d75c01644 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:10.993633 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-be64e619-1905-4305-87d7-c28d75c01644 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:10.993897 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-be64e619-1905-4305-87d7-c28d75c01644 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:10.994068 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-be64e619-1905-4305-87d7-c28d75c01644 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:10.994235 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-be64e619-1905-4305-87d7-c28d75c01644 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:10.994406 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-be64e619-1905-4305-87d7-c28d75c01644 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:11.014226 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-be64e619-1905-4305-87d7-c28d75c01644 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.030288 Jun 01 22:46:11.014581 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1067/3192] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:46:10 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments => generated 371 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:11.298085 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-125b74b3-8910-48fb-9899-cd13ad6837df req-7bc3f4e3-a15b-4909-abbb-c7402f7eded5 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4a192459-1d9c-4f4a-b33e-443298925326", "name": "network-vif-plugged", "status": "completed", "tag": "650cf556-d810-48de-852a-bea8aed5da22"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:46:11.304443 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-125b74b3-8910-48fb-9899-cd13ad6837df req-7bc3f4e3-a15b-4909-abbb-c7402f7eded5 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:11.304683 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-125b74b3-8910-48fb-9899-cd13ad6837df req-7bc3f4e3-a15b-4909-abbb-c7402f7eded5 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:11.304828 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-125b74b3-8910-48fb-9899-cd13ad6837df req-7bc3f4e3-a15b-4909-abbb-c7402f7eded5 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:11.312849 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-125b74b3-8910-48fb-9899-cd13ad6837df req-7bc3f4e3-a15b-4909-abbb-c7402f7eded5 service nova] Creating event network-vif-plugged:650cf556-d810-48de-852a-bea8aed5da22 for instance 4a192459-1d9c-4f4a-b33e-443298925326 on np0000001904 Jun 01 22:46:11.313224 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-125b74b3-8910-48fb-9899-cd13ad6837df req-7bc3f4e3-a15b-4909-abbb-c7402f7eded5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:46:11.316919 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-125b74b3-8910-48fb-9899-cd13ad6837df req-7bc3f4e3-a15b-4909-abbb-c7402f7eded5 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020552 Jun 01 22:46:11.317222 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1047/3193] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:46:11 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:11.762240 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-276dcc23-ee58-43ac-a1bc-4fba344a1db8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:11.763588 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-276dcc23-ee58-43ac-a1bc-4fba344a1db8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:11.767977 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-276dcc23-ee58-43ac-a1bc-4fba344a1db8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:11.768204 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-276dcc23-ee58-43ac-a1bc-4fba344a1db8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:11.768447 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-276dcc23-ee58-43ac-a1bc-4fba344a1db8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:11.768885 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-276dcc23-ee58-43ac-a1bc-4fba344a1db8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:11.769164 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-276dcc23-ee58-43ac-a1bc-4fba344a1db8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:11.769434 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-276dcc23-ee58-43ac-a1bc-4fba344a1db8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:11.781901 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-276dcc23-ee58-43ac-a1bc-4fba344a1db8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:11.915756 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-276dcc23-ee58-43ac-a1bc-4fba344a1db8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:11.923987 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-276dcc23-ee58-43ac-a1bc-4fba344a1db8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326" status: 200 len: 1558 microversion: 2.1 time: 0.163240 Jun 01 22:46:11.924319 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1080/3194] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:11 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326 => generated 1558 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:11.937687 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f7162b02-05ac-4b57-af6f-a60dee287e96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:11.939240 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f7162b02-05ac-4b57-af6f-a60dee287e96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:11.942371 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7162b02-05ac-4b57-af6f-a60dee287e96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:11.942673 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7162b02-05ac-4b57-af6f-a60dee287e96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:11.942739 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7162b02-05ac-4b57-af6f-a60dee287e96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:11.942919 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7162b02-05ac-4b57-af6f-a60dee287e96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:11.943042 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7162b02-05ac-4b57-af6f-a60dee287e96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:11.943152 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f7162b02-05ac-4b57-af6f-a60dee287e96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:11.953454 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f7162b02-05ac-4b57-af6f-a60dee287e96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:12.012427 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f7162b02-05ac-4b57-af6f-a60dee287e96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.076284 Jun 01 22:46:12.012848 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1068/3195] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:46:11 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326/os-interface => generated 283 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:12.025727 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-42985eb0-4238-40f6-a96f-6a15b360c676 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:12.027090 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-42985eb0-4238-40f6-a96f-6a15b360c676 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:12.030373 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-42985eb0-4238-40f6-a96f-6a15b360c676 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:12.030513 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-42985eb0-4238-40f6-a96f-6a15b360c676 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:12.030703 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-42985eb0-4238-40f6-a96f-6a15b360c676 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:12.030923 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-42985eb0-4238-40f6-a96f-6a15b360c676 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:12.031068 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-42985eb0-4238-40f6-a96f-6a15b360c676 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:12.031183 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-42985eb0-4238-40f6-a96f-6a15b360c676 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:12.058177 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-42985eb0-4238-40f6-a96f-6a15b360c676 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.034193 Jun 01 22:46:12.058490 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1048/3196] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:46:12 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments => generated 371 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:13.015283 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-4d6f51e5-cd1f-40f9-a2e9-a701b596dff8 req-b8c0ebe7-c2b1-4b07-8b02-612f718d505b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "4a192459-1d9c-4f4a-b33e-443298925326", "tag": "650cf556-d810-48de-852a-bea8aed5da22"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:46:13.021759 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-4d6f51e5-cd1f-40f9-a2e9-a701b596dff8 req-b8c0ebe7-c2b1-4b07-8b02-612f718d505b service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:13.021990 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-4d6f51e5-cd1f-40f9-a2e9-a701b596dff8 req-b8c0ebe7-c2b1-4b07-8b02-612f718d505b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:13.022200 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-4d6f51e5-cd1f-40f9-a2e9-a701b596dff8 req-b8c0ebe7-c2b1-4b07-8b02-612f718d505b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:13.028489 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-4d6f51e5-cd1f-40f9-a2e9-a701b596dff8 req-b8c0ebe7-c2b1-4b07-8b02-612f718d505b service nova] Creating event network-changed:650cf556-d810-48de-852a-bea8aed5da22 for instance 4a192459-1d9c-4f4a-b33e-443298925326 on np0000001904 Jun 01 22:46:13.028964 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-4d6f51e5-cd1f-40f9-a2e9-a701b596dff8 req-b8c0ebe7-c2b1-4b07-8b02-612f718d505b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:46:13.034024 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-4d6f51e5-cd1f-40f9-a2e9-a701b596dff8 req-b8c0ebe7-c2b1-4b07-8b02-612f718d505b service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020530 Jun 01 22:46:13.034488 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1081/3197] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:46:13 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:13.068623 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0d633407-ed2a-4cd4-8d44-6b46ef9caa1b tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:13.070064 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0d633407-ed2a-4cd4-8d44-6b46ef9caa1b tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:13.073522 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0d633407-ed2a-4cd4-8d44-6b46ef9caa1b tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:13.073707 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0d633407-ed2a-4cd4-8d44-6b46ef9caa1b tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:13.073828 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0d633407-ed2a-4cd4-8d44-6b46ef9caa1b tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:13.074071 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0d633407-ed2a-4cd4-8d44-6b46ef9caa1b tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:13.074204 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0d633407-ed2a-4cd4-8d44-6b46ef9caa1b tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:13.074308 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0d633407-ed2a-4cd4-8d44-6b46ef9caa1b tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:13.091334 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0d633407-ed2a-4cd4-8d44-6b46ef9caa1b tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments" status: 200 len: 371 microversion: 2.1 time: 0.024673 Jun 01 22:46:13.091668 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1069/3198] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:46:13 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments => generated 371 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:14.102451 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-02bd87c3-ac32-4d78-b68a-4abb3b4f0aa5 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:14.103832 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-02bd87c3-ac32-4d78-b68a-4abb3b4f0aa5 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:14.107219 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02bd87c3-ac32-4d78-b68a-4abb3b4f0aa5 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:14.107508 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02bd87c3-ac32-4d78-b68a-4abb3b4f0aa5 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:14.107686 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02bd87c3-ac32-4d78-b68a-4abb3b4f0aa5 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:14.107950 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02bd87c3-ac32-4d78-b68a-4abb3b4f0aa5 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:14.108119 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02bd87c3-ac32-4d78-b68a-4abb3b4f0aa5 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:14.108230 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-02bd87c3-ac32-4d78-b68a-4abb3b4f0aa5 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:14.127796 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-02bd87c3-ac32-4d78-b68a-4abb3b4f0aa5 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.027311 Jun 01 22:46:14.128103 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1049/3199] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:46:14 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:14.221160 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e91db376-4bbd-42a0-b149-2e5de44ddb04 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:14.221746 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e91db376-4bbd-42a0-b149-2e5de44ddb04 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:14.226297 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e91db376-4bbd-42a0-b149-2e5de44ddb04 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:14.226297 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e91db376-4bbd-42a0-b149-2e5de44ddb04 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:14.226297 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e91db376-4bbd-42a0-b149-2e5de44ddb04 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:14.226297 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e91db376-4bbd-42a0-b149-2e5de44ddb04 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:14.226612 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e91db376-4bbd-42a0-b149-2e5de44ddb04 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:14.226612 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e91db376-4bbd-42a0-b149-2e5de44ddb04 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:14.282508 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-e91db376-4bbd-42a0-b149-2e5de44ddb04 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lazy-loading 'services' on Instance uuid b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:46:14.329348 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e91db376-4bbd-42a0-b149-2e5de44ddb04 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments/891510d4-1f2d-4629-82ad-c9f7948f2aed" status: 202 len: 0 microversion: 2.1 time: 0.110063 Jun 01 22:46:14.330082 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1082/3200] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:46:14 2026] DELETE /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments/891510d4-1f2d-4629-82ad-c9f7948f2aed => generated 0 bytes in 111 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:46:14.340955 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-47929fc2-74d5-453f-a926-da96fa08fb59 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:14.342971 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-47929fc2-74d5-453f-a926-da96fa08fb59 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:14.347379 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-47929fc2-74d5-453f-a926-da96fa08fb59 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:14.347696 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-47929fc2-74d5-453f-a926-da96fa08fb59 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:14.347919 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-47929fc2-74d5-453f-a926-da96fa08fb59 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:14.348297 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-47929fc2-74d5-453f-a926-da96fa08fb59 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:14.348526 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-47929fc2-74d5-453f-a926-da96fa08fb59 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:14.348735 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-47929fc2-74d5-453f-a926-da96fa08fb59 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:14.370886 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-47929fc2-74d5-453f-a926-da96fa08fb59 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.032332 Jun 01 22:46:14.371108 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1070/3201] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:46:14 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments => generated 197 bytes in 33 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:15.382829 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-acca6b4a-69b9-4b7a-90f1-937ddab36ec4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:15.385303 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-acca6b4a-69b9-4b7a-90f1-937ddab36ec4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:15.388958 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-acca6b4a-69b9-4b7a-90f1-937ddab36ec4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:15.389180 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-acca6b4a-69b9-4b7a-90f1-937ddab36ec4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:15.389364 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-acca6b4a-69b9-4b7a-90f1-937ddab36ec4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:15.389712 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-acca6b4a-69b9-4b7a-90f1-937ddab36ec4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:15.389909 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-acca6b4a-69b9-4b7a-90f1-937ddab36ec4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:15.390077 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-acca6b4a-69b9-4b7a-90f1-937ddab36ec4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:15.410893 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-acca6b4a-69b9-4b7a-90f1-937ddab36ec4 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.029970 Jun 01 22:46:15.411493 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1050/3202] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:46:15 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:16.423662 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2766d575-1586-4db9-969e-d5c75db67863 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:16.424786 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2766d575-1586-4db9-969e-d5c75db67863 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:16.429272 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2766d575-1586-4db9-969e-d5c75db67863 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:16.429727 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2766d575-1586-4db9-969e-d5c75db67863 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:16.430075 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2766d575-1586-4db9-969e-d5c75db67863 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:16.430529 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2766d575-1586-4db9-969e-d5c75db67863 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:16.430817 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2766d575-1586-4db9-969e-d5c75db67863 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:16.431268 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2766d575-1586-4db9-969e-d5c75db67863 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:16.448592 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2766d575-1586-4db9-969e-d5c75db67863 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028751 Jun 01 22:46:16.449134 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1083/3203] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:46:16 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:16.541351 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-73e6c3a6-da41-4af9-a9d3-356b639d36ff tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:16.542752 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-73e6c3a6-da41-4af9-a9d3-356b639d36ff tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:16.546793 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-73e6c3a6-da41-4af9-a9d3-356b639d36ff tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:16.547039 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-73e6c3a6-da41-4af9-a9d3-356b639d36ff tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:16.547253 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-73e6c3a6-da41-4af9-a9d3-356b639d36ff tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:16.547691 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-73e6c3a6-da41-4af9-a9d3-356b639d36ff tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:16.548005 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-73e6c3a6-da41-4af9-a9d3-356b639d36ff tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:16.548321 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-73e6c3a6-da41-4af9-a9d3-356b639d36ff tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:16.566387 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-73e6c3a6-da41-4af9-a9d3-356b639d36ff tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:16.732326 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-73e6c3a6-da41-4af9-a9d3-356b639d36ff tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:16.741795 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-73e6c3a6-da41-4af9-a9d3-356b639d36ff tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1552 microversion: 2.1 time: 0.202175 Jun 01 22:46:16.742135 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1071/3204] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:16 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1552 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:16.760380 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0061bd78-3113-4940-b94f-2c9d27c5327f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Action: 'action', calling method: >, body: {"os-stop": {}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:46:16.764810 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0061bd78-3113-4940-b94f-2c9d27c5327f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:16.764987 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0061bd78-3113-4940-b94f-2c9d27c5327f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:16.765115 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0061bd78-3113-4940-b94f-2c9d27c5327f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:16.777574 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0061bd78-3113-4940-b94f-2c9d27c5327f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Going to try to stop instance {{(pid=86661) force_stop /opt/stack/nova/nova/compute/api.py:2843}} Jun 01 22:46:16.801183 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0061bd78-3113-4940-b94f-2c9d27c5327f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "POST /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe/action" status: 202 len: 0 microversion: 2.1 time: 0.042619 Jun 01 22:46:16.801506 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1051/3205] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:46:16 2026] POST /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:46:16.811653 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-59e6001e-0387-4778-b57f-def79b7bba83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:16.812724 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-59e6001e-0387-4778-b57f-def79b7bba83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:16.818204 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-59e6001e-0387-4778-b57f-def79b7bba83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:16.818687 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-59e6001e-0387-4778-b57f-def79b7bba83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:16.819048 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-59e6001e-0387-4778-b57f-def79b7bba83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:16.819719 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-59e6001e-0387-4778-b57f-def79b7bba83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:16.820181 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-59e6001e-0387-4778-b57f-def79b7bba83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:16.820652 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-59e6001e-0387-4778-b57f-def79b7bba83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:16.839692 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-59e6001e-0387-4778-b57f-def79b7bba83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:16.981836 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-59e6001e-0387-4778-b57f-def79b7bba83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:16.988378 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-59e6001e-0387-4778-b57f-def79b7bba83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1562 microversion: 2.1 time: 0.179956 Jun 01 22:46:16.988851 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1084/3206] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:16 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1562 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:17.459963 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-81d710f2-3fb2-4b83-af1f-09e4401fd285 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:17.461314 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-81d710f2-3fb2-4b83-af1f-09e4401fd285 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:17.465401 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-81d710f2-3fb2-4b83-af1f-09e4401fd285 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:17.465683 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-81d710f2-3fb2-4b83-af1f-09e4401fd285 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:17.465816 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-81d710f2-3fb2-4b83-af1f-09e4401fd285 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:17.466082 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-81d710f2-3fb2-4b83-af1f-09e4401fd285 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:17.466222 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-81d710f2-3fb2-4b83-af1f-09e4401fd285 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:17.466365 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-81d710f2-3fb2-4b83-af1f-09e4401fd285 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:17.481657 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-81d710f2-3fb2-4b83-af1f-09e4401fd285 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.023339 Jun 01 22:46:17.481998 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1072/3207] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:46:17 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments => generated 25 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:46:17.494011 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-793f12f4-4aed-4ee3-8233-0f38ca787325 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:17.494273 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-793f12f4-4aed-4ee3-8233-0f38ca787325 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:17.498201 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-793f12f4-4aed-4ee3-8233-0f38ca787325 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:17.498400 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-793f12f4-4aed-4ee3-8233-0f38ca787325 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:17.498576 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-793f12f4-4aed-4ee3-8233-0f38ca787325 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:17.498891 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-793f12f4-4aed-4ee3-8233-0f38ca787325 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:17.499062 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-793f12f4-4aed-4ee3-8233-0f38ca787325 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:17.499214 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-793f12f4-4aed-4ee3-8233-0f38ca787325 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:17.542827 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-793f12f4-4aed-4ee3-8233-0f38ca787325 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] HTTP exception thrown: Instance b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc is not attached to volume 891510d4-1f2d-4629-82ad-c9f7948f2aed Jun 01 22:46:17.543127 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-793f12f4-4aed-4ee3-8233-0f38ca787325 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Returning 404 to user: Instance b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc is not attached to volume 891510d4-1f2d-4629-82ad-c9f7948f2aed {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:46:17.543581 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-793f12f4-4aed-4ee3-8233-0f38ca787325 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments/891510d4-1f2d-4629-82ad-c9f7948f2aed" status: 404 len: 154 microversion: 2.1 time: 0.051903 Jun 01 22:46:17.543910 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1052/3208] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:46:17 2026] DELETE /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc/os-volume_attachments/891510d4-1f2d-4629-82ad-c9f7948f2aed => generated 154 bytes in 53 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:46:17.552783 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4c1b4c2e-67c5-491b-b339-6052937a3420 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:17.554106 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4c1b4c2e-67c5-491b-b339-6052937a3420 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:17.557499 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4c1b4c2e-67c5-491b-b339-6052937a3420 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:17.558640 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4c1b4c2e-67c5-491b-b339-6052937a3420 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:17.558640 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4c1b4c2e-67c5-491b-b339-6052937a3420 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:17.558640 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4c1b4c2e-67c5-491b-b339-6052937a3420 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:17.558640 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4c1b4c2e-67c5-491b-b339-6052937a3420 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:17.558873 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4c1b4c2e-67c5-491b-b339-6052937a3420 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:17.572880 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4c1b4c2e-67c5-491b-b339-6052937a3420 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:46:17.622752 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4c1b4c2e-67c5-491b-b339-6052937a3420 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc" status: 204 len: 0 microversion: 2.1 time: 0.071121 Jun 01 22:46:17.622752 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1085/3209] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:46:17 2026] DELETE /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc => generated 0 bytes in 72 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:46:17.631487 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e617301c-938e-4d8c-97f2-5d6979d61ccb tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:17.632990 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e617301c-938e-4d8c-97f2-5d6979d61ccb tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:17.637072 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e617301c-938e-4d8c-97f2-5d6979d61ccb tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:17.637341 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e617301c-938e-4d8c-97f2-5d6979d61ccb tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:17.637552 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e617301c-938e-4d8c-97f2-5d6979d61ccb tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:17.637969 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e617301c-938e-4d8c-97f2-5d6979d61ccb tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:17.638251 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e617301c-938e-4d8c-97f2-5d6979d61ccb tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:17.638541 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e617301c-938e-4d8c-97f2-5d6979d61ccb tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:17.658556 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e617301c-938e-4d8c-97f2-5d6979d61ccb tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:17.799789 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e617301c-938e-4d8c-97f2-5d6979d61ccb tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17693bc53bf341f092158eca64e6b99e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5c507812ccf4e3984ba0eb2da0d2c92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:17.808154 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e617301c-938e-4d8c-97f2-5d6979d61ccb tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc" status: 200 len: 1699 microversion: 2.1 time: 0.178509 Jun 01 22:46:17.808421 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1073/3210] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:17 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc => generated 1699 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:18.005154 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3e742bd9-74ce-41ec-9411-64ca759262df tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:18.006517 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3e742bd9-74ce-41ec-9411-64ca759262df tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:18.010738 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3e742bd9-74ce-41ec-9411-64ca759262df tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:18.010973 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3e742bd9-74ce-41ec-9411-64ca759262df tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:18.011186 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3e742bd9-74ce-41ec-9411-64ca759262df tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:18.011623 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3e742bd9-74ce-41ec-9411-64ca759262df tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:18.011909 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3e742bd9-74ce-41ec-9411-64ca759262df tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:18.012215 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3e742bd9-74ce-41ec-9411-64ca759262df tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:18.030797 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3e742bd9-74ce-41ec-9411-64ca759262df tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:18.150648 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3e742bd9-74ce-41ec-9411-64ca759262df tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:18.158471 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3e742bd9-74ce-41ec-9411-64ca759262df tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1562 microversion: 2.1 time: 0.154968 Jun 01 22:46:18.158764 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1053/3211] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:18 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1562 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:18.453595 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-322d44bc-96a5-4aaf-b5bc-3db803126774 req-004b34d9-9bd2-4792-86dc-7121af701627 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c4024c6b-5dae-46cc-a329-2e7bbd04ccbe", "name": "network-vif-unplugged", "status": "completed", "tag": "9504764f-0baf-4a30-844d-8aaa10484d6a"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:46:18.457170 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-322d44bc-96a5-4aaf-b5bc-3db803126774 req-004b34d9-9bd2-4792-86dc-7121af701627 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:18.457499 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-322d44bc-96a5-4aaf-b5bc-3db803126774 req-004b34d9-9bd2-4792-86dc-7121af701627 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:18.457792 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-322d44bc-96a5-4aaf-b5bc-3db803126774 req-004b34d9-9bd2-4792-86dc-7121af701627 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:18.464731 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-322d44bc-96a5-4aaf-b5bc-3db803126774 req-004b34d9-9bd2-4792-86dc-7121af701627 service nova] Creating event network-vif-unplugged:9504764f-0baf-4a30-844d-8aaa10484d6a for instance c4024c6b-5dae-46cc-a329-2e7bbd04ccbe on np0000001904 Jun 01 22:46:18.466916 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-322d44bc-96a5-4aaf-b5bc-3db803126774 req-004b34d9-9bd2-4792-86dc-7121af701627 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:46:18.473656 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-322d44bc-96a5-4aaf-b5bc-3db803126774 req-004b34d9-9bd2-4792-86dc-7121af701627 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.023215 Jun 01 22:46:18.474111 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1086/3212] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:46:18 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:18.786578 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-6b838b7d-eec7-485b-97be-ea90b01232ce req-077c2f72-8c62-4d30-bbf0-b0e40834b7ee service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc", "name": "network-vif-unplugged", "status": "completed", "tag": "32062ed1-67f0-4a70-bd45-396eda6708b4"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:46:18.793591 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-6b838b7d-eec7-485b-97be-ea90b01232ce req-077c2f72-8c62-4d30-bbf0-b0e40834b7ee service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:18.793765 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-6b838b7d-eec7-485b-97be-ea90b01232ce req-077c2f72-8c62-4d30-bbf0-b0e40834b7ee service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:18.793883 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-6b838b7d-eec7-485b-97be-ea90b01232ce req-077c2f72-8c62-4d30-bbf0-b0e40834b7ee service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:18.799742 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-6b838b7d-eec7-485b-97be-ea90b01232ce req-077c2f72-8c62-4d30-bbf0-b0e40834b7ee service nova] Creating event network-vif-unplugged:32062ed1-67f0-4a70-bd45-396eda6708b4 for instance b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc on np0000001904 Jun 01 22:46:18.800147 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-6b838b7d-eec7-485b-97be-ea90b01232ce req-077c2f72-8c62-4d30-bbf0-b0e40834b7ee service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:46:18.804278 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-6b838b7d-eec7-485b-97be-ea90b01232ce req-077c2f72-8c62-4d30-bbf0-b0e40834b7ee service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.019473 Jun 01 22:46:18.804608 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1074/3213] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:46:18 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:18.826955 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-510143a3-f644-4652-99d0-81d42adf0976 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:18.828339 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-510143a3-f644-4652-99d0-81d42adf0976 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:18.833735 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-510143a3-f644-4652-99d0-81d42adf0976 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:18.833946 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-510143a3-f644-4652-99d0-81d42adf0976 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:18.834172 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-510143a3-f644-4652-99d0-81d42adf0976 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:18.834732 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-510143a3-f644-4652-99d0-81d42adf0976 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:18.835147 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-510143a3-f644-4652-99d0-81d42adf0976 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:18.835534 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-510143a3-f644-4652-99d0-81d42adf0976 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:18.860328 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-510143a3-f644-4652-99d0-81d42adf0976 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:19.051924 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-510143a3-f644-4652-99d0-81d42adf0976 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17693bc53bf341f092158eca64e6b99e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5c507812ccf4e3984ba0eb2da0d2c92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:19.060967 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-510143a3-f644-4652-99d0-81d42adf0976 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc" status: 200 len: 1699 microversion: 2.1 time: 0.236860 Jun 01 22:46:19.061240 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1054/3214] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:18 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc => generated 1699 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:19.175243 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7a161fd4-10a1-4a4d-9b75-b121bf183987 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:19.177007 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7a161fd4-10a1-4a4d-9b75-b121bf183987 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:19.181497 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7a161fd4-10a1-4a4d-9b75-b121bf183987 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:19.181811 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7a161fd4-10a1-4a4d-9b75-b121bf183987 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:19.182058 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7a161fd4-10a1-4a4d-9b75-b121bf183987 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:19.182531 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7a161fd4-10a1-4a4d-9b75-b121bf183987 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:19.182935 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7a161fd4-10a1-4a4d-9b75-b121bf183987 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:19.183245 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7a161fd4-10a1-4a4d-9b75-b121bf183987 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:19.205419 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7a161fd4-10a1-4a4d-9b75-b121bf183987 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:19.379943 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7a161fd4-10a1-4a4d-9b75-b121bf183987 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:19.390745 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7a161fd4-10a1-4a4d-9b75-b121bf183987 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1539 microversion: 2.1 time: 0.217196 Jun 01 22:46:19.390982 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1087/3215] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:19 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1539 bytes in 218 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:20.083597 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-dbeb21ea-3255-4469-9be6-7579c9e3ef8d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:20.083597 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-dbeb21ea-3255-4469-9be6-7579c9e3ef8d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:20.088275 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dbeb21ea-3255-4469-9be6-7579c9e3ef8d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:20.088534 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dbeb21ea-3255-4469-9be6-7579c9e3ef8d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:20.088832 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dbeb21ea-3255-4469-9be6-7579c9e3ef8d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:20.089311 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dbeb21ea-3255-4469-9be6-7579c9e3ef8d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:20.089763 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dbeb21ea-3255-4469-9be6-7579c9e3ef8d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:20.090105 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-dbeb21ea-3255-4469-9be6-7579c9e3ef8d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:20.109818 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-dbeb21ea-3255-4469-9be6-7579c9e3ef8d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:20.260926 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-dbeb21ea-3255-4469-9be6-7579c9e3ef8d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17693bc53bf341f092158eca64e6b99e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5c507812ccf4e3984ba0eb2da0d2c92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:20.270968 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-dbeb21ea-3255-4469-9be6-7579c9e3ef8d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc" status: 200 len: 1699 microversion: 2.1 time: 0.190959 Jun 01 22:46:20.271303 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1075/3216] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:20 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc => generated 1699 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:20.534111 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-c5ae364f-9615-4df5-a206-15ec9784c9db req-7b047dcf-fa5b-45b4-91fa-2b27e08e1911 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c4024c6b-5dae-46cc-a329-2e7bbd04ccbe", "name": "network-vif-unplugged", "status": "completed", "tag": "9504764f-0baf-4a30-844d-8aaa10484d6a"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:46:20.545206 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c5ae364f-9615-4df5-a206-15ec9784c9db req-7b047dcf-fa5b-45b4-91fa-2b27e08e1911 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:20.545206 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c5ae364f-9615-4df5-a206-15ec9784c9db req-7b047dcf-fa5b-45b4-91fa-2b27e08e1911 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:20.545206 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c5ae364f-9615-4df5-a206-15ec9784c9db req-7b047dcf-fa5b-45b4-91fa-2b27e08e1911 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:20.548532 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-c5ae364f-9615-4df5-a206-15ec9784c9db req-7b047dcf-fa5b-45b4-91fa-2b27e08e1911 service nova] Creating event network-vif-unplugged:9504764f-0baf-4a30-844d-8aaa10484d6a for instance c4024c6b-5dae-46cc-a329-2e7bbd04ccbe on np0000001904 Jun 01 22:46:20.548970 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-c5ae364f-9615-4df5-a206-15ec9784c9db req-7b047dcf-fa5b-45b4-91fa-2b27e08e1911 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:46:20.553815 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-c5ae364f-9615-4df5-a206-15ec9784c9db req-7b047dcf-fa5b-45b4-91fa-2b27e08e1911 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.022030 Jun 01 22:46:20.554143 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1055/3217] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:46:20 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:20.584122 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a11d5928-070e-4f27-8e97-af126e7d7a45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Action: 'action', calling method: >, body: {"os-start": {}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:46:20.589142 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a11d5928-070e-4f27-8e97-af126e7d7a45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:20.589310 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a11d5928-070e-4f27-8e97-af126e7d7a45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:20.589432 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a11d5928-070e-4f27-8e97-af126e7d7a45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:20.646936 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a11d5928-070e-4f27-8e97-af126e7d7a45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Going to try to start instance {{(pid=86662) start /opt/stack/nova/nova/compute/api.py:2866}} Jun 01 22:46:20.681279 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a11d5928-070e-4f27-8e97-af126e7d7a45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "POST /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe/action" status: 202 len: 0 microversion: 2.1 time: 0.098482 Jun 01 22:46:20.681682 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1088/3218] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:46:20 2026] POST /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe/action => generated 0 bytes in 99 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:46:20.689501 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-08815a23-74d6-4c56-9a29-bfc5a86dedf0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:20.691912 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-08815a23-74d6-4c56-9a29-bfc5a86dedf0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:20.696303 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08815a23-74d6-4c56-9a29-bfc5a86dedf0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:20.696639 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08815a23-74d6-4c56-9a29-bfc5a86dedf0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:20.696848 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08815a23-74d6-4c56-9a29-bfc5a86dedf0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:20.697276 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08815a23-74d6-4c56-9a29-bfc5a86dedf0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:20.697661 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08815a23-74d6-4c56-9a29-bfc5a86dedf0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:20.697987 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-08815a23-74d6-4c56-9a29-bfc5a86dedf0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:20.712434 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-08815a23-74d6-4c56-9a29-bfc5a86dedf0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:20.828968 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-08815a23-74d6-4c56-9a29-bfc5a86dedf0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:20.841355 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-08815a23-74d6-4c56-9a29-bfc5a86dedf0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1548 microversion: 2.1 time: 0.153609 Jun 01 22:46:20.841832 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1076/3219] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:20 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1548 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:20.863669 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-8e5f51bd-ef9c-4dc4-ad95-1025243f5bef req-0a91da45-0c4e-4fdd-9f1e-eddc8317edad service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc", "name": "network-vif-unplugged", "status": "completed", "tag": "32062ed1-67f0-4a70-bd45-396eda6708b4"}, {"server_uuid": "b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc", "name": "network-vif-deleted", "tag": "32062ed1-67f0-4a70-bd45-396eda6708b4"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:46:20.871180 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-8e5f51bd-ef9c-4dc4-ad95-1025243f5bef req-0a91da45-0c4e-4fdd-9f1e-eddc8317edad service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:20.871403 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-8e5f51bd-ef9c-4dc4-ad95-1025243f5bef req-0a91da45-0c4e-4fdd-9f1e-eddc8317edad service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:20.871627 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-8e5f51bd-ef9c-4dc4-ad95-1025243f5bef req-0a91da45-0c4e-4fdd-9f1e-eddc8317edad service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:20.881008 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-8e5f51bd-ef9c-4dc4-ad95-1025243f5bef req-0a91da45-0c4e-4fdd-9f1e-eddc8317edad service nova] Creating event network-vif-unplugged:32062ed1-67f0-4a70-bd45-396eda6708b4 for instance b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc on np0000001904 Jun 01 22:46:20.881168 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-8e5f51bd-ef9c-4dc4-ad95-1025243f5bef req-0a91da45-0c4e-4fdd-9f1e-eddc8317edad service nova] Creating event network-vif-deleted:32062ed1-67f0-4a70-bd45-396eda6708b4 for instance b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc on np0000001904 Jun 01 22:46:20.881576 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-8e5f51bd-ef9c-4dc4-ad95-1025243f5bef req-0a91da45-0c4e-4fdd-9f1e-eddc8317edad service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:46:20.886450 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-8e5f51bd-ef9c-4dc4-ad95-1025243f5bef req-0a91da45-0c4e-4fdd-9f1e-eddc8317edad service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.024867 Jun 01 22:46:20.886724 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1056/3220] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:46:20 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:21.290970 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b64fd68d-6b1f-40b3-b181-d990b384592d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:21.292643 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b64fd68d-6b1f-40b3-b181-d990b384592d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:21.298846 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b64fd68d-6b1f-40b3-b181-d990b384592d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:21.299248 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b64fd68d-6b1f-40b3-b181-d990b384592d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:21.299661 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b64fd68d-6b1f-40b3-b181-d990b384592d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:21.300352 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b64fd68d-6b1f-40b3-b181-d990b384592d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:21.301056 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b64fd68d-6b1f-40b3-b181-d990b384592d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:21.301468 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b64fd68d-6b1f-40b3-b181-d990b384592d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:21.323685 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b64fd68d-6b1f-40b3-b181-d990b384592d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:21.380704 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b64fd68d-6b1f-40b3-b181-d990b384592d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17693bc53bf341f092158eca64e6b99e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5c507812ccf4e3984ba0eb2da0d2c92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:21.388342 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b64fd68d-6b1f-40b3-b181-d990b384592d tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc" status: 200 len: 1334 microversion: 2.1 time: 0.099952 Jun 01 22:46:21.388668 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1089/3221] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:21 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc => generated 1334 bytes in 101 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:21.857585 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e7ed08f4-cbcf-4427-abb0-21e064406aa8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:21.857585 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e7ed08f4-cbcf-4427-abb0-21e064406aa8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:21.862704 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e7ed08f4-cbcf-4427-abb0-21e064406aa8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:21.863118 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e7ed08f4-cbcf-4427-abb0-21e064406aa8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:21.863492 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e7ed08f4-cbcf-4427-abb0-21e064406aa8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:21.864191 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e7ed08f4-cbcf-4427-abb0-21e064406aa8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:21.864608 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e7ed08f4-cbcf-4427-abb0-21e064406aa8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:21.864993 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e7ed08f4-cbcf-4427-abb0-21e064406aa8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:21.880859 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e7ed08f4-cbcf-4427-abb0-21e064406aa8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:22.001474 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e7ed08f4-cbcf-4427-abb0-21e064406aa8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:22.008215 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e7ed08f4-cbcf-4427-abb0-21e064406aa8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1548 microversion: 2.1 time: 0.153983 Jun 01 22:46:22.008707 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1077/3222] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:21 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1548 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:22.405622 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9a89e45d-085a-41cc-8757-0d9d243e2159 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:22.407623 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-9a89e45d-085a-41cc-8757-0d9d243e2159 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:22.412083 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9a89e45d-085a-41cc-8757-0d9d243e2159 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:22.412371 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9a89e45d-085a-41cc-8757-0d9d243e2159 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:22.412645 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9a89e45d-085a-41cc-8757-0d9d243e2159 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:22.413140 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9a89e45d-085a-41cc-8757-0d9d243e2159 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:22.413452 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9a89e45d-085a-41cc-8757-0d9d243e2159 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:22.413772 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9a89e45d-085a-41cc-8757-0d9d243e2159 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:22.434937 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9a89e45d-085a-41cc-8757-0d9d243e2159 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:22.435167 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9a89e45d-085a-41cc-8757-0d9d243e2159 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:22.435384 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9a89e45d-085a-41cc-8757-0d9d243e2159 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:22.435706 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-9a89e45d-085a-41cc-8757-0d9d243e2159 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lazy-loading 'fault' on Instance uuid b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:46:22.439542 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-9a89e45d-085a-41cc-8757-0d9d243e2159 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:22.490138 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9a89e45d-085a-41cc-8757-0d9d243e2159 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17693bc53bf341f092158eca64e6b99e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5c507812ccf4e3984ba0eb2da0d2c92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:22.498750 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9a89e45d-085a-41cc-8757-0d9d243e2159 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc" status: 200 len: 1339 microversion: 2.1 time: 0.094825 Jun 01 22:46:22.499057 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1057/3223] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:22 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc => generated 1339 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:23.025267 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5ea367c9-8809-4ce7-8288-f4b3f2ee6d3d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:23.027076 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5ea367c9-8809-4ce7-8288-f4b3f2ee6d3d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:23.031934 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5ea367c9-8809-4ce7-8288-f4b3f2ee6d3d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:23.032212 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5ea367c9-8809-4ce7-8288-f4b3f2ee6d3d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:23.032411 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5ea367c9-8809-4ce7-8288-f4b3f2ee6d3d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:23.032927 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5ea367c9-8809-4ce7-8288-f4b3f2ee6d3d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:23.033248 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5ea367c9-8809-4ce7-8288-f4b3f2ee6d3d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:23.033521 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5ea367c9-8809-4ce7-8288-f4b3f2ee6d3d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:23.048185 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5ea367c9-8809-4ce7-8288-f4b3f2ee6d3d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:23.189052 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5ea367c9-8809-4ce7-8288-f4b3f2ee6d3d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:23.196240 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5ea367c9-8809-4ce7-8288-f4b3f2ee6d3d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1548 microversion: 2.1 time: 0.172834 Jun 01 22:46:23.196549 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1090/3224] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:23 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1548 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:23.514060 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-76177981-074f-4c94-9bc4-e8174e7bc28b tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:23.517267 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-76177981-074f-4c94-9bc4-e8174e7bc28b tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:23.520341 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-76177981-074f-4c94-9bc4-e8174e7bc28b tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:23.522037 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-76177981-074f-4c94-9bc4-e8174e7bc28b tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:23.522037 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-76177981-074f-4c94-9bc4-e8174e7bc28b tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:23.522037 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-76177981-074f-4c94-9bc4-e8174e7bc28b tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:23.522037 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-76177981-074f-4c94-9bc4-e8174e7bc28b tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:23.522264 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-76177981-074f-4c94-9bc4-e8174e7bc28b tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:23.543117 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-76177981-074f-4c94-9bc4-e8174e7bc28b tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:23.543117 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-76177981-074f-4c94-9bc4-e8174e7bc28b tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:23.543117 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-76177981-074f-4c94-9bc4-e8174e7bc28b tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:23.543117 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-76177981-074f-4c94-9bc4-e8174e7bc28b tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lazy-loading 'fault' on Instance uuid b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:46:23.546243 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-76177981-074f-4c94-9bc4-e8174e7bc28b tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:23.594530 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-76177981-074f-4c94-9bc4-e8174e7bc28b tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '17693bc53bf341f092158eca64e6b99e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5c507812ccf4e3984ba0eb2da0d2c92', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:23.601740 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-76177981-074f-4c94-9bc4-e8174e7bc28b tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc" status: 200 len: 1339 microversion: 2.1 time: 0.089354 Jun 01 22:46:23.602177 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1078/3225] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:23 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc => generated 1339 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:24.212133 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3360cdfd-a2f8-4be0-b6ed-aa4d1a858e45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:24.213488 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3360cdfd-a2f8-4be0-b6ed-aa4d1a858e45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:24.218134 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3360cdfd-a2f8-4be0-b6ed-aa4d1a858e45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:24.218394 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3360cdfd-a2f8-4be0-b6ed-aa4d1a858e45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:24.218628 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3360cdfd-a2f8-4be0-b6ed-aa4d1a858e45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:24.219032 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3360cdfd-a2f8-4be0-b6ed-aa4d1a858e45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:24.219310 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3360cdfd-a2f8-4be0-b6ed-aa4d1a858e45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:24.219600 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3360cdfd-a2f8-4be0-b6ed-aa4d1a858e45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:24.232578 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3360cdfd-a2f8-4be0-b6ed-aa4d1a858e45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:24.348798 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3360cdfd-a2f8-4be0-b6ed-aa4d1a858e45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:24.355833 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3360cdfd-a2f8-4be0-b6ed-aa4d1a858e45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1548 microversion: 2.1 time: 0.145345 Jun 01 22:46:24.356079 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1058/3226] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:24 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1548 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:24.617379 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-247037c4-a90d-47d1-a4e2-0a0eecc04247 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:24.621979 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-247037c4-a90d-47d1-a4e2-0a0eecc04247 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] [instance: b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:24.625994 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-247037c4-a90d-47d1-a4e2-0a0eecc04247 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:24.626251 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-247037c4-a90d-47d1-a4e2-0a0eecc04247 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:24.626901 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-247037c4-a90d-47d1-a4e2-0a0eecc04247 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:24.627000 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-247037c4-a90d-47d1-a4e2-0a0eecc04247 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:24.627312 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-247037c4-a90d-47d1-a4e2-0a0eecc04247 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:24.627608 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-247037c4-a90d-47d1-a4e2-0a0eecc04247 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:24.630067 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=117,nova_cell1:INSERT=3,nova_cell1:UPDATE=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:46:24.635487 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-247037c4-a90d-47d1-a4e2-0a0eecc04247 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] HTTP exception thrown: Instance b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc could not be found. Jun 01 22:46:24.635724 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-247037c4-a90d-47d1-a4e2-0a0eecc04247 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Returning 404 to user: Instance b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:46:24.636064 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-247037c4-a90d-47d1-a4e2-0a0eecc04247 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc" status: 404 len: 111 microversion: 2.1 time: 0.020505 Jun 01 22:46:24.636317 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1091/3227] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:24 2026] GET /compute/v2.1/servers/b7bd8c0d-e3d2-4cb8-b8a9-f1f2d8dfe0cc => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:46:24.646619 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-15e60b1f-5305-414a-b095-317bf8913d09 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:24.657223 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-15e60b1f-5305-414a-b095-317bf8913d09 tempest-TestServerVolumeAttachmentScenario-672276121 tempest-TestServerVolumeAttachmentScenario-672276121-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1650069721" status: 202 len: 0 microversion: 2.1 time: 0.014477 Jun 01 22:46:24.657739 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1079/3228] 10.4.3.116 () {66 vars in 1339 bytes} [Mon Jun 1 22:46:24 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1650069721 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:46:25.369743 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6e60ffc2-b808-4541-b87b-f28833c28ef7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:25.371019 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6e60ffc2-b808-4541-b87b-f28833c28ef7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:25.375843 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e60ffc2-b808-4541-b87b-f28833c28ef7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:25.376080 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e60ffc2-b808-4541-b87b-f28833c28ef7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:25.376275 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e60ffc2-b808-4541-b87b-f28833c28ef7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:25.376703 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e60ffc2-b808-4541-b87b-f28833c28ef7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:25.376994 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e60ffc2-b808-4541-b87b-f28833c28ef7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:25.377281 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e60ffc2-b808-4541-b87b-f28833c28ef7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:25.393002 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6e60ffc2-b808-4541-b87b-f28833c28ef7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:25.537966 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6e60ffc2-b808-4541-b87b-f28833c28ef7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:25.546328 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6e60ffc2-b808-4541-b87b-f28833c28ef7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1548 microversion: 2.1 time: 0.178268 Jun 01 22:46:25.546722 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1059/3229] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:25 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1548 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:26.565721 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d0fa03df-a84c-4a4a-a063-b963d4598afa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:26.567246 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d0fa03df-a84c-4a4a-a063-b963d4598afa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:26.572078 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d0fa03df-a84c-4a4a-a063-b963d4598afa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:26.572176 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d0fa03df-a84c-4a4a-a063-b963d4598afa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:26.572344 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d0fa03df-a84c-4a4a-a063-b963d4598afa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:26.572817 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d0fa03df-a84c-4a4a-a063-b963d4598afa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:26.573147 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d0fa03df-a84c-4a4a-a063-b963d4598afa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:26.573437 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d0fa03df-a84c-4a4a-a063-b963d4598afa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:26.592788 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-d0fa03df-a84c-4a4a-a063-b963d4598afa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:26.740312 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d0fa03df-a84c-4a4a-a063-b963d4598afa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:26.747324 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d0fa03df-a84c-4a4a-a063-b963d4598afa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1548 microversion: 2.1 time: 0.184386 Jun 01 22:46:26.747598 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1092/3230] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:26 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1548 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:27.763012 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-484ac5a9-5f6a-472a-8553-ae02a02934ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:27.764936 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-484ac5a9-5f6a-472a-8553-ae02a02934ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:27.769806 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-484ac5a9-5f6a-472a-8553-ae02a02934ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:27.770241 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-484ac5a9-5f6a-472a-8553-ae02a02934ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:27.770330 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-484ac5a9-5f6a-472a-8553-ae02a02934ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:27.770768 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-484ac5a9-5f6a-472a-8553-ae02a02934ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:27.771023 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-484ac5a9-5f6a-472a-8553-ae02a02934ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:27.771288 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-484ac5a9-5f6a-472a-8553-ae02a02934ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:27.798580 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-484ac5a9-5f6a-472a-8553-ae02a02934ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:27.970132 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-484ac5a9-5f6a-472a-8553-ae02a02934ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:27.977666 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-484ac5a9-5f6a-472a-8553-ae02a02934ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1548 microversion: 2.1 time: 0.216960 Jun 01 22:46:27.978069 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1080/3231] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:27 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1548 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:28.991551 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3212f575-a768-49ef-a54f-e8e1824c71d5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:28.993524 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3212f575-a768-49ef-a54f-e8e1824c71d5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:28.997424 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3212f575-a768-49ef-a54f-e8e1824c71d5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:28.997702 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3212f575-a768-49ef-a54f-e8e1824c71d5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:28.997906 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3212f575-a768-49ef-a54f-e8e1824c71d5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:28.998326 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3212f575-a768-49ef-a54f-e8e1824c71d5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:28.998641 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3212f575-a768-49ef-a54f-e8e1824c71d5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:28.998926 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3212f575-a768-49ef-a54f-e8e1824c71d5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:29.012827 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3212f575-a768-49ef-a54f-e8e1824c71d5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:29.137263 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3212f575-a768-49ef-a54f-e8e1824c71d5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:29.145842 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3212f575-a768-49ef-a54f-e8e1824c71d5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1548 microversion: 2.1 time: 0.155884 Jun 01 22:46:29.146124 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1060/3232] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:28 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1548 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:30.159778 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2b3de2d0-36e6-4e2c-9e09-423774c44dbb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:30.161530 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2b3de2d0-36e6-4e2c-9e09-423774c44dbb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:30.165469 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2b3de2d0-36e6-4e2c-9e09-423774c44dbb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:30.165741 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2b3de2d0-36e6-4e2c-9e09-423774c44dbb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:30.165955 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2b3de2d0-36e6-4e2c-9e09-423774c44dbb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:30.166359 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2b3de2d0-36e6-4e2c-9e09-423774c44dbb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:30.166682 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2b3de2d0-36e6-4e2c-9e09-423774c44dbb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:30.166948 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2b3de2d0-36e6-4e2c-9e09-423774c44dbb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:30.180016 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2b3de2d0-36e6-4e2c-9e09-423774c44dbb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:30.335404 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2b3de2d0-36e6-4e2c-9e09-423774c44dbb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:30.343962 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2b3de2d0-36e6-4e2c-9e09-423774c44dbb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1548 microversion: 2.1 time: 0.185774 Jun 01 22:46:30.344271 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1093/3233] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:30 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1548 bytes in 186 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:31.185777 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-2644e98d-52f5-405d-8e26-00df4fc855c0 req-46a66979-d10a-436d-91e6-63fb54174cb9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c4024c6b-5dae-46cc-a329-2e7bbd04ccbe", "name": "network-vif-plugged", "status": "completed", "tag": "9504764f-0baf-4a30-844d-8aaa10484d6a"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:46:31.197130 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2644e98d-52f5-405d-8e26-00df4fc855c0 req-46a66979-d10a-436d-91e6-63fb54174cb9 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:31.197321 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2644e98d-52f5-405d-8e26-00df4fc855c0 req-46a66979-d10a-436d-91e6-63fb54174cb9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:31.197833 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2644e98d-52f5-405d-8e26-00df4fc855c0 req-46a66979-d10a-436d-91e6-63fb54174cb9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:31.204629 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-2644e98d-52f5-405d-8e26-00df4fc855c0 req-46a66979-d10a-436d-91e6-63fb54174cb9 service nova] Creating event network-vif-plugged:9504764f-0baf-4a30-844d-8aaa10484d6a for instance c4024c6b-5dae-46cc-a329-2e7bbd04ccbe on np0000001904 Jun 01 22:46:31.205084 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-2644e98d-52f5-405d-8e26-00df4fc855c0 req-46a66979-d10a-436d-91e6-63fb54174cb9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:46:31.211646 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-2644e98d-52f5-405d-8e26-00df4fc855c0 req-46a66979-d10a-436d-91e6-63fb54174cb9 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027264 Jun 01 22:46:31.211646 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1081/3234] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:46:31 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:31.360280 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-33c91b56-ea72-45f3-add0-e4242d670b26 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:31.362315 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-33c91b56-ea72-45f3-add0-e4242d670b26 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:31.366352 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-33c91b56-ea72-45f3-add0-e4242d670b26 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:31.366647 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-33c91b56-ea72-45f3-add0-e4242d670b26 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:31.366866 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-33c91b56-ea72-45f3-add0-e4242d670b26 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:31.367278 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-33c91b56-ea72-45f3-add0-e4242d670b26 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:31.367585 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-33c91b56-ea72-45f3-add0-e4242d670b26 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:31.367848 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-33c91b56-ea72-45f3-add0-e4242d670b26 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:31.384961 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-33c91b56-ea72-45f3-add0-e4242d670b26 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:31.538644 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-33c91b56-ea72-45f3-add0-e4242d670b26 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:31.547671 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-33c91b56-ea72-45f3-add0-e4242d670b26 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1548 microversion: 2.1 time: 0.189036 Jun 01 22:46:31.548191 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1061/3235] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:31 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1548 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:32.563736 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-17871d61-02f6-4668-baa6-25af8d796341 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:32.565708 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-17871d61-02f6-4668-baa6-25af8d796341 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:32.570457 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-17871d61-02f6-4668-baa6-25af8d796341 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:32.570768 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-17871d61-02f6-4668-baa6-25af8d796341 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:32.570973 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-17871d61-02f6-4668-baa6-25af8d796341 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:32.571482 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-17871d61-02f6-4668-baa6-25af8d796341 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:32.571842 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-17871d61-02f6-4668-baa6-25af8d796341 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:32.572109 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-17871d61-02f6-4668-baa6-25af8d796341 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:32.587776 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-17871d61-02f6-4668-baa6-25af8d796341 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:32.724019 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-17871d61-02f6-4668-baa6-25af8d796341 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:32.734245 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-17871d61-02f6-4668-baa6-25af8d796341 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1548 microversion: 2.1 time: 0.172127 Jun 01 22:46:32.734648 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1094/3236] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:32 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1548 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:46:33.267939 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-88f8fcb5-72ff-42b4-b7a1-e85b608a121b req-fd73bc0d-448b-4f36-81f7-6e2a85e9e742 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c4024c6b-5dae-46cc-a329-2e7bbd04ccbe", "name": "network-vif-plugged", "status": "completed", "tag": "9504764f-0baf-4a30-844d-8aaa10484d6a"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:46:33.275067 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-88f8fcb5-72ff-42b4-b7a1-e85b608a121b req-fd73bc0d-448b-4f36-81f7-6e2a85e9e742 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:33.275275 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-88f8fcb5-72ff-42b4-b7a1-e85b608a121b req-fd73bc0d-448b-4f36-81f7-6e2a85e9e742 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:33.275428 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-88f8fcb5-72ff-42b4-b7a1-e85b608a121b req-fd73bc0d-448b-4f36-81f7-6e2a85e9e742 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:33.284872 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-88f8fcb5-72ff-42b4-b7a1-e85b608a121b req-fd73bc0d-448b-4f36-81f7-6e2a85e9e742 service nova] Creating event network-vif-plugged:9504764f-0baf-4a30-844d-8aaa10484d6a for instance c4024c6b-5dae-46cc-a329-2e7bbd04ccbe on np0000001904 Jun 01 22:46:33.285276 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-88f8fcb5-72ff-42b4-b7a1-e85b608a121b req-fd73bc0d-448b-4f36-81f7-6e2a85e9e742 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:46:33.289438 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-88f8fcb5-72ff-42b4-b7a1-e85b608a121b req-fd73bc0d-448b-4f36-81f7-6e2a85e9e742 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025213 Jun 01 22:46:33.289797 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1082/3237] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:46:33 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:33.750829 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f64d0af6-cfde-4483-b65a-22c7969c3123 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:33.753088 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f64d0af6-cfde-4483-b65a-22c7969c3123 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:33.755923 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=40,nova_api:INSERT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:46:33.759286 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f64d0af6-cfde-4483-b65a-22c7969c3123 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:33.759897 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f64d0af6-cfde-4483-b65a-22c7969c3123 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:33.760535 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f64d0af6-cfde-4483-b65a-22c7969c3123 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:33.761240 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f64d0af6-cfde-4483-b65a-22c7969c3123 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:33.761610 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f64d0af6-cfde-4483-b65a-22c7969c3123 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:33.761922 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f64d0af6-cfde-4483-b65a-22c7969c3123 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:33.781294 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f64d0af6-cfde-4483-b65a-22c7969c3123 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:33.957252 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f64d0af6-cfde-4483-b65a-22c7969c3123 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:33.968127 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f64d0af6-cfde-4483-b65a-22c7969c3123 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1552 microversion: 2.1 time: 0.219004 Jun 01 22:46:33.968621 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1062/3238] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:33 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1552 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:33.982338 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e66d1f72-07ae-4693-bcf5-06203ca354f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Action: 'action', calling method: >, body: {"os-getConsoleOutput": {}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:46:33.983800 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e66d1f72-07ae-4693-bcf5-06203ca354f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:33.987920 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e66d1f72-07ae-4693-bcf5-06203ca354f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:33.988102 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e66d1f72-07ae-4693-bcf5-06203ca354f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:33.988224 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e66d1f72-07ae-4693-bcf5-06203ca354f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:33.988602 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e66d1f72-07ae-4693-bcf5-06203ca354f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:33.988801 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e66d1f72-07ae-4693-bcf5-06203ca354f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:33.988917 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e66d1f72-07ae-4693-bcf5-06203ca354f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:34.505867 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e66d1f72-07ae-4693-bcf5-06203ca354f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "POST /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe/action" status: 200 len: 14 microversion: 2.1 time: 0.525085 Jun 01 22:46:34.506198 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1095/3239] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:46:33 2026] POST /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe/action => generated 14 bytes in 526 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:46:35.623636 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-aeaa77a9-4a3d-4246-a797-73b2a1642cde tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:35.624143 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-aeaa77a9-4a3d-4246-a797-73b2a1642cde tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:35.627248 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aeaa77a9-4a3d-4246-a797-73b2a1642cde tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:35.627483 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aeaa77a9-4a3d-4246-a797-73b2a1642cde tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:35.627683 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aeaa77a9-4a3d-4246-a797-73b2a1642cde tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:35.627964 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aeaa77a9-4a3d-4246-a797-73b2a1642cde tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:35.628094 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aeaa77a9-4a3d-4246-a797-73b2a1642cde tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:35.628257 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-aeaa77a9-4a3d-4246-a797-73b2a1642cde tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:35.642268 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-aeaa77a9-4a3d-4246-a797-73b2a1642cde tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:46:35.700948 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-aeaa77a9-4a3d-4246-a797-73b2a1642cde tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 204 len: 0 microversion: 2.1 time: 0.078967 Jun 01 22:46:35.701475 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1083/3240] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:46:35 2026] DELETE /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 0 bytes in 80 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:46:35.710615 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-77fd8414-79bb-43f5-9644-1510407f1ee2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:35.712735 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-77fd8414-79bb-43f5-9644-1510407f1ee2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:35.716697 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-77fd8414-79bb-43f5-9644-1510407f1ee2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:35.716952 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-77fd8414-79bb-43f5-9644-1510407f1ee2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:35.717169 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-77fd8414-79bb-43f5-9644-1510407f1ee2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:35.717625 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-77fd8414-79bb-43f5-9644-1510407f1ee2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:35.717911 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-77fd8414-79bb-43f5-9644-1510407f1ee2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:35.718219 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-77fd8414-79bb-43f5-9644-1510407f1ee2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:35.742278 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-77fd8414-79bb-43f5-9644-1510407f1ee2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:35.873510 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-77fd8414-79bb-43f5-9644-1510407f1ee2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:35.881017 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-77fd8414-79bb-43f5-9644-1510407f1ee2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1558 microversion: 2.1 time: 0.172090 Jun 01 22:46:35.881328 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1063/3241] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:35 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1558 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:36.848322 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-e4ee64d0-73b7-4495-afa0-513654fb9b24 req-9a407c1b-3b91-4555-983a-c3bab70a2ebf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c4024c6b-5dae-46cc-a329-2e7bbd04ccbe", "name": "network-vif-unplugged", "status": "completed", "tag": "9504764f-0baf-4a30-844d-8aaa10484d6a"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:46:36.853897 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-e4ee64d0-73b7-4495-afa0-513654fb9b24 req-9a407c1b-3b91-4555-983a-c3bab70a2ebf service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:36.854082 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-e4ee64d0-73b7-4495-afa0-513654fb9b24 req-9a407c1b-3b91-4555-983a-c3bab70a2ebf service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:36.854209 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-e4ee64d0-73b7-4495-afa0-513654fb9b24 req-9a407c1b-3b91-4555-983a-c3bab70a2ebf service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:36.860501 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-e4ee64d0-73b7-4495-afa0-513654fb9b24 req-9a407c1b-3b91-4555-983a-c3bab70a2ebf service nova] Creating event network-vif-unplugged:9504764f-0baf-4a30-844d-8aaa10484d6a for instance c4024c6b-5dae-46cc-a329-2e7bbd04ccbe on np0000001904 Jun 01 22:46:36.861015 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-e4ee64d0-73b7-4495-afa0-513654fb9b24 req-9a407c1b-3b91-4555-983a-c3bab70a2ebf service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:46:36.865271 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-e4ee64d0-73b7-4495-afa0-513654fb9b24 req-9a407c1b-3b91-4555-983a-c3bab70a2ebf service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.018490 Jun 01 22:46:36.866364 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1096/3242] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:46:36 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:36.896791 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-af6e9180-3bc0-43ef-9aac-b751a1c93041 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:36.898390 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-af6e9180-3bc0-43ef-9aac-b751a1c93041 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:36.902768 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af6e9180-3bc0-43ef-9aac-b751a1c93041 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:36.903049 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af6e9180-3bc0-43ef-9aac-b751a1c93041 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:36.903307 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af6e9180-3bc0-43ef-9aac-b751a1c93041 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:36.903830 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af6e9180-3bc0-43ef-9aac-b751a1c93041 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:36.904204 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af6e9180-3bc0-43ef-9aac-b751a1c93041 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:36.904554 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af6e9180-3bc0-43ef-9aac-b751a1c93041 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:36.918239 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-af6e9180-3bc0-43ef-9aac-b751a1c93041 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:37.079798 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-af6e9180-3bc0-43ef-9aac-b751a1c93041 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:37.087239 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-af6e9180-3bc0-43ef-9aac-b751a1c93041 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1558 microversion: 2.1 time: 0.192674 Jun 01 22:46:37.087511 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1084/3243] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:36 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1558 bytes in 193 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:38.101011 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2915bdcd-d0c8-4d88-ba65-002d01b1b13a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:38.102878 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2915bdcd-d0c8-4d88-ba65-002d01b1b13a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:38.106887 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2915bdcd-d0c8-4d88-ba65-002d01b1b13a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:38.107164 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2915bdcd-d0c8-4d88-ba65-002d01b1b13a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:38.107364 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2915bdcd-d0c8-4d88-ba65-002d01b1b13a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:38.107813 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2915bdcd-d0c8-4d88-ba65-002d01b1b13a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:38.108130 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2915bdcd-d0c8-4d88-ba65-002d01b1b13a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:38.108393 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2915bdcd-d0c8-4d88-ba65-002d01b1b13a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:38.121116 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2915bdcd-d0c8-4d88-ba65-002d01b1b13a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:38.237975 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2915bdcd-d0c8-4d88-ba65-002d01b1b13a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:38.245213 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2915bdcd-d0c8-4d88-ba65-002d01b1b13a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1558 microversion: 2.1 time: 0.145877 Jun 01 22:46:38.245521 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1064/3244] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:38 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1558 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:38.741794 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-99fc636b-b537-41a5-9b5a-d1a6c56837cf req-6065828f-a965-4423-91ed-13a2a8c31890 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c4024c6b-5dae-46cc-a329-2e7bbd04ccbe", "name": "network-vif-deleted", "tag": "9504764f-0baf-4a30-844d-8aaa10484d6a"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:46:38.745139 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=42,nova_api:INSERT=3,nova_api:UPDATE=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:46:38.747823 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-99fc636b-b537-41a5-9b5a-d1a6c56837cf req-6065828f-a965-4423-91ed-13a2a8c31890 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:38.747976 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-99fc636b-b537-41a5-9b5a-d1a6c56837cf req-6065828f-a965-4423-91ed-13a2a8c31890 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:38.748092 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-99fc636b-b537-41a5-9b5a-d1a6c56837cf req-6065828f-a965-4423-91ed-13a2a8c31890 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:38.754261 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-99fc636b-b537-41a5-9b5a-d1a6c56837cf req-6065828f-a965-4423-91ed-13a2a8c31890 service nova] Creating event network-vif-deleted:9504764f-0baf-4a30-844d-8aaa10484d6a for instance c4024c6b-5dae-46cc-a329-2e7bbd04ccbe on np0000001904 Jun 01 22:46:38.754585 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-99fc636b-b537-41a5-9b5a-d1a6c56837cf req-6065828f-a965-4423-91ed-13a2a8c31890 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:46:38.758838 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-99fc636b-b537-41a5-9b5a-d1a6c56837cf req-6065828f-a965-4423-91ed-13a2a8c31890 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018378 Jun 01 22:46:38.758838 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1097/3245] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:46:38 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:38.903301 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-e19d98db-fd64-42a1-841d-6d88d9a8d333 req-9144cc85-c8e5-4ad3-b58f-c52dbe52a5d7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "c4024c6b-5dae-46cc-a329-2e7bbd04ccbe", "name": "network-vif-unplugged", "status": "completed", "tag": "9504764f-0baf-4a30-844d-8aaa10484d6a"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:46:38.909017 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e19d98db-fd64-42a1-841d-6d88d9a8d333 req-9144cc85-c8e5-4ad3-b58f-c52dbe52a5d7 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:38.909180 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e19d98db-fd64-42a1-841d-6d88d9a8d333 req-9144cc85-c8e5-4ad3-b58f-c52dbe52a5d7 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:38.909301 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e19d98db-fd64-42a1-841d-6d88d9a8d333 req-9144cc85-c8e5-4ad3-b58f-c52dbe52a5d7 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:38.914490 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-e19d98db-fd64-42a1-841d-6d88d9a8d333 req-9144cc85-c8e5-4ad3-b58f-c52dbe52a5d7 service nova] Creating event network-vif-unplugged:9504764f-0baf-4a30-844d-8aaa10484d6a for instance c4024c6b-5dae-46cc-a329-2e7bbd04ccbe on np0000001904 Jun 01 22:46:38.914912 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-e19d98db-fd64-42a1-841d-6d88d9a8d333 req-9144cc85-c8e5-4ad3-b58f-c52dbe52a5d7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:46:38.918327 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-e19d98db-fd64-42a1-841d-6d88d9a8d333 req-9144cc85-c8e5-4ad3-b58f-c52dbe52a5d7 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.016811 Jun 01 22:46:38.918622 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1085/3246] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:46:38 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:39.021176 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d131a705-03a5-4ba4-969d-733cc531db6e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:39.022550 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d131a705-03a5-4ba4-969d-733cc531db6e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:39.027146 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d131a705-03a5-4ba4-969d-733cc531db6e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:39.027371 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d131a705-03a5-4ba4-969d-733cc531db6e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:39.027595 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d131a705-03a5-4ba4-969d-733cc531db6e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:39.028011 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d131a705-03a5-4ba4-969d-733cc531db6e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:39.028283 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d131a705-03a5-4ba4-969d-733cc531db6e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:39.028543 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d131a705-03a5-4ba4-969d-733cc531db6e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:39.040889 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d131a705-03a5-4ba4-969d-733cc531db6e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:39.176880 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d131a705-03a5-4ba4-969d-733cc531db6e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:39.185324 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d131a705-03a5-4ba4-969d-733cc531db6e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326" status: 200 len: 1677 microversion: 2.1 time: 0.165737 Jun 01 22:46:39.185628 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1065/3247] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:39 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326 => generated 1677 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:39.255994 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-75292472-dcfd-40fd-9060-306275221d15 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "4a33917b-ecfb-4334-8e5c-c6d0c8c4c5d9"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:46:39.256479 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-75292472-dcfd-40fd-9060-306275221d15 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:39.259412 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-215d8de6-da71-4926-a6e8-beb0bb71dacd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:39.260869 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-75292472-dcfd-40fd-9060-306275221d15 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:39.260955 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-215d8de6-da71-4926-a6e8-beb0bb71dacd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:39.261108 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-75292472-dcfd-40fd-9060-306275221d15 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:39.261283 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-75292472-dcfd-40fd-9060-306275221d15 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:39.261552 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-75292472-dcfd-40fd-9060-306275221d15 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:39.261744 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-75292472-dcfd-40fd-9060-306275221d15 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:39.261862 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-75292472-dcfd-40fd-9060-306275221d15 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:39.265607 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-215d8de6-da71-4926-a6e8-beb0bb71dacd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:39.265905 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-215d8de6-da71-4926-a6e8-beb0bb71dacd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:39.266104 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-215d8de6-da71-4926-a6e8-beb0bb71dacd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:39.266522 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-215d8de6-da71-4926-a6e8-beb0bb71dacd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:39.266888 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-215d8de6-da71-4926-a6e8-beb0bb71dacd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:39.267263 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-215d8de6-da71-4926-a6e8-beb0bb71dacd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:39.286739 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-215d8de6-da71-4926-a6e8-beb0bb71dacd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:39.336992 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-215d8de6-da71-4926-a6e8-beb0bb71dacd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:39.345184 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-215d8de6-da71-4926-a6e8-beb0bb71dacd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1208 microversion: 2.1 time: 0.087617 Jun 01 22:46:39.345482 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1086/3248] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:39 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1208 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:40.358785 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-eb97c6ba-53fd-40c4-94f9-0a6c763c6a54 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:40.360697 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-eb97c6ba-53fd-40c4-94f9-0a6c763c6a54 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:40.364542 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb97c6ba-53fd-40c4-94f9-0a6c763c6a54 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:40.364813 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb97c6ba-53fd-40c4-94f9-0a6c763c6a54 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:40.365003 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb97c6ba-53fd-40c4-94f9-0a6c763c6a54 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:40.365388 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb97c6ba-53fd-40c4-94f9-0a6c763c6a54 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:40.365698 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb97c6ba-53fd-40c4-94f9-0a6c763c6a54 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:40.365961 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb97c6ba-53fd-40c4-94f9-0a6c763c6a54 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:40.380876 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb97c6ba-53fd-40c4-94f9-0a6c763c6a54 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:40.381050 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb97c6ba-53fd-40c4-94f9-0a6c763c6a54 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:40.381193 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-eb97c6ba-53fd-40c4-94f9-0a6c763c6a54 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:40.381395 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-eb97c6ba-53fd-40c4-94f9-0a6c763c6a54 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lazy-loading 'fault' on Instance uuid c4024c6b-5dae-46cc-a329-2e7bbd04ccbe {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:46:40.384235 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-eb97c6ba-53fd-40c4-94f9-0a6c763c6a54 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:40.429470 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-eb97c6ba-53fd-40c4-94f9-0a6c763c6a54 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:40.437003 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-eb97c6ba-53fd-40c4-94f9-0a6c763c6a54 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1213 microversion: 2.1 time: 0.080027 Jun 01 22:46:40.437493 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1066/3249] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:40 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1213 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:46:41.455350 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c5f73191-7743-4d29-9a6d-8c79263dd9ab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:41.457235 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c5f73191-7743-4d29-9a6d-8c79263dd9ab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:41.463080 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c5f73191-7743-4d29-9a6d-8c79263dd9ab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:41.463412 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c5f73191-7743-4d29-9a6d-8c79263dd9ab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:41.463753 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c5f73191-7743-4d29-9a6d-8c79263dd9ab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:41.464300 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c5f73191-7743-4d29-9a6d-8c79263dd9ab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:41.464770 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c5f73191-7743-4d29-9a6d-8c79263dd9ab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:41.465241 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c5f73191-7743-4d29-9a6d-8c79263dd9ab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:41.490789 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c5f73191-7743-4d29-9a6d-8c79263dd9ab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:41.491059 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c5f73191-7743-4d29-9a6d-8c79263dd9ab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:41.491336 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c5f73191-7743-4d29-9a6d-8c79263dd9ab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:41.491798 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-c5f73191-7743-4d29-9a6d-8c79263dd9ab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lazy-loading 'fault' on Instance uuid c4024c6b-5dae-46cc-a329-2e7bbd04ccbe {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:46:41.496780 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c5f73191-7743-4d29-9a6d-8c79263dd9ab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:41.559947 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c5f73191-7743-4d29-9a6d-8c79263dd9ab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:41.569963 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c5f73191-7743-4d29-9a6d-8c79263dd9ab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 200 len: 1213 microversion: 2.1 time: 0.116748 Jun 01 22:46:41.570342 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1087/3250] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:41 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 1213 bytes in 117 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:41.821626 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-75292472-dcfd-40fd-9060-306275221d15 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "POST /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.568525 Jun 01 22:46:41.822009 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1098/3251] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:46:39 2026] POST /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326/os-volume_attachments => generated 194 bytes in 2569 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:42.584149 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e53a46df-a5d6-4de2-b42b-692f1b918e40 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:42.585697 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e53a46df-a5d6-4de2-b42b-692f1b918e40 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: c4024c6b-5dae-46cc-a329-2e7bbd04ccbe] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:42.590712 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e53a46df-a5d6-4de2-b42b-692f1b918e40 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:42.591296 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e53a46df-a5d6-4de2-b42b-692f1b918e40 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:42.591296 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e53a46df-a5d6-4de2-b42b-692f1b918e40 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:42.591758 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e53a46df-a5d6-4de2-b42b-692f1b918e40 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:42.592275 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e53a46df-a5d6-4de2-b42b-692f1b918e40 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:42.592275 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e53a46df-a5d6-4de2-b42b-692f1b918e40 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:42.602009 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-e53a46df-a5d6-4de2-b42b-692f1b918e40 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] HTTP exception thrown: Instance c4024c6b-5dae-46cc-a329-2e7bbd04ccbe could not be found. Jun 01 22:46:42.602009 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e53a46df-a5d6-4de2-b42b-692f1b918e40 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Returning 404 to user: Instance c4024c6b-5dae-46cc-a329-2e7bbd04ccbe could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:46:42.602009 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e53a46df-a5d6-4de2-b42b-692f1b918e40 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe" status: 404 len: 111 microversion: 2.1 time: 0.019015 Jun 01 22:46:42.602009 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1067/3252] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:42 2026] GET /compute/v2.1/servers/c4024c6b-5dae-46cc-a329-2e7bbd04ccbe => generated 111 bytes in 19 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:46:42.609588 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-165795b3-1af4-4f77-800f-eca38889d6b9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:42.623028 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-165795b3-1af4-4f77-800f-eca38889d6b9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-747344714" status: 202 len: 0 microversion: 2.1 time: 0.015074 Jun 01 22:46:42.623365 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1088/3253] 10.4.3.116 () {66 vars in 1336 bytes} [Mon Jun 1 22:46:42 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-747344714 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:46:46.692337 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-1532055195", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "0e82a755-bcb5-4ae3-9217-b96430a76e7a", "source_type": "snapshot", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "networks": [{"uuid": "ff3b2d13-aff4-41f5-b7e9-f43caca179df"}]}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:46:46.756829 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:46.757140 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:46.757397 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:46.757879 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:46.758163 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:46.758404 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:46.762615 np0000001904 devstack@n-api.service[86662]: DEBUG nova.network.neutron [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] validate_networks() for [('ff3b2d13-aff4-41f5-b7e9-f43caca179df', None, None, None, None, None)] {{(pid=86662) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:46:46.763825 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:46.989538 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:47.126228 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:46:47.126463 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:46:47.126704 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:46:47.126853 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:46:47.126997 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:46:47.132736 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:47.132949 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:47.133110 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:47.133616 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:47.134556 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:47.134743 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:47.143394 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:46:47.145468 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for user 720720a71fc744449b75cea9b4b611e7 and project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:46:47.152815 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Going to run 1 instances... {{(pid=86662) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:46:47.154142 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] 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='0e82a755-bcb5-4ae3-9217-b96430a76e7a',source_type='snapshot',tag=None,updated_at=,uuid=,volume_id=None,volume_size=None,volume_type=None)] {{(pid=86662) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:46:47.226239 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7255cc1a-e653-4cc2-8052-7b3c75687fc0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 380 microversion: 2.1 time: 0.535934 Jun 01 22:46:47.226666 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1099/3254] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:46:46 2026] POST /compute/v2.1/servers => generated 380 bytes in 537 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:46:47.239420 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-42413e33-bfb8-4234-bdf0-d85694ed46ff tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:47.241333 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-42413e33-bfb8-4234-bdf0-d85694ed46ff tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:47.254908 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-42413e33-bfb8-4234-bdf0-d85694ed46ff tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:47.312090 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-42413e33-bfb8-4234-bdf0-d85694ed46ff tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:47.319493 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-42413e33-bfb8-4234-bdf0-d85694ed46ff tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1055 microversion: 2.1 time: 0.082380 Jun 01 22:46:47.320133 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1068/3255] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:47 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1055 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:48.337958 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7456f15e-d7b6-4073-bf76-aa1cc41dae08 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:48.339295 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7456f15e-d7b6-4073-bf76-aa1cc41dae08 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:48.347877 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7456f15e-d7b6-4073-bf76-aa1cc41dae08 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:48.347877 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7456f15e-d7b6-4073-bf76-aa1cc41dae08 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:48.347877 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7456f15e-d7b6-4073-bf76-aa1cc41dae08 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:48.348317 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7456f15e-d7b6-4073-bf76-aa1cc41dae08 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:48.348653 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7456f15e-d7b6-4073-bf76-aa1cc41dae08 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:48.348918 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7456f15e-d7b6-4073-bf76-aa1cc41dae08 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:48.388370 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7456f15e-d7b6-4073-bf76-aa1cc41dae08 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:48.451764 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7456f15e-d7b6-4073-bf76-aa1cc41dae08 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:48.461414 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7456f15e-d7b6-4073-bf76-aa1cc41dae08 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1059 microversion: 2.1 time: 0.125111 Jun 01 22:46:48.461868 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1089/3256] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:48 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1059 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:49.478615 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8346658d-363c-4f04-9a6b-e233632d526d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:49.479204 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8346658d-363c-4f04-9a6b-e233632d526d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:49.483945 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8346658d-363c-4f04-9a6b-e233632d526d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:49.484453 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8346658d-363c-4f04-9a6b-e233632d526d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:49.486226 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8346658d-363c-4f04-9a6b-e233632d526d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:49.486226 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8346658d-363c-4f04-9a6b-e233632d526d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:49.486226 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8346658d-363c-4f04-9a6b-e233632d526d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:49.486226 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8346658d-363c-4f04-9a6b-e233632d526d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:49.506241 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8346658d-363c-4f04-9a6b-e233632d526d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:49.570018 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8346658d-363c-4f04-9a6b-e233632d526d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:49.578990 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8346658d-363c-4f04-9a6b-e233632d526d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1051 microversion: 2.1 time: 0.103759 Jun 01 22:46:49.579539 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1100/3257] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:49 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1051 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:50.596056 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e452df6a-3a3b-4de1-a759-a1611ebe2d7b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:50.599431 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e452df6a-3a3b-4de1-a759-a1611ebe2d7b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:50.607447 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e452df6a-3a3b-4de1-a759-a1611ebe2d7b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:50.607447 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e452df6a-3a3b-4de1-a759-a1611ebe2d7b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:50.607447 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e452df6a-3a3b-4de1-a759-a1611ebe2d7b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:50.607447 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e452df6a-3a3b-4de1-a759-a1611ebe2d7b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:50.607919 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e452df6a-3a3b-4de1-a759-a1611ebe2d7b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:50.607919 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e452df6a-3a3b-4de1-a759-a1611ebe2d7b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:50.647592 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e452df6a-3a3b-4de1-a759-a1611ebe2d7b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:50.718887 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e452df6a-3a3b-4de1-a759-a1611ebe2d7b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:50.726793 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e452df6a-3a3b-4de1-a759-a1611ebe2d7b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1051 microversion: 2.1 time: 0.132913 Jun 01 22:46:50.727318 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1069/3258] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:50 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1051 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:51.741151 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a78cbc27-f3a4-4a75-afd6-a587680c8f48 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:51.742395 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a78cbc27-f3a4-4a75-afd6-a587680c8f48 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:51.746932 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a78cbc27-f3a4-4a75-afd6-a587680c8f48 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:51.747248 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a78cbc27-f3a4-4a75-afd6-a587680c8f48 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:51.747521 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a78cbc27-f3a4-4a75-afd6-a587680c8f48 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:51.748040 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a78cbc27-f3a4-4a75-afd6-a587680c8f48 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:51.748312 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a78cbc27-f3a4-4a75-afd6-a587680c8f48 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:51.748709 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a78cbc27-f3a4-4a75-afd6-a587680c8f48 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:51.763043 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a78cbc27-f3a4-4a75-afd6-a587680c8f48 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:51.812022 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a78cbc27-f3a4-4a75-afd6-a587680c8f48 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:51.819292 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a78cbc27-f3a4-4a75-afd6-a587680c8f48 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1107 microversion: 2.1 time: 0.079763 Jun 01 22:46:51.819527 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1090/3259] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:51 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1107 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:52.832697 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f2ef86a9-9fda-4282-b00b-06274b7f1daf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:52.834255 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f2ef86a9-9fda-4282-b00b-06274b7f1daf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:52.839578 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f2ef86a9-9fda-4282-b00b-06274b7f1daf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:52.839917 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f2ef86a9-9fda-4282-b00b-06274b7f1daf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:52.840166 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f2ef86a9-9fda-4282-b00b-06274b7f1daf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:52.840642 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f2ef86a9-9fda-4282-b00b-06274b7f1daf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:52.840975 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f2ef86a9-9fda-4282-b00b-06274b7f1daf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:52.841274 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f2ef86a9-9fda-4282-b00b-06274b7f1daf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:52.854969 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f2ef86a9-9fda-4282-b00b-06274b7f1daf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:52.906758 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f2ef86a9-9fda-4282-b00b-06274b7f1daf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:52.913832 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f2ef86a9-9fda-4282-b00b-06274b7f1daf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1107 microversion: 2.1 time: 0.082718 Jun 01 22:46:52.914107 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1101/3260] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:52 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1107 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:53.927901 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b4f08e5c-6a42-425d-a2ed-ad6f3f28ae32 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:53.929411 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b4f08e5c-6a42-425d-a2ed-ad6f3f28ae32 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:53.933754 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b4f08e5c-6a42-425d-a2ed-ad6f3f28ae32 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:53.934158 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b4f08e5c-6a42-425d-a2ed-ad6f3f28ae32 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:53.935523 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b4f08e5c-6a42-425d-a2ed-ad6f3f28ae32 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:53.935523 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b4f08e5c-6a42-425d-a2ed-ad6f3f28ae32 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:53.935523 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b4f08e5c-6a42-425d-a2ed-ad6f3f28ae32 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:53.935740 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b4f08e5c-6a42-425d-a2ed-ad6f3f28ae32 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:53.954697 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b4f08e5c-6a42-425d-a2ed-ad6f3f28ae32 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:54.007739 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b4f08e5c-6a42-425d-a2ed-ad6f3f28ae32 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:54.014997 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b4f08e5c-6a42-425d-a2ed-ad6f3f28ae32 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1115 microversion: 2.1 time: 0.088751 Jun 01 22:46:54.015259 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1070/3261] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:53 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1115 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:54.386772 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6c01c7b2-e10b-4190-9922-3274e75ef6d7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:54.387147 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6c01c7b2-e10b-4190-9922-3274e75ef6d7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:54.390964 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6c01c7b2-e10b-4190-9922-3274e75ef6d7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:54.391161 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6c01c7b2-e10b-4190-9922-3274e75ef6d7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:54.391348 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6c01c7b2-e10b-4190-9922-3274e75ef6d7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:54.391699 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6c01c7b2-e10b-4190-9922-3274e75ef6d7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:54.391900 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6c01c7b2-e10b-4190-9922-3274e75ef6d7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:54.392061 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6c01c7b2-e10b-4190-9922-3274e75ef6d7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:54.436287 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-6c01c7b2-e10b-4190-9922-3274e75ef6d7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lazy-loading 'services' on Instance uuid 4a192459-1d9c-4f4a-b33e-443298925326 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:46:54.477782 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6c01c7b2-e10b-4190-9922-3274e75ef6d7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326/os-volume_attachments/4a33917b-ecfb-4334-8e5c-c6d0c8c4c5d9" status: 202 len: 0 microversion: 2.1 time: 0.093111 Jun 01 22:46:54.478076 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1091/3262] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:46:54 2026] DELETE /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326/os-volume_attachments/4a33917b-ecfb-4334-8e5c-c6d0c8c4c5d9 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:46:54.487032 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-165361d8-a39a-446c-9207-e85e6c3e4d08 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:54.488414 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-165361d8-a39a-446c-9207-e85e6c3e4d08 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:54.492636 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-165361d8-a39a-446c-9207-e85e6c3e4d08 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:54.492845 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-165361d8-a39a-446c-9207-e85e6c3e4d08 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:54.492970 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-165361d8-a39a-446c-9207-e85e6c3e4d08 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:54.493210 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-165361d8-a39a-446c-9207-e85e6c3e4d08 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:54.493327 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-165361d8-a39a-446c-9207-e85e6c3e4d08 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:54.493436 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-165361d8-a39a-446c-9207-e85e6c3e4d08 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:54.510279 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-165361d8-a39a-446c-9207-e85e6c3e4d08 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025029 Jun 01 22:46:54.510662 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1102/3263] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:46:54 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:54.798617 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-b5e5bd3d-b196-4d3d-acf9-bb3600298ede req-79aeb1a2-8db7-47ac-954d-90b0e49837fb service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "0ea6f27c-a9b0-460c-ba49-edd72465a6d1", "tag": "417ae4a2-f662-48d5-8cdd-e8f989f9d8cf"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:46:54.804589 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-b5e5bd3d-b196-4d3d-acf9-bb3600298ede req-79aeb1a2-8db7-47ac-954d-90b0e49837fb service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:54.804770 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-b5e5bd3d-b196-4d3d-acf9-bb3600298ede req-79aeb1a2-8db7-47ac-954d-90b0e49837fb service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:54.804895 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-b5e5bd3d-b196-4d3d-acf9-bb3600298ede req-79aeb1a2-8db7-47ac-954d-90b0e49837fb service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:54.809806 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-b5e5bd3d-b196-4d3d-acf9-bb3600298ede req-79aeb1a2-8db7-47ac-954d-90b0e49837fb service nova] Creating event network-changed:417ae4a2-f662-48d5-8cdd-e8f989f9d8cf for instance 0ea6f27c-a9b0-460c-ba49-edd72465a6d1 on np0000001904 Jun 01 22:46:54.810150 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-b5e5bd3d-b196-4d3d-acf9-bb3600298ede req-79aeb1a2-8db7-47ac-954d-90b0e49837fb service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:46:54.813492 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-b5e5bd3d-b196-4d3d-acf9-bb3600298ede req-79aeb1a2-8db7-47ac-954d-90b0e49837fb service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.016510 Jun 01 22:46:54.813880 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1071/3264] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:46:54 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:55.030266 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4542cd6d-9889-40bd-97f3-9ade6316cbf9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:55.031777 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4542cd6d-9889-40bd-97f3-9ade6316cbf9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:55.035852 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4542cd6d-9889-40bd-97f3-9ade6316cbf9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:55.036115 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4542cd6d-9889-40bd-97f3-9ade6316cbf9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:55.036315 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4542cd6d-9889-40bd-97f3-9ade6316cbf9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:55.036778 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4542cd6d-9889-40bd-97f3-9ade6316cbf9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:55.037074 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4542cd6d-9889-40bd-97f3-9ade6316cbf9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:55.037341 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4542cd6d-9889-40bd-97f3-9ade6316cbf9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:55.051770 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4542cd6d-9889-40bd-97f3-9ade6316cbf9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:55.189470 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4542cd6d-9889-40bd-97f3-9ade6316cbf9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:55.196515 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4542cd6d-9889-40bd-97f3-9ade6316cbf9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1167 microversion: 2.1 time: 0.168269 Jun 01 22:46:55.196818 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1092/3265] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:55 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1167 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:55.519881 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-81ee2dac-255d-4b84-9991-bc97ace0434d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:55.521388 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-81ee2dac-255d-4b84-9991-bc97ace0434d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:55.525032 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81ee2dac-255d-4b84-9991-bc97ace0434d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:55.525145 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81ee2dac-255d-4b84-9991-bc97ace0434d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:55.525291 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81ee2dac-255d-4b84-9991-bc97ace0434d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:55.525558 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81ee2dac-255d-4b84-9991-bc97ace0434d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:55.525748 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81ee2dac-255d-4b84-9991-bc97ace0434d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:55.525855 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81ee2dac-255d-4b84-9991-bc97ace0434d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:55.544862 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-81ee2dac-255d-4b84-9991-bc97ace0434d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.026790 Jun 01 22:46:55.545305 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1103/3266] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:46:55 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:56.211146 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-fc37ad02-a134-461a-854f-70d29cc3820b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:56.213822 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-fc37ad02-a134-461a-854f-70d29cc3820b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:56.217206 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc37ad02-a134-461a-854f-70d29cc3820b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:56.217452 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc37ad02-a134-461a-854f-70d29cc3820b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:56.217710 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc37ad02-a134-461a-854f-70d29cc3820b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:56.218125 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc37ad02-a134-461a-854f-70d29cc3820b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:56.218416 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc37ad02-a134-461a-854f-70d29cc3820b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:56.218725 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-fc37ad02-a134-461a-854f-70d29cc3820b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:56.233645 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-fc37ad02-a134-461a-854f-70d29cc3820b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:56.365471 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-fc37ad02-a134-461a-854f-70d29cc3820b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:56.372087 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-fc37ad02-a134-461a-854f-70d29cc3820b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1167 microversion: 2.1 time: 0.163311 Jun 01 22:46:56.372349 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1072/3267] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:56 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1167 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:56.555278 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-61808bfe-5c71-4f57-8737-62a5114c07fc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:56.556664 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-61808bfe-5c71-4f57-8737-62a5114c07fc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:56.560180 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-61808bfe-5c71-4f57-8737-62a5114c07fc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:56.560265 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-61808bfe-5c71-4f57-8737-62a5114c07fc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:56.560382 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-61808bfe-5c71-4f57-8737-62a5114c07fc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:56.560618 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-61808bfe-5c71-4f57-8737-62a5114c07fc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:56.560762 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-61808bfe-5c71-4f57-8737-62a5114c07fc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:56.560863 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-61808bfe-5c71-4f57-8737-62a5114c07fc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:56.573549 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-61808bfe-5c71-4f57-8737-62a5114c07fc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.019904 Jun 01 22:46:56.573830 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1093/3268] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:46:56 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326/os-volume_attachments => generated 197 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:57.136749 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:46:57.148141 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:46:57.314476 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:46:57.386638 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f2cc9b84-90af-455f-a076-b20e40269c1a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:57.387988 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f2cc9b84-90af-455f-a076-b20e40269c1a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:57.394586 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f2cc9b84-90af-455f-a076-b20e40269c1a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:57.394586 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f2cc9b84-90af-455f-a076-b20e40269c1a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:57.394586 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f2cc9b84-90af-455f-a076-b20e40269c1a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:57.394586 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f2cc9b84-90af-455f-a076-b20e40269c1a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:57.394837 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f2cc9b84-90af-455f-a076-b20e40269c1a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:57.394837 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f2cc9b84-90af-455f-a076-b20e40269c1a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:57.407962 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f2cc9b84-90af-455f-a076-b20e40269c1a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:57.525681 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f2cc9b84-90af-455f-a076-b20e40269c1a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:57.532467 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f2cc9b84-90af-455f-a076-b20e40269c1a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1167 microversion: 2.1 time: 0.147396 Jun 01 22:46:57.532790 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1104/3269] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:57 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1167 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:57.583810 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6e189207-f0bb-433a-8a14-8dab37406b71 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:57.585207 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6e189207-f0bb-433a-8a14-8dab37406b71 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:57.589470 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e189207-f0bb-433a-8a14-8dab37406b71 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:57.589470 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e189207-f0bb-433a-8a14-8dab37406b71 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:57.589664 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e189207-f0bb-433a-8a14-8dab37406b71 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:57.589841 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e189207-f0bb-433a-8a14-8dab37406b71 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:57.590020 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e189207-f0bb-433a-8a14-8dab37406b71 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:57.590140 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6e189207-f0bb-433a-8a14-8dab37406b71 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:57.607150 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6e189207-f0bb-433a-8a14-8dab37406b71 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025539 Jun 01 22:46:57.607419 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1073/3270] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:46:57 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:46:58.547173 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4ebf215e-1ec6-47fc-af7a-ccd70c2e9e81 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:58.548580 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4ebf215e-1ec6-47fc-af7a-ccd70c2e9e81 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:58.556059 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4ebf215e-1ec6-47fc-af7a-ccd70c2e9e81 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:58.556310 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4ebf215e-1ec6-47fc-af7a-ccd70c2e9e81 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:58.556522 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4ebf215e-1ec6-47fc-af7a-ccd70c2e9e81 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:58.557442 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4ebf215e-1ec6-47fc-af7a-ccd70c2e9e81 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:58.557781 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4ebf215e-1ec6-47fc-af7a-ccd70c2e9e81 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:58.558070 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4ebf215e-1ec6-47fc-af7a-ccd70c2e9e81 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:58.578315 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4ebf215e-1ec6-47fc-af7a-ccd70c2e9e81 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:58.618593 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-bb2a21de-ea93-4eee-bc7e-55e9b8f41e7b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:58.620050 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-bb2a21de-ea93-4eee-bc7e-55e9b8f41e7b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:58.626192 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bb2a21de-ea93-4eee-bc7e-55e9b8f41e7b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:58.626192 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bb2a21de-ea93-4eee-bc7e-55e9b8f41e7b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:58.626192 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bb2a21de-ea93-4eee-bc7e-55e9b8f41e7b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:58.626576 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bb2a21de-ea93-4eee-bc7e-55e9b8f41e7b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:58.626814 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bb2a21de-ea93-4eee-bc7e-55e9b8f41e7b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:58.626993 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bb2a21de-ea93-4eee-bc7e-55e9b8f41e7b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:58.646041 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-bb2a21de-ea93-4eee-bc7e-55e9b8f41e7b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.028401 Jun 01 22:46:58.646041 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1105/3271] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:46:58 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326/os-volume_attachments => generated 25 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:46:58.655386 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-671550d6-737b-4779-a040-174de7e394e8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:58.655386 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-671550d6-737b-4779-a040-174de7e394e8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:58.664417 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-671550d6-737b-4779-a040-174de7e394e8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:58.664417 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-671550d6-737b-4779-a040-174de7e394e8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:58.664417 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-671550d6-737b-4779-a040-174de7e394e8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:58.664417 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-671550d6-737b-4779-a040-174de7e394e8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:58.664772 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-671550d6-737b-4779-a040-174de7e394e8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:58.664772 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-671550d6-737b-4779-a040-174de7e394e8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:58.709855 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-671550d6-737b-4779-a040-174de7e394e8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] HTTP exception thrown: Instance 4a192459-1d9c-4f4a-b33e-443298925326 is not attached to volume 4a33917b-ecfb-4334-8e5c-c6d0c8c4c5d9 Jun 01 22:46:58.710887 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-671550d6-737b-4779-a040-174de7e394e8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Returning 404 to user: Instance 4a192459-1d9c-4f4a-b33e-443298925326 is not attached to volume 4a33917b-ecfb-4334-8e5c-c6d0c8c4c5d9 {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:46:58.710887 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-671550d6-737b-4779-a040-174de7e394e8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326/os-volume_attachments/4a33917b-ecfb-4334-8e5c-c6d0c8c4c5d9" status: 404 len: 154 microversion: 2.1 time: 0.057822 Jun 01 22:46:58.711021 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1074/3272] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:46:58 2026] DELETE /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326/os-volume_attachments/4a33917b-ecfb-4334-8e5c-c6d0c8c4c5d9 => generated 154 bytes in 58 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:46:58.720503 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7b893d10-bcb9-4195-bd0d-53bf7e5ffa7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:58.720726 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7b893d10-bcb9-4195-bd0d-53bf7e5ffa7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:58.724501 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7b893d10-bcb9-4195-bd0d-53bf7e5ffa7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:58.724823 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7b893d10-bcb9-4195-bd0d-53bf7e5ffa7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:58.725125 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7b893d10-bcb9-4195-bd0d-53bf7e5ffa7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:58.725341 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7b893d10-bcb9-4195-bd0d-53bf7e5ffa7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:58.725419 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7b893d10-bcb9-4195-bd0d-53bf7e5ffa7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:58.725598 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7b893d10-bcb9-4195-bd0d-53bf7e5ffa7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:58.728894 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4ebf215e-1ec6-47fc-af7a-ccd70c2e9e81 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:58.737022 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4ebf215e-1ec6-47fc-af7a-ccd70c2e9e81 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1167 microversion: 2.1 time: 0.191534 Jun 01 22:46:58.737294 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1094/3273] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:58 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1167 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:58.741523 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7b893d10-bcb9-4195-bd0d-53bf7e5ffa7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:46:58.788095 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7b893d10-bcb9-4195-bd0d-53bf7e5ffa7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326" status: 204 len: 0 microversion: 2.1 time: 0.069110 Jun 01 22:46:58.788432 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1106/3274] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:46:58 2026] DELETE /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:46:58.797268 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6ba07fe6-cb2a-4b04-b7b0-401dc5c8538b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:58.798639 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6ba07fe6-cb2a-4b04-b7b0-401dc5c8538b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:58.802976 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ba07fe6-cb2a-4b04-b7b0-401dc5c8538b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:58.802976 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ba07fe6-cb2a-4b04-b7b0-401dc5c8538b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:58.802976 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ba07fe6-cb2a-4b04-b7b0-401dc5c8538b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:58.803353 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ba07fe6-cb2a-4b04-b7b0-401dc5c8538b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:58.803656 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ba07fe6-cb2a-4b04-b7b0-401dc5c8538b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:58.803950 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ba07fe6-cb2a-4b04-b7b0-401dc5c8538b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:58.819021 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6ba07fe6-cb2a-4b04-b7b0-401dc5c8538b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:58.961917 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6ba07fe6-cb2a-4b04-b7b0-401dc5c8538b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:58.963622 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=121,nova_cell1:UPDATE=1,nova_cell1:INSERT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:46:58.969441 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6ba07fe6-cb2a-4b04-b7b0-401dc5c8538b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326" status: 200 len: 1683 microversion: 2.1 time: 0.174171 Jun 01 22:46:58.969762 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1075/3275] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:58 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326 => generated 1683 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:59.752342 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-486b5c5f-599c-479d-9757-f23d0f515a3f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:59.754472 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-486b5c5f-599c-479d-9757-f23d0f515a3f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:59.771373 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-486b5c5f-599c-479d-9757-f23d0f515a3f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:59.771714 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-486b5c5f-599c-479d-9757-f23d0f515a3f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:59.772005 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-486b5c5f-599c-479d-9757-f23d0f515a3f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:59.772516 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-486b5c5f-599c-479d-9757-f23d0f515a3f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:59.772910 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-486b5c5f-599c-479d-9757-f23d0f515a3f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:59.773246 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-486b5c5f-599c-479d-9757-f23d0f515a3f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:59.788420 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-486b5c5f-599c-479d-9757-f23d0f515a3f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:46:59.981231 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-02d8ad74-286d-4f86-bff8-6ea2b647606a req-a4df875b-5f77-48dc-8926-5d16a5c5dea7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4a192459-1d9c-4f4a-b33e-443298925326", "name": "network-vif-unplugged", "status": "completed", "tag": "650cf556-d810-48de-852a-bea8aed5da22"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:46:59.985299 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-486b5c5f-599c-479d-9757-f23d0f515a3f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:46:59.985699 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-80d8cdf1-a6f4-433f-b5fb-d21860bd35f9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:46:59.987658 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-02d8ad74-286d-4f86-bff8-6ea2b647606a req-a4df875b-5f77-48dc-8926-5d16a5c5dea7 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:59.987873 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-02d8ad74-286d-4f86-bff8-6ea2b647606a req-a4df875b-5f77-48dc-8926-5d16a5c5dea7 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:59.988022 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-02d8ad74-286d-4f86-bff8-6ea2b647606a req-a4df875b-5f77-48dc-8926-5d16a5c5dea7 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:59.988449 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-80d8cdf1-a6f4-433f-b5fb-d21860bd35f9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:46:59.991934 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-80d8cdf1-a6f4-433f-b5fb-d21860bd35f9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:59.992164 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-80d8cdf1-a6f4-433f-b5fb-d21860bd35f9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:59.992355 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-80d8cdf1-a6f4-433f-b5fb-d21860bd35f9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:59.992778 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-80d8cdf1-a6f4-433f-b5fb-d21860bd35f9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:46:59.993056 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-80d8cdf1-a6f4-433f-b5fb-d21860bd35f9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:46:59.993310 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-80d8cdf1-a6f4-433f-b5fb-d21860bd35f9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:46:59.993665 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-486b5c5f-599c-479d-9757-f23d0f515a3f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1213 microversion: 2.1 time: 0.243502 Jun 01 22:46:59.994072 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1095/3276] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:59 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1213 bytes in 244 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:46:59.995014 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-02d8ad74-286d-4f86-bff8-6ea2b647606a req-a4df875b-5f77-48dc-8926-5d16a5c5dea7 service nova] Creating event network-vif-unplugged:650cf556-d810-48de-852a-bea8aed5da22 for instance 4a192459-1d9c-4f4a-b33e-443298925326 on np0000001904 Jun 01 22:46:59.995423 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-02d8ad74-286d-4f86-bff8-6ea2b647606a req-a4df875b-5f77-48dc-8926-5d16a5c5dea7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:46:59.999688 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-02d8ad74-286d-4f86-bff8-6ea2b647606a req-a4df875b-5f77-48dc-8926-5d16a5c5dea7 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020580 Jun 01 22:47:00.000020 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1107/3277] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:46:59 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:47:00.008083 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-80d8cdf1-a6f4-433f-b5fb-d21860bd35f9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:00.182133 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-80d8cdf1-a6f4-433f-b5fb-d21860bd35f9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:00.197746 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-80d8cdf1-a6f4-433f-b5fb-d21860bd35f9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326" status: 200 len: 1683 microversion: 2.1 time: 0.213294 Jun 01 22:47:00.198307 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1076/3278] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:46:59 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326 => generated 1683 bytes in 214 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:01.013855 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-16ce8288-99e1-440a-b012-ed539c19ddb0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:01.015417 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-16ce8288-99e1-440a-b012-ed539c19ddb0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:01.020931 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-16ce8288-99e1-440a-b012-ed539c19ddb0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:01.021193 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-16ce8288-99e1-440a-b012-ed539c19ddb0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:01.021407 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-16ce8288-99e1-440a-b012-ed539c19ddb0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:01.021940 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-16ce8288-99e1-440a-b012-ed539c19ddb0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:01.022494 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-16ce8288-99e1-440a-b012-ed539c19ddb0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:01.022494 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-16ce8288-99e1-440a-b012-ed539c19ddb0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:01.050382 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-16ce8288-99e1-440a-b012-ed539c19ddb0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:01.167678 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-16ce8288-99e1-440a-b012-ed539c19ddb0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:01.174451 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-16ce8288-99e1-440a-b012-ed539c19ddb0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1201 microversion: 2.1 time: 0.162857 Jun 01 22:47:01.174735 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1096/3279] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:01 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1201 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:01.214946 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e039c68c-997e-4711-9864-f5b1c3d82598 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:01.216419 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e039c68c-997e-4711-9864-f5b1c3d82598 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:01.220209 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e039c68c-997e-4711-9864-f5b1c3d82598 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:01.220484 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e039c68c-997e-4711-9864-f5b1c3d82598 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:01.220718 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e039c68c-997e-4711-9864-f5b1c3d82598 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:01.221142 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e039c68c-997e-4711-9864-f5b1c3d82598 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:01.221432 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e039c68c-997e-4711-9864-f5b1c3d82598 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:01.221764 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e039c68c-997e-4711-9864-f5b1c3d82598 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:01.236902 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e039c68c-997e-4711-9864-f5b1c3d82598 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:01.390856 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e039c68c-997e-4711-9864-f5b1c3d82598 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:01.400795 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e039c68c-997e-4711-9864-f5b1c3d82598 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326" status: 200 len: 1683 microversion: 2.1 time: 0.187462 Jun 01 22:47:01.401158 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1108/3280] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:01 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326 => generated 1683 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:01.663499 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-e75139cf-2d3a-402f-8135-0c8fc70fdc86 req-df2c71a7-c712-46e4-b235-d726bbde705a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4a192459-1d9c-4f4a-b33e-443298925326", "name": "network-vif-deleted", "tag": "650cf556-d810-48de-852a-bea8aed5da22"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:47:01.669919 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e75139cf-2d3a-402f-8135-0c8fc70fdc86 req-df2c71a7-c712-46e4-b235-d726bbde705a service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:01.670139 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e75139cf-2d3a-402f-8135-0c8fc70fdc86 req-df2c71a7-c712-46e4-b235-d726bbde705a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:01.670297 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e75139cf-2d3a-402f-8135-0c8fc70fdc86 req-df2c71a7-c712-46e4-b235-d726bbde705a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:01.676586 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-e75139cf-2d3a-402f-8135-0c8fc70fdc86 req-df2c71a7-c712-46e4-b235-d726bbde705a service nova] Creating event network-vif-deleted:650cf556-d810-48de-852a-bea8aed5da22 for instance 4a192459-1d9c-4f4a-b33e-443298925326 on np0000001904 Jun 01 22:47:01.677036 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-e75139cf-2d3a-402f-8135-0c8fc70fdc86 req-df2c71a7-c712-46e4-b235-d726bbde705a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:47:01.681082 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-e75139cf-2d3a-402f-8135-0c8fc70fdc86 req-df2c71a7-c712-46e4-b235-d726bbde705a service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019450 Jun 01 22:47:01.681528 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1077/3281] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:47:01 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:47:02.043268 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-ec0b2868-970e-475d-ab0d-ef353259a78a req-9aff1dfb-cb59-43ff-958a-8f225e8246b7 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "4a192459-1d9c-4f4a-b33e-443298925326", "name": "network-vif-unplugged", "status": "completed", "tag": "650cf556-d810-48de-852a-bea8aed5da22"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:47:02.047012 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=40,nova_api:DELETE=2,nova_api:UPDATE=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:47:02.050206 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-ec0b2868-970e-475d-ab0d-ef353259a78a req-9aff1dfb-cb59-43ff-958a-8f225e8246b7 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:02.050824 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-ec0b2868-970e-475d-ab0d-ef353259a78a req-9aff1dfb-cb59-43ff-958a-8f225e8246b7 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:02.051128 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-ec0b2868-970e-475d-ab0d-ef353259a78a req-9aff1dfb-cb59-43ff-958a-8f225e8246b7 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:02.055474 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=125,nova_cell1:INSERT=3,nova_cell1:UPDATE=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:47:02.059438 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-ec0b2868-970e-475d-ab0d-ef353259a78a req-9aff1dfb-cb59-43ff-958a-8f225e8246b7 service nova] Creating event network-vif-unplugged:650cf556-d810-48de-852a-bea8aed5da22 for instance 4a192459-1d9c-4f4a-b33e-443298925326 on np0000001904 Jun 01 22:47:02.063858 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-ec0b2868-970e-475d-ab0d-ef353259a78a req-9aff1dfb-cb59-43ff-958a-8f225e8246b7 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:47:02.075303 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-ec0b2868-970e-475d-ab0d-ef353259a78a req-9aff1dfb-cb59-43ff-958a-8f225e8246b7 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.034015 Jun 01 22:47:02.075626 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1097/3282] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:47:02 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:47:02.191990 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8dadc8a8-b549-454c-858e-3ccd9ae30805 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:02.193807 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8dadc8a8-b549-454c-858e-3ccd9ae30805 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:02.198048 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8dadc8a8-b549-454c-858e-3ccd9ae30805 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:02.198315 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8dadc8a8-b549-454c-858e-3ccd9ae30805 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:02.198593 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8dadc8a8-b549-454c-858e-3ccd9ae30805 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:02.199043 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8dadc8a8-b549-454c-858e-3ccd9ae30805 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:02.199376 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8dadc8a8-b549-454c-858e-3ccd9ae30805 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:02.200252 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8dadc8a8-b549-454c-858e-3ccd9ae30805 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:02.215522 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8dadc8a8-b549-454c-858e-3ccd9ae30805 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:02.402579 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8dadc8a8-b549-454c-858e-3ccd9ae30805 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:02.409199 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8dadc8a8-b549-454c-858e-3ccd9ae30805 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1201 microversion: 2.1 time: 0.219973 Jun 01 22:47:02.409467 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1109/3283] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:02 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1201 bytes in 220 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:02.416164 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cef50717-3beb-4f3a-ac96-3e2d88470e87 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:02.417588 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cef50717-3beb-4f3a-ac96-3e2d88470e87 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:02.421508 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cef50717-3beb-4f3a-ac96-3e2d88470e87 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:02.421761 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cef50717-3beb-4f3a-ac96-3e2d88470e87 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:02.421956 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cef50717-3beb-4f3a-ac96-3e2d88470e87 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:02.422345 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cef50717-3beb-4f3a-ac96-3e2d88470e87 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:02.422649 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cef50717-3beb-4f3a-ac96-3e2d88470e87 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:02.422938 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cef50717-3beb-4f3a-ac96-3e2d88470e87 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:02.438256 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cef50717-3beb-4f3a-ac96-3e2d88470e87 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:02.483343 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cef50717-3beb-4f3a-ac96-3e2d88470e87 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:02.490759 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cef50717-3beb-4f3a-ac96-3e2d88470e87 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326" status: 200 len: 1326 microversion: 2.1 time: 0.076270 Jun 01 22:47:02.491124 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1078/3284] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:02 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326 => generated 1326 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:03.425090 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5d5fe073-57fa-4985-ae77-491b62b98048 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:03.427219 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5d5fe073-57fa-4985-ae77-491b62b98048 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:03.432159 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5d5fe073-57fa-4985-ae77-491b62b98048 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:03.432411 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5d5fe073-57fa-4985-ae77-491b62b98048 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:03.432625 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5d5fe073-57fa-4985-ae77-491b62b98048 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:03.433093 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5d5fe073-57fa-4985-ae77-491b62b98048 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:03.433385 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5d5fe073-57fa-4985-ae77-491b62b98048 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:03.433672 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5d5fe073-57fa-4985-ae77-491b62b98048 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:03.451444 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-5d5fe073-57fa-4985-ae77-491b62b98048 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:03.504739 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-992bf155-9b84-43ba-bc6e-60d7d3c916f7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:03.506156 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-992bf155-9b84-43ba-bc6e-60d7d3c916f7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:03.510850 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-992bf155-9b84-43ba-bc6e-60d7d3c916f7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:03.511099 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-992bf155-9b84-43ba-bc6e-60d7d3c916f7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:03.511303 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-992bf155-9b84-43ba-bc6e-60d7d3c916f7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:03.511787 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-992bf155-9b84-43ba-bc6e-60d7d3c916f7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:03.512089 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-992bf155-9b84-43ba-bc6e-60d7d3c916f7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:03.512354 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-992bf155-9b84-43ba-bc6e-60d7d3c916f7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:03.545225 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-992bf155-9b84-43ba-bc6e-60d7d3c916f7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:03.545225 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-992bf155-9b84-43ba-bc6e-60d7d3c916f7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:03.545225 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-992bf155-9b84-43ba-bc6e-60d7d3c916f7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:03.545225 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-992bf155-9b84-43ba-bc6e-60d7d3c916f7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lazy-loading 'fault' on Instance uuid 4a192459-1d9c-4f4a-b33e-443298925326 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:47:03.546526 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-992bf155-9b84-43ba-bc6e-60d7d3c916f7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:03.572161 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5d5fe073-57fa-4985-ae77-491b62b98048 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:03.579928 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5d5fe073-57fa-4985-ae77-491b62b98048 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1201 microversion: 2.1 time: 0.157002 Jun 01 22:47:03.580233 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1098/3285] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:03 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1201 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:03.595731 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-992bf155-9b84-43ba-bc6e-60d7d3c916f7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:03.605735 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-992bf155-9b84-43ba-bc6e-60d7d3c916f7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326" status: 200 len: 1331 microversion: 2.1 time: 0.102629 Jun 01 22:47:03.606154 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1110/3286] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:03 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326 => generated 1331 bytes in 103 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:04.596720 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4a087aca-a6dc-47a2-b701-fce115596e3f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:04.598707 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4a087aca-a6dc-47a2-b701-fce115596e3f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:04.603531 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a087aca-a6dc-47a2-b701-fce115596e3f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:04.603804 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a087aca-a6dc-47a2-b701-fce115596e3f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:04.604009 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a087aca-a6dc-47a2-b701-fce115596e3f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:04.604392 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a087aca-a6dc-47a2-b701-fce115596e3f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:04.604681 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a087aca-a6dc-47a2-b701-fce115596e3f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:04.604965 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4a087aca-a6dc-47a2-b701-fce115596e3f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:04.617287 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4a087aca-a6dc-47a2-b701-fce115596e3f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:04.619785 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-88181523-ba30-44c3-b3e2-9e72e8f36657 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:04.621336 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-88181523-ba30-44c3-b3e2-9e72e8f36657 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:04.626087 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88181523-ba30-44c3-b3e2-9e72e8f36657 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:04.626375 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88181523-ba30-44c3-b3e2-9e72e8f36657 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:04.626650 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88181523-ba30-44c3-b3e2-9e72e8f36657 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:04.627074 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88181523-ba30-44c3-b3e2-9e72e8f36657 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:04.627424 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88181523-ba30-44c3-b3e2-9e72e8f36657 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:04.627771 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88181523-ba30-44c3-b3e2-9e72e8f36657 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:04.648165 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88181523-ba30-44c3-b3e2-9e72e8f36657 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:04.648460 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88181523-ba30-44c3-b3e2-9e72e8f36657 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:04.648734 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88181523-ba30-44c3-b3e2-9e72e8f36657 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:04.649056 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-88181523-ba30-44c3-b3e2-9e72e8f36657 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lazy-loading 'fault' on Instance uuid 4a192459-1d9c-4f4a-b33e-443298925326 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:47:04.653020 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-88181523-ba30-44c3-b3e2-9e72e8f36657 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:04.704460 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-88181523-ba30-44c3-b3e2-9e72e8f36657 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:04.712637 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-88181523-ba30-44c3-b3e2-9e72e8f36657 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326" status: 200 len: 1331 microversion: 2.1 time: 0.094414 Jun 01 22:47:04.712901 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1099/3287] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:04 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326 => generated 1331 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:04.729851 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4a087aca-a6dc-47a2-b701-fce115596e3f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:04.736602 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4a087aca-a6dc-47a2-b701-fce115596e3f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1201 microversion: 2.1 time: 0.141987 Jun 01 22:47:04.736869 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1079/3288] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:04 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1201 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:05.729298 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-de65bc8d-7b91-4042-8471-dabf7a47ac74 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:05.733103 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-de65bc8d-7b91-4042-8471-dabf7a47ac74 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 4a192459-1d9c-4f4a-b33e-443298925326] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:05.737111 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-de65bc8d-7b91-4042-8471-dabf7a47ac74 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:05.737353 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-de65bc8d-7b91-4042-8471-dabf7a47ac74 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:05.737621 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-de65bc8d-7b91-4042-8471-dabf7a47ac74 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:05.738158 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-de65bc8d-7b91-4042-8471-dabf7a47ac74 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:05.738523 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-de65bc8d-7b91-4042-8471-dabf7a47ac74 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:05.738893 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-de65bc8d-7b91-4042-8471-dabf7a47ac74 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:05.747940 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-de65bc8d-7b91-4042-8471-dabf7a47ac74 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] HTTP exception thrown: Instance 4a192459-1d9c-4f4a-b33e-443298925326 could not be found. Jun 01 22:47:05.747940 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-de65bc8d-7b91-4042-8471-dabf7a47ac74 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Returning 404 to user: Instance 4a192459-1d9c-4f4a-b33e-443298925326 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:47:05.748157 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-de65bc8d-7b91-4042-8471-dabf7a47ac74 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326" status: 404 len: 111 microversion: 2.1 time: 0.021188 Jun 01 22:47:05.748467 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1111/3289] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:05 2026] GET /compute/v2.1/servers/4a192459-1d9c-4f4a-b33e-443298925326 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:47:05.751232 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b926b96a-a6f3-49c4-b83e-c5886a5f69a2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:05.753127 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b926b96a-a6f3-49c4-b83e-c5886a5f69a2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:05.756715 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d9b23b66-8202-405e-b890-edfb69520056 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:05.758738 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b926b96a-a6f3-49c4-b83e-c5886a5f69a2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:05.759051 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b926b96a-a6f3-49c4-b83e-c5886a5f69a2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:05.759256 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b926b96a-a6f3-49c4-b83e-c5886a5f69a2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:05.759732 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b926b96a-a6f3-49c4-b83e-c5886a5f69a2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:05.760083 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b926b96a-a6f3-49c4-b83e-c5886a5f69a2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:05.760371 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b926b96a-a6f3-49c4-b83e-c5886a5f69a2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:05.771419 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d9b23b66-8202-405e-b890-edfb69520056 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-233251108" status: 202 len: 0 microversion: 2.1 time: 0.016209 Jun 01 22:47:05.771558 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1080/3290] 10.4.3.116 () {66 vars in 1336 bytes} [Mon Jun 1 22:47:05 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-233251108 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:47:05.775963 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b926b96a-a6f3-49c4-b83e-c5886a5f69a2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:05.915517 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b926b96a-a6f3-49c4-b83e-c5886a5f69a2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:05.922114 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b926b96a-a6f3-49c4-b83e-c5886a5f69a2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1201 microversion: 2.1 time: 0.173344 Jun 01 22:47:05.922386 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1100/3291] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:05 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1201 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:06.935726 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-037aec21-2b63-475c-a0a6-4237880437fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:06.937148 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-037aec21-2b63-475c-a0a6-4237880437fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:06.941034 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-037aec21-2b63-475c-a0a6-4237880437fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:06.941257 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-037aec21-2b63-475c-a0a6-4237880437fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:06.941448 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-037aec21-2b63-475c-a0a6-4237880437fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:06.941867 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-037aec21-2b63-475c-a0a6-4237880437fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:06.942146 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-037aec21-2b63-475c-a0a6-4237880437fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:06.942421 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-037aec21-2b63-475c-a0a6-4237880437fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:06.958362 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-037aec21-2b63-475c-a0a6-4237880437fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:07.070811 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-037aec21-2b63-475c-a0a6-4237880437fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:07.077844 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-037aec21-2b63-475c-a0a6-4237880437fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1201 microversion: 2.1 time: 0.144074 Jun 01 22:47:07.078126 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1112/3292] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:06 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1201 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:07.549050 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a5d9bf0f-eba3-41b8-97a7-032097dd289c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-732788674", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMr5/jRVi8Hizu7s2PkkAcQOO92E3zJziBrGzFAnJ0KN6JABnObUB4DBbi54r5XOVB+iIMHGGaGtk7TVlM0ustP7CUPd644An2TwsLhBhnE3B+IwxC28egATJEAysa3I6Q=="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:47:07.559581 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-a5d9bf0f-eba3-41b8-97a7-032097dd289c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Getting quotas for project c681846882724963939d1bca7dc60455. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:47:07.562278 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-a5d9bf0f-eba3-41b8-97a7-032097dd289c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Getting quotas for user 01ad2ba61555430fb7c7fecfbc882ed3 and project c681846882724963939d1bca7dc60455. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:47:07.578834 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a5d9bf0f-eba3-41b8-97a7-032097dd289c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.031783 Jun 01 22:47:07.579597 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1081/3293] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:47:07 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:47:07.835482 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-67280d19-e7c6-405e-8b44-6d07d059c332 req-80e075bc-9123-4381-8025-2240b1a416e8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0ea6f27c-a9b0-460c-ba49-edd72465a6d1", "name": "network-vif-plugged", "status": "completed", "tag": "417ae4a2-f662-48d5-8cdd-e8f989f9d8cf"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:47:07.841953 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-67280d19-e7c6-405e-8b44-6d07d059c332 req-80e075bc-9123-4381-8025-2240b1a416e8 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:07.842189 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-67280d19-e7c6-405e-8b44-6d07d059c332 req-80e075bc-9123-4381-8025-2240b1a416e8 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:07.843417 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-67280d19-e7c6-405e-8b44-6d07d059c332 req-80e075bc-9123-4381-8025-2240b1a416e8 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:07.850050 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-67280d19-e7c6-405e-8b44-6d07d059c332 req-80e075bc-9123-4381-8025-2240b1a416e8 service nova] Creating event network-vif-plugged:417ae4a2-f662-48d5-8cdd-e8f989f9d8cf for instance 0ea6f27c-a9b0-460c-ba49-edd72465a6d1 on np0000001904 Jun 01 22:47:07.850483 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-67280d19-e7c6-405e-8b44-6d07d059c332 req-80e075bc-9123-4381-8025-2240b1a416e8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:47:07.854945 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-67280d19-e7c6-405e-8b44-6d07d059c332 req-80e075bc-9123-4381-8025-2240b1a416e8 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021396 Jun 01 22:47:07.855236 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1101/3294] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:47:07 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:47:08.092434 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ab1b7c36-dc2a-4cf1-933b-434aeef926ae tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:08.093895 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ab1b7c36-dc2a-4cf1-933b-434aeef926ae tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:08.099363 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ab1b7c36-dc2a-4cf1-933b-434aeef926ae tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:08.099672 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ab1b7c36-dc2a-4cf1-933b-434aeef926ae tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:08.099997 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ab1b7c36-dc2a-4cf1-933b-434aeef926ae tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:08.100476 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ab1b7c36-dc2a-4cf1-933b-434aeef926ae tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:08.100805 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ab1b7c36-dc2a-4cf1-933b-434aeef926ae tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:08.101120 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ab1b7c36-dc2a-4cf1-933b-434aeef926ae tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:08.118436 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ab1b7c36-dc2a-4cf1-933b-434aeef926ae tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:08.264425 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ab1b7c36-dc2a-4cf1-933b-434aeef926ae tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:08.271164 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ab1b7c36-dc2a-4cf1-933b-434aeef926ae tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1201 microversion: 2.1 time: 0.181148 Jun 01 22:47:08.271447 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1113/3295] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:08 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1201 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:08.591000 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-1519392346", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "761de94f-b2f3-4761-aa86-a970e4d845d4"}], "security_groups": [{"name": "tempest-securitygroup--1184421258"}], "key_name": "tempest-keypair-732788674", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:47:08.690352 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:08.690708 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:08.691014 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:08.691484 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:08.692669 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:08.692999 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:08.697126 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:08.759939 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] validate_networks() for [('761de94f-b2f3-4761-aa86-a970e4d845d4', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:47:08.760311 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:08.971169 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:09.171544 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:47:09.171812 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:47:09.172105 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:47:09.172316 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:47:09.172539 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:47:09.179485 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:09.179721 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:09.179924 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:09.180444 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:09.181755 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:09.181979 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:09.190647 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Getting quotas for project c681846882724963939d1bca7dc60455. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:47:09.192790 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Getting quotas for user 01ad2ba61555430fb7c7fecfbc882ed3 and project c681846882724963939d1bca7dc60455. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:47:09.199094 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:47:09.200662 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:47:09.249036 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a815db75-325b-492e-b8a1-5ca296737db0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.659585 Jun 01 22:47:09.249460 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1082/3296] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:47:08 2026] POST /compute/v2.1/servers => generated 406 bytes in 660 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:47:09.261746 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-59847bcd-5d23-4428-8ec9-4aaa4d53749b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:09.263352 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-59847bcd-5d23-4428-8ec9-4aaa4d53749b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:09.277916 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-59847bcd-5d23-4428-8ec9-4aaa4d53749b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:09.291003 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6b443d2d-e076-4631-a83b-399370014f95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:09.292341 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6b443d2d-e076-4631-a83b-399370014f95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:09.297019 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b443d2d-e076-4631-a83b-399370014f95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:09.297294 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b443d2d-e076-4631-a83b-399370014f95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:09.297523 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b443d2d-e076-4631-a83b-399370014f95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:09.297988 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b443d2d-e076-4631-a83b-399370014f95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:09.298340 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b443d2d-e076-4631-a83b-399370014f95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:09.298727 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b443d2d-e076-4631-a83b-399370014f95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:09.319661 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6b443d2d-e076-4631-a83b-399370014f95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:09.335254 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-59847bcd-5d23-4428-8ec9-4aaa4d53749b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:09.344906 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-59847bcd-5d23-4428-8ec9-4aaa4d53749b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e" status: 200 len: 1241 microversion: 2.1 time: 0.085417 Jun 01 22:47:09.345242 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1102/3297] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:09 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e => generated 1241 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:09.458997 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6b443d2d-e076-4631-a83b-399370014f95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:09.466767 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6b443d2d-e076-4631-a83b-399370014f95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1201 microversion: 2.1 time: 0.177257 Jun 01 22:47:09.467070 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1114/3298] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:09 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1201 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:09.891492 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-76ffc6d4-3113-4cc3-8900-cd92d4c41c93 req-87982ab2-151a-47a9-9863-8e10cacdc019 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0ea6f27c-a9b0-460c-ba49-edd72465a6d1", "name": "network-vif-plugged", "status": "completed", "tag": "417ae4a2-f662-48d5-8cdd-e8f989f9d8cf"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:47:09.897433 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-76ffc6d4-3113-4cc3-8900-cd92d4c41c93 req-87982ab2-151a-47a9-9863-8e10cacdc019 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:09.897672 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-76ffc6d4-3113-4cc3-8900-cd92d4c41c93 req-87982ab2-151a-47a9-9863-8e10cacdc019 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:09.897874 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-76ffc6d4-3113-4cc3-8900-cd92d4c41c93 req-87982ab2-151a-47a9-9863-8e10cacdc019 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:09.904661 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-76ffc6d4-3113-4cc3-8900-cd92d4c41c93 req-87982ab2-151a-47a9-9863-8e10cacdc019 service nova] Creating event network-vif-plugged:417ae4a2-f662-48d5-8cdd-e8f989f9d8cf for instance 0ea6f27c-a9b0-460c-ba49-edd72465a6d1 on np0000001904 Jun 01 22:47:09.905089 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-76ffc6d4-3113-4cc3-8900-cd92d4c41c93 req-87982ab2-151a-47a9-9863-8e10cacdc019 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:47:09.908857 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-76ffc6d4-3113-4cc3-8900-cd92d4c41c93 req-87982ab2-151a-47a9-9863-8e10cacdc019 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018739 Jun 01 22:47:09.908979 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1083/3299] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:47:09 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:47:10.363531 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-54920842-9295-4593-9ca4-3424e9b4a937 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:10.364807 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-54920842-9295-4593-9ca4-3424e9b4a937 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:10.369282 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-54920842-9295-4593-9ca4-3424e9b4a937 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:10.369527 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-54920842-9295-4593-9ca4-3424e9b4a937 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:10.369739 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-54920842-9295-4593-9ca4-3424e9b4a937 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:10.370139 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-54920842-9295-4593-9ca4-3424e9b4a937 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:10.370420 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-54920842-9295-4593-9ca4-3424e9b4a937 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:10.370700 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-54920842-9295-4593-9ca4-3424e9b4a937 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:10.383282 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-54920842-9295-4593-9ca4-3424e9b4a937 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:10.429260 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-54920842-9295-4593-9ca4-3424e9b4a937 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:10.436420 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-54920842-9295-4593-9ca4-3424e9b4a937 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e" status: 200 len: 1245 microversion: 2.1 time: 0.074521 Jun 01 22:47:10.436855 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1103/3300] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:10 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e => generated 1245 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:10.482060 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c32b9994-7930-412c-a36e-6cefc649c0f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:10.483396 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c32b9994-7930-412c-a36e-6cefc649c0f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:10.488447 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c32b9994-7930-412c-a36e-6cefc649c0f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:10.488722 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c32b9994-7930-412c-a36e-6cefc649c0f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:10.488968 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c32b9994-7930-412c-a36e-6cefc649c0f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:10.489350 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c32b9994-7930-412c-a36e-6cefc649c0f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:10.489650 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c32b9994-7930-412c-a36e-6cefc649c0f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:10.489927 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c32b9994-7930-412c-a36e-6cefc649c0f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:10.503925 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c32b9994-7930-412c-a36e-6cefc649c0f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:10.624828 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c32b9994-7930-412c-a36e-6cefc649c0f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:10.633579 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c32b9994-7930-412c-a36e-6cefc649c0f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1386 microversion: 2.1 time: 0.153107 Jun 01 22:47:10.633884 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1115/3301] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:10 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1386 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:10.648788 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-362c3741-683c-4394-bfab-ccb470e81192 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:10.650356 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-362c3741-683c-4394-bfab-ccb470e81192 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:10.656908 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-362c3741-683c-4394-bfab-ccb470e81192 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:10.657271 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-362c3741-683c-4394-bfab-ccb470e81192 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:10.657556 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-362c3741-683c-4394-bfab-ccb470e81192 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:10.658131 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-362c3741-683c-4394-bfab-ccb470e81192 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:10.658467 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-362c3741-683c-4394-bfab-ccb470e81192 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:10.658839 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-362c3741-683c-4394-bfab-ccb470e81192 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:10.675882 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-362c3741-683c-4394-bfab-ccb470e81192 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:10.798356 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-362c3741-683c-4394-bfab-ccb470e81192 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:10.805942 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-362c3741-683c-4394-bfab-ccb470e81192 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1386 microversion: 2.1 time: 0.159101 Jun 01 22:47:10.806284 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1084/3302] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:10 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1386 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:10.820715 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-47067f5f-f044-44a4-9afb-c09b01c5ac3a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:10.822902 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-47067f5f-f044-44a4-9afb-c09b01c5ac3a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:10.829072 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-47067f5f-f044-44a4-9afb-c09b01c5ac3a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:10.829476 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-47067f5f-f044-44a4-9afb-c09b01c5ac3a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:10.829848 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-47067f5f-f044-44a4-9afb-c09b01c5ac3a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:10.830522 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-47067f5f-f044-44a4-9afb-c09b01c5ac3a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:10.831021 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-47067f5f-f044-44a4-9afb-c09b01c5ac3a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:10.831471 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-47067f5f-f044-44a4-9afb-c09b01c5ac3a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:10.847752 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-47067f5f-f044-44a4-9afb-c09b01c5ac3a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:11.020391 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-47067f5f-f044-44a4-9afb-c09b01c5ac3a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:11.028189 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-47067f5f-f044-44a4-9afb-c09b01c5ac3a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1386 microversion: 2.1 time: 0.209848 Jun 01 22:47:11.028573 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1104/3303] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:10 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1386 bytes in 210 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:11.076069 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-665e5078-b33b-40a6-bb8b-3100ebd62aab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:11.076231 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-665e5078-b33b-40a6-bb8b-3100ebd62aab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:11.079949 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-665e5078-b33b-40a6-bb8b-3100ebd62aab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:11.080154 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-665e5078-b33b-40a6-bb8b-3100ebd62aab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:11.080308 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-665e5078-b33b-40a6-bb8b-3100ebd62aab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:11.080595 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-665e5078-b33b-40a6-bb8b-3100ebd62aab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:11.080757 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-665e5078-b33b-40a6-bb8b-3100ebd62aab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:11.080911 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-665e5078-b33b-40a6-bb8b-3100ebd62aab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:11.092485 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-665e5078-b33b-40a6-bb8b-3100ebd62aab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:47:11.134840 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-665e5078-b33b-40a6-bb8b-3100ebd62aab tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 204 len: 0 microversion: 2.1 time: 0.060174 Jun 01 22:47:11.135185 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1116/3304] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:47:11 2026] DELETE /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:47:11.142788 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2ba7f7be-d1fe-44a7-aea7-5a5116e8f757 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:11.144527 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2ba7f7be-d1fe-44a7-aea7-5a5116e8f757 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:11.149336 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ba7f7be-d1fe-44a7-aea7-5a5116e8f757 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:11.149655 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ba7f7be-d1fe-44a7-aea7-5a5116e8f757 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:11.149935 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ba7f7be-d1fe-44a7-aea7-5a5116e8f757 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:11.150393 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ba7f7be-d1fe-44a7-aea7-5a5116e8f757 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:11.150731 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ba7f7be-d1fe-44a7-aea7-5a5116e8f757 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:11.151458 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ba7f7be-d1fe-44a7-aea7-5a5116e8f757 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:11.164629 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2ba7f7be-d1fe-44a7-aea7-5a5116e8f757 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:11.300228 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2ba7f7be-d1fe-44a7-aea7-5a5116e8f757 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:11.307647 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2ba7f7be-d1fe-44a7-aea7-5a5116e8f757 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1392 microversion: 2.1 time: 0.166487 Jun 01 22:47:11.307983 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1085/3305] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:11 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1392 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:11.452736 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-9587577e-d6ee-4e6d-bd61-16f0ee976268 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:11.454731 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-9587577e-d6ee-4e6d-bd61-16f0ee976268 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:11.461525 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9587577e-d6ee-4e6d-bd61-16f0ee976268 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:11.461525 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9587577e-d6ee-4e6d-bd61-16f0ee976268 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:11.461525 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9587577e-d6ee-4e6d-bd61-16f0ee976268 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:11.461525 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9587577e-d6ee-4e6d-bd61-16f0ee976268 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:11.461934 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9587577e-d6ee-4e6d-bd61-16f0ee976268 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:11.461934 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9587577e-d6ee-4e6d-bd61-16f0ee976268 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:11.477393 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-9587577e-d6ee-4e6d-bd61-16f0ee976268 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:11.536200 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9587577e-d6ee-4e6d-bd61-16f0ee976268 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:11.542646 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-9587577e-d6ee-4e6d-bd61-16f0ee976268 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e" status: 200 len: 1293 microversion: 2.1 time: 0.091807 Jun 01 22:47:11.543124 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1105/3306] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:11 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e => generated 1293 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:12.265909 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-a6bb53c4-4597-492b-995e-ded7e02ae1fa req-e59be98d-3d2e-41cd-8b2d-e9a2c2643a69 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0ea6f27c-a9b0-460c-ba49-edd72465a6d1", "name": "network-vif-unplugged", "status": "completed", "tag": "417ae4a2-f662-48d5-8cdd-e8f989f9d8cf"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:47:12.271079 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-a6bb53c4-4597-492b-995e-ded7e02ae1fa req-e59be98d-3d2e-41cd-8b2d-e9a2c2643a69 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:12.271222 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-a6bb53c4-4597-492b-995e-ded7e02ae1fa req-e59be98d-3d2e-41cd-8b2d-e9a2c2643a69 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:12.271842 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-a6bb53c4-4597-492b-995e-ded7e02ae1fa req-e59be98d-3d2e-41cd-8b2d-e9a2c2643a69 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:12.277110 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-a6bb53c4-4597-492b-995e-ded7e02ae1fa req-e59be98d-3d2e-41cd-8b2d-e9a2c2643a69 service nova] Creating event network-vif-unplugged:417ae4a2-f662-48d5-8cdd-e8f989f9d8cf for instance 0ea6f27c-a9b0-460c-ba49-edd72465a6d1 on np0000001904 Jun 01 22:47:12.277438 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-a6bb53c4-4597-492b-995e-ded7e02ae1fa req-e59be98d-3d2e-41cd-8b2d-e9a2c2643a69 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:47:12.281744 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-a6bb53c4-4597-492b-995e-ded7e02ae1fa req-e59be98d-3d2e-41cd-8b2d-e9a2c2643a69 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.017196 Jun 01 22:47:12.281744 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1117/3307] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:47:12 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:47:12.322330 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0f02f416-0eb2-4b64-a11b-ac0ca4940ca6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:12.324026 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0f02f416-0eb2-4b64-a11b-ac0ca4940ca6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:12.329177 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0f02f416-0eb2-4b64-a11b-ac0ca4940ca6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:12.329539 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0f02f416-0eb2-4b64-a11b-ac0ca4940ca6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:12.329869 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0f02f416-0eb2-4b64-a11b-ac0ca4940ca6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:12.330465 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0f02f416-0eb2-4b64-a11b-ac0ca4940ca6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:12.330886 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0f02f416-0eb2-4b64-a11b-ac0ca4940ca6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:12.331159 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0f02f416-0eb2-4b64-a11b-ac0ca4940ca6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:12.346165 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-0f02f416-0eb2-4b64-a11b-ac0ca4940ca6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:12.468192 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0f02f416-0eb2-4b64-a11b-ac0ca4940ca6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:12.475840 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0f02f416-0eb2-4b64-a11b-ac0ca4940ca6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1392 microversion: 2.1 time: 0.155117 Jun 01 22:47:12.476120 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1086/3308] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:12 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1392 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:12.560756 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-86c207f4-9aed-4103-b78f-a6a947933e0a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:12.560756 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-86c207f4-9aed-4103-b78f-a6a947933e0a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:12.563101 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-86c207f4-9aed-4103-b78f-a6a947933e0a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:12.563332 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-86c207f4-9aed-4103-b78f-a6a947933e0a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:12.563579 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-86c207f4-9aed-4103-b78f-a6a947933e0a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:12.564041 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-86c207f4-9aed-4103-b78f-a6a947933e0a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:12.564274 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-86c207f4-9aed-4103-b78f-a6a947933e0a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:12.564507 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-86c207f4-9aed-4103-b78f-a6a947933e0a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:12.579186 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-86c207f4-9aed-4103-b78f-a6a947933e0a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:12.624443 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-86c207f4-9aed-4103-b78f-a6a947933e0a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:12.631278 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-86c207f4-9aed-4103-b78f-a6a947933e0a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e" status: 200 len: 1293 microversion: 2.1 time: 0.075801 Jun 01 22:47:12.631525 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1106/3309] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:12 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e => generated 1293 bytes in 76 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:13.494684 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1d5099d0-c75b-4f46-93c4-76ff9f0d169e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:13.496539 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1d5099d0-c75b-4f46-93c4-76ff9f0d169e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:13.501511 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d5099d0-c75b-4f46-93c4-76ff9f0d169e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:13.501798 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d5099d0-c75b-4f46-93c4-76ff9f0d169e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:13.502041 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d5099d0-c75b-4f46-93c4-76ff9f0d169e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:13.502470 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d5099d0-c75b-4f46-93c4-76ff9f0d169e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:13.502858 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d5099d0-c75b-4f46-93c4-76ff9f0d169e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:13.503143 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d5099d0-c75b-4f46-93c4-76ff9f0d169e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:13.523333 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-1d5099d0-c75b-4f46-93c4-76ff9f0d169e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:13.646543 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-60452b99-073d-4ee1-8f7f-a5c30f3f0b6b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:13.648112 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-60452b99-073d-4ee1-8f7f-a5c30f3f0b6b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:13.655924 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60452b99-073d-4ee1-8f7f-a5c30f3f0b6b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:13.656264 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60452b99-073d-4ee1-8f7f-a5c30f3f0b6b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:13.656509 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60452b99-073d-4ee1-8f7f-a5c30f3f0b6b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:13.657007 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60452b99-073d-4ee1-8f7f-a5c30f3f0b6b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:13.657332 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60452b99-073d-4ee1-8f7f-a5c30f3f0b6b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:13.657660 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-60452b99-073d-4ee1-8f7f-a5c30f3f0b6b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:13.678686 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-60452b99-073d-4ee1-8f7f-a5c30f3f0b6b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:13.694115 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1d5099d0-c75b-4f46-93c4-76ff9f0d169e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:13.704110 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1d5099d0-c75b-4f46-93c4-76ff9f0d169e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1392 microversion: 2.1 time: 0.211944 Jun 01 22:47:13.704484 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1118/3310] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:13 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1392 bytes in 213 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:13.735099 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-60452b99-073d-4ee1-8f7f-a5c30f3f0b6b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:13.742962 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-60452b99-073d-4ee1-8f7f-a5c30f3f0b6b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e" status: 200 len: 1301 microversion: 2.1 time: 0.098783 Jun 01 22:47:13.743259 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1087/3311] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:13 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e => generated 1301 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:14.354451 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-2c31c9b4-81a8-4a79-a1e5-90b6f9a1a8ab req-4811ca97-c08a-4bbf-843b-2799394030c1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0ea6f27c-a9b0-460c-ba49-edd72465a6d1", "name": "network-vif-unplugged", "status": "completed", "tag": "417ae4a2-f662-48d5-8cdd-e8f989f9d8cf"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:47:14.368283 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2c31c9b4-81a8-4a79-a1e5-90b6f9a1a8ab req-4811ca97-c08a-4bbf-843b-2799394030c1 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:14.370367 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2c31c9b4-81a8-4a79-a1e5-90b6f9a1a8ab req-4811ca97-c08a-4bbf-843b-2799394030c1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:14.371204 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2c31c9b4-81a8-4a79-a1e5-90b6f9a1a8ab req-4811ca97-c08a-4bbf-843b-2799394030c1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:14.403589 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-2c31c9b4-81a8-4a79-a1e5-90b6f9a1a8ab req-4811ca97-c08a-4bbf-843b-2799394030c1 service nova] Creating event network-vif-unplugged:417ae4a2-f662-48d5-8cdd-e8f989f9d8cf for instance 0ea6f27c-a9b0-460c-ba49-edd72465a6d1 on np0000001904 Jun 01 22:47:14.405347 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-2c31c9b4-81a8-4a79-a1e5-90b6f9a1a8ab req-4811ca97-c08a-4bbf-843b-2799394030c1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:47:14.414690 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-2c31c9b4-81a8-4a79-a1e5-90b6f9a1a8ab req-4811ca97-c08a-4bbf-843b-2799394030c1 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.061546 Jun 01 22:47:14.414690 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1107/3312] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:47:14 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:47:14.628974 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-b33a1707-831a-439c-943e-7d8e27ff0c88 req-3298fcd1-cc79-480b-ba84-2342927249ea service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "0ea6f27c-a9b0-460c-ba49-edd72465a6d1", "name": "network-vif-deleted", "tag": "417ae4a2-f662-48d5-8cdd-e8f989f9d8cf"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:47:14.635170 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b33a1707-831a-439c-943e-7d8e27ff0c88 req-3298fcd1-cc79-480b-ba84-2342927249ea service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:14.635368 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b33a1707-831a-439c-943e-7d8e27ff0c88 req-3298fcd1-cc79-480b-ba84-2342927249ea service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:14.635500 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b33a1707-831a-439c-943e-7d8e27ff0c88 req-3298fcd1-cc79-480b-ba84-2342927249ea service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:14.641030 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-b33a1707-831a-439c-943e-7d8e27ff0c88 req-3298fcd1-cc79-480b-ba84-2342927249ea service nova] Creating event network-vif-deleted:417ae4a2-f662-48d5-8cdd-e8f989f9d8cf for instance 0ea6f27c-a9b0-460c-ba49-edd72465a6d1 on np0000001904 Jun 01 22:47:14.641410 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-b33a1707-831a-439c-943e-7d8e27ff0c88 req-3298fcd1-cc79-480b-ba84-2342927249ea service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:47:14.645078 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-b33a1707-831a-439c-943e-7d8e27ff0c88 req-3298fcd1-cc79-480b-ba84-2342927249ea service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017891 Jun 01 22:47:14.645405 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1119/3313] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:47:14 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:47:14.720806 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6a87789f-85cd-4ba6-b036-4d482d923e87 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:14.722245 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6a87789f-85cd-4ba6-b036-4d482d923e87 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:14.726902 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6a87789f-85cd-4ba6-b036-4d482d923e87 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:14.727155 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6a87789f-85cd-4ba6-b036-4d482d923e87 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:14.727408 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6a87789f-85cd-4ba6-b036-4d482d923e87 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:14.727960 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6a87789f-85cd-4ba6-b036-4d482d923e87 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:14.728310 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6a87789f-85cd-4ba6-b036-4d482d923e87 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:14.728650 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6a87789f-85cd-4ba6-b036-4d482d923e87 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:14.744114 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6a87789f-85cd-4ba6-b036-4d482d923e87 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:14.760385 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4b935ab5-f735-4a2d-ab48-e058abb71c77 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:14.762292 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4b935ab5-f735-4a2d-ab48-e058abb71c77 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:14.767279 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4b935ab5-f735-4a2d-ab48-e058abb71c77 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:14.767573 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4b935ab5-f735-4a2d-ab48-e058abb71c77 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:14.767838 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4b935ab5-f735-4a2d-ab48-e058abb71c77 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:14.768346 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4b935ab5-f735-4a2d-ab48-e058abb71c77 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:14.768841 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4b935ab5-f735-4a2d-ab48-e058abb71c77 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:14.769186 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4b935ab5-f735-4a2d-ab48-e058abb71c77 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:14.785939 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4b935ab5-f735-4a2d-ab48-e058abb71c77 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:14.798117 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6a87789f-85cd-4ba6-b036-4d482d923e87 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:14.805950 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6a87789f-85cd-4ba6-b036-4d482d923e87 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1350 microversion: 2.1 time: 0.086971 Jun 01 22:47:14.806217 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1088/3314] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:14 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1350 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:14.986936 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4b935ab5-f735-4a2d-ab48-e058abb71c77 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:14.995534 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4b935ab5-f735-4a2d-ab48-e058abb71c77 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e" status: 200 len: 1379 microversion: 2.1 time: 0.237338 Jun 01 22:47:14.995939 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1108/3315] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:14 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e => generated 1379 bytes in 238 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:15.820009 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-50226b52-445f-4e56-9e47-f59a37d34b3e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:15.821597 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-50226b52-445f-4e56-9e47-f59a37d34b3e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:15.826040 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50226b52-445f-4e56-9e47-f59a37d34b3e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:15.826277 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50226b52-445f-4e56-9e47-f59a37d34b3e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:15.826506 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50226b52-445f-4e56-9e47-f59a37d34b3e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:15.826947 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50226b52-445f-4e56-9e47-f59a37d34b3e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:15.827252 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50226b52-445f-4e56-9e47-f59a37d34b3e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:15.827536 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-50226b52-445f-4e56-9e47-f59a37d34b3e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:15.842536 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-50226b52-445f-4e56-9e47-f59a37d34b3e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:15.899272 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-50226b52-445f-4e56-9e47-f59a37d34b3e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:15.906405 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-50226b52-445f-4e56-9e47-f59a37d34b3e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1186 microversion: 2.1 time: 0.088196 Jun 01 22:47:15.906405 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1120/3316] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:15 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1186 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:16.010913 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9528e8f9-94cc-4f40-bcda-7b3b447192d2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:16.012930 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-9528e8f9-94cc-4f40-bcda-7b3b447192d2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:16.021366 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9528e8f9-94cc-4f40-bcda-7b3b447192d2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:16.021674 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9528e8f9-94cc-4f40-bcda-7b3b447192d2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:16.021914 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9528e8f9-94cc-4f40-bcda-7b3b447192d2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:16.022342 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9528e8f9-94cc-4f40-bcda-7b3b447192d2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:16.022687 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9528e8f9-94cc-4f40-bcda-7b3b447192d2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:16.022984 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9528e8f9-94cc-4f40-bcda-7b3b447192d2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:16.042221 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-9528e8f9-94cc-4f40-bcda-7b3b447192d2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:16.166810 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9528e8f9-94cc-4f40-bcda-7b3b447192d2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:16.176069 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9528e8f9-94cc-4f40-bcda-7b3b447192d2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e" status: 200 len: 1367 microversion: 2.1 time: 0.167484 Jun 01 22:47:16.176388 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1089/3317] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:16 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e => generated 1367 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:16.450812 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-afda6d8e-4656-4abd-8a7f-8cac47ae0026 req-7e7f69ee-9eeb-4ff4-9403-17c852e49113 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a5677b8d-e734-4a51-bace-02380abc199e", "tag": "fdc53afd-a136-403e-9bb4-d0168ac37683"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:47:16.457794 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-afda6d8e-4656-4abd-8a7f-8cac47ae0026 req-7e7f69ee-9eeb-4ff4-9403-17c852e49113 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:16.458009 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-afda6d8e-4656-4abd-8a7f-8cac47ae0026 req-7e7f69ee-9eeb-4ff4-9403-17c852e49113 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:16.458138 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-afda6d8e-4656-4abd-8a7f-8cac47ae0026 req-7e7f69ee-9eeb-4ff4-9403-17c852e49113 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:16.463787 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-afda6d8e-4656-4abd-8a7f-8cac47ae0026 req-7e7f69ee-9eeb-4ff4-9403-17c852e49113 service nova] Creating event network-changed:fdc53afd-a136-403e-9bb4-d0168ac37683 for instance a5677b8d-e734-4a51-bace-02380abc199e on np0000001904 Jun 01 22:47:16.464187 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-afda6d8e-4656-4abd-8a7f-8cac47ae0026 req-7e7f69ee-9eeb-4ff4-9403-17c852e49113 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:47:16.469174 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-afda6d8e-4656-4abd-8a7f-8cac47ae0026 req-7e7f69ee-9eeb-4ff4-9403-17c852e49113 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020226 Jun 01 22:47:16.469825 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1109/3318] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:47:16 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:47:16.920267 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-26318086-d637-4e03-9428-22ea3359fac5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:16.921953 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-26318086-d637-4e03-9428-22ea3359fac5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:16.927194 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-26318086-d637-4e03-9428-22ea3359fac5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:16.927491 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-26318086-d637-4e03-9428-22ea3359fac5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:16.927760 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-26318086-d637-4e03-9428-22ea3359fac5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:16.928270 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-26318086-d637-4e03-9428-22ea3359fac5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:16.928640 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-26318086-d637-4e03-9428-22ea3359fac5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:16.928984 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-26318086-d637-4e03-9428-22ea3359fac5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:16.946843 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-26318086-d637-4e03-9428-22ea3359fac5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:16.947108 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-26318086-d637-4e03-9428-22ea3359fac5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:16.947288 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-26318086-d637-4e03-9428-22ea3359fac5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:16.947558 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-26318086-d637-4e03-9428-22ea3359fac5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lazy-loading 'fault' on Instance uuid 0ea6f27c-a9b0-460c-ba49-edd72465a6d1 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:47:16.951118 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-26318086-d637-4e03-9428-22ea3359fac5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:16.997412 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-26318086-d637-4e03-9428-22ea3359fac5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:17.006107 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-26318086-d637-4e03-9428-22ea3359fac5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1191 microversion: 2.1 time: 0.087780 Jun 01 22:47:17.006510 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1121/3319] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:16 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1191 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:17.192312 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6a08ea47-e48a-4cf9-aa78-c900c42ebf38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:17.193631 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6a08ea47-e48a-4cf9-aa78-c900c42ebf38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:17.198020 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6a08ea47-e48a-4cf9-aa78-c900c42ebf38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:17.198254 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6a08ea47-e48a-4cf9-aa78-c900c42ebf38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:17.198451 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6a08ea47-e48a-4cf9-aa78-c900c42ebf38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:17.198878 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6a08ea47-e48a-4cf9-aa78-c900c42ebf38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:17.199167 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6a08ea47-e48a-4cf9-aa78-c900c42ebf38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:17.199469 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6a08ea47-e48a-4cf9-aa78-c900c42ebf38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:17.213127 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6a08ea47-e48a-4cf9-aa78-c900c42ebf38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:17.330259 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6a08ea47-e48a-4cf9-aa78-c900c42ebf38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:17.338170 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6a08ea47-e48a-4cf9-aa78-c900c42ebf38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e" status: 200 len: 1367 microversion: 2.1 time: 0.147460 Jun 01 22:47:17.338464 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1090/3320] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:17 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e => generated 1367 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:18.021300 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6f3e9a05-c003-4c1d-a941-0440d94726f1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:18.023057 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6f3e9a05-c003-4c1d-a941-0440d94726f1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:18.027675 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6f3e9a05-c003-4c1d-a941-0440d94726f1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:18.028082 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6f3e9a05-c003-4c1d-a941-0440d94726f1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:18.028377 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6f3e9a05-c003-4c1d-a941-0440d94726f1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:18.028985 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6f3e9a05-c003-4c1d-a941-0440d94726f1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:18.029456 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6f3e9a05-c003-4c1d-a941-0440d94726f1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:18.029803 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6f3e9a05-c003-4c1d-a941-0440d94726f1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:18.052640 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6f3e9a05-c003-4c1d-a941-0440d94726f1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:18.052640 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6f3e9a05-c003-4c1d-a941-0440d94726f1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:18.052879 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6f3e9a05-c003-4c1d-a941-0440d94726f1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:18.053171 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-6f3e9a05-c003-4c1d-a941-0440d94726f1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lazy-loading 'fault' on Instance uuid 0ea6f27c-a9b0-460c-ba49-edd72465a6d1 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:47:18.057118 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-6f3e9a05-c003-4c1d-a941-0440d94726f1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:18.122476 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6f3e9a05-c003-4c1d-a941-0440d94726f1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:18.132192 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6f3e9a05-c003-4c1d-a941-0440d94726f1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 200 len: 1191 microversion: 2.1 time: 0.112798 Jun 01 22:47:18.132664 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1110/3321] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:18 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 1191 bytes in 114 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:18.354448 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-46dae0c9-4aae-4096-91f8-07144d4b0679 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:18.355773 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-46dae0c9-4aae-4096-91f8-07144d4b0679 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:18.360130 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-46dae0c9-4aae-4096-91f8-07144d4b0679 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:18.360371 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-46dae0c9-4aae-4096-91f8-07144d4b0679 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:18.360572 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-46dae0c9-4aae-4096-91f8-07144d4b0679 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:18.360998 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-46dae0c9-4aae-4096-91f8-07144d4b0679 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:18.361295 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-46dae0c9-4aae-4096-91f8-07144d4b0679 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:18.361554 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-46dae0c9-4aae-4096-91f8-07144d4b0679 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:18.375244 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-46dae0c9-4aae-4096-91f8-07144d4b0679 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:18.485026 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-46dae0c9-4aae-4096-91f8-07144d4b0679 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:18.491339 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-46dae0c9-4aae-4096-91f8-07144d4b0679 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e" status: 200 len: 1367 microversion: 2.1 time: 0.138503 Jun 01 22:47:18.491725 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1122/3322] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:18 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e => generated 1367 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:19.150301 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3f96b3af-9bbd-4102-a29f-972290359799 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:19.151653 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3f96b3af-9bbd-4102-a29f-972290359799 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:19.156209 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3f96b3af-9bbd-4102-a29f-972290359799 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:19.156460 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3f96b3af-9bbd-4102-a29f-972290359799 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:19.156831 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3f96b3af-9bbd-4102-a29f-972290359799 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:19.157225 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3f96b3af-9bbd-4102-a29f-972290359799 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:19.157469 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3f96b3af-9bbd-4102-a29f-972290359799 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:19.157751 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3f96b3af-9bbd-4102-a29f-972290359799 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:19.168221 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-3f96b3af-9bbd-4102-a29f-972290359799 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] HTTP exception thrown: Instance 0ea6f27c-a9b0-460c-ba49-edd72465a6d1 could not be found. Jun 01 22:47:19.168466 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3f96b3af-9bbd-4102-a29f-972290359799 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Returning 404 to user: Instance 0ea6f27c-a9b0-460c-ba49-edd72465a6d1 could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:47:19.168846 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3f96b3af-9bbd-4102-a29f-972290359799 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 404 len: 111 microversion: 2.1 time: 0.020409 Jun 01 22:47:19.169225 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1091/3323] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:19 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:47:19.184335 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:47:19.194933 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6e70a905-9526-45b3-aaf0-83828966e5fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:19.195365 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6e70a905-9526-45b3-aaf0-83828966e5fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:19.195928 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=5 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:47:19.198268 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e70a905-9526-45b3-aaf0-83828966e5fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:19.198428 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e70a905-9526-45b3-aaf0-83828966e5fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:19.198550 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e70a905-9526-45b3-aaf0-83828966e5fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:19.198812 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e70a905-9526-45b3-aaf0-83828966e5fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:19.198958 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e70a905-9526-45b3-aaf0-83828966e5fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:19.199063 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6e70a905-9526-45b3-aaf0-83828966e5fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:19.206288 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-6e70a905-9526-45b3-aaf0-83828966e5fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] HTTP exception thrown: Instance 0ea6f27c-a9b0-460c-ba49-edd72465a6d1 could not be found. Jun 01 22:47:19.206498 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6e70a905-9526-45b3-aaf0-83828966e5fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Returning 404 to user: Instance 0ea6f27c-a9b0-460c-ba49-edd72465a6d1 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:47:19.207517 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6e70a905-9526-45b3-aaf0-83828966e5fd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 404 len: 111 microversion: 2.1 time: 0.013721 Jun 01 22:47:19.207517 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1111/3324] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:47:19 2026] DELETE /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:47:19.217171 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c5b0d2a4-e79a-495d-a2a7-efe3425a2038 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:19.218577 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c5b0d2a4-e79a-495d-a2a7-efe3425a2038 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 0ea6f27c-a9b0-460c-ba49-edd72465a6d1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:19.228589 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5b0d2a4-e79a-495d-a2a7-efe3425a2038 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:19.228589 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5b0d2a4-e79a-495d-a2a7-efe3425a2038 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:19.228589 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5b0d2a4-e79a-495d-a2a7-efe3425a2038 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:19.228589 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5b0d2a4-e79a-495d-a2a7-efe3425a2038 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:19.228827 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5b0d2a4-e79a-495d-a2a7-efe3425a2038 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:19.228827 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5b0d2a4-e79a-495d-a2a7-efe3425a2038 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:19.235503 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-c5b0d2a4-e79a-495d-a2a7-efe3425a2038 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] HTTP exception thrown: Instance 0ea6f27c-a9b0-460c-ba49-edd72465a6d1 could not be found. Jun 01 22:47:19.235643 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c5b0d2a4-e79a-495d-a2a7-efe3425a2038 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Returning 404 to user: Instance 0ea6f27c-a9b0-460c-ba49-edd72465a6d1 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:47:19.235951 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c5b0d2a4-e79a-495d-a2a7-efe3425a2038 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1" status: 404 len: 111 microversion: 2.1 time: 0.021262 Jun 01 22:47:19.236187 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1123/3325] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:19 2026] GET /compute/v2.1/servers/0ea6f27c-a9b0-460c-ba49-edd72465a6d1 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:47:19.340108 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:47:19.505608 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-066c44a2-e12e-4914-b86c-f4d8b5d60761 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:19.506481 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-066c44a2-e12e-4914-b86c-f4d8b5d60761 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:19.510835 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-066c44a2-e12e-4914-b86c-f4d8b5d60761 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:19.511141 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-066c44a2-e12e-4914-b86c-f4d8b5d60761 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:19.511434 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-066c44a2-e12e-4914-b86c-f4d8b5d60761 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:19.511921 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-066c44a2-e12e-4914-b86c-f4d8b5d60761 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:19.512232 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-066c44a2-e12e-4914-b86c-f4d8b5d60761 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:19.512559 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-066c44a2-e12e-4914-b86c-f4d8b5d60761 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:19.528441 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-066c44a2-e12e-4914-b86c-f4d8b5d60761 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:19.692168 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-066c44a2-e12e-4914-b86c-f4d8b5d60761 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:19.699131 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-066c44a2-e12e-4914-b86c-f4d8b5d60761 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e" status: 200 len: 1367 microversion: 2.1 time: 0.195826 Jun 01 22:47:19.699131 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1092/3326] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:19 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e => generated 1367 bytes in 196 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:19.873272 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-e02d466b-bd21-4746-9445-683e23d3c12f req-97b3cc34-a848-4625-a0d8-e17092d6fa0e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a5677b8d-e734-4a51-bace-02380abc199e", "name": "network-vif-plugged", "status": "completed", "tag": "fdc53afd-a136-403e-9bb4-d0168ac37683"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:47:19.884545 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e02d466b-bd21-4746-9445-683e23d3c12f req-97b3cc34-a848-4625-a0d8-e17092d6fa0e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:19.884882 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e02d466b-bd21-4746-9445-683e23d3c12f req-97b3cc34-a848-4625-a0d8-e17092d6fa0e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:19.885077 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e02d466b-bd21-4746-9445-683e23d3c12f req-97b3cc34-a848-4625-a0d8-e17092d6fa0e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:19.901178 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-e02d466b-bd21-4746-9445-683e23d3c12f req-97b3cc34-a848-4625-a0d8-e17092d6fa0e service nova] Creating event network-vif-plugged:fdc53afd-a136-403e-9bb4-d0168ac37683 for instance a5677b8d-e734-4a51-bace-02380abc199e on np0000001904 Jun 01 22:47:19.901771 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-e02d466b-bd21-4746-9445-683e23d3c12f req-97b3cc34-a848-4625-a0d8-e17092d6fa0e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:47:19.905814 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-e02d466b-bd21-4746-9445-683e23d3c12f req-97b3cc34-a848-4625-a0d8-e17092d6fa0e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.040594 Jun 01 22:47:19.906214 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1112/3327] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:47:19 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:47:20.717479 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e75a99f7-6091-4c5d-aedb-c8438ab33184 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:20.719937 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e75a99f7-6091-4c5d-aedb-c8438ab33184 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:20.738218 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e75a99f7-6091-4c5d-aedb-c8438ab33184 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:20.739853 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e75a99f7-6091-4c5d-aedb-c8438ab33184 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:20.741336 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e75a99f7-6091-4c5d-aedb-c8438ab33184 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:20.744354 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e75a99f7-6091-4c5d-aedb-c8438ab33184 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:20.745332 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e75a99f7-6091-4c5d-aedb-c8438ab33184 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:20.746891 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e75a99f7-6091-4c5d-aedb-c8438ab33184 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:20.771744 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e75a99f7-6091-4c5d-aedb-c8438ab33184 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:20.942541 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e75a99f7-6091-4c5d-aedb-c8438ab33184 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:20.950762 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e75a99f7-6091-4c5d-aedb-c8438ab33184 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e" status: 200 len: 1367 microversion: 2.1 time: 0.236475 Jun 01 22:47:20.951174 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1124/3328] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:20 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e => generated 1367 bytes in 237 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:21.951018 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-d8b5189a-89cd-432c-9c6a-3e8db4158bcf req-f7dcc7e6-6556-4a7e-8502-21cc856da5b4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a5677b8d-e734-4a51-bace-02380abc199e", "name": "network-vif-plugged", "status": "completed", "tag": "fdc53afd-a136-403e-9bb4-d0168ac37683"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:47:21.957184 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d8b5189a-89cd-432c-9c6a-3e8db4158bcf req-f7dcc7e6-6556-4a7e-8502-21cc856da5b4 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:21.957344 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d8b5189a-89cd-432c-9c6a-3e8db4158bcf req-f7dcc7e6-6556-4a7e-8502-21cc856da5b4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:21.957461 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d8b5189a-89cd-432c-9c6a-3e8db4158bcf req-f7dcc7e6-6556-4a7e-8502-21cc856da5b4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:21.972362 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-d8b5189a-89cd-432c-9c6a-3e8db4158bcf req-f7dcc7e6-6556-4a7e-8502-21cc856da5b4 service nova] Creating event network-vif-plugged:fdc53afd-a136-403e-9bb4-d0168ac37683 for instance a5677b8d-e734-4a51-bace-02380abc199e on np0000001904 Jun 01 22:47:21.973801 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-d8b5189a-89cd-432c-9c6a-3e8db4158bcf req-f7dcc7e6-6556-4a7e-8502-21cc856da5b4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:47:21.976659 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-9cc2e5b1-3ed9-4a22-a6be-97836d8a70aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:21.978125 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-9cc2e5b1-3ed9-4a22-a6be-97836d8a70aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:21.982376 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-d8b5189a-89cd-432c-9c6a-3e8db4158bcf req-f7dcc7e6-6556-4a7e-8502-21cc856da5b4 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.033156 Jun 01 22:47:21.982686 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1093/3329] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:47:21 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:47:21.983938 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9cc2e5b1-3ed9-4a22-a6be-97836d8a70aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:21.984347 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9cc2e5b1-3ed9-4a22-a6be-97836d8a70aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:21.984904 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9cc2e5b1-3ed9-4a22-a6be-97836d8a70aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:21.985159 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9cc2e5b1-3ed9-4a22-a6be-97836d8a70aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:21.985495 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9cc2e5b1-3ed9-4a22-a6be-97836d8a70aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:21.985841 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9cc2e5b1-3ed9-4a22-a6be-97836d8a70aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:22.008789 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-9cc2e5b1-3ed9-4a22-a6be-97836d8a70aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:22.150863 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9cc2e5b1-3ed9-4a22-a6be-97836d8a70aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:22.158479 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-9cc2e5b1-3ed9-4a22-a6be-97836d8a70aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e" status: 200 len: 1557 microversion: 2.1 time: 0.187301 Jun 01 22:47:22.158812 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1113/3330] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:21 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e => generated 1557 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:22.172024 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9f4ed987-a87d-4684-8c9d-e4f162c91a96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:22.173375 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9f4ed987-a87d-4684-8c9d-e4f162c91a96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:22.177853 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f4ed987-a87d-4684-8c9d-e4f162c91a96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:22.178060 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f4ed987-a87d-4684-8c9d-e4f162c91a96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:22.178204 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f4ed987-a87d-4684-8c9d-e4f162c91a96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:22.178439 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f4ed987-a87d-4684-8c9d-e4f162c91a96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:22.178581 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f4ed987-a87d-4684-8c9d-e4f162c91a96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:22.178701 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f4ed987-a87d-4684-8c9d-e4f162c91a96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:22.190055 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9f4ed987-a87d-4684-8c9d-e4f162c91a96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:22.259911 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9f4ed987-a87d-4684-8c9d-e4f162c91a96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.089584 Jun 01 22:47:22.260210 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1125/3331] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:47:22 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e/os-interface => generated 282 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:47:22.779949 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-a3fcfd06-f92f-4200-b261-f80258ac3850 req-6f378706-19b1-4b32-a878-3ec4fc2dd5fe service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a5677b8d-e734-4a51-bace-02380abc199e", "tag": "fdc53afd-a136-403e-9bb4-d0168ac37683"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:47:22.785643 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a3fcfd06-f92f-4200-b261-f80258ac3850 req-6f378706-19b1-4b32-a878-3ec4fc2dd5fe service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:22.785810 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a3fcfd06-f92f-4200-b261-f80258ac3850 req-6f378706-19b1-4b32-a878-3ec4fc2dd5fe service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:22.785962 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a3fcfd06-f92f-4200-b261-f80258ac3850 req-6f378706-19b1-4b32-a878-3ec4fc2dd5fe service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:22.792858 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-a3fcfd06-f92f-4200-b261-f80258ac3850 req-6f378706-19b1-4b32-a878-3ec4fc2dd5fe service nova] Creating event network-changed:fdc53afd-a136-403e-9bb4-d0168ac37683 for instance a5677b8d-e734-4a51-bace-02380abc199e on np0000001904 Jun 01 22:47:22.795855 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-a3fcfd06-f92f-4200-b261-f80258ac3850 req-6f378706-19b1-4b32-a878-3ec4fc2dd5fe service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:47:22.797369 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-a3fcfd06-f92f-4200-b261-f80258ac3850 req-6f378706-19b1-4b32-a878-3ec4fc2dd5fe service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019225 Jun 01 22:47:22.797764 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1094/3332] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:47:22 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:47:22.828070 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-aa698890-2fd3-46d4-a19c-118c97846896 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-142343038", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLuryRTRFzv7vtqUe3Hr33VbmXbpAHf65n7qdnKTCoT8M4kXwFax0NLK6IMfuWk70+AyRSxkHBdWWQekVzQ6LXx7BvjULegPI1gmdWfd9EdUy/qvXZ1309H0jjvmMctJ1w=="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:47:22.842889 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-aa698890-2fd3-46d4-a19c-118c97846896 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:47:22.850468 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-aa698890-2fd3-46d4-a19c-118c97846896 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for user 720720a71fc744449b75cea9b4b611e7 and project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:47:22.929748 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-aa698890-2fd3-46d4-a19c-118c97846896 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.101110 Jun 01 22:47:22.932849 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1114/3333] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:47:22 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:47:23.846044 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-volume-backed-server-348874201", "imageRef": "", "flavorRef": "42", "block_device_mapping_v2": [{"uuid": "c4345ec8-a051-48b5-93a1-6c8ddca68a42", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": true}], "networks": [{"uuid": "ff3b2d13-aff4-41f5-b7e9-f43caca179df"}], "security_groups": [{"name": "tempest-securitygroup--937028458"}], "key_name": "tempest-keypair-142343038", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:47:23.883592 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:23.883942 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:23.884211 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:23.884725 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:23.885090 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:23.885369 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:23.891089 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:23.970657 np0000001904 devstack@n-api.service[86662]: DEBUG nova.network.neutron [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] validate_networks() for [('ff3b2d13-aff4-41f5-b7e9-f43caca179df', None, None, None, None, None)] {{(pid=86662) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:47:23.970657 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:24.218634 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:24.338441 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:47:24.339029 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:47:24.339284 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:47:24.339447 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:47:24.339623 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:47:24.345778 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:24.345981 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:24.346104 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:24.346575 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:24.346726 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:24.348100 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:24.357521 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:47:24.359677 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for user 720720a71fc744449b75cea9b4b611e7 and project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:47:24.391519 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Going to run 1 instances... {{(pid=86662) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:47:24.393317 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] 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='c4345ec8-a051-48b5-93a1-6c8ddca68a42',volume_size=None,volume_type=None)] {{(pid=86662) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:47:24.514522 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a994d1f9-1014-4152-81ba-ecb3daff709f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.669253 Jun 01 22:47:24.517108 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1126/3334] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:47:23 2026] POST /compute/v2.1/servers => generated 405 bytes in 672 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:47:24.526778 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-aeb2d894-8f45-4a8b-93af-e2085ff0289a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:24.528879 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-aeb2d894-8f45-4a8b-93af-e2085ff0289a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:24.543142 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-aeb2d894-8f45-4a8b-93af-e2085ff0289a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:24.598108 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-aeb2d894-8f45-4a8b-93af-e2085ff0289a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:24.607199 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-aeb2d894-8f45-4a8b-93af-e2085ff0289a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 200 len: 1091 microversion: 2.1 time: 0.082801 Jun 01 22:47:24.607558 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1095/3335] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:24 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 1091 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:25.620981 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-77d687c3-035e-48df-82e4-b7eef02a5cce tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:25.622425 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-77d687c3-035e-48df-82e4-b7eef02a5cce tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:25.626739 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77d687c3-035e-48df-82e4-b7eef02a5cce tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:25.627035 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77d687c3-035e-48df-82e4-b7eef02a5cce tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:25.627256 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77d687c3-035e-48df-82e4-b7eef02a5cce tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:25.627672 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77d687c3-035e-48df-82e4-b7eef02a5cce tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:25.627987 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77d687c3-035e-48df-82e4-b7eef02a5cce tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:25.628253 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77d687c3-035e-48df-82e4-b7eef02a5cce tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:25.645580 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-77d687c3-035e-48df-82e4-b7eef02a5cce tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:25.694276 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-77d687c3-035e-48df-82e4-b7eef02a5cce tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:25.701943 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-77d687c3-035e-48df-82e4-b7eef02a5cce tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 200 len: 1141 microversion: 2.1 time: 0.082762 Jun 01 22:47:25.702194 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1115/3336] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:25 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 1141 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:26.716049 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-de46a5f9-f871-4b00-b76b-3a62fa32353a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:26.717641 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-de46a5f9-f871-4b00-b76b-3a62fa32353a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:26.723418 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-de46a5f9-f871-4b00-b76b-3a62fa32353a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:26.723754 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-de46a5f9-f871-4b00-b76b-3a62fa32353a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:26.724069 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-de46a5f9-f871-4b00-b76b-3a62fa32353a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:26.724659 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-de46a5f9-f871-4b00-b76b-3a62fa32353a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:26.725025 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-de46a5f9-f871-4b00-b76b-3a62fa32353a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:26.725301 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-de46a5f9-f871-4b00-b76b-3a62fa32353a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:26.727720 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=126,nova_cell1:UPDATE=4,nova_cell1:INSERT=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:47:26.739308 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-de46a5f9-f871-4b00-b76b-3a62fa32353a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:26.785726 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-de46a5f9-f871-4b00-b76b-3a62fa32353a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:26.792254 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-de46a5f9-f871-4b00-b76b-3a62fa32353a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 200 len: 1189 microversion: 2.1 time: 0.078421 Jun 01 22:47:26.792498 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1127/3337] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:26 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 1189 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:27.808014 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0027d185-bfb7-4bfe-bf60-8d7ed489072d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:27.809373 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0027d185-bfb7-4bfe-bf60-8d7ed489072d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:27.813837 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0027d185-bfb7-4bfe-bf60-8d7ed489072d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:27.814113 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0027d185-bfb7-4bfe-bf60-8d7ed489072d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:27.814329 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0027d185-bfb7-4bfe-bf60-8d7ed489072d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:27.814754 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0027d185-bfb7-4bfe-bf60-8d7ed489072d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:27.815074 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0027d185-bfb7-4bfe-bf60-8d7ed489072d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:27.815460 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0027d185-bfb7-4bfe-bf60-8d7ed489072d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:27.832214 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-0027d185-bfb7-4bfe-bf60-8d7ed489072d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:27.877779 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0027d185-bfb7-4bfe-bf60-8d7ed489072d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:27.886070 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0027d185-bfb7-4bfe-bf60-8d7ed489072d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 200 len: 1189 microversion: 2.1 time: 0.079735 Jun 01 22:47:27.886334 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1096/3338] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:27 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 1189 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:28.901416 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-834cd4da-1727-47d3-99cf-7347bd5a1cc4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:28.903258 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-834cd4da-1727-47d3-99cf-7347bd5a1cc4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:28.909127 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-834cd4da-1727-47d3-99cf-7347bd5a1cc4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:28.909432 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-834cd4da-1727-47d3-99cf-7347bd5a1cc4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:28.909708 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-834cd4da-1727-47d3-99cf-7347bd5a1cc4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:28.910250 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-834cd4da-1727-47d3-99cf-7347bd5a1cc4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:28.910618 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-834cd4da-1727-47d3-99cf-7347bd5a1cc4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:28.910972 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-834cd4da-1727-47d3-99cf-7347bd5a1cc4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:28.928295 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-834cd4da-1727-47d3-99cf-7347bd5a1cc4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:28.983756 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-834cd4da-1727-47d3-99cf-7347bd5a1cc4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:28.991393 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-834cd4da-1727-47d3-99cf-7347bd5a1cc4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 200 len: 1197 microversion: 2.1 time: 0.092147 Jun 01 22:47:28.991738 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1116/3339] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:28 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 1197 bytes in 93 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:29.819577 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-15ad87c7-38f7-4db0-a078-6007a5cc29f0 req-70a73502-3696-4f65-99ef-5a6bc522bbe3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "30be2cf9-739a-4910-83c3-7b771f22dac2", "tag": "fedb17ee-96f2-455b-b805-154711b1b104"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:47:29.830176 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-15ad87c7-38f7-4db0-a078-6007a5cc29f0 req-70a73502-3696-4f65-99ef-5a6bc522bbe3 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:29.830469 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-15ad87c7-38f7-4db0-a078-6007a5cc29f0 req-70a73502-3696-4f65-99ef-5a6bc522bbe3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:29.830766 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-15ad87c7-38f7-4db0-a078-6007a5cc29f0 req-70a73502-3696-4f65-99ef-5a6bc522bbe3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:29.842088 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-15ad87c7-38f7-4db0-a078-6007a5cc29f0 req-70a73502-3696-4f65-99ef-5a6bc522bbe3 service nova] Creating event network-changed:fedb17ee-96f2-455b-b805-154711b1b104 for instance 30be2cf9-739a-4910-83c3-7b771f22dac2 on np0000001904 Jun 01 22:47:29.842746 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-15ad87c7-38f7-4db0-a078-6007a5cc29f0 req-70a73502-3696-4f65-99ef-5a6bc522bbe3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:47:29.847801 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-15ad87c7-38f7-4db0-a078-6007a5cc29f0 req-70a73502-3696-4f65-99ef-5a6bc522bbe3 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.030539 Jun 01 22:47:29.848498 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1128/3340] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:47:29 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:47:30.006221 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-323869e9-fb7d-440a-81df-0fe78c78435a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:30.007552 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-323869e9-fb7d-440a-81df-0fe78c78435a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:30.012162 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-323869e9-fb7d-440a-81df-0fe78c78435a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:30.012470 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-323869e9-fb7d-440a-81df-0fe78c78435a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:30.012877 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-323869e9-fb7d-440a-81df-0fe78c78435a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:30.013342 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-323869e9-fb7d-440a-81df-0fe78c78435a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:30.013806 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-323869e9-fb7d-440a-81df-0fe78c78435a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:30.014160 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-323869e9-fb7d-440a-81df-0fe78c78435a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:30.027945 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-323869e9-fb7d-440a-81df-0fe78c78435a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:30.181739 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-323869e9-fb7d-440a-81df-0fe78c78435a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:30.191589 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-323869e9-fb7d-440a-81df-0fe78c78435a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 200 len: 1274 microversion: 2.1 time: 0.184896 Jun 01 22:47:30.191589 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1097/3341] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:30 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 1274 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:31.215778 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-cb7b044b-8fb0-4fdf-8b94-bb854c461fcc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:31.220768 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-cb7b044b-8fb0-4fdf-8b94-bb854c461fcc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:31.229688 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cb7b044b-8fb0-4fdf-8b94-bb854c461fcc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:31.230152 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cb7b044b-8fb0-4fdf-8b94-bb854c461fcc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:31.230235 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cb7b044b-8fb0-4fdf-8b94-bb854c461fcc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:31.230692 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cb7b044b-8fb0-4fdf-8b94-bb854c461fcc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:31.231065 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cb7b044b-8fb0-4fdf-8b94-bb854c461fcc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:31.231303 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cb7b044b-8fb0-4fdf-8b94-bb854c461fcc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:31.245493 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-cb7b044b-8fb0-4fdf-8b94-bb854c461fcc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:31.403512 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-cb7b044b-8fb0-4fdf-8b94-bb854c461fcc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:31.410745 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-cb7b044b-8fb0-4fdf-8b94-bb854c461fcc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 200 len: 1274 microversion: 2.1 time: 0.203858 Jun 01 22:47:31.411079 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1117/3342] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:31 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 1274 bytes in 205 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:32.426274 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8fcbc6da-cc39-46db-a019-3ef9ca71d105 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:32.428328 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8fcbc6da-cc39-46db-a019-3ef9ca71d105 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:32.433864 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8fcbc6da-cc39-46db-a019-3ef9ca71d105 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:32.434181 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8fcbc6da-cc39-46db-a019-3ef9ca71d105 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:32.434518 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8fcbc6da-cc39-46db-a019-3ef9ca71d105 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:32.435030 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8fcbc6da-cc39-46db-a019-3ef9ca71d105 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:32.435375 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8fcbc6da-cc39-46db-a019-3ef9ca71d105 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:32.435721 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8fcbc6da-cc39-46db-a019-3ef9ca71d105 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:32.450442 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8fcbc6da-cc39-46db-a019-3ef9ca71d105 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:32.599978 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8fcbc6da-cc39-46db-a019-3ef9ca71d105 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:32.609860 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8fcbc6da-cc39-46db-a019-3ef9ca71d105 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 200 len: 1262 microversion: 2.1 time: 0.186032 Jun 01 22:47:32.610222 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1129/3343] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:32 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 1262 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:32.868068 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:47:33.626388 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2326c137-75eb-448d-b815-2a3f14a5112b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:33.627797 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2326c137-75eb-448d-b815-2a3f14a5112b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:33.633894 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2326c137-75eb-448d-b815-2a3f14a5112b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:33.634316 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2326c137-75eb-448d-b815-2a3f14a5112b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:33.634647 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2326c137-75eb-448d-b815-2a3f14a5112b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:33.635217 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2326c137-75eb-448d-b815-2a3f14a5112b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:33.635716 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2326c137-75eb-448d-b815-2a3f14a5112b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:33.636061 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2326c137-75eb-448d-b815-2a3f14a5112b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:33.652168 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2326c137-75eb-448d-b815-2a3f14a5112b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:33.834458 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2326c137-75eb-448d-b815-2a3f14a5112b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:33.841556 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2326c137-75eb-448d-b815-2a3f14a5112b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 200 len: 1262 microversion: 2.1 time: 0.216858 Jun 01 22:47:33.841937 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1098/3344] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:33 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 1262 bytes in 217 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:34.350548 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:47:34.362410 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:47:34.600836 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:47:34.856180 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a2580666-2441-49e4-b7b9-a59076b1bd25 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:34.857696 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a2580666-2441-49e4-b7b9-a59076b1bd25 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:34.863700 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2580666-2441-49e4-b7b9-a59076b1bd25 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:34.863942 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2580666-2441-49e4-b7b9-a59076b1bd25 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:34.864154 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2580666-2441-49e4-b7b9-a59076b1bd25 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:34.864679 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2580666-2441-49e4-b7b9-a59076b1bd25 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:34.864917 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2580666-2441-49e4-b7b9-a59076b1bd25 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:34.865188 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2580666-2441-49e4-b7b9-a59076b1bd25 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:34.879159 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a2580666-2441-49e4-b7b9-a59076b1bd25 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:35.023046 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a2580666-2441-49e4-b7b9-a59076b1bd25 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:35.029719 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a2580666-2441-49e4-b7b9-a59076b1bd25 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 200 len: 1262 microversion: 2.1 time: 0.175303 Jun 01 22:47:35.030010 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1118/3345] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:34 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 1262 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:36.043233 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c6e26bac-7817-4e45-a6c8-bbe10b217874 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:36.044579 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c6e26bac-7817-4e45-a6c8-bbe10b217874 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:36.048846 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6e26bac-7817-4e45-a6c8-bbe10b217874 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:36.049107 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6e26bac-7817-4e45-a6c8-bbe10b217874 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:36.049303 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6e26bac-7817-4e45-a6c8-bbe10b217874 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:36.049719 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6e26bac-7817-4e45-a6c8-bbe10b217874 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:36.050012 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6e26bac-7817-4e45-a6c8-bbe10b217874 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:36.050263 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c6e26bac-7817-4e45-a6c8-bbe10b217874 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:36.064246 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c6e26bac-7817-4e45-a6c8-bbe10b217874 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:36.236887 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c6e26bac-7817-4e45-a6c8-bbe10b217874 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:36.244142 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c6e26bac-7817-4e45-a6c8-bbe10b217874 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 200 len: 1262 microversion: 2.1 time: 0.202717 Jun 01 22:47:36.244387 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1130/3346] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:36 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 1262 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:37.258657 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-81dc0996-bc6d-4a02-9380-fbfe5e3ca6f6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:37.260418 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-81dc0996-bc6d-4a02-9380-fbfe5e3ca6f6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:37.263041 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=50,nova_api:DELETE=1,nova_api:INSERT=4 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:47:37.267287 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-81dc0996-bc6d-4a02-9380-fbfe5e3ca6f6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:37.267548 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-81dc0996-bc6d-4a02-9380-fbfe5e3ca6f6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:37.267778 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-81dc0996-bc6d-4a02-9380-fbfe5e3ca6f6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:37.268211 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-81dc0996-bc6d-4a02-9380-fbfe5e3ca6f6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:37.268492 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-81dc0996-bc6d-4a02-9380-fbfe5e3ca6f6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:37.268790 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-81dc0996-bc6d-4a02-9380-fbfe5e3ca6f6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:37.282710 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-81dc0996-bc6d-4a02-9380-fbfe5e3ca6f6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:37.424150 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-81dc0996-bc6d-4a02-9380-fbfe5e3ca6f6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:37.431037 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-81dc0996-bc6d-4a02-9380-fbfe5e3ca6f6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 200 len: 1262 microversion: 2.1 time: 0.174250 Jun 01 22:47:37.431301 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1099/3347] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:37 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 1262 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:38.445052 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-48916ec1-8726-43ae-b847-9d30b0d9bf95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:38.446483 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-48916ec1-8726-43ae-b847-9d30b0d9bf95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:38.452092 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-48916ec1-8726-43ae-b847-9d30b0d9bf95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:38.452335 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-48916ec1-8726-43ae-b847-9d30b0d9bf95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:38.452536 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-48916ec1-8726-43ae-b847-9d30b0d9bf95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:38.452993 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-48916ec1-8726-43ae-b847-9d30b0d9bf95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:38.453297 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-48916ec1-8726-43ae-b847-9d30b0d9bf95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:38.453588 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-48916ec1-8726-43ae-b847-9d30b0d9bf95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:38.468825 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-48916ec1-8726-43ae-b847-9d30b0d9bf95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:38.600873 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-48916ec1-8726-43ae-b847-9d30b0d9bf95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:38.607934 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-48916ec1-8726-43ae-b847-9d30b0d9bf95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 200 len: 1262 microversion: 2.1 time: 0.164858 Jun 01 22:47:38.608255 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1119/3348] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:38 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 1262 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:39.621545 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-00995379-434f-4454-8c4d-54c4a4452a06 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:39.623060 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-00995379-434f-4454-8c4d-54c4a4452a06 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:39.625534 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=53,nova_api:INSERT=6,nova_api:UPDATE=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:47:39.628687 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-00995379-434f-4454-8c4d-54c4a4452a06 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:39.629084 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-00995379-434f-4454-8c4d-54c4a4452a06 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:39.629334 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-00995379-434f-4454-8c4d-54c4a4452a06 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:39.629769 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-00995379-434f-4454-8c4d-54c4a4452a06 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:39.630076 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-00995379-434f-4454-8c4d-54c4a4452a06 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:39.630343 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-00995379-434f-4454-8c4d-54c4a4452a06 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:39.645799 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-00995379-434f-4454-8c4d-54c4a4452a06 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:39.751239 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-00995379-434f-4454-8c4d-54c4a4452a06 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:39.757857 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-00995379-434f-4454-8c4d-54c4a4452a06 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 200 len: 1262 microversion: 2.1 time: 0.137927 Jun 01 22:47:39.758130 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1131/3349] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:39 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 1262 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:40.421193 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-17734061-51ee-472c-b2cc-4c5374feec6f req-274be5a7-25f6-48fe-89c3-5b3dac912ddb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "30be2cf9-739a-4910-83c3-7b771f22dac2", "name": "network-vif-plugged", "status": "completed", "tag": "fedb17ee-96f2-455b-b805-154711b1b104"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:47:40.428804 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-17734061-51ee-472c-b2cc-4c5374feec6f req-274be5a7-25f6-48fe-89c3-5b3dac912ddb service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:40.428949 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-17734061-51ee-472c-b2cc-4c5374feec6f req-274be5a7-25f6-48fe-89c3-5b3dac912ddb service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:40.429088 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-17734061-51ee-472c-b2cc-4c5374feec6f req-274be5a7-25f6-48fe-89c3-5b3dac912ddb service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:40.435293 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-17734061-51ee-472c-b2cc-4c5374feec6f req-274be5a7-25f6-48fe-89c3-5b3dac912ddb service nova] Creating event network-vif-plugged:fedb17ee-96f2-455b-b805-154711b1b104 for instance 30be2cf9-739a-4910-83c3-7b771f22dac2 on np0000001904 Jun 01 22:47:40.435773 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-17734061-51ee-472c-b2cc-4c5374feec6f req-274be5a7-25f6-48fe-89c3-5b3dac912ddb service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:47:40.440024 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-17734061-51ee-472c-b2cc-4c5374feec6f req-274be5a7-25f6-48fe-89c3-5b3dac912ddb service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.021354 Jun 01 22:47:40.440335 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1100/3350] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:47:40 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:47:40.775378 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d462a786-b6d7-4964-85aa-c895a25b4d9a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:40.776856 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d462a786-b6d7-4964-85aa-c895a25b4d9a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:40.781474 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d462a786-b6d7-4964-85aa-c895a25b4d9a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:40.781721 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d462a786-b6d7-4964-85aa-c895a25b4d9a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:40.781937 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d462a786-b6d7-4964-85aa-c895a25b4d9a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:40.782334 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d462a786-b6d7-4964-85aa-c895a25b4d9a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:40.782629 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d462a786-b6d7-4964-85aa-c895a25b4d9a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:40.782931 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d462a786-b6d7-4964-85aa-c895a25b4d9a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:40.796475 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d462a786-b6d7-4964-85aa-c895a25b4d9a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:40.909956 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d462a786-b6d7-4964-85aa-c895a25b4d9a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:40.917778 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d462a786-b6d7-4964-85aa-c895a25b4d9a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 200 len: 1262 microversion: 2.1 time: 0.144172 Jun 01 22:47:40.918066 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1120/3351] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:40 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 1262 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:41.932123 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-13b3f615-0d57-4a35-8fe3-15e12287e039 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:41.933824 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-13b3f615-0d57-4a35-8fe3-15e12287e039 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:41.938969 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-13b3f615-0d57-4a35-8fe3-15e12287e039 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:41.939402 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-13b3f615-0d57-4a35-8fe3-15e12287e039 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:41.939731 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-13b3f615-0d57-4a35-8fe3-15e12287e039 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:41.940416 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-13b3f615-0d57-4a35-8fe3-15e12287e039 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:41.940835 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-13b3f615-0d57-4a35-8fe3-15e12287e039 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:41.941251 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-13b3f615-0d57-4a35-8fe3-15e12287e039 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:41.956592 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-13b3f615-0d57-4a35-8fe3-15e12287e039 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:42.144560 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-13b3f615-0d57-4a35-8fe3-15e12287e039 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:42.151595 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-13b3f615-0d57-4a35-8fe3-15e12287e039 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 200 len: 1262 microversion: 2.1 time: 0.221514 Jun 01 22:47:42.151855 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1132/3352] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:41 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 1262 bytes in 222 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:42.477285 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-d0833eec-762a-4eac-962d-1b0a177ed059 req-531c5acc-33b2-4877-844b-54b1336e6ec9 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "30be2cf9-739a-4910-83c3-7b771f22dac2", "name": "network-vif-plugged", "status": "completed", "tag": "fedb17ee-96f2-455b-b805-154711b1b104"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:47:42.482995 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d0833eec-762a-4eac-962d-1b0a177ed059 req-531c5acc-33b2-4877-844b-54b1336e6ec9 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:42.483248 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d0833eec-762a-4eac-962d-1b0a177ed059 req-531c5acc-33b2-4877-844b-54b1336e6ec9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:42.483625 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d0833eec-762a-4eac-962d-1b0a177ed059 req-531c5acc-33b2-4877-844b-54b1336e6ec9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:42.490821 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-d0833eec-762a-4eac-962d-1b0a177ed059 req-531c5acc-33b2-4877-844b-54b1336e6ec9 service nova] Creating event network-vif-plugged:fedb17ee-96f2-455b-b805-154711b1b104 for instance 30be2cf9-739a-4910-83c3-7b771f22dac2 on np0000001904 Jun 01 22:47:42.491270 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-d0833eec-762a-4eac-962d-1b0a177ed059 req-531c5acc-33b2-4877-844b-54b1336e6ec9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:47:42.495111 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-d0833eec-762a-4eac-962d-1b0a177ed059 req-531c5acc-33b2-4877-844b-54b1336e6ec9 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019682 Jun 01 22:47:42.495444 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1101/3353] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:47:42 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:47:43.168987 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3c30a7ae-a177-492b-bd64-9d4e3c1401ec tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:43.170324 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3c30a7ae-a177-492b-bd64-9d4e3c1401ec tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:43.176073 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c30a7ae-a177-492b-bd64-9d4e3c1401ec tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:43.176321 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c30a7ae-a177-492b-bd64-9d4e3c1401ec tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:43.176535 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c30a7ae-a177-492b-bd64-9d4e3c1401ec tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:43.176921 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c30a7ae-a177-492b-bd64-9d4e3c1401ec tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:43.177253 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c30a7ae-a177-492b-bd64-9d4e3c1401ec tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:43.177511 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c30a7ae-a177-492b-bd64-9d4e3c1401ec tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:43.193792 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-3c30a7ae-a177-492b-bd64-9d4e3c1401ec tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:43.336032 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3c30a7ae-a177-492b-bd64-9d4e3c1401ec tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:43.343772 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3c30a7ae-a177-492b-bd64-9d4e3c1401ec tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 200 len: 1447 microversion: 2.1 time: 0.176437 Jun 01 22:47:43.344077 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1121/3354] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:43 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 1447 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:47:43.358798 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ab4ffb36-4f99-4026-bcca-1ce39b2e1afd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:43.360146 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ab4ffb36-4f99-4026-bcca-1ce39b2e1afd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:43.364080 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ab4ffb36-4f99-4026-bcca-1ce39b2e1afd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:43.364362 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ab4ffb36-4f99-4026-bcca-1ce39b2e1afd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:43.364446 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ab4ffb36-4f99-4026-bcca-1ce39b2e1afd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:43.364765 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ab4ffb36-4f99-4026-bcca-1ce39b2e1afd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:43.364938 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ab4ffb36-4f99-4026-bcca-1ce39b2e1afd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:43.365098 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ab4ffb36-4f99-4026-bcca-1ce39b2e1afd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:43.376247 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ab4ffb36-4f99-4026-bcca-1ce39b2e1afd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:43.440002 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ab4ffb36-4f99-4026-bcca-1ce39b2e1afd tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.082833 Jun 01 22:47:43.440323 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1133/3355] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:47:43 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2/os-interface => generated 283 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:47:44.067011 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-55762194-7468-4c18-a5dd-42a21579ad36 req-aa4c2ad6-e2f4-44bb-b68b-5449934441ae service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "30be2cf9-739a-4910-83c3-7b771f22dac2", "tag": "fedb17ee-96f2-455b-b805-154711b1b104"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:47:44.072986 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-55762194-7468-4c18-a5dd-42a21579ad36 req-aa4c2ad6-e2f4-44bb-b68b-5449934441ae service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:44.073268 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-55762194-7468-4c18-a5dd-42a21579ad36 req-aa4c2ad6-e2f4-44bb-b68b-5449934441ae service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:44.073467 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-55762194-7468-4c18-a5dd-42a21579ad36 req-aa4c2ad6-e2f4-44bb-b68b-5449934441ae service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:44.079830 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-55762194-7468-4c18-a5dd-42a21579ad36 req-aa4c2ad6-e2f4-44bb-b68b-5449934441ae service nova] Creating event network-changed:fedb17ee-96f2-455b-b805-154711b1b104 for instance 30be2cf9-739a-4910-83c3-7b771f22dac2 on np0000001904 Jun 01 22:47:44.080310 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-55762194-7468-4c18-a5dd-42a21579ad36 req-aa4c2ad6-e2f4-44bb-b68b-5449934441ae service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:47:44.084121 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-55762194-7468-4c18-a5dd-42a21579ad36 req-aa4c2ad6-e2f4-44bb-b68b-5449934441ae service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018926 Jun 01 22:47:44.084432 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1102/3356] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:47:44 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:47:53.173913 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=31,nova_api:INSERT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:47:53.338409 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=75 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:47:53.361754 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:47:53.373373 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=23 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:47:54.070737 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:47:54.076263 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=70 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:47:58.939557 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-12b0d8da-2004-4182-ab47-e65224727d03 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:47:58.942065 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-12b0d8da-2004-4182-ab47-e65224727d03 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:58.947233 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12b0d8da-2004-4182-ab47-e65224727d03 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:58.947556 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12b0d8da-2004-4182-ab47-e65224727d03 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:58.947878 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12b0d8da-2004-4182-ab47-e65224727d03 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:58.948462 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12b0d8da-2004-4182-ab47-e65224727d03 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:58.948899 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12b0d8da-2004-4182-ab47-e65224727d03 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:58.949306 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-12b0d8da-2004-4182-ab47-e65224727d03 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:58.963734 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-12b0d8da-2004-4182-ab47-e65224727d03 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:47:59.141471 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-12b0d8da-2004-4182-ab47-e65224727d03 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:47:59.149200 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-12b0d8da-2004-4182-ab47-e65224727d03 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e" status: 200 len: 1676 microversion: 2.1 time: 0.211963 Jun 01 22:47:59.149473 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1122/3357] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:47:58 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e => generated 1676 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:47:59.225479 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7d3036c5-c669-4cd5-9967-1c94c64ae820 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "1b77f93d-79e7-45d0-879f-585ce8a309f9"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:47:59.227270 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7d3036c5-c669-4cd5-9967-1c94c64ae820 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:47:59.231507 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7d3036c5-c669-4cd5-9967-1c94c64ae820 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:59.231507 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7d3036c5-c669-4cd5-9967-1c94c64ae820 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:59.231507 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7d3036c5-c669-4cd5-9967-1c94c64ae820 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:47:59.231507 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7d3036c5-c669-4cd5-9967-1c94c64ae820 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:47:59.231795 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7d3036c5-c669-4cd5-9967-1c94c64ae820 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:47:59.231795 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7d3036c5-c669-4cd5-9967-1c94c64ae820 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:01.779056 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7d3036c5-c669-4cd5-9967-1c94c64ae820 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "POST /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.555779 Jun 01 22:48:01.779544 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1134/3358] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:47:59 2026] POST /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e/os-volume_attachments => generated 194 bytes in 2556 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:48:08.945092 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:48:09.143764 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=4 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:48:09.229223 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:48:09.270966 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=4 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:48:13.569874 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-281ce2fc-2852-4196-b960-b6827be56ed7 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1227578709", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMyZbIJmLOyfV64Vgzx8zkKEzNA77+P6yXGr1AmzI8qgWgFTJiW48QvrHKgAyNuun/FEJDjzhLfaW53Ep7Thwxnsy2tkhEsmtPAHezC8nDDa1lInu7XzTzpVhlnfTgBtbw=="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:48:13.579831 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-281ce2fc-2852-4196-b960-b6827be56ed7 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Getting quotas for project 46daf7b993ee4161b37f97682a6293df. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:48:13.582238 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-281ce2fc-2852-4196-b960-b6827be56ed7 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Getting quotas for user 3b41eb5141074accb538bf578224a911 and project 46daf7b993ee4161b37f97682a6293df. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:48:13.597308 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-281ce2fc-2852-4196-b960-b6827be56ed7 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.029212 Jun 01 22:48:13.597833 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1103/3359] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:48:13 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:48:14.489740 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-instance-2088729118", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "block_device_mapping": [{"volume_id": "81f915d3-69eb-4c38-904a-32661d09f7b7", "delete_on_termination": "0"}], "networks": [{"uuid": "5571d815-0c9e-4798-80ae-fc525438eaa3"}], "security_groups": [{"name": "tempest-securitygroup--2058941017"}], "key_name": "tempest-keypair-1227578709", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:48:14.581207 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:14.581521 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:14.581828 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:14.582305 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:14.582611 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:14.582880 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:14.587956 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:14.641923 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] validate_networks() for [('5571d815-0c9e-4798-80ae-fc525438eaa3', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:48:14.642258 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:14.855149 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:15.056383 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:48:15.056603 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:48:15.056826 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:48:15.056999 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:48:15.057153 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:48:15.063531 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:15.063711 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:15.063830 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:15.064254 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:15.064401 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:15.064509 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:15.072048 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Getting quotas for project 46daf7b993ee4161b37f97682a6293df. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:48:15.073910 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Getting quotas for user 3b41eb5141074accb538bf578224a911 and project 46daf7b993ee4161b37f97682a6293df. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:48:15.104733 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:48:15.106218 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] [instance: 975d2f4b-6481-44e4-b55c-b76becf65eac] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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), BlockDeviceMapping(attachment_id=,boot_index=-1,connection_info=None,created_at=,delete_on_termination=False,deleted=,deleted_at=,destination_type='volume',device_name=None,device_type=,disk_bus=,encrypted=False,encryption_format=None,encryption_options=None,encryption_secret_uuid=None,guest_format=,id=,image_id=None,instance=,instance_uuid=,no_device=False,snapshot_id=None,source_type='volume',tag=None,updated_at=,uuid=,volume_id='81f915d3-69eb-4c38-904a-32661d09f7b7',volume_size=None,volume_type=None)] {{(pid=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:48:15.215392 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-fc8434e1-ab0f-4063-87ee-aaedeaa30f1b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.726027 Jun 01 22:48:15.215392 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1123/3360] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:48:14 2026] POST /compute/v2.1/servers => generated 406 bytes in 726 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:48:15.225442 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f56f1cdf-b40b-4420-a6cf-2ca221daacc7 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:15.227582 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f56f1cdf-b40b-4420-a6cf-2ca221daacc7 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] [instance: 975d2f4b-6481-44e4-b55c-b76becf65eac] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:15.238660 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f56f1cdf-b40b-4420-a6cf-2ca221daacc7 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:15.323557 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f56f1cdf-b40b-4420-a6cf-2ca221daacc7 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b41eb5141074accb538bf578224a911', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46daf7b993ee4161b37f97682a6293df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:15.330576 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f56f1cdf-b40b-4420-a6cf-2ca221daacc7 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] 10.4.3.116 "GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac" status: 200 len: 1217 microversion: 2.1 time: 0.106832 Jun 01 22:48:15.330855 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1135/3361] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:15 2026] GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac => generated 1217 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:16.346340 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0502f560-48f3-47aa-9842-06a7fa88e20b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:16.348297 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0502f560-48f3-47aa-9842-06a7fa88e20b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] [instance: 975d2f4b-6481-44e4-b55c-b76becf65eac] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:16.355114 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0502f560-48f3-47aa-9842-06a7fa88e20b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:16.355469 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0502f560-48f3-47aa-9842-06a7fa88e20b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:16.356030 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0502f560-48f3-47aa-9842-06a7fa88e20b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:16.356584 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0502f560-48f3-47aa-9842-06a7fa88e20b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:16.357106 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0502f560-48f3-47aa-9842-06a7fa88e20b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:16.357468 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0502f560-48f3-47aa-9842-06a7fa88e20b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:16.375080 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-0502f560-48f3-47aa-9842-06a7fa88e20b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:16.461798 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0502f560-48f3-47aa-9842-06a7fa88e20b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b41eb5141074accb538bf578224a911', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46daf7b993ee4161b37f97682a6293df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:16.469529 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0502f560-48f3-47aa-9842-06a7fa88e20b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] 10.4.3.116 "GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac" status: 200 len: 1259 microversion: 2.1 time: 0.125403 Jun 01 22:48:16.469816 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1104/3362] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:16 2026] GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac => generated 1259 bytes in 126 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:48:17.483582 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-71e0e2ec-55ef-4ff2-b609-c58a10ad2708 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:17.485049 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-71e0e2ec-55ef-4ff2-b609-c58a10ad2708 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] [instance: 975d2f4b-6481-44e4-b55c-b76becf65eac] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:17.489285 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-71e0e2ec-55ef-4ff2-b609-c58a10ad2708 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:17.489487 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-71e0e2ec-55ef-4ff2-b609-c58a10ad2708 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:17.489758 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-71e0e2ec-55ef-4ff2-b609-c58a10ad2708 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:17.490203 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-71e0e2ec-55ef-4ff2-b609-c58a10ad2708 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:17.490539 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-71e0e2ec-55ef-4ff2-b609-c58a10ad2708 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:17.490867 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-71e0e2ec-55ef-4ff2-b609-c58a10ad2708 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:17.512276 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-71e0e2ec-55ef-4ff2-b609-c58a10ad2708 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:17.560224 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-71e0e2ec-55ef-4ff2-b609-c58a10ad2708 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b41eb5141074accb538bf578224a911', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46daf7b993ee4161b37f97682a6293df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:17.567770 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-71e0e2ec-55ef-4ff2-b609-c58a10ad2708 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] 10.4.3.116 "GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac" status: 200 len: 1315 microversion: 2.1 time: 0.085801 Jun 01 22:48:17.568276 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1124/3363] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:17 2026] GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac => generated 1315 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:17.591132 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-dc53a72d-6ddf-4ab6-9716-9f514c1bcd1c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:17.591437 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-dc53a72d-6ddf-4ab6-9716-9f514c1bcd1c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:17.595097 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc53a72d-6ddf-4ab6-9716-9f514c1bcd1c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:17.595317 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc53a72d-6ddf-4ab6-9716-9f514c1bcd1c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:17.595459 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc53a72d-6ddf-4ab6-9716-9f514c1bcd1c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:17.595718 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc53a72d-6ddf-4ab6-9716-9f514c1bcd1c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:17.595850 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc53a72d-6ddf-4ab6-9716-9f514c1bcd1c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:17.595955 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dc53a72d-6ddf-4ab6-9716-9f514c1bcd1c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:17.642643 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-dc53a72d-6ddf-4ab6-9716-9f514c1bcd1c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lazy-loading 'services' on Instance uuid a5677b8d-e734-4a51-bace-02380abc199e {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:48:17.691851 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-dc53a72d-6ddf-4ab6-9716-9f514c1bcd1c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e/os-volume_attachments/1b77f93d-79e7-45d0-879f-585ce8a309f9" status: 202 len: 0 microversion: 2.1 time: 0.102101 Jun 01 22:48:17.692157 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1136/3364] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:48:17 2026] DELETE /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e/os-volume_attachments/1b77f93d-79e7-45d0-879f-585ce8a309f9 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:48:17.701845 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9aa1b5ca-3bb7-4269-b072-2236f81952f3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:17.703327 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-9aa1b5ca-3bb7-4269-b072-2236f81952f3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:17.707330 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9aa1b5ca-3bb7-4269-b072-2236f81952f3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:17.707497 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9aa1b5ca-3bb7-4269-b072-2236f81952f3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:17.707644 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9aa1b5ca-3bb7-4269-b072-2236f81952f3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:17.707873 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9aa1b5ca-3bb7-4269-b072-2236f81952f3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:17.708003 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9aa1b5ca-3bb7-4269-b072-2236f81952f3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:17.708109 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9aa1b5ca-3bb7-4269-b072-2236f81952f3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:17.722867 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9aa1b5ca-3bb7-4269-b072-2236f81952f3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.022769 Jun 01 22:48:17.723124 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1105/3365] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:48:17 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e/os-volume_attachments => generated 197 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:48:18.582692 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a3847cb8-2f68-4dbb-82bc-4795b7716b35 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:18.584022 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a3847cb8-2f68-4dbb-82bc-4795b7716b35 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] [instance: 975d2f4b-6481-44e4-b55c-b76becf65eac] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:18.588375 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a3847cb8-2f68-4dbb-82bc-4795b7716b35 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:18.588627 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a3847cb8-2f68-4dbb-82bc-4795b7716b35 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:18.588826 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a3847cb8-2f68-4dbb-82bc-4795b7716b35 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:18.589221 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a3847cb8-2f68-4dbb-82bc-4795b7716b35 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:18.589513 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a3847cb8-2f68-4dbb-82bc-4795b7716b35 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:18.589818 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a3847cb8-2f68-4dbb-82bc-4795b7716b35 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:18.602866 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a3847cb8-2f68-4dbb-82bc-4795b7716b35 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:18.647165 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a3847cb8-2f68-4dbb-82bc-4795b7716b35 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b41eb5141074accb538bf578224a911', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46daf7b993ee4161b37f97682a6293df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:18.653944 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a3847cb8-2f68-4dbb-82bc-4795b7716b35 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] 10.4.3.116 "GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac" status: 200 len: 1315 microversion: 2.1 time: 0.072942 Jun 01 22:48:18.654322 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1125/3366] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:18 2026] GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac => generated 1315 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:18.732598 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-fce85cf7-7590-4ea1-898b-750cdcb320a8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:18.733638 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-fce85cf7-7590-4ea1-898b-750cdcb320a8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:18.736850 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fce85cf7-7590-4ea1-898b-750cdcb320a8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:18.737014 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fce85cf7-7590-4ea1-898b-750cdcb320a8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:18.737143 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fce85cf7-7590-4ea1-898b-750cdcb320a8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:18.737387 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fce85cf7-7590-4ea1-898b-750cdcb320a8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:18.737522 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fce85cf7-7590-4ea1-898b-750cdcb320a8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:18.737657 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fce85cf7-7590-4ea1-898b-750cdcb320a8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:18.755755 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-fce85cf7-7590-4ea1-898b-750cdcb320a8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025057 Jun 01 22:48:18.756023 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1137/3367] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:48:18 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:48:19.571668 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-31a10d31-00bf-4f5c-9996-e12c467216fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:19.573093 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-31a10d31-00bf-4f5c-9996-e12c467216fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:19.577518 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31a10d31-00bf-4f5c-9996-e12c467216fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:19.577717 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31a10d31-00bf-4f5c-9996-e12c467216fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:19.577921 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31a10d31-00bf-4f5c-9996-e12c467216fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:19.578362 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31a10d31-00bf-4f5c-9996-e12c467216fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:19.578655 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31a10d31-00bf-4f5c-9996-e12c467216fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:19.578913 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-31a10d31-00bf-4f5c-9996-e12c467216fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:19.598284 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-31a10d31-00bf-4f5c-9996-e12c467216fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:19.667822 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7dc75092-2f02-415b-b29d-541f5638ee28 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:19.669426 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7dc75092-2f02-415b-b29d-541f5638ee28 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] [instance: 975d2f4b-6481-44e4-b55c-b76becf65eac] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:19.674154 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7dc75092-2f02-415b-b29d-541f5638ee28 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:19.674369 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7dc75092-2f02-415b-b29d-541f5638ee28 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:19.674895 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7dc75092-2f02-415b-b29d-541f5638ee28 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:19.674972 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7dc75092-2f02-415b-b29d-541f5638ee28 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:19.675357 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7dc75092-2f02-415b-b29d-541f5638ee28 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:19.675724 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7dc75092-2f02-415b-b29d-541f5638ee28 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:19.690789 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7dc75092-2f02-415b-b29d-541f5638ee28 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:19.738084 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7dc75092-2f02-415b-b29d-541f5638ee28 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b41eb5141074accb538bf578224a911', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46daf7b993ee4161b37f97682a6293df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:19.739005 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-31a10d31-00bf-4f5c-9996-e12c467216fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:19.745489 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7dc75092-2f02-415b-b29d-541f5638ee28 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] 10.4.3.116 "GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac" status: 200 len: 1323 microversion: 2.1 time: 0.079232 Jun 01 22:48:19.745821 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1126/3368] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:19 2026] GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac => generated 1323 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:19.746958 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-31a10d31-00bf-4f5c-9996-e12c467216fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 200 len: 1566 microversion: 2.1 time: 0.206853 Jun 01 22:48:19.747252 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1106/3369] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:19 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 1566 bytes in 207 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:19.761948 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a4415a05-1a65-44b0-ae35-f2200395a730 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Action: 'action', calling method: >, body: {"createImage": {"name": "tempest-TestVolumeBootPatternsnapshot-367902260"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:48:19.763296 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a4415a05-1a65-44b0-ae35-f2200395a730 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:19.764893 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-fc71e769-e3c1-4239-91ab-f2d46164a6a3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:19.766299 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-fc71e769-e3c1-4239-91ab-f2d46164a6a3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:19.766479 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a4415a05-1a65-44b0-ae35-f2200395a730 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:19.766667 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a4415a05-1a65-44b0-ae35-f2200395a730 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:19.766790 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a4415a05-1a65-44b0-ae35-f2200395a730 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:19.767011 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a4415a05-1a65-44b0-ae35-f2200395a730 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:19.767138 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a4415a05-1a65-44b0-ae35-f2200395a730 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:19.767271 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a4415a05-1a65-44b0-ae35-f2200395a730 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:19.770764 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc71e769-e3c1-4239-91ab-f2d46164a6a3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:19.770984 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc71e769-e3c1-4239-91ab-f2d46164a6a3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:19.771164 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc71e769-e3c1-4239-91ab-f2d46164a6a3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:19.771487 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc71e769-e3c1-4239-91ab-f2d46164a6a3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:19.771686 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc71e769-e3c1-4239-91ab-f2d46164a6a3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:19.771876 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc71e769-e3c1-4239-91ab-f2d46164a6a3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:19.788272 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-fc71e769-e3c1-4239-91ab-f2d46164a6a3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.024980 Jun 01 22:48:19.788500 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1127/3370] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:48:19 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:48:19.820755 np0000001904 devstack@n-api.service[86662]: INFO nova.compute.api [None req-a4415a05-1a65-44b0-ae35-f2200395a730 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Attempting to quiesce instance before volume snapshot. Jun 01 22:48:20.324334 np0000001904 devstack@n-api.service[86662]: INFO nova.compute.api [None req-a4415a05-1a65-44b0-ae35-f2200395a730 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Skipping quiescing instance: QEMU guest agent is not enabled. Jun 01 22:48:20.367842 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a4415a05-1a65-44b0-ae35-f2200395a730 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Creating snapshot from volume c4345ec8-a051-48b5-93a1-6c8ddca68a42. {{(pid=86662) snapshot_instance /opt/stack/nova/nova/compute/api.py:3590}} Jun 01 22:48:20.601932 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-5cbcb6a4-f22c-4ff5-a17c-b802ce80b1c3 req-82ce30f3-ae67-4d76-8192-8ec15bd20484 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "975d2f4b-6481-44e4-b55c-b76becf65eac", "tag": "a5dd5050-f9e5-41b2-a51e-02967fa7aeb8"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:48:20.610041 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-5cbcb6a4-f22c-4ff5-a17c-b802ce80b1c3 req-82ce30f3-ae67-4d76-8192-8ec15bd20484 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:20.610306 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-5cbcb6a4-f22c-4ff5-a17c-b802ce80b1c3 req-82ce30f3-ae67-4d76-8192-8ec15bd20484 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:20.610486 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-5cbcb6a4-f22c-4ff5-a17c-b802ce80b1c3 req-82ce30f3-ae67-4d76-8192-8ec15bd20484 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:20.619104 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-5cbcb6a4-f22c-4ff5-a17c-b802ce80b1c3 req-82ce30f3-ae67-4d76-8192-8ec15bd20484 service nova] Creating event network-changed:a5dd5050-f9e5-41b2-a51e-02967fa7aeb8 for instance 975d2f4b-6481-44e4-b55c-b76becf65eac on np0000001904 Jun 01 22:48:20.619643 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-5cbcb6a4-f22c-4ff5-a17c-b802ce80b1c3 req-82ce30f3-ae67-4d76-8192-8ec15bd20484 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:48:20.624787 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-5cbcb6a4-f22c-4ff5-a17c-b802ce80b1c3 req-82ce30f3-ae67-4d76-8192-8ec15bd20484 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.049789 Jun 01 22:48:20.625352 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1107/3371] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:48:20 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 50 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:48:20.760077 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-990b8453-ae9a-4165-b4fd-3f042cb80b1f tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:20.761915 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-990b8453-ae9a-4165-b4fd-3f042cb80b1f tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] [instance: 975d2f4b-6481-44e4-b55c-b76becf65eac] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:20.766833 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-990b8453-ae9a-4165-b4fd-3f042cb80b1f tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:20.767164 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-990b8453-ae9a-4165-b4fd-3f042cb80b1f tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:20.767434 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-990b8453-ae9a-4165-b4fd-3f042cb80b1f tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:20.768003 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-990b8453-ae9a-4165-b4fd-3f042cb80b1f tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:20.768395 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-990b8453-ae9a-4165-b4fd-3f042cb80b1f tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:20.768771 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-990b8453-ae9a-4165-b4fd-3f042cb80b1f tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:20.784727 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-990b8453-ae9a-4165-b4fd-3f042cb80b1f tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:20.797854 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-32ffa3d3-b0a0-4aa8-9f43-651b64498bd9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:20.799325 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-32ffa3d3-b0a0-4aa8-9f43-651b64498bd9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:20.803007 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-32ffa3d3-b0a0-4aa8-9f43-651b64498bd9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:20.803164 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-32ffa3d3-b0a0-4aa8-9f43-651b64498bd9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:20.803342 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-32ffa3d3-b0a0-4aa8-9f43-651b64498bd9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:20.803561 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-32ffa3d3-b0a0-4aa8-9f43-651b64498bd9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:20.803714 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-32ffa3d3-b0a0-4aa8-9f43-651b64498bd9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:20.803823 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-32ffa3d3-b0a0-4aa8-9f43-651b64498bd9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:20.820190 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-32ffa3d3-b0a0-4aa8-9f43-651b64498bd9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.024135 Jun 01 22:48:20.820536 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1108/3372] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:48:20 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e/os-volume_attachments => generated 25 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:48:20.829335 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ace836ad-a9ff-4a94-a104-20c3990fc777 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:20.829492 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ace836ad-a9ff-4a94-a104-20c3990fc777 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:20.832998 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ace836ad-a9ff-4a94-a104-20c3990fc777 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:20.833184 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ace836ad-a9ff-4a94-a104-20c3990fc777 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:20.833347 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ace836ad-a9ff-4a94-a104-20c3990fc777 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:20.833609 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ace836ad-a9ff-4a94-a104-20c3990fc777 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:20.833749 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ace836ad-a9ff-4a94-a104-20c3990fc777 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:20.833855 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ace836ad-a9ff-4a94-a104-20c3990fc777 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:20.878248 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-ace836ad-a9ff-4a94-a104-20c3990fc777 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] HTTP exception thrown: Instance a5677b8d-e734-4a51-bace-02380abc199e is not attached to volume 1b77f93d-79e7-45d0-879f-585ce8a309f9 Jun 01 22:48:20.878552 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ace836ad-a9ff-4a94-a104-20c3990fc777 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Returning 404 to user: Instance a5677b8d-e734-4a51-bace-02380abc199e is not attached to volume 1b77f93d-79e7-45d0-879f-585ce8a309f9 {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:48:20.878972 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ace836ad-a9ff-4a94-a104-20c3990fc777 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e/os-volume_attachments/1b77f93d-79e7-45d0-879f-585ce8a309f9" status: 404 len: 154 microversion: 2.1 time: 0.051254 Jun 01 22:48:20.879263 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1109/3373] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:48:20 2026] DELETE /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e/os-volume_attachments/1b77f93d-79e7-45d0-879f-585ce8a309f9 => generated 154 bytes in 51 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:48:20.887754 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-add7e2d1-ecb5-410c-aafe-1f25e6511855 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:20.887980 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-add7e2d1-ecb5-410c-aafe-1f25e6511855 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:20.891869 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-add7e2d1-ecb5-410c-aafe-1f25e6511855 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:20.892081 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-add7e2d1-ecb5-410c-aafe-1f25e6511855 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:20.892245 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-add7e2d1-ecb5-410c-aafe-1f25e6511855 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:20.892576 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-add7e2d1-ecb5-410c-aafe-1f25e6511855 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:20.892762 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-add7e2d1-ecb5-410c-aafe-1f25e6511855 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:20.892916 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-add7e2d1-ecb5-410c-aafe-1f25e6511855 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:20.910023 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-add7e2d1-ecb5-410c-aafe-1f25e6511855 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Going to try to terminate instance {{(pid=86661) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:48:20.958596 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-990b8453-ae9a-4165-b4fd-3f042cb80b1f tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b41eb5141074accb538bf578224a911', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46daf7b993ee4161b37f97682a6293df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:20.966220 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-990b8453-ae9a-4165-b4fd-3f042cb80b1f tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] 10.4.3.116 "GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac" status: 200 len: 1391 microversion: 2.1 time: 0.208232 Jun 01 22:48:20.966463 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1128/3374] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:20 2026] GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac => generated 1391 bytes in 209 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:20.969495 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-add7e2d1-ecb5-410c-aafe-1f25e6511855 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e" status: 204 len: 0 microversion: 2.1 time: 0.083745 Jun 01 22:48:20.969884 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1110/3375] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:48:20 2026] DELETE /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e => generated 0 bytes in 85 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:48:20.979002 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-cf117e05-d52a-4582-843b-fea6986141ec tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:20.980344 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-cf117e05-d52a-4582-843b-fea6986141ec tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:20.984701 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cf117e05-d52a-4582-843b-fea6986141ec tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:20.984963 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cf117e05-d52a-4582-843b-fea6986141ec tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:20.985205 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cf117e05-d52a-4582-843b-fea6986141ec tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:20.985680 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cf117e05-d52a-4582-843b-fea6986141ec tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:20.985998 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cf117e05-d52a-4582-843b-fea6986141ec tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:20.986301 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-cf117e05-d52a-4582-843b-fea6986141ec tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:21.000685 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-cf117e05-d52a-4582-843b-fea6986141ec tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:21.166434 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-cf117e05-d52a-4582-843b-fea6986141ec tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:21.174296 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-cf117e05-d52a-4582-843b-fea6986141ec tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e" status: 200 len: 1682 microversion: 2.1 time: 0.196825 Jun 01 22:48:21.174653 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1129/3376] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:20 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e => generated 1682 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:21.963715 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a4415a05-1a65-44b0-ae35-f2200395a730 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "POST /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2/action" status: 202 len: 0 microversion: 2.1 time: 2.203369 Jun 01 22:48:21.963995 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1138/3377] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:48:19 2026] POST /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2/action => generated 0 bytes in 2204 msecs (HTTP/1.1 202) 10 headers in 450 bytes (1 switches on core 0) Jun 01 22:48:21.983355 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-259e7efa-267f-4585-a36e-56bf649ca2d9 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:21.985118 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-259e7efa-267f-4585-a36e-56bf649ca2d9 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] [instance: 975d2f4b-6481-44e4-b55c-b76becf65eac] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:21.990204 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-259e7efa-267f-4585-a36e-56bf649ca2d9 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:21.990413 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-259e7efa-267f-4585-a36e-56bf649ca2d9 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:21.990632 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-259e7efa-267f-4585-a36e-56bf649ca2d9 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:21.991031 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-259e7efa-267f-4585-a36e-56bf649ca2d9 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:21.991341 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-259e7efa-267f-4585-a36e-56bf649ca2d9 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:21.991633 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-259e7efa-267f-4585-a36e-56bf649ca2d9 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:22.007313 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-259e7efa-267f-4585-a36e-56bf649ca2d9 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:22.087197 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c9bc25c4-4f8b-4d9c-90f8-3e1a37c2807a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1183182694", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBE16NzzM2hNywOeQx7k1HaIIZEzFAYKJtsCckMsI1gX1OfF0i9kzvmqqv3b4MUQVaXEpik4aHa+iaLHDNr/5XR7OEklTRgdHUIjGtcIWyQLoUGyKlZKS2JmvG+EzhSJz1Q=="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:48:22.100309 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-c9bc25c4-4f8b-4d9c-90f8-3e1a37c2807a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:48:22.103134 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-c9bc25c4-4f8b-4d9c-90f8-3e1a37c2807a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for user 720720a71fc744449b75cea9b4b611e7 and project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:48:22.118688 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c9bc25c4-4f8b-4d9c-90f8-3e1a37c2807a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.033279 Jun 01 22:48:22.119134 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1130/3378] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:48:22 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:48:22.157865 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-259e7efa-267f-4585-a36e-56bf649ca2d9 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b41eb5141074accb538bf578224a911', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46daf7b993ee4161b37f97682a6293df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:22.165531 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-259e7efa-267f-4585-a36e-56bf649ca2d9 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] 10.4.3.116 "GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac" status: 200 len: 1401 microversion: 2.1 time: 0.184134 Jun 01 22:48:22.165972 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1111/3379] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:21 2026] GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac => generated 1401 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:22.190425 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e8ea080f-6e81-4c02-aad2-40cd21c74ed2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:22.192695 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e8ea080f-6e81-4c02-aad2-40cd21c74ed2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:22.198013 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e8ea080f-6e81-4c02-aad2-40cd21c74ed2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:22.198388 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e8ea080f-6e81-4c02-aad2-40cd21c74ed2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:22.198736 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e8ea080f-6e81-4c02-aad2-40cd21c74ed2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:22.199356 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e8ea080f-6e81-4c02-aad2-40cd21c74ed2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:22.200045 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e8ea080f-6e81-4c02-aad2-40cd21c74ed2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:22.200328 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e8ea080f-6e81-4c02-aad2-40cd21c74ed2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:22.219873 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e8ea080f-6e81-4c02-aad2-40cd21c74ed2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:22.379081 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e8ea080f-6e81-4c02-aad2-40cd21c74ed2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:22.387052 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e8ea080f-6e81-4c02-aad2-40cd21c74ed2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e" status: 200 len: 1682 microversion: 2.1 time: 0.198916 Jun 01 22:48:22.387378 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1139/3380] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:22 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e => generated 1682 bytes in 200 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:22.674148 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-142cd61e-b4fe-4b6b-8a31-da8687aac8fa req-ddc4be96-15ae-41a8-bc2b-dcee4977246e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a5677b8d-e734-4a51-bace-02380abc199e", "name": "network-vif-unplugged", "status": "completed", "tag": "fdc53afd-a136-403e-9bb4-d0168ac37683"}, {"server_uuid": "a5677b8d-e734-4a51-bace-02380abc199e", "name": "network-vif-unplugged", "status": "completed", "tag": "fdc53afd-a136-403e-9bb4-d0168ac37683"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:48:22.679331 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-142cd61e-b4fe-4b6b-8a31-da8687aac8fa req-ddc4be96-15ae-41a8-bc2b-dcee4977246e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:22.679507 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-142cd61e-b4fe-4b6b-8a31-da8687aac8fa req-ddc4be96-15ae-41a8-bc2b-dcee4977246e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:22.679807 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-142cd61e-b4fe-4b6b-8a31-da8687aac8fa req-ddc4be96-15ae-41a8-bc2b-dcee4977246e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:22.685554 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-142cd61e-b4fe-4b6b-8a31-da8687aac8fa req-ddc4be96-15ae-41a8-bc2b-dcee4977246e service nova] Creating event network-vif-unplugged:fdc53afd-a136-403e-9bb4-d0168ac37683 for instance a5677b8d-e734-4a51-bace-02380abc199e on np0000001904 Jun 01 22:48:22.685747 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-142cd61e-b4fe-4b6b-8a31-da8687aac8fa req-ddc4be96-15ae-41a8-bc2b-dcee4977246e service nova] Creating event network-vif-unplugged:fdc53afd-a136-403e-9bb4-d0168ac37683 for instance a5677b8d-e734-4a51-bace-02380abc199e on np0000001904 Jun 01 22:48:22.686118 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-142cd61e-b4fe-4b6b-8a31-da8687aac8fa req-ddc4be96-15ae-41a8-bc2b-dcee4977246e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:48:22.689746 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-142cd61e-b4fe-4b6b-8a31-da8687aac8fa req-ddc4be96-15ae-41a8-bc2b-dcee4977246e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 358 microversion: 2.1 time: 0.017220 Jun 01 22:48:22.690019 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1131/3381] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:48:22 2026] POST /compute/v2.1/os-server-external-events => generated 358 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:48:22.913383 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-image-snapshot-server-1388275004", "imageRef": "0285f1dd-5e14-4538-9a5c-78e80875a5ec", "flavorRef": "42", "networks": [{"uuid": "ff3b2d13-aff4-41f5-b7e9-f43caca179df"}], "security_groups": [{"name": "tempest-securitygroup--813448508"}], "key_name": "tempest-keypair-1183182694", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:48:23.001448 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:23.001869 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:23.002044 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:23.002525 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:23.002828 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:23.003084 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:23.008836 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:23.062885 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] validate_networks() for [('ff3b2d13-aff4-41f5-b7e9-f43caca179df', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:48:23.063180 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:23.183527 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6b66af45-49ea-440d-8927-34c7ea3bd9c0 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:23.185297 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6b66af45-49ea-440d-8927-34c7ea3bd9c0 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] [instance: 975d2f4b-6481-44e4-b55c-b76becf65eac] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:23.189384 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b66af45-49ea-440d-8927-34c7ea3bd9c0 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:23.189648 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b66af45-49ea-440d-8927-34c7ea3bd9c0 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:23.189848 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b66af45-49ea-440d-8927-34c7ea3bd9c0 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:23.190331 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b66af45-49ea-440d-8927-34c7ea3bd9c0 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:23.190638 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b66af45-49ea-440d-8927-34c7ea3bd9c0 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:23.190897 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6b66af45-49ea-440d-8927-34c7ea3bd9c0 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:23.204339 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6b66af45-49ea-440d-8927-34c7ea3bd9c0 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:23.244932 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:23.309903 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6b66af45-49ea-440d-8927-34c7ea3bd9c0 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b41eb5141074accb538bf578224a911', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46daf7b993ee4161b37f97682a6293df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:23.317465 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6b66af45-49ea-440d-8927-34c7ea3bd9c0 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] 10.4.3.116 "GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac" status: 200 len: 1401 microversion: 2.1 time: 0.135526 Jun 01 22:48:23.317742 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1140/3382] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:23 2026] GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac => generated 1401 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:23.367216 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:48:23.367379 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:48:23.367581 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:48:23.367736 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:48:23.367881 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:48:23.373418 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:23.373585 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:23.373729 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:23.374245 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:23.374424 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:23.375765 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:23.384041 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:48:23.385903 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for user 720720a71fc744449b75cea9b4b611e7 and project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:48:23.391238 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:48:23.393224 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] 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='/dev/vda',device_type='disk',disk_bus='virtio',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='78b521cc-9879-4349-92b7-01585c56432b',source_type='snapshot',tag=None,updated_at=,uuid=,volume_id=None,volume_size=1,volume_type=None)] {{(pid=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:48:23.402675 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8aa2187c-2cac-4e28-bbe5-bc6cc882a7e7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:23.404510 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8aa2187c-2cac-4e28-bbe5-bc6cc882a7e7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:23.409530 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8aa2187c-2cac-4e28-bbe5-bc6cc882a7e7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:23.409759 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8aa2187c-2cac-4e28-bbe5-bc6cc882a7e7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:23.410051 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8aa2187c-2cac-4e28-bbe5-bc6cc882a7e7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:23.410752 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8aa2187c-2cac-4e28-bbe5-bc6cc882a7e7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:23.411085 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8aa2187c-2cac-4e28-bbe5-bc6cc882a7e7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:23.411496 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8aa2187c-2cac-4e28-bbe5-bc6cc882a7e7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:23.426662 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8aa2187c-2cac-4e28-bbe5-bc6cc882a7e7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:23.460254 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-27604b41-4465-465f-ba95-4877ecbfd24b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.548103 Jun 01 22:48:23.460254 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1112/3383] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:48:22 2026] POST /compute/v2.1/servers => generated 405 bytes in 549 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:48:23.470135 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-db387f15-6c15-4f3c-ad8d-7f52b7255179 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:23.471937 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-db387f15-6c15-4f3c-ad8d-7f52b7255179 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:23.486134 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-db387f15-6c15-4f3c-ad8d-7f52b7255179 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:23.544000 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8aa2187c-2cac-4e28-bbe5-bc6cc882a7e7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:23.547332 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-db387f15-6c15-4f3c-ad8d-7f52b7255179 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:23.551966 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8aa2187c-2cac-4e28-bbe5-bc6cc882a7e7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e" status: 200 len: 1682 microversion: 2.1 time: 0.151746 Jun 01 22:48:23.552260 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1132/3384] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:23 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e => generated 1682 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:23.554534 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-db387f15-6c15-4f3c-ad8d-7f52b7255179 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1252 microversion: 2.1 time: 0.086543 Jun 01 22:48:23.554823 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1141/3385] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:23 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1252 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:23.815092 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-9049ce3a-6221-4b73-be65-ccb6ed6a24f5 req-2a5d079d-782b-4bf7-8f4d-37ec57bafab2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a5677b8d-e734-4a51-bace-02380abc199e", "name": "network-vif-deleted", "tag": "fdc53afd-a136-403e-9bb4-d0168ac37683"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:48:23.821374 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-9049ce3a-6221-4b73-be65-ccb6ed6a24f5 req-2a5d079d-782b-4bf7-8f4d-37ec57bafab2 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:23.821553 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-9049ce3a-6221-4b73-be65-ccb6ed6a24f5 req-2a5d079d-782b-4bf7-8f4d-37ec57bafab2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:23.821736 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-9049ce3a-6221-4b73-be65-ccb6ed6a24f5 req-2a5d079d-782b-4bf7-8f4d-37ec57bafab2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:23.828842 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-9049ce3a-6221-4b73-be65-ccb6ed6a24f5 req-2a5d079d-782b-4bf7-8f4d-37ec57bafab2 service nova] Creating event network-vif-deleted:fdc53afd-a136-403e-9bb4-d0168ac37683 for instance a5677b8d-e734-4a51-bace-02380abc199e on np0000001904 Jun 01 22:48:23.829219 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-9049ce3a-6221-4b73-be65-ccb6ed6a24f5 req-2a5d079d-782b-4bf7-8f4d-37ec57bafab2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:48:23.833101 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-9049ce3a-6221-4b73-be65-ccb6ed6a24f5 req-2a5d079d-782b-4bf7-8f4d-37ec57bafab2 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019970 Jun 01 22:48:23.833394 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1113/3386] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:48:23 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:48:24.330958 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5e1f31c4-9d33-4bcf-ba47-07bbde5ecf8a tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:24.332811 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5e1f31c4-9d33-4bcf-ba47-07bbde5ecf8a tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] [instance: 975d2f4b-6481-44e4-b55c-b76becf65eac] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:24.338088 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5e1f31c4-9d33-4bcf-ba47-07bbde5ecf8a tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:24.338488 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5e1f31c4-9d33-4bcf-ba47-07bbde5ecf8a tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:24.338828 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5e1f31c4-9d33-4bcf-ba47-07bbde5ecf8a tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:24.339458 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5e1f31c4-9d33-4bcf-ba47-07bbde5ecf8a tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:24.339900 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5e1f31c4-9d33-4bcf-ba47-07bbde5ecf8a tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:24.340255 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5e1f31c4-9d33-4bcf-ba47-07bbde5ecf8a tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:24.355387 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-5e1f31c4-9d33-4bcf-ba47-07bbde5ecf8a tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:24.481948 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5e1f31c4-9d33-4bcf-ba47-07bbde5ecf8a tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b41eb5141074accb538bf578224a911', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46daf7b993ee4161b37f97682a6293df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:24.493221 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5e1f31c4-9d33-4bcf-ba47-07bbde5ecf8a tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] 10.4.3.116 "GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac" status: 200 len: 1389 microversion: 2.1 time: 0.163791 Jun 01 22:48:24.493862 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1133/3387] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:24 2026] GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac => generated 1389 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:24.568835 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-55846ad7-4d43-4244-98bb-e76f382a2546 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:24.570255 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-55846ad7-4d43-4244-98bb-e76f382a2546 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:24.571227 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5c5ddd74-73d6-49ed-b7e8-835c2b378b43 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:24.573225 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5c5ddd74-73d6-49ed-b7e8-835c2b378b43 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:24.575020 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-55846ad7-4d43-4244-98bb-e76f382a2546 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:24.575276 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-55846ad7-4d43-4244-98bb-e76f382a2546 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:24.575508 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-55846ad7-4d43-4244-98bb-e76f382a2546 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:24.575976 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-55846ad7-4d43-4244-98bb-e76f382a2546 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:24.576297 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-55846ad7-4d43-4244-98bb-e76f382a2546 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:24.576665 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-55846ad7-4d43-4244-98bb-e76f382a2546 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:24.578054 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c5ddd74-73d6-49ed-b7e8-835c2b378b43 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:24.578411 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c5ddd74-73d6-49ed-b7e8-835c2b378b43 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:24.578718 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c5ddd74-73d6-49ed-b7e8-835c2b378b43 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:24.579320 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c5ddd74-73d6-49ed-b7e8-835c2b378b43 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:24.579774 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c5ddd74-73d6-49ed-b7e8-835c2b378b43 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:24.580181 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c5ddd74-73d6-49ed-b7e8-835c2b378b43 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:24.591427 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-55846ad7-4d43-4244-98bb-e76f382a2546 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:24.599697 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5c5ddd74-73d6-49ed-b7e8-835c2b378b43 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:24.638263 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-55846ad7-4d43-4244-98bb-e76f382a2546 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:24.645582 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-55846ad7-4d43-4244-98bb-e76f382a2546 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1256 microversion: 2.1 time: 0.078495 Jun 01 22:48:24.645846 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1142/3388] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:24 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1256 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:24.649103 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5c5ddd74-73d6-49ed-b7e8-835c2b378b43 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:24.657744 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5c5ddd74-73d6-49ed-b7e8-835c2b378b43 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e" status: 200 len: 1326 microversion: 2.1 time: 0.088742 Jun 01 22:48:24.658061 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1114/3389] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:24 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e => generated 1326 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:25.066994 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:48:25.508052 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b2884e69-d297-4d29-88e2-5e5d7997ef95 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:25.509471 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b2884e69-d297-4d29-88e2-5e5d7997ef95 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] [instance: 975d2f4b-6481-44e4-b55c-b76becf65eac] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:25.515908 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2884e69-d297-4d29-88e2-5e5d7997ef95 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:25.516040 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2884e69-d297-4d29-88e2-5e5d7997ef95 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:25.516224 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2884e69-d297-4d29-88e2-5e5d7997ef95 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:25.516699 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2884e69-d297-4d29-88e2-5e5d7997ef95 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:25.516961 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2884e69-d297-4d29-88e2-5e5d7997ef95 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:25.517241 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2884e69-d297-4d29-88e2-5e5d7997ef95 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:25.537130 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b2884e69-d297-4d29-88e2-5e5d7997ef95 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:25.660113 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-649e5201-4fc7-4f18-b5b1-09637f5598f9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:25.662032 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-649e5201-4fc7-4f18-b5b1-09637f5598f9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:25.667893 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-649e5201-4fc7-4f18-b5b1-09637f5598f9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:25.668168 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-649e5201-4fc7-4f18-b5b1-09637f5598f9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:25.668479 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-649e5201-4fc7-4f18-b5b1-09637f5598f9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:25.669087 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-649e5201-4fc7-4f18-b5b1-09637f5598f9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:25.669542 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-649e5201-4fc7-4f18-b5b1-09637f5598f9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:25.669992 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-649e5201-4fc7-4f18-b5b1-09637f5598f9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:25.671607 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-dc60b9a4-d111-4e86-be08-99b074531fa1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:25.672938 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-dc60b9a4-d111-4e86-be08-99b074531fa1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:25.677992 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dc60b9a4-d111-4e86-be08-99b074531fa1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:25.678259 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dc60b9a4-d111-4e86-be08-99b074531fa1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:25.678481 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dc60b9a4-d111-4e86-be08-99b074531fa1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:25.679052 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dc60b9a4-d111-4e86-be08-99b074531fa1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:25.679467 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dc60b9a4-d111-4e86-be08-99b074531fa1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:25.679829 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dc60b9a4-d111-4e86-be08-99b074531fa1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:25.685720 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-649e5201-4fc7-4f18-b5b1-09637f5598f9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:25.698402 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dc60b9a4-d111-4e86-be08-99b074531fa1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:25.699150 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dc60b9a4-d111-4e86-be08-99b074531fa1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:25.699150 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-dc60b9a4-d111-4e86-be08-99b074531fa1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:25.699150 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-dc60b9a4-d111-4e86-be08-99b074531fa1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lazy-loading 'fault' on Instance uuid a5677b8d-e734-4a51-bace-02380abc199e {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:48:25.702202 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-dc60b9a4-d111-4e86-be08-99b074531fa1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:25.718969 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b2884e69-d297-4d29-88e2-5e5d7997ef95 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b41eb5141074accb538bf578224a911', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46daf7b993ee4161b37f97682a6293df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:25.726149 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b2884e69-d297-4d29-88e2-5e5d7997ef95 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] 10.4.3.116 "GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac" status: 200 len: 1389 microversion: 2.1 time: 0.220172 Jun 01 22:48:25.726440 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1134/3390] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:25 2026] GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac => generated 1389 bytes in 221 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:25.733912 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-649e5201-4fc7-4f18-b5b1-09637f5598f9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:25.741445 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-649e5201-4fc7-4f18-b5b1-09637f5598f9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1304 microversion: 2.1 time: 0.083215 Jun 01 22:48:25.741735 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1143/3391] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:25 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1304 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:25.747388 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-dc60b9a4-d111-4e86-be08-99b074531fa1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:25.754582 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-dc60b9a4-d111-4e86-be08-99b074531fa1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e" status: 200 len: 1331 microversion: 2.1 time: 0.084535 Jun 01 22:48:25.754859 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1115/3392] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:25 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e => generated 1331 bytes in 85 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:26.739755 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-05c3ecad-ac2d-4638-916f-87f0abce5154 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:26.741099 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-05c3ecad-ac2d-4638-916f-87f0abce5154 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] [instance: 975d2f4b-6481-44e4-b55c-b76becf65eac] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:26.745668 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05c3ecad-ac2d-4638-916f-87f0abce5154 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:26.745907 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05c3ecad-ac2d-4638-916f-87f0abce5154 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:26.746102 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05c3ecad-ac2d-4638-916f-87f0abce5154 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:26.746508 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05c3ecad-ac2d-4638-916f-87f0abce5154 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:26.746811 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05c3ecad-ac2d-4638-916f-87f0abce5154 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:26.747078 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05c3ecad-ac2d-4638-916f-87f0abce5154 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:26.755043 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ee39b5b6-294c-4606-9e57-0a759389a4fb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:26.756852 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ee39b5b6-294c-4606-9e57-0a759389a4fb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:26.760879 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ee39b5b6-294c-4606-9e57-0a759389a4fb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:26.761125 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ee39b5b6-294c-4606-9e57-0a759389a4fb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:26.761346 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ee39b5b6-294c-4606-9e57-0a759389a4fb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:26.761821 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ee39b5b6-294c-4606-9e57-0a759389a4fb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:26.762178 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ee39b5b6-294c-4606-9e57-0a759389a4fb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:26.762470 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ee39b5b6-294c-4606-9e57-0a759389a4fb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:26.763854 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-05c3ecad-ac2d-4638-916f-87f0abce5154 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:26.770169 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0ea31092-aad4-4344-a088-1c90a68dfc68 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:26.771683 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0ea31092-aad4-4344-a088-1c90a68dfc68 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:26.776084 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0ea31092-aad4-4344-a088-1c90a68dfc68 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:26.776303 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0ea31092-aad4-4344-a088-1c90a68dfc68 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:26.776546 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0ea31092-aad4-4344-a088-1c90a68dfc68 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:26.776986 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0ea31092-aad4-4344-a088-1c90a68dfc68 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:26.777298 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0ea31092-aad4-4344-a088-1c90a68dfc68 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:26.777550 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0ea31092-aad4-4344-a088-1c90a68dfc68 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:26.779386 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ee39b5b6-294c-4606-9e57-0a759389a4fb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:26.795914 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0ea31092-aad4-4344-a088-1c90a68dfc68 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:26.796171 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0ea31092-aad4-4344-a088-1c90a68dfc68 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:26.796418 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0ea31092-aad4-4344-a088-1c90a68dfc68 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:26.796761 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-0ea31092-aad4-4344-a088-1c90a68dfc68 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lazy-loading 'fault' on Instance uuid a5677b8d-e734-4a51-bace-02380abc199e {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:48:26.800282 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-0ea31092-aad4-4344-a088-1c90a68dfc68 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:26.824710 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ee39b5b6-294c-4606-9e57-0a759389a4fb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:26.833854 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ee39b5b6-294c-4606-9e57-0a759389a4fb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1304 microversion: 2.1 time: 0.080327 Jun 01 22:48:26.834213 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1144/3393] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:26 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1304 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:26.850376 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-0ea31092-aad4-4344-a088-1c90a68dfc68 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:26.857931 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0ea31092-aad4-4344-a088-1c90a68dfc68 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e" status: 200 len: 1331 microversion: 2.1 time: 0.089439 Jun 01 22:48:26.858227 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1116/3394] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:26 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e => generated 1331 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:26.905013 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-05c3ecad-ac2d-4638-916f-87f0abce5154 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b41eb5141074accb538bf578224a911', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46daf7b993ee4161b37f97682a6293df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:26.913777 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-05c3ecad-ac2d-4638-916f-87f0abce5154 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] 10.4.3.116 "GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac" status: 200 len: 1389 microversion: 2.1 time: 0.175613 Jun 01 22:48:26.914119 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1135/3395] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:26 2026] GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac => generated 1389 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:27.849615 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f906d218-2218-4dd2-8668-7743162ae58b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:27.851216 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f906d218-2218-4dd2-8668-7743162ae58b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:27.856492 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f906d218-2218-4dd2-8668-7743162ae58b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:27.857738 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f906d218-2218-4dd2-8668-7743162ae58b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:27.857738 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f906d218-2218-4dd2-8668-7743162ae58b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:27.857738 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f906d218-2218-4dd2-8668-7743162ae58b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:27.857963 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f906d218-2218-4dd2-8668-7743162ae58b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:27.858257 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f906d218-2218-4dd2-8668-7743162ae58b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:27.873204 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a1d1f653-6408-4544-87a0-1f924ef1a42b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:27.873791 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f906d218-2218-4dd2-8668-7743162ae58b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:27.874800 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a1d1f653-6408-4544-87a0-1f924ef1a42b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:27.881216 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1d1f653-6408-4544-87a0-1f924ef1a42b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:27.881602 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1d1f653-6408-4544-87a0-1f924ef1a42b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:27.881931 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1d1f653-6408-4544-87a0-1f924ef1a42b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:27.882604 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1d1f653-6408-4544-87a0-1f924ef1a42b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:27.883068 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1d1f653-6408-4544-87a0-1f924ef1a42b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:27.883532 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1d1f653-6408-4544-87a0-1f924ef1a42b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:27.904299 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1d1f653-6408-4544-87a0-1f924ef1a42b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:27.904535 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1d1f653-6408-4544-87a0-1f924ef1a42b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:27.904706 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a1d1f653-6408-4544-87a0-1f924ef1a42b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:27.904925 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-a1d1f653-6408-4544-87a0-1f924ef1a42b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lazy-loading 'fault' on Instance uuid a5677b8d-e734-4a51-bace-02380abc199e {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:48:27.909490 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a1d1f653-6408-4544-87a0-1f924ef1a42b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:27.917857 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f906d218-2218-4dd2-8668-7743162ae58b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:27.924864 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f906d218-2218-4dd2-8668-7743162ae58b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1312 microversion: 2.1 time: 0.076825 Jun 01 22:48:27.925132 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1145/3396] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:27 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1312 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:27.929681 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3fc399db-3dad-4d37-afb7-9e3d759d7e36 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:27.931079 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3fc399db-3dad-4d37-afb7-9e3d759d7e36 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] [instance: 975d2f4b-6481-44e4-b55c-b76becf65eac] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:27.935441 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3fc399db-3dad-4d37-afb7-9e3d759d7e36 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:27.935732 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3fc399db-3dad-4d37-afb7-9e3d759d7e36 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:27.935942 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3fc399db-3dad-4d37-afb7-9e3d759d7e36 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:27.936369 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3fc399db-3dad-4d37-afb7-9e3d759d7e36 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:27.936714 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3fc399db-3dad-4d37-afb7-9e3d759d7e36 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:27.937061 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3fc399db-3dad-4d37-afb7-9e3d759d7e36 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:27.952643 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-3fc399db-3dad-4d37-afb7-9e3d759d7e36 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:27.958499 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a1d1f653-6408-4544-87a0-1f924ef1a42b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:27.966578 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a1d1f653-6408-4544-87a0-1f924ef1a42b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e" status: 200 len: 1331 microversion: 2.1 time: 0.096414 Jun 01 22:48:27.966909 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1117/3397] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:27 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e => generated 1331 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:28.066764 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3fc399db-3dad-4d37-afb7-9e3d759d7e36 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b41eb5141074accb538bf578224a911', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46daf7b993ee4161b37f97682a6293df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:28.073892 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3fc399db-3dad-4d37-afb7-9e3d759d7e36 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] 10.4.3.116 "GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac" status: 200 len: 1389 microversion: 2.1 time: 0.145848 Jun 01 22:48:28.074149 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1136/3398] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:27 2026] GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac => generated 1389 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:28.865447 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-82f90279-7abb-478f-8eea-ae736accbf7a req-7616228d-79f1-4996-92ad-ea2a8f0516a9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "eccb67cb-6125-4cdf-9759-35d1f572b722", "tag": "3819d29c-faf1-4799-97e1-c987ea855a7e"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:48:28.871338 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-82f90279-7abb-478f-8eea-ae736accbf7a req-7616228d-79f1-4996-92ad-ea2a8f0516a9 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:28.871589 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-82f90279-7abb-478f-8eea-ae736accbf7a req-7616228d-79f1-4996-92ad-ea2a8f0516a9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:28.871783 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-82f90279-7abb-478f-8eea-ae736accbf7a req-7616228d-79f1-4996-92ad-ea2a8f0516a9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:28.877460 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-82f90279-7abb-478f-8eea-ae736accbf7a req-7616228d-79f1-4996-92ad-ea2a8f0516a9 service nova] Creating event network-changed:3819d29c-faf1-4799-97e1-c987ea855a7e for instance eccb67cb-6125-4cdf-9759-35d1f572b722 on np0000001904 Jun 01 22:48:28.877907 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-82f90279-7abb-478f-8eea-ae736accbf7a req-7616228d-79f1-4996-92ad-ea2a8f0516a9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:48:28.881744 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-82f90279-7abb-478f-8eea-ae736accbf7a req-7616228d-79f1-4996-92ad-ea2a8f0516a9 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018087 Jun 01 22:48:28.882083 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1146/3399] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:48:28 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:48:28.940039 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-796699b3-e140-40f6-8e5b-5fa6cfd3cd48 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:28.943188 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-796699b3-e140-40f6-8e5b-5fa6cfd3cd48 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:28.947621 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-796699b3-e140-40f6-8e5b-5fa6cfd3cd48 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:28.947719 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-796699b3-e140-40f6-8e5b-5fa6cfd3cd48 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:28.947993 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-796699b3-e140-40f6-8e5b-5fa6cfd3cd48 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:28.948519 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-796699b3-e140-40f6-8e5b-5fa6cfd3cd48 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:28.948900 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-796699b3-e140-40f6-8e5b-5fa6cfd3cd48 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:28.949244 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-796699b3-e140-40f6-8e5b-5fa6cfd3cd48 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:28.961997 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-796699b3-e140-40f6-8e5b-5fa6cfd3cd48 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:28.980532 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ef2c38b5-6018-4041-bab3-64fb53d87dc4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:28.982215 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ef2c38b5-6018-4041-bab3-64fb53d87dc4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:28.989314 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ef2c38b5-6018-4041-bab3-64fb53d87dc4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:28.989626 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ef2c38b5-6018-4041-bab3-64fb53d87dc4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:28.989845 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ef2c38b5-6018-4041-bab3-64fb53d87dc4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:28.990264 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ef2c38b5-6018-4041-bab3-64fb53d87dc4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:28.990582 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ef2c38b5-6018-4041-bab3-64fb53d87dc4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:28.990853 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ef2c38b5-6018-4041-bab3-64fb53d87dc4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:29.008964 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ef2c38b5-6018-4041-bab3-64fb53d87dc4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:29.009203 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ef2c38b5-6018-4041-bab3-64fb53d87dc4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:29.009407 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ef2c38b5-6018-4041-bab3-64fb53d87dc4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:29.009697 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-ef2c38b5-6018-4041-bab3-64fb53d87dc4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lazy-loading 'fault' on Instance uuid a5677b8d-e734-4a51-bace-02380abc199e {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:48:29.013280 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ef2c38b5-6018-4041-bab3-64fb53d87dc4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:29.062961 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ef2c38b5-6018-4041-bab3-64fb53d87dc4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:29.070423 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ef2c38b5-6018-4041-bab3-64fb53d87dc4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e" status: 200 len: 1331 microversion: 2.1 time: 0.091825 Jun 01 22:48:29.070834 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1137/3400] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:28 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e => generated 1331 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:29.088747 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-fca28d5f-02e0-4627-871e-c806f094b9ac tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:29.090810 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-fca28d5f-02e0-4627-871e-c806f094b9ac tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] [instance: 975d2f4b-6481-44e4-b55c-b76becf65eac] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:29.095851 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fca28d5f-02e0-4627-871e-c806f094b9ac tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:29.096210 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fca28d5f-02e0-4627-871e-c806f094b9ac tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:29.096541 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fca28d5f-02e0-4627-871e-c806f094b9ac tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:29.097296 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fca28d5f-02e0-4627-871e-c806f094b9ac tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:29.097877 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fca28d5f-02e0-4627-871e-c806f094b9ac tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:29.098876 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fca28d5f-02e0-4627-871e-c806f094b9ac tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:29.117594 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-fca28d5f-02e0-4627-871e-c806f094b9ac tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:29.130991 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-796699b3-e140-40f6-8e5b-5fa6cfd3cd48 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:29.139002 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-796699b3-e140-40f6-8e5b-5fa6cfd3cd48 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1389 microversion: 2.1 time: 0.201076 Jun 01 22:48:29.139278 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1118/3401] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:28 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1389 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:29.264707 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-fca28d5f-02e0-4627-871e-c806f094b9ac tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b41eb5141074accb538bf578224a911', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46daf7b993ee4161b37f97682a6293df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:29.273534 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-fca28d5f-02e0-4627-871e-c806f094b9ac tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] 10.4.3.116 "GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac" status: 200 len: 1389 microversion: 2.1 time: 0.186836 Jun 01 22:48:29.273885 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1147/3402] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:29 2026] GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac => generated 1389 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:30.085498 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ffbbbce0-8671-4ece-878b-3fcb7fea74f8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:30.086973 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ffbbbce0-8671-4ece-878b-3fcb7fea74f8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: a5677b8d-e734-4a51-bace-02380abc199e] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:30.091194 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ffbbbce0-8671-4ece-878b-3fcb7fea74f8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:30.091467 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ffbbbce0-8671-4ece-878b-3fcb7fea74f8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:30.091789 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ffbbbce0-8671-4ece-878b-3fcb7fea74f8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:30.092096 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ffbbbce0-8671-4ece-878b-3fcb7fea74f8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:30.092403 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ffbbbce0-8671-4ece-878b-3fcb7fea74f8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:30.092684 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ffbbbce0-8671-4ece-878b-3fcb7fea74f8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:30.099291 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-ffbbbce0-8671-4ece-878b-3fcb7fea74f8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] HTTP exception thrown: Instance a5677b8d-e734-4a51-bace-02380abc199e could not be found. Jun 01 22:48:30.099507 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ffbbbce0-8671-4ece-878b-3fcb7fea74f8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Returning 404 to user: Instance a5677b8d-e734-4a51-bace-02380abc199e could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:48:30.099836 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ffbbbce0-8671-4ece-878b-3fcb7fea74f8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e" status: 404 len: 111 microversion: 2.1 time: 0.015983 Jun 01 22:48:30.100086 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1138/3403] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:30 2026] GET /compute/v2.1/servers/a5677b8d-e734-4a51-bace-02380abc199e => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:48:30.108229 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ded52811-d037-4d83-988c-1a362de7edf1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:30.122401 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ded52811-d037-4d83-988c-1a362de7edf1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-732788674" status: 202 len: 0 microversion: 2.1 time: 0.016059 Jun 01 22:48:30.122774 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1119/3404] 10.4.3.116 () {66 vars in 1336 bytes} [Mon Jun 1 22:48:30 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-732788674 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:48:30.156525 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c465261c-6e1f-45cc-a47e-193b4f4b494c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:30.157917 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c465261c-6e1f-45cc-a47e-193b4f4b494c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:30.164517 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c465261c-6e1f-45cc-a47e-193b4f4b494c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:30.164907 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c465261c-6e1f-45cc-a47e-193b4f4b494c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:30.165210 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c465261c-6e1f-45cc-a47e-193b4f4b494c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:30.165828 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c465261c-6e1f-45cc-a47e-193b4f4b494c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:30.166261 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c465261c-6e1f-45cc-a47e-193b4f4b494c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:30.166662 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c465261c-6e1f-45cc-a47e-193b4f4b494c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:30.182438 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c465261c-6e1f-45cc-a47e-193b4f4b494c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:30.288546 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7d8d4040-2ba9-4a7c-aaef-e34754ed52a8 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:30.290263 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7d8d4040-2ba9-4a7c-aaef-e34754ed52a8 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] [instance: 975d2f4b-6481-44e4-b55c-b76becf65eac] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:30.294574 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7d8d4040-2ba9-4a7c-aaef-e34754ed52a8 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:30.294888 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7d8d4040-2ba9-4a7c-aaef-e34754ed52a8 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:30.295149 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7d8d4040-2ba9-4a7c-aaef-e34754ed52a8 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:30.295690 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7d8d4040-2ba9-4a7c-aaef-e34754ed52a8 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:30.296065 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7d8d4040-2ba9-4a7c-aaef-e34754ed52a8 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:30.296421 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7d8d4040-2ba9-4a7c-aaef-e34754ed52a8 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:30.301469 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c465261c-6e1f-45cc-a47e-193b4f4b494c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:30.309190 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c465261c-6e1f-45cc-a47e-193b4f4b494c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1389 microversion: 2.1 time: 0.154193 Jun 01 22:48:30.309525 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1148/3405] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:30 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1389 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:30.313320 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7d8d4040-2ba9-4a7c-aaef-e34754ed52a8 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:30.426159 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7d8d4040-2ba9-4a7c-aaef-e34754ed52a8 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b41eb5141074accb538bf578224a911', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46daf7b993ee4161b37f97682a6293df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:30.434225 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7d8d4040-2ba9-4a7c-aaef-e34754ed52a8 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] 10.4.3.116 "GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac" status: 200 len: 1389 microversion: 2.1 time: 0.147652 Jun 01 22:48:30.434554 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1139/3406] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:30 2026] GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac => generated 1389 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:31.044415 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-e4074f9e-dee6-4661-bd64-545e8a3035e2 req-6d04e0da-1f75-40ff-8414-513108876548 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "975d2f4b-6481-44e4-b55c-b76becf65eac", "name": "network-vif-plugged", "status": "completed", "tag": "a5dd5050-f9e5-41b2-a51e-02967fa7aeb8"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:48:31.049465 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e4074f9e-dee6-4661-bd64-545e8a3035e2 req-6d04e0da-1f75-40ff-8414-513108876548 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:31.049655 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e4074f9e-dee6-4661-bd64-545e8a3035e2 req-6d04e0da-1f75-40ff-8414-513108876548 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:31.049782 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e4074f9e-dee6-4661-bd64-545e8a3035e2 req-6d04e0da-1f75-40ff-8414-513108876548 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:31.055544 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-e4074f9e-dee6-4661-bd64-545e8a3035e2 req-6d04e0da-1f75-40ff-8414-513108876548 service nova] Creating event network-vif-plugged:a5dd5050-f9e5-41b2-a51e-02967fa7aeb8 for instance 975d2f4b-6481-44e4-b55c-b76becf65eac on np0000001904 Jun 01 22:48:31.056236 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-e4074f9e-dee6-4661-bd64-545e8a3035e2 req-6d04e0da-1f75-40ff-8414-513108876548 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:48:31.059470 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-e4074f9e-dee6-4661-bd64-545e8a3035e2 req-6d04e0da-1f75-40ff-8414-513108876548 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016664 Jun 01 22:48:31.059891 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1120/3407] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:48:31 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:48:31.323100 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6a57cb7a-819a-4891-983d-295f126fd64c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:31.324412 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6a57cb7a-819a-4891-983d-295f126fd64c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:31.328916 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6a57cb7a-819a-4891-983d-295f126fd64c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:31.329213 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6a57cb7a-819a-4891-983d-295f126fd64c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:31.329505 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6a57cb7a-819a-4891-983d-295f126fd64c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:31.330066 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6a57cb7a-819a-4891-983d-295f126fd64c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:31.330484 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6a57cb7a-819a-4891-983d-295f126fd64c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:31.330884 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6a57cb7a-819a-4891-983d-295f126fd64c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:31.344624 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6a57cb7a-819a-4891-983d-295f126fd64c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:31.448321 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-95a991de-e08e-40d0-af5e-238811ef83f4 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:31.449782 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-95a991de-e08e-40d0-af5e-238811ef83f4 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] [instance: 975d2f4b-6481-44e4-b55c-b76becf65eac] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:31.455331 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-95a991de-e08e-40d0-af5e-238811ef83f4 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:31.455620 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-95a991de-e08e-40d0-af5e-238811ef83f4 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:31.455826 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-95a991de-e08e-40d0-af5e-238811ef83f4 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:31.456235 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-95a991de-e08e-40d0-af5e-238811ef83f4 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:31.456531 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-95a991de-e08e-40d0-af5e-238811ef83f4 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:31.456810 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-95a991de-e08e-40d0-af5e-238811ef83f4 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:31.458240 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6a57cb7a-819a-4891-983d-295f126fd64c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:31.466492 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6a57cb7a-819a-4891-983d-295f126fd64c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1389 microversion: 2.1 time: 0.144973 Jun 01 22:48:31.466841 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1149/3408] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:31 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1389 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:31.470211 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-95a991de-e08e-40d0-af5e-238811ef83f4 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:31.628614 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-95a991de-e08e-40d0-af5e-238811ef83f4 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b41eb5141074accb538bf578224a911', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46daf7b993ee4161b37f97682a6293df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:31.635883 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-95a991de-e08e-40d0-af5e-238811ef83f4 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] 10.4.3.116 "GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac" status: 200 len: 1389 microversion: 2.1 time: 0.189263 Jun 01 22:48:31.636147 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1140/3409] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:31 2026] GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac => generated 1389 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:31.871622 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cd035ecf-2047-42c5-a429-57bd264a0954 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1186182980", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBCsw+qujJosTYIdGIBk/YW9fbs2qE+2KWzTVsMUxEzgbKCP3MOPm5bTgKgGcY2DN3PJ/mRUp+xghKcyz4IIYvikaqBerbfTxALImasxmzB7Fz75ENi3N+jZnrFGCwYbQyA=="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:48:31.884973 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-cd035ecf-2047-42c5-a429-57bd264a0954 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Getting quotas for project c681846882724963939d1bca7dc60455. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:48:31.887631 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-cd035ecf-2047-42c5-a429-57bd264a0954 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Getting quotas for user 01ad2ba61555430fb7c7fecfbc882ed3 and project c681846882724963939d1bca7dc60455. Resources: {'key_pairs'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:48:31.911420 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cd035ecf-2047-42c5-a429-57bd264a0954 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 386 microversion: 2.1 time: 0.042266 Jun 01 22:48:31.912389 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1121/3410] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:48:31 2026] POST /compute/v2.1/os-keypairs => generated 386 bytes in 43 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:48:32.108909 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=5 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:48:32.481555 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6f931592-35d9-48c0-ab41-fcf3ee1cf5fc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:32.483281 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6f931592-35d9-48c0-ab41-fcf3ee1cf5fc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:32.487785 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6f931592-35d9-48c0-ab41-fcf3ee1cf5fc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:32.488068 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6f931592-35d9-48c0-ab41-fcf3ee1cf5fc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:32.488280 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6f931592-35d9-48c0-ab41-fcf3ee1cf5fc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:32.488741 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6f931592-35d9-48c0-ab41-fcf3ee1cf5fc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:32.489039 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6f931592-35d9-48c0-ab41-fcf3ee1cf5fc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:32.489308 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6f931592-35d9-48c0-ab41-fcf3ee1cf5fc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:32.502118 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6f931592-35d9-48c0-ab41-fcf3ee1cf5fc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:32.646646 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6f931592-35d9-48c0-ab41-fcf3ee1cf5fc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:32.654665 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3387139d-a66b-458d-8f04-c715e50cfc9b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:32.655042 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6f931592-35d9-48c0-ab41-fcf3ee1cf5fc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1389 microversion: 2.1 time: 0.175288 Jun 01 22:48:32.655211 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1150/3411] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:32 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1389 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:32.656548 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3387139d-a66b-458d-8f04-c715e50cfc9b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] [instance: 975d2f4b-6481-44e4-b55c-b76becf65eac] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:32.662231 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3387139d-a66b-458d-8f04-c715e50cfc9b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:32.662593 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3387139d-a66b-458d-8f04-c715e50cfc9b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:32.662891 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3387139d-a66b-458d-8f04-c715e50cfc9b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:32.663485 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3387139d-a66b-458d-8f04-c715e50cfc9b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:32.663916 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3387139d-a66b-458d-8f04-c715e50cfc9b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:32.664268 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3387139d-a66b-458d-8f04-c715e50cfc9b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:32.677944 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-3387139d-a66b-458d-8f04-c715e50cfc9b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:32.785714 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-1360698715", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "761de94f-b2f3-4761-aa86-a970e4d845d4"}], "security_groups": [{"name": "tempest-securitygroup--998217221"}], "key_name": "tempest-keypair-1186182980", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:48:32.796745 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3387139d-a66b-458d-8f04-c715e50cfc9b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '3b41eb5141074accb538bf578224a911', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '46daf7b993ee4161b37f97682a6293df', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:32.804126 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3387139d-a66b-458d-8f04-c715e50cfc9b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] 10.4.3.116 "GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac" status: 200 len: 1570 microversion: 2.1 time: 0.152205 Jun 01 22:48:32.804416 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1141/3412] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:32 2026] GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac => generated 1570 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:32.822218 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8c2f26c6-4da6-409d-aa03-81c5e3aecf0f tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:32.823431 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8c2f26c6-4da6-409d-aa03-81c5e3aecf0f tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] [instance: 975d2f4b-6481-44e4-b55c-b76becf65eac] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:32.827978 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8c2f26c6-4da6-409d-aa03-81c5e3aecf0f tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:32.828125 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8c2f26c6-4da6-409d-aa03-81c5e3aecf0f tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:32.828239 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8c2f26c6-4da6-409d-aa03-81c5e3aecf0f tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:32.828476 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8c2f26c6-4da6-409d-aa03-81c5e3aecf0f tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:32.828628 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8c2f26c6-4da6-409d-aa03-81c5e3aecf0f tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:32.828754 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8c2f26c6-4da6-409d-aa03-81c5e3aecf0f tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:32.838968 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8c2f26c6-4da6-409d-aa03-81c5e3aecf0f tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:32.890467 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:32.890853 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:32.891055 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:32.891558 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:32.892729 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:32.892996 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:32.899423 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:32.906415 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8c2f26c6-4da6-409d-aa03-81c5e3aecf0f tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] 10.4.3.116 "GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.085609 Jun 01 22:48:32.906827 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1151/3413] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:48:32 2026] GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac/os-interface => generated 282 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:48:32.974773 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] validate_networks() for [('761de94f-b2f3-4761-aa86-a970e4d845d4', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:48:32.975709 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:33.096199 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-2c7990b5-1c0e-4563-8d17-90e6c435efce req-c21888fa-56d3-45e0-a3ea-3697a71e8415 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "975d2f4b-6481-44e4-b55c-b76becf65eac", "name": "network-vif-plugged", "status": "completed", "tag": "a5dd5050-f9e5-41b2-a51e-02967fa7aeb8"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:48:33.102114 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2c7990b5-1c0e-4563-8d17-90e6c435efce req-c21888fa-56d3-45e0-a3ea-3697a71e8415 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:33.102321 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2c7990b5-1c0e-4563-8d17-90e6c435efce req-c21888fa-56d3-45e0-a3ea-3697a71e8415 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:33.102510 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-2c7990b5-1c0e-4563-8d17-90e6c435efce req-c21888fa-56d3-45e0-a3ea-3697a71e8415 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:33.108265 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-2c7990b5-1c0e-4563-8d17-90e6c435efce req-c21888fa-56d3-45e0-a3ea-3697a71e8415 service nova] Creating event network-vif-plugged:a5dd5050-f9e5-41b2-a51e-02967fa7aeb8 for instance 975d2f4b-6481-44e4-b55c-b76becf65eac on np0000001904 Jun 01 22:48:33.108733 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-2c7990b5-1c0e-4563-8d17-90e6c435efce req-c21888fa-56d3-45e0-a3ea-3697a71e8415 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:48:33.112721 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-2c7990b5-1c0e-4563-8d17-90e6c435efce req-c21888fa-56d3-45e0-a3ea-3697a71e8415 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018113 Jun 01 22:48:33.113119 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1142/3414] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:48:33 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:48:33.194430 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:33.333553 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:48:33.334034 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:48:33.334245 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:48:33.334431 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:48:33.334631 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:48:33.340519 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:33.340729 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:33.340899 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:33.341352 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:33.341526 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:33.341704 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:33.350067 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Getting quotas for project c681846882724963939d1bca7dc60455. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:48:33.351782 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Getting quotas for user 01ad2ba61555430fb7c7fecfbc882ed3 and project c681846882724963939d1bca7dc60455. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:48:33.356299 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:48:33.357741 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:48:33.408364 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ead2d68c-c26f-40b7-a184-32b744ff3c7c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.624448 Jun 01 22:48:33.409921 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1122/3415] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:48:32 2026] POST /compute/v2.1/servers => generated 405 bytes in 626 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:48:33.422163 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-60244c81-ed8f-4392-a8ba-84a4c88a9858 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:33.423536 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-60244c81-ed8f-4392-a8ba-84a4c88a9858 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:33.445371 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-60244c81-ed8f-4392-a8ba-84a4c88a9858 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:33.515489 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-60244c81-ed8f-4392-a8ba-84a4c88a9858 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:33.523452 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-60244c81-ed8f-4392-a8ba-84a4c88a9858 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1242 microversion: 2.1 time: 0.104048 Jun 01 22:48:33.523795 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1152/3416] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:33 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1242 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:33.532330 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-d14efd03-b5b6-4d8a-a935-76610dd538ec req-4a638842-5f8b-4880-83dd-dbdf8877703b service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "975d2f4b-6481-44e4-b55c-b76becf65eac", "tag": "a5dd5050-f9e5-41b2-a51e-02967fa7aeb8"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:48:33.538895 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-d14efd03-b5b6-4d8a-a935-76610dd538ec req-4a638842-5f8b-4880-83dd-dbdf8877703b service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:33.539091 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-d14efd03-b5b6-4d8a-a935-76610dd538ec req-4a638842-5f8b-4880-83dd-dbdf8877703b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:33.539241 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-d14efd03-b5b6-4d8a-a935-76610dd538ec req-4a638842-5f8b-4880-83dd-dbdf8877703b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:33.547012 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-d14efd03-b5b6-4d8a-a935-76610dd538ec req-4a638842-5f8b-4880-83dd-dbdf8877703b service nova] Creating event network-changed:a5dd5050-f9e5-41b2-a51e-02967fa7aeb8 for instance 975d2f4b-6481-44e4-b55c-b76becf65eac on np0000001904 Jun 01 22:48:33.547467 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-d14efd03-b5b6-4d8a-a935-76610dd538ec req-4a638842-5f8b-4880-83dd-dbdf8877703b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:48:33.551219 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-d14efd03-b5b6-4d8a-a935-76610dd538ec req-4a638842-5f8b-4880-83dd-dbdf8877703b service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.062057 Jun 01 22:48:33.551486 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1143/3417] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:48:33 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) Jun 01 22:48:33.670661 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a46b9f0d-887e-426d-942f-3bcaaec6a6cf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:33.672045 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a46b9f0d-887e-426d-942f-3bcaaec6a6cf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:33.676528 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a46b9f0d-887e-426d-942f-3bcaaec6a6cf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:33.676787 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a46b9f0d-887e-426d-942f-3bcaaec6a6cf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:33.676982 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a46b9f0d-887e-426d-942f-3bcaaec6a6cf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:33.677439 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a46b9f0d-887e-426d-942f-3bcaaec6a6cf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:33.677777 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a46b9f0d-887e-426d-942f-3bcaaec6a6cf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:33.678083 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a46b9f0d-887e-426d-942f-3bcaaec6a6cf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:33.692110 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a46b9f0d-887e-426d-942f-3bcaaec6a6cf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:33.801338 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a46b9f0d-887e-426d-942f-3bcaaec6a6cf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:33.808201 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a46b9f0d-887e-426d-942f-3bcaaec6a6cf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1435 microversion: 2.1 time: 0.139448 Jun 01 22:48:33.808491 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1123/3418] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:33 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1435 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:34.541873 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f785354e-3dec-47a2-91e5-733d94e66903 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:34.543164 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f785354e-3dec-47a2-91e5-733d94e66903 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:34.547876 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f785354e-3dec-47a2-91e5-733d94e66903 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:34.550897 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f785354e-3dec-47a2-91e5-733d94e66903 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.003s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:34.551250 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f785354e-3dec-47a2-91e5-733d94e66903 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:34.551936 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f785354e-3dec-47a2-91e5-733d94e66903 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:34.552345 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f785354e-3dec-47a2-91e5-733d94e66903 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:34.552745 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f785354e-3dec-47a2-91e5-733d94e66903 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:34.567903 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f785354e-3dec-47a2-91e5-733d94e66903 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:34.625315 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f785354e-3dec-47a2-91e5-733d94e66903 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:34.632006 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f785354e-3dec-47a2-91e5-733d94e66903 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1238 microversion: 2.1 time: 0.093360 Jun 01 22:48:34.632265 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1153/3419] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:34 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1238 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:34.823803 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-293488b8-c02c-4e12-851d-8c8bae72eb22 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:34.825232 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-293488b8-c02c-4e12-851d-8c8bae72eb22 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:34.829464 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-293488b8-c02c-4e12-851d-8c8bae72eb22 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:34.829737 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-293488b8-c02c-4e12-851d-8c8bae72eb22 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:34.829928 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-293488b8-c02c-4e12-851d-8c8bae72eb22 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:34.830362 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-293488b8-c02c-4e12-851d-8c8bae72eb22 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:34.830682 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-293488b8-c02c-4e12-851d-8c8bae72eb22 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:34.830943 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-293488b8-c02c-4e12-851d-8c8bae72eb22 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:34.847808 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-293488b8-c02c-4e12-851d-8c8bae72eb22 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:34.996771 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-293488b8-c02c-4e12-851d-8c8bae72eb22 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:35.004626 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-293488b8-c02c-4e12-851d-8c8bae72eb22 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1423 microversion: 2.1 time: 0.182795 Jun 01 22:48:35.004903 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1144/3420] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:34 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1423 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:35.646601 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ef55cc85-d009-4e96-bc5b-ffe48c92d529 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:35.648250 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ef55cc85-d009-4e96-bc5b-ffe48c92d529 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:35.654642 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ef55cc85-d009-4e96-bc5b-ffe48c92d529 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:35.654781 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ef55cc85-d009-4e96-bc5b-ffe48c92d529 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:35.654983 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ef55cc85-d009-4e96-bc5b-ffe48c92d529 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:35.655379 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ef55cc85-d009-4e96-bc5b-ffe48c92d529 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:35.655709 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ef55cc85-d009-4e96-bc5b-ffe48c92d529 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:35.655972 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ef55cc85-d009-4e96-bc5b-ffe48c92d529 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:35.670999 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ef55cc85-d009-4e96-bc5b-ffe48c92d529 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:35.717391 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ef55cc85-d009-4e96-bc5b-ffe48c92d529 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:35.725709 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ef55cc85-d009-4e96-bc5b-ffe48c92d529 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1294 microversion: 2.1 time: 0.081491 Jun 01 22:48:35.726054 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1124/3421] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:35 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1294 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:36.020333 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1b91b259-ad9d-4269-a41b-5a17fa755285 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:36.021783 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1b91b259-ad9d-4269-a41b-5a17fa755285 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:36.026616 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1b91b259-ad9d-4269-a41b-5a17fa755285 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:36.026857 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1b91b259-ad9d-4269-a41b-5a17fa755285 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:36.027073 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1b91b259-ad9d-4269-a41b-5a17fa755285 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:36.027487 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1b91b259-ad9d-4269-a41b-5a17fa755285 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:36.027809 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1b91b259-ad9d-4269-a41b-5a17fa755285 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:36.028085 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1b91b259-ad9d-4269-a41b-5a17fa755285 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:36.042406 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-1b91b259-ad9d-4269-a41b-5a17fa755285 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:36.180166 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1b91b259-ad9d-4269-a41b-5a17fa755285 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:36.187332 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1b91b259-ad9d-4269-a41b-5a17fa755285 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1423 microversion: 2.1 time: 0.168785 Jun 01 22:48:36.187633 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1154/3422] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:36 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1423 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:36.739407 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e6a3f77a-5875-444f-8270-abc50220050c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:36.741089 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e6a3f77a-5875-444f-8270-abc50220050c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:36.746360 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6a3f77a-5875-444f-8270-abc50220050c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:36.746697 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6a3f77a-5875-444f-8270-abc50220050c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:36.746948 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6a3f77a-5875-444f-8270-abc50220050c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:36.747460 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6a3f77a-5875-444f-8270-abc50220050c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:36.747843 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6a3f77a-5875-444f-8270-abc50220050c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:36.748188 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6a3f77a-5875-444f-8270-abc50220050c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:36.761074 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e6a3f77a-5875-444f-8270-abc50220050c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:36.807106 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e6a3f77a-5875-444f-8270-abc50220050c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:36.814447 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e6a3f77a-5875-444f-8270-abc50220050c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1294 microversion: 2.1 time: 0.077010 Jun 01 22:48:36.814810 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1145/3423] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:36 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1294 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:37.208353 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2ba2e8c6-4c13-4e36-8dcb-2bfad3f1ce73 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:37.209747 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2ba2e8c6-4c13-4e36-8dcb-2bfad3f1ce73 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:37.214245 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ba2e8c6-4c13-4e36-8dcb-2bfad3f1ce73 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:37.214539 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ba2e8c6-4c13-4e36-8dcb-2bfad3f1ce73 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:37.214794 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ba2e8c6-4c13-4e36-8dcb-2bfad3f1ce73 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:37.215236 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ba2e8c6-4c13-4e36-8dcb-2bfad3f1ce73 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:37.215595 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ba2e8c6-4c13-4e36-8dcb-2bfad3f1ce73 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:37.215904 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ba2e8c6-4c13-4e36-8dcb-2bfad3f1ce73 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:37.235588 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2ba2e8c6-4c13-4e36-8dcb-2bfad3f1ce73 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:37.362497 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2ba2e8c6-4c13-4e36-8dcb-2bfad3f1ce73 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:37.372141 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2ba2e8c6-4c13-4e36-8dcb-2bfad3f1ce73 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1423 microversion: 2.1 time: 0.165457 Jun 01 22:48:37.372480 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1125/3424] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:37 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1423 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:37.827809 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-acc8e91b-86a3-40b9-bffe-e4fda7313fc9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:37.829231 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-acc8e91b-86a3-40b9-bffe-e4fda7313fc9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:37.835015 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-acc8e91b-86a3-40b9-bffe-e4fda7313fc9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:37.835297 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-acc8e91b-86a3-40b9-bffe-e4fda7313fc9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:37.835553 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-acc8e91b-86a3-40b9-bffe-e4fda7313fc9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:37.836036 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-acc8e91b-86a3-40b9-bffe-e4fda7313fc9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:37.836330 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-acc8e91b-86a3-40b9-bffe-e4fda7313fc9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:37.836658 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-acc8e91b-86a3-40b9-bffe-e4fda7313fc9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:37.851541 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-acc8e91b-86a3-40b9-bffe-e4fda7313fc9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:37.919813 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-acc8e91b-86a3-40b9-bffe-e4fda7313fc9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:37.930458 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-acc8e91b-86a3-40b9-bffe-e4fda7313fc9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1302 microversion: 2.1 time: 0.104190 Jun 01 22:48:37.930838 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1155/3425] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:37 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1302 bytes in 105 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:38.389048 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8d12d7aa-5945-4407-b2e6-db1338b81f1a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:38.390481 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8d12d7aa-5945-4407-b2e6-db1338b81f1a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:38.395095 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8d12d7aa-5945-4407-b2e6-db1338b81f1a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:38.395340 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8d12d7aa-5945-4407-b2e6-db1338b81f1a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:38.395554 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8d12d7aa-5945-4407-b2e6-db1338b81f1a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:38.395994 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8d12d7aa-5945-4407-b2e6-db1338b81f1a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:38.396292 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8d12d7aa-5945-4407-b2e6-db1338b81f1a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:38.396578 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8d12d7aa-5945-4407-b2e6-db1338b81f1a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:38.409215 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8d12d7aa-5945-4407-b2e6-db1338b81f1a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:38.521848 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8d12d7aa-5945-4407-b2e6-db1338b81f1a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:38.529137 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8d12d7aa-5945-4407-b2e6-db1338b81f1a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1423 microversion: 2.1 time: 0.142040 Jun 01 22:48:38.529386 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1146/3426] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:38 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1423 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:38.789960 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-9e6fbef9-2f41-4d0a-b7fc-cd724e57a010 req-03cd8066-9d73-41f6-a8ea-ea9bd3c268c2 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1540f810-24f7-46ac-bf05-f68f3bd963b4", "tag": "eb71d8fd-70b9-441a-8380-30500340ec8c"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:48:38.796632 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-9e6fbef9-2f41-4d0a-b7fc-cd724e57a010 req-03cd8066-9d73-41f6-a8ea-ea9bd3c268c2 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:38.796851 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-9e6fbef9-2f41-4d0a-b7fc-cd724e57a010 req-03cd8066-9d73-41f6-a8ea-ea9bd3c268c2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:38.797011 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-9e6fbef9-2f41-4d0a-b7fc-cd724e57a010 req-03cd8066-9d73-41f6-a8ea-ea9bd3c268c2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:38.802780 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-9e6fbef9-2f41-4d0a-b7fc-cd724e57a010 req-03cd8066-9d73-41f6-a8ea-ea9bd3c268c2 service nova] Creating event network-changed:eb71d8fd-70b9-441a-8380-30500340ec8c for instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 on np0000001904 Jun 01 22:48:38.803178 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-9e6fbef9-2f41-4d0a-b7fc-cd724e57a010 req-03cd8066-9d73-41f6-a8ea-ea9bd3c268c2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:48:38.811942 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-9e6fbef9-2f41-4d0a-b7fc-cd724e57a010 req-03cd8066-9d73-41f6-a8ea-ea9bd3c268c2 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020723 Jun 01 22:48:38.811942 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1126/3427] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:48:38 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:48:38.947828 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8e075351-5d5e-426e-826d-e33a7605af38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:38.949059 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8e075351-5d5e-426e-826d-e33a7605af38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:38.953707 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8e075351-5d5e-426e-826d-e33a7605af38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:38.953960 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8e075351-5d5e-426e-826d-e33a7605af38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:38.954192 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8e075351-5d5e-426e-826d-e33a7605af38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:38.954751 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8e075351-5d5e-426e-826d-e33a7605af38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:38.955158 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8e075351-5d5e-426e-826d-e33a7605af38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:38.955462 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8e075351-5d5e-426e-826d-e33a7605af38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:38.968076 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8e075351-5d5e-426e-826d-e33a7605af38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:39.110799 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8e075351-5d5e-426e-826d-e33a7605af38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:39.117246 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8e075351-5d5e-426e-826d-e33a7605af38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1379 microversion: 2.1 time: 0.171162 Jun 01 22:48:39.117699 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1156/3428] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:38 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1379 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:39.542848 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8ff1b6ad-5873-4042-b897-a21f1c25eac3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:39.544226 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8ff1b6ad-5873-4042-b897-a21f1c25eac3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:39.548720 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ff1b6ad-5873-4042-b897-a21f1c25eac3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:39.548960 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ff1b6ad-5873-4042-b897-a21f1c25eac3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:39.549155 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ff1b6ad-5873-4042-b897-a21f1c25eac3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:39.549583 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ff1b6ad-5873-4042-b897-a21f1c25eac3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:39.549868 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ff1b6ad-5873-4042-b897-a21f1c25eac3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:39.550159 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ff1b6ad-5873-4042-b897-a21f1c25eac3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:39.566495 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8ff1b6ad-5873-4042-b897-a21f1c25eac3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:39.714689 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8ff1b6ad-5873-4042-b897-a21f1c25eac3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:39.722290 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8ff1b6ad-5873-4042-b897-a21f1c25eac3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1423 microversion: 2.1 time: 0.181183 Jun 01 22:48:39.722615 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1147/3429] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:39 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1423 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:40.134225 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a24fea73-f288-4bd0-b14b-997a6a90fa1d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:40.135902 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a24fea73-f288-4bd0-b14b-997a6a90fa1d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:40.140765 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a24fea73-f288-4bd0-b14b-997a6a90fa1d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:40.141072 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a24fea73-f288-4bd0-b14b-997a6a90fa1d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:40.141322 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a24fea73-f288-4bd0-b14b-997a6a90fa1d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:40.141856 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a24fea73-f288-4bd0-b14b-997a6a90fa1d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:40.142208 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a24fea73-f288-4bd0-b14b-997a6a90fa1d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:40.142554 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a24fea73-f288-4bd0-b14b-997a6a90fa1d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:40.168618 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a24fea73-f288-4bd0-b14b-997a6a90fa1d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:40.288472 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a24fea73-f288-4bd0-b14b-997a6a90fa1d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:40.295660 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a24fea73-f288-4bd0-b14b-997a6a90fa1d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1367 microversion: 2.1 time: 0.163221 Jun 01 22:48:40.296198 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1127/3430] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:40 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1367 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:40.737742 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b06d1489-0d89-4e7d-8857-46812a6ff7f6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:40.740980 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b06d1489-0d89-4e7d-8857-46812a6ff7f6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:40.745392 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b06d1489-0d89-4e7d-8857-46812a6ff7f6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:40.745786 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b06d1489-0d89-4e7d-8857-46812a6ff7f6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:40.746234 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b06d1489-0d89-4e7d-8857-46812a6ff7f6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:40.746872 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b06d1489-0d89-4e7d-8857-46812a6ff7f6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:40.747282 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b06d1489-0d89-4e7d-8857-46812a6ff7f6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:40.747702 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b06d1489-0d89-4e7d-8857-46812a6ff7f6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:40.763781 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b06d1489-0d89-4e7d-8857-46812a6ff7f6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:40.932586 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b06d1489-0d89-4e7d-8857-46812a6ff7f6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:40.940530 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b06d1489-0d89-4e7d-8857-46812a6ff7f6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1423 microversion: 2.1 time: 0.205646 Jun 01 22:48:40.940813 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1157/3431] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:40 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1423 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:41.310218 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-848ce67c-1c80-4834-83bc-559ecb154721 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:41.312366 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-848ce67c-1c80-4834-83bc-559ecb154721 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:41.319027 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-848ce67c-1c80-4834-83bc-559ecb154721 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:41.319332 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-848ce67c-1c80-4834-83bc-559ecb154721 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:41.319613 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-848ce67c-1c80-4834-83bc-559ecb154721 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:41.320411 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-848ce67c-1c80-4834-83bc-559ecb154721 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:41.320793 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-848ce67c-1c80-4834-83bc-559ecb154721 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:41.321061 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-848ce67c-1c80-4834-83bc-559ecb154721 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:41.339721 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-38d3df6a-ef0f-4eed-9945-b0f3f932255e req-92dd4e2c-6f72-49d0-8bfe-82d25c12e094 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "eccb67cb-6125-4cdf-9759-35d1f572b722", "name": "network-vif-plugged", "status": "completed", "tag": "3819d29c-faf1-4799-97e1-c987ea855a7e"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:48:41.340172 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-848ce67c-1c80-4834-83bc-559ecb154721 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:41.345645 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-38d3df6a-ef0f-4eed-9945-b0f3f932255e req-92dd4e2c-6f72-49d0-8bfe-82d25c12e094 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:41.345810 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-38d3df6a-ef0f-4eed-9945-b0f3f932255e req-92dd4e2c-6f72-49d0-8bfe-82d25c12e094 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:41.345938 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-38d3df6a-ef0f-4eed-9945-b0f3f932255e req-92dd4e2c-6f72-49d0-8bfe-82d25c12e094 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:41.352642 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-38d3df6a-ef0f-4eed-9945-b0f3f932255e req-92dd4e2c-6f72-49d0-8bfe-82d25c12e094 service nova] Creating event network-vif-plugged:3819d29c-faf1-4799-97e1-c987ea855a7e for instance eccb67cb-6125-4cdf-9759-35d1f572b722 on np0000001904 Jun 01 22:48:41.352992 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-38d3df6a-ef0f-4eed-9945-b0f3f932255e req-92dd4e2c-6f72-49d0-8bfe-82d25c12e094 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:48:41.357987 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-38d3df6a-ef0f-4eed-9945-b0f3f932255e req-92dd4e2c-6f72-49d0-8bfe-82d25c12e094 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020085 Jun 01 22:48:41.358261 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1128/3432] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:48:41 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:48:41.500618 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-848ce67c-1c80-4834-83bc-559ecb154721 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:41.510724 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-848ce67c-1c80-4834-83bc-559ecb154721 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1367 microversion: 2.1 time: 0.202591 Jun 01 22:48:41.511123 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1148/3433] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:41 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1367 bytes in 203 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:41.959423 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-6c902875-52a3-40d8-9e79-e0451e975992 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:41.961079 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-6c902875-52a3-40d8-9e79-e0451e975992 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:41.967496 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6c902875-52a3-40d8-9e79-e0451e975992 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:41.967849 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6c902875-52a3-40d8-9e79-e0451e975992 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:41.968090 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6c902875-52a3-40d8-9e79-e0451e975992 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:41.968539 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6c902875-52a3-40d8-9e79-e0451e975992 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:41.968886 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6c902875-52a3-40d8-9e79-e0451e975992 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:41.969183 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-6c902875-52a3-40d8-9e79-e0451e975992 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:41.987062 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-6c902875-52a3-40d8-9e79-e0451e975992 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:42.126333 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-6c902875-52a3-40d8-9e79-e0451e975992 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:42.134880 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-6c902875-52a3-40d8-9e79-e0451e975992 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1423 microversion: 2.1 time: 0.177139 Jun 01 22:48:42.135300 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1158/3434] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:41 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1423 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:42.530960 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-41edbec9-1348-4b4c-b4b1-7c5633cd13f0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:42.533072 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-41edbec9-1348-4b4c-b4b1-7c5633cd13f0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:42.538718 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-41edbec9-1348-4b4c-b4b1-7c5633cd13f0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:42.539093 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-41edbec9-1348-4b4c-b4b1-7c5633cd13f0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:42.539417 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-41edbec9-1348-4b4c-b4b1-7c5633cd13f0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:42.540073 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-41edbec9-1348-4b4c-b4b1-7c5633cd13f0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:42.540518 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-41edbec9-1348-4b4c-b4b1-7c5633cd13f0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:42.540979 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-41edbec9-1348-4b4c-b4b1-7c5633cd13f0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:42.559636 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-41edbec9-1348-4b4c-b4b1-7c5633cd13f0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:42.708309 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-41edbec9-1348-4b4c-b4b1-7c5633cd13f0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:42.715394 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-41edbec9-1348-4b4c-b4b1-7c5633cd13f0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1367 microversion: 2.1 time: 0.187229 Jun 01 22:48:42.715882 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1129/3435] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:42 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1367 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:43.150915 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-602b1a2d-796b-45be-9513-c524047a9dbf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:43.152640 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-602b1a2d-796b-45be-9513-c524047a9dbf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:43.158669 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-602b1a2d-796b-45be-9513-c524047a9dbf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:43.158966 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-602b1a2d-796b-45be-9513-c524047a9dbf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:43.159465 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-602b1a2d-796b-45be-9513-c524047a9dbf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:43.160009 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-602b1a2d-796b-45be-9513-c524047a9dbf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:43.160376 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-602b1a2d-796b-45be-9513-c524047a9dbf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:43.160925 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-602b1a2d-796b-45be-9513-c524047a9dbf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:43.176396 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-602b1a2d-796b-45be-9513-c524047a9dbf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:43.298778 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-602b1a2d-796b-45be-9513-c524047a9dbf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:43.306727 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-602b1a2d-796b-45be-9513-c524047a9dbf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1607 microversion: 2.1 time: 0.157902 Jun 01 22:48:43.307100 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1149/3436] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:43 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1607 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:43.322191 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b4e8d320-f340-4d46-827e-c1ddb10b4625 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:43.323554 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b4e8d320-f340-4d46-827e-c1ddb10b4625 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:43.327652 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b4e8d320-f340-4d46-827e-c1ddb10b4625 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:43.327980 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b4e8d320-f340-4d46-827e-c1ddb10b4625 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:43.328152 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b4e8d320-f340-4d46-827e-c1ddb10b4625 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:43.328546 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b4e8d320-f340-4d46-827e-c1ddb10b4625 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:43.328820 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b4e8d320-f340-4d46-827e-c1ddb10b4625 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:43.329060 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b4e8d320-f340-4d46-827e-c1ddb10b4625 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:43.340848 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b4e8d320-f340-4d46-827e-c1ddb10b4625 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:43.345532 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=4 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:48:43.354170 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=10 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:48:43.409263 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b4e8d320-f340-4d46-827e-c1ddb10b4625 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.088718 Jun 01 22:48:43.409779 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1159/3437] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:48:43 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722/os-interface => generated 282 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:48:43.427047 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-e7372f11-e06f-45b4-a793-d84d27fcec05 req-6c3834db-755d-4507-b1ab-e6f3a135f18e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "eccb67cb-6125-4cdf-9759-35d1f572b722", "name": "network-vif-plugged", "status": "completed", "tag": "3819d29c-faf1-4799-97e1-c987ea855a7e"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:48:43.433054 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e7372f11-e06f-45b4-a793-d84d27fcec05 req-6c3834db-755d-4507-b1ab-e6f3a135f18e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:43.433237 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e7372f11-e06f-45b4-a793-d84d27fcec05 req-6c3834db-755d-4507-b1ab-e6f3a135f18e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:43.433853 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e7372f11-e06f-45b4-a793-d84d27fcec05 req-6c3834db-755d-4507-b1ab-e6f3a135f18e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:43.439232 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-e7372f11-e06f-45b4-a793-d84d27fcec05 req-6c3834db-755d-4507-b1ab-e6f3a135f18e service nova] Creating event network-vif-plugged:3819d29c-faf1-4799-97e1-c987ea855a7e for instance eccb67cb-6125-4cdf-9759-35d1f572b722 on np0000001904 Jun 01 22:48:43.439753 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-e7372f11-e06f-45b4-a793-d84d27fcec05 req-6c3834db-755d-4507-b1ab-e6f3a135f18e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:48:43.446197 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-e7372f11-e06f-45b4-a793-d84d27fcec05 req-6c3834db-755d-4507-b1ab-e6f3a135f18e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022424 Jun 01 22:48:43.446544 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1130/3438] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:48:43 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:48:43.517933 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:48:43.731542 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ebd5b657-d651-4dbe-b562-746547a72fcb tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:43.733714 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ebd5b657-d651-4dbe-b562-746547a72fcb tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:43.741882 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ebd5b657-d651-4dbe-b562-746547a72fcb tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:43.742219 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ebd5b657-d651-4dbe-b562-746547a72fcb tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:43.742535 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ebd5b657-d651-4dbe-b562-746547a72fcb tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:43.746311 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ebd5b657-d651-4dbe-b562-746547a72fcb tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:43.746311 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ebd5b657-d651-4dbe-b562-746547a72fcb tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:43.746311 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ebd5b657-d651-4dbe-b562-746547a72fcb tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:43.767250 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ebd5b657-d651-4dbe-b562-746547a72fcb tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:43.899892 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ebd5b657-d651-4dbe-b562-746547a72fcb tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:43.906905 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ebd5b657-d651-4dbe-b562-746547a72fcb tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1367 microversion: 2.1 time: 0.177592 Jun 01 22:48:43.907213 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1150/3439] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:43 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1367 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:44.012086 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-b67fbd41-f16b-4992-9284-fbaa8f2fbdef req-1b6d60fc-5589-41ef-bc2b-831a20c24552 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "eccb67cb-6125-4cdf-9759-35d1f572b722", "tag": "3819d29c-faf1-4799-97e1-c987ea855a7e"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:48:44.018348 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b67fbd41-f16b-4992-9284-fbaa8f2fbdef req-1b6d60fc-5589-41ef-bc2b-831a20c24552 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:44.018622 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b67fbd41-f16b-4992-9284-fbaa8f2fbdef req-1b6d60fc-5589-41ef-bc2b-831a20c24552 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:44.018761 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b67fbd41-f16b-4992-9284-fbaa8f2fbdef req-1b6d60fc-5589-41ef-bc2b-831a20c24552 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:44.024938 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-b67fbd41-f16b-4992-9284-fbaa8f2fbdef req-1b6d60fc-5589-41ef-bc2b-831a20c24552 service nova] Creating event network-changed:3819d29c-faf1-4799-97e1-c987ea855a7e for instance eccb67cb-6125-4cdf-9759-35d1f572b722 on np0000001904 Jun 01 22:48:44.028508 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-b67fbd41-f16b-4992-9284-fbaa8f2fbdef req-1b6d60fc-5589-41ef-bc2b-831a20c24552 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:48:44.036446 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-b67fbd41-f16b-4992-9284-fbaa8f2fbdef req-1b6d60fc-5589-41ef-bc2b-831a20c24552 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.026704 Jun 01 22:48:44.039595 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1160/3440] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:48:44 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:48:44.743070 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-e771322d-b28d-4602-b2d9-c1f2efe04757 req-462d77de-a844-44a0-8e9a-28f74fab5e3f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1540f810-24f7-46ac-bf05-f68f3bd963b4", "name": "network-vif-plugged", "status": "completed", "tag": "eb71d8fd-70b9-441a-8380-30500340ec8c"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:48:44.752835 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e771322d-b28d-4602-b2d9-c1f2efe04757 req-462d77de-a844-44a0-8e9a-28f74fab5e3f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:44.753020 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e771322d-b28d-4602-b2d9-c1f2efe04757 req-462d77de-a844-44a0-8e9a-28f74fab5e3f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:44.753167 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e771322d-b28d-4602-b2d9-c1f2efe04757 req-462d77de-a844-44a0-8e9a-28f74fab5e3f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:44.762128 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-e771322d-b28d-4602-b2d9-c1f2efe04757 req-462d77de-a844-44a0-8e9a-28f74fab5e3f service nova] Creating event network-vif-plugged:eb71d8fd-70b9-441a-8380-30500340ec8c for instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 on np0000001904 Jun 01 22:48:44.762473 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-e771322d-b28d-4602-b2d9-c1f2efe04757 req-462d77de-a844-44a0-8e9a-28f74fab5e3f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:48:44.769344 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-e771322d-b28d-4602-b2d9-c1f2efe04757 req-462d77de-a844-44a0-8e9a-28f74fab5e3f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030905 Jun 01 22:48:44.769767 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1131/3441] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:48:44 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:48:44.923222 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-5c49ead0-4507-4452-90e4-00edd7d025d5 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:44.924251 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-5c49ead0-4507-4452-90e4-00edd7d025d5 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:44.929725 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5c49ead0-4507-4452-90e4-00edd7d025d5 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:44.931274 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5c49ead0-4507-4452-90e4-00edd7d025d5 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:44.931274 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5c49ead0-4507-4452-90e4-00edd7d025d5 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:44.931274 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5c49ead0-4507-4452-90e4-00edd7d025d5 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:44.931274 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5c49ead0-4507-4452-90e4-00edd7d025d5 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:44.931403 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-5c49ead0-4507-4452-90e4-00edd7d025d5 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:44.946420 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-5c49ead0-4507-4452-90e4-00edd7d025d5 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:45.124736 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-5c49ead0-4507-4452-90e4-00edd7d025d5 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:45.131701 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-5c49ead0-4507-4452-90e4-00edd7d025d5 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1367 microversion: 2.1 time: 0.210616 Jun 01 22:48:45.131975 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1151/3442] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:44 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1367 bytes in 211 msecs (HTTP/1.1 200) 9 headers in 358 bytes (2 switches on core 0) Jun 01 22:48:46.146118 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ea59222b-5922-4bc8-94d5-55ca92f11655 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:46.147838 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ea59222b-5922-4bc8-94d5-55ca92f11655 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:46.152178 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ea59222b-5922-4bc8-94d5-55ca92f11655 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:46.152447 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ea59222b-5922-4bc8-94d5-55ca92f11655 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:46.152689 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ea59222b-5922-4bc8-94d5-55ca92f11655 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:46.153141 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ea59222b-5922-4bc8-94d5-55ca92f11655 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:46.153424 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ea59222b-5922-4bc8-94d5-55ca92f11655 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:46.153719 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ea59222b-5922-4bc8-94d5-55ca92f11655 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:46.168989 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ea59222b-5922-4bc8-94d5-55ca92f11655 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:46.296967 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ea59222b-5922-4bc8-94d5-55ca92f11655 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:46.304866 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ea59222b-5922-4bc8-94d5-55ca92f11655 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1367 microversion: 2.1 time: 0.160779 Jun 01 22:48:46.305155 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1161/3443] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:46 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1367 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:46.824505 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-e29615e9-d726-4199-87b5-e4e037f30b72 req-f11a6455-afeb-409e-9bcd-3fa7229afd5d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1540f810-24f7-46ac-bf05-f68f3bd963b4", "name": "network-vif-plugged", "status": "completed", "tag": "eb71d8fd-70b9-441a-8380-30500340ec8c"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:48:46.832176 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e29615e9-d726-4199-87b5-e4e037f30b72 req-f11a6455-afeb-409e-9bcd-3fa7229afd5d service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:46.832405 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e29615e9-d726-4199-87b5-e4e037f30b72 req-f11a6455-afeb-409e-9bcd-3fa7229afd5d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:46.832635 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-e29615e9-d726-4199-87b5-e4e037f30b72 req-f11a6455-afeb-409e-9bcd-3fa7229afd5d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:46.841282 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-e29615e9-d726-4199-87b5-e4e037f30b72 req-f11a6455-afeb-409e-9bcd-3fa7229afd5d service nova] Creating event network-vif-plugged:eb71d8fd-70b9-441a-8380-30500340ec8c for instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 on np0000001904 Jun 01 22:48:46.841850 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-e29615e9-d726-4199-87b5-e4e037f30b72 req-f11a6455-afeb-409e-9bcd-3fa7229afd5d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:48:46.849249 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-e29615e9-d726-4199-87b5-e4e037f30b72 req-f11a6455-afeb-409e-9bcd-3fa7229afd5d service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.027368 Jun 01 22:48:46.849584 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1132/3444] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:48:46 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:48:47.325046 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-fb95a21d-0b78-43d9-b587-4a1d39bb8289 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:47.330060 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-fb95a21d-0b78-43d9-b587-4a1d39bb8289 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:47.336258 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fb95a21d-0b78-43d9-b587-4a1d39bb8289 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:47.336614 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fb95a21d-0b78-43d9-b587-4a1d39bb8289 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:47.336878 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fb95a21d-0b78-43d9-b587-4a1d39bb8289 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:47.337337 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fb95a21d-0b78-43d9-b587-4a1d39bb8289 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:47.337733 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fb95a21d-0b78-43d9-b587-4a1d39bb8289 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:47.338053 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fb95a21d-0b78-43d9-b587-4a1d39bb8289 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:47.352720 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-fb95a21d-0b78-43d9-b587-4a1d39bb8289 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:47.509348 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-fb95a21d-0b78-43d9-b587-4a1d39bb8289 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:48:47.517087 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-fb95a21d-0b78-43d9-b587-4a1d39bb8289 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1557 microversion: 2.1 time: 0.194194 Jun 01 22:48:47.517356 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1152/3445] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:48:47 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1557 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:48:47.531134 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e6dbb137-d4f3-4b32-9bbf-d9802c0d87c4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:48:47.532909 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e6dbb137-d4f3-4b32-9bbf-d9802c0d87c4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:48:47.537191 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e6dbb137-d4f3-4b32-9bbf-d9802c0d87c4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:47.537395 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e6dbb137-d4f3-4b32-9bbf-d9802c0d87c4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:47.537590 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e6dbb137-d4f3-4b32-9bbf-d9802c0d87c4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:47.537788 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e6dbb137-d4f3-4b32-9bbf-d9802c0d87c4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:47.537945 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e6dbb137-d4f3-4b32-9bbf-d9802c0d87c4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:47.538058 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e6dbb137-d4f3-4b32-9bbf-d9802c0d87c4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:47.550034 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e6dbb137-d4f3-4b32-9bbf-d9802c0d87c4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:48:47.620882 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e6dbb137-d4f3-4b32-9bbf-d9802c0d87c4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-interface" status: 200 len: 282 microversion: 2.1 time: 0.091454 Jun 01 22:48:47.621298 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1162/3446] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:48:47 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-interface => generated 282 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:48:48.170170 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-7adfe5f5-eb71-467b-b314-59c2f835d84b req-cfea9d0a-6bb1-4a0a-93be-08a366432367 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1540f810-24f7-46ac-bf05-f68f3bd963b4", "tag": "eb71d8fd-70b9-441a-8380-30500340ec8c"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:48:48.177020 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-7adfe5f5-eb71-467b-b314-59c2f835d84b req-cfea9d0a-6bb1-4a0a-93be-08a366432367 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:48:48.177181 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-7adfe5f5-eb71-467b-b314-59c2f835d84b req-cfea9d0a-6bb1-4a0a-93be-08a366432367 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:48:48.177342 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-7adfe5f5-eb71-467b-b314-59c2f835d84b req-cfea9d0a-6bb1-4a0a-93be-08a366432367 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:48:48.183949 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-7adfe5f5-eb71-467b-b314-59c2f835d84b req-cfea9d0a-6bb1-4a0a-93be-08a366432367 service nova] Creating event network-changed:eb71d8fd-70b9-441a-8380-30500340ec8c for instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 on np0000001904 Jun 01 22:48:48.184409 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-7adfe5f5-eb71-467b-b314-59c2f835d84b req-cfea9d0a-6bb1-4a0a-93be-08a366432367 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:48:48.188233 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-7adfe5f5-eb71-467b-b314-59c2f835d84b req-cfea9d0a-6bb1-4a0a-93be-08a366432367 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020159 Jun 01 22:48:48.188756 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1133/3447] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:48:48 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:48:57.332866 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=41,nova_api:INSERT=4 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:48:57.511511 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=103 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:48:57.534972 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=31 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:48:57.546831 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=96,nova_cell1:INSERT=3,nova_cell1:UPDATE=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:48:58.174849 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=57,nova_api:INSERT=8,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:48:58.179909 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=89,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:49:09.595508 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-932870fe-1d8e-4f95-b8fc-11c696c0e67b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:09.595980 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-932870fe-1d8e-4f95-b8fc-11c696c0e67b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] [instance: 975d2f4b-6481-44e4-b55c-b76becf65eac] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:09.600281 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-932870fe-1d8e-4f95-b8fc-11c696c0e67b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:09.600475 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-932870fe-1d8e-4f95-b8fc-11c696c0e67b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:09.600698 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-932870fe-1d8e-4f95-b8fc-11c696c0e67b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:09.600987 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-932870fe-1d8e-4f95-b8fc-11c696c0e67b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:09.601162 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-932870fe-1d8e-4f95-b8fc-11c696c0e67b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:09.601322 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-932870fe-1d8e-4f95-b8fc-11c696c0e67b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:09.614269 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-932870fe-1d8e-4f95-b8fc-11c696c0e67b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] [instance: 975d2f4b-6481-44e4-b55c-b76becf65eac] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:49:09.658182 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-932870fe-1d8e-4f95-b8fc-11c696c0e67b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac" status: 204 len: 0 microversion: 2.1 time: 0.064605 Jun 01 22:49:09.658456 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1153/3448] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:49:09 2026] DELETE /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac => generated 0 bytes in 65 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:49:10.808545 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-7c13f6f2-87f3-4e6f-9946-55923937028c req-208a5a8a-1752-46fe-87f5-bcdfaa157558 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "975d2f4b-6481-44e4-b55c-b76becf65eac", "name": "network-vif-unplugged", "status": "completed", "tag": "a5dd5050-f9e5-41b2-a51e-02967fa7aeb8"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:49:10.815388 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7c13f6f2-87f3-4e6f-9946-55923937028c req-208a5a8a-1752-46fe-87f5-bcdfaa157558 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:10.815575 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7c13f6f2-87f3-4e6f-9946-55923937028c req-208a5a8a-1752-46fe-87f5-bcdfaa157558 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:10.815743 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7c13f6f2-87f3-4e6f-9946-55923937028c req-208a5a8a-1752-46fe-87f5-bcdfaa157558 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:10.822346 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-7c13f6f2-87f3-4e6f-9946-55923937028c req-208a5a8a-1752-46fe-87f5-bcdfaa157558 service nova] Creating event network-vif-unplugged:a5dd5050-f9e5-41b2-a51e-02967fa7aeb8 for instance 975d2f4b-6481-44e4-b55c-b76becf65eac on np0000001904 Jun 01 22:49:10.822752 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-7c13f6f2-87f3-4e6f-9946-55923937028c req-208a5a8a-1752-46fe-87f5-bcdfaa157558 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:49:10.830076 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-7c13f6f2-87f3-4e6f-9946-55923937028c req-208a5a8a-1752-46fe-87f5-bcdfaa157558 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.023356 Jun 01 22:49:10.830497 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1163/3449] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:49:10 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:49:12.809560 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-90021f5d-8796-4ffb-b2d6-53f1ee26979f req-bdff4527-f4b8-4533-bc79-4fbd9e6c191a service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "975d2f4b-6481-44e4-b55c-b76becf65eac", "name": "network-vif-deleted", "tag": "a5dd5050-f9e5-41b2-a51e-02967fa7aeb8"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:49:12.822914 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-90021f5d-8796-4ffb-b2d6-53f1ee26979f req-bdff4527-f4b8-4533-bc79-4fbd9e6c191a service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:12.823118 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-90021f5d-8796-4ffb-b2d6-53f1ee26979f req-bdff4527-f4b8-4533-bc79-4fbd9e6c191a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:12.823277 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-90021f5d-8796-4ffb-b2d6-53f1ee26979f req-bdff4527-f4b8-4533-bc79-4fbd9e6c191a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:12.830515 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-90021f5d-8796-4ffb-b2d6-53f1ee26979f req-bdff4527-f4b8-4533-bc79-4fbd9e6c191a service nova] Creating event network-vif-deleted:a5dd5050-f9e5-41b2-a51e-02967fa7aeb8 for instance 975d2f4b-6481-44e4-b55c-b76becf65eac on np0000001904 Jun 01 22:49:12.830986 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-90021f5d-8796-4ffb-b2d6-53f1ee26979f req-bdff4527-f4b8-4533-bc79-4fbd9e6c191a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:49:12.836341 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-90021f5d-8796-4ffb-b2d6-53f1ee26979f req-bdff4527-f4b8-4533-bc79-4fbd9e6c191a service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.029956 Jun 01 22:49:12.836341 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1134/3450] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:49:12 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:49:12.869450 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-e08992fd-d95e-4d4d-bb75-485172d44505 req-b8dca253-3be7-4ed3-bdfd-e274b8db8133 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "975d2f4b-6481-44e4-b55c-b76becf65eac", "name": "network-vif-unplugged", "status": "completed", "tag": "a5dd5050-f9e5-41b2-a51e-02967fa7aeb8"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:49:12.876387 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e08992fd-d95e-4d4d-bb75-485172d44505 req-b8dca253-3be7-4ed3-bdfd-e274b8db8133 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:12.876666 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e08992fd-d95e-4d4d-bb75-485172d44505 req-b8dca253-3be7-4ed3-bdfd-e274b8db8133 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:12.876871 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-e08992fd-d95e-4d4d-bb75-485172d44505 req-b8dca253-3be7-4ed3-bdfd-e274b8db8133 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:12.885352 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-e08992fd-d95e-4d4d-bb75-485172d44505 req-b8dca253-3be7-4ed3-bdfd-e274b8db8133 service nova] Creating event network-vif-unplugged:a5dd5050-f9e5-41b2-a51e-02967fa7aeb8 for instance 975d2f4b-6481-44e4-b55c-b76becf65eac on np0000001904 Jun 01 22:49:12.885881 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-e08992fd-d95e-4d4d-bb75-485172d44505 req-b8dca253-3be7-4ed3-bdfd-e274b8db8133 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:49:12.890951 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-e08992fd-d95e-4d4d-bb75-485172d44505 req-b8dca253-3be7-4ed3-bdfd-e274b8db8133 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.026111 Jun 01 22:49:12.891238 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1154/3451] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:49:12 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:49:19.896465 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7bd58cc3-822c-4a1a-9d2d-5f3299df0e65 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:19.898419 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7bd58cc3-822c-4a1a-9d2d-5f3299df0e65 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:19.910260 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7bd58cc3-822c-4a1a-9d2d-5f3299df0e65 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:19.910946 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7bd58cc3-822c-4a1a-9d2d-5f3299df0e65 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.002s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:19.912557 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7bd58cc3-822c-4a1a-9d2d-5f3299df0e65 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:19.913939 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7bd58cc3-822c-4a1a-9d2d-5f3299df0e65 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:19.915069 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7bd58cc3-822c-4a1a-9d2d-5f3299df0e65 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:19.916905 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7bd58cc3-822c-4a1a-9d2d-5f3299df0e65 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:19.939791 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-7bd58cc3-822c-4a1a-9d2d-5f3299df0e65 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:20.187231 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-7bd58cc3-822c-4a1a-9d2d-5f3299df0e65 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:20.202201 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7bd58cc3-822c-4a1a-9d2d-5f3299df0e65 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1725 microversion: 2.1 time: 0.308004 Jun 01 22:49:20.202461 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1164/3452] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:19 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1725 bytes in 309 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:20.254506 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5f56e25c-aab4-4b21-a751-616bbf2b0f7f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:20.254850 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5f56e25c-aab4-4b21-a751-616bbf2b0f7f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:20.258760 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5f56e25c-aab4-4b21-a751-616bbf2b0f7f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:20.258965 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5f56e25c-aab4-4b21-a751-616bbf2b0f7f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:20.259144 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5f56e25c-aab4-4b21-a751-616bbf2b0f7f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:20.259445 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5f56e25c-aab4-4b21-a751-616bbf2b0f7f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:20.259613 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5f56e25c-aab4-4b21-a751-616bbf2b0f7f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:20.259778 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5f56e25c-aab4-4b21-a751-616bbf2b0f7f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:20.279210 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5f56e25c-aab4-4b21-a751-616bbf2b0f7f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Going to try to terminate instance {{(pid=86661) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:49:20.342847 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5f56e25c-aab4-4b21-a751-616bbf2b0f7f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 204 len: 0 microversion: 2.1 time: 0.089772 Jun 01 22:49:20.343155 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1135/3453] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:49:20 2026] DELETE /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 0 bytes in 91 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:49:20.352875 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d1b0b8d3-a98b-496e-908e-263bf97d3ad0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:20.354895 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d1b0b8d3-a98b-496e-908e-263bf97d3ad0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:20.359583 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1b0b8d3-a98b-496e-908e-263bf97d3ad0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:20.359913 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1b0b8d3-a98b-496e-908e-263bf97d3ad0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:20.360125 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1b0b8d3-a98b-496e-908e-263bf97d3ad0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:20.362373 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1b0b8d3-a98b-496e-908e-263bf97d3ad0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:20.362821 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1b0b8d3-a98b-496e-908e-263bf97d3ad0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:20.363120 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d1b0b8d3-a98b-496e-908e-263bf97d3ad0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:20.390221 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d1b0b8d3-a98b-496e-908e-263bf97d3ad0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:20.613971 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d1b0b8d3-a98b-496e-908e-263bf97d3ad0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:20.622637 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d1b0b8d3-a98b-496e-908e-263bf97d3ad0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1731 microversion: 2.1 time: 0.272038 Jun 01 22:49:20.622939 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1155/3454] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:20 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1731 bytes in 273 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:21.484819 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-88885393-2d01-405c-a5ae-24e3373ba56c req-2c2d96d6-bf99-471c-867a-0fa244ab65aa service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "eccb67cb-6125-4cdf-9759-35d1f572b722", "name": "network-vif-unplugged", "status": "completed", "tag": "3819d29c-faf1-4799-97e1-c987ea855a7e"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:49:21.494087 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-88885393-2d01-405c-a5ae-24e3373ba56c req-2c2d96d6-bf99-471c-867a-0fa244ab65aa service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:21.494281 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-88885393-2d01-405c-a5ae-24e3373ba56c req-2c2d96d6-bf99-471c-867a-0fa244ab65aa service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:21.495882 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-88885393-2d01-405c-a5ae-24e3373ba56c req-2c2d96d6-bf99-471c-867a-0fa244ab65aa service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:21.500889 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-88885393-2d01-405c-a5ae-24e3373ba56c req-2c2d96d6-bf99-471c-867a-0fa244ab65aa service nova] Creating event network-vif-unplugged:3819d29c-faf1-4799-97e1-c987ea855a7e for instance eccb67cb-6125-4cdf-9759-35d1f572b722 on np0000001904 Jun 01 22:49:21.501297 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-88885393-2d01-405c-a5ae-24e3373ba56c req-2c2d96d6-bf99-471c-867a-0fa244ab65aa service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:49:21.505983 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-88885393-2d01-405c-a5ae-24e3373ba56c req-2c2d96d6-bf99-471c-867a-0fa244ab65aa service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.023628 Jun 01 22:49:21.506170 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1165/3455] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:49:21 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:49:21.639900 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-027e57b9-d9d3-4ecc-b626-19b793cafef0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:21.641716 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-027e57b9-d9d3-4ecc-b626-19b793cafef0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:21.646854 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-027e57b9-d9d3-4ecc-b626-19b793cafef0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:21.647513 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-027e57b9-d9d3-4ecc-b626-19b793cafef0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:21.647513 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-027e57b9-d9d3-4ecc-b626-19b793cafef0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:21.647931 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-027e57b9-d9d3-4ecc-b626-19b793cafef0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:21.648691 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-027e57b9-d9d3-4ecc-b626-19b793cafef0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:21.648691 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-027e57b9-d9d3-4ecc-b626-19b793cafef0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:21.664201 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-027e57b9-d9d3-4ecc-b626-19b793cafef0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:21.814140 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-027e57b9-d9d3-4ecc-b626-19b793cafef0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:21.822697 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-027e57b9-d9d3-4ecc-b626-19b793cafef0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1731 microversion: 2.1 time: 0.184550 Jun 01 22:49:21.823057 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1136/3456] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:21 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1731 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:22.838092 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-52ba7086-b904-46a5-8af5-787b61bde541 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:22.842848 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-52ba7086-b904-46a5-8af5-787b61bde541 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:22.847691 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-52ba7086-b904-46a5-8af5-787b61bde541 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:22.848053 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-52ba7086-b904-46a5-8af5-787b61bde541 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:22.848315 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-52ba7086-b904-46a5-8af5-787b61bde541 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:22.848862 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-52ba7086-b904-46a5-8af5-787b61bde541 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:22.849198 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-52ba7086-b904-46a5-8af5-787b61bde541 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:22.849608 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-52ba7086-b904-46a5-8af5-787b61bde541 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:22.862932 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-52ba7086-b904-46a5-8af5-787b61bde541 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:22.991991 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-52ba7086-b904-46a5-8af5-787b61bde541 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:23.002219 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-52ba7086-b904-46a5-8af5-787b61bde541 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1731 microversion: 2.1 time: 0.166171 Jun 01 22:49:23.002805 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1156/3457] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:22 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1731 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:23.514717 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-52046815-0b0a-4891-b339-0e69996709ad req-382aef08-4756-4eae-a829-24f0ef7dafcb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "eccb67cb-6125-4cdf-9759-35d1f572b722", "name": "network-vif-deleted", "tag": "3819d29c-faf1-4799-97e1-c987ea855a7e"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:49:23.520630 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-52046815-0b0a-4891-b339-0e69996709ad req-382aef08-4756-4eae-a829-24f0ef7dafcb service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:23.520852 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-52046815-0b0a-4891-b339-0e69996709ad req-382aef08-4756-4eae-a829-24f0ef7dafcb service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:23.521213 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-52046815-0b0a-4891-b339-0e69996709ad req-382aef08-4756-4eae-a829-24f0ef7dafcb service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:23.527813 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-52046815-0b0a-4891-b339-0e69996709ad req-382aef08-4756-4eae-a829-24f0ef7dafcb service nova] Creating event network-vif-deleted:3819d29c-faf1-4799-97e1-c987ea855a7e for instance eccb67cb-6125-4cdf-9759-35d1f572b722 on np0000001904 Jun 01 22:49:23.528141 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-52046815-0b0a-4891-b339-0e69996709ad req-382aef08-4756-4eae-a829-24f0ef7dafcb service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:49:23.533445 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-52046815-0b0a-4891-b339-0e69996709ad req-382aef08-4756-4eae-a829-24f0ef7dafcb service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020823 Jun 01 22:49:23.533939 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1166/3458] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:49:23 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (2 switches on core 0) Jun 01 22:49:23.539340 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-1cccaa69-a9d3-4fec-bf97-b6b883ba2972 req-85babe96-d28e-4a65-8276-303558dd68ce service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "eccb67cb-6125-4cdf-9759-35d1f572b722", "name": "network-vif-unplugged", "status": "completed", "tag": "3819d29c-faf1-4799-97e1-c987ea855a7e"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:49:23.545322 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-1cccaa69-a9d3-4fec-bf97-b6b883ba2972 req-85babe96-d28e-4a65-8276-303558dd68ce service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:23.545491 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-1cccaa69-a9d3-4fec-bf97-b6b883ba2972 req-85babe96-d28e-4a65-8276-303558dd68ce service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:23.545695 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-1cccaa69-a9d3-4fec-bf97-b6b883ba2972 req-85babe96-d28e-4a65-8276-303558dd68ce service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:23.551427 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-1cccaa69-a9d3-4fec-bf97-b6b883ba2972 req-85babe96-d28e-4a65-8276-303558dd68ce service nova] Creating event network-vif-unplugged:3819d29c-faf1-4799-97e1-c987ea855a7e for instance eccb67cb-6125-4cdf-9759-35d1f572b722 on np0000001904 Jun 01 22:49:23.551865 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-1cccaa69-a9d3-4fec-bf97-b6b883ba2972 req-85babe96-d28e-4a65-8276-303558dd68ce service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:49:23.558104 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-1cccaa69-a9d3-4fec-bf97-b6b883ba2972 req-85babe96-d28e-4a65-8276-303558dd68ce service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.020405 Jun 01 22:49:23.558449 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1137/3459] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:49:23 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:49:24.019993 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0459efe1-e46f-441b-8783-e658296d1c45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:24.022272 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0459efe1-e46f-441b-8783-e658296d1c45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:24.026814 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0459efe1-e46f-441b-8783-e658296d1c45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:24.027107 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0459efe1-e46f-441b-8783-e658296d1c45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:24.027357 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0459efe1-e46f-441b-8783-e658296d1c45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:24.027878 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0459efe1-e46f-441b-8783-e658296d1c45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:24.028185 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0459efe1-e46f-441b-8783-e658296d1c45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:24.028487 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0459efe1-e46f-441b-8783-e658296d1c45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:24.041830 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0459efe1-e46f-441b-8783-e658296d1c45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:24.096676 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0459efe1-e46f-441b-8783-e658296d1c45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:24.104191 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0459efe1-e46f-441b-8783-e658296d1c45 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1383 microversion: 2.1 time: 0.086149 Jun 01 22:49:24.104467 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1157/3460] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:24 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1383 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:24.420140 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-90a92264-8fbd-43cc-a877-2dff90b75098 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:24.421962 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-90a92264-8fbd-43cc-a877-2dff90b75098 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:24.426420 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-90a92264-8fbd-43cc-a877-2dff90b75098 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:24.426723 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-90a92264-8fbd-43cc-a877-2dff90b75098 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:24.426962 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-90a92264-8fbd-43cc-a877-2dff90b75098 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:24.427468 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-90a92264-8fbd-43cc-a877-2dff90b75098 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:24.427919 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-90a92264-8fbd-43cc-a877-2dff90b75098 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:24.428256 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-90a92264-8fbd-43cc-a877-2dff90b75098 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:24.443403 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-90a92264-8fbd-43cc-a877-2dff90b75098 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:24.610433 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-90a92264-8fbd-43cc-a877-2dff90b75098 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:24.618929 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-90a92264-8fbd-43cc-a877-2dff90b75098 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1676 microversion: 2.1 time: 0.201593 Jun 01 22:49:24.619232 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1167/3461] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:24 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1676 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:24.700131 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f95e82eb-e3b6-40a9-a04f-c99cbfffeb1f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "6a2652cd-0e05-48c9-8efe-a3c059267cdd"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:49:24.701753 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f95e82eb-e3b6-40a9-a04f-c99cbfffeb1f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:24.706115 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f95e82eb-e3b6-40a9-a04f-c99cbfffeb1f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:24.706333 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f95e82eb-e3b6-40a9-a04f-c99cbfffeb1f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:24.706468 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f95e82eb-e3b6-40a9-a04f-c99cbfffeb1f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:24.706744 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f95e82eb-e3b6-40a9-a04f-c99cbfffeb1f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:24.706895 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f95e82eb-e3b6-40a9-a04f-c99cbfffeb1f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:24.707007 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f95e82eb-e3b6-40a9-a04f-c99cbfffeb1f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:25.121378 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4f681ccd-b39b-4d1b-a086-6ef7f40e0fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:25.122972 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4f681ccd-b39b-4d1b-a086-6ef7f40e0fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:25.127421 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4f681ccd-b39b-4d1b-a086-6ef7f40e0fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:25.127709 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4f681ccd-b39b-4d1b-a086-6ef7f40e0fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:25.127953 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4f681ccd-b39b-4d1b-a086-6ef7f40e0fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:25.128365 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4f681ccd-b39b-4d1b-a086-6ef7f40e0fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:25.128704 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4f681ccd-b39b-4d1b-a086-6ef7f40e0fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:25.129017 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4f681ccd-b39b-4d1b-a086-6ef7f40e0fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:25.151417 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4f681ccd-b39b-4d1b-a086-6ef7f40e0fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:25.151670 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4f681ccd-b39b-4d1b-a086-6ef7f40e0fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:25.151890 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4f681ccd-b39b-4d1b-a086-6ef7f40e0fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:25.152183 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-4f681ccd-b39b-4d1b-a086-6ef7f40e0fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lazy-loading 'fault' on Instance uuid eccb67cb-6125-4cdf-9759-35d1f572b722 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:49:25.156180 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4f681ccd-b39b-4d1b-a086-6ef7f40e0fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:25.208356 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4f681ccd-b39b-4d1b-a086-6ef7f40e0fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:25.217643 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4f681ccd-b39b-4d1b-a086-6ef7f40e0fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1388 microversion: 2.1 time: 0.098222 Jun 01 22:49:25.218002 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1158/3462] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:25 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1388 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:26.233601 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-81c3efef-c3f4-4905-aef4-643bf00f9c96 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:26.235607 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-81c3efef-c3f4-4905-aef4-643bf00f9c96 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:26.240048 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81c3efef-c3f4-4905-aef4-643bf00f9c96 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:26.240337 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81c3efef-c3f4-4905-aef4-643bf00f9c96 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:26.240591 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81c3efef-c3f4-4905-aef4-643bf00f9c96 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:26.241102 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81c3efef-c3f4-4905-aef4-643bf00f9c96 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:26.241392 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81c3efef-c3f4-4905-aef4-643bf00f9c96 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:26.241801 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81c3efef-c3f4-4905-aef4-643bf00f9c96 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:26.258946 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81c3efef-c3f4-4905-aef4-643bf00f9c96 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:26.259207 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81c3efef-c3f4-4905-aef4-643bf00f9c96 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:26.259416 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-81c3efef-c3f4-4905-aef4-643bf00f9c96 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:26.259736 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-81c3efef-c3f4-4905-aef4-643bf00f9c96 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lazy-loading 'fault' on Instance uuid eccb67cb-6125-4cdf-9759-35d1f572b722 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:49:26.263329 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-81c3efef-c3f4-4905-aef4-643bf00f9c96 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:26.314372 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-81c3efef-c3f4-4905-aef4-643bf00f9c96 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:26.321399 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-81c3efef-c3f4-4905-aef4-643bf00f9c96 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1388 microversion: 2.1 time: 0.089546 Jun 01 22:49:26.321661 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1168/3463] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:26 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1388 bytes in 90 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:27.258830 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f95e82eb-e3b6-40a9-a04f-c99cbfffeb1f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "POST /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.560621 Jun 01 22:49:27.259200 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1138/3464] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:49:24 2026] POST /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 194 bytes in 2561 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:49:27.336476 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a2e36539-8985-4e74-8ce8-eab93bbcc6bc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:27.338304 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a2e36539-8985-4e74-8ce8-eab93bbcc6bc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:27.344523 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2e36539-8985-4e74-8ce8-eab93bbcc6bc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:27.344713 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2e36539-8985-4e74-8ce8-eab93bbcc6bc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:27.344916 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2e36539-8985-4e74-8ce8-eab93bbcc6bc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:27.345427 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2e36539-8985-4e74-8ce8-eab93bbcc6bc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:27.345798 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2e36539-8985-4e74-8ce8-eab93bbcc6bc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:27.346070 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2e36539-8985-4e74-8ce8-eab93bbcc6bc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:27.364655 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2e36539-8985-4e74-8ce8-eab93bbcc6bc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:27.364775 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2e36539-8985-4e74-8ce8-eab93bbcc6bc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:27.364952 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a2e36539-8985-4e74-8ce8-eab93bbcc6bc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:27.365168 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-a2e36539-8985-4e74-8ce8-eab93bbcc6bc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lazy-loading 'fault' on Instance uuid eccb67cb-6125-4cdf-9759-35d1f572b722 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:49:27.368227 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a2e36539-8985-4e74-8ce8-eab93bbcc6bc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:27.414649 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a2e36539-8985-4e74-8ce8-eab93bbcc6bc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:27.421412 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a2e36539-8985-4e74-8ce8-eab93bbcc6bc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 200 len: 1342 microversion: 2.1 time: 0.086979 Jun 01 22:49:27.421702 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1159/3465] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:27 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 1342 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:28.435768 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-bda714f4-2499-48dc-a189-443ebfe2dd93 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:28.437213 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-bda714f4-2499-48dc-a189-443ebfe2dd93 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:28.442552 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bda714f4-2499-48dc-a189-443ebfe2dd93 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:28.442799 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bda714f4-2499-48dc-a189-443ebfe2dd93 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:28.443015 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bda714f4-2499-48dc-a189-443ebfe2dd93 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:28.443414 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bda714f4-2499-48dc-a189-443ebfe2dd93 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:28.443703 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bda714f4-2499-48dc-a189-443ebfe2dd93 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:28.444035 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bda714f4-2499-48dc-a189-443ebfe2dd93 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:28.454364 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-bda714f4-2499-48dc-a189-443ebfe2dd93 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] HTTP exception thrown: Instance eccb67cb-6125-4cdf-9759-35d1f572b722 could not be found. Jun 01 22:49:28.454577 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-bda714f4-2499-48dc-a189-443ebfe2dd93 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Returning 404 to user: Instance eccb67cb-6125-4cdf-9759-35d1f572b722 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:49:28.454920 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-bda714f4-2499-48dc-a189-443ebfe2dd93 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 404 len: 111 microversion: 2.1 time: 0.021019 Jun 01 22:49:28.455195 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1169/3466] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:28 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:49:29.547918 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-91f37d89-6583-435e-a243-da54ec462ab1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:29.548182 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-91f37d89-6583-435e-a243-da54ec462ab1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:29.553897 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-91f37d89-6583-435e-a243-da54ec462ab1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:29.554098 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-91f37d89-6583-435e-a243-da54ec462ab1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:29.554240 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-91f37d89-6583-435e-a243-da54ec462ab1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:29.554514 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-91f37d89-6583-435e-a243-da54ec462ab1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:29.554689 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-91f37d89-6583-435e-a243-da54ec462ab1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:29.554824 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-91f37d89-6583-435e-a243-da54ec462ab1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:29.569937 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-91f37d89-6583-435e-a243-da54ec462ab1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Going to try to terminate instance {{(pid=86661) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:49:29.626867 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-91f37d89-6583-435e-a243-da54ec462ab1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 204 len: 0 microversion: 2.1 time: 0.080777 Jun 01 22:49:29.627219 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1139/3467] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:49:29 2026] DELETE /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:49:29.635460 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b8a9f3fb-cf15-41e2-b38d-624745d82904 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:29.637028 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b8a9f3fb-cf15-41e2-b38d-624745d82904 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:29.641784 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b8a9f3fb-cf15-41e2-b38d-624745d82904 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:29.642054 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b8a9f3fb-cf15-41e2-b38d-624745d82904 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:29.642249 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b8a9f3fb-cf15-41e2-b38d-624745d82904 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:29.642693 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b8a9f3fb-cf15-41e2-b38d-624745d82904 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:29.642999 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b8a9f3fb-cf15-41e2-b38d-624745d82904 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:29.643258 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b8a9f3fb-cf15-41e2-b38d-624745d82904 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:29.658666 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b8a9f3fb-cf15-41e2-b38d-624745d82904 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:29.822947 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b8a9f3fb-cf15-41e2-b38d-624745d82904 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:29.831027 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b8a9f3fb-cf15-41e2-b38d-624745d82904 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 200 len: 1572 microversion: 2.1 time: 0.197305 Jun 01 22:49:29.831273 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1160/3468] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:29 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 1572 bytes in 198 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:30.767927 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-fd46ea2d-116c-4cb3-a37a-4aec7ee992af req-8f98e3c8-4fb2-4a25-91e7-3b623ca61f07 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "30be2cf9-739a-4910-83c3-7b771f22dac2", "name": "network-vif-unplugged", "status": "completed", "tag": "fedb17ee-96f2-455b-b805-154711b1b104"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:49:30.774323 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-fd46ea2d-116c-4cb3-a37a-4aec7ee992af req-8f98e3c8-4fb2-4a25-91e7-3b623ca61f07 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:30.774518 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-fd46ea2d-116c-4cb3-a37a-4aec7ee992af req-8f98e3c8-4fb2-4a25-91e7-3b623ca61f07 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:30.774687 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-fd46ea2d-116c-4cb3-a37a-4aec7ee992af req-8f98e3c8-4fb2-4a25-91e7-3b623ca61f07 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:30.781927 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-fd46ea2d-116c-4cb3-a37a-4aec7ee992af req-8f98e3c8-4fb2-4a25-91e7-3b623ca61f07 service nova] Creating event network-vif-unplugged:fedb17ee-96f2-455b-b805-154711b1b104 for instance 30be2cf9-739a-4910-83c3-7b771f22dac2 on np0000001904 Jun 01 22:49:30.782420 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-fd46ea2d-116c-4cb3-a37a-4aec7ee992af req-8f98e3c8-4fb2-4a25-91e7-3b623ca61f07 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:49:30.787353 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-fd46ea2d-116c-4cb3-a37a-4aec7ee992af req-8f98e3c8-4fb2-4a25-91e7-3b623ca61f07 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.021415 Jun 01 22:49:30.787748 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1170/3469] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:49:30 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:49:30.846244 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-95989623-2742-41ec-8428-4cd7b04fd8f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:30.848202 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-95989623-2742-41ec-8428-4cd7b04fd8f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:30.852945 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-95989623-2742-41ec-8428-4cd7b04fd8f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:30.853276 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-95989623-2742-41ec-8428-4cd7b04fd8f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:30.853509 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-95989623-2742-41ec-8428-4cd7b04fd8f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:30.854099 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-95989623-2742-41ec-8428-4cd7b04fd8f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:30.854515 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-95989623-2742-41ec-8428-4cd7b04fd8f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:30.854953 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-95989623-2742-41ec-8428-4cd7b04fd8f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:30.877282 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-95989623-2742-41ec-8428-4cd7b04fd8f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:31.026906 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-95989623-2742-41ec-8428-4cd7b04fd8f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:31.034737 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-95989623-2742-41ec-8428-4cd7b04fd8f8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 200 len: 1572 microversion: 2.1 time: 0.190687 Jun 01 22:49:31.035216 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1140/3470] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:30 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 1572 bytes in 191 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:31.347523 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-864b34ec-98ba-4db7-89fe-f7c4f5f3baa8 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:31.347885 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-864b34ec-98ba-4db7-89fe-f7c4f5f3baa8 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] [instance: 975d2f4b-6481-44e4-b55c-b76becf65eac] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:31.352237 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-864b34ec-98ba-4db7-89fe-f7c4f5f3baa8 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:31.352451 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-864b34ec-98ba-4db7-89fe-f7c4f5f3baa8 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:31.352692 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-864b34ec-98ba-4db7-89fe-f7c4f5f3baa8 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:31.353054 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-864b34ec-98ba-4db7-89fe-f7c4f5f3baa8 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:31.353275 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-864b34ec-98ba-4db7-89fe-f7c4f5f3baa8 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:31.353479 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-864b34ec-98ba-4db7-89fe-f7c4f5f3baa8 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:31.360086 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-864b34ec-98ba-4db7-89fe-f7c4f5f3baa8 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] HTTP exception thrown: Instance 975d2f4b-6481-44e4-b55c-b76becf65eac could not be found. Jun 01 22:49:31.360350 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-864b34ec-98ba-4db7-89fe-f7c4f5f3baa8 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Returning 404 to user: Instance 975d2f4b-6481-44e4-b55c-b76becf65eac could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:49:31.360753 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-864b34ec-98ba-4db7-89fe-f7c4f5f3baa8 tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac" status: 404 len: 111 microversion: 2.1 time: 0.015285 Jun 01 22:49:31.361084 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1161/3471] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:49:31 2026] DELETE /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:49:31.369964 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-fb9dc559-ac83-4278-b35f-f05d7973163b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:31.371512 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-fb9dc559-ac83-4278-b35f-f05d7973163b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] [instance: 975d2f4b-6481-44e4-b55c-b76becf65eac] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:31.376406 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fb9dc559-ac83-4278-b35f-f05d7973163b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:31.376731 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fb9dc559-ac83-4278-b35f-f05d7973163b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:31.376995 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fb9dc559-ac83-4278-b35f-f05d7973163b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:31.377499 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fb9dc559-ac83-4278-b35f-f05d7973163b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:31.378051 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fb9dc559-ac83-4278-b35f-f05d7973163b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:31.378411 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fb9dc559-ac83-4278-b35f-f05d7973163b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:31.388243 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-fb9dc559-ac83-4278-b35f-f05d7973163b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] HTTP exception thrown: Instance 975d2f4b-6481-44e4-b55c-b76becf65eac could not be found. Jun 01 22:49:31.388560 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-fb9dc559-ac83-4278-b35f-f05d7973163b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Returning 404 to user: Instance 975d2f4b-6481-44e4-b55c-b76becf65eac could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:49:31.389091 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-fb9dc559-ac83-4278-b35f-f05d7973163b tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] 10.4.3.116 "GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac" status: 404 len: 111 microversion: 2.1 time: 0.021311 Jun 01 22:49:31.389433 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1171/3472] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:31 2026] GET /compute/v2.1/servers/975d2f4b-6481-44e4-b55c-b76becf65eac => generated 111 bytes in 22 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:49:31.398540 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c0ef9c92-e581-4ef1-93c7-ba32a21e240c tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:31.414096 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c0ef9c92-e581-4ef1-93c7-ba32a21e240c tempest-VolumesBackupsTest-1428766364 tempest-VolumesBackupsTest-1428766364-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1227578709" status: 202 len: 0 microversion: 2.1 time: 0.017280 Jun 01 22:49:31.414494 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1141/3473] 10.4.3.116 () {66 vars in 1339 bytes} [Mon Jun 1 22:49:31 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1227578709 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:49:32.049100 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-693d4a77-e855-4e32-a858-e221f534c138 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:32.051383 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-693d4a77-e855-4e32-a858-e221f534c138 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:32.056788 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-693d4a77-e855-4e32-a858-e221f534c138 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:32.057286 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-693d4a77-e855-4e32-a858-e221f534c138 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:32.057362 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-693d4a77-e855-4e32-a858-e221f534c138 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:32.057787 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-693d4a77-e855-4e32-a858-e221f534c138 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:32.058179 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-693d4a77-e855-4e32-a858-e221f534c138 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:32.058532 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-693d4a77-e855-4e32-a858-e221f534c138 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:32.072899 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-693d4a77-e855-4e32-a858-e221f534c138 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:32.228016 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-693d4a77-e855-4e32-a858-e221f534c138 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:32.235645 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-693d4a77-e855-4e32-a858-e221f534c138 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 200 len: 1572 microversion: 2.1 time: 0.188408 Jun 01 22:49:32.235918 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1162/3474] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:32 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 1572 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:33.479679 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-5d05b085-05b4-43bf-a69b-f96246052c93 req-2bdc5fa1-de9d-4330-934c-e4a193b330bd service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "30be2cf9-739a-4910-83c3-7b771f22dac2", "name": "network-vif-unplugged", "status": "completed", "tag": "fedb17ee-96f2-455b-b805-154711b1b104"}, {"server_uuid": "30be2cf9-739a-4910-83c3-7b771f22dac2", "name": "network-vif-deleted", "tag": "fedb17ee-96f2-455b-b805-154711b1b104"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:49:33.479679 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-5d05b085-05b4-43bf-a69b-f96246052c93 req-2bdc5fa1-de9d-4330-934c-e4a193b330bd service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:33.479679 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-5d05b085-05b4-43bf-a69b-f96246052c93 req-2bdc5fa1-de9d-4330-934c-e4a193b330bd service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:33.479679 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-5d05b085-05b4-43bf-a69b-f96246052c93 req-2bdc5fa1-de9d-4330-934c-e4a193b330bd service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:33.481213 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-5d05b085-05b4-43bf-a69b-f96246052c93 req-2bdc5fa1-de9d-4330-934c-e4a193b330bd service nova] Creating event network-vif-unplugged:fedb17ee-96f2-455b-b805-154711b1b104 for instance 30be2cf9-739a-4910-83c3-7b771f22dac2 on np0000001904 Jun 01 22:49:33.481213 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-5d05b085-05b4-43bf-a69b-f96246052c93 req-2bdc5fa1-de9d-4330-934c-e4a193b330bd service nova] Creating event network-vif-deleted:fedb17ee-96f2-455b-b805-154711b1b104 for instance 30be2cf9-739a-4910-83c3-7b771f22dac2 on np0000001904 Jun 01 22:49:33.481213 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-5d05b085-05b4-43bf-a69b-f96246052c93 req-2bdc5fa1-de9d-4330-934c-e4a193b330bd service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:49:33.481213 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-5d05b085-05b4-43bf-a69b-f96246052c93 req-2bdc5fa1-de9d-4330-934c-e4a193b330bd service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.021037 Jun 01 22:49:33.481213 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1172/3475] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:49:32 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:49:33.482548 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3d40424c-0cc6-4a26-a2ed-ade66c015146 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:33.482548 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3d40424c-0cc6-4a26-a2ed-ade66c015146 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:33.482548 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d40424c-0cc6-4a26-a2ed-ade66c015146 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:33.482548 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d40424c-0cc6-4a26-a2ed-ade66c015146 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:33.483268 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d40424c-0cc6-4a26-a2ed-ade66c015146 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:33.483268 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d40424c-0cc6-4a26-a2ed-ade66c015146 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:33.483268 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d40424c-0cc6-4a26-a2ed-ade66c015146 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:33.483268 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3d40424c-0cc6-4a26-a2ed-ade66c015146 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:33.483960 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3d40424c-0cc6-4a26-a2ed-ade66c015146 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:33.483960 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3d40424c-0cc6-4a26-a2ed-ade66c015146 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:33.483960 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3d40424c-0cc6-4a26-a2ed-ade66c015146 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 200 len: 1222 microversion: 2.1 time: 0.082581 Jun 01 22:49:33.483960 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1142/3476] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:33 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 1222 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:34.347056 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3f7e2932-b376-4096-a741-8d4d00ebc565 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:34.348590 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3f7e2932-b376-4096-a741-8d4d00ebc565 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:34.354599 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3f7e2932-b376-4096-a741-8d4d00ebc565 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:34.354599 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3f7e2932-b376-4096-a741-8d4d00ebc565 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:34.354599 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3f7e2932-b376-4096-a741-8d4d00ebc565 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:34.354599 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3f7e2932-b376-4096-a741-8d4d00ebc565 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:34.354888 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3f7e2932-b376-4096-a741-8d4d00ebc565 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:34.355206 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3f7e2932-b376-4096-a741-8d4d00ebc565 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:34.371308 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3f7e2932-b376-4096-a741-8d4d00ebc565 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:34.371522 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3f7e2932-b376-4096-a741-8d4d00ebc565 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:34.371733 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3f7e2932-b376-4096-a741-8d4d00ebc565 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:34.371992 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-3f7e2932-b376-4096-a741-8d4d00ebc565 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lazy-loading 'fault' on Instance uuid 30be2cf9-739a-4910-83c3-7b771f22dac2 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:49:34.375156 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-3f7e2932-b376-4096-a741-8d4d00ebc565 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:34.426419 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3f7e2932-b376-4096-a741-8d4d00ebc565 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:34.433629 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3f7e2932-b376-4096-a741-8d4d00ebc565 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 200 len: 1227 microversion: 2.1 time: 0.088559 Jun 01 22:49:34.433906 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1163/3477] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:34 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 1227 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:35.449635 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-03bd4f21-db41-40eb-8a92-b0b3e5af796d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:35.451147 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-03bd4f21-db41-40eb-8a92-b0b3e5af796d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:35.456003 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-03bd4f21-db41-40eb-8a92-b0b3e5af796d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:35.456260 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-03bd4f21-db41-40eb-8a92-b0b3e5af796d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:35.456473 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-03bd4f21-db41-40eb-8a92-b0b3e5af796d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:35.456935 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-03bd4f21-db41-40eb-8a92-b0b3e5af796d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:35.457255 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-03bd4f21-db41-40eb-8a92-b0b3e5af796d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:35.457529 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-03bd4f21-db41-40eb-8a92-b0b3e5af796d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:35.476925 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-03bd4f21-db41-40eb-8a92-b0b3e5af796d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:35.476925 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-03bd4f21-db41-40eb-8a92-b0b3e5af796d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:35.477089 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-03bd4f21-db41-40eb-8a92-b0b3e5af796d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:35.477360 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-03bd4f21-db41-40eb-8a92-b0b3e5af796d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lazy-loading 'fault' on Instance uuid 30be2cf9-739a-4910-83c3-7b771f22dac2 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:49:35.481303 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-03bd4f21-db41-40eb-8a92-b0b3e5af796d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:35.534644 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-03bd4f21-db41-40eb-8a92-b0b3e5af796d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:35.541848 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-03bd4f21-db41-40eb-8a92-b0b3e5af796d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 200 len: 1227 microversion: 2.1 time: 0.094508 Jun 01 22:49:35.542133 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1173/3478] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:35 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 1227 bytes in 95 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:36.556901 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c708cef7-bbab-4bf7-ae7b-bde5b2967ee6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:36.558225 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c708cef7-bbab-4bf7-ae7b-bde5b2967ee6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:36.563197 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c708cef7-bbab-4bf7-ae7b-bde5b2967ee6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:36.563465 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c708cef7-bbab-4bf7-ae7b-bde5b2967ee6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:36.563682 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c708cef7-bbab-4bf7-ae7b-bde5b2967ee6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:36.564104 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c708cef7-bbab-4bf7-ae7b-bde5b2967ee6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:36.564392 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c708cef7-bbab-4bf7-ae7b-bde5b2967ee6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:36.564674 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c708cef7-bbab-4bf7-ae7b-bde5b2967ee6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:36.579091 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-c708cef7-bbab-4bf7-ae7b-bde5b2967ee6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] HTTP exception thrown: Instance 30be2cf9-739a-4910-83c3-7b771f22dac2 could not be found. Jun 01 22:49:36.579295 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c708cef7-bbab-4bf7-ae7b-bde5b2967ee6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Returning 404 to user: Instance 30be2cf9-739a-4910-83c3-7b771f22dac2 could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:49:36.579897 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c708cef7-bbab-4bf7-ae7b-bde5b2967ee6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 404 len: 111 microversion: 2.1 time: 0.024576 Jun 01 22:49:36.580050 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1143/3479] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:36 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 111 bytes in 25 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:49:36.605958 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e6101cbe-2fe2-44c5-a293-d16768a056e5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:36.606348 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e6101cbe-2fe2-44c5-a293-d16768a056e5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:36.610072 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6101cbe-2fe2-44c5-a293-d16768a056e5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:36.610072 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6101cbe-2fe2-44c5-a293-d16768a056e5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:36.610255 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6101cbe-2fe2-44c5-a293-d16768a056e5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:36.610641 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6101cbe-2fe2-44c5-a293-d16768a056e5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:36.610944 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6101cbe-2fe2-44c5-a293-d16768a056e5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:36.611300 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6101cbe-2fe2-44c5-a293-d16768a056e5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:36.620399 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-e6101cbe-2fe2-44c5-a293-d16768a056e5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] HTTP exception thrown: Instance eccb67cb-6125-4cdf-9759-35d1f572b722 could not be found. Jun 01 22:49:36.620693 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e6101cbe-2fe2-44c5-a293-d16768a056e5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Returning 404 to user: Instance eccb67cb-6125-4cdf-9759-35d1f572b722 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:49:36.621145 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e6101cbe-2fe2-44c5-a293-d16768a056e5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 404 len: 111 microversion: 2.1 time: 0.016867 Jun 01 22:49:36.621494 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1164/3480] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:49:36 2026] DELETE /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:49:36.629657 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-bd9f2acc-cb36-405a-b796-6aa145625124 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:36.631119 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-bd9f2acc-cb36-405a-b796-6aa145625124 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: eccb67cb-6125-4cdf-9759-35d1f572b722] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:36.635782 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bd9f2acc-cb36-405a-b796-6aa145625124 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:36.636109 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bd9f2acc-cb36-405a-b796-6aa145625124 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:36.636329 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bd9f2acc-cb36-405a-b796-6aa145625124 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:36.636801 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bd9f2acc-cb36-405a-b796-6aa145625124 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:36.637126 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bd9f2acc-cb36-405a-b796-6aa145625124 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:36.637436 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bd9f2acc-cb36-405a-b796-6aa145625124 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:36.646241 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-bd9f2acc-cb36-405a-b796-6aa145625124 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] HTTP exception thrown: Instance eccb67cb-6125-4cdf-9759-35d1f572b722 could not be found. Jun 01 22:49:36.646636 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-bd9f2acc-cb36-405a-b796-6aa145625124 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Returning 404 to user: Instance eccb67cb-6125-4cdf-9759-35d1f572b722 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:49:36.647187 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-bd9f2acc-cb36-405a-b796-6aa145625124 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722" status: 404 len: 111 microversion: 2.1 time: 0.019185 Jun 01 22:49:36.647559 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1174/3481] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:36 2026] GET /compute/v2.1/servers/eccb67cb-6125-4cdf-9759-35d1f572b722 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:49:36.656926 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f1809022-e518-4cfa-a2b9-ba8dcd0b7814 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:36.669183 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f1809022-e518-4cfa-a2b9-ba8dcd0b7814 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1183182694" status: 202 len: 0 microversion: 2.1 time: 0.014214 Jun 01 22:49:36.669542 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1144/3482] 10.4.3.116 () {66 vars in 1339 bytes} [Mon Jun 1 22:49:36 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1183182694 => generated 0 bytes in 15 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:49:37.245967 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-970d7488-b46c-40bf-b17b-c34050f09387 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:37.246138 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-970d7488-b46c-40bf-b17b-c34050f09387 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:37.249250 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-970d7488-b46c-40bf-b17b-c34050f09387 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:37.249404 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-970d7488-b46c-40bf-b17b-c34050f09387 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:37.249526 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-970d7488-b46c-40bf-b17b-c34050f09387 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:37.249794 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-970d7488-b46c-40bf-b17b-c34050f09387 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:37.249941 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-970d7488-b46c-40bf-b17b-c34050f09387 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:37.250050 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-970d7488-b46c-40bf-b17b-c34050f09387 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:37.258042 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-970d7488-b46c-40bf-b17b-c34050f09387 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] HTTP exception thrown: Instance 30be2cf9-739a-4910-83c3-7b771f22dac2 could not be found. Jun 01 22:49:37.258240 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-970d7488-b46c-40bf-b17b-c34050f09387 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Returning 404 to user: Instance 30be2cf9-739a-4910-83c3-7b771f22dac2 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:49:37.258544 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-970d7488-b46c-40bf-b17b-c34050f09387 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 404 len: 111 microversion: 2.1 time: 0.014318 Jun 01 22:49:37.258843 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1165/3483] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:49:37 2026] DELETE /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:49:37.267408 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-cf079e4b-c3b6-4247-831b-b8b66bd438d1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:37.269301 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-cf079e4b-c3b6-4247-831b-b8b66bd438d1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 30be2cf9-739a-4910-83c3-7b771f22dac2] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:37.274073 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf079e4b-c3b6-4247-831b-b8b66bd438d1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:37.274363 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf079e4b-c3b6-4247-831b-b8b66bd438d1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:37.274668 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf079e4b-c3b6-4247-831b-b8b66bd438d1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:37.275369 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf079e4b-c3b6-4247-831b-b8b66bd438d1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:37.275838 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf079e4b-c3b6-4247-831b-b8b66bd438d1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:37.276253 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf079e4b-c3b6-4247-831b-b8b66bd438d1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:37.283860 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-cf079e4b-c3b6-4247-831b-b8b66bd438d1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] HTTP exception thrown: Instance 30be2cf9-739a-4910-83c3-7b771f22dac2 could not be found. Jun 01 22:49:37.284159 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-cf079e4b-c3b6-4247-831b-b8b66bd438d1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Returning 404 to user: Instance 30be2cf9-739a-4910-83c3-7b771f22dac2 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:49:37.284601 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-cf079e4b-c3b6-4247-831b-b8b66bd438d1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2" status: 404 len: 111 microversion: 2.1 time: 0.019523 Jun 01 22:49:37.284987 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1175/3484] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:37 2026] GET /compute/v2.1/servers/30be2cf9-739a-4910-83c3-7b771f22dac2 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:49:37.292977 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9b17cb44-b84b-4ac8-92e6-36f254ab8b2d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:37.304011 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9b17cb44-b84b-4ac8-92e6-36f254ab8b2d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-142343038" status: 202 len: 0 microversion: 2.1 time: 0.012722 Jun 01 22:49:37.304296 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1145/3485] 10.4.3.116 () {66 vars in 1336 bytes} [Mon Jun 1 22:49:37 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-142343038 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:49:37.666205 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d454e6c3-bc6f-44a2-a822-bd40e08ccda7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestVolumeBootPattern-576267555", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNSxo/o6l/Spp7OQs/KqvmLJKzIi9xHCPGRlMNvOuGE3WpLf/tUw0Cw2/+zwXIAFvEzslokzoZizp0H7G50mNIJc/osm85C51byhg8cDMvUdxUidnnKGq9jz4/ycwgWM7w=="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:49:37.678288 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-d454e6c3-bc6f-44a2-a822-bd40e08ccda7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:49:37.682097 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-d454e6c3-bc6f-44a2-a822-bd40e08ccda7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for user 720720a71fc744449b75cea9b4b611e7 and project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:49:37.701110 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d454e6c3-bc6f-44a2-a822-bd40e08ccda7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 399 microversion: 2.1 time: 0.037081 Jun 01 22:49:37.701527 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1166/3486] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:49:37 2026] POST /compute/v2.1/os-keypairs => generated 399 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:49:39.738132 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c5797ecd-0db8-4a8c-982f-effa32d1c5bb tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:39.745464 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c5797ecd-0db8-4a8c-982f-effa32d1c5bb tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/flavors/42" status: 200 len: 365 microversion: 2.1 time: 0.008881 Jun 01 22:49:39.745870 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1176/3487] 10.4.3.116 () {66 vars in 1252 bytes} [Mon Jun 1 22:49:39 2026] GET /compute/v2.1/flavors/42 => generated 365 bytes in 9 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:49:39.815589 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d4901e8c-e38d-425b-a96d-75eddb5c1e34 tempest-TestEncryptedCinderVolumes-1624701270 tempest-TestEncryptedCinderVolumes-1624701270-project-admin] Action: 'create', calling method: >, body: {"flavor": {"name": "tempest-940409008", "vcpus": 1, "ram": 192, "disk": 1}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:49:39.827616 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d4901e8c-e38d-425b-a96d-75eddb5c1e34 tempest-TestEncryptedCinderVolumes-1624701270 tempest-TestEncryptedCinderVolumes-1624701270-project-admin] 10.4.3.116 "POST /compute/v2.1/flavors" status: 200 len: 477 microversion: 2.1 time: 0.074354 Jun 01 22:49:39.828120 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1146/3488] 10.4.3.116 () {68 vars in 1264 bytes} [Mon Jun 1 22:49:39 2026] POST /compute/v2.1/flavors => generated 477 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:49:39.839917 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Action: 'action', calling method: >, body: {"resize": {"flavorRef": "6adffa5d-0eff-4d89-9637-e728b1713230"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:49:39.841811 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:39.844526 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:39.844995 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:39.844995 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:39.845057 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:39.845137 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:39.845256 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:39.861244 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:39.861396 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:39.861522 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:39.865824 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:39.866246 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:39.866396 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:39.866510 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:39.866773 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:39.867517 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:39.867654 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:39.872033 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for compute:servers:resize:cross_cell failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:39.875378 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Old instance type m1.nano, new instance type tempest-940409008 {{(pid=86660) resize /opt/stack/nova/nova/compute/api.py:4342}} Jun 01 22:49:39.885107 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:49:39.885304 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:49:39.885542 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:49:39.885745 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:49:39.885944 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:49:39.947249 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8a8dae22-11b5-4681-9da2-f579a4e3be4c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "POST /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/action" status: 202 len: 0 microversion: 2.1 time: 0.108815 Jun 01 22:49:39.947595 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1167/3489] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:49:39 2026] POST /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:49:39.956058 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-84b43c5d-2f72-4960-8c60-8f88c09e613c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:39.957598 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-84b43c5d-2f72-4960-8c60-8f88c09e613c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:39.961653 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-84b43c5d-2f72-4960-8c60-8f88c09e613c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:39.962453 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-84b43c5d-2f72-4960-8c60-8f88c09e613c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:39.962453 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-84b43c5d-2f72-4960-8c60-8f88c09e613c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:39.962659 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-84b43c5d-2f72-4960-8c60-8f88c09e613c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:39.962940 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-84b43c5d-2f72-4960-8c60-8f88c09e613c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:39.963260 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-84b43c5d-2f72-4960-8c60-8f88c09e613c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:39.978437 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-84b43c5d-2f72-4960-8c60-8f88c09e613c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:39.994510 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-516293595", "imageRef": "", "flavorRef": "42", "security_groups": [{"name": "tempest-secgroup-smoke-1753043171"}], "block_device_mapping_v2": [{"uuid": "0008fc5c-a20e-4844-9975-c1f96f5b195e", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestVolumeBootPattern-576267555", "networks": [{"uuid": "ff3b2d13-aff4-41f5-b7e9-f43caca179df"}]}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:49:40.075392 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:40.075814 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:40.076206 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:40.076865 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:40.081485 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.005s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:40.081773 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:40.088862 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:40.144921 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] validate_networks() for [('ff3b2d13-aff4-41f5-b7e9-f43caca179df', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:49:40.145255 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:40.147541 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-84b43c5d-2f72-4960-8c60-8f88c09e613c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:40.155678 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-84b43c5d-2f72-4960-8c60-8f88c09e613c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1731 microversion: 2.1 time: 0.201685 Jun 01 22:49:40.155678 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1177/3490] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:39 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1731 bytes in 202 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:40.343458 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:40.517112 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:49:40.517353 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:49:40.517624 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:49:40.517833 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:49:40.518054 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:49:40.526534 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:40.526791 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:40.526986 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:40.527580 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:40.527816 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:40.529849 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:40.541753 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:49:40.544293 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for user 720720a71fc744449b75cea9b4b611e7 and project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:49:40.586025 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:49:40.587370 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] 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='0008fc5c-a20e-4844-9975-c1f96f5b195e',volume_size=None,volume_type=None)] {{(pid=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:49:40.719995 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d16eaefd-8196-4cfe-a779-f91de689fa83 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.727117 Jun 01 22:49:40.720432 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1147/3491] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:49:39 2026] POST /compute/v2.1/servers => generated 406 bytes in 729 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:49:40.732430 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f51e8aa0-1203-4072-9d5e-28c910a5e256 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:40.734221 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f51e8aa0-1203-4072-9d5e-28c910a5e256 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:40.745708 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f51e8aa0-1203-4072-9d5e-28c910a5e256 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:40.795489 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f51e8aa0-1203-4072-9d5e-28c910a5e256 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:40.803789 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f51e8aa0-1203-4072-9d5e-28c910a5e256 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 200 len: 1091 microversion: 2.1 time: 0.073545 Jun 01 22:49:40.804191 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1168/3492] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:40 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 1091 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:41.173705 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-653548d7-8b4a-4ef7-bce1-07706c252548 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:41.175882 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-653548d7-8b4a-4ef7-bce1-07706c252548 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:41.181436 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-653548d7-8b4a-4ef7-bce1-07706c252548 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:41.181809 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-653548d7-8b4a-4ef7-bce1-07706c252548 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:41.182140 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-653548d7-8b4a-4ef7-bce1-07706c252548 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:41.182702 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-653548d7-8b4a-4ef7-bce1-07706c252548 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:41.183095 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-653548d7-8b4a-4ef7-bce1-07706c252548 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:41.183428 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-653548d7-8b4a-4ef7-bce1-07706c252548 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:41.200079 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-653548d7-8b4a-4ef7-bce1-07706c252548 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:41.325195 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-653548d7-8b4a-4ef7-bce1-07706c252548 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:41.334127 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-653548d7-8b4a-4ef7-bce1-07706c252548 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1731 microversion: 2.1 time: 0.162694 Jun 01 22:49:41.334411 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1178/3493] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:41 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1731 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:41.824145 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c745337c-5745-49f1-8f5c-e17bfd6ac1be tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:41.826143 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c745337c-5745-49f1-8f5c-e17bfd6ac1be tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:41.831528 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c745337c-5745-49f1-8f5c-e17bfd6ac1be tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:41.831922 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c745337c-5745-49f1-8f5c-e17bfd6ac1be tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:41.832230 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c745337c-5745-49f1-8f5c-e17bfd6ac1be tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:41.832871 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c745337c-5745-49f1-8f5c-e17bfd6ac1be tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:41.833342 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c745337c-5745-49f1-8f5c-e17bfd6ac1be tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:41.833778 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c745337c-5745-49f1-8f5c-e17bfd6ac1be tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:41.848346 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c745337c-5745-49f1-8f5c-e17bfd6ac1be tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:41.913228 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c745337c-5745-49f1-8f5c-e17bfd6ac1be tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:41.920225 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c745337c-5745-49f1-8f5c-e17bfd6ac1be tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 200 len: 1141 microversion: 2.1 time: 0.098585 Jun 01 22:49:41.920546 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1148/3494] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:41 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 1141 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:42.349125 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c98137bc-3838-4d6d-9dc0-c33b67ed0bd3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:42.350345 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c98137bc-3838-4d6d-9dc0-c33b67ed0bd3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:42.354412 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c98137bc-3838-4d6d-9dc0-c33b67ed0bd3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:42.354693 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c98137bc-3838-4d6d-9dc0-c33b67ed0bd3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:42.354921 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c98137bc-3838-4d6d-9dc0-c33b67ed0bd3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:42.355353 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c98137bc-3838-4d6d-9dc0-c33b67ed0bd3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:42.355677 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c98137bc-3838-4d6d-9dc0-c33b67ed0bd3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:42.355955 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c98137bc-3838-4d6d-9dc0-c33b67ed0bd3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:42.373472 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c98137bc-3838-4d6d-9dc0-c33b67ed0bd3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:42.493063 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c98137bc-3838-4d6d-9dc0-c33b67ed0bd3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:42.501312 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c98137bc-3838-4d6d-9dc0-c33b67ed0bd3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1731 microversion: 2.1 time: 0.154193 Jun 01 22:49:42.501575 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1169/3495] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:42 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1731 bytes in 155 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:42.935592 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8098d094-531a-49b3-af24-b642b5de2573 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:42.936683 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8098d094-531a-49b3-af24-b642b5de2573 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:42.940769 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8098d094-531a-49b3-af24-b642b5de2573 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:42.941170 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8098d094-531a-49b3-af24-b642b5de2573 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:42.941484 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8098d094-531a-49b3-af24-b642b5de2573 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:42.942026 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8098d094-531a-49b3-af24-b642b5de2573 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:42.942382 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8098d094-531a-49b3-af24-b642b5de2573 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:42.942726 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8098d094-531a-49b3-af24-b642b5de2573 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:42.955853 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8098d094-531a-49b3-af24-b642b5de2573 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:43.016649 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8098d094-531a-49b3-af24-b642b5de2573 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:43.026017 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8098d094-531a-49b3-af24-b642b5de2573 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 200 len: 1133 microversion: 2.1 time: 0.093615 Jun 01 22:49:43.026528 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1179/3496] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:42 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 1133 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:43.518270 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2c51d7c1-9421-4f27-bd53-08beddfca8b3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:43.521122 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2c51d7c1-9421-4f27-bd53-08beddfca8b3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:43.527128 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2c51d7c1-9421-4f27-bd53-08beddfca8b3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:43.527495 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2c51d7c1-9421-4f27-bd53-08beddfca8b3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:43.527788 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2c51d7c1-9421-4f27-bd53-08beddfca8b3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:43.528269 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2c51d7c1-9421-4f27-bd53-08beddfca8b3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:43.528582 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2c51d7c1-9421-4f27-bd53-08beddfca8b3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:43.528880 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2c51d7c1-9421-4f27-bd53-08beddfca8b3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:43.542960 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2c51d7c1-9421-4f27-bd53-08beddfca8b3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:43.669036 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2c51d7c1-9421-4f27-bd53-08beddfca8b3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:43.679302 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2c51d7c1-9421-4f27-bd53-08beddfca8b3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1731 microversion: 2.1 time: 0.163120 Jun 01 22:49:43.679670 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1149/3497] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:43 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1731 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:44.044077 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-198cfc65-c4f4-4543-b3e4-b75aab7b9f08 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:44.046538 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-198cfc65-c4f4-4543-b3e4-b75aab7b9f08 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:44.051023 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-198cfc65-c4f4-4543-b3e4-b75aab7b9f08 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:44.051432 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-198cfc65-c4f4-4543-b3e4-b75aab7b9f08 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:44.051792 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-198cfc65-c4f4-4543-b3e4-b75aab7b9f08 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:44.052421 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-198cfc65-c4f4-4543-b3e4-b75aab7b9f08 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:44.052882 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-198cfc65-c4f4-4543-b3e4-b75aab7b9f08 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:44.053326 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-198cfc65-c4f4-4543-b3e4-b75aab7b9f08 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:44.069537 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-198cfc65-c4f4-4543-b3e4-b75aab7b9f08 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:44.130309 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-198cfc65-c4f4-4543-b3e4-b75aab7b9f08 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:44.138260 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-198cfc65-c4f4-4543-b3e4-b75aab7b9f08 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 200 len: 1133 microversion: 2.1 time: 0.096231 Jun 01 22:49:44.138650 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1170/3498] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:44 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 1133 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:44.696473 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-be1feac0-7153-486b-af0a-633c43f48977 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:44.698044 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-be1feac0-7153-486b-af0a-633c43f48977 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:44.703080 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-be1feac0-7153-486b-af0a-633c43f48977 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:44.703445 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-be1feac0-7153-486b-af0a-633c43f48977 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:44.703780 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-be1feac0-7153-486b-af0a-633c43f48977 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:44.704365 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-be1feac0-7153-486b-af0a-633c43f48977 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:44.704800 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-be1feac0-7153-486b-af0a-633c43f48977 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:44.705183 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-be1feac0-7153-486b-af0a-633c43f48977 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:44.723210 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-be1feac0-7153-486b-af0a-633c43f48977 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:44.856036 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-be1feac0-7153-486b-af0a-633c43f48977 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:44.865729 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-be1feac0-7153-486b-af0a-633c43f48977 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1731 microversion: 2.1 time: 0.170999 Jun 01 22:49:44.866031 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1180/3499] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:44 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1731 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:45.153117 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9d238c49-550a-49de-b664-91da7ff1d6ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:45.155001 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-9d238c49-550a-49de-b664-91da7ff1d6ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:45.158756 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9d238c49-550a-49de-b664-91da7ff1d6ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:45.159087 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9d238c49-550a-49de-b664-91da7ff1d6ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:45.159293 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9d238c49-550a-49de-b664-91da7ff1d6ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:45.159724 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9d238c49-550a-49de-b664-91da7ff1d6ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:45.160125 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9d238c49-550a-49de-b664-91da7ff1d6ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:45.160264 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9d238c49-550a-49de-b664-91da7ff1d6ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:45.174511 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-9d238c49-550a-49de-b664-91da7ff1d6ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:45.222633 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9d238c49-550a-49de-b664-91da7ff1d6ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:45.231280 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9d238c49-550a-49de-b664-91da7ff1d6ee tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 200 len: 1189 microversion: 2.1 time: 0.079716 Jun 01 22:49:45.231704 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1150/3500] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:45 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 1189 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:45.880304 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-bad9849f-eff4-452a-b2dc-3656e4141981 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:45.881901 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-bad9849f-eff4-452a-b2dc-3656e4141981 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:45.886733 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bad9849f-eff4-452a-b2dc-3656e4141981 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:45.887062 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bad9849f-eff4-452a-b2dc-3656e4141981 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:45.887323 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bad9849f-eff4-452a-b2dc-3656e4141981 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:45.887817 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bad9849f-eff4-452a-b2dc-3656e4141981 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:45.888131 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bad9849f-eff4-452a-b2dc-3656e4141981 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:45.888424 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-bad9849f-eff4-452a-b2dc-3656e4141981 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:45.903897 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-bad9849f-eff4-452a-b2dc-3656e4141981 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:46.034778 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-bad9849f-eff4-452a-b2dc-3656e4141981 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:46.042254 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-bad9849f-eff4-452a-b2dc-3656e4141981 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1731 microversion: 2.1 time: 0.163685 Jun 01 22:49:46.042520 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1171/3501] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:45 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1731 bytes in 164 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:46.248481 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-368dcc7a-cda5-467d-9595-59e40785e86c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:46.250185 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-368dcc7a-cda5-467d-9595-59e40785e86c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:46.255754 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-368dcc7a-cda5-467d-9595-59e40785e86c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:46.256039 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-368dcc7a-cda5-467d-9595-59e40785e86c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:46.256242 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-368dcc7a-cda5-467d-9595-59e40785e86c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:46.256738 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-368dcc7a-cda5-467d-9595-59e40785e86c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:46.257140 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-368dcc7a-cda5-467d-9595-59e40785e86c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:46.257438 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-368dcc7a-cda5-467d-9595-59e40785e86c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:46.273969 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-368dcc7a-cda5-467d-9595-59e40785e86c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:46.326939 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-368dcc7a-cda5-467d-9595-59e40785e86c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:46.336895 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-368dcc7a-cda5-467d-9595-59e40785e86c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 200 len: 1189 microversion: 2.1 time: 0.090324 Jun 01 22:49:46.337359 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1181/3502] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:46 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 1189 bytes in 91 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:47.057906 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-83391adf-57a2-4fca-b769-1793eb669e5c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:47.059288 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-83391adf-57a2-4fca-b769-1793eb669e5c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:47.063750 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83391adf-57a2-4fca-b769-1793eb669e5c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:47.064060 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83391adf-57a2-4fca-b769-1793eb669e5c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:47.064230 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83391adf-57a2-4fca-b769-1793eb669e5c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:47.064647 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83391adf-57a2-4fca-b769-1793eb669e5c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:47.064946 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83391adf-57a2-4fca-b769-1793eb669e5c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:47.065206 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-83391adf-57a2-4fca-b769-1793eb669e5c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:47.094611 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-83391adf-57a2-4fca-b769-1793eb669e5c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:47.220455 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-83391adf-57a2-4fca-b769-1793eb669e5c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:47.229075 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-83391adf-57a2-4fca-b769-1793eb669e5c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1736 microversion: 2.1 time: 0.173151 Jun 01 22:49:47.229383 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1151/3503] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:47 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1736 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:47.362211 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-176fbf01-8d22-4cec-822b-67cbf0fd1272 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:47.364587 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-176fbf01-8d22-4cec-822b-67cbf0fd1272 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:47.370047 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-176fbf01-8d22-4cec-822b-67cbf0fd1272 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:47.370310 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-176fbf01-8d22-4cec-822b-67cbf0fd1272 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:47.371054 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-176fbf01-8d22-4cec-822b-67cbf0fd1272 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:47.371054 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-176fbf01-8d22-4cec-822b-67cbf0fd1272 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:47.371372 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-176fbf01-8d22-4cec-822b-67cbf0fd1272 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:47.371732 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-176fbf01-8d22-4cec-822b-67cbf0fd1272 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:47.388713 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-176fbf01-8d22-4cec-822b-67cbf0fd1272 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:47.529847 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-176fbf01-8d22-4cec-822b-67cbf0fd1272 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:47.536825 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-176fbf01-8d22-4cec-822b-67cbf0fd1272 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 200 len: 1265 microversion: 2.1 time: 0.176502 Jun 01 22:49:47.537146 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1172/3504] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:47 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 1265 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:47.840773 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-81d75d7b-68dd-4017-ae70-2a3c89be964e req-a28ff2fb-2a74-4bf3-b194-2dcbf8644c21 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1540f810-24f7-46ac-bf05-f68f3bd963b4", "name": "network-vif-unplugged", "status": "completed", "tag": "eb71d8fd-70b9-441a-8380-30500340ec8c"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:49:47.849285 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-81d75d7b-68dd-4017-ae70-2a3c89be964e req-a28ff2fb-2a74-4bf3-b194-2dcbf8644c21 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:47.849393 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-81d75d7b-68dd-4017-ae70-2a3c89be964e req-a28ff2fb-2a74-4bf3-b194-2dcbf8644c21 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:47.849522 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-81d75d7b-68dd-4017-ae70-2a3c89be964e req-a28ff2fb-2a74-4bf3-b194-2dcbf8644c21 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:47.857891 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-81d75d7b-68dd-4017-ae70-2a3c89be964e req-a28ff2fb-2a74-4bf3-b194-2dcbf8644c21 service nova] Creating event network-vif-unplugged:eb71d8fd-70b9-441a-8380-30500340ec8c for instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 on np0000001904 Jun 01 22:49:47.866680 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [req-81d75d7b-68dd-4017-ae70-2a3c89be964e req-a28ff2fb-2a74-4bf3-b194-2dcbf8644c21 service nova] Instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86662) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:49:47.867289 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-81d75d7b-68dd-4017-ae70-2a3c89be964e req-a28ff2fb-2a74-4bf3-b194-2dcbf8644c21 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:49:47.875376 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-81d75d7b-68dd-4017-ae70-2a3c89be964e req-a28ff2fb-2a74-4bf3-b194-2dcbf8644c21 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.067170 Jun 01 22:49:47.875521 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1182/3505] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:49:47 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:49:48.244427 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-098e2fe4-442b-415b-868f-42078d72ffc7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:48.247089 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-098e2fe4-442b-415b-868f-42078d72ffc7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:48.252165 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-098e2fe4-442b-415b-868f-42078d72ffc7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:48.252402 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-098e2fe4-442b-415b-868f-42078d72ffc7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:48.252617 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-098e2fe4-442b-415b-868f-42078d72ffc7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:48.253061 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-098e2fe4-442b-415b-868f-42078d72ffc7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:48.253364 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-098e2fe4-442b-415b-868f-42078d72ffc7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:48.253642 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-098e2fe4-442b-415b-868f-42078d72ffc7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:48.270249 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-098e2fe4-442b-415b-868f-42078d72ffc7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:48.422709 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-098e2fe4-442b-415b-868f-42078d72ffc7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:48.436631 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-098e2fe4-442b-415b-868f-42078d72ffc7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1736 microversion: 2.1 time: 0.193521 Jun 01 22:49:48.437452 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1152/3506] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:48 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1736 bytes in 195 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:48.551989 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-fc18c39f-4899-453b-afdc-fbd6dc67ada0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:48.553548 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-fc18c39f-4899-453b-afdc-fbd6dc67ada0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:48.559265 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc18c39f-4899-453b-afdc-fbd6dc67ada0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:48.559598 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc18c39f-4899-453b-afdc-fbd6dc67ada0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:48.559847 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc18c39f-4899-453b-afdc-fbd6dc67ada0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:48.560419 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc18c39f-4899-453b-afdc-fbd6dc67ada0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:48.560776 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc18c39f-4899-453b-afdc-fbd6dc67ada0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:48.561090 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc18c39f-4899-453b-afdc-fbd6dc67ada0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:48.576755 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-fc18c39f-4899-453b-afdc-fbd6dc67ada0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:48.750905 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-fc18c39f-4899-453b-afdc-fbd6dc67ada0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:48.757443 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-fc18c39f-4899-453b-afdc-fbd6dc67ada0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 200 len: 1275 microversion: 2.1 time: 0.207477 Jun 01 22:49:48.758536 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1173/3507] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:48 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 1275 bytes in 208 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:49.457460 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-fc526f88-362b-40d4-a853-79c4c8e417b2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:49.459066 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-fc526f88-362b-40d4-a853-79c4c8e417b2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:49.465725 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fc526f88-362b-40d4-a853-79c4c8e417b2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:49.465725 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fc526f88-362b-40d4-a853-79c4c8e417b2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:49.465725 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fc526f88-362b-40d4-a853-79c4c8e417b2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:49.465725 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fc526f88-362b-40d4-a853-79c4c8e417b2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:49.465876 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fc526f88-362b-40d4-a853-79c4c8e417b2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:49.465876 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-fc526f88-362b-40d4-a853-79c4c8e417b2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:49.483107 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-fc526f88-362b-40d4-a853-79c4c8e417b2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:49.634973 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-fc526f88-362b-40d4-a853-79c4c8e417b2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:49.642877 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-fc526f88-362b-40d4-a853-79c4c8e417b2 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1736 microversion: 2.1 time: 0.188442 Jun 01 22:49:49.643305 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1183/3508] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:49 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1736 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:49.771314 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-03efe6fd-edd1-4e60-9c99-a77bbbfda0cc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:49.773229 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-03efe6fd-edd1-4e60-9c99-a77bbbfda0cc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:49.776921 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-03efe6fd-edd1-4e60-9c99-a77bbbfda0cc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:49.777162 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-03efe6fd-edd1-4e60-9c99-a77bbbfda0cc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:49.777353 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-03efe6fd-edd1-4e60-9c99-a77bbbfda0cc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:49.777796 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-03efe6fd-edd1-4e60-9c99-a77bbbfda0cc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:49.778089 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-03efe6fd-edd1-4e60-9c99-a77bbbfda0cc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:49.778349 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-03efe6fd-edd1-4e60-9c99-a77bbbfda0cc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:49.793753 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-03efe6fd-edd1-4e60-9c99-a77bbbfda0cc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:49.869822 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:49:49.909993 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-03efe6fd-edd1-4e60-9c99-a77bbbfda0cc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:49.916694 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-03efe6fd-edd1-4e60-9c99-a77bbbfda0cc tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 200 len: 1275 microversion: 2.1 time: 0.146996 Jun 01 22:49:49.916938 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1153/3509] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:49 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 1275 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:49.941606 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-9c3f84db-9f70-412b-9130-7ff34af3e427 req-f5a604ee-785f-4af9-8a96-65db351ed91f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1540f810-24f7-46ac-bf05-f68f3bd963b4", "name": "network-vif-unplugged", "status": "completed", "tag": "eb71d8fd-70b9-441a-8380-30500340ec8c"}, {"name": "network-changed", "server_uuid": "327f15ef-ed5c-4675-bc9b-576f869b3198", "tag": "1b710e30-43ba-4a08-b2c7-9d54afcf0e57"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:49:49.947669 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-9c3f84db-9f70-412b-9130-7ff34af3e427 req-f5a604ee-785f-4af9-8a96-65db351ed91f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:49.947829 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-9c3f84db-9f70-412b-9130-7ff34af3e427 req-f5a604ee-785f-4af9-8a96-65db351ed91f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:49.947967 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-9c3f84db-9f70-412b-9130-7ff34af3e427 req-f5a604ee-785f-4af9-8a96-65db351ed91f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:49.953807 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-9c3f84db-9f70-412b-9130-7ff34af3e427 req-f5a604ee-785f-4af9-8a96-65db351ed91f service nova] Creating event network-vif-unplugged:eb71d8fd-70b9-441a-8380-30500340ec8c for instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 on np0000001904 Jun 01 22:49:49.953991 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-9c3f84db-9f70-412b-9130-7ff34af3e427 req-f5a604ee-785f-4af9-8a96-65db351ed91f service nova] Creating event network-changed:1b710e30-43ba-4a08-b2c7-9d54afcf0e57 for instance 327f15ef-ed5c-4675-bc9b-576f869b3198 on np0000001904 Jun 01 22:49:49.959451 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [req-9c3f84db-9f70-412b-9130-7ff34af3e427 req-f5a604ee-785f-4af9-8a96-65db351ed91f service nova] Instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86660) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:49:49.959819 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-9c3f84db-9f70-412b-9130-7ff34af3e427 req-f5a604ee-785f-4af9-8a96-65db351ed91f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:49:49.964515 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-9c3f84db-9f70-412b-9130-7ff34af3e427 req-f5a604ee-785f-4af9-8a96-65db351ed91f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 352 microversion: 2.1 time: 0.024925 Jun 01 22:49:49.964796 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1174/3510] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:49:49 2026] POST /compute/v2.1/os-server-external-events => generated 352 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:49:50.531605 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:49:50.547685 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:49:50.658423 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e5c9d304-0415-4deb-a0e6-2ace9c8ea463 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:50.660401 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e5c9d304-0415-4deb-a0e6-2ace9c8ea463 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:50.664433 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5c9d304-0415-4deb-a0e6-2ace9c8ea463 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:50.664686 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5c9d304-0415-4deb-a0e6-2ace9c8ea463 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:50.664919 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5c9d304-0415-4deb-a0e6-2ace9c8ea463 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:50.665385 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5c9d304-0415-4deb-a0e6-2ace9c8ea463 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:50.665728 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5c9d304-0415-4deb-a0e6-2ace9c8ea463 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:50.666045 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5c9d304-0415-4deb-a0e6-2ace9c8ea463 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:50.679098 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e5c9d304-0415-4deb-a0e6-2ace9c8ea463 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:50.797852 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=3 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:49:50.798270 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e5c9d304-0415-4deb-a0e6-2ace9c8ea463 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:50.806285 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e5c9d304-0415-4deb-a0e6-2ace9c8ea463 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1735 microversion: 2.1 time: 0.149578 Jun 01 22:49:50.806837 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1184/3511] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:50 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1735 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:50.931650 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b9d1d90e-ccc4-47b1-9a04-b1ca1ebe4fe0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:50.933182 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b9d1d90e-ccc4-47b1-9a04-b1ca1ebe4fe0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:50.937983 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9d1d90e-ccc4-47b1-9a04-b1ca1ebe4fe0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:50.938279 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9d1d90e-ccc4-47b1-9a04-b1ca1ebe4fe0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:50.938557 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9d1d90e-ccc4-47b1-9a04-b1ca1ebe4fe0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:50.939082 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9d1d90e-ccc4-47b1-9a04-b1ca1ebe4fe0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:50.939423 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9d1d90e-ccc4-47b1-9a04-b1ca1ebe4fe0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:50.939776 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-b9d1d90e-ccc4-47b1-9a04-b1ca1ebe4fe0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:50.954040 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b9d1d90e-ccc4-47b1-9a04-b1ca1ebe4fe0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:51.069992 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b9d1d90e-ccc4-47b1-9a04-b1ca1ebe4fe0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:51.076728 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b9d1d90e-ccc4-47b1-9a04-b1ca1ebe4fe0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 200 len: 1263 microversion: 2.1 time: 0.146865 Jun 01 22:49:51.077133 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1154/3512] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:50 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 1263 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:51.820765 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ca5574fd-660a-47f3-ab40-b0e37f76478b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:51.822187 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ca5574fd-660a-47f3-ab40-b0e37f76478b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:51.826409 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ca5574fd-660a-47f3-ab40-b0e37f76478b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:51.826786 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ca5574fd-660a-47f3-ab40-b0e37f76478b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:51.826847 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ca5574fd-660a-47f3-ab40-b0e37f76478b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:51.827321 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ca5574fd-660a-47f3-ab40-b0e37f76478b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:51.827664 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ca5574fd-660a-47f3-ab40-b0e37f76478b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:51.827953 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ca5574fd-660a-47f3-ab40-b0e37f76478b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:51.846767 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ca5574fd-660a-47f3-ab40-b0e37f76478b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:52.037432 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ca5574fd-660a-47f3-ab40-b0e37f76478b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:52.047593 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ca5574fd-660a-47f3-ab40-b0e37f76478b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1735 microversion: 2.1 time: 0.228476 Jun 01 22:49:52.047684 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1175/3513] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:51 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1735 bytes in 229 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:52.092202 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-44126793-e9a6-49ae-a741-575fb349785f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:52.094346 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-44126793-e9a6-49ae-a741-575fb349785f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:52.099608 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-44126793-e9a6-49ae-a741-575fb349785f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:52.099966 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-44126793-e9a6-49ae-a741-575fb349785f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:52.100233 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-44126793-e9a6-49ae-a741-575fb349785f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:52.100807 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-44126793-e9a6-49ae-a741-575fb349785f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:52.101201 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-44126793-e9a6-49ae-a741-575fb349785f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:52.101588 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-44126793-e9a6-49ae-a741-575fb349785f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:52.118366 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-44126793-e9a6-49ae-a741-575fb349785f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:52.249989 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-44126793-e9a6-49ae-a741-575fb349785f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:52.256781 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-44126793-e9a6-49ae-a741-575fb349785f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 200 len: 1263 microversion: 2.1 time: 0.166302 Jun 01 22:49:52.257066 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1185/3514] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:52 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 1263 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:53.062130 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-87ed5adb-a6d0-4b4e-aa8f-f93ab8d0710f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:53.063508 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-87ed5adb-a6d0-4b4e-aa8f-f93ab8d0710f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:53.068781 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-87ed5adb-a6d0-4b4e-aa8f-f93ab8d0710f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:53.069060 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-87ed5adb-a6d0-4b4e-aa8f-f93ab8d0710f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:53.069269 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-87ed5adb-a6d0-4b4e-aa8f-f93ab8d0710f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:53.069708 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-87ed5adb-a6d0-4b4e-aa8f-f93ab8d0710f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:53.070033 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-87ed5adb-a6d0-4b4e-aa8f-f93ab8d0710f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:53.070294 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-87ed5adb-a6d0-4b4e-aa8f-f93ab8d0710f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:53.085095 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-87ed5adb-a6d0-4b4e-aa8f-f93ab8d0710f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:53.225910 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-87ed5adb-a6d0-4b4e-aa8f-f93ab8d0710f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:53.233614 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-87ed5adb-a6d0-4b4e-aa8f-f93ab8d0710f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1735 microversion: 2.1 time: 0.173559 Jun 01 22:49:53.233906 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1155/3515] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:53 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1735 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:53.270321 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0ccda170-c013-44b7-89bf-9144f2dbda74 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:53.272560 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0ccda170-c013-44b7-89bf-9144f2dbda74 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:53.276558 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0ccda170-c013-44b7-89bf-9144f2dbda74 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:53.276824 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0ccda170-c013-44b7-89bf-9144f2dbda74 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:53.277052 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0ccda170-c013-44b7-89bf-9144f2dbda74 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:53.277483 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0ccda170-c013-44b7-89bf-9144f2dbda74 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:53.277791 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0ccda170-c013-44b7-89bf-9144f2dbda74 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:53.278116 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0ccda170-c013-44b7-89bf-9144f2dbda74 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:53.290913 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0ccda170-c013-44b7-89bf-9144f2dbda74 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:53.439861 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0ccda170-c013-44b7-89bf-9144f2dbda74 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:53.447048 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0ccda170-c013-44b7-89bf-9144f2dbda74 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 200 len: 1263 microversion: 2.1 time: 0.178325 Jun 01 22:49:53.447298 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1176/3516] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:53 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 1263 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:54.247190 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-648b8133-dcf3-4e04-a690-351544f249ea tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:54.248539 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-648b8133-dcf3-4e04-a690-351544f249ea tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:54.254731 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-648b8133-dcf3-4e04-a690-351544f249ea tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:54.255000 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-648b8133-dcf3-4e04-a690-351544f249ea tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:54.255215 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-648b8133-dcf3-4e04-a690-351544f249ea tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:54.255669 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-648b8133-dcf3-4e04-a690-351544f249ea tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:54.255953 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-648b8133-dcf3-4e04-a690-351544f249ea tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:54.256240 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-648b8133-dcf3-4e04-a690-351544f249ea tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:54.273717 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-648b8133-dcf3-4e04-a690-351544f249ea tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:54.380504 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-648b8133-dcf3-4e04-a690-351544f249ea tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:54.387962 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-648b8133-dcf3-4e04-a690-351544f249ea tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1801 microversion: 2.1 time: 0.142529 Jun 01 22:49:54.388263 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1186/3517] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:54 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1801 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:54.460827 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f7727f8f-ff02-47f9-ba71-7cb738bde3c1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:54.462763 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f7727f8f-ff02-47f9-ba71-7cb738bde3c1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:54.467846 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7727f8f-ff02-47f9-ba71-7cb738bde3c1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:54.468179 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7727f8f-ff02-47f9-ba71-7cb738bde3c1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:54.468448 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7727f8f-ff02-47f9-ba71-7cb738bde3c1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:54.468997 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7727f8f-ff02-47f9-ba71-7cb738bde3c1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:54.469394 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7727f8f-ff02-47f9-ba71-7cb738bde3c1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:54.469758 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f7727f8f-ff02-47f9-ba71-7cb738bde3c1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:54.483341 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f7727f8f-ff02-47f9-ba71-7cb738bde3c1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:54.632580 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f7727f8f-ff02-47f9-ba71-7cb738bde3c1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:54.639330 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f7727f8f-ff02-47f9-ba71-7cb738bde3c1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 200 len: 1263 microversion: 2.1 time: 0.180326 Jun 01 22:49:54.639701 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1156/3518] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:54 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 1263 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:55.401852 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ff9f2edc-4c78-402b-a2de-88596778dc70 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:55.403255 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ff9f2edc-4c78-402b-a2de-88596778dc70 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:55.410148 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff9f2edc-4c78-402b-a2de-88596778dc70 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:55.410411 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff9f2edc-4c78-402b-a2de-88596778dc70 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:55.410661 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff9f2edc-4c78-402b-a2de-88596778dc70 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:55.411108 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff9f2edc-4c78-402b-a2de-88596778dc70 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:55.411480 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff9f2edc-4c78-402b-a2de-88596778dc70 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:55.411808 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff9f2edc-4c78-402b-a2de-88596778dc70 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:55.431675 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ff9f2edc-4c78-402b-a2de-88596778dc70 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:55.575337 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ff9f2edc-4c78-402b-a2de-88596778dc70 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:55.583145 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ff9f2edc-4c78-402b-a2de-88596778dc70 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1801 microversion: 2.1 time: 0.183018 Jun 01 22:49:55.583389 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1177/3519] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:55 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1801 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:55.653429 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9f7cdcfb-9ddc-4482-a9bb-0d1634434253 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:55.656266 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9f7cdcfb-9ddc-4482-a9bb-0d1634434253 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:55.660518 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f7cdcfb-9ddc-4482-a9bb-0d1634434253 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:55.660786 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f7cdcfb-9ddc-4482-a9bb-0d1634434253 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:55.661078 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f7cdcfb-9ddc-4482-a9bb-0d1634434253 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:55.661502 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f7cdcfb-9ddc-4482-a9bb-0d1634434253 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:55.661814 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f7cdcfb-9ddc-4482-a9bb-0d1634434253 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:55.662099 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9f7cdcfb-9ddc-4482-a9bb-0d1634434253 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:55.675949 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9f7cdcfb-9ddc-4482-a9bb-0d1634434253 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:55.820110 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9f7cdcfb-9ddc-4482-a9bb-0d1634434253 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:55.827392 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9f7cdcfb-9ddc-4482-a9bb-0d1634434253 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 200 len: 1263 microversion: 2.1 time: 0.175638 Jun 01 22:49:55.827723 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1187/3520] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:55 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 1263 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:56.598030 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3c43b537-ff14-4647-bc3b-b19568a73e98 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:56.599221 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3c43b537-ff14-4647-bc3b-b19568a73e98 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:56.603626 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c43b537-ff14-4647-bc3b-b19568a73e98 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:56.603942 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c43b537-ff14-4647-bc3b-b19568a73e98 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:56.604242 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c43b537-ff14-4647-bc3b-b19568a73e98 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:56.604827 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c43b537-ff14-4647-bc3b-b19568a73e98 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:56.605208 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c43b537-ff14-4647-bc3b-b19568a73e98 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:56.605656 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3c43b537-ff14-4647-bc3b-b19568a73e98 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:56.619338 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3c43b537-ff14-4647-bc3b-b19568a73e98 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:56.730778 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3c43b537-ff14-4647-bc3b-b19568a73e98 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:56.738014 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3c43b537-ff14-4647-bc3b-b19568a73e98 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1801 microversion: 2.1 time: 0.141608 Jun 01 22:49:56.738292 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1157/3521] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:56 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1801 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:56.843406 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-77368371-9b90-4858-a3f4-7e59c33fea8d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:56.845582 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-77368371-9b90-4858-a3f4-7e59c33fea8d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:56.849999 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77368371-9b90-4858-a3f4-7e59c33fea8d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:56.850236 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77368371-9b90-4858-a3f4-7e59c33fea8d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:56.850465 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77368371-9b90-4858-a3f4-7e59c33fea8d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:56.850939 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77368371-9b90-4858-a3f4-7e59c33fea8d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:56.851254 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77368371-9b90-4858-a3f4-7e59c33fea8d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:56.851526 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77368371-9b90-4858-a3f4-7e59c33fea8d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:56.864701 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-77368371-9b90-4858-a3f4-7e59c33fea8d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:56.975259 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-77368371-9b90-4858-a3f4-7e59c33fea8d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:56.982506 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-77368371-9b90-4858-a3f4-7e59c33fea8d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 200 len: 1263 microversion: 2.1 time: 0.142312 Jun 01 22:49:56.982865 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1178/3522] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:56 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 1263 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:57.509256 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-d05ee819-3f1a-4859-9ba0-aae1169107fc req-ec81dec6-b066-4612-9f4f-fa8a5c4bd148 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "327f15ef-ed5c-4675-bc9b-576f869b3198", "name": "network-vif-plugged", "status": "completed", "tag": "1b710e30-43ba-4a08-b2c7-9d54afcf0e57"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:49:57.517540 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-d05ee819-3f1a-4859-9ba0-aae1169107fc req-ec81dec6-b066-4612-9f4f-fa8a5c4bd148 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:57.517827 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-d05ee819-3f1a-4859-9ba0-aae1169107fc req-ec81dec6-b066-4612-9f4f-fa8a5c4bd148 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:57.518057 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-d05ee819-3f1a-4859-9ba0-aae1169107fc req-ec81dec6-b066-4612-9f4f-fa8a5c4bd148 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:57.526970 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-d05ee819-3f1a-4859-9ba0-aae1169107fc req-ec81dec6-b066-4612-9f4f-fa8a5c4bd148 service nova] Creating event network-vif-plugged:1b710e30-43ba-4a08-b2c7-9d54afcf0e57 for instance 327f15ef-ed5c-4675-bc9b-576f869b3198 on np0000001904 Jun 01 22:49:57.527417 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-d05ee819-3f1a-4859-9ba0-aae1169107fc req-ec81dec6-b066-4612-9f4f-fa8a5c4bd148 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:49:57.532230 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-d05ee819-3f1a-4859-9ba0-aae1169107fc req-ec81dec6-b066-4612-9f4f-fa8a5c4bd148 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.025253 Jun 01 22:49:57.532741 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1188/3523] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:49:57 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:49:57.752843 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6cba60fe-6d6d-43d9-b58b-5fb5f78c8921 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:57.754847 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6cba60fe-6d6d-43d9-b58b-5fb5f78c8921 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:57.758926 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6cba60fe-6d6d-43d9-b58b-5fb5f78c8921 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:57.759190 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6cba60fe-6d6d-43d9-b58b-5fb5f78c8921 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:57.759381 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6cba60fe-6d6d-43d9-b58b-5fb5f78c8921 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:57.759790 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6cba60fe-6d6d-43d9-b58b-5fb5f78c8921 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:57.760147 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6cba60fe-6d6d-43d9-b58b-5fb5f78c8921 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:57.760458 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6cba60fe-6d6d-43d9-b58b-5fb5f78c8921 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:57.772263 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6cba60fe-6d6d-43d9-b58b-5fb5f78c8921 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:57.902491 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6cba60fe-6d6d-43d9-b58b-5fb5f78c8921 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:57.910326 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6cba60fe-6d6d-43d9-b58b-5fb5f78c8921 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1801 microversion: 2.1 time: 0.159214 Jun 01 22:49:57.910858 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1158/3524] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:57 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1801 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:57.999249 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ddb97d00-db95-4b11-908b-15be10a21f20 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:58.000543 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ddb97d00-db95-4b11-908b-15be10a21f20 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:58.004911 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ddb97d00-db95-4b11-908b-15be10a21f20 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:58.005159 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ddb97d00-db95-4b11-908b-15be10a21f20 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:58.005356 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ddb97d00-db95-4b11-908b-15be10a21f20 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:58.005820 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ddb97d00-db95-4b11-908b-15be10a21f20 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:58.006112 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ddb97d00-db95-4b11-908b-15be10a21f20 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:58.006373 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ddb97d00-db95-4b11-908b-15be10a21f20 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:58.018467 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ddb97d00-db95-4b11-908b-15be10a21f20 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:58.138135 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ddb97d00-db95-4b11-908b-15be10a21f20 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:58.144760 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ddb97d00-db95-4b11-908b-15be10a21f20 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 200 len: 1263 microversion: 2.1 time: 0.147130 Jun 01 22:49:58.145027 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1179/3525] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:57 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 1263 bytes in 148 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:58.925746 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ee93d7a1-4258-432d-bbcd-779b4982586e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:58.928608 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ee93d7a1-4258-432d-bbcd-779b4982586e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:58.931378 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ee93d7a1-4258-432d-bbcd-779b4982586e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:58.931663 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ee93d7a1-4258-432d-bbcd-779b4982586e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:58.933605 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ee93d7a1-4258-432d-bbcd-779b4982586e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:58.933605 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ee93d7a1-4258-432d-bbcd-779b4982586e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:58.933605 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ee93d7a1-4258-432d-bbcd-779b4982586e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:58.933605 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ee93d7a1-4258-432d-bbcd-779b4982586e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:58.968778 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ee93d7a1-4258-432d-bbcd-779b4982586e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:59.153837 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ee93d7a1-4258-432d-bbcd-779b4982586e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:59.164115 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ee93d7a1-4258-432d-bbcd-779b4982586e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1801 microversion: 2.1 time: 0.240010 Jun 01 22:49:59.164411 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1189/3526] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:58 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1801 bytes in 241 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:59.167514 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-46ec8332-291c-4034-999d-9c9393e654c1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:59.170099 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-46ec8332-291c-4034-999d-9c9393e654c1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:59.175223 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-46ec8332-291c-4034-999d-9c9393e654c1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:59.175526 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-46ec8332-291c-4034-999d-9c9393e654c1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:59.175781 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-46ec8332-291c-4034-999d-9c9393e654c1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:59.176325 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-46ec8332-291c-4034-999d-9c9393e654c1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:59.176729 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-46ec8332-291c-4034-999d-9c9393e654c1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:59.176936 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-46ec8332-291c-4034-999d-9c9393e654c1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:59.192854 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-46ec8332-291c-4034-999d-9c9393e654c1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:59.301612 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-46ec8332-291c-4034-999d-9c9393e654c1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:59.311802 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-46ec8332-291c-4034-999d-9c9393e654c1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 200 len: 1448 microversion: 2.1 time: 0.146466 Jun 01 22:49:59.312233 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1159/3527] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:59 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 1448 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:59.326817 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-84520ab6-3b25-4872-95af-ff3fe72a142a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:49:59.328281 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-84520ab6-3b25-4872-95af-ff3fe72a142a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:49:59.332615 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84520ab6-3b25-4872-95af-ff3fe72a142a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:59.332849 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84520ab6-3b25-4872-95af-ff3fe72a142a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:59.333050 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84520ab6-3b25-4872-95af-ff3fe72a142a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:59.333438 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84520ab6-3b25-4872-95af-ff3fe72a142a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:59.333740 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84520ab6-3b25-4872-95af-ff3fe72a142a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:59.334000 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-84520ab6-3b25-4872-95af-ff3fe72a142a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:59.346181 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-84520ab6-3b25-4872-95af-ff3fe72a142a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:49:59.449972 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-84520ab6-3b25-4872-95af-ff3fe72a142a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:49:59.458688 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-84520ab6-3b25-4872-95af-ff3fe72a142a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 200 len: 1448 microversion: 2.1 time: 0.133691 Jun 01 22:49:59.459087 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1180/3528] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:49:59 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 1448 bytes in 134 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:49:59.589938 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-c726a009-2c23-4c42-b811-567eabf2eced req-60e811b1-d679-4ad7-888b-e87e15ba75bf service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "327f15ef-ed5c-4675-bc9b-576f869b3198", "name": "network-vif-plugged", "status": "completed", "tag": "1b710e30-43ba-4a08-b2c7-9d54afcf0e57"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:49:59.601856 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-c726a009-2c23-4c42-b811-567eabf2eced req-60e811b1-d679-4ad7-888b-e87e15ba75bf service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:49:59.602112 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-c726a009-2c23-4c42-b811-567eabf2eced req-60e811b1-d679-4ad7-888b-e87e15ba75bf service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:49:59.602279 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-c726a009-2c23-4c42-b811-567eabf2eced req-60e811b1-d679-4ad7-888b-e87e15ba75bf service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:49:59.610776 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-c726a009-2c23-4c42-b811-567eabf2eced req-60e811b1-d679-4ad7-888b-e87e15ba75bf service nova] Creating event network-vif-plugged:1b710e30-43ba-4a08-b2c7-9d54afcf0e57 for instance 327f15ef-ed5c-4675-bc9b-576f869b3198 on np0000001904 Jun 01 22:49:59.611294 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-c726a009-2c23-4c42-b811-567eabf2eced req-60e811b1-d679-4ad7-888b-e87e15ba75bf service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:49:59.616460 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-c726a009-2c23-4c42-b811-567eabf2eced req-60e811b1-d679-4ad7-888b-e87e15ba75bf service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028513 Jun 01 22:49:59.616848 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1190/3529] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:49:59 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:00.183256 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e9d6dd14-f386-4b17-88ac-769e6ce1605c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:00.186692 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e9d6dd14-f386-4b17-88ac-769e6ce1605c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:00.194329 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9d6dd14-f386-4b17-88ac-769e6ce1605c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:00.194329 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9d6dd14-f386-4b17-88ac-769e6ce1605c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:00.194329 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9d6dd14-f386-4b17-88ac-769e6ce1605c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:00.194329 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9d6dd14-f386-4b17-88ac-769e6ce1605c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:00.194627 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9d6dd14-f386-4b17-88ac-769e6ce1605c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:00.194627 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e9d6dd14-f386-4b17-88ac-769e6ce1605c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:00.211590 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e9d6dd14-f386-4b17-88ac-769e6ce1605c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:00.330721 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e9d6dd14-f386-4b17-88ac-769e6ce1605c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:00.339101 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e9d6dd14-f386-4b17-88ac-769e6ce1605c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1801 microversion: 2.1 time: 0.158047 Jun 01 22:50:00.339507 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1160/3530] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:00 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1801 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:01.358532 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c6996dfc-b10c-451e-91ce-188f90bd4790 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:01.360114 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c6996dfc-b10c-451e-91ce-188f90bd4790 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:01.367147 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c6996dfc-b10c-451e-91ce-188f90bd4790 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:01.367579 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c6996dfc-b10c-451e-91ce-188f90bd4790 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:01.367870 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c6996dfc-b10c-451e-91ce-188f90bd4790 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:01.368434 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c6996dfc-b10c-451e-91ce-188f90bd4790 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:01.368821 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c6996dfc-b10c-451e-91ce-188f90bd4790 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:01.369173 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c6996dfc-b10c-451e-91ce-188f90bd4790 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:01.384327 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c6996dfc-b10c-451e-91ce-188f90bd4790 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:01.512079 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c6996dfc-b10c-451e-91ce-188f90bd4790 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:01.523131 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c6996dfc-b10c-451e-91ce-188f90bd4790 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1801 microversion: 2.1 time: 0.166297 Jun 01 22:50:01.523588 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1181/3531] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:01 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1801 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:01.668777 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-00786402-29bf-4b56-be65-fac87cbca981 req-5dad9d12-42e7-4625-ab00-a5b541c3d5a0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "327f15ef-ed5c-4675-bc9b-576f869b3198", "tag": "1b710e30-43ba-4a08-b2c7-9d54afcf0e57"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:50:01.674885 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-00786402-29bf-4b56-be65-fac87cbca981 req-5dad9d12-42e7-4625-ab00-a5b541c3d5a0 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:01.675993 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-00786402-29bf-4b56-be65-fac87cbca981 req-5dad9d12-42e7-4625-ab00-a5b541c3d5a0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:01.675993 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-00786402-29bf-4b56-be65-fac87cbca981 req-5dad9d12-42e7-4625-ab00-a5b541c3d5a0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:01.686385 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-00786402-29bf-4b56-be65-fac87cbca981 req-5dad9d12-42e7-4625-ab00-a5b541c3d5a0 service nova] Creating event network-changed:1b710e30-43ba-4a08-b2c7-9d54afcf0e57 for instance 327f15ef-ed5c-4675-bc9b-576f869b3198 on np0000001904 Jun 01 22:50:01.686904 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-00786402-29bf-4b56-be65-fac87cbca981 req-5dad9d12-42e7-4625-ab00-a5b541c3d5a0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:50:01.694053 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-00786402-29bf-4b56-be65-fac87cbca981 req-5dad9d12-42e7-4625-ab00-a5b541c3d5a0 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.028574 Jun 01 22:50:01.696174 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1191/3532] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:50:01 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:01.758592 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-63ab7bbf-ee5b-481e-8184-e6f00d981323 req-7f7de31d-cc78-4570-bdd9-58a62ee20b04 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1540f810-24f7-46ac-bf05-f68f3bd963b4", "name": "network-vif-plugged", "status": "completed", "tag": "eb71d8fd-70b9-441a-8380-30500340ec8c"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:50:01.766397 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-63ab7bbf-ee5b-481e-8184-e6f00d981323 req-7f7de31d-cc78-4570-bdd9-58a62ee20b04 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:01.766926 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-63ab7bbf-ee5b-481e-8184-e6f00d981323 req-7f7de31d-cc78-4570-bdd9-58a62ee20b04 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:01.767279 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-63ab7bbf-ee5b-481e-8184-e6f00d981323 req-7f7de31d-cc78-4570-bdd9-58a62ee20b04 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:01.776279 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-63ab7bbf-ee5b-481e-8184-e6f00d981323 req-7f7de31d-cc78-4570-bdd9-58a62ee20b04 service nova] Creating event network-vif-plugged:eb71d8fd-70b9-441a-8380-30500340ec8c for instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 on np0000001904 Jun 01 22:50:01.791181 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [req-63ab7bbf-ee5b-481e-8184-e6f00d981323 req-7f7de31d-cc78-4570-bdd9-58a62ee20b04 service nova] Instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86661) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:50:01.791672 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-63ab7bbf-ee5b-481e-8184-e6f00d981323 req-7f7de31d-cc78-4570-bdd9-58a62ee20b04 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:50:01.796638 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-63ab7bbf-ee5b-481e-8184-e6f00d981323 req-7f7de31d-cc78-4570-bdd9-58a62ee20b04 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.041188 Jun 01 22:50:01.797308 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1161/3533] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:50:01 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 42 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:02.539056 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-668da368-0a74-4979-b871-c61ae116c8ef tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:02.541093 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-668da368-0a74-4979-b871-c61ae116c8ef tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:02.545221 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-668da368-0a74-4979-b871-c61ae116c8ef tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:02.545482 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-668da368-0a74-4979-b871-c61ae116c8ef tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:02.545713 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-668da368-0a74-4979-b871-c61ae116c8ef tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:02.546126 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-668da368-0a74-4979-b871-c61ae116c8ef tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:02.546478 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-668da368-0a74-4979-b871-c61ae116c8ef tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:02.546801 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-668da368-0a74-4979-b871-c61ae116c8ef tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:02.562533 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-668da368-0a74-4979-b871-c61ae116c8ef tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:02.680312 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-668da368-0a74-4979-b871-c61ae116c8ef tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:02.688159 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-668da368-0a74-4979-b871-c61ae116c8ef tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1801 microversion: 2.1 time: 0.150795 Jun 01 22:50:02.688461 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1182/3534] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:02 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1801 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:03.704625 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c5b6fa8e-61c6-4338-8d8f-dd8399b9e34f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:03.706114 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c5b6fa8e-61c6-4338-8d8f-dd8399b9e34f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:03.710258 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5b6fa8e-61c6-4338-8d8f-dd8399b9e34f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:03.710598 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5b6fa8e-61c6-4338-8d8f-dd8399b9e34f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:03.710836 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5b6fa8e-61c6-4338-8d8f-dd8399b9e34f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:03.711303 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5b6fa8e-61c6-4338-8d8f-dd8399b9e34f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:03.711713 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5b6fa8e-61c6-4338-8d8f-dd8399b9e34f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:03.712156 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5b6fa8e-61c6-4338-8d8f-dd8399b9e34f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:03.732261 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c5b6fa8e-61c6-4338-8d8f-dd8399b9e34f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:03.839653 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-8ed10274-2d44-48e2-8bf1-eadf24da761f req-e75e9ecb-92f0-4edf-927f-f31ea825b094 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1540f810-24f7-46ac-bf05-f68f3bd963b4", "name": "network-vif-plugged", "status": "completed", "tag": "eb71d8fd-70b9-441a-8380-30500340ec8c"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:50:03.845466 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-8ed10274-2d44-48e2-8bf1-eadf24da761f req-e75e9ecb-92f0-4edf-927f-f31ea825b094 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:03.845671 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-8ed10274-2d44-48e2-8bf1-eadf24da761f req-e75e9ecb-92f0-4edf-927f-f31ea825b094 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:03.845815 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-8ed10274-2d44-48e2-8bf1-eadf24da761f req-e75e9ecb-92f0-4edf-927f-f31ea825b094 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:03.852724 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-8ed10274-2d44-48e2-8bf1-eadf24da761f req-e75e9ecb-92f0-4edf-927f-f31ea825b094 service nova] Creating event network-vif-plugged:eb71d8fd-70b9-441a-8380-30500340ec8c for instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 on np0000001904 Jun 01 22:50:03.859132 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [req-8ed10274-2d44-48e2-8bf1-eadf24da761f req-e75e9ecb-92f0-4edf-927f-f31ea825b094 service nova] Instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86661) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:50:03.859575 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-8ed10274-2d44-48e2-8bf1-eadf24da761f req-e75e9ecb-92f0-4edf-927f-f31ea825b094 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:50:03.864225 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-8ed10274-2d44-48e2-8bf1-eadf24da761f req-e75e9ecb-92f0-4edf-927f-f31ea825b094 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026834 Jun 01 22:50:03.864992 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1162/3535] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:50:03 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:03.865714 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c5b6fa8e-61c6-4338-8d8f-dd8399b9e34f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:03.874226 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c5b6fa8e-61c6-4338-8d8f-dd8399b9e34f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1801 microversion: 2.1 time: 0.171285 Jun 01 22:50:03.874715 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1192/3536] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:03 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1801 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:04.890662 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b3d2c342-fe62-4917-a0f9-804356df91be tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:04.894360 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b3d2c342-fe62-4917-a0f9-804356df91be tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:04.898359 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b3d2c342-fe62-4917-a0f9-804356df91be tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:04.898620 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b3d2c342-fe62-4917-a0f9-804356df91be tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:04.898842 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b3d2c342-fe62-4917-a0f9-804356df91be tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:04.899260 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b3d2c342-fe62-4917-a0f9-804356df91be tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:04.899557 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b3d2c342-fe62-4917-a0f9-804356df91be tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:04.899857 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b3d2c342-fe62-4917-a0f9-804356df91be tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:04.915153 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b3d2c342-fe62-4917-a0f9-804356df91be tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:05.061557 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b3d2c342-fe62-4917-a0f9-804356df91be tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:05.069364 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b3d2c342-fe62-4917-a0f9-804356df91be tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1798 microversion: 2.1 time: 0.180283 Jun 01 22:50:05.069450 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1183/3537] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:04 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1798 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:05.083380 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-95f57163-b754-49f7-8d6d-eb2e2bbb76ff tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Action: 'action', calling method: >, body: {"revertResize": {}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:50:05.084811 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-95f57163-b754-49f7-8d6d-eb2e2bbb76ff tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:05.088032 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-95f57163-b754-49f7-8d6d-eb2e2bbb76ff tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:05.088290 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-95f57163-b754-49f7-8d6d-eb2e2bbb76ff tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:05.088589 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-95f57163-b754-49f7-8d6d-eb2e2bbb76ff tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:05.088894 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-95f57163-b754-49f7-8d6d-eb2e2bbb76ff tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:05.089105 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-95f57163-b754-49f7-8d6d-eb2e2bbb76ff tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:05.089288 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-95f57163-b754-49f7-8d6d-eb2e2bbb76ff tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:05.166421 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-95f57163-b754-49f7-8d6d-eb2e2bbb76ff tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "POST /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/action" status: 202 len: 0 microversion: 2.1 time: 0.084599 Jun 01 22:50:05.166870 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1163/3538] 10.4.3.116 () {68 vars in 1396 bytes} [Mon Jun 1 22:50:05 2026] POST /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:50:05.175904 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ef8641b6-452f-4d17-a1f0-cfdf73441e52 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:05.179275 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ef8641b6-452f-4d17-a1f0-cfdf73441e52 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:05.184462 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ef8641b6-452f-4d17-a1f0-cfdf73441e52 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:05.184807 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ef8641b6-452f-4d17-a1f0-cfdf73441e52 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:05.185157 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ef8641b6-452f-4d17-a1f0-cfdf73441e52 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:05.185693 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ef8641b6-452f-4d17-a1f0-cfdf73441e52 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:05.186070 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ef8641b6-452f-4d17-a1f0-cfdf73441e52 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:05.186375 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ef8641b6-452f-4d17-a1f0-cfdf73441e52 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:05.199944 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-ef8641b6-452f-4d17-a1f0-cfdf73441e52 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:05.342384 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-ef8641b6-452f-4d17-a1f0-cfdf73441e52 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:05.350723 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ef8641b6-452f-4d17-a1f0-cfdf73441e52 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1797 microversion: 2.1 time: 0.176779 Jun 01 22:50:05.351178 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1193/3539] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:05 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1797 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:06.365421 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-df57e9db-edd8-4a39-9776-ff022b23f4f3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:06.367471 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-df57e9db-edd8-4a39-9776-ff022b23f4f3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:06.373278 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-df57e9db-edd8-4a39-9776-ff022b23f4f3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:06.373533 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-df57e9db-edd8-4a39-9776-ff022b23f4f3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:06.373760 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-df57e9db-edd8-4a39-9776-ff022b23f4f3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:06.374224 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-df57e9db-edd8-4a39-9776-ff022b23f4f3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:06.374515 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-df57e9db-edd8-4a39-9776-ff022b23f4f3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:06.374802 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-df57e9db-edd8-4a39-9776-ff022b23f4f3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:06.390031 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-df57e9db-edd8-4a39-9776-ff022b23f4f3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:06.526559 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-df57e9db-edd8-4a39-9776-ff022b23f4f3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:06.535065 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-df57e9db-edd8-4a39-9776-ff022b23f4f3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1797 microversion: 2.1 time: 0.171495 Jun 01 22:50:06.535308 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1184/3540] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:06 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1797 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:07.551692 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ef4dad24-c9d6-423c-b9bf-d71ee4931a5f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:07.553802 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ef4dad24-c9d6-423c-b9bf-d71ee4931a5f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:07.559143 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ef4dad24-c9d6-423c-b9bf-d71ee4931a5f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:07.559753 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ef4dad24-c9d6-423c-b9bf-d71ee4931a5f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:07.560132 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ef4dad24-c9d6-423c-b9bf-d71ee4931a5f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:07.560781 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ef4dad24-c9d6-423c-b9bf-d71ee4931a5f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:07.561121 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ef4dad24-c9d6-423c-b9bf-d71ee4931a5f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:07.561413 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ef4dad24-c9d6-423c-b9bf-d71ee4931a5f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:07.581772 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ef4dad24-c9d6-423c-b9bf-d71ee4931a5f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:07.724750 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ef4dad24-c9d6-423c-b9bf-d71ee4931a5f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:07.734452 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ef4dad24-c9d6-423c-b9bf-d71ee4931a5f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1797 microversion: 2.1 time: 0.185703 Jun 01 22:50:07.735084 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1164/3541] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:07 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1797 bytes in 187 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:08.404558 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-d9a1d8da-caa0-48bc-845b-76bbfa50d95b req-2d5a241d-331e-4610-95c5-ad868e0bacdb service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1540f810-24f7-46ac-bf05-f68f3bd963b4", "name": "network-vif-unplugged", "status": "completed", "tag": "eb71d8fd-70b9-441a-8380-30500340ec8c"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:50:08.408743 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=34 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:50:08.412028 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-d9a1d8da-caa0-48bc-845b-76bbfa50d95b req-2d5a241d-331e-4610-95c5-ad868e0bacdb service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:08.412208 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-d9a1d8da-caa0-48bc-845b-76bbfa50d95b req-2d5a241d-331e-4610-95c5-ad868e0bacdb service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:08.412345 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-d9a1d8da-caa0-48bc-845b-76bbfa50d95b req-2d5a241d-331e-4610-95c5-ad868e0bacdb service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:08.415075 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=85 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:50:08.422871 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-d9a1d8da-caa0-48bc-845b-76bbfa50d95b req-2d5a241d-331e-4610-95c5-ad868e0bacdb service nova] Creating event network-vif-unplugged:eb71d8fd-70b9-441a-8380-30500340ec8c for instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 on np0000001904 Jun 01 22:50:08.430175 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [req-d9a1d8da-caa0-48bc-845b-76bbfa50d95b req-2d5a241d-331e-4610-95c5-ad868e0bacdb service nova] Instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86662) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:50:08.430556 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-d9a1d8da-caa0-48bc-845b-76bbfa50d95b req-2d5a241d-331e-4610-95c5-ad868e0bacdb service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:50:08.437538 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-d9a1d8da-caa0-48bc-845b-76bbfa50d95b req-2d5a241d-331e-4610-95c5-ad868e0bacdb service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.034976 Jun 01 22:50:08.437932 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1194/3542] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:50:08 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 35 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:08.749355 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-66256c6b-aebb-4c18-a286-394167264079 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:08.751242 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-66256c6b-aebb-4c18-a286-394167264079 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:08.753096 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=47,nova_api:UPDATE=1,nova_api:INSERT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:50:08.755645 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-66256c6b-aebb-4c18-a286-394167264079 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:08.756105 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-66256c6b-aebb-4c18-a286-394167264079 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:08.756468 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-66256c6b-aebb-4c18-a286-394167264079 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:08.757220 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-66256c6b-aebb-4c18-a286-394167264079 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:08.757582 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-66256c6b-aebb-4c18-a286-394167264079 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:08.757936 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-66256c6b-aebb-4c18-a286-394167264079 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:08.760613 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=121,nova_cell1:UPDATE=4,nova_cell1:INSERT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:50:08.773352 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-66256c6b-aebb-4c18-a286-394167264079 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:08.876828 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-66256c6b-aebb-4c18-a286-394167264079 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:08.884516 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-66256c6b-aebb-4c18-a286-394167264079 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1797 microversion: 2.1 time: 0.136815 Jun 01 22:50:08.884794 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1185/3543] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:08 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1797 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:09.898479 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2fc24bbb-f157-4d35-a9ee-456f316ee11d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:09.900450 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2fc24bbb-f157-4d35-a9ee-456f316ee11d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:09.902705 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=47,nova_api:UPDATE=3,nova_api:DELETE=3,nova_api:INSERT=4 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:50:09.906323 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2fc24bbb-f157-4d35-a9ee-456f316ee11d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:09.906788 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2fc24bbb-f157-4d35-a9ee-456f316ee11d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:09.907387 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2fc24bbb-f157-4d35-a9ee-456f316ee11d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:09.907936 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2fc24bbb-f157-4d35-a9ee-456f316ee11d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:09.908414 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2fc24bbb-f157-4d35-a9ee-456f316ee11d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:09.908875 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2fc24bbb-f157-4d35-a9ee-456f316ee11d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:09.911854 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=109,nova_cell1:UPDATE=7,nova_cell1:INSERT=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:50:09.929433 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2fc24bbb-f157-4d35-a9ee-456f316ee11d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:10.052510 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2fc24bbb-f157-4d35-a9ee-456f316ee11d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:10.061206 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2fc24bbb-f157-4d35-a9ee-456f316ee11d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1797 microversion: 2.1 time: 0.164492 Jun 01 22:50:10.061555 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1165/3544] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:09 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1797 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:10.479511 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-e1e4dccc-bcdc-4848-91be-ad3951b53c16 req-8f889e12-1d98-466e-9f45-7706da7e762c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1540f810-24f7-46ac-bf05-f68f3bd963b4", "name": "network-vif-unplugged", "status": "completed", "tag": "eb71d8fd-70b9-441a-8380-30500340ec8c"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:50:10.487347 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-e1e4dccc-bcdc-4848-91be-ad3951b53c16 req-8f889e12-1d98-466e-9f45-7706da7e762c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:10.487581 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-e1e4dccc-bcdc-4848-91be-ad3951b53c16 req-8f889e12-1d98-466e-9f45-7706da7e762c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:10.487740 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-e1e4dccc-bcdc-4848-91be-ad3951b53c16 req-8f889e12-1d98-466e-9f45-7706da7e762c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:10.500753 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-e1e4dccc-bcdc-4848-91be-ad3951b53c16 req-8f889e12-1d98-466e-9f45-7706da7e762c service nova] Creating event network-vif-unplugged:eb71d8fd-70b9-441a-8380-30500340ec8c for instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 on np0000001904 Jun 01 22:50:10.509755 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [req-e1e4dccc-bcdc-4848-91be-ad3951b53c16 req-8f889e12-1d98-466e-9f45-7706da7e762c service nova] Instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86662) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:50:10.510337 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-e1e4dccc-bcdc-4848-91be-ad3951b53c16 req-8f889e12-1d98-466e-9f45-7706da7e762c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:50:10.514760 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-e1e4dccc-bcdc-4848-91be-ad3951b53c16 req-8f889e12-1d98-466e-9f45-7706da7e762c service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.037721 Jun 01 22:50:10.515081 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1195/3545] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:50:10 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 38 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:11.074433 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f878f756-d49f-4d78-90fe-d0248bee5fc9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:11.076456 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f878f756-d49f-4d78-90fe-d0248bee5fc9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:11.080281 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f878f756-d49f-4d78-90fe-d0248bee5fc9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:11.080576 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f878f756-d49f-4d78-90fe-d0248bee5fc9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:11.080811 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f878f756-d49f-4d78-90fe-d0248bee5fc9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:11.081280 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f878f756-d49f-4d78-90fe-d0248bee5fc9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:11.081603 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f878f756-d49f-4d78-90fe-d0248bee5fc9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:11.081919 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f878f756-d49f-4d78-90fe-d0248bee5fc9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:11.095223 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f878f756-d49f-4d78-90fe-d0248bee5fc9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:11.230210 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f878f756-d49f-4d78-90fe-d0248bee5fc9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:11.237953 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f878f756-d49f-4d78-90fe-d0248bee5fc9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1797 microversion: 2.1 time: 0.165063 Jun 01 22:50:11.238160 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1186/3546] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:11 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1797 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:12.251544 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cf9110aa-33bd-44ab-bee8-5bd1124a2daa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:12.253395 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cf9110aa-33bd-44ab-bee8-5bd1124a2daa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:12.257803 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf9110aa-33bd-44ab-bee8-5bd1124a2daa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:12.258050 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf9110aa-33bd-44ab-bee8-5bd1124a2daa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:12.258357 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf9110aa-33bd-44ab-bee8-5bd1124a2daa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:12.258799 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf9110aa-33bd-44ab-bee8-5bd1124a2daa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:12.259116 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf9110aa-33bd-44ab-bee8-5bd1124a2daa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:12.259388 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cf9110aa-33bd-44ab-bee8-5bd1124a2daa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:12.273272 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cf9110aa-33bd-44ab-bee8-5bd1124a2daa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:12.415193 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cf9110aa-33bd-44ab-bee8-5bd1124a2daa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:12.423372 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cf9110aa-33bd-44ab-bee8-5bd1124a2daa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1797 microversion: 2.1 time: 0.173510 Jun 01 22:50:12.423679 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1166/3547] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:12 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1797 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:13.437505 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a2eff7b1-2654-4294-b1f3-0c90af837c56 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:13.439020 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a2eff7b1-2654-4294-b1f3-0c90af837c56 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:13.443242 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a2eff7b1-2654-4294-b1f3-0c90af837c56 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:13.443507 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a2eff7b1-2654-4294-b1f3-0c90af837c56 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:13.443746 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a2eff7b1-2654-4294-b1f3-0c90af837c56 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:13.444174 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a2eff7b1-2654-4294-b1f3-0c90af837c56 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:13.444485 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a2eff7b1-2654-4294-b1f3-0c90af837c56 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:13.444821 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a2eff7b1-2654-4294-b1f3-0c90af837c56 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:13.459335 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a2eff7b1-2654-4294-b1f3-0c90af837c56 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:13.597458 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a2eff7b1-2654-4294-b1f3-0c90af837c56 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:13.605276 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a2eff7b1-2654-4294-b1f3-0c90af837c56 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1797 microversion: 2.1 time: 0.169942 Jun 01 22:50:13.605524 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1196/3548] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:13 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1797 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:14.619443 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-9f9d21c7-cfdd-47e1-b0bf-ea7a40f6aadc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:14.621378 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-9f9d21c7-cfdd-47e1-b0bf-ea7a40f6aadc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:14.626286 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9f9d21c7-cfdd-47e1-b0bf-ea7a40f6aadc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:14.626586 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9f9d21c7-cfdd-47e1-b0bf-ea7a40f6aadc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:14.626807 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9f9d21c7-cfdd-47e1-b0bf-ea7a40f6aadc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:14.627230 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9f9d21c7-cfdd-47e1-b0bf-ea7a40f6aadc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:14.627540 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9f9d21c7-cfdd-47e1-b0bf-ea7a40f6aadc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:14.627840 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9f9d21c7-cfdd-47e1-b0bf-ea7a40f6aadc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:14.641109 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-9f9d21c7-cfdd-47e1-b0bf-ea7a40f6aadc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:14.769095 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9f9d21c7-cfdd-47e1-b0bf-ea7a40f6aadc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:14.779631 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-9f9d21c7-cfdd-47e1-b0bf-ea7a40f6aadc tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1729 microversion: 2.1 time: 0.161688 Jun 01 22:50:14.779997 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1187/3549] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:14 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1729 bytes in 162 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:15.792842 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6c6e5a16-feda-4771-84bb-c1c36f195002 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:15.795090 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6c6e5a16-feda-4771-84bb-c1c36f195002 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:15.799865 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6c6e5a16-feda-4771-84bb-c1c36f195002 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:15.800153 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6c6e5a16-feda-4771-84bb-c1c36f195002 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:15.800410 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6c6e5a16-feda-4771-84bb-c1c36f195002 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:15.800962 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6c6e5a16-feda-4771-84bb-c1c36f195002 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:15.801335 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6c6e5a16-feda-4771-84bb-c1c36f195002 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:15.801722 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6c6e5a16-feda-4771-84bb-c1c36f195002 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:15.818541 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-6c6e5a16-feda-4771-84bb-c1c36f195002 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:15.926403 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-6c6e5a16-feda-4771-84bb-c1c36f195002 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:15.934413 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6c6e5a16-feda-4771-84bb-c1c36f195002 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1729 microversion: 2.1 time: 0.143417 Jun 01 22:50:15.934413 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1167/3550] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:15 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1729 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:16.947501 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3de9b20c-fb9a-4361-9567-731655c4b41b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:16.949342 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3de9b20c-fb9a-4361-9567-731655c4b41b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:16.954344 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3de9b20c-fb9a-4361-9567-731655c4b41b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:16.954642 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3de9b20c-fb9a-4361-9567-731655c4b41b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:16.954864 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3de9b20c-fb9a-4361-9567-731655c4b41b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:16.955303 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3de9b20c-fb9a-4361-9567-731655c4b41b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:16.955646 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3de9b20c-fb9a-4361-9567-731655c4b41b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:16.956020 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3de9b20c-fb9a-4361-9567-731655c4b41b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:16.970381 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3de9b20c-fb9a-4361-9567-731655c4b41b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:17.110435 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3de9b20c-fb9a-4361-9567-731655c4b41b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:17.118313 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3de9b20c-fb9a-4361-9567-731655c4b41b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1729 microversion: 2.1 time: 0.172379 Jun 01 22:50:17.118577 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1197/3551] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:16 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1729 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:18.132999 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2b667428-918f-4d36-a3d2-36016380a6ec tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:18.134868 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2b667428-918f-4d36-a3d2-36016380a6ec tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:18.138997 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2b667428-918f-4d36-a3d2-36016380a6ec tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:18.139245 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2b667428-918f-4d36-a3d2-36016380a6ec tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:18.139489 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2b667428-918f-4d36-a3d2-36016380a6ec tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:18.139871 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2b667428-918f-4d36-a3d2-36016380a6ec tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:18.140182 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2b667428-918f-4d36-a3d2-36016380a6ec tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:18.140444 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2b667428-918f-4d36-a3d2-36016380a6ec tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:18.154330 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-2b667428-918f-4d36-a3d2-36016380a6ec tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:18.296913 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2b667428-918f-4d36-a3d2-36016380a6ec tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:18.305160 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2b667428-918f-4d36-a3d2-36016380a6ec tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1729 microversion: 2.1 time: 0.173915 Jun 01 22:50:18.305416 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1188/3552] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:18 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1729 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:19.320441 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a51cde4d-2a03-4936-8402-30547358992a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:19.322408 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a51cde4d-2a03-4936-8402-30547358992a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:19.326695 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a51cde4d-2a03-4936-8402-30547358992a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:19.326921 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a51cde4d-2a03-4936-8402-30547358992a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:19.327183 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a51cde4d-2a03-4936-8402-30547358992a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:19.327725 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a51cde4d-2a03-4936-8402-30547358992a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:19.328053 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a51cde4d-2a03-4936-8402-30547358992a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:19.328346 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a51cde4d-2a03-4936-8402-30547358992a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:19.346634 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a51cde4d-2a03-4936-8402-30547358992a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:19.498092 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a51cde4d-2a03-4936-8402-30547358992a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:19.506165 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a51cde4d-2a03-4936-8402-30547358992a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1729 microversion: 2.1 time: 0.187321 Jun 01 22:50:19.506443 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1168/3553] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:19 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1729 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:20.522060 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c0b07a1e-78ee-4c86-8de4-c6a45e5bc215 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:20.524462 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c0b07a1e-78ee-4c86-8de4-c6a45e5bc215 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:20.529089 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c0b07a1e-78ee-4c86-8de4-c6a45e5bc215 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:20.529419 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c0b07a1e-78ee-4c86-8de4-c6a45e5bc215 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:20.529661 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c0b07a1e-78ee-4c86-8de4-c6a45e5bc215 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:20.530153 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c0b07a1e-78ee-4c86-8de4-c6a45e5bc215 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:20.530513 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c0b07a1e-78ee-4c86-8de4-c6a45e5bc215 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:20.530879 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c0b07a1e-78ee-4c86-8de4-c6a45e5bc215 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:20.546862 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c0b07a1e-78ee-4c86-8de4-c6a45e5bc215 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:20.662693 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c0b07a1e-78ee-4c86-8de4-c6a45e5bc215 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:20.670366 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c0b07a1e-78ee-4c86-8de4-c6a45e5bc215 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1729 microversion: 2.1 time: 0.150434 Jun 01 22:50:20.670690 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1198/3554] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:20 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1729 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:21.685349 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e90886af-d93c-4ca5-8d21-8c8de7828ce9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:21.690739 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e90886af-d93c-4ca5-8d21-8c8de7828ce9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:21.695591 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e90886af-d93c-4ca5-8d21-8c8de7828ce9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:21.695879 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e90886af-d93c-4ca5-8d21-8c8de7828ce9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:21.696113 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e90886af-d93c-4ca5-8d21-8c8de7828ce9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:21.696602 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e90886af-d93c-4ca5-8d21-8c8de7828ce9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:21.696934 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e90886af-d93c-4ca5-8d21-8c8de7828ce9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:21.697238 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e90886af-d93c-4ca5-8d21-8c8de7828ce9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:21.712426 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e90886af-d93c-4ca5-8d21-8c8de7828ce9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:21.837427 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e90886af-d93c-4ca5-8d21-8c8de7828ce9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:21.846163 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e90886af-d93c-4ca5-8d21-8c8de7828ce9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1729 microversion: 2.1 time: 0.162822 Jun 01 22:50:21.846433 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1189/3555] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:21 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1729 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:22.276250 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-faf29994-646b-42d5-ab37-e4240ed3c22d req-49699191-e402-48c6-b122-d0d89ef4b118 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1540f810-24f7-46ac-bf05-f68f3bd963b4", "name": "network-vif-plugged", "status": "completed", "tag": "eb71d8fd-70b9-441a-8380-30500340ec8c"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:50:22.282102 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-faf29994-646b-42d5-ab37-e4240ed3c22d req-49699191-e402-48c6-b122-d0d89ef4b118 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:22.282930 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-faf29994-646b-42d5-ab37-e4240ed3c22d req-49699191-e402-48c6-b122-d0d89ef4b118 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:22.282930 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-faf29994-646b-42d5-ab37-e4240ed3c22d req-49699191-e402-48c6-b122-d0d89ef4b118 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:22.287902 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-faf29994-646b-42d5-ab37-e4240ed3c22d req-49699191-e402-48c6-b122-d0d89ef4b118 service nova] Creating event network-vif-plugged:eb71d8fd-70b9-441a-8380-30500340ec8c for instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 on np0000001904 Jun 01 22:50:22.294023 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [req-faf29994-646b-42d5-ab37-e4240ed3c22d req-49699191-e402-48c6-b122-d0d89ef4b118 service nova] Instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 is migrating within the same cell, copying events to all relevant hosts: {'np0000001904'} {{(pid=86661) _get_relevant_hosts /opt/stack/nova/nova/compute/api.py:6025}} Jun 01 22:50:22.294414 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-faf29994-646b-42d5-ab37-e4240ed3c22d req-49699191-e402-48c6-b122-d0d89ef4b118 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:50:22.298712 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-faf29994-646b-42d5-ab37-e4240ed3c22d req-49699191-e402-48c6-b122-d0d89ef4b118 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.024215 Jun 01 22:50:22.299012 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1169/3556] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:50:22 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:22.859459 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e0e398ea-576e-46fa-a637-d293259dd7fa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:22.861482 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e0e398ea-576e-46fa-a637-d293259dd7fa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:22.866491 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e0e398ea-576e-46fa-a637-d293259dd7fa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:22.866816 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e0e398ea-576e-46fa-a637-d293259dd7fa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:22.867006 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e0e398ea-576e-46fa-a637-d293259dd7fa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:22.867426 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e0e398ea-576e-46fa-a637-d293259dd7fa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:22.867752 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e0e398ea-576e-46fa-a637-d293259dd7fa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:22.868020 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e0e398ea-576e-46fa-a637-d293259dd7fa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:22.883675 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e0e398ea-576e-46fa-a637-d293259dd7fa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:22.988783 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e0e398ea-576e-46fa-a637-d293259dd7fa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:22.997098 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e0e398ea-576e-46fa-a637-d293259dd7fa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1729 microversion: 2.1 time: 0.139357 Jun 01 22:50:22.997649 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1199/3557] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:22 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1729 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:24.012851 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3039e30c-24a9-4da2-8314-be881fe904c8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:24.015063 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3039e30c-24a9-4da2-8314-be881fe904c8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:24.019275 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3039e30c-24a9-4da2-8314-be881fe904c8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:24.019580 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3039e30c-24a9-4da2-8314-be881fe904c8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:24.019788 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3039e30c-24a9-4da2-8314-be881fe904c8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:24.020323 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3039e30c-24a9-4da2-8314-be881fe904c8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:24.020695 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3039e30c-24a9-4da2-8314-be881fe904c8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:24.021113 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3039e30c-24a9-4da2-8314-be881fe904c8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:24.035223 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-3039e30c-24a9-4da2-8314-be881fe904c8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:24.196369 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3039e30c-24a9-4da2-8314-be881fe904c8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:24.204716 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3039e30c-24a9-4da2-8314-be881fe904c8 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1729 microversion: 2.1 time: 0.193692 Jun 01 22:50:24.205002 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1190/3558] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:24 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1729 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:24.334962 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-7a358a0e-dbc5-4c15-a491-0cd7e9d06261 req-155212d1-f397-445f-90b8-1642b2e541d4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1540f810-24f7-46ac-bf05-f68f3bd963b4", "name": "network-vif-plugged", "status": "completed", "tag": "eb71d8fd-70b9-441a-8380-30500340ec8c"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:50:24.340670 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-7a358a0e-dbc5-4c15-a491-0cd7e9d06261 req-155212d1-f397-445f-90b8-1642b2e541d4 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:24.340892 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-7a358a0e-dbc5-4c15-a491-0cd7e9d06261 req-155212d1-f397-445f-90b8-1642b2e541d4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:24.341066 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-7a358a0e-dbc5-4c15-a491-0cd7e9d06261 req-155212d1-f397-445f-90b8-1642b2e541d4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:24.347946 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-7a358a0e-dbc5-4c15-a491-0cd7e9d06261 req-155212d1-f397-445f-90b8-1642b2e541d4 service nova] Creating event network-vif-plugged:eb71d8fd-70b9-441a-8380-30500340ec8c for instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 on np0000001904 Jun 01 22:50:24.348373 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-7a358a0e-dbc5-4c15-a491-0cd7e9d06261 req-155212d1-f397-445f-90b8-1642b2e541d4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:50:24.352676 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-7a358a0e-dbc5-4c15-a491-0cd7e9d06261 req-155212d1-f397-445f-90b8-1642b2e541d4 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019509 Jun 01 22:50:24.352930 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1170/3559] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:50:24 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:25.220212 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5bdae690-5df1-4012-a677-ee41e591689d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:25.222584 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5bdae690-5df1-4012-a677-ee41e591689d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:25.227159 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5bdae690-5df1-4012-a677-ee41e591689d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:25.227541 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5bdae690-5df1-4012-a677-ee41e591689d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:25.227861 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5bdae690-5df1-4012-a677-ee41e591689d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:25.228410 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5bdae690-5df1-4012-a677-ee41e591689d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:25.228850 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5bdae690-5df1-4012-a677-ee41e591689d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:25.229315 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5bdae690-5df1-4012-a677-ee41e591689d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:25.244601 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5bdae690-5df1-4012-a677-ee41e591689d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:25.394554 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5bdae690-5df1-4012-a677-ee41e591689d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:25.402482 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5bdae690-5df1-4012-a677-ee41e591689d tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1722 microversion: 2.1 time: 0.184398 Jun 01 22:50:25.402757 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1200/3560] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:25 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1722 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:25.416492 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b07f67e7-f5a8-428a-af49-b05163ab72de tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:25.416890 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b07f67e7-f5a8-428a-af49-b05163ab72de tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:25.421024 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b07f67e7-f5a8-428a-af49-b05163ab72de tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:25.421194 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b07f67e7-f5a8-428a-af49-b05163ab72de tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:25.421334 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b07f67e7-f5a8-428a-af49-b05163ab72de tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:25.421606 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b07f67e7-f5a8-428a-af49-b05163ab72de tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:25.421755 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b07f67e7-f5a8-428a-af49-b05163ab72de tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:25.421867 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b07f67e7-f5a8-428a-af49-b05163ab72de tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:25.471742 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-b07f67e7-f5a8-428a-af49-b05163ab72de tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lazy-loading 'services' on Instance uuid 1540f810-24f7-46ac-bf05-f68f3bd963b4 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:50:25.516952 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b07f67e7-f5a8-428a-af49-b05163ab72de tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments/6a2652cd-0e05-48c9-8efe-a3c059267cdd" status: 202 len: 0 microversion: 2.1 time: 0.102287 Jun 01 22:50:25.517442 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1191/3561] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:50:25 2026] DELETE /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments/6a2652cd-0e05-48c9-8efe-a3c059267cdd => generated 0 bytes in 103 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:50:25.527417 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e3f19144-2679-46fb-aabe-4e24baf5f468 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:25.529173 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e3f19144-2679-46fb-aabe-4e24baf5f468 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:25.533094 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e3f19144-2679-46fb-aabe-4e24baf5f468 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:25.533286 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e3f19144-2679-46fb-aabe-4e24baf5f468 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:25.533476 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e3f19144-2679-46fb-aabe-4e24baf5f468 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:25.533828 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e3f19144-2679-46fb-aabe-4e24baf5f468 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:25.533987 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e3f19144-2679-46fb-aabe-4e24baf5f468 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:25.534136 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e3f19144-2679-46fb-aabe-4e24baf5f468 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:25.554051 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e3f19144-2679-46fb-aabe-4e24baf5f468 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028908 Jun 01 22:50:25.554391 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1171/3562] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:25 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:26.563191 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d641ac7a-1da1-49ad-bbcb-790ca2493069 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:26.565359 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d641ac7a-1da1-49ad-bbcb-790ca2493069 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:26.568699 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d641ac7a-1da1-49ad-bbcb-790ca2493069 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:26.568880 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d641ac7a-1da1-49ad-bbcb-790ca2493069 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:26.568997 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d641ac7a-1da1-49ad-bbcb-790ca2493069 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:26.569271 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d641ac7a-1da1-49ad-bbcb-790ca2493069 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:26.569413 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d641ac7a-1da1-49ad-bbcb-790ca2493069 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:26.569528 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d641ac7a-1da1-49ad-bbcb-790ca2493069 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:26.588803 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d641ac7a-1da1-49ad-bbcb-790ca2493069 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.027243 Jun 01 22:50:26.589225 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1201/3563] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:26 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:27.599041 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4c676915-9a16-4b28-93ff-06310db4247b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:27.600502 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4c676915-9a16-4b28-93ff-06310db4247b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:27.604417 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c676915-9a16-4b28-93ff-06310db4247b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:27.604711 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c676915-9a16-4b28-93ff-06310db4247b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:27.604887 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c676915-9a16-4b28-93ff-06310db4247b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:27.605128 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c676915-9a16-4b28-93ff-06310db4247b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:27.605257 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c676915-9a16-4b28-93ff-06310db4247b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:27.605380 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4c676915-9a16-4b28-93ff-06310db4247b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:27.624802 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4c676915-9a16-4b28-93ff-06310db4247b tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.027594 Jun 01 22:50:27.625145 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1192/3564] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:27 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:28.637130 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5b25dbb2-e833-4426-b340-d7911a2d25b9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:28.638960 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5b25dbb2-e833-4426-b340-d7911a2d25b9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:28.643129 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b25dbb2-e833-4426-b340-d7911a2d25b9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:28.643369 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b25dbb2-e833-4426-b340-d7911a2d25b9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:28.643547 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b25dbb2-e833-4426-b340-d7911a2d25b9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:28.643889 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b25dbb2-e833-4426-b340-d7911a2d25b9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:28.644079 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b25dbb2-e833-4426-b340-d7911a2d25b9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:28.644241 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b25dbb2-e833-4426-b340-d7911a2d25b9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:28.663348 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5b25dbb2-e833-4426-b340-d7911a2d25b9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.028476 Jun 01 22:50:28.663691 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1172/3565] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:28 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:29.673151 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c0a4347e-5878-4bef-82ad-c9da130cb9ad tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:29.674443 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c0a4347e-5878-4bef-82ad-c9da130cb9ad tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:29.678577 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c0a4347e-5878-4bef-82ad-c9da130cb9ad tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:29.678577 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c0a4347e-5878-4bef-82ad-c9da130cb9ad tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:29.678577 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c0a4347e-5878-4bef-82ad-c9da130cb9ad tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:29.678577 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c0a4347e-5878-4bef-82ad-c9da130cb9ad tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:29.678710 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c0a4347e-5878-4bef-82ad-c9da130cb9ad tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:29.678710 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c0a4347e-5878-4bef-82ad-c9da130cb9ad tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:29.692168 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c0a4347e-5878-4bef-82ad-c9da130cb9ad tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.020544 Jun 01 22:50:29.692168 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1202/3566] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:29 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:30.701851 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0625f043-0f80-4aff-8b02-fcb6251567aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:30.703322 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0625f043-0f80-4aff-8b02-fcb6251567aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:30.707524 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0625f043-0f80-4aff-8b02-fcb6251567aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:30.707810 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0625f043-0f80-4aff-8b02-fcb6251567aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:30.707975 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0625f043-0f80-4aff-8b02-fcb6251567aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:30.708278 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0625f043-0f80-4aff-8b02-fcb6251567aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:30.708451 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0625f043-0f80-4aff-8b02-fcb6251567aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:30.708626 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0625f043-0f80-4aff-8b02-fcb6251567aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:30.724878 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0625f043-0f80-4aff-8b02-fcb6251567aa tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025147 Jun 01 22:50:30.725198 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1193/3567] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:30 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:31.735372 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-90c869bd-f772-464d-b5ff-64b3334a36d9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:31.737068 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-90c869bd-f772-464d-b5ff-64b3334a36d9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:31.740524 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-90c869bd-f772-464d-b5ff-64b3334a36d9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:31.740712 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-90c869bd-f772-464d-b5ff-64b3334a36d9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:31.740831 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-90c869bd-f772-464d-b5ff-64b3334a36d9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:31.741089 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-90c869bd-f772-464d-b5ff-64b3334a36d9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:31.741251 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-90c869bd-f772-464d-b5ff-64b3334a36d9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:31.741343 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-90c869bd-f772-464d-b5ff-64b3334a36d9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:31.756732 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-90c869bd-f772-464d-b5ff-64b3334a36d9 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.023487 Jun 01 22:50:31.756996 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1173/3568] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:31 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:32.766296 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-21497ce3-5d7f-415a-9ca4-e07cbdc4385f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:32.767644 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-21497ce3-5d7f-415a-9ca4-e07cbdc4385f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:32.771100 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21497ce3-5d7f-415a-9ca4-e07cbdc4385f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:32.771318 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21497ce3-5d7f-415a-9ca4-e07cbdc4385f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:32.771441 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21497ce3-5d7f-415a-9ca4-e07cbdc4385f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:32.771733 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21497ce3-5d7f-415a-9ca4-e07cbdc4385f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:32.771868 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21497ce3-5d7f-415a-9ca4-e07cbdc4385f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:32.771978 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-21497ce3-5d7f-415a-9ca4-e07cbdc4385f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:32.792177 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-21497ce3-5d7f-415a-9ca4-e07cbdc4385f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.027615 Jun 01 22:50:32.792402 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1203/3569] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:32 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:33.802237 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d8e920a6-14cc-4f66-924a-8802592288cd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:33.803492 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d8e920a6-14cc-4f66-924a-8802592288cd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:33.806704 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8e920a6-14cc-4f66-924a-8802592288cd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:33.806918 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8e920a6-14cc-4f66-924a-8802592288cd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:33.807096 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8e920a6-14cc-4f66-924a-8802592288cd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:33.807384 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8e920a6-14cc-4f66-924a-8802592288cd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:33.807578 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8e920a6-14cc-4f66-924a-8802592288cd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:33.807747 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8e920a6-14cc-4f66-924a-8802592288cd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:33.821724 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d8e920a6-14cc-4f66-924a-8802592288cd tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.021100 Jun 01 22:50:33.822002 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1194/3570] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:33 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:34.831742 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cd50c70e-acdf-428b-b0ba-6db49c864200 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:34.833056 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cd50c70e-acdf-428b-b0ba-6db49c864200 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:34.836394 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cd50c70e-acdf-428b-b0ba-6db49c864200 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:34.836539 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cd50c70e-acdf-428b-b0ba-6db49c864200 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:34.836677 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cd50c70e-acdf-428b-b0ba-6db49c864200 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:34.836919 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cd50c70e-acdf-428b-b0ba-6db49c864200 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:34.837118 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cd50c70e-acdf-428b-b0ba-6db49c864200 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:34.837165 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cd50c70e-acdf-428b-b0ba-6db49c864200 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:34.855226 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cd50c70e-acdf-428b-b0ba-6db49c864200 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025208 Jun 01 22:50:34.855489 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1174/3571] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:34 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:35.865778 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f1c45b61-89f4-4424-9311-a46daa82c345 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:35.868212 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f1c45b61-89f4-4424-9311-a46daa82c345 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:35.872732 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f1c45b61-89f4-4424-9311-a46daa82c345 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:35.872732 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f1c45b61-89f4-4424-9311-a46daa82c345 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:35.872732 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f1c45b61-89f4-4424-9311-a46daa82c345 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:35.872732 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f1c45b61-89f4-4424-9311-a46daa82c345 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:35.873072 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f1c45b61-89f4-4424-9311-a46daa82c345 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:35.873072 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f1c45b61-89f4-4424-9311-a46daa82c345 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:35.893587 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f1c45b61-89f4-4424-9311-a46daa82c345 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.029938 Jun 01 22:50:35.893784 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1204/3572] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:35 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:36.903984 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b38fb152-3ec3-496d-92b7-d9af127fd8ab tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:36.905435 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b38fb152-3ec3-496d-92b7-d9af127fd8ab tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:36.909087 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b38fb152-3ec3-496d-92b7-d9af127fd8ab tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:36.909252 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b38fb152-3ec3-496d-92b7-d9af127fd8ab tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:36.909371 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b38fb152-3ec3-496d-92b7-d9af127fd8ab tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:36.909633 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b38fb152-3ec3-496d-92b7-d9af127fd8ab tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:36.909760 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b38fb152-3ec3-496d-92b7-d9af127fd8ab tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:36.909885 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b38fb152-3ec3-496d-92b7-d9af127fd8ab tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:36.926276 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b38fb152-3ec3-496d-92b7-d9af127fd8ab tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.024021 Jun 01 22:50:36.926575 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1195/3573] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:36 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:37.241225 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5b3ec50c-abee-49db-9be5-bfbb5d9d3eef tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:37.241607 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5b3ec50c-abee-49db-9be5-bfbb5d9d3eef tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:37.244918 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b3ec50c-abee-49db-9be5-bfbb5d9d3eef tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:37.245101 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b3ec50c-abee-49db-9be5-bfbb5d9d3eef tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:37.245212 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b3ec50c-abee-49db-9be5-bfbb5d9d3eef tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:37.245459 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b3ec50c-abee-49db-9be5-bfbb5d9d3eef tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:37.245594 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b3ec50c-abee-49db-9be5-bfbb5d9d3eef tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:37.245720 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5b3ec50c-abee-49db-9be5-bfbb5d9d3eef tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:37.258175 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5b3ec50c-abee-49db-9be5-bfbb5d9d3eef tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Going to try to terminate instance {{(pid=86661) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:50:37.302072 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5b3ec50c-abee-49db-9be5-bfbb5d9d3eef tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 204 len: 0 microversion: 2.1 time: 0.063594 Jun 01 22:50:37.302584 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1175/3574] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:50:37 2026] DELETE /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 0 bytes in 64 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:50:37.310847 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8d4fe53b-380a-4242-86a5-f51cb64d5baa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:37.312116 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8d4fe53b-380a-4242-86a5-f51cb64d5baa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:37.315677 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8d4fe53b-380a-4242-86a5-f51cb64d5baa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:37.315912 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8d4fe53b-380a-4242-86a5-f51cb64d5baa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:37.316154 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8d4fe53b-380a-4242-86a5-f51cb64d5baa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:37.316609 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8d4fe53b-380a-4242-86a5-f51cb64d5baa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:37.316891 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8d4fe53b-380a-4242-86a5-f51cb64d5baa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:37.317163 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8d4fe53b-380a-4242-86a5-f51cb64d5baa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:37.330898 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8d4fe53b-380a-4242-86a5-f51cb64d5baa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:37.467203 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8d4fe53b-380a-4242-86a5-f51cb64d5baa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:37.474478 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8d4fe53b-380a-4242-86a5-f51cb64d5baa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 200 len: 1572 microversion: 2.1 time: 0.165236 Jun 01 22:50:37.474745 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1205/3575] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:37 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 1572 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:37.935584 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6674a434-2e06-432b-8e94-b6ebb1d91d96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:37.936874 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6674a434-2e06-432b-8e94-b6ebb1d91d96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:37.941222 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6674a434-2e06-432b-8e94-b6ebb1d91d96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:37.941222 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6674a434-2e06-432b-8e94-b6ebb1d91d96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:37.941222 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6674a434-2e06-432b-8e94-b6ebb1d91d96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:37.941222 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6674a434-2e06-432b-8e94-b6ebb1d91d96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:37.941429 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6674a434-2e06-432b-8e94-b6ebb1d91d96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:37.941429 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6674a434-2e06-432b-8e94-b6ebb1d91d96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:37.957214 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6674a434-2e06-432b-8e94-b6ebb1d91d96 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.023039 Jun 01 22:50:37.957214 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1196/3576] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:37 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:38.427316 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-670cc605-b49b-4b38-8376-211b5cc06560 req-ced4fba9-f089-4532-8aa6-500e0378faa3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "327f15ef-ed5c-4675-bc9b-576f869b3198", "name": "network-vif-unplugged", "status": "completed", "tag": "1b710e30-43ba-4a08-b2c7-9d54afcf0e57"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:50:38.432512 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-670cc605-b49b-4b38-8376-211b5cc06560 req-ced4fba9-f089-4532-8aa6-500e0378faa3 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:38.432678 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-670cc605-b49b-4b38-8376-211b5cc06560 req-ced4fba9-f089-4532-8aa6-500e0378faa3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:38.433069 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-670cc605-b49b-4b38-8376-211b5cc06560 req-ced4fba9-f089-4532-8aa6-500e0378faa3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:38.439129 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-670cc605-b49b-4b38-8376-211b5cc06560 req-ced4fba9-f089-4532-8aa6-500e0378faa3 service nova] Creating event network-vif-unplugged:1b710e30-43ba-4a08-b2c7-9d54afcf0e57 for instance 327f15ef-ed5c-4675-bc9b-576f869b3198 on np0000001904 Jun 01 22:50:38.439506 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-670cc605-b49b-4b38-8376-211b5cc06560 req-ced4fba9-f089-4532-8aa6-500e0378faa3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:50:38.443488 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-670cc605-b49b-4b38-8376-211b5cc06560 req-ced4fba9-f089-4532-8aa6-500e0378faa3 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.017891 Jun 01 22:50:38.443813 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1176/3577] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:50:38 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:38.496581 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-db242aa9-5bbe-4387-9969-c0503a857a41 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:38.498017 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-db242aa9-5bbe-4387-9969-c0503a857a41 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:38.502584 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-db242aa9-5bbe-4387-9969-c0503a857a41 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:38.502701 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-db242aa9-5bbe-4387-9969-c0503a857a41 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:38.502900 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-db242aa9-5bbe-4387-9969-c0503a857a41 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:38.503318 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-db242aa9-5bbe-4387-9969-c0503a857a41 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:38.503672 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-db242aa9-5bbe-4387-9969-c0503a857a41 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:38.503873 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-db242aa9-5bbe-4387-9969-c0503a857a41 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:38.524613 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-db242aa9-5bbe-4387-9969-c0503a857a41 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:38.684714 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-db242aa9-5bbe-4387-9969-c0503a857a41 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:38.691936 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-db242aa9-5bbe-4387-9969-c0503a857a41 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 200 len: 1572 microversion: 2.1 time: 0.196912 Jun 01 22:50:38.692293 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1206/3578] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:38 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 1572 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:38.967920 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-944a59c3-6544-42ff-9ae1-73643b5bb580 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:38.969344 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-944a59c3-6544-42ff-9ae1-73643b5bb580 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:38.972889 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-944a59c3-6544-42ff-9ae1-73643b5bb580 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:38.973110 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-944a59c3-6544-42ff-9ae1-73643b5bb580 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:38.973251 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-944a59c3-6544-42ff-9ae1-73643b5bb580 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:38.973502 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-944a59c3-6544-42ff-9ae1-73643b5bb580 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:38.973662 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-944a59c3-6544-42ff-9ae1-73643b5bb580 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:38.973767 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-944a59c3-6544-42ff-9ae1-73643b5bb580 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:38.990827 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-944a59c3-6544-42ff-9ae1-73643b5bb580 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.024670 Jun 01 22:50:38.991121 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1197/3579] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:38 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:39.705547 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8d967517-6f3d-4281-a1d6-cbfb8e60041e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:39.706972 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8d967517-6f3d-4281-a1d6-cbfb8e60041e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:39.711065 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8d967517-6f3d-4281-a1d6-cbfb8e60041e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:39.711318 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8d967517-6f3d-4281-a1d6-cbfb8e60041e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:39.711517 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8d967517-6f3d-4281-a1d6-cbfb8e60041e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:39.711951 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8d967517-6f3d-4281-a1d6-cbfb8e60041e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:39.712226 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8d967517-6f3d-4281-a1d6-cbfb8e60041e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:39.712479 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-8d967517-6f3d-4281-a1d6-cbfb8e60041e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:39.727092 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8d967517-6f3d-4281-a1d6-cbfb8e60041e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:39.857106 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8d967517-6f3d-4281-a1d6-cbfb8e60041e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:39.864207 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8d967517-6f3d-4281-a1d6-cbfb8e60041e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 200 len: 1572 microversion: 2.1 time: 0.160372 Jun 01 22:50:39.864452 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1177/3580] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:39 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 1572 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:40.001298 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f0bfb84b-77dc-4013-95b8-c3ee1baebe8c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:40.003091 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f0bfb84b-77dc-4013-95b8-c3ee1baebe8c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:40.008096 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f0bfb84b-77dc-4013-95b8-c3ee1baebe8c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:40.008345 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f0bfb84b-77dc-4013-95b8-c3ee1baebe8c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:40.008534 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f0bfb84b-77dc-4013-95b8-c3ee1baebe8c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:40.008884 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f0bfb84b-77dc-4013-95b8-c3ee1baebe8c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:40.009039 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f0bfb84b-77dc-4013-95b8-c3ee1baebe8c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:40.009153 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f0bfb84b-77dc-4013-95b8-c3ee1baebe8c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:40.024753 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f0bfb84b-77dc-4013-95b8-c3ee1baebe8c tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025807 Jun 01 22:50:40.025119 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1207/3581] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:39 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:40.322145 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-f0adcfc9-8e80-4043-a2db-54455db633dc req-12f1d559-77aa-498a-8c2d-872ef8c8453e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "327f15ef-ed5c-4675-bc9b-576f869b3198", "name": "network-vif-deleted", "tag": "1b710e30-43ba-4a08-b2c7-9d54afcf0e57"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:50:40.327149 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-f0adcfc9-8e80-4043-a2db-54455db633dc req-12f1d559-77aa-498a-8c2d-872ef8c8453e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:40.327306 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-f0adcfc9-8e80-4043-a2db-54455db633dc req-12f1d559-77aa-498a-8c2d-872ef8c8453e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:40.327413 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-f0adcfc9-8e80-4043-a2db-54455db633dc req-12f1d559-77aa-498a-8c2d-872ef8c8453e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:40.334413 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-f0adcfc9-8e80-4043-a2db-54455db633dc req-12f1d559-77aa-498a-8c2d-872ef8c8453e service nova] Creating event network-vif-deleted:1b710e30-43ba-4a08-b2c7-9d54afcf0e57 for instance 327f15ef-ed5c-4675-bc9b-576f869b3198 on np0000001904 Jun 01 22:50:40.334783 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-f0adcfc9-8e80-4043-a2db-54455db633dc req-12f1d559-77aa-498a-8c2d-872ef8c8453e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:50:40.339308 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-f0adcfc9-8e80-4043-a2db-54455db633dc req-12f1d559-77aa-498a-8c2d-872ef8c8453e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018725 Jun 01 22:50:40.339805 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1198/3582] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:50:40 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:40.480320 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-a5db0fc1-c997-46af-9353-47fad1f8354a req-c98763ab-4275-4bd1-962b-624767b7720d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "327f15ef-ed5c-4675-bc9b-576f869b3198", "name": "network-vif-unplugged", "status": "completed", "tag": "1b710e30-43ba-4a08-b2c7-9d54afcf0e57"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:50:40.485511 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a5db0fc1-c997-46af-9353-47fad1f8354a req-c98763ab-4275-4bd1-962b-624767b7720d service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:40.485669 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a5db0fc1-c997-46af-9353-47fad1f8354a req-c98763ab-4275-4bd1-962b-624767b7720d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:40.485803 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a5db0fc1-c997-46af-9353-47fad1f8354a req-c98763ab-4275-4bd1-962b-624767b7720d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:40.490726 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-a5db0fc1-c997-46af-9353-47fad1f8354a req-c98763ab-4275-4bd1-962b-624767b7720d service nova] Creating event network-vif-unplugged:1b710e30-43ba-4a08-b2c7-9d54afcf0e57 for instance 327f15ef-ed5c-4675-bc9b-576f869b3198 on np0000001904 Jun 01 22:50:40.491063 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-a5db0fc1-c997-46af-9353-47fad1f8354a req-c98763ab-4275-4bd1-962b-624767b7720d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:50:40.494472 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-a5db0fc1-c997-46af-9353-47fad1f8354a req-c98763ab-4275-4bd1-962b-624767b7720d service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.015805 Jun 01 22:50:40.494831 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1178/3583] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:50:40 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:40.877525 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5ee92a94-5890-4aaf-b5da-daf7ee22b50c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:40.878935 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5ee92a94-5890-4aaf-b5da-daf7ee22b50c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:40.882710 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5ee92a94-5890-4aaf-b5da-daf7ee22b50c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:40.882989 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5ee92a94-5890-4aaf-b5da-daf7ee22b50c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:40.883213 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5ee92a94-5890-4aaf-b5da-daf7ee22b50c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:40.883652 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5ee92a94-5890-4aaf-b5da-daf7ee22b50c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:40.883966 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5ee92a94-5890-4aaf-b5da-daf7ee22b50c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:40.884294 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5ee92a94-5890-4aaf-b5da-daf7ee22b50c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:40.896666 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5ee92a94-5890-4aaf-b5da-daf7ee22b50c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:40.946299 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5ee92a94-5890-4aaf-b5da-daf7ee22b50c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:40.952904 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5ee92a94-5890-4aaf-b5da-daf7ee22b50c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 200 len: 1222 microversion: 2.1 time: 0.076917 Jun 01 22:50:40.953188 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1208/3584] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:40 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 1222 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:41.034305 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-fc1085f2-6c5d-4917-bf15-d91cd45d0de7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:41.035728 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-fc1085f2-6c5d-4917-bf15-d91cd45d0de7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:41.039303 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc1085f2-6c5d-4917-bf15-d91cd45d0de7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:41.039488 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc1085f2-6c5d-4917-bf15-d91cd45d0de7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:41.039638 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc1085f2-6c5d-4917-bf15-d91cd45d0de7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:41.039899 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc1085f2-6c5d-4917-bf15-d91cd45d0de7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:41.040033 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc1085f2-6c5d-4917-bf15-d91cd45d0de7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:41.040144 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-fc1085f2-6c5d-4917-bf15-d91cd45d0de7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:41.054817 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-fc1085f2-6c5d-4917-bf15-d91cd45d0de7 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.022297 Jun 01 22:50:41.055011 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1199/3585] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:41 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:41.966525 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c75ac7cd-0b80-4889-8a81-82bec4ce5631 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:41.968194 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c75ac7cd-0b80-4889-8a81-82bec4ce5631 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:41.972089 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c75ac7cd-0b80-4889-8a81-82bec4ce5631 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:41.972323 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c75ac7cd-0b80-4889-8a81-82bec4ce5631 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:41.972535 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c75ac7cd-0b80-4889-8a81-82bec4ce5631 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:41.972945 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c75ac7cd-0b80-4889-8a81-82bec4ce5631 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:41.973245 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c75ac7cd-0b80-4889-8a81-82bec4ce5631 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:41.973524 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c75ac7cd-0b80-4889-8a81-82bec4ce5631 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:41.990496 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c75ac7cd-0b80-4889-8a81-82bec4ce5631 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:41.990703 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c75ac7cd-0b80-4889-8a81-82bec4ce5631 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:41.990854 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c75ac7cd-0b80-4889-8a81-82bec4ce5631 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:41.991071 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-c75ac7cd-0b80-4889-8a81-82bec4ce5631 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lazy-loading 'fault' on Instance uuid 327f15ef-ed5c-4675-bc9b-576f869b3198 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:50:41.994301 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c75ac7cd-0b80-4889-8a81-82bec4ce5631 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:42.039002 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c75ac7cd-0b80-4889-8a81-82bec4ce5631 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:42.046346 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c75ac7cd-0b80-4889-8a81-82bec4ce5631 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 200 len: 1227 microversion: 2.1 time: 0.081486 Jun 01 22:50:42.046645 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1179/3586] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:41 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 1227 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:42.064024 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c5b95afa-3d8c-4b4e-ade4-b8bee85c3341 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:42.065512 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c5b95afa-3d8c-4b4e-ade4-b8bee85c3341 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:42.070909 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5b95afa-3d8c-4b4e-ade4-b8bee85c3341 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:42.071114 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5b95afa-3d8c-4b4e-ade4-b8bee85c3341 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:42.071279 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5b95afa-3d8c-4b4e-ade4-b8bee85c3341 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:42.071554 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5b95afa-3d8c-4b4e-ade4-b8bee85c3341 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:42.071752 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5b95afa-3d8c-4b4e-ade4-b8bee85c3341 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:42.071931 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c5b95afa-3d8c-4b4e-ade4-b8bee85c3341 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:42.087587 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c5b95afa-3d8c-4b4e-ade4-b8bee85c3341 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025290 Jun 01 22:50:42.087979 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1209/3587] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:42 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:43.059810 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-23ee8893-dbda-4521-96bb-300edddcc97d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:43.061113 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-23ee8893-dbda-4521-96bb-300edddcc97d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:43.064957 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-23ee8893-dbda-4521-96bb-300edddcc97d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:43.065199 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-23ee8893-dbda-4521-96bb-300edddcc97d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:43.065395 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-23ee8893-dbda-4521-96bb-300edddcc97d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:43.065957 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-23ee8893-dbda-4521-96bb-300edddcc97d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:43.066272 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-23ee8893-dbda-4521-96bb-300edddcc97d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:43.066538 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-23ee8893-dbda-4521-96bb-300edddcc97d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:43.083114 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-23ee8893-dbda-4521-96bb-300edddcc97d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:43.083271 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-23ee8893-dbda-4521-96bb-300edddcc97d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:43.083423 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-23ee8893-dbda-4521-96bb-300edddcc97d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:43.083659 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-23ee8893-dbda-4521-96bb-300edddcc97d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lazy-loading 'fault' on Instance uuid 327f15ef-ed5c-4675-bc9b-576f869b3198 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:50:43.087174 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-23ee8893-dbda-4521-96bb-300edddcc97d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:43.096523 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5781b07b-641c-40b1-b9d1-a488fc99f73e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:43.097820 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5781b07b-641c-40b1-b9d1-a488fc99f73e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:43.101576 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5781b07b-641c-40b1-b9d1-a488fc99f73e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:43.101745 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5781b07b-641c-40b1-b9d1-a488fc99f73e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:43.101884 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5781b07b-641c-40b1-b9d1-a488fc99f73e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:43.102120 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5781b07b-641c-40b1-b9d1-a488fc99f73e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:43.102253 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5781b07b-641c-40b1-b9d1-a488fc99f73e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:43.102362 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5781b07b-641c-40b1-b9d1-a488fc99f73e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:43.116273 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5781b07b-641c-40b1-b9d1-a488fc99f73e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.021372 Jun 01 22:50:43.116494 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1180/3588] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:43 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:43.130091 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-23ee8893-dbda-4521-96bb-300edddcc97d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:43.136595 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-23ee8893-dbda-4521-96bb-300edddcc97d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 200 len: 1227 microversion: 2.1 time: 0.078450 Jun 01 22:50:43.136865 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1200/3589] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:43 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 1227 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:44.125684 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f668051a-d20d-4600-831b-d59dc12be6e1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:44.127130 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f668051a-d20d-4600-831b-d59dc12be6e1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:44.130545 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f668051a-d20d-4600-831b-d59dc12be6e1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:44.130724 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f668051a-d20d-4600-831b-d59dc12be6e1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:44.130872 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f668051a-d20d-4600-831b-d59dc12be6e1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:44.131136 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f668051a-d20d-4600-831b-d59dc12be6e1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:44.131271 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f668051a-d20d-4600-831b-d59dc12be6e1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:44.131407 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f668051a-d20d-4600-831b-d59dc12be6e1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:44.147674 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f668051a-d20d-4600-831b-d59dc12be6e1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.023714 Jun 01 22:50:44.147986 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1210/3590] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:44 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:44.151213 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-67d4f68c-5edf-4de8-938c-d756ab6bbe90 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:44.152632 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-67d4f68c-5edf-4de8-938c-d756ab6bbe90 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:44.157069 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67d4f68c-5edf-4de8-938c-d756ab6bbe90 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:44.157292 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67d4f68c-5edf-4de8-938c-d756ab6bbe90 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:44.157498 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67d4f68c-5edf-4de8-938c-d756ab6bbe90 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:44.157941 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67d4f68c-5edf-4de8-938c-d756ab6bbe90 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:44.158214 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67d4f68c-5edf-4de8-938c-d756ab6bbe90 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:44.158466 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-67d4f68c-5edf-4de8-938c-d756ab6bbe90 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:44.165793 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-67d4f68c-5edf-4de8-938c-d756ab6bbe90 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] HTTP exception thrown: Instance 327f15ef-ed5c-4675-bc9b-576f869b3198 could not be found. Jun 01 22:50:44.165995 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-67d4f68c-5edf-4de8-938c-d756ab6bbe90 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Returning 404 to user: Instance 327f15ef-ed5c-4675-bc9b-576f869b3198 could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:50:44.166305 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-67d4f68c-5edf-4de8-938c-d756ab6bbe90 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 404 len: 111 microversion: 2.1 time: 0.017393 Jun 01 22:50:44.166601 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1181/3591] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:44 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:50:44.273244 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-827699287", "imageRef": "", "flavorRef": "42", "security_groups": [{"name": "tempest-secgroup-smoke-1753043171"}], "block_device_mapping_v2": [{"uuid": "0008fc5c-a20e-4844-9975-c1f96f5b195e", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestVolumeBootPattern-576267555", "networks": [{"uuid": "ff3b2d13-aff4-41f5-b7e9-f43caca179df"}]}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:50:44.308633 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:44.308633 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:44.308900 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:44.309212 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:44.310501 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:44.310785 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:44.315171 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:44.367669 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] validate_networks() for [('ff3b2d13-aff4-41f5-b7e9-f43caca179df', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:50:44.367996 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:44.547382 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:44.671879 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:50:44.672094 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:50:44.672326 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:50:44.672559 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:50:44.672773 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:50:44.679422 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:44.679534 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:44.679668 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:44.680162 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:44.680308 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:44.680421 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:44.691025 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:50:44.693598 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for user 720720a71fc744449b75cea9b4b611e7 and project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:50:44.727650 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:50:44.729593 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] 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='0008fc5c-a20e-4844-9975-c1f96f5b195e',volume_size=None,volume_type=None)] {{(pid=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:50:44.843754 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1ae851ae-7707-40d8-ba9a-56bf93d23fe9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.572021 Jun 01 22:50:44.844077 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1201/3592] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:50:44 2026] POST /compute/v2.1/servers => generated 406 bytes in 572 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:50:44.855742 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8c486368-8540-491f-a2a4-9001e677bb8f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:44.857911 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8c486368-8540-491f-a2a4-9001e677bb8f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:44.871767 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8c486368-8540-491f-a2a4-9001e677bb8f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:44.942420 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8c486368-8540-491f-a2a4-9001e677bb8f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:44.952085 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8c486368-8540-491f-a2a4-9001e677bb8f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1091 microversion: 2.1 time: 0.098556 Jun 01 22:50:44.952480 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1211/3593] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:44 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1091 bytes in 99 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:45.158703 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-6ae0736c-2919-409c-940b-b17e4f839feb tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:45.159967 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-6ae0736c-2919-409c-940b-b17e4f839feb tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:45.163375 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ae0736c-2919-409c-940b-b17e4f839feb tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:45.163524 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ae0736c-2919-409c-940b-b17e4f839feb tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:45.163663 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ae0736c-2919-409c-940b-b17e4f839feb tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:45.163919 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ae0736c-2919-409c-940b-b17e4f839feb tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:45.164046 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ae0736c-2919-409c-940b-b17e4f839feb tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:45.164156 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-6ae0736c-2919-409c-940b-b17e4f839feb tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:45.181729 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-6ae0736c-2919-409c-940b-b17e4f839feb tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.024558 Jun 01 22:50:45.181941 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1182/3594] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:45 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:45.966101 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-79304acf-6504-4071-9b57-a309773833a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:45.967525 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-79304acf-6504-4071-9b57-a309773833a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:45.972310 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-79304acf-6504-4071-9b57-a309773833a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:45.972622 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-79304acf-6504-4071-9b57-a309773833a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:45.972874 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-79304acf-6504-4071-9b57-a309773833a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:45.973311 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-79304acf-6504-4071-9b57-a309773833a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:45.973680 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-79304acf-6504-4071-9b57-a309773833a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:45.973981 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-79304acf-6504-4071-9b57-a309773833a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:45.987370 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-79304acf-6504-4071-9b57-a309773833a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:46.034044 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-79304acf-6504-4071-9b57-a309773833a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:46.040588 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-79304acf-6504-4071-9b57-a309773833a0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1133 microversion: 2.1 time: 0.076249 Jun 01 22:50:46.040881 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1202/3595] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:45 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1133 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:46.192682 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c3a6071d-d9f2-4eaf-9948-782e5e164bd1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:46.193883 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c3a6071d-d9f2-4eaf-9948-782e5e164bd1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:46.197129 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c3a6071d-d9f2-4eaf-9948-782e5e164bd1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:46.197287 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c3a6071d-d9f2-4eaf-9948-782e5e164bd1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:46.197406 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c3a6071d-d9f2-4eaf-9948-782e5e164bd1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:46.197672 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c3a6071d-d9f2-4eaf-9948-782e5e164bd1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:46.197817 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c3a6071d-d9f2-4eaf-9948-782e5e164bd1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:46.197924 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c3a6071d-d9f2-4eaf-9948-782e5e164bd1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:46.212051 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c3a6071d-d9f2-4eaf-9948-782e5e164bd1 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.021074 Jun 01 22:50:46.212441 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1212/3596] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:46 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:47.055987 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4dabcae7-c02b-4c00-b3f2-2b23ad619f3c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:47.057919 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4dabcae7-c02b-4c00-b3f2-2b23ad619f3c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:47.063487 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4dabcae7-c02b-4c00-b3f2-2b23ad619f3c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:47.063997 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4dabcae7-c02b-4c00-b3f2-2b23ad619f3c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:47.064344 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4dabcae7-c02b-4c00-b3f2-2b23ad619f3c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:47.065047 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4dabcae7-c02b-4c00-b3f2-2b23ad619f3c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:47.065540 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4dabcae7-c02b-4c00-b3f2-2b23ad619f3c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:47.066036 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4dabcae7-c02b-4c00-b3f2-2b23ad619f3c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:47.080974 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4dabcae7-c02b-4c00-b3f2-2b23ad619f3c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:47.128652 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4dabcae7-c02b-4c00-b3f2-2b23ad619f3c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:47.135964 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4dabcae7-c02b-4c00-b3f2-2b23ad619f3c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1189 microversion: 2.1 time: 0.082377 Jun 01 22:50:47.136275 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1183/3597] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:47 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1189 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:47.223669 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-05566185-e06b-4eeb-8acb-c0abd889e374 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:47.224925 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-05566185-e06b-4eeb-8acb-c0abd889e374 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:47.228859 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05566185-e06b-4eeb-8acb-c0abd889e374 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:47.229035 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05566185-e06b-4eeb-8acb-c0abd889e374 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:47.229187 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05566185-e06b-4eeb-8acb-c0abd889e374 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:47.229473 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05566185-e06b-4eeb-8acb-c0abd889e374 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:47.229646 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05566185-e06b-4eeb-8acb-c0abd889e374 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:47.229803 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05566185-e06b-4eeb-8acb-c0abd889e374 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:47.247148 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-05566185-e06b-4eeb-8acb-c0abd889e374 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025495 Jun 01 22:50:47.247461 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1203/3598] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:47 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:48.149808 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e367354e-a760-494a-8e86-af83de7dc577 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:48.151206 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e367354e-a760-494a-8e86-af83de7dc577 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:48.155359 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e367354e-a760-494a-8e86-af83de7dc577 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:48.155604 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e367354e-a760-494a-8e86-af83de7dc577 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:48.155848 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e367354e-a760-494a-8e86-af83de7dc577 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:48.156269 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e367354e-a760-494a-8e86-af83de7dc577 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:48.156578 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e367354e-a760-494a-8e86-af83de7dc577 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:48.156903 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e367354e-a760-494a-8e86-af83de7dc577 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:48.171019 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e367354e-a760-494a-8e86-af83de7dc577 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:48.216238 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e367354e-a760-494a-8e86-af83de7dc577 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:48.222963 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e367354e-a760-494a-8e86-af83de7dc577 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1189 microversion: 2.1 time: 0.074992 Jun 01 22:50:48.223343 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1213/3599] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:48 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1189 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:48.257807 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cd6d74ed-e6b5-4006-8ec0-b1cc7f523e59 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:48.259823 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cd6d74ed-e6b5-4006-8ec0-b1cc7f523e59 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:48.265077 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cd6d74ed-e6b5-4006-8ec0-b1cc7f523e59 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:48.265327 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cd6d74ed-e6b5-4006-8ec0-b1cc7f523e59 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:48.265533 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cd6d74ed-e6b5-4006-8ec0-b1cc7f523e59 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:48.265929 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cd6d74ed-e6b5-4006-8ec0-b1cc7f523e59 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:48.266141 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cd6d74ed-e6b5-4006-8ec0-b1cc7f523e59 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:48.266331 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cd6d74ed-e6b5-4006-8ec0-b1cc7f523e59 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:48.285862 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cd6d74ed-e6b5-4006-8ec0-b1cc7f523e59 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.030505 Jun 01 22:50:48.286242 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1184/3600] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:48 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:49.236636 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-25b0ac7b-87e2-4cdd-861a-163a1a629f1f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:49.238012 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-25b0ac7b-87e2-4cdd-861a-163a1a629f1f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:49.241933 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-25b0ac7b-87e2-4cdd-861a-163a1a629f1f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:49.242183 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-25b0ac7b-87e2-4cdd-861a-163a1a629f1f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:49.242383 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-25b0ac7b-87e2-4cdd-861a-163a1a629f1f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:49.242834 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-25b0ac7b-87e2-4cdd-861a-163a1a629f1f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:49.243135 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-25b0ac7b-87e2-4cdd-861a-163a1a629f1f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:49.243425 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-25b0ac7b-87e2-4cdd-861a-163a1a629f1f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:49.256794 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-25b0ac7b-87e2-4cdd-861a-163a1a629f1f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:49.295448 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9a885aa9-6d2c-4ada-a526-55c5012d8d38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:49.296794 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9a885aa9-6d2c-4ada-a526-55c5012d8d38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:49.300821 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a885aa9-6d2c-4ada-a526-55c5012d8d38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:49.300998 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a885aa9-6d2c-4ada-a526-55c5012d8d38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:49.301121 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a885aa9-6d2c-4ada-a526-55c5012d8d38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:49.301544 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a885aa9-6d2c-4ada-a526-55c5012d8d38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:49.301544 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a885aa9-6d2c-4ada-a526-55c5012d8d38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:49.301633 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a885aa9-6d2c-4ada-a526-55c5012d8d38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:49.304879 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-25b0ac7b-87e2-4cdd-861a-163a1a629f1f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:49.313181 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-25b0ac7b-87e2-4cdd-861a-163a1a629f1f tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1197 microversion: 2.1 time: 0.078140 Jun 01 22:50:49.313559 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1204/3601] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:49 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1197 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:49.318085 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9a885aa9-6d2c-4ada-a526-55c5012d8d38 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.024374 Jun 01 22:50:49.318421 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1214/3602] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:49 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:50.281194 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-4afce3b1-f989-48f0-a9cc-51535e9e9eb1 req-8781e91c-a7ba-483c-bc06-79352a8148f0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1277e062-02ef-4244-873b-eacbf6b401f1", "tag": "590d6c0e-b13e-4232-b230-f62700f2e6cf"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:50:50.286294 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-4afce3b1-f989-48f0-a9cc-51535e9e9eb1 req-8781e91c-a7ba-483c-bc06-79352a8148f0 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:50.286444 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-4afce3b1-f989-48f0-a9cc-51535e9e9eb1 req-8781e91c-a7ba-483c-bc06-79352a8148f0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:50.286557 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-4afce3b1-f989-48f0-a9cc-51535e9e9eb1 req-8781e91c-a7ba-483c-bc06-79352a8148f0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:50.291900 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-4afce3b1-f989-48f0-a9cc-51535e9e9eb1 req-8781e91c-a7ba-483c-bc06-79352a8148f0 service nova] Creating event network-changed:590d6c0e-b13e-4232-b230-f62700f2e6cf for instance 1277e062-02ef-4244-873b-eacbf6b401f1 on np0000001904 Jun 01 22:50:50.292217 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-4afce3b1-f989-48f0-a9cc-51535e9e9eb1 req-8781e91c-a7ba-483c-bc06-79352a8148f0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:50:50.295498 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-4afce3b1-f989-48f0-a9cc-51535e9e9eb1 req-8781e91c-a7ba-483c-bc06-79352a8148f0 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.016114 Jun 01 22:50:50.295786 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1185/3603] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:50:50 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:50.327806 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-15f1fc59-ebdd-47b0-bf0c-cca23900e60f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:50.328169 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-36530160-e61a-4adb-afc6-75ab0a14beb6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:50.329019 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-15f1fc59-ebdd-47b0-bf0c-cca23900e60f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:50.329385 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-36530160-e61a-4adb-afc6-75ab0a14beb6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:50.332742 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-15f1fc59-ebdd-47b0-bf0c-cca23900e60f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:50.332915 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-15f1fc59-ebdd-47b0-bf0c-cca23900e60f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:50.333049 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-15f1fc59-ebdd-47b0-bf0c-cca23900e60f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:50.333091 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-36530160-e61a-4adb-afc6-75ab0a14beb6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:50.333284 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-15f1fc59-ebdd-47b0-bf0c-cca23900e60f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:50.333319 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-36530160-e61a-4adb-afc6-75ab0a14beb6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:50.333414 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-15f1fc59-ebdd-47b0-bf0c-cca23900e60f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:50.333513 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-36530160-e61a-4adb-afc6-75ab0a14beb6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:50.333545 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-15f1fc59-ebdd-47b0-bf0c-cca23900e60f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:50.333971 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-36530160-e61a-4adb-afc6-75ab0a14beb6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:50.334278 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-36530160-e61a-4adb-afc6-75ab0a14beb6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:50.334542 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-36530160-e61a-4adb-afc6-75ab0a14beb6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:50.347505 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-36530160-e61a-4adb-afc6-75ab0a14beb6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:50.348724 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-15f1fc59-ebdd-47b0-bf0c-cca23900e60f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.022641 Jun 01 22:50:50.349087 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1205/3604] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:50 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:50.475484 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-36530160-e61a-4adb-afc6-75ab0a14beb6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:50.481842 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-36530160-e61a-4adb-afc6-75ab0a14beb6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1265 microversion: 2.1 time: 0.155495 Jun 01 22:50:50.482077 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1215/3605] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:50 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1265 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:51.359230 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-36b0823b-88f5-4ebd-905b-6f23ad4b1e78 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:51.360684 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-36b0823b-88f5-4ebd-905b-6f23ad4b1e78 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:51.364732 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-36b0823b-88f5-4ebd-905b-6f23ad4b1e78 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:51.364901 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-36b0823b-88f5-4ebd-905b-6f23ad4b1e78 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:51.365084 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-36b0823b-88f5-4ebd-905b-6f23ad4b1e78 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:51.365392 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-36b0823b-88f5-4ebd-905b-6f23ad4b1e78 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:51.365599 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-36b0823b-88f5-4ebd-905b-6f23ad4b1e78 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:51.365762 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-36b0823b-88f5-4ebd-905b-6f23ad4b1e78 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:51.382351 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-36b0823b-88f5-4ebd-905b-6f23ad4b1e78 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.025308 Jun 01 22:50:51.382649 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1186/3606] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:51 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:51.497369 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f89f71f0-c6d8-4f61-ae67-50a02b9febe2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:51.499039 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f89f71f0-c6d8-4f61-ae67-50a02b9febe2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:51.503266 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f89f71f0-c6d8-4f61-ae67-50a02b9febe2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:51.503615 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f89f71f0-c6d8-4f61-ae67-50a02b9febe2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:51.503902 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f89f71f0-c6d8-4f61-ae67-50a02b9febe2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:51.504474 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f89f71f0-c6d8-4f61-ae67-50a02b9febe2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:51.504931 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f89f71f0-c6d8-4f61-ae67-50a02b9febe2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:51.505330 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f89f71f0-c6d8-4f61-ae67-50a02b9febe2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:51.521104 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f89f71f0-c6d8-4f61-ae67-50a02b9febe2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:51.656026 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f89f71f0-c6d8-4f61-ae67-50a02b9febe2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:51.662473 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f89f71f0-c6d8-4f61-ae67-50a02b9febe2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1275 microversion: 2.1 time: 0.166845 Jun 01 22:50:51.663054 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1206/3607] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:51 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1275 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:52.391704 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-923385d6-d81e-467b-a5fe-acb237225b72 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:52.393308 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-923385d6-d81e-467b-a5fe-acb237225b72 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:52.396951 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-923385d6-d81e-467b-a5fe-acb237225b72 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:52.397114 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-923385d6-d81e-467b-a5fe-acb237225b72 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:52.397257 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-923385d6-d81e-467b-a5fe-acb237225b72 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:52.397485 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-923385d6-d81e-467b-a5fe-acb237225b72 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:52.397657 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-923385d6-d81e-467b-a5fe-acb237225b72 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:52.397782 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-923385d6-d81e-467b-a5fe-acb237225b72 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:52.412196 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-923385d6-d81e-467b-a5fe-acb237225b72 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.022174 Jun 01 22:50:52.412456 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1216/3608] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:52 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 197 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:52.677347 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c82df581-c3b1-437f-ab23-62b7cba2bbd6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:52.678774 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c82df581-c3b1-437f-ab23-62b7cba2bbd6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:52.682644 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c82df581-c3b1-437f-ab23-62b7cba2bbd6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:52.682895 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c82df581-c3b1-437f-ab23-62b7cba2bbd6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:52.683106 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c82df581-c3b1-437f-ab23-62b7cba2bbd6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:52.683520 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c82df581-c3b1-437f-ab23-62b7cba2bbd6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:52.683856 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c82df581-c3b1-437f-ab23-62b7cba2bbd6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:52.684122 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c82df581-c3b1-437f-ab23-62b7cba2bbd6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:52.697982 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c82df581-c3b1-437f-ab23-62b7cba2bbd6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:52.808843 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c82df581-c3b1-437f-ab23-62b7cba2bbd6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:52.818444 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c82df581-c3b1-437f-ab23-62b7cba2bbd6 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1263 microversion: 2.1 time: 0.143088 Jun 01 22:50:52.818834 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1187/3609] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:52 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1263 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:53.421923 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-26adae79-1f73-4d94-b94d-3b0e0cd7d4c4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:53.423512 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-26adae79-1f73-4d94-b94d-3b0e0cd7d4c4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:53.427424 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-26adae79-1f73-4d94-b94d-3b0e0cd7d4c4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:53.427616 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-26adae79-1f73-4d94-b94d-3b0e0cd7d4c4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:53.427763 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-26adae79-1f73-4d94-b94d-3b0e0cd7d4c4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:53.428047 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-26adae79-1f73-4d94-b94d-3b0e0cd7d4c4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:53.428181 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-26adae79-1f73-4d94-b94d-3b0e0cd7d4c4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:53.428294 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-26adae79-1f73-4d94-b94d-3b0e0cd7d4c4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:53.441970 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-26adae79-1f73-4d94-b94d-3b0e0cd7d4c4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.021820 Jun 01 22:50:53.442271 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1207/3610] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:50:53 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments => generated 25 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:50:53.451745 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-66a0b110-142e-4a2c-8279-874895f1b7f4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:53.452065 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-66a0b110-142e-4a2c-8279-874895f1b7f4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:53.455630 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-66a0b110-142e-4a2c-8279-874895f1b7f4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:53.455837 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-66a0b110-142e-4a2c-8279-874895f1b7f4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:53.456014 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-66a0b110-142e-4a2c-8279-874895f1b7f4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:53.456306 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-66a0b110-142e-4a2c-8279-874895f1b7f4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:53.456476 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-66a0b110-142e-4a2c-8279-874895f1b7f4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:53.456656 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-66a0b110-142e-4a2c-8279-874895f1b7f4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:53.496987 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-66a0b110-142e-4a2c-8279-874895f1b7f4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] HTTP exception thrown: Instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 is not attached to volume 6a2652cd-0e05-48c9-8efe-a3c059267cdd Jun 01 22:50:53.497206 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-66a0b110-142e-4a2c-8279-874895f1b7f4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Returning 404 to user: Instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 is not attached to volume 6a2652cd-0e05-48c9-8efe-a3c059267cdd {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:50:53.497519 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-66a0b110-142e-4a2c-8279-874895f1b7f4 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments/6a2652cd-0e05-48c9-8efe-a3c059267cdd" status: 404 len: 154 microversion: 2.1 time: 0.047953 Jun 01 22:50:53.497814 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1217/3611] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:50:53 2026] DELETE /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4/os-volume_attachments/6a2652cd-0e05-48c9-8efe-a3c059267cdd => generated 154 bytes in 48 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:50:53.507479 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0d5a4287-0676-4b5d-81ed-809c95058f53 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:53.507479 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0d5a4287-0676-4b5d-81ed-809c95058f53 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:53.510911 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0d5a4287-0676-4b5d-81ed-809c95058f53 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:53.511114 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0d5a4287-0676-4b5d-81ed-809c95058f53 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:53.511277 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0d5a4287-0676-4b5d-81ed-809c95058f53 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:53.511578 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0d5a4287-0676-4b5d-81ed-809c95058f53 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:53.511775 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0d5a4287-0676-4b5d-81ed-809c95058f53 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:53.511934 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0d5a4287-0676-4b5d-81ed-809c95058f53 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:53.526173 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0d5a4287-0676-4b5d-81ed-809c95058f53 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Going to try to terminate instance {{(pid=86661) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:50:53.571364 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0d5a4287-0676-4b5d-81ed-809c95058f53 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 204 len: 0 microversion: 2.1 time: 0.065656 Jun 01 22:50:53.571726 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1188/3612] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:50:53 2026] DELETE /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:50:53.580059 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-61a2f149-1832-4ab9-9459-0032515e26a0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:53.581409 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-61a2f149-1832-4ab9-9459-0032515e26a0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:53.585218 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-61a2f149-1832-4ab9-9459-0032515e26a0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:53.585497 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-61a2f149-1832-4ab9-9459-0032515e26a0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:53.585778 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-61a2f149-1832-4ab9-9459-0032515e26a0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:53.586197 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-61a2f149-1832-4ab9-9459-0032515e26a0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:53.586614 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-61a2f149-1832-4ab9-9459-0032515e26a0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:53.586922 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-61a2f149-1832-4ab9-9459-0032515e26a0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:53.601478 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-61a2f149-1832-4ab9-9459-0032515e26a0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:53.750827 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-61a2f149-1832-4ab9-9459-0032515e26a0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:53.758718 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-61a2f149-1832-4ab9-9459-0032515e26a0 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1682 microversion: 2.1 time: 0.180211 Jun 01 22:50:53.758984 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1208/3613] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:53 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1682 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:53.832038 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e6688396-9726-4ab6-868a-f443857b4fa3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:53.833595 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e6688396-9726-4ab6-868a-f443857b4fa3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:53.837692 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e6688396-9726-4ab6-868a-f443857b4fa3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:53.837963 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e6688396-9726-4ab6-868a-f443857b4fa3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:53.838180 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e6688396-9726-4ab6-868a-f443857b4fa3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:53.838610 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e6688396-9726-4ab6-868a-f443857b4fa3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:53.838913 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e6688396-9726-4ab6-868a-f443857b4fa3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:53.839220 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e6688396-9726-4ab6-868a-f443857b4fa3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:53.854634 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e6688396-9726-4ab6-868a-f443857b4fa3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:53.975847 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e6688396-9726-4ab6-868a-f443857b4fa3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:53.982445 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e6688396-9726-4ab6-868a-f443857b4fa3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1263 microversion: 2.1 time: 0.152048 Jun 01 22:50:53.982755 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1218/3614] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:53 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1263 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:54.683599 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:50:54.696141 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=3 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:50:54.697906 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-ade0c3c7-2788-461a-ad3a-07d5fb2f8fbc req-24d6a2bc-cbb0-474b-a6fc-e7621aab7849 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1540f810-24f7-46ac-bf05-f68f3bd963b4", "name": "network-vif-unplugged", "status": "completed", "tag": "eb71d8fd-70b9-441a-8380-30500340ec8c"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:50:54.704263 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ade0c3c7-2788-461a-ad3a-07d5fb2f8fbc req-24d6a2bc-cbb0-474b-a6fc-e7621aab7849 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:54.704497 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ade0c3c7-2788-461a-ad3a-07d5fb2f8fbc req-24d6a2bc-cbb0-474b-a6fc-e7621aab7849 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:54.704698 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-ade0c3c7-2788-461a-ad3a-07d5fb2f8fbc req-24d6a2bc-cbb0-474b-a6fc-e7621aab7849 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:54.712263 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-ade0c3c7-2788-461a-ad3a-07d5fb2f8fbc req-24d6a2bc-cbb0-474b-a6fc-e7621aab7849 service nova] Creating event network-vif-unplugged:eb71d8fd-70b9-441a-8380-30500340ec8c for instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 on np0000001904 Jun 01 22:50:54.712646 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-ade0c3c7-2788-461a-ad3a-07d5fb2f8fbc req-24d6a2bc-cbb0-474b-a6fc-e7621aab7849 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:50:54.717036 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-ade0c3c7-2788-461a-ad3a-07d5fb2f8fbc req-24d6a2bc-cbb0-474b-a6fc-e7621aab7849 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.021446 Jun 01 22:50:54.717404 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1189/3615] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:50:54 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:54.773222 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-df9f722b-76ac-4bad-91d0-e113c85bfc71 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:54.775055 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-df9f722b-76ac-4bad-91d0-e113c85bfc71 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:54.778953 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-df9f722b-76ac-4bad-91d0-e113c85bfc71 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:54.779284 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-df9f722b-76ac-4bad-91d0-e113c85bfc71 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:54.779662 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-df9f722b-76ac-4bad-91d0-e113c85bfc71 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:54.780161 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-df9f722b-76ac-4bad-91d0-e113c85bfc71 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:54.780560 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-df9f722b-76ac-4bad-91d0-e113c85bfc71 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:54.780963 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-df9f722b-76ac-4bad-91d0-e113c85bfc71 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:54.796309 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-df9f722b-76ac-4bad-91d0-e113c85bfc71 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:54.934671 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-df9f722b-76ac-4bad-91d0-e113c85bfc71 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:54.944074 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-df9f722b-76ac-4bad-91d0-e113c85bfc71 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1682 microversion: 2.1 time: 0.172554 Jun 01 22:50:54.944393 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1209/3616] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:54 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1682 bytes in 173 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:54.944846 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:50:54.995859 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0cb10f70-956a-4cba-a5ae-2c057927bfce tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:54.997275 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0cb10f70-956a-4cba-a5ae-2c057927bfce tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:55.001741 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0cb10f70-956a-4cba-a5ae-2c057927bfce tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:55.002009 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0cb10f70-956a-4cba-a5ae-2c057927bfce tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:55.002245 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0cb10f70-956a-4cba-a5ae-2c057927bfce tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:55.002707 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0cb10f70-956a-4cba-a5ae-2c057927bfce tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:55.003027 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0cb10f70-956a-4cba-a5ae-2c057927bfce tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:55.003329 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0cb10f70-956a-4cba-a5ae-2c057927bfce tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:55.017223 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-0cb10f70-956a-4cba-a5ae-2c057927bfce tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:55.125847 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0cb10f70-956a-4cba-a5ae-2c057927bfce tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:55.132781 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0cb10f70-956a-4cba-a5ae-2c057927bfce tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1263 microversion: 2.1 time: 0.138637 Jun 01 22:50:55.133079 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1219/3617] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:54 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1263 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:55.958851 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2ea06664-5bda-4f76-93aa-bdf8bff63161 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:55.960755 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2ea06664-5bda-4f76-93aa-bdf8bff63161 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:55.965416 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ea06664-5bda-4f76-93aa-bdf8bff63161 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:55.965761 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ea06664-5bda-4f76-93aa-bdf8bff63161 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:55.966017 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ea06664-5bda-4f76-93aa-bdf8bff63161 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:55.966558 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ea06664-5bda-4f76-93aa-bdf8bff63161 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:55.966950 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ea06664-5bda-4f76-93aa-bdf8bff63161 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:55.967306 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2ea06664-5bda-4f76-93aa-bdf8bff63161 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:55.984803 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2ea06664-5bda-4f76-93aa-bdf8bff63161 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:56.115143 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2ea06664-5bda-4f76-93aa-bdf8bff63161 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:56.122461 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2ea06664-5bda-4f76-93aa-bdf8bff63161 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1682 microversion: 2.1 time: 0.165922 Jun 01 22:50:56.122751 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1190/3618] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:55 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1682 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:56.150150 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-81247658-17d1-4621-aa42-24c5fdf7f7fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:56.152266 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-81247658-17d1-4621-aa42-24c5fdf7f7fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:56.156847 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-81247658-17d1-4621-aa42-24c5fdf7f7fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:56.157094 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-81247658-17d1-4621-aa42-24c5fdf7f7fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:56.157322 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-81247658-17d1-4621-aa42-24c5fdf7f7fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:56.157772 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-81247658-17d1-4621-aa42-24c5fdf7f7fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:56.158103 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-81247658-17d1-4621-aa42-24c5fdf7f7fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:56.158318 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-81247658-17d1-4621-aa42-24c5fdf7f7fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:56.171349 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-81247658-17d1-4621-aa42-24c5fdf7f7fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:56.321558 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-81247658-17d1-4621-aa42-24c5fdf7f7fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:56.328517 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-81247658-17d1-4621-aa42-24c5fdf7f7fa tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1263 microversion: 2.1 time: 0.180582 Jun 01 22:50:56.328803 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1210/3619] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:56 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1263 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:56.396626 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-617922e0-1afd-4184-a6b5-de4a026d508f req-5e1ccd5e-fb07-47eb-ad1f-c16da8aaece2 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1540f810-24f7-46ac-bf05-f68f3bd963b4", "name": "network-vif-deleted", "tag": "eb71d8fd-70b9-441a-8380-30500340ec8c"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:50:56.402098 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-617922e0-1afd-4184-a6b5-de4a026d508f req-5e1ccd5e-fb07-47eb-ad1f-c16da8aaece2 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:56.402224 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-617922e0-1afd-4184-a6b5-de4a026d508f req-5e1ccd5e-fb07-47eb-ad1f-c16da8aaece2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:56.402336 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-617922e0-1afd-4184-a6b5-de4a026d508f req-5e1ccd5e-fb07-47eb-ad1f-c16da8aaece2 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:56.407695 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-617922e0-1afd-4184-a6b5-de4a026d508f req-5e1ccd5e-fb07-47eb-ad1f-c16da8aaece2 service nova] Creating event network-vif-deleted:eb71d8fd-70b9-441a-8380-30500340ec8c for instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 on np0000001904 Jun 01 22:50:56.408060 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-617922e0-1afd-4184-a6b5-de4a026d508f req-5e1ccd5e-fb07-47eb-ad1f-c16da8aaece2 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:50:56.411642 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-617922e0-1afd-4184-a6b5-de4a026d508f req-5e1ccd5e-fb07-47eb-ad1f-c16da8aaece2 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016575 Jun 01 22:50:56.411903 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1220/3620] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:50:56 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:56.752236 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-45604bd5-bc62-4ddd-b95b-92485967dfb7 req-a48cc5d6-281c-46f9-a6b0-f274ad072924 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1540f810-24f7-46ac-bf05-f68f3bd963b4", "name": "network-vif-unplugged", "status": "completed", "tag": "eb71d8fd-70b9-441a-8380-30500340ec8c"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:50:56.759305 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-45604bd5-bc62-4ddd-b95b-92485967dfb7 req-a48cc5d6-281c-46f9-a6b0-f274ad072924 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:56.759510 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-45604bd5-bc62-4ddd-b95b-92485967dfb7 req-a48cc5d6-281c-46f9-a6b0-f274ad072924 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:56.759721 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-45604bd5-bc62-4ddd-b95b-92485967dfb7 req-a48cc5d6-281c-46f9-a6b0-f274ad072924 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:56.767008 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-45604bd5-bc62-4ddd-b95b-92485967dfb7 req-a48cc5d6-281c-46f9-a6b0-f274ad072924 service nova] Creating event network-vif-unplugged:eb71d8fd-70b9-441a-8380-30500340ec8c for instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 on np0000001904 Jun 01 22:50:56.767518 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-45604bd5-bc62-4ddd-b95b-92485967dfb7 req-a48cc5d6-281c-46f9-a6b0-f274ad072924 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:50:56.772385 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-45604bd5-bc62-4ddd-b95b-92485967dfb7 req-a48cc5d6-281c-46f9-a6b0-f274ad072924 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.022465 Jun 01 22:50:56.772732 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1191/3621] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:50:56 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:57.137589 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2ebde1a8-d513-4197-8e21-7bc6f4ff8c7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:57.138892 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2ebde1a8-d513-4197-8e21-7bc6f4ff8c7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:57.143334 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ebde1a8-d513-4197-8e21-7bc6f4ff8c7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:57.143602 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ebde1a8-d513-4197-8e21-7bc6f4ff8c7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:57.143806 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ebde1a8-d513-4197-8e21-7bc6f4ff8c7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:57.144201 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ebde1a8-d513-4197-8e21-7bc6f4ff8c7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:57.144494 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ebde1a8-d513-4197-8e21-7bc6f4ff8c7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:57.144784 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2ebde1a8-d513-4197-8e21-7bc6f4ff8c7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:57.159775 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-2ebde1a8-d513-4197-8e21-7bc6f4ff8c7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:57.205085 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2ebde1a8-d513-4197-8e21-7bc6f4ff8c7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:57.211952 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2ebde1a8-d513-4197-8e21-7bc6f4ff8c7f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1327 microversion: 2.1 time: 0.076156 Jun 01 22:50:57.212200 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1211/3622] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:57 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1327 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:57.342793 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-512a7fa7-a783-4322-b57e-28582fa8afd3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:57.344259 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-512a7fa7-a783-4322-b57e-28582fa8afd3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:57.348208 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-512a7fa7-a783-4322-b57e-28582fa8afd3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:57.348452 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-512a7fa7-a783-4322-b57e-28582fa8afd3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:57.348668 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-512a7fa7-a783-4322-b57e-28582fa8afd3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:57.349054 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-512a7fa7-a783-4322-b57e-28582fa8afd3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:57.349333 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-512a7fa7-a783-4322-b57e-28582fa8afd3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:57.349631 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-512a7fa7-a783-4322-b57e-28582fa8afd3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:57.364285 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-512a7fa7-a783-4322-b57e-28582fa8afd3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:57.511256 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-512a7fa7-a783-4322-b57e-28582fa8afd3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:57.520081 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-512a7fa7-a783-4322-b57e-28582fa8afd3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1263 microversion: 2.1 time: 0.179025 Jun 01 22:50:57.520432 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1221/3623] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:57 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1263 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:58.226522 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-37ea1803-222a-407b-8809-47af46296a5a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:58.228258 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-37ea1803-222a-407b-8809-47af46296a5a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:58.232604 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-37ea1803-222a-407b-8809-47af46296a5a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:58.232905 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-37ea1803-222a-407b-8809-47af46296a5a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:58.233164 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-37ea1803-222a-407b-8809-47af46296a5a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:58.233694 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-37ea1803-222a-407b-8809-47af46296a5a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:58.234064 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-37ea1803-222a-407b-8809-47af46296a5a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:58.234421 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-37ea1803-222a-407b-8809-47af46296a5a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:58.251704 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-37ea1803-222a-407b-8809-47af46296a5a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:58.251925 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-37ea1803-222a-407b-8809-47af46296a5a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:58.252118 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-37ea1803-222a-407b-8809-47af46296a5a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:58.252402 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-37ea1803-222a-407b-8809-47af46296a5a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lazy-loading 'fault' on Instance uuid 1540f810-24f7-46ac-bf05-f68f3bd963b4 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:50:58.256480 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-37ea1803-222a-407b-8809-47af46296a5a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:58.303514 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-37ea1803-222a-407b-8809-47af46296a5a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:58.310519 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-37ea1803-222a-407b-8809-47af46296a5a tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1332 microversion: 2.1 time: 0.086254 Jun 01 22:50:58.310827 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1192/3624] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:58 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1332 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:58.533754 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-15c494cc-577b-4145-a268-3b7ce15cfdac tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:58.535095 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-15c494cc-577b-4145-a268-3b7ce15cfdac tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:58.539726 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-15c494cc-577b-4145-a268-3b7ce15cfdac tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:58.539988 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-15c494cc-577b-4145-a268-3b7ce15cfdac tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:58.540186 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-15c494cc-577b-4145-a268-3b7ce15cfdac tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:58.540607 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-15c494cc-577b-4145-a268-3b7ce15cfdac tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:58.540892 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-15c494cc-577b-4145-a268-3b7ce15cfdac tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:58.541251 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-15c494cc-577b-4145-a268-3b7ce15cfdac tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:58.554685 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-15c494cc-577b-4145-a268-3b7ce15cfdac tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:58.678878 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-15c494cc-577b-4145-a268-3b7ce15cfdac tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:58.685643 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-15c494cc-577b-4145-a268-3b7ce15cfdac tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1263 microversion: 2.1 time: 0.153622 Jun 01 22:50:58.686007 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1212/3625] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:58 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1263 bytes in 154 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:59.326745 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-af610053-1c04-4412-bfb5-622ac6ce298f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:59.328593 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-af610053-1c04-4412-bfb5-622ac6ce298f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:59.334397 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-af610053-1c04-4412-bfb5-622ac6ce298f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:59.334692 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-af610053-1c04-4412-bfb5-622ac6ce298f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:59.334925 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-af610053-1c04-4412-bfb5-622ac6ce298f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:59.335301 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-af610053-1c04-4412-bfb5-622ac6ce298f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:59.335617 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-af610053-1c04-4412-bfb5-622ac6ce298f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:59.335895 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-af610053-1c04-4412-bfb5-622ac6ce298f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:59.353589 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-af610053-1c04-4412-bfb5-622ac6ce298f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:59.353800 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-af610053-1c04-4412-bfb5-622ac6ce298f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:59.353959 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-af610053-1c04-4412-bfb5-622ac6ce298f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:59.354182 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-af610053-1c04-4412-bfb5-622ac6ce298f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lazy-loading 'fault' on Instance uuid 1540f810-24f7-46ac-bf05-f68f3bd963b4 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:50:59.357432 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-af610053-1c04-4412-bfb5-622ac6ce298f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:59.404589 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-af610053-1c04-4412-bfb5-622ac6ce298f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '01ad2ba61555430fb7c7fecfbc882ed3', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c681846882724963939d1bca7dc60455', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:59.411804 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-af610053-1c04-4412-bfb5-622ac6ce298f tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 200 len: 1332 microversion: 2.1 time: 0.088394 Jun 01 22:50:59.412055 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1222/3626] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:59 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 1332 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:50:59.700150 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2a9813a2-ede4-4558-8968-3de4708001eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:50:59.701234 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2a9813a2-ede4-4558-8968-3de4708001eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:50:59.705789 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a9813a2-ede4-4558-8968-3de4708001eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:59.706058 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a9813a2-ede4-4558-8968-3de4708001eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:59.706283 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a9813a2-ede4-4558-8968-3de4708001eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:59.706709 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a9813a2-ede4-4558-8968-3de4708001eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:59.707032 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a9813a2-ede4-4558-8968-3de4708001eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:59.707308 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2a9813a2-ede4-4558-8968-3de4708001eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:59.725487 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2a9813a2-ede4-4558-8968-3de4708001eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:50:59.834379 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-af62a65c-3c1d-47a0-bb9e-3e7f2bb7a006 req-8c668089-3df8-464a-b490-11e5ac2269b8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1277e062-02ef-4244-873b-eacbf6b401f1", "name": "network-vif-plugged", "status": "completed", "tag": "590d6c0e-b13e-4232-b230-f62700f2e6cf"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:50:59.840903 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-af62a65c-3c1d-47a0-bb9e-3e7f2bb7a006 req-8c668089-3df8-464a-b490-11e5ac2269b8 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:50:59.841106 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-af62a65c-3c1d-47a0-bb9e-3e7f2bb7a006 req-8c668089-3df8-464a-b490-11e5ac2269b8 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:50:59.841249 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-af62a65c-3c1d-47a0-bb9e-3e7f2bb7a006 req-8c668089-3df8-464a-b490-11e5ac2269b8 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:50:59.847849 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-af62a65c-3c1d-47a0-bb9e-3e7f2bb7a006 req-8c668089-3df8-464a-b490-11e5ac2269b8 service nova] Creating event network-vif-plugged:590d6c0e-b13e-4232-b230-f62700f2e6cf for instance 1277e062-02ef-4244-873b-eacbf6b401f1 on np0000001904 Jun 01 22:50:59.848251 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-af62a65c-3c1d-47a0-bb9e-3e7f2bb7a006 req-8c668089-3df8-464a-b490-11e5ac2269b8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:50:59.853130 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-af62a65c-3c1d-47a0-bb9e-3e7f2bb7a006 req-8c668089-3df8-464a-b490-11e5ac2269b8 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020633 Jun 01 22:50:59.853514 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1213/3627] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:50:59 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:50:59.880129 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2a9813a2-ede4-4558-8968-3de4708001eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:50:59.889251 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2a9813a2-ede4-4558-8968-3de4708001eb tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1263 microversion: 2.1 time: 0.191097 Jun 01 22:50:59.889608 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1193/3628] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:50:59 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1263 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:51:00.427952 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4e6eb018-4a3f-4dae-a338-f317e3bf48c3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:00.429214 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4e6eb018-4a3f-4dae-a338-f317e3bf48c3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] [instance: 1540f810-24f7-46ac-bf05-f68f3bd963b4] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:00.433337 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e6eb018-4a3f-4dae-a338-f317e3bf48c3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:00.433581 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e6eb018-4a3f-4dae-a338-f317e3bf48c3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:00.433784 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e6eb018-4a3f-4dae-a338-f317e3bf48c3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:00.434172 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e6eb018-4a3f-4dae-a338-f317e3bf48c3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:00.434461 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e6eb018-4a3f-4dae-a338-f317e3bf48c3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:00.434737 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e6eb018-4a3f-4dae-a338-f317e3bf48c3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:00.441358 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-4e6eb018-4a3f-4dae-a338-f317e3bf48c3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] HTTP exception thrown: Instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 could not be found. Jun 01 22:51:00.441544 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4e6eb018-4a3f-4dae-a338-f317e3bf48c3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Returning 404 to user: Instance 1540f810-24f7-46ac-bf05-f68f3bd963b4 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:51:00.441882 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4e6eb018-4a3f-4dae-a338-f317e3bf48c3 tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4" status: 404 len: 111 microversion: 2.1 time: 0.015567 Jun 01 22:51:00.442264 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1223/3629] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:51:00 2026] GET /compute/v2.1/servers/1540f810-24f7-46ac-bf05-f68f3bd963b4 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:51:00.451756 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-583864a5-4060-45c0-ac34-8ad8b9e2f55e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:00.465728 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-583864a5-4060-45c0-ac34-8ad8b9e2f55e tempest-TestEncryptedCinderVolumes-157615322 tempest-TestEncryptedCinderVolumes-157615322-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1186182980" status: 202 len: 0 microversion: 2.1 time: 0.015752 Jun 01 22:51:00.466068 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1214/3630] 10.4.3.116 () {66 vars in 1339 bytes} [Mon Jun 1 22:51:00 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1186182980 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:51:00.903642 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4e7be78b-b06a-48c6-b046-fb261fa2ff64 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:00.904967 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4e7be78b-b06a-48c6-b046-fb261fa2ff64 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:00.911260 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4e7be78b-b06a-48c6-b046-fb261fa2ff64 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:00.911523 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4e7be78b-b06a-48c6-b046-fb261fa2ff64 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:00.911750 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4e7be78b-b06a-48c6-b046-fb261fa2ff64 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:00.912195 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4e7be78b-b06a-48c6-b046-fb261fa2ff64 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:00.912650 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4e7be78b-b06a-48c6-b046-fb261fa2ff64 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:00.912935 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4e7be78b-b06a-48c6-b046-fb261fa2ff64 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:00.931234 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4e7be78b-b06a-48c6-b046-fb261fa2ff64 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:01.075461 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4e7be78b-b06a-48c6-b046-fb261fa2ff64 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:01.082655 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4e7be78b-b06a-48c6-b046-fb261fa2ff64 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1263 microversion: 2.1 time: 0.181378 Jun 01 22:51:01.082909 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1194/3631] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:51:00 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1263 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:51:01.892387 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-b79827ee-3282-4888-935d-31bd96bcd435 req-b225fa1e-709b-4b8d-9060-44f90f1db836 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1277e062-02ef-4244-873b-eacbf6b401f1", "name": "network-vif-plugged", "status": "completed", "tag": "590d6c0e-b13e-4232-b230-f62700f2e6cf"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:51:01.897756 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b79827ee-3282-4888-935d-31bd96bcd435 req-b225fa1e-709b-4b8d-9060-44f90f1db836 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:01.897938 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b79827ee-3282-4888-935d-31bd96bcd435 req-b225fa1e-709b-4b8d-9060-44f90f1db836 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:01.898084 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b79827ee-3282-4888-935d-31bd96bcd435 req-b225fa1e-709b-4b8d-9060-44f90f1db836 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:01.906470 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-b79827ee-3282-4888-935d-31bd96bcd435 req-b225fa1e-709b-4b8d-9060-44f90f1db836 service nova] Creating event network-vif-plugged:590d6c0e-b13e-4232-b230-f62700f2e6cf for instance 1277e062-02ef-4244-873b-eacbf6b401f1 on np0000001904 Jun 01 22:51:01.907013 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-b79827ee-3282-4888-935d-31bd96bcd435 req-b225fa1e-709b-4b8d-9060-44f90f1db836 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:51:01.911411 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-b79827ee-3282-4888-935d-31bd96bcd435 req-b225fa1e-709b-4b8d-9060-44f90f1db836 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020454 Jun 01 22:51:01.912092 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1224/3632] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:51:01 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:51:02.098177 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d2ac2243-72a2-42e3-b111-9c3307c66804 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:02.100249 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d2ac2243-72a2-42e3-b111-9c3307c66804 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:02.106171 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2ac2243-72a2-42e3-b111-9c3307c66804 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:02.106549 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2ac2243-72a2-42e3-b111-9c3307c66804 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:02.106897 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2ac2243-72a2-42e3-b111-9c3307c66804 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:02.107513 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2ac2243-72a2-42e3-b111-9c3307c66804 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:02.107977 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2ac2243-72a2-42e3-b111-9c3307c66804 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:02.108406 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d2ac2243-72a2-42e3-b111-9c3307c66804 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:02.123054 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d2ac2243-72a2-42e3-b111-9c3307c66804 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:02.237072 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d2ac2243-72a2-42e3-b111-9c3307c66804 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:02.244289 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d2ac2243-72a2-42e3-b111-9c3307c66804 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1447 microversion: 2.1 time: 0.148427 Jun 01 22:51:02.244597 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1215/3633] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:51:02 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1447 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:51:02.257399 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-336a2487-f34b-42ac-af5d-1fef4adfac2e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:02.258650 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-336a2487-f34b-42ac-af5d-1fef4adfac2e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:02.262843 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-336a2487-f34b-42ac-af5d-1fef4adfac2e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:02.263069 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-336a2487-f34b-42ac-af5d-1fef4adfac2e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:02.263261 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-336a2487-f34b-42ac-af5d-1fef4adfac2e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:02.263680 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-336a2487-f34b-42ac-af5d-1fef4adfac2e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:02.263977 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-336a2487-f34b-42ac-af5d-1fef4adfac2e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:02.264245 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-336a2487-f34b-42ac-af5d-1fef4adfac2e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:02.278953 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-336a2487-f34b-42ac-af5d-1fef4adfac2e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:02.388440 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-336a2487-f34b-42ac-af5d-1fef4adfac2e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:02.398772 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-336a2487-f34b-42ac-af5d-1fef4adfac2e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1447 microversion: 2.1 time: 0.142818 Jun 01 22:51:02.399041 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1195/3634] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:51:02 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1447 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:51:03.366028 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-8ff7335a-d6e5-4793-9b8c-3503deaa7d80 req-09a92fe4-d1b7-4974-b576-328e70684181 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1277e062-02ef-4244-873b-eacbf6b401f1", "tag": "590d6c0e-b13e-4232-b230-f62700f2e6cf"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:51:03.373424 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-8ff7335a-d6e5-4793-9b8c-3503deaa7d80 req-09a92fe4-d1b7-4974-b576-328e70684181 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:03.373663 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-8ff7335a-d6e5-4793-9b8c-3503deaa7d80 req-09a92fe4-d1b7-4974-b576-328e70684181 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:03.373819 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-8ff7335a-d6e5-4793-9b8c-3503deaa7d80 req-09a92fe4-d1b7-4974-b576-328e70684181 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:03.381223 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-8ff7335a-d6e5-4793-9b8c-3503deaa7d80 req-09a92fe4-d1b7-4974-b576-328e70684181 service nova] Creating event network-changed:590d6c0e-b13e-4232-b230-f62700f2e6cf for instance 1277e062-02ef-4244-873b-eacbf6b401f1 on np0000001904 Jun 01 22:51:03.381673 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-8ff7335a-d6e5-4793-9b8c-3503deaa7d80 req-09a92fe4-d1b7-4974-b576-328e70684181 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:51:03.386464 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-8ff7335a-d6e5-4793-9b8c-3503deaa7d80 req-09a92fe4-d1b7-4974-b576-328e70684181 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.022866 Jun 01 22:51:03.386464 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1225/3635] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:51:03 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:51:12.103682 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=37,nova_api:INSERT=3,nova_api:DELETE=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:51:12.239144 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=113,nova_cell1:INSERT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:51:12.261062 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=38,nova_api:UPDATE=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:51:12.393836 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=112,nova_cell1:UPDATE=4,nova_cell1:INSERT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:51:13.370741 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=33 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:51:13.376762 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=108 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:51:23.131883 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6a12b803-9349-4cf6-bd64-15b8f0a73500 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-1980684302", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBEGNUwywEb6mSEZ2iVl9749axOOkJhvA0KyIVCdJOkRu92inuEhNGYb6Nux9y/ERLZ4UB+P2aL/y8j8KI6nSxzur7Y1vaE6fCu6o5xpkRqD1tIC6RwX3Zr+2QL7b5/m2A=="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:51:23.141938 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-6a12b803-9349-4cf6-bd64-15b8f0a73500 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Getting quotas for project afbd3ba257e041c1b695fa9ca2962a0b. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:51:23.144241 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-6a12b803-9349-4cf6-bd64-15b8f0a73500 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Getting quotas for user b62a7578f3ff47a2ac61bfd708cef17b and project afbd3ba257e041c1b695fa9ca2962a0b. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:51:23.159607 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6a12b803-9349-4cf6-bd64-15b8f0a73500 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 201 len: 401 microversion: 2.60 time: 0.145455 Jun 01 22:51:23.159969 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1216/3636] 10.4.3.116 () {70 vars in 1318 bytes} [Mon Jun 1 22:51:23 2026] POST /compute/v2.1/os-keypairs => generated 401 bytes in 146 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jun 01 22:51:24.961419 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumeMultiattachTests-server-1693998065", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "key_name": "tempest-keypair-1980684302", "security_groups": [{"name": "tempest-secgroup-smoke-1940723335"}, {"name": "tempest-securitygroup--1454426837"}], "networks": [{"uuid": "089078e8-7d67-4a09-8172-a33561d2751d"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:51:25.044920 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:25.045259 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:25.045518 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:25.046007 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:25.046274 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:25.046534 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:25.051260 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:25.103757 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:25.166716 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] validate_networks() for [('089078e8-7d67-4a09-8172-a33561d2751d', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:51:25.167073 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:25.342386 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:25.497309 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:51:25.497611 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:51:25.497833 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:51:25.497991 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:51:25.498162 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:51:25.504020 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:25.504184 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:25.504327 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:25.504957 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:25.505168 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:25.506526 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:25.515775 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Getting quotas for project afbd3ba257e041c1b695fa9ca2962a0b. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:51:25.517628 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Getting quotas for user b62a7578f3ff47a2ac61bfd708cef17b and project afbd3ba257e041c1b695fa9ca2962a0b. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:51:25.523342 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:51:25.524636 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:51:25.573940 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f6790f10-bc61-4ac1-8f36-51c1638c02fc tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 453 microversion: 2.60 time: 0.614202 Jun 01 22:51:25.574281 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1196/3637] 10.4.3.116 () {70 vars in 1306 bytes} [Mon Jun 1 22:51:24 2026] POST /compute/v2.1/servers => generated 453 bytes in 615 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) Jun 01 22:51:25.585330 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c0c708af-3bfd-4893-9ae0-5e91ea0019f8 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:25.586976 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c0c708af-3bfd-4893-9ae0-5e91ea0019f8 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:25.598592 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c0c708af-3bfd-4893-9ae0-5e91ea0019f8 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:25.647859 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c0c708af-3bfd-4893-9ae0-5e91ea0019f8 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:25.652089 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c0c708af-3bfd-4893-9ae0-5e91ea0019f8 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:25.652587 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c0c708af-3bfd-4893-9ae0-5e91ea0019f8 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:25.655778 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c0c708af-3bfd-4893-9ae0-5e91ea0019f8 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5" status: 200 len: 1328 microversion: 2.60 time: 0.072505 Jun 01 22:51:25.656043 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1226/3638] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:51:25 2026] GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 => generated 1328 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:51:26.671839 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a5d4688d-d350-4f44-a465-143e8e2c8054 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:26.673337 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a5d4688d-d350-4f44-a465-143e8e2c8054 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:26.677503 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a5d4688d-d350-4f44-a465-143e8e2c8054 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:26.677801 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a5d4688d-d350-4f44-a465-143e8e2c8054 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:26.678001 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a5d4688d-d350-4f44-a465-143e8e2c8054 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:26.678407 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a5d4688d-d350-4f44-a465-143e8e2c8054 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:26.678741 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a5d4688d-d350-4f44-a465-143e8e2c8054 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:26.679087 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a5d4688d-d350-4f44-a465-143e8e2c8054 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:26.696126 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a5d4688d-d350-4f44-a465-143e8e2c8054 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:26.742947 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a5d4688d-d350-4f44-a465-143e8e2c8054 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:26.747675 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a5d4688d-d350-4f44-a465-143e8e2c8054 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:26.748297 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a5d4688d-d350-4f44-a465-143e8e2c8054 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:26.751596 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a5d4688d-d350-4f44-a465-143e8e2c8054 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5" status: 200 len: 1332 microversion: 2.60 time: 0.081856 Jun 01 22:51:26.751883 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1217/3639] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:51:26 2026] GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 => generated 1332 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:51:27.767367 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3b24f13e-8f7d-4ca4-bdd2-995dd1e5f138 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:27.768861 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3b24f13e-8f7d-4ca4-bdd2-995dd1e5f138 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:27.773052 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3b24f13e-8f7d-4ca4-bdd2-995dd1e5f138 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:27.773302 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3b24f13e-8f7d-4ca4-bdd2-995dd1e5f138 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:27.773502 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3b24f13e-8f7d-4ca4-bdd2-995dd1e5f138 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:27.773936 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3b24f13e-8f7d-4ca4-bdd2-995dd1e5f138 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:27.774234 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3b24f13e-8f7d-4ca4-bdd2-995dd1e5f138 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:27.774512 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3b24f13e-8f7d-4ca4-bdd2-995dd1e5f138 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:27.790835 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3b24f13e-8f7d-4ca4-bdd2-995dd1e5f138 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:27.837088 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3b24f13e-8f7d-4ca4-bdd2-995dd1e5f138 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:27.841587 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3b24f13e-8f7d-4ca4-bdd2-995dd1e5f138 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:27.842206 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3b24f13e-8f7d-4ca4-bdd2-995dd1e5f138 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:27.845773 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3b24f13e-8f7d-4ca4-bdd2-995dd1e5f138 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5" status: 200 len: 1380 microversion: 2.60 time: 0.080125 Jun 01 22:51:27.846040 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1197/3640] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:51:27 2026] GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 => generated 1380 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:51:28.866383 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-871f67c7-a7c4-4555-a1af-c14432133c84 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:28.868297 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-871f67c7-a7c4-4555-a1af-c14432133c84 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:28.872610 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-871f67c7-a7c4-4555-a1af-c14432133c84 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:28.872849 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-871f67c7-a7c4-4555-a1af-c14432133c84 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:28.873066 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-871f67c7-a7c4-4555-a1af-c14432133c84 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:28.873704 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-871f67c7-a7c4-4555-a1af-c14432133c84 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:28.873988 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-871f67c7-a7c4-4555-a1af-c14432133c84 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:28.874248 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-871f67c7-a7c4-4555-a1af-c14432133c84 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:28.891885 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-871f67c7-a7c4-4555-a1af-c14432133c84 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:28.938464 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-871f67c7-a7c4-4555-a1af-c14432133c84 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:28.942770 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-871f67c7-a7c4-4555-a1af-c14432133c84 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:28.943262 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-871f67c7-a7c4-4555-a1af-c14432133c84 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:28.946654 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-871f67c7-a7c4-4555-a1af-c14432133c84 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5" status: 200 len: 1380 microversion: 2.60 time: 0.082055 Jun 01 22:51:28.946901 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1227/3641] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:51:28 2026] GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 => generated 1380 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:51:29.961142 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6717881e-76e9-4cb1-8bf7-73905139922d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:29.963033 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6717881e-76e9-4cb1-8bf7-73905139922d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:29.966941 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6717881e-76e9-4cb1-8bf7-73905139922d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:29.967173 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6717881e-76e9-4cb1-8bf7-73905139922d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:29.967369 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6717881e-76e9-4cb1-8bf7-73905139922d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:29.967804 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6717881e-76e9-4cb1-8bf7-73905139922d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:29.968129 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6717881e-76e9-4cb1-8bf7-73905139922d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:29.968394 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6717881e-76e9-4cb1-8bf7-73905139922d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:29.983130 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-6717881e-76e9-4cb1-8bf7-73905139922d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:30.031475 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6717881e-76e9-4cb1-8bf7-73905139922d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:30.037039 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6717881e-76e9-4cb1-8bf7-73905139922d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:30.037598 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6717881e-76e9-4cb1-8bf7-73905139922d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:30.040992 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6717881e-76e9-4cb1-8bf7-73905139922d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5" status: 200 len: 1388 microversion: 2.60 time: 0.081610 Jun 01 22:51:30.041253 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1218/3642] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:51:29 2026] GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 => generated 1388 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:51:31.019588 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-45c1104f-529d-4fcf-bb64-8bf31ef66c35 req-4e9315c4-a7a2-4bbe-879b-4bb03fafd077 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5", "tag": "cd6b6994-cdc6-450c-815d-78832781bbf5"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:51:31.025409 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-45c1104f-529d-4fcf-bb64-8bf31ef66c35 req-4e9315c4-a7a2-4bbe-879b-4bb03fafd077 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:31.025641 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-45c1104f-529d-4fcf-bb64-8bf31ef66c35 req-4e9315c4-a7a2-4bbe-879b-4bb03fafd077 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:31.025850 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-45c1104f-529d-4fcf-bb64-8bf31ef66c35 req-4e9315c4-a7a2-4bbe-879b-4bb03fafd077 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:31.031320 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-45c1104f-529d-4fcf-bb64-8bf31ef66c35 req-4e9315c4-a7a2-4bbe-879b-4bb03fafd077 service nova] Creating event network-changed:cd6b6994-cdc6-450c-815d-78832781bbf5 for instance d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 on np0000001904 Jun 01 22:51:31.031738 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-45c1104f-529d-4fcf-bb64-8bf31ef66c35 req-4e9315c4-a7a2-4bbe-879b-4bb03fafd077 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:51:31.035006 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-45c1104f-529d-4fcf-bb64-8bf31ef66c35 req-4e9315c4-a7a2-4bbe-879b-4bb03fafd077 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017136 Jun 01 22:51:31.035284 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1198/3643] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:51:31 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:51:31.057665 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-316cc0b4-adfe-4f7e-b163-055102cdc682 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:31.059859 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-316cc0b4-adfe-4f7e-b163-055102cdc682 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:31.064212 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-316cc0b4-adfe-4f7e-b163-055102cdc682 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:31.064505 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-316cc0b4-adfe-4f7e-b163-055102cdc682 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:31.064756 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-316cc0b4-adfe-4f7e-b163-055102cdc682 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:31.065214 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-316cc0b4-adfe-4f7e-b163-055102cdc682 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:31.065549 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-316cc0b4-adfe-4f7e-b163-055102cdc682 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:31.065867 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-316cc0b4-adfe-4f7e-b163-055102cdc682 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:31.080239 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-316cc0b4-adfe-4f7e-b163-055102cdc682 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:31.226698 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-316cc0b4-adfe-4f7e-b163-055102cdc682 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:31.231021 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-316cc0b4-adfe-4f7e-b163-055102cdc682 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:31.231522 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-316cc0b4-adfe-4f7e-b163-055102cdc682 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:31.234925 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-316cc0b4-adfe-4f7e-b163-055102cdc682 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5" status: 200 len: 1513 microversion: 2.60 time: 0.179503 Jun 01 22:51:31.235152 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1228/3644] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:51:31 2026] GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 => generated 1513 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:51:32.250472 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3a4f92d4-bb06-4115-b536-97eb48b249c1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:32.252464 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3a4f92d4-bb06-4115-b536-97eb48b249c1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:32.256600 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3a4f92d4-bb06-4115-b536-97eb48b249c1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:32.256836 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3a4f92d4-bb06-4115-b536-97eb48b249c1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:32.257035 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3a4f92d4-bb06-4115-b536-97eb48b249c1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:32.257472 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3a4f92d4-bb06-4115-b536-97eb48b249c1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:32.257772 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3a4f92d4-bb06-4115-b536-97eb48b249c1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:32.258037 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3a4f92d4-bb06-4115-b536-97eb48b249c1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:32.275673 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-3a4f92d4-bb06-4115-b536-97eb48b249c1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:32.434241 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3a4f92d4-bb06-4115-b536-97eb48b249c1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:32.438437 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3a4f92d4-bb06-4115-b536-97eb48b249c1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:32.438987 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3a4f92d4-bb06-4115-b536-97eb48b249c1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:32.442239 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3a4f92d4-bb06-4115-b536-97eb48b249c1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5" status: 200 len: 1501 microversion: 2.60 time: 0.193639 Jun 01 22:51:32.442494 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1219/3645] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:51:32 2026] GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 => generated 1501 bytes in 194 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:51:33.147887 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:51:33.459511 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-187f339a-4465-4610-964f-be3d1e266e75 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:33.461344 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-187f339a-4465-4610-964f-be3d1e266e75 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:33.466066 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-187f339a-4465-4610-964f-be3d1e266e75 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:33.466364 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-187f339a-4465-4610-964f-be3d1e266e75 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:33.466649 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-187f339a-4465-4610-964f-be3d1e266e75 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:33.467164 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-187f339a-4465-4610-964f-be3d1e266e75 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:33.467537 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-187f339a-4465-4610-964f-be3d1e266e75 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:33.467902 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-187f339a-4465-4610-964f-be3d1e266e75 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:33.483647 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-187f339a-4465-4610-964f-be3d1e266e75 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:33.625250 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-187f339a-4465-4610-964f-be3d1e266e75 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:33.629623 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-187f339a-4465-4610-964f-be3d1e266e75 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:33.630153 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-187f339a-4465-4610-964f-be3d1e266e75 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:33.633425 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-187f339a-4465-4610-964f-be3d1e266e75 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5" status: 200 len: 1501 microversion: 2.60 time: 0.176278 Jun 01 22:51:33.633765 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1199/3646] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:51:33 2026] GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 => generated 1501 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:51:34.648741 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-77391aa8-ff60-4b2a-9066-d73e46d0fe8e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:34.650756 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-77391aa8-ff60-4b2a-9066-d73e46d0fe8e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:34.655166 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-77391aa8-ff60-4b2a-9066-d73e46d0fe8e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:34.655469 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-77391aa8-ff60-4b2a-9066-d73e46d0fe8e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:34.655699 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-77391aa8-ff60-4b2a-9066-d73e46d0fe8e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:34.656120 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-77391aa8-ff60-4b2a-9066-d73e46d0fe8e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:34.656435 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-77391aa8-ff60-4b2a-9066-d73e46d0fe8e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:34.656742 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-77391aa8-ff60-4b2a-9066-d73e46d0fe8e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:34.673697 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-77391aa8-ff60-4b2a-9066-d73e46d0fe8e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:34.788340 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-77391aa8-ff60-4b2a-9066-d73e46d0fe8e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:34.792977 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-77391aa8-ff60-4b2a-9066-d73e46d0fe8e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:34.793716 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-77391aa8-ff60-4b2a-9066-d73e46d0fe8e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:34.797481 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-77391aa8-ff60-4b2a-9066-d73e46d0fe8e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5" status: 200 len: 1501 microversion: 2.60 time: 0.150515 Jun 01 22:51:34.797826 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1229/3647] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:51:34 2026] GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 => generated 1501 bytes in 151 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:51:35.509056 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:51:35.520483 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:51:35.649720 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:51:35.814014 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6af3a14a-574e-46ac-aafc-43edf57ccfe5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:35.815946 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6af3a14a-574e-46ac-aafc-43edf57ccfe5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:35.819709 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6af3a14a-574e-46ac-aafc-43edf57ccfe5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:35.819959 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6af3a14a-574e-46ac-aafc-43edf57ccfe5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:35.820153 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6af3a14a-574e-46ac-aafc-43edf57ccfe5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:35.820591 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6af3a14a-574e-46ac-aafc-43edf57ccfe5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:35.820916 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6af3a14a-574e-46ac-aafc-43edf57ccfe5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:35.821211 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6af3a14a-574e-46ac-aafc-43edf57ccfe5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:35.835351 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-6af3a14a-574e-46ac-aafc-43edf57ccfe5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:35.945935 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6af3a14a-574e-46ac-aafc-43edf57ccfe5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:35.950289 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6af3a14a-574e-46ac-aafc-43edf57ccfe5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:35.950857 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6af3a14a-574e-46ac-aafc-43edf57ccfe5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:35.954316 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6af3a14a-574e-46ac-aafc-43edf57ccfe5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5" status: 200 len: 1501 microversion: 2.60 time: 0.141971 Jun 01 22:51:35.954596 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1220/3648] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:51:35 2026] GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 => generated 1501 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:51:36.802585 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-2d26e86d-8168-4cbb-bd04-52c177609854 req-7deab09b-71e6-441a-888f-314319ba471f service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5", "name": "network-vif-plugged", "status": "completed", "tag": "cd6b6994-cdc6-450c-815d-78832781bbf5"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:51:36.806152 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-2d26e86d-8168-4cbb-bd04-52c177609854 req-7deab09b-71e6-441a-888f-314319ba471f service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:36.806446 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-2d26e86d-8168-4cbb-bd04-52c177609854 req-7deab09b-71e6-441a-888f-314319ba471f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:36.806679 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-2d26e86d-8168-4cbb-bd04-52c177609854 req-7deab09b-71e6-441a-888f-314319ba471f service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:36.812994 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-2d26e86d-8168-4cbb-bd04-52c177609854 req-7deab09b-71e6-441a-888f-314319ba471f service nova] Creating event network-vif-plugged:cd6b6994-cdc6-450c-815d-78832781bbf5 for instance d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 on np0000001904 Jun 01 22:51:36.813553 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-2d26e86d-8168-4cbb-bd04-52c177609854 req-7deab09b-71e6-441a-888f-314319ba471f service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:51:36.817537 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-2d26e86d-8168-4cbb-bd04-52c177609854 req-7deab09b-71e6-441a-888f-314319ba471f service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.018737 Jun 01 22:51:36.818041 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1200/3649] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:51:36 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:51:36.969916 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1d4b0b45-fab0-4596-a04a-67a6737c437f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:36.972353 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1d4b0b45-fab0-4596-a04a-67a6737c437f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:36.977496 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d4b0b45-fab0-4596-a04a-67a6737c437f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:36.977823 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d4b0b45-fab0-4596-a04a-67a6737c437f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:36.978600 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d4b0b45-fab0-4596-a04a-67a6737c437f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:36.978600 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d4b0b45-fab0-4596-a04a-67a6737c437f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:36.978986 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d4b0b45-fab0-4596-a04a-67a6737c437f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:36.979337 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1d4b0b45-fab0-4596-a04a-67a6737c437f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:36.994885 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-1d4b0b45-fab0-4596-a04a-67a6737c437f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:37.147374 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1d4b0b45-fab0-4596-a04a-67a6737c437f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:37.151860 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1d4b0b45-fab0-4596-a04a-67a6737c437f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:37.152416 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1d4b0b45-fab0-4596-a04a-67a6737c437f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:37.155943 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1d4b0b45-fab0-4596-a04a-67a6737c437f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5" status: 200 len: 1501 microversion: 2.60 time: 0.188208 Jun 01 22:51:37.156134 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1230/3650] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:51:36 2026] GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 => generated 1501 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:51:38.170529 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0df4d152-c4f4-4870-948d-f91ac55c081c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:38.172391 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0df4d152-c4f4-4870-948d-f91ac55c081c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:38.176939 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0df4d152-c4f4-4870-948d-f91ac55c081c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:38.177304 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0df4d152-c4f4-4870-948d-f91ac55c081c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:38.177609 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0df4d152-c4f4-4870-948d-f91ac55c081c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:38.178072 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0df4d152-c4f4-4870-948d-f91ac55c081c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:38.178401 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0df4d152-c4f4-4870-948d-f91ac55c081c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:38.178759 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0df4d152-c4f4-4870-948d-f91ac55c081c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:38.192379 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-0df4d152-c4f4-4870-948d-f91ac55c081c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:38.332442 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0df4d152-c4f4-4870-948d-f91ac55c081c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:38.336633 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0df4d152-c4f4-4870-948d-f91ac55c081c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:38.337121 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-0df4d152-c4f4-4870-948d-f91ac55c081c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:38.340576 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0df4d152-c4f4-4870-948d-f91ac55c081c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5" status: 200 len: 1501 microversion: 2.60 time: 0.171764 Jun 01 22:51:38.340818 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1221/3651] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:51:38 2026] GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 => generated 1501 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:51:38.853084 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-140590c1-c520-46ea-93ad-0d0ec2e83eed req-2a59a3d4-baf8-4964-871d-93d153e2a1ac service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5", "name": "network-vif-plugged", "status": "completed", "tag": "cd6b6994-cdc6-450c-815d-78832781bbf5"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:51:38.858481 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-140590c1-c520-46ea-93ad-0d0ec2e83eed req-2a59a3d4-baf8-4964-871d-93d153e2a1ac service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:38.858653 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-140590c1-c520-46ea-93ad-0d0ec2e83eed req-2a59a3d4-baf8-4964-871d-93d153e2a1ac service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:38.858767 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-140590c1-c520-46ea-93ad-0d0ec2e83eed req-2a59a3d4-baf8-4964-871d-93d153e2a1ac service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:38.865137 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-140590c1-c520-46ea-93ad-0d0ec2e83eed req-2a59a3d4-baf8-4964-871d-93d153e2a1ac service nova] Creating event network-vif-plugged:cd6b6994-cdc6-450c-815d-78832781bbf5 for instance d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 on np0000001904 Jun 01 22:51:38.865513 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-140590c1-c520-46ea-93ad-0d0ec2e83eed req-2a59a3d4-baf8-4964-871d-93d153e2a1ac service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:51:38.868951 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-140590c1-c520-46ea-93ad-0d0ec2e83eed req-2a59a3d4-baf8-4964-871d-93d153e2a1ac service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017679 Jun 01 22:51:38.869240 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1201/3652] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:51:38 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:51:39.355998 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3d530c01-a761-4738-8bea-16838e4cbc1c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:39.358425 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3d530c01-a761-4738-8bea-16838e4cbc1c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:39.362474 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3d530c01-a761-4738-8bea-16838e4cbc1c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:39.362800 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3d530c01-a761-4738-8bea-16838e4cbc1c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:39.363054 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3d530c01-a761-4738-8bea-16838e4cbc1c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:39.363526 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3d530c01-a761-4738-8bea-16838e4cbc1c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:39.363844 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3d530c01-a761-4738-8bea-16838e4cbc1c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:39.364135 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3d530c01-a761-4738-8bea-16838e4cbc1c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:39.379744 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3d530c01-a761-4738-8bea-16838e4cbc1c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:39.524377 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3d530c01-a761-4738-8bea-16838e4cbc1c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:39.528736 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3d530c01-a761-4738-8bea-16838e4cbc1c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:39.529243 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3d530c01-a761-4738-8bea-16838e4cbc1c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:39.532984 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3d530c01-a761-4738-8bea-16838e4cbc1c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5" status: 200 len: 1686 microversion: 2.60 time: 0.178951 Jun 01 22:51:39.533212 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1231/3653] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:51:39 2026] GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 => generated 1686 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:51:39.548145 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-22eeabf8-4aa7-455a-a2e5-f47fcd9924a6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:39.550076 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-22eeabf8-4aa7-455a-a2e5-f47fcd9924a6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:39.553201 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-22eeabf8-4aa7-455a-a2e5-f47fcd9924a6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:39.553374 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-22eeabf8-4aa7-455a-a2e5-f47fcd9924a6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:39.553493 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-22eeabf8-4aa7-455a-a2e5-f47fcd9924a6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:39.553735 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-22eeabf8-4aa7-455a-a2e5-f47fcd9924a6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:39.553859 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-22eeabf8-4aa7-455a-a2e5-f47fcd9924a6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:39.553962 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-22eeabf8-4aa7-455a-a2e5-f47fcd9924a6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:39.565774 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-22eeabf8-4aa7-455a-a2e5-f47fcd9924a6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:39.623129 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-22eeabf8-4aa7-455a-a2e5-f47fcd9924a6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5/os-interface" status: 200 len: 283 microversion: 2.60 time: 0.076686 Jun 01 22:51:39.623441 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1222/3654] 10.4.3.116 () {68 vars in 1434 bytes} [Mon Jun 1 22:51:39 2026] GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5/os-interface => generated 283 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:51:40.905451 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-454552ec-a300-443c-a692-e3bb4b26481e req-dd9aa8ea-dba6-47e1-b3cf-0975f00960c0 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5", "tag": "cd6b6994-cdc6-450c-815d-78832781bbf5"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:51:40.911138 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-454552ec-a300-443c-a692-e3bb4b26481e req-dd9aa8ea-dba6-47e1-b3cf-0975f00960c0 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:40.911286 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-454552ec-a300-443c-a692-e3bb4b26481e req-dd9aa8ea-dba6-47e1-b3cf-0975f00960c0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:40.911458 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-454552ec-a300-443c-a692-e3bb4b26481e req-dd9aa8ea-dba6-47e1-b3cf-0975f00960c0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:40.922406 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-454552ec-a300-443c-a692-e3bb4b26481e req-dd9aa8ea-dba6-47e1-b3cf-0975f00960c0 service nova] Creating event network-changed:cd6b6994-cdc6-450c-815d-78832781bbf5 for instance d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 on np0000001904 Jun 01 22:51:40.922846 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-454552ec-a300-443c-a692-e3bb4b26481e req-dd9aa8ea-dba6-47e1-b3cf-0975f00960c0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:51:40.927508 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-454552ec-a300-443c-a692-e3bb4b26481e req-dd9aa8ea-dba6-47e1-b3cf-0975f00960c0 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.023631 Jun 01 22:51:40.927779 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1202/3655] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:51:40 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:51:42.477898 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestVolumeBootPattern-server-462155638", "imageRef": "", "flavorRef": "42", "security_groups": [{"name": "tempest-secgroup-smoke-1753043171"}], "block_device_mapping_v2": [{"uuid": "7b3c2ccb-1ff3-45df-9911-77809e225697", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestVolumeBootPattern-576267555", "networks": [{"uuid": "ff3b2d13-aff4-41f5-b7e9-f43caca179df"}]}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:51:42.511103 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:42.511434 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:42.511746 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:42.512211 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:42.512522 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:42.512804 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:42.517780 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:42.574024 np0000001904 devstack@n-api.service[86662]: DEBUG nova.network.neutron [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] validate_networks() for [('ff3b2d13-aff4-41f5-b7e9-f43caca179df', None, None, None, None, None)] {{(pid=86662) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:51:42.574349 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:42.760876 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:42.961738 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:51:42.961902 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:51:42.962083 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:51:42.962240 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:51:42.962384 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:51:42.967574 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:42.967742 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:42.967864 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:42.968280 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:42.968418 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:42.969369 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:42.978237 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:51:42.980215 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Getting quotas for user 720720a71fc744449b75cea9b4b611e7 and project b9dc4703a055449fbb123f713a3d1bfd. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:51:43.009821 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Going to run 1 instances... {{(pid=86662) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:51:43.011088 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] 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='7b3c2ccb-1ff3-45df-9911-77809e225697',volume_size=None,volume_type=None)] {{(pid=86662) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:51:43.103904 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-cf78669f-c7d8-4c4b-96f9-4b92902c31b2 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.627213 Jun 01 22:51:43.103904 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1232/3656] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:51:42 2026] POST /compute/v2.1/servers => generated 406 bytes in 628 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:51:43.117055 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f1f1afc0-ee21-4b3e-be75-ab87f3dfaf0d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:43.117308 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f1f1afc0-ee21-4b3e-be75-ab87f3dfaf0d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:43.127639 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f1f1afc0-ee21-4b3e-be75-ab87f3dfaf0d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:43.174328 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f1f1afc0-ee21-4b3e-be75-ab87f3dfaf0d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:43.182584 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f1f1afc0-ee21-4b3e-be75-ab87f3dfaf0d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 200 len: 1091 microversion: 2.1 time: 0.067294 Jun 01 22:51:43.182584 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1223/3657] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:51:43 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 1091 bytes in 68 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:51:44.195811 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-25dc818f-ab05-442e-90e2-e8ec2a7c5a8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:44.197298 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-25dc818f-ab05-442e-90e2-e8ec2a7c5a8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:44.201768 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-25dc818f-ab05-442e-90e2-e8ec2a7c5a8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:44.202029 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-25dc818f-ab05-442e-90e2-e8ec2a7c5a8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:44.202281 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-25dc818f-ab05-442e-90e2-e8ec2a7c5a8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:44.202717 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-25dc818f-ab05-442e-90e2-e8ec2a7c5a8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:44.203014 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-25dc818f-ab05-442e-90e2-e8ec2a7c5a8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:44.203313 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-25dc818f-ab05-442e-90e2-e8ec2a7c5a8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:44.219344 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-25dc818f-ab05-442e-90e2-e8ec2a7c5a8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:44.269293 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-25dc818f-ab05-442e-90e2-e8ec2a7c5a8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:44.276266 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-25dc818f-ab05-442e-90e2-e8ec2a7c5a8b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 200 len: 1141 microversion: 2.1 time: 0.082291 Jun 01 22:51:44.276576 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1203/3658] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:51:44 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 1141 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:51:45.289795 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-0085707b-9285-46dc-86e2-a0d0d8b2f9a9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:45.293338 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-0085707b-9285-46dc-86e2-a0d0d8b2f9a9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:45.296546 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0085707b-9285-46dc-86e2-a0d0d8b2f9a9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:45.298461 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0085707b-9285-46dc-86e2-a0d0d8b2f9a9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:45.298461 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0085707b-9285-46dc-86e2-a0d0d8b2f9a9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:45.298461 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0085707b-9285-46dc-86e2-a0d0d8b2f9a9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:45.298461 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0085707b-9285-46dc-86e2-a0d0d8b2f9a9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:45.298763 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-0085707b-9285-46dc-86e2-a0d0d8b2f9a9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:45.313584 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-0085707b-9285-46dc-86e2-a0d0d8b2f9a9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:45.356929 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-0085707b-9285-46dc-86e2-a0d0d8b2f9a9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:45.364167 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-0085707b-9285-46dc-86e2-a0d0d8b2f9a9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 200 len: 1189 microversion: 2.1 time: 0.076081 Jun 01 22:51:45.364607 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1233/3659] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:51:45 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 1189 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:51:46.378868 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-46d753eb-7329-4353-8d1a-70e08fe2bc95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:46.380818 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-46d753eb-7329-4353-8d1a-70e08fe2bc95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:46.385865 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-46d753eb-7329-4353-8d1a-70e08fe2bc95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:46.386219 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-46d753eb-7329-4353-8d1a-70e08fe2bc95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:46.386502 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-46d753eb-7329-4353-8d1a-70e08fe2bc95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:46.387104 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-46d753eb-7329-4353-8d1a-70e08fe2bc95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:46.387513 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-46d753eb-7329-4353-8d1a-70e08fe2bc95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:46.387943 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-46d753eb-7329-4353-8d1a-70e08fe2bc95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:46.403723 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-46d753eb-7329-4353-8d1a-70e08fe2bc95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:46.461211 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-46d753eb-7329-4353-8d1a-70e08fe2bc95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:46.468333 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-46d753eb-7329-4353-8d1a-70e08fe2bc95 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 200 len: 1189 microversion: 2.1 time: 0.091784 Jun 01 22:51:46.468757 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1224/3660] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:51:46 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 1189 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:51:47.484233 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c74452f5-77de-48b8-a916-0e04980bfd9c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:47.485912 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c74452f5-77de-48b8-a916-0e04980bfd9c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:47.491452 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c74452f5-77de-48b8-a916-0e04980bfd9c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:47.491793 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c74452f5-77de-48b8-a916-0e04980bfd9c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:47.492042 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c74452f5-77de-48b8-a916-0e04980bfd9c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:47.492482 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c74452f5-77de-48b8-a916-0e04980bfd9c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:47.492792 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c74452f5-77de-48b8-a916-0e04980bfd9c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:47.493070 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c74452f5-77de-48b8-a916-0e04980bfd9c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:47.505362 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c74452f5-77de-48b8-a916-0e04980bfd9c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:47.556448 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c74452f5-77de-48b8-a916-0e04980bfd9c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:47.564451 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c74452f5-77de-48b8-a916-0e04980bfd9c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 200 len: 1197 microversion: 2.1 time: 0.081835 Jun 01 22:51:47.564768 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1204/3661] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:51:47 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 1197 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:51:48.440700 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-b82c6435-8f4c-4d97-ac3b-692774e0f6ef req-229b0cbc-488f-44c8-bc94-c66c3a98c3d3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a75df4c3-9245-4d60-9fe1-fc5807e36d72", "tag": "cadfc946-1553-40b2-a719-260635341f3e"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:51:48.447419 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b82c6435-8f4c-4d97-ac3b-692774e0f6ef req-229b0cbc-488f-44c8-bc94-c66c3a98c3d3 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:48.447615 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b82c6435-8f4c-4d97-ac3b-692774e0f6ef req-229b0cbc-488f-44c8-bc94-c66c3a98c3d3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:48.447851 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-b82c6435-8f4c-4d97-ac3b-692774e0f6ef req-229b0cbc-488f-44c8-bc94-c66c3a98c3d3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:48.454116 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-b82c6435-8f4c-4d97-ac3b-692774e0f6ef req-229b0cbc-488f-44c8-bc94-c66c3a98c3d3 service nova] Creating event network-changed:cadfc946-1553-40b2-a719-260635341f3e for instance a75df4c3-9245-4d60-9fe1-fc5807e36d72 on np0000001904 Jun 01 22:51:48.454701 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-b82c6435-8f4c-4d97-ac3b-692774e0f6ef req-229b0cbc-488f-44c8-bc94-c66c3a98c3d3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:51:48.458916 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-b82c6435-8f4c-4d97-ac3b-692774e0f6ef req-229b0cbc-488f-44c8-bc94-c66c3a98c3d3 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020104 Jun 01 22:51:48.459359 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1234/3662] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:51:48 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:51:48.583697 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b340dee3-e2b1-4b3f-9061-b9bfee167da8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:48.585103 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b340dee3-e2b1-4b3f-9061-b9bfee167da8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:48.589647 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b340dee3-e2b1-4b3f-9061-b9bfee167da8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:48.589913 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b340dee3-e2b1-4b3f-9061-b9bfee167da8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:48.590152 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b340dee3-e2b1-4b3f-9061-b9bfee167da8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:48.590581 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b340dee3-e2b1-4b3f-9061-b9bfee167da8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:48.590875 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b340dee3-e2b1-4b3f-9061-b9bfee167da8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:48.591184 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b340dee3-e2b1-4b3f-9061-b9bfee167da8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:48.602821 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b340dee3-e2b1-4b3f-9061-b9bfee167da8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:48.742163 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b340dee3-e2b1-4b3f-9061-b9bfee167da8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:48.749141 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b340dee3-e2b1-4b3f-9061-b9bfee167da8 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 200 len: 1275 microversion: 2.1 time: 0.167056 Jun 01 22:51:48.749518 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1225/3663] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:51:48 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 1275 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:51:49.762108 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c79ac0c2-3cdb-4af4-ba0d-2e8eb24eee61 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:49.763434 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c79ac0c2-3cdb-4af4-ba0d-2e8eb24eee61 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:49.769337 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c79ac0c2-3cdb-4af4-ba0d-2e8eb24eee61 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:49.769586 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c79ac0c2-3cdb-4af4-ba0d-2e8eb24eee61 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:49.769794 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c79ac0c2-3cdb-4af4-ba0d-2e8eb24eee61 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:49.770200 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c79ac0c2-3cdb-4af4-ba0d-2e8eb24eee61 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:49.770480 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c79ac0c2-3cdb-4af4-ba0d-2e8eb24eee61 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:49.770768 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c79ac0c2-3cdb-4af4-ba0d-2e8eb24eee61 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:49.784140 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c79ac0c2-3cdb-4af4-ba0d-2e8eb24eee61 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:49.916372 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c79ac0c2-3cdb-4af4-ba0d-2e8eb24eee61 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:49.923517 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c79ac0c2-3cdb-4af4-ba0d-2e8eb24eee61 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 200 len: 1275 microversion: 2.1 time: 0.163082 Jun 01 22:51:49.923812 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1205/3664] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:51:49 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 1275 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:51:50.936849 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-950ed263-538c-46ca-97ad-8b396da7dcf0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:50.938406 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-950ed263-538c-46ca-97ad-8b396da7dcf0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:50.942530 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-950ed263-538c-46ca-97ad-8b396da7dcf0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:50.942862 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-950ed263-538c-46ca-97ad-8b396da7dcf0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:50.943138 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-950ed263-538c-46ca-97ad-8b396da7dcf0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:50.943624 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-950ed263-538c-46ca-97ad-8b396da7dcf0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:50.943989 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-950ed263-538c-46ca-97ad-8b396da7dcf0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:50.944315 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-950ed263-538c-46ca-97ad-8b396da7dcf0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:50.956741 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-950ed263-538c-46ca-97ad-8b396da7dcf0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:51.064183 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-950ed263-538c-46ca-97ad-8b396da7dcf0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:51.071094 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-950ed263-538c-46ca-97ad-8b396da7dcf0 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 200 len: 1263 microversion: 2.1 time: 0.135890 Jun 01 22:51:51.071366 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1235/3665] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:51:50 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 1263 bytes in 136 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:51:52.084798 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-afb126af-8084-4688-ad1d-8796a1b98666 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:52.086076 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-afb126af-8084-4688-ad1d-8796a1b98666 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:52.092427 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-afb126af-8084-4688-ad1d-8796a1b98666 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:52.092681 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-afb126af-8084-4688-ad1d-8796a1b98666 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:52.092888 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-afb126af-8084-4688-ad1d-8796a1b98666 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:52.093285 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-afb126af-8084-4688-ad1d-8796a1b98666 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:52.093556 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-afb126af-8084-4688-ad1d-8796a1b98666 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:52.093857 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-afb126af-8084-4688-ad1d-8796a1b98666 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:52.106320 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-afb126af-8084-4688-ad1d-8796a1b98666 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:52.229382 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-afb126af-8084-4688-ad1d-8796a1b98666 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:52.239711 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-afb126af-8084-4688-ad1d-8796a1b98666 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 200 len: 1263 microversion: 2.1 time: 0.155227 Jun 01 22:51:52.239711 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1226/3666] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:51:52 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 1263 bytes in 156 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:51:52.971807 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:51:52.982740 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:51:53.176295 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:51:53.251542 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-19bf927a-213c-4cfd-b9a4-69cd2594d1e5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:53.252823 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-19bf927a-213c-4cfd-b9a4-69cd2594d1e5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:53.256957 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-19bf927a-213c-4cfd-b9a4-69cd2594d1e5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:53.257184 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-19bf927a-213c-4cfd-b9a4-69cd2594d1e5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:53.257372 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-19bf927a-213c-4cfd-b9a4-69cd2594d1e5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:53.257776 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-19bf927a-213c-4cfd-b9a4-69cd2594d1e5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:53.258087 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-19bf927a-213c-4cfd-b9a4-69cd2594d1e5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:53.258363 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-19bf927a-213c-4cfd-b9a4-69cd2594d1e5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:53.270052 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-19bf927a-213c-4cfd-b9a4-69cd2594d1e5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:53.375544 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-19bf927a-213c-4cfd-b9a4-69cd2594d1e5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:53.382166 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-19bf927a-213c-4cfd-b9a4-69cd2594d1e5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 200 len: 1263 microversion: 2.1 time: 0.132150 Jun 01 22:51:53.382415 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1206/3667] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:51:53 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 1263 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:51:54.397614 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-11769597-23ec-4f8b-b6b6-e822bf1b9d88 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:54.399056 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-11769597-23ec-4f8b-b6b6-e822bf1b9d88 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:54.403458 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-11769597-23ec-4f8b-b6b6-e822bf1b9d88 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:54.403738 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-11769597-23ec-4f8b-b6b6-e822bf1b9d88 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:54.403944 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-11769597-23ec-4f8b-b6b6-e822bf1b9d88 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:54.404355 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-11769597-23ec-4f8b-b6b6-e822bf1b9d88 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:54.404643 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-11769597-23ec-4f8b-b6b6-e822bf1b9d88 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:54.404928 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-11769597-23ec-4f8b-b6b6-e822bf1b9d88 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:54.417896 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-11769597-23ec-4f8b-b6b6-e822bf1b9d88 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:54.554053 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-11769597-23ec-4f8b-b6b6-e822bf1b9d88 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:54.561395 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-11769597-23ec-4f8b-b6b6-e822bf1b9d88 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 200 len: 1263 microversion: 2.1 time: 0.165455 Jun 01 22:51:54.561678 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1236/3668] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:51:54 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 1263 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:51:55.576706 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-03630a41-7781-4288-8b09-3555df6f7f35 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:55.578544 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-03630a41-7781-4288-8b09-3555df6f7f35 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:55.583450 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-03630a41-7781-4288-8b09-3555df6f7f35 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:55.583779 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-03630a41-7781-4288-8b09-3555df6f7f35 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:55.584075 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-03630a41-7781-4288-8b09-3555df6f7f35 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:55.584528 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-03630a41-7781-4288-8b09-3555df6f7f35 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:55.584885 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-03630a41-7781-4288-8b09-3555df6f7f35 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:55.585162 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-03630a41-7781-4288-8b09-3555df6f7f35 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:55.598267 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-03630a41-7781-4288-8b09-3555df6f7f35 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:55.739468 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-03630a41-7781-4288-8b09-3555df6f7f35 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:55.746120 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-03630a41-7781-4288-8b09-3555df6f7f35 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 200 len: 1263 microversion: 2.1 time: 0.171601 Jun 01 22:51:55.746359 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1227/3669] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:51:55 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 1263 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:51:56.760246 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e6e7ede8-dad0-4519-bc5c-13a0abbba65d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:56.761683 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e6e7ede8-dad0-4519-bc5c-13a0abbba65d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:56.765893 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e6e7ede8-dad0-4519-bc5c-13a0abbba65d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:56.766119 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e6e7ede8-dad0-4519-bc5c-13a0abbba65d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:56.766307 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e6e7ede8-dad0-4519-bc5c-13a0abbba65d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:56.766729 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e6e7ede8-dad0-4519-bc5c-13a0abbba65d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:56.767021 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e6e7ede8-dad0-4519-bc5c-13a0abbba65d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:56.767279 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e6e7ede8-dad0-4519-bc5c-13a0abbba65d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:56.784539 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e6e7ede8-dad0-4519-bc5c-13a0abbba65d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:56.926441 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e6e7ede8-dad0-4519-bc5c-13a0abbba65d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:56.933009 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e6e7ede8-dad0-4519-bc5c-13a0abbba65d tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 200 len: 1263 microversion: 2.1 time: 0.174517 Jun 01 22:51:56.933265 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1207/3670] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:51:56 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 1263 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:51:57.948640 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-f036c433-8c6d-45c4-82fc-7a49beae7379 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:57.949772 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-f036c433-8c6d-45c4-82fc-7a49beae7379 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:57.954192 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f036c433-8c6d-45c4-82fc-7a49beae7379 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:57.954432 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f036c433-8c6d-45c4-82fc-7a49beae7379 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:57.954684 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f036c433-8c6d-45c4-82fc-7a49beae7379 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:57.955106 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f036c433-8c6d-45c4-82fc-7a49beae7379 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:57.955389 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f036c433-8c6d-45c4-82fc-7a49beae7379 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:57.955743 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-f036c433-8c6d-45c4-82fc-7a49beae7379 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:57.967768 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-f036c433-8c6d-45c4-82fc-7a49beae7379 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:58.077834 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-f036c433-8c6d-45c4-82fc-7a49beae7379 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:58.084074 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-f036c433-8c6d-45c4-82fc-7a49beae7379 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 200 len: 1263 microversion: 2.1 time: 0.137328 Jun 01 22:51:58.084313 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1237/3671] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:51:57 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 1263 bytes in 138 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:51:58.942803 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-d3ce7a83-0274-4e91-8294-7770df207f07 req-28a852fa-683c-4c5d-b958-3912840e3f81 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a75df4c3-9245-4d60-9fe1-fc5807e36d72", "name": "network-vif-plugged", "status": "completed", "tag": "cadfc946-1553-40b2-a719-260635341f3e"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:51:58.948806 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-d3ce7a83-0274-4e91-8294-7770df207f07 req-28a852fa-683c-4c5d-b958-3912840e3f81 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:58.949852 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-d3ce7a83-0274-4e91-8294-7770df207f07 req-28a852fa-683c-4c5d-b958-3912840e3f81 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:58.949852 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-d3ce7a83-0274-4e91-8294-7770df207f07 req-28a852fa-683c-4c5d-b958-3912840e3f81 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:58.954748 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-d3ce7a83-0274-4e91-8294-7770df207f07 req-28a852fa-683c-4c5d-b958-3912840e3f81 service nova] Creating event network-vif-plugged:cadfc946-1553-40b2-a719-260635341f3e for instance a75df4c3-9245-4d60-9fe1-fc5807e36d72 on np0000001904 Jun 01 22:51:58.954748 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-d3ce7a83-0274-4e91-8294-7770df207f07 req-28a852fa-683c-4c5d-b958-3912840e3f81 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:51:58.960950 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-d3ce7a83-0274-4e91-8294-7770df207f07 req-28a852fa-683c-4c5d-b958-3912840e3f81 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020362 Jun 01 22:51:58.961140 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1228/3672] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:51:58 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:51:59.099762 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-1fb3efa7-a575-432c-bda0-baa8e243a9b1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:51:59.100979 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-1fb3efa7-a575-432c-bda0-baa8e243a9b1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:51:59.105274 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1fb3efa7-a575-432c-bda0-baa8e243a9b1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:59.105508 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1fb3efa7-a575-432c-bda0-baa8e243a9b1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:59.105774 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1fb3efa7-a575-432c-bda0-baa8e243a9b1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:59.106176 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1fb3efa7-a575-432c-bda0-baa8e243a9b1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:51:59.106447 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1fb3efa7-a575-432c-bda0-baa8e243a9b1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:51:59.106774 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-1fb3efa7-a575-432c-bda0-baa8e243a9b1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:51:59.118334 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-1fb3efa7-a575-432c-bda0-baa8e243a9b1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:51:59.226315 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-1fb3efa7-a575-432c-bda0-baa8e243a9b1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:51:59.232838 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-1fb3efa7-a575-432c-bda0-baa8e243a9b1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 200 len: 1263 microversion: 2.1 time: 0.134731 Jun 01 22:51:59.233080 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1208/3673] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:51:59 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 1263 bytes in 135 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:52:00.247536 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4f232fe9-951c-4d2d-ae4f-0b967410bde7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:00.249364 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4f232fe9-951c-4d2d-ae4f-0b967410bde7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:00.255051 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f232fe9-951c-4d2d-ae4f-0b967410bde7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:00.255364 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f232fe9-951c-4d2d-ae4f-0b967410bde7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:00.255636 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f232fe9-951c-4d2d-ae4f-0b967410bde7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:00.256169 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f232fe9-951c-4d2d-ae4f-0b967410bde7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:00.256536 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f232fe9-951c-4d2d-ae4f-0b967410bde7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:00.256932 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4f232fe9-951c-4d2d-ae4f-0b967410bde7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:00.275793 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4f232fe9-951c-4d2d-ae4f-0b967410bde7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:00.418773 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4f232fe9-951c-4d2d-ae4f-0b967410bde7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:00.425851 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4f232fe9-951c-4d2d-ae4f-0b967410bde7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 200 len: 1263 microversion: 2.1 time: 0.180295 Jun 01 22:52:00.426110 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1238/3674] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:52:00 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 1263 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:52:01.005965 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-a2223dfa-21e1-4286-874f-8356b81d83ef req-53e79199-77a2-4743-86c9-ece3c8917e67 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a75df4c3-9245-4d60-9fe1-fc5807e36d72", "name": "network-vif-plugged", "status": "completed", "tag": "cadfc946-1553-40b2-a719-260635341f3e"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:52:01.010982 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a2223dfa-21e1-4286-874f-8356b81d83ef req-53e79199-77a2-4743-86c9-ece3c8917e67 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:01.011185 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a2223dfa-21e1-4286-874f-8356b81d83ef req-53e79199-77a2-4743-86c9-ece3c8917e67 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:01.011357 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a2223dfa-21e1-4286-874f-8356b81d83ef req-53e79199-77a2-4743-86c9-ece3c8917e67 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:01.018116 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a2223dfa-21e1-4286-874f-8356b81d83ef req-53e79199-77a2-4743-86c9-ece3c8917e67 service nova] Creating event network-vif-plugged:cadfc946-1553-40b2-a719-260635341f3e for instance a75df4c3-9245-4d60-9fe1-fc5807e36d72 on np0000001904 Jun 01 22:52:01.018723 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-a2223dfa-21e1-4286-874f-8356b81d83ef req-53e79199-77a2-4743-86c9-ece3c8917e67 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:52:01.023954 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-a2223dfa-21e1-4286-874f-8356b81d83ef req-53e79199-77a2-4743-86c9-ece3c8917e67 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020513 Jun 01 22:52:01.024552 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1229/3675] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:52:01 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:52:01.441370 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e8da3489-dd74-4e60-8ebe-6fe906502727 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:01.443317 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e8da3489-dd74-4e60-8ebe-6fe906502727 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:01.449255 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e8da3489-dd74-4e60-8ebe-6fe906502727 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:01.449657 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e8da3489-dd74-4e60-8ebe-6fe906502727 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:01.450008 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e8da3489-dd74-4e60-8ebe-6fe906502727 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:01.450558 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e8da3489-dd74-4e60-8ebe-6fe906502727 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:01.451003 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e8da3489-dd74-4e60-8ebe-6fe906502727 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:01.451452 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e8da3489-dd74-4e60-8ebe-6fe906502727 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:01.468041 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e8da3489-dd74-4e60-8ebe-6fe906502727 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:01.628298 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e8da3489-dd74-4e60-8ebe-6fe906502727 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:01.636045 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e8da3489-dd74-4e60-8ebe-6fe906502727 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 200 len: 1447 microversion: 2.1 time: 0.196751 Jun 01 22:52:01.636485 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1209/3676] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:52:01 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 1447 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:52:01.649335 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-32a46dc5-f2ab-41fc-bb36-72d77968049a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:01.650752 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-32a46dc5-f2ab-41fc-bb36-72d77968049a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:01.655387 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32a46dc5-f2ab-41fc-bb36-72d77968049a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:01.655715 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32a46dc5-f2ab-41fc-bb36-72d77968049a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:01.655929 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32a46dc5-f2ab-41fc-bb36-72d77968049a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:01.656342 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32a46dc5-f2ab-41fc-bb36-72d77968049a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:01.656683 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32a46dc5-f2ab-41fc-bb36-72d77968049a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:01.656995 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-32a46dc5-f2ab-41fc-bb36-72d77968049a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:01.671071 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-32a46dc5-f2ab-41fc-bb36-72d77968049a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:01.778857 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-32a46dc5-f2ab-41fc-bb36-72d77968049a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:01.786011 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-32a46dc5-f2ab-41fc-bb36-72d77968049a tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 200 len: 1447 microversion: 2.1 time: 0.138339 Jun 01 22:52:01.786265 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1239/3677] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:52:01 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 1447 bytes in 139 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:52:03.059886 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-a3d3bd63-839c-41ea-ab52-1904cb5a30fc req-fb03518d-32f9-440c-833d-ee68e7ff9c4a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a75df4c3-9245-4d60-9fe1-fc5807e36d72", "tag": "cadfc946-1553-40b2-a719-260635341f3e"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:52:03.065346 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a3d3bd63-839c-41ea-ab52-1904cb5a30fc req-fb03518d-32f9-440c-833d-ee68e7ff9c4a service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:03.065452 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a3d3bd63-839c-41ea-ab52-1904cb5a30fc req-fb03518d-32f9-440c-833d-ee68e7ff9c4a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:03.065575 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-a3d3bd63-839c-41ea-ab52-1904cb5a30fc req-fb03518d-32f9-440c-833d-ee68e7ff9c4a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:03.071309 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-a3d3bd63-839c-41ea-ab52-1904cb5a30fc req-fb03518d-32f9-440c-833d-ee68e7ff9c4a service nova] Creating event network-changed:cadfc946-1553-40b2-a719-260635341f3e for instance a75df4c3-9245-4d60-9fe1-fc5807e36d72 on np0000001904 Jun 01 22:52:03.071697 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-a3d3bd63-839c-41ea-ab52-1904cb5a30fc req-fb03518d-32f9-440c-833d-ee68e7ff9c4a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:52:03.075271 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-a3d3bd63-839c-41ea-ab52-1904cb5a30fc req-fb03518d-32f9-440c-833d-ee68e7ff9c4a service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017148 Jun 01 22:52:03.075575 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1230/3678] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:52:03 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:52:11.445851 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=20,nova_api:INSERT=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:52:11.630405 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=42 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:52:11.652798 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=21,nova_api:INSERT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:52:11.780910 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=47 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:52:13.063277 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=20,nova_api:INSERT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:52:13.067828 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=42 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:52:15.952268 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5c16eba1-c4db-4342-bf15-aee7a6fcc039 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:15.954119 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5c16eba1-c4db-4342-bf15-aee7a6fcc039 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:15.958106 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c16eba1-c4db-4342-bf15-aee7a6fcc039 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:15.958355 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c16eba1-c4db-4342-bf15-aee7a6fcc039 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:15.958574 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c16eba1-c4db-4342-bf15-aee7a6fcc039 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:15.958975 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c16eba1-c4db-4342-bf15-aee7a6fcc039 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:15.959255 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c16eba1-c4db-4342-bf15-aee7a6fcc039 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:15.959525 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5c16eba1-c4db-4342-bf15-aee7a6fcc039 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:15.974798 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5c16eba1-c4db-4342-bf15-aee7a6fcc039 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:16.106826 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5c16eba1-c4db-4342-bf15-aee7a6fcc039 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:16.111439 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5c16eba1-c4db-4342-bf15-aee7a6fcc039 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:16.111999 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5c16eba1-c4db-4342-bf15-aee7a6fcc039 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:16.117689 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5c16eba1-c4db-4342-bf15-aee7a6fcc039 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5" status: 200 len: 1805 microversion: 2.60 time: 0.167044 Jun 01 22:52:16.118054 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1210/3679] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:52:15 2026] GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 => generated 1805 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:52:19.948663 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d6d92d40-3945-45f2-a974-9aed96d48065 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "5eeac6c8-41f6-45a2-85e9-c794948896ed"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:52:19.950601 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d6d92d40-3945-45f2-a974-9aed96d48065 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:19.954048 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d6d92d40-3945-45f2-a974-9aed96d48065 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:19.954234 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d6d92d40-3945-45f2-a974-9aed96d48065 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:19.954361 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d6d92d40-3945-45f2-a974-9aed96d48065 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:19.954642 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d6d92d40-3945-45f2-a974-9aed96d48065 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:19.954757 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d6d92d40-3945-45f2-a974-9aed96d48065 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:19.954861 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d6d92d40-3945-45f2-a974-9aed96d48065 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:22.507844 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d6d92d40-3945-45f2-a974-9aed96d48065 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "POST /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.560899 Jun 01 22:52:22.508401 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1240/3680] 10.4.3.116 () {70 vars in 1482 bytes} [Mon Jun 1 22:52:19 2026] POST /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5/os-volume_attachments => generated 194 bytes in 2561 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:52:25.956210 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:52:26.108728 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=4 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:52:29.779227 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-85eb14be-ba0a-4a87-997c-ba078fd3e3b8 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "1d4e5789-0255-4002-baf3-ba5961b26943"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:52:29.780751 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-85eb14be-ba0a-4a87-997c-ba078fd3e3b8 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:29.784540 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-85eb14be-ba0a-4a87-997c-ba078fd3e3b8 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:29.784734 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-85eb14be-ba0a-4a87-997c-ba078fd3e3b8 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:29.784863 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-85eb14be-ba0a-4a87-997c-ba078fd3e3b8 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:29.785097 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-85eb14be-ba0a-4a87-997c-ba078fd3e3b8 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:29.785217 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-85eb14be-ba0a-4a87-997c-ba078fd3e3b8 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:29.785331 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-85eb14be-ba0a-4a87-997c-ba078fd3e3b8 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:29.952333 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:52:29.999195 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=4 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:52:32.347597 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-85eb14be-ba0a-4a87-997c-ba078fd3e3b8 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "POST /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.571537 Jun 01 22:52:32.348153 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1231/3681] 10.4.3.116 () {70 vars in 1482 bytes} [Mon Jun 1 22:52:29 2026] POST /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5/os-volume_attachments => generated 194 bytes in 2572 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:52:39.598697 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ed78613d-e4e7-4bbd-ae48-4d89fc683259 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:39.599040 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ed78613d-e4e7-4bbd-ae48-4d89fc683259 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:39.602107 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ed78613d-e4e7-4bbd-ae48-4d89fc683259 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:39.602277 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ed78613d-e4e7-4bbd-ae48-4d89fc683259 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:39.602409 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ed78613d-e4e7-4bbd-ae48-4d89fc683259 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:39.602698 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ed78613d-e4e7-4bbd-ae48-4d89fc683259 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:39.602847 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ed78613d-e4e7-4bbd-ae48-4d89fc683259 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:39.602968 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ed78613d-e4e7-4bbd-ae48-4d89fc683259 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:39.619731 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ed78613d-e4e7-4bbd-ae48-4d89fc683259 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Going to try to terminate instance {{(pid=86661) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:52:39.626987 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-f5cf63f4-29fd-4a37-909a-79c754a739e9 req-788c525f-4d5c-4f4b-b98d-efe9a7a111e5 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a75df4c3-9245-4d60-9fe1-fc5807e36d72", "tag": "cadfc946-1553-40b2-a719-260635341f3e"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:52:39.634299 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-f5cf63f4-29fd-4a37-909a-79c754a739e9 req-788c525f-4d5c-4f4b-b98d-efe9a7a111e5 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:39.634461 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-f5cf63f4-29fd-4a37-909a-79c754a739e9 req-788c525f-4d5c-4f4b-b98d-efe9a7a111e5 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:39.634584 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-f5cf63f4-29fd-4a37-909a-79c754a739e9 req-788c525f-4d5c-4f4b-b98d-efe9a7a111e5 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:39.639879 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-f5cf63f4-29fd-4a37-909a-79c754a739e9 req-788c525f-4d5c-4f4b-b98d-efe9a7a111e5 service nova] Creating event network-changed:cadfc946-1553-40b2-a719-260635341f3e for instance a75df4c3-9245-4d60-9fe1-fc5807e36d72 on np0000001904 Jun 01 22:52:39.640216 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-f5cf63f4-29fd-4a37-909a-79c754a739e9 req-788c525f-4d5c-4f4b-b98d-efe9a7a111e5 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:52:39.643877 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-f5cf63f4-29fd-4a37-909a-79c754a739e9 req-788c525f-4d5c-4f4b-b98d-efe9a7a111e5 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019085 Jun 01 22:52:39.644148 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1241/3682] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:52:39 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:52:39.667891 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ed78613d-e4e7-4bbd-ae48-4d89fc683259 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 204 len: 0 microversion: 2.1 time: 0.073282 Jun 01 22:52:39.668176 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1211/3683] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:52:39 2026] DELETE /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:52:39.676799 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-9eecace8-f0c6-4f13-ab36-19ba5127abaf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:39.678752 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-9eecace8-f0c6-4f13-ab36-19ba5127abaf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:39.683770 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9eecace8-f0c6-4f13-ab36-19ba5127abaf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:39.684067 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9eecace8-f0c6-4f13-ab36-19ba5127abaf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:39.684303 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9eecace8-f0c6-4f13-ab36-19ba5127abaf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:39.684810 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9eecace8-f0c6-4f13-ab36-19ba5127abaf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:39.685176 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9eecace8-f0c6-4f13-ab36-19ba5127abaf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:39.685493 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9eecace8-f0c6-4f13-ab36-19ba5127abaf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:39.700181 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-9eecace8-f0c6-4f13-ab36-19ba5127abaf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:39.845856 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9eecace8-f0c6-4f13-ab36-19ba5127abaf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:39.853234 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-9eecace8-f0c6-4f13-ab36-19ba5127abaf tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 200 len: 1572 microversion: 2.1 time: 0.178510 Jun 01 22:52:39.853495 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1232/3684] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:52:39 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 1572 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:52:40.816830 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-6ae3ecda-0545-4f31-8af7-bf405c8fc243 req-93195a31-b733-4cbf-ac78-a688faa46321 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a75df4c3-9245-4d60-9fe1-fc5807e36d72", "name": "network-vif-unplugged", "status": "completed", "tag": "cadfc946-1553-40b2-a719-260635341f3e"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:52:40.827344 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-6ae3ecda-0545-4f31-8af7-bf405c8fc243 req-93195a31-b733-4cbf-ac78-a688faa46321 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:40.827539 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-6ae3ecda-0545-4f31-8af7-bf405c8fc243 req-93195a31-b733-4cbf-ac78-a688faa46321 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:40.827764 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-6ae3ecda-0545-4f31-8af7-bf405c8fc243 req-93195a31-b733-4cbf-ac78-a688faa46321 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:40.837164 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-6ae3ecda-0545-4f31-8af7-bf405c8fc243 req-93195a31-b733-4cbf-ac78-a688faa46321 service nova] Creating event network-vif-unplugged:cadfc946-1553-40b2-a719-260635341f3e for instance a75df4c3-9245-4d60-9fe1-fc5807e36d72 on np0000001904 Jun 01 22:52:40.837642 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-6ae3ecda-0545-4f31-8af7-bf405c8fc243 req-93195a31-b733-4cbf-ac78-a688faa46321 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:52:40.842348 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-6ae3ecda-0545-4f31-8af7-bf405c8fc243 req-93195a31-b733-4cbf-ac78-a688faa46321 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.027904 Jun 01 22:52:40.842779 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1242/3685] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:52:40 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:52:40.867271 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ab55133c-5cea-47e3-ac00-77f552ecf595 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:40.868681 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ab55133c-5cea-47e3-ac00-77f552ecf595 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:40.872582 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab55133c-5cea-47e3-ac00-77f552ecf595 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:40.872897 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab55133c-5cea-47e3-ac00-77f552ecf595 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:40.873101 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab55133c-5cea-47e3-ac00-77f552ecf595 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:40.873493 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab55133c-5cea-47e3-ac00-77f552ecf595 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:40.873831 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab55133c-5cea-47e3-ac00-77f552ecf595 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:40.874095 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ab55133c-5cea-47e3-ac00-77f552ecf595 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:40.891116 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ab55133c-5cea-47e3-ac00-77f552ecf595 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:41.014764 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ab55133c-5cea-47e3-ac00-77f552ecf595 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:41.022561 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ab55133c-5cea-47e3-ac00-77f552ecf595 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 200 len: 1453 microversion: 2.1 time: 0.157091 Jun 01 22:52:41.022891 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1212/3686] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:52:40 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 1453 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:52:42.039881 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-f5183c95-9a57-48a8-92ba-af7a0147662b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:42.041898 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-f5183c95-9a57-48a8-92ba-af7a0147662b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:42.046347 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5183c95-9a57-48a8-92ba-af7a0147662b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:42.046620 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5183c95-9a57-48a8-92ba-af7a0147662b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:42.046887 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5183c95-9a57-48a8-92ba-af7a0147662b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:42.047312 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5183c95-9a57-48a8-92ba-af7a0147662b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:42.047629 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5183c95-9a57-48a8-92ba-af7a0147662b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:42.047947 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-f5183c95-9a57-48a8-92ba-af7a0147662b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:42.065971 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-f5183c95-9a57-48a8-92ba-af7a0147662b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:42.206764 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-f5183c95-9a57-48a8-92ba-af7a0147662b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:42.213702 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-f5183c95-9a57-48a8-92ba-af7a0147662b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 200 len: 1453 microversion: 2.1 time: 0.175797 Jun 01 22:52:42.213954 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1233/3687] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:52:42 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 1453 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:52:42.610657 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-257bcf6c-59df-4562-877d-8900b350d357 req-6e8acbfa-9d1b-4161-b648-7f2322bc4f31 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a75df4c3-9245-4d60-9fe1-fc5807e36d72", "name": "network-vif-deleted", "tag": "cadfc946-1553-40b2-a719-260635341f3e"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:52:42.616026 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-257bcf6c-59df-4562-877d-8900b350d357 req-6e8acbfa-9d1b-4161-b648-7f2322bc4f31 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:42.616183 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-257bcf6c-59df-4562-877d-8900b350d357 req-6e8acbfa-9d1b-4161-b648-7f2322bc4f31 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:42.616333 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-257bcf6c-59df-4562-877d-8900b350d357 req-6e8acbfa-9d1b-4161-b648-7f2322bc4f31 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:42.622281 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-257bcf6c-59df-4562-877d-8900b350d357 req-6e8acbfa-9d1b-4161-b648-7f2322bc4f31 service nova] Creating event network-vif-deleted:cadfc946-1553-40b2-a719-260635341f3e for instance a75df4c3-9245-4d60-9fe1-fc5807e36d72 on np0000001904 Jun 01 22:52:42.622700 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-257bcf6c-59df-4562-877d-8900b350d357 req-6e8acbfa-9d1b-4161-b648-7f2322bc4f31 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:52:42.626534 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-257bcf6c-59df-4562-877d-8900b350d357 req-6e8acbfa-9d1b-4161-b648-7f2322bc4f31 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017632 Jun 01 22:52:42.626960 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1243/3688] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:52:42 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:52:42.878522 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-07a5db19-8939-4d68-90db-45223a7e92fa req-0615e586-80f8-43b2-a710-7660002ff719 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a75df4c3-9245-4d60-9fe1-fc5807e36d72", "name": "network-vif-unplugged", "status": "completed", "tag": "cadfc946-1553-40b2-a719-260635341f3e"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:52:42.884308 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-07a5db19-8939-4d68-90db-45223a7e92fa req-0615e586-80f8-43b2-a710-7660002ff719 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:42.884459 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-07a5db19-8939-4d68-90db-45223a7e92fa req-0615e586-80f8-43b2-a710-7660002ff719 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:42.884596 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-07a5db19-8939-4d68-90db-45223a7e92fa req-0615e586-80f8-43b2-a710-7660002ff719 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:42.889880 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-07a5db19-8939-4d68-90db-45223a7e92fa req-0615e586-80f8-43b2-a710-7660002ff719 service nova] Creating event network-vif-unplugged:cadfc946-1553-40b2-a719-260635341f3e for instance a75df4c3-9245-4d60-9fe1-fc5807e36d72 on np0000001904 Jun 01 22:52:42.890235 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-07a5db19-8939-4d68-90db-45223a7e92fa req-0615e586-80f8-43b2-a710-7660002ff719 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:52:42.894144 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-07a5db19-8939-4d68-90db-45223a7e92fa req-0615e586-80f8-43b2-a710-7660002ff719 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.017244 Jun 01 22:52:42.894431 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1213/3689] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:52:42 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:52:43.227821 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a64e3ae3-c4ea-4c64-b7cb-f3b961273fb3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:43.228468 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a64e3ae3-c4ea-4c64-b7cb-f3b961273fb3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:43.232661 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a64e3ae3-c4ea-4c64-b7cb-f3b961273fb3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:43.232909 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a64e3ae3-c4ea-4c64-b7cb-f3b961273fb3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:43.233106 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a64e3ae3-c4ea-4c64-b7cb-f3b961273fb3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:43.233500 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a64e3ae3-c4ea-4c64-b7cb-f3b961273fb3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:43.233819 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a64e3ae3-c4ea-4c64-b7cb-f3b961273fb3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:43.234084 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a64e3ae3-c4ea-4c64-b7cb-f3b961273fb3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:43.247678 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a64e3ae3-c4ea-4c64-b7cb-f3b961273fb3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:43.289591 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a64e3ae3-c4ea-4c64-b7cb-f3b961273fb3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:43.296659 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a64e3ae3-c4ea-4c64-b7cb-f3b961273fb3 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 200 len: 1222 microversion: 2.1 time: 0.071151 Jun 01 22:52:43.296935 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1234/3690] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:52:43 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 1222 bytes in 72 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:52:44.310924 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-39b4de3a-131f-4d38-a1ca-c5723cf36e29 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:44.312433 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-39b4de3a-131f-4d38-a1ca-c5723cf36e29 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:44.316555 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-39b4de3a-131f-4d38-a1ca-c5723cf36e29 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:44.316841 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-39b4de3a-131f-4d38-a1ca-c5723cf36e29 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:44.317059 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-39b4de3a-131f-4d38-a1ca-c5723cf36e29 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:44.317460 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-39b4de3a-131f-4d38-a1ca-c5723cf36e29 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:44.317775 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-39b4de3a-131f-4d38-a1ca-c5723cf36e29 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:44.318065 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-39b4de3a-131f-4d38-a1ca-c5723cf36e29 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:44.336711 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-39b4de3a-131f-4d38-a1ca-c5723cf36e29 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:44.336919 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-39b4de3a-131f-4d38-a1ca-c5723cf36e29 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:44.337061 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-39b4de3a-131f-4d38-a1ca-c5723cf36e29 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:44.337300 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-39b4de3a-131f-4d38-a1ca-c5723cf36e29 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lazy-loading 'fault' on Instance uuid a75df4c3-9245-4d60-9fe1-fc5807e36d72 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:52:44.340807 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-39b4de3a-131f-4d38-a1ca-c5723cf36e29 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:44.384410 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-39b4de3a-131f-4d38-a1ca-c5723cf36e29 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:44.391051 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-39b4de3a-131f-4d38-a1ca-c5723cf36e29 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 200 len: 1227 microversion: 2.1 time: 0.081976 Jun 01 22:52:44.391296 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1244/3691] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:52:44 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 1227 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:52:45.267800 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5914b745-bb62-439c-be2e-e5a3b5907a62 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "9c3f8056-4c71-4778-85a8-14ce9b180bae"}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:52:45.269779 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5914b745-bb62-439c-be2e-e5a3b5907a62 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:45.274334 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5914b745-bb62-439c-be2e-e5a3b5907a62 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:45.274554 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5914b745-bb62-439c-be2e-e5a3b5907a62 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:45.274759 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5914b745-bb62-439c-be2e-e5a3b5907a62 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:45.275121 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5914b745-bb62-439c-be2e-e5a3b5907a62 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:45.275302 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5914b745-bb62-439c-be2e-e5a3b5907a62 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:45.275482 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5914b745-bb62-439c-be2e-e5a3b5907a62 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:45.405472 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-82c416cb-b0ac-4caa-ac7d-959d7b9e4dd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:45.407394 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-82c416cb-b0ac-4caa-ac7d-959d7b9e4dd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:45.413581 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82c416cb-b0ac-4caa-ac7d-959d7b9e4dd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:45.413878 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82c416cb-b0ac-4caa-ac7d-959d7b9e4dd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:45.414080 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82c416cb-b0ac-4caa-ac7d-959d7b9e4dd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:45.414539 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82c416cb-b0ac-4caa-ac7d-959d7b9e4dd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:45.414907 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82c416cb-b0ac-4caa-ac7d-959d7b9e4dd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:45.415172 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82c416cb-b0ac-4caa-ac7d-959d7b9e4dd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:45.432349 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82c416cb-b0ac-4caa-ac7d-959d7b9e4dd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:45.432535 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82c416cb-b0ac-4caa-ac7d-959d7b9e4dd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:45.432762 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82c416cb-b0ac-4caa-ac7d-959d7b9e4dd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:45.432982 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-82c416cb-b0ac-4caa-ac7d-959d7b9e4dd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lazy-loading 'fault' on Instance uuid a75df4c3-9245-4d60-9fe1-fc5807e36d72 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:52:45.436081 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-82c416cb-b0ac-4caa-ac7d-959d7b9e4dd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:45.483923 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-82c416cb-b0ac-4caa-ac7d-959d7b9e4dd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:45.490942 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-82c416cb-b0ac-4caa-ac7d-959d7b9e4dd1 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 200 len: 1227 microversion: 2.1 time: 0.087802 Jun 01 22:52:45.491341 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1235/3692] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:52:45 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 1227 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:52:46.504327 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4e446f3f-ca90-4638-90ae-56dd70936c30 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:46.505538 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4e446f3f-ca90-4638-90ae-56dd70936c30 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: a75df4c3-9245-4d60-9fe1-fc5807e36d72] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:46.509684 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e446f3f-ca90-4638-90ae-56dd70936c30 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:46.509962 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e446f3f-ca90-4638-90ae-56dd70936c30 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:46.510156 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e446f3f-ca90-4638-90ae-56dd70936c30 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:46.510572 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e446f3f-ca90-4638-90ae-56dd70936c30 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:46.510885 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e446f3f-ca90-4638-90ae-56dd70936c30 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:46.511160 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e446f3f-ca90-4638-90ae-56dd70936c30 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:46.518899 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-4e446f3f-ca90-4638-90ae-56dd70936c30 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] HTTP exception thrown: Instance a75df4c3-9245-4d60-9fe1-fc5807e36d72 could not be found. Jun 01 22:52:46.519092 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4e446f3f-ca90-4638-90ae-56dd70936c30 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Returning 404 to user: Instance a75df4c3-9245-4d60-9fe1-fc5807e36d72 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:52:46.519441 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4e446f3f-ca90-4638-90ae-56dd70936c30 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72" status: 404 len: 111 microversion: 2.1 time: 0.016759 Jun 01 22:52:46.519727 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1245/3693] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:52:46 2026] GET /compute/v2.1/servers/a75df4c3-9245-4d60-9fe1-fc5807e36d72 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:52:47.827515 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5914b745-bb62-439c-be2e-e5a3b5907a62 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "POST /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.562135 Jun 01 22:52:47.827928 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1214/3694] 10.4.3.116 () {70 vars in 1482 bytes} [Mon Jun 1 22:52:45 2026] POST /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5/os-volume_attachments => generated 194 bytes in 2563 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:52:48.933131 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-0dfee780-5602-4b1a-8be6-066094392f3b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:48.933496 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0dfee780-5602-4b1a-8be6-066094392f3b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:48.936996 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0dfee780-5602-4b1a-8be6-066094392f3b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:48.937357 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0dfee780-5602-4b1a-8be6-066094392f3b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:48.937357 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0dfee780-5602-4b1a-8be6-066094392f3b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:48.937552 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0dfee780-5602-4b1a-8be6-066094392f3b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:48.937552 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0dfee780-5602-4b1a-8be6-066094392f3b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:48.937760 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-0dfee780-5602-4b1a-8be6-066094392f3b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:48.950482 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-0dfee780-5602-4b1a-8be6-066094392f3b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:52:48.953789 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-ba836b18-4450-4340-a0e6-71438c2ea47f req-9a429e2c-6e4d-4b45-aa4a-7cec01538615 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "1277e062-02ef-4244-873b-eacbf6b401f1", "tag": "590d6c0e-b13e-4232-b230-f62700f2e6cf"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:52:48.958538 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ba836b18-4450-4340-a0e6-71438c2ea47f req-9a429e2c-6e4d-4b45-aa4a-7cec01538615 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:48.958740 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ba836b18-4450-4340-a0e6-71438c2ea47f req-9a429e2c-6e4d-4b45-aa4a-7cec01538615 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:48.958860 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-ba836b18-4450-4340-a0e6-71438c2ea47f req-9a429e2c-6e4d-4b45-aa4a-7cec01538615 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:48.965842 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-ba836b18-4450-4340-a0e6-71438c2ea47f req-9a429e2c-6e4d-4b45-aa4a-7cec01538615 service nova] Creating event network-changed:590d6c0e-b13e-4232-b230-f62700f2e6cf for instance 1277e062-02ef-4244-873b-eacbf6b401f1 on np0000001904 Jun 01 22:52:48.966173 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-ba836b18-4450-4340-a0e6-71438c2ea47f req-9a429e2c-6e4d-4b45-aa4a-7cec01538615 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:52:48.969841 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-ba836b18-4450-4340-a0e6-71438c2ea47f req-9a429e2c-6e4d-4b45-aa4a-7cec01538615 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017681 Jun 01 22:52:48.970193 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1246/3695] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:52:48 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:52:48.996664 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-0dfee780-5602-4b1a-8be6-066094392f3b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 204 len: 0 microversion: 2.1 time: 0.065151 Jun 01 22:52:48.996965 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1236/3696] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:52:48 2026] DELETE /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 0 bytes in 66 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:52:49.004937 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-05f42c83-c20a-4a94-a5fc-b93df14d3576 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:49.006381 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-05f42c83-c20a-4a94-a5fc-b93df14d3576 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:49.011335 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05f42c83-c20a-4a94-a5fc-b93df14d3576 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:49.011683 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05f42c83-c20a-4a94-a5fc-b93df14d3576 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:49.011968 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05f42c83-c20a-4a94-a5fc-b93df14d3576 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:49.012460 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05f42c83-c20a-4a94-a5fc-b93df14d3576 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:49.012830 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05f42c83-c20a-4a94-a5fc-b93df14d3576 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:49.013150 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-05f42c83-c20a-4a94-a5fc-b93df14d3576 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:49.027314 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-05f42c83-c20a-4a94-a5fc-b93df14d3576 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:49.167388 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-05f42c83-c20a-4a94-a5fc-b93df14d3576 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:49.174680 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-05f42c83-c20a-4a94-a5fc-b93df14d3576 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1571 microversion: 2.1 time: 0.171516 Jun 01 22:52:49.174941 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1215/3697] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:52:49 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1571 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:52:50.134818 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-340fd828-4992-4ca1-8229-1d3f672f6928 req-a6b0685f-576d-41b2-bf1c-dad5f602b527 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1277e062-02ef-4244-873b-eacbf6b401f1", "name": "network-vif-unplugged", "status": "completed", "tag": "590d6c0e-b13e-4232-b230-f62700f2e6cf"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:52:50.140552 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-340fd828-4992-4ca1-8229-1d3f672f6928 req-a6b0685f-576d-41b2-bf1c-dad5f602b527 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:50.140738 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-340fd828-4992-4ca1-8229-1d3f672f6928 req-a6b0685f-576d-41b2-bf1c-dad5f602b527 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:50.140856 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-340fd828-4992-4ca1-8229-1d3f672f6928 req-a6b0685f-576d-41b2-bf1c-dad5f602b527 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:50.146483 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-340fd828-4992-4ca1-8229-1d3f672f6928 req-a6b0685f-576d-41b2-bf1c-dad5f602b527 service nova] Creating event network-vif-unplugged:590d6c0e-b13e-4232-b230-f62700f2e6cf for instance 1277e062-02ef-4244-873b-eacbf6b401f1 on np0000001904 Jun 01 22:52:50.146880 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-340fd828-4992-4ca1-8229-1d3f672f6928 req-a6b0685f-576d-41b2-bf1c-dad5f602b527 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:52:50.150374 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-340fd828-4992-4ca1-8229-1d3f672f6928 req-a6b0685f-576d-41b2-bf1c-dad5f602b527 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.017538 Jun 01 22:52:50.150769 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1247/3698] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:52:50 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:52:50.189052 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b8c5dc20-0788-4459-b63c-c7a49f10062c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:50.190592 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b8c5dc20-0788-4459-b63c-c7a49f10062c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:50.194011 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b8c5dc20-0788-4459-b63c-c7a49f10062c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:50.194257 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b8c5dc20-0788-4459-b63c-c7a49f10062c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:50.194453 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b8c5dc20-0788-4459-b63c-c7a49f10062c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:50.194863 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b8c5dc20-0788-4459-b63c-c7a49f10062c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:50.195137 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b8c5dc20-0788-4459-b63c-c7a49f10062c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:50.195406 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b8c5dc20-0788-4459-b63c-c7a49f10062c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:50.209402 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b8c5dc20-0788-4459-b63c-c7a49f10062c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:50.330462 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b8c5dc20-0788-4459-b63c-c7a49f10062c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:50.338802 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b8c5dc20-0788-4459-b63c-c7a49f10062c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1453 microversion: 2.1 time: 0.151501 Jun 01 22:52:50.339253 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1237/3699] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:52:50 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1453 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:52:51.355337 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ce4f84ce-bad9-4e91-ad5d-3bcf1dddbac9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:51.357544 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ce4f84ce-bad9-4e91-ad5d-3bcf1dddbac9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:51.361809 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce4f84ce-bad9-4e91-ad5d-3bcf1dddbac9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:51.362078 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce4f84ce-bad9-4e91-ad5d-3bcf1dddbac9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:51.362297 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce4f84ce-bad9-4e91-ad5d-3bcf1dddbac9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:51.362787 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce4f84ce-bad9-4e91-ad5d-3bcf1dddbac9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:51.363111 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce4f84ce-bad9-4e91-ad5d-3bcf1dddbac9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:51.363407 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce4f84ce-bad9-4e91-ad5d-3bcf1dddbac9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:51.377444 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ce4f84ce-bad9-4e91-ad5d-3bcf1dddbac9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:51.512343 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ce4f84ce-bad9-4e91-ad5d-3bcf1dddbac9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:51.519695 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ce4f84ce-bad9-4e91-ad5d-3bcf1dddbac9 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1453 microversion: 2.1 time: 0.166382 Jun 01 22:52:51.519950 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1216/3700] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:52:51 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1453 bytes in 167 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:52:52.187939 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-72737380-1f20-4ae7-856d-17e379b51baf req-38297c8c-de55-4d14-8593-2ea9c933420d service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1277e062-02ef-4244-873b-eacbf6b401f1", "name": "network-vif-unplugged", "status": "completed", "tag": "590d6c0e-b13e-4232-b230-f62700f2e6cf"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:52:52.193282 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-72737380-1f20-4ae7-856d-17e379b51baf req-38297c8c-de55-4d14-8593-2ea9c933420d service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:52.193440 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-72737380-1f20-4ae7-856d-17e379b51baf req-38297c8c-de55-4d14-8593-2ea9c933420d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:52.193588 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-72737380-1f20-4ae7-856d-17e379b51baf req-38297c8c-de55-4d14-8593-2ea9c933420d service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:52.199413 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-72737380-1f20-4ae7-856d-17e379b51baf req-38297c8c-de55-4d14-8593-2ea9c933420d service nova] Creating event network-vif-unplugged:590d6c0e-b13e-4232-b230-f62700f2e6cf for instance 1277e062-02ef-4244-873b-eacbf6b401f1 on np0000001904 Jun 01 22:52:52.199788 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-72737380-1f20-4ae7-856d-17e379b51baf req-38297c8c-de55-4d14-8593-2ea9c933420d service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:52:52.203380 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-72737380-1f20-4ae7-856d-17e379b51baf req-38297c8c-de55-4d14-8593-2ea9c933420d service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.017396 Jun 01 22:52:52.203695 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1248/3701] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:52:52 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:52:52.536333 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d06f3235-a869-4d10-90b8-c5381b06d5a4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:52.538121 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d06f3235-a869-4d10-90b8-c5381b06d5a4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:52.543645 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d06f3235-a869-4d10-90b8-c5381b06d5a4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:52.543899 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d06f3235-a869-4d10-90b8-c5381b06d5a4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:52.544100 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d06f3235-a869-4d10-90b8-c5381b06d5a4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:52.544554 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d06f3235-a869-4d10-90b8-c5381b06d5a4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:52.544881 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d06f3235-a869-4d10-90b8-c5381b06d5a4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:52.545145 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d06f3235-a869-4d10-90b8-c5381b06d5a4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:52.559409 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d06f3235-a869-4d10-90b8-c5381b06d5a4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:52.666664 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d06f3235-a869-4d10-90b8-c5381b06d5a4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:52.674770 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d06f3235-a869-4d10-90b8-c5381b06d5a4 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1453 microversion: 2.1 time: 0.140640 Jun 01 22:52:52.675258 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1238/3702] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:52:52 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1453 bytes in 141 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:52:52.714525 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-3afd8893-b2f2-43f6-a807-937e8cc2ebb2 req-ecbae68a-162c-406a-aa8b-5d4fb9830095 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "1277e062-02ef-4244-873b-eacbf6b401f1", "name": "network-vif-deleted", "tag": "590d6c0e-b13e-4232-b230-f62700f2e6cf"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:52:52.720427 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-3afd8893-b2f2-43f6-a807-937e8cc2ebb2 req-ecbae68a-162c-406a-aa8b-5d4fb9830095 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:52.720872 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-3afd8893-b2f2-43f6-a807-937e8cc2ebb2 req-ecbae68a-162c-406a-aa8b-5d4fb9830095 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:52.720872 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-3afd8893-b2f2-43f6-a807-937e8cc2ebb2 req-ecbae68a-162c-406a-aa8b-5d4fb9830095 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:52.726033 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-3afd8893-b2f2-43f6-a807-937e8cc2ebb2 req-ecbae68a-162c-406a-aa8b-5d4fb9830095 service nova] Creating event network-vif-deleted:590d6c0e-b13e-4232-b230-f62700f2e6cf for instance 1277e062-02ef-4244-873b-eacbf6b401f1 on np0000001904 Jun 01 22:52:52.726377 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-3afd8893-b2f2-43f6-a807-937e8cc2ebb2 req-ecbae68a-162c-406a-aa8b-5d4fb9830095 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:52:52.730214 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-3afd8893-b2f2-43f6-a807-937e8cc2ebb2 req-ecbae68a-162c-406a-aa8b-5d4fb9830095 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017273 Jun 01 22:52:52.730733 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1217/3703] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:52:52 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:52:53.689280 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4c3a8d04-e06a-4433-bc24-dc49540fefef tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:53.690524 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4c3a8d04-e06a-4433-bc24-dc49540fefef tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:53.694449 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4c3a8d04-e06a-4433-bc24-dc49540fefef tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:53.694723 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4c3a8d04-e06a-4433-bc24-dc49540fefef tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:53.694915 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4c3a8d04-e06a-4433-bc24-dc49540fefef tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:53.695334 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4c3a8d04-e06a-4433-bc24-dc49540fefef tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:53.695650 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4c3a8d04-e06a-4433-bc24-dc49540fefef tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:53.695908 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4c3a8d04-e06a-4433-bc24-dc49540fefef tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:53.710009 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4c3a8d04-e06a-4433-bc24-dc49540fefef tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:53.755996 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4c3a8d04-e06a-4433-bc24-dc49540fefef tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:53.763150 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4c3a8d04-e06a-4433-bc24-dc49540fefef tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1222 microversion: 2.1 time: 0.076121 Jun 01 22:52:53.763415 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1249/3704] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:52:53 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1222 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:52:54.777011 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1b1845e2-8381-4d75-b4ba-abba0340146e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:54.778639 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1b1845e2-8381-4d75-b4ba-abba0340146e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:54.786213 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b1845e2-8381-4d75-b4ba-abba0340146e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:54.786523 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b1845e2-8381-4d75-b4ba-abba0340146e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:54.786755 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b1845e2-8381-4d75-b4ba-abba0340146e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:54.787166 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b1845e2-8381-4d75-b4ba-abba0340146e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:54.787472 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b1845e2-8381-4d75-b4ba-abba0340146e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:54.788086 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b1845e2-8381-4d75-b4ba-abba0340146e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:54.807174 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b1845e2-8381-4d75-b4ba-abba0340146e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:54.807471 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b1845e2-8381-4d75-b4ba-abba0340146e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:54.807759 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b1845e2-8381-4d75-b4ba-abba0340146e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:54.808038 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-1b1845e2-8381-4d75-b4ba-abba0340146e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lazy-loading 'fault' on Instance uuid 1277e062-02ef-4244-873b-eacbf6b401f1 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:52:54.812278 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1b1845e2-8381-4d75-b4ba-abba0340146e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:54.860754 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1b1845e2-8381-4d75-b4ba-abba0340146e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:54.868077 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1b1845e2-8381-4d75-b4ba-abba0340146e tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1227 microversion: 2.1 time: 0.093311 Jun 01 22:52:54.868422 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1239/3705] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:52:54 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1227 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:52:55.882627 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-54749942-b228-4cc4-9008-d561ca14564c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:55.884145 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-54749942-b228-4cc4-9008-d561ca14564c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:55.888690 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-54749942-b228-4cc4-9008-d561ca14564c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:55.888690 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-54749942-b228-4cc4-9008-d561ca14564c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:55.888847 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-54749942-b228-4cc4-9008-d561ca14564c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:55.889156 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-54749942-b228-4cc4-9008-d561ca14564c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:55.889479 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-54749942-b228-4cc4-9008-d561ca14564c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:55.889771 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-54749942-b228-4cc4-9008-d561ca14564c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:55.908718 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-54749942-b228-4cc4-9008-d561ca14564c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:55.908950 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-54749942-b228-4cc4-9008-d561ca14564c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:55.909103 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-54749942-b228-4cc4-9008-d561ca14564c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:55.909351 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-54749942-b228-4cc4-9008-d561ca14564c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lazy-loading 'fault' on Instance uuid 1277e062-02ef-4244-873b-eacbf6b401f1 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:52:55.912909 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-54749942-b228-4cc4-9008-d561ca14564c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:55.959275 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-54749942-b228-4cc4-9008-d561ca14564c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:55.966241 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-54749942-b228-4cc4-9008-d561ca14564c tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1227 microversion: 2.1 time: 0.085416 Jun 01 22:52:55.966513 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1218/3706] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:52:55 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1227 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:52:56.479703 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumeMultiattachTests-server-1726547969", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "key_name": "tempest-keypair-1980684302", "security_groups": [{"name": "tempest-secgroup-smoke-1940723335"}, {"name": "tempest-securitygroup--1454426837"}], "networks": [{"uuid": "089078e8-7d67-4a09-8172-a33561d2751d"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:52:56.571328 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:56.571726 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:56.572084 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:56.572658 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:56.572957 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:56.573225 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:56.578501 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:56.632657 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:56.687940 np0000001904 devstack@n-api.service[86662]: DEBUG nova.network.neutron [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] validate_networks() for [('089078e8-7d67-4a09-8172-a33561d2751d', None, None, None, None, None)] {{(pid=86662) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:52:56.688280 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:56.883370 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:56.979952 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-82f28240-f9fb-4842-91e3-0c6fa6fd07c5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:56.981334 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-82f28240-f9fb-4842-91e3-0c6fa6fd07c5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:56.985779 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82f28240-f9fb-4842-91e3-0c6fa6fd07c5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:56.986005 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82f28240-f9fb-4842-91e3-0c6fa6fd07c5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:56.986234 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82f28240-f9fb-4842-91e3-0c6fa6fd07c5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:56.986618 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82f28240-f9fb-4842-91e3-0c6fa6fd07c5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:56.986898 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82f28240-f9fb-4842-91e3-0c6fa6fd07c5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:56.987167 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82f28240-f9fb-4842-91e3-0c6fa6fd07c5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:57.003242 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:52:57.003421 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:52:57.003623 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:52:57.003771 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:52:57.003918 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:52:57.004988 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82f28240-f9fb-4842-91e3-0c6fa6fd07c5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:57.005177 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82f28240-f9fb-4842-91e3-0c6fa6fd07c5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:57.005326 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-82f28240-f9fb-4842-91e3-0c6fa6fd07c5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:57.005547 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-82f28240-f9fb-4842-91e3-0c6fa6fd07c5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lazy-loading 'fault' on Instance uuid 1277e062-02ef-4244-873b-eacbf6b401f1 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:52:57.008665 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-82f28240-f9fb-4842-91e3-0c6fa6fd07c5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:57.009235 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:57.009397 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:57.009513 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:57.010033 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:57.010204 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:57.011553 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:57.019107 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Getting quotas for project afbd3ba257e041c1b695fa9ca2962a0b. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:52:57.020872 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Getting quotas for user b62a7578f3ff47a2ac61bfd708cef17b and project afbd3ba257e041c1b695fa9ca2962a0b. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:52:57.025690 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Going to run 1 instances... {{(pid=86662) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:52:57.026936 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86662) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:52:57.054578 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-82f28240-f9fb-4842-91e3-0c6fa6fd07c5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': '720720a71fc744449b75cea9b4b611e7', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9dc4703a055449fbb123f713a3d1bfd', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:57.061988 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-82f28240-f9fb-4842-91e3-0c6fa6fd07c5 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 200 len: 1227 microversion: 2.1 time: 0.083632 Jun 01 22:52:57.062326 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1240/3707] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:52:56 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 1227 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:52:57.073861 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4d50b4c8-2ba7-4317-95c3-e8725fcb243b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 453 microversion: 2.60 time: 0.595910 Jun 01 22:52:57.074289 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1250/3708] 10.4.3.116 () {70 vars in 1306 bytes} [Mon Jun 1 22:52:56 2026] POST /compute/v2.1/servers => generated 453 bytes in 596 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) Jun 01 22:52:57.083800 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-b70ce3f1-90db-4c19-9e86-c6184d7d4c52 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:57.085162 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-b70ce3f1-90db-4c19-9e86-c6184d7d4c52 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:57.099970 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-b70ce3f1-90db-4c19-9e86-c6184d7d4c52 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:57.146994 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b70ce3f1-90db-4c19-9e86-c6184d7d4c52 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:57.151430 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b70ce3f1-90db-4c19-9e86-c6184d7d4c52 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:57.151934 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-b70ce3f1-90db-4c19-9e86-c6184d7d4c52 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:57.155138 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-b70ce3f1-90db-4c19-9e86-c6184d7d4c52 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb" status: 200 len: 1328 microversion: 2.60 time: 0.073075 Jun 01 22:52:57.155399 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1219/3709] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:52:57 2026] GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb => generated 1328 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:52:58.077103 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8671a86f-b9ea-4084-9fda-f8eaf06f0706 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:58.078474 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8671a86f-b9ea-4084-9fda-f8eaf06f0706 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 1277e062-02ef-4244-873b-eacbf6b401f1] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:58.083424 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8671a86f-b9ea-4084-9fda-f8eaf06f0706 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:58.083726 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8671a86f-b9ea-4084-9fda-f8eaf06f0706 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:58.083933 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8671a86f-b9ea-4084-9fda-f8eaf06f0706 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:58.084355 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8671a86f-b9ea-4084-9fda-f8eaf06f0706 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:58.084664 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8671a86f-b9ea-4084-9fda-f8eaf06f0706 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:58.084926 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8671a86f-b9ea-4084-9fda-f8eaf06f0706 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:58.091761 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-8671a86f-b9ea-4084-9fda-f8eaf06f0706 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] HTTP exception thrown: Instance 1277e062-02ef-4244-873b-eacbf6b401f1 could not be found. Jun 01 22:52:58.092048 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8671a86f-b9ea-4084-9fda-f8eaf06f0706 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Returning 404 to user: Instance 1277e062-02ef-4244-873b-eacbf6b401f1 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:52:58.092417 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8671a86f-b9ea-4084-9fda-f8eaf06f0706 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1" status: 404 len: 111 microversion: 2.1 time: 0.016984 Jun 01 22:52:58.092699 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1241/3710] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:52:58 2026] GET /compute/v2.1/servers/1277e062-02ef-4244-873b-eacbf6b401f1 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:52:58.173321 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2d35e3c7-0d8a-4cc3-9784-c357f0e11286 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:58.175196 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2d35e3c7-0d8a-4cc3-9784-c357f0e11286 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:58.181369 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d35e3c7-0d8a-4cc3-9784-c357f0e11286 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:58.181695 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d35e3c7-0d8a-4cc3-9784-c357f0e11286 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:58.181957 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d35e3c7-0d8a-4cc3-9784-c357f0e11286 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:58.182485 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d35e3c7-0d8a-4cc3-9784-c357f0e11286 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:58.182877 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d35e3c7-0d8a-4cc3-9784-c357f0e11286 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:58.183224 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2d35e3c7-0d8a-4cc3-9784-c357f0e11286 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:58.197455 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2d35e3c7-0d8a-4cc3-9784-c357f0e11286 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:58.246215 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2d35e3c7-0d8a-4cc3-9784-c357f0e11286 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:58.251123 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2d35e3c7-0d8a-4cc3-9784-c357f0e11286 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:58.251721 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2d35e3c7-0d8a-4cc3-9784-c357f0e11286 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:58.254925 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2d35e3c7-0d8a-4cc3-9784-c357f0e11286 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb" status: 200 len: 1332 microversion: 2.60 time: 0.083800 Jun 01 22:52:58.255195 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1251/3711] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:52:58 2026] GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb => generated 1332 bytes in 84 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:52:58.296769 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c3745e0c-02d8-43ce-aaff-a280a188eee7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:58.297272 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c3745e0c-02d8-43ce-aaff-a280a188eee7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:58.300987 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c3745e0c-02d8-43ce-aaff-a280a188eee7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:58.301145 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c3745e0c-02d8-43ce-aaff-a280a188eee7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:58.301260 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c3745e0c-02d8-43ce-aaff-a280a188eee7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:58.301520 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c3745e0c-02d8-43ce-aaff-a280a188eee7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:58.301686 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c3745e0c-02d8-43ce-aaff-a280a188eee7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:58.301794 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c3745e0c-02d8-43ce-aaff-a280a188eee7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:58.311305 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-c3745e0c-02d8-43ce-aaff-a280a188eee7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] HTTP exception thrown: Instance 327f15ef-ed5c-4675-bc9b-576f869b3198 could not be found. Jun 01 22:52:58.311489 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c3745e0c-02d8-43ce-aaff-a280a188eee7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Returning 404 to user: Instance 327f15ef-ed5c-4675-bc9b-576f869b3198 could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:52:58.311888 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c3745e0c-02d8-43ce-aaff-a280a188eee7 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 404 len: 111 microversion: 2.1 time: 0.016804 Jun 01 22:52:58.312140 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1220/3712] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:52:58 2026] DELETE /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:52:58.319823 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3d5549f4-206d-4179-8830-4468183fd78b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:58.321175 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3d5549f4-206d-4179-8830-4468183fd78b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] [instance: 327f15ef-ed5c-4675-bc9b-576f869b3198] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:58.325601 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3d5549f4-206d-4179-8830-4468183fd78b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:58.325897 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3d5549f4-206d-4179-8830-4468183fd78b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:58.326116 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3d5549f4-206d-4179-8830-4468183fd78b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:58.326607 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3d5549f4-206d-4179-8830-4468183fd78b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:58.326923 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3d5549f4-206d-4179-8830-4468183fd78b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:58.327263 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3d5549f4-206d-4179-8830-4468183fd78b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:58.335634 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-3d5549f4-206d-4179-8830-4468183fd78b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] HTTP exception thrown: Instance 327f15ef-ed5c-4675-bc9b-576f869b3198 could not be found. Jun 01 22:52:58.335891 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3d5549f4-206d-4179-8830-4468183fd78b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Returning 404 to user: Instance 327f15ef-ed5c-4675-bc9b-576f869b3198 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:52:58.336248 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3d5549f4-206d-4179-8830-4468183fd78b tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198" status: 404 len: 111 microversion: 2.1 time: 0.018108 Jun 01 22:52:58.336722 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1242/3713] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:52:58 2026] GET /compute/v2.1/servers/327f15ef-ed5c-4675-bc9b-576f869b3198 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:52:59.270221 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3eb30d87-d41c-4557-84ac-2b5f2a1d2f63 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:59.272148 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3eb30d87-d41c-4557-84ac-2b5f2a1d2f63 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:52:59.276048 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3eb30d87-d41c-4557-84ac-2b5f2a1d2f63 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:59.276445 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3eb30d87-d41c-4557-84ac-2b5f2a1d2f63 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:59.276772 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3eb30d87-d41c-4557-84ac-2b5f2a1d2f63 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:59.277200 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3eb30d87-d41c-4557-84ac-2b5f2a1d2f63 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:52:59.277498 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3eb30d87-d41c-4557-84ac-2b5f2a1d2f63 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:52:59.277775 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3eb30d87-d41c-4557-84ac-2b5f2a1d2f63 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:52:59.291314 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3eb30d87-d41c-4557-84ac-2b5f2a1d2f63 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:52:59.336622 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3eb30d87-d41c-4557-84ac-2b5f2a1d2f63 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:59.341030 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3eb30d87-d41c-4557-84ac-2b5f2a1d2f63 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:59.341579 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3eb30d87-d41c-4557-84ac-2b5f2a1d2f63 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:52:59.344798 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3eb30d87-d41c-4557-84ac-2b5f2a1d2f63 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb" status: 200 len: 1380 microversion: 2.60 time: 0.076331 Jun 01 22:52:59.345047 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1252/3714] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:52:59 2026] GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb => generated 1380 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:52:59.567486 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-40c5aaec-d32a-4be4-be67-1d3ae0e83a82 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:52:59.582613 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-40c5aaec-d32a-4be4-be67-1d3ae0e83a82 tempest-TestVolumeBootPattern-167937131 tempest-TestVolumeBootPattern-167937131-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-576267555" status: 202 len: 0 microversion: 2.1 time: 0.017199 Jun 01 22:52:59.582991 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1221/3715] 10.4.3.116 () {66 vars in 1378 bytes} [Mon Jun 1 22:52:59 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-576267555 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:53:00.362069 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-beaba63a-4330-4f19-be3b-34b8ff3f594f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:00.363382 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-beaba63a-4330-4f19-be3b-34b8ff3f594f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:00.366936 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-beaba63a-4330-4f19-be3b-34b8ff3f594f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:00.367178 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-beaba63a-4330-4f19-be3b-34b8ff3f594f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:00.367433 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-beaba63a-4330-4f19-be3b-34b8ff3f594f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:00.367977 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-beaba63a-4330-4f19-be3b-34b8ff3f594f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:00.368344 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-beaba63a-4330-4f19-be3b-34b8ff3f594f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:00.368683 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-beaba63a-4330-4f19-be3b-34b8ff3f594f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:00.382638 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-beaba63a-4330-4f19-be3b-34b8ff3f594f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:00.464933 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-beaba63a-4330-4f19-be3b-34b8ff3f594f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:00.469240 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-beaba63a-4330-4f19-be3b-34b8ff3f594f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:00.469837 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-beaba63a-4330-4f19-be3b-34b8ff3f594f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:00.472998 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-beaba63a-4330-4f19-be3b-34b8ff3f594f tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb" status: 200 len: 1380 microversion: 2.60 time: 0.112510 Jun 01 22:53:00.473291 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1243/3716] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:53:00 2026] GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb => generated 1380 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:53:01.489660 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c3cb5751-4b3f-4fbd-a5bb-18ffa4a1e1a7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:01.492137 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c3cb5751-4b3f-4fbd-a5bb-18ffa4a1e1a7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:01.496790 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c3cb5751-4b3f-4fbd-a5bb-18ffa4a1e1a7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:01.497086 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c3cb5751-4b3f-4fbd-a5bb-18ffa4a1e1a7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:01.498103 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c3cb5751-4b3f-4fbd-a5bb-18ffa4a1e1a7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:01.498103 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c3cb5751-4b3f-4fbd-a5bb-18ffa4a1e1a7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:01.498542 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c3cb5751-4b3f-4fbd-a5bb-18ffa4a1e1a7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:01.499019 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c3cb5751-4b3f-4fbd-a5bb-18ffa4a1e1a7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:01.520089 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c3cb5751-4b3f-4fbd-a5bb-18ffa4a1e1a7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:01.581608 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c3cb5751-4b3f-4fbd-a5bb-18ffa4a1e1a7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:01.587338 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c3cb5751-4b3f-4fbd-a5bb-18ffa4a1e1a7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:01.588073 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-c3cb5751-4b3f-4fbd-a5bb-18ffa4a1e1a7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:01.593030 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c3cb5751-4b3f-4fbd-a5bb-18ffa4a1e1a7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb" status: 200 len: 1388 microversion: 2.60 time: 0.105399 Jun 01 22:53:01.593403 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1253/3717] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:53:01 2026] GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb => generated 1388 bytes in 106 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:53:02.428664 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-de56a205-32bd-4b9b-9d7f-bb2d07ec9462 req-8a4fbf46-2a09-420a-8a68-a6eb35f8e3ce service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2d566713-d71b-4926-b369-354c317ed3fb", "tag": "4e256acd-392d-4870-ad24-79a2c8b2414d"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:53:02.433788 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-de56a205-32bd-4b9b-9d7f-bb2d07ec9462 req-8a4fbf46-2a09-420a-8a68-a6eb35f8e3ce service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:02.433945 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-de56a205-32bd-4b9b-9d7f-bb2d07ec9462 req-8a4fbf46-2a09-420a-8a68-a6eb35f8e3ce service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:02.434093 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-de56a205-32bd-4b9b-9d7f-bb2d07ec9462 req-8a4fbf46-2a09-420a-8a68-a6eb35f8e3ce service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:02.440225 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-de56a205-32bd-4b9b-9d7f-bb2d07ec9462 req-8a4fbf46-2a09-420a-8a68-a6eb35f8e3ce service nova] Creating event network-changed:4e256acd-392d-4870-ad24-79a2c8b2414d for instance 2d566713-d71b-4926-b369-354c317ed3fb on np0000001904 Jun 01 22:53:02.440653 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-de56a205-32bd-4b9b-9d7f-bb2d07ec9462 req-8a4fbf46-2a09-420a-8a68-a6eb35f8e3ce service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:53:02.444080 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-de56a205-32bd-4b9b-9d7f-bb2d07ec9462 req-8a4fbf46-2a09-420a-8a68-a6eb35f8e3ce service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017696 Jun 01 22:53:02.444400 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1222/3718] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:53:02 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:53:02.608839 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ad6a153f-4eec-4754-824b-b56c36919313 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:02.610579 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ad6a153f-4eec-4754-824b-b56c36919313 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:02.614051 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ad6a153f-4eec-4754-824b-b56c36919313 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:02.614290 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ad6a153f-4eec-4754-824b-b56c36919313 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:02.614483 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ad6a153f-4eec-4754-824b-b56c36919313 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:02.614889 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ad6a153f-4eec-4754-824b-b56c36919313 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:02.615161 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ad6a153f-4eec-4754-824b-b56c36919313 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:02.615429 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ad6a153f-4eec-4754-824b-b56c36919313 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:02.628665 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ad6a153f-4eec-4754-824b-b56c36919313 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:02.773412 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ad6a153f-4eec-4754-824b-b56c36919313 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:02.777309 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ad6a153f-4eec-4754-824b-b56c36919313 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:02.777804 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ad6a153f-4eec-4754-824b-b56c36919313 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:02.781088 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ad6a153f-4eec-4754-824b-b56c36919313 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb" status: 200 len: 1513 microversion: 2.60 time: 0.173825 Jun 01 22:53:02.781331 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1244/3719] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:53:02 2026] GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb => generated 1513 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:53:03.798471 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-bea0af8a-b733-4272-bef9-efb96608d117 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:03.803054 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-bea0af8a-b733-4272-bef9-efb96608d117 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:03.807820 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bea0af8a-b733-4272-bef9-efb96608d117 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:03.808165 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bea0af8a-b733-4272-bef9-efb96608d117 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:03.808486 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bea0af8a-b733-4272-bef9-efb96608d117 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:03.809065 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bea0af8a-b733-4272-bef9-efb96608d117 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:03.809451 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bea0af8a-b733-4272-bef9-efb96608d117 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:03.809859 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bea0af8a-b733-4272-bef9-efb96608d117 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:03.824271 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-bea0af8a-b733-4272-bef9-efb96608d117 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:03.974038 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-bea0af8a-b733-4272-bef9-efb96608d117 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:03.979231 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-bea0af8a-b733-4272-bef9-efb96608d117 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:03.979878 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-bea0af8a-b733-4272-bef9-efb96608d117 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:03.983328 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-bea0af8a-b733-4272-bef9-efb96608d117 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb" status: 200 len: 1501 microversion: 2.60 time: 0.187282 Jun 01 22:53:03.983610 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1254/3720] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:53:03 2026] GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb => generated 1501 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:53:04.999760 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-89a7342e-7b59-42e9-9f0c-370ab51ada62 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:05.001607 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-89a7342e-7b59-42e9-9f0c-370ab51ada62 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:05.006210 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-89a7342e-7b59-42e9-9f0c-370ab51ada62 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:05.006770 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-89a7342e-7b59-42e9-9f0c-370ab51ada62 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:05.006770 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-89a7342e-7b59-42e9-9f0c-370ab51ada62 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:05.007060 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-89a7342e-7b59-42e9-9f0c-370ab51ada62 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:05.007352 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-89a7342e-7b59-42e9-9f0c-370ab51ada62 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:05.007623 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-89a7342e-7b59-42e9-9f0c-370ab51ada62 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:05.022239 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-89a7342e-7b59-42e9-9f0c-370ab51ada62 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:05.140961 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-89a7342e-7b59-42e9-9f0c-370ab51ada62 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:05.145239 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-89a7342e-7b59-42e9-9f0c-370ab51ada62 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:05.145853 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-89a7342e-7b59-42e9-9f0c-370ab51ada62 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:05.149073 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-89a7342e-7b59-42e9-9f0c-370ab51ada62 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb" status: 200 len: 1501 microversion: 2.60 time: 0.151532 Jun 01 22:53:05.149418 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1223/3721] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:53:04 2026] GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb => generated 1501 bytes in 152 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:53:06.165277 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3dedb1d8-a23c-406b-afe4-2cf3de74e3ec tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:06.167560 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3dedb1d8-a23c-406b-afe4-2cf3de74e3ec tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:06.171525 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3dedb1d8-a23c-406b-afe4-2cf3de74e3ec tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:06.171801 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3dedb1d8-a23c-406b-afe4-2cf3de74e3ec tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:06.172002 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3dedb1d8-a23c-406b-afe4-2cf3de74e3ec tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:06.172462 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3dedb1d8-a23c-406b-afe4-2cf3de74e3ec tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:06.172785 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3dedb1d8-a23c-406b-afe4-2cf3de74e3ec tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:06.173066 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3dedb1d8-a23c-406b-afe4-2cf3de74e3ec tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:06.193266 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-3dedb1d8-a23c-406b-afe4-2cf3de74e3ec tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:06.336713 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3dedb1d8-a23c-406b-afe4-2cf3de74e3ec tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:06.341325 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3dedb1d8-a23c-406b-afe4-2cf3de74e3ec tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:06.341878 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-3dedb1d8-a23c-406b-afe4-2cf3de74e3ec tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:06.345357 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3dedb1d8-a23c-406b-afe4-2cf3de74e3ec tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb" status: 200 len: 1501 microversion: 2.60 time: 0.182289 Jun 01 22:53:06.345612 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1245/3722] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:53:06 2026] GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb => generated 1501 bytes in 183 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:53:07.013446 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:53:07.023240 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:53:07.149266 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:53:07.361404 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-807dcca5-4b81-441e-93e1-70273ad3b7b7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:07.363449 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-807dcca5-4b81-441e-93e1-70273ad3b7b7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:07.369512 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-807dcca5-4b81-441e-93e1-70273ad3b7b7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:07.369512 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-807dcca5-4b81-441e-93e1-70273ad3b7b7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:07.369831 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-807dcca5-4b81-441e-93e1-70273ad3b7b7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:07.370424 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-807dcca5-4b81-441e-93e1-70273ad3b7b7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:07.370842 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-807dcca5-4b81-441e-93e1-70273ad3b7b7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:07.371223 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-807dcca5-4b81-441e-93e1-70273ad3b7b7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:07.392081 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-807dcca5-4b81-441e-93e1-70273ad3b7b7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:07.545415 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-807dcca5-4b81-441e-93e1-70273ad3b7b7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:07.550923 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-807dcca5-4b81-441e-93e1-70273ad3b7b7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:07.551651 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-807dcca5-4b81-441e-93e1-70273ad3b7b7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:07.556280 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-807dcca5-4b81-441e-93e1-70273ad3b7b7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb" status: 200 len: 1501 microversion: 2.60 time: 0.196672 Jun 01 22:53:07.556656 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1255/3723] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:53:07 2026] GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb => generated 1501 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:53:08.268596 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-c151d13a-cc19-4355-af61-f26b1a085cc0 req-091997b7-7a74-4031-bf53-c95e6f989daa service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2d566713-d71b-4926-b369-354c317ed3fb", "name": "network-vif-plugged", "status": "completed", "tag": "4e256acd-392d-4870-ad24-79a2c8b2414d"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:53:08.277739 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c151d13a-cc19-4355-af61-f26b1a085cc0 req-091997b7-7a74-4031-bf53-c95e6f989daa service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:08.277921 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c151d13a-cc19-4355-af61-f26b1a085cc0 req-091997b7-7a74-4031-bf53-c95e6f989daa service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:08.278027 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c151d13a-cc19-4355-af61-f26b1a085cc0 req-091997b7-7a74-4031-bf53-c95e6f989daa service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:08.284137 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-c151d13a-cc19-4355-af61-f26b1a085cc0 req-091997b7-7a74-4031-bf53-c95e6f989daa service nova] Creating event network-vif-plugged:4e256acd-392d-4870-ad24-79a2c8b2414d for instance 2d566713-d71b-4926-b369-354c317ed3fb on np0000001904 Jun 01 22:53:08.284803 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-c151d13a-cc19-4355-af61-f26b1a085cc0 req-091997b7-7a74-4031-bf53-c95e6f989daa service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:53:08.290236 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-c151d13a-cc19-4355-af61-f26b1a085cc0 req-091997b7-7a74-4031-bf53-c95e6f989daa service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.023381 Jun 01 22:53:08.290552 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1224/3724] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:53:08 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:53:08.576732 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8bf73863-a8b7-4173-bf4f-4d4dd4a5f788 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:08.578645 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8bf73863-a8b7-4173-bf4f-4d4dd4a5f788 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:08.582128 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8bf73863-a8b7-4173-bf4f-4d4dd4a5f788 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:08.582358 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8bf73863-a8b7-4173-bf4f-4d4dd4a5f788 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:08.582551 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8bf73863-a8b7-4173-bf4f-4d4dd4a5f788 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:08.582964 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8bf73863-a8b7-4173-bf4f-4d4dd4a5f788 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:08.583251 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8bf73863-a8b7-4173-bf4f-4d4dd4a5f788 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:08.583507 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8bf73863-a8b7-4173-bf4f-4d4dd4a5f788 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:08.599459 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8bf73863-a8b7-4173-bf4f-4d4dd4a5f788 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:08.722275 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8bf73863-a8b7-4173-bf4f-4d4dd4a5f788 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:08.727210 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8bf73863-a8b7-4173-bf4f-4d4dd4a5f788 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:08.727965 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8bf73863-a8b7-4173-bf4f-4d4dd4a5f788 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:08.731494 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8bf73863-a8b7-4173-bf4f-4d4dd4a5f788 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb" status: 200 len: 1501 microversion: 2.60 time: 0.156397 Jun 01 22:53:08.731852 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1246/3725] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:53:08 2026] GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb => generated 1501 bytes in 157 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:53:09.748016 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-649344ac-67d3-4b94-8645-e74f56d7d9b1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:09.750706 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-649344ac-67d3-4b94-8645-e74f56d7d9b1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:09.755559 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-649344ac-67d3-4b94-8645-e74f56d7d9b1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:09.755833 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-649344ac-67d3-4b94-8645-e74f56d7d9b1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:09.756053 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-649344ac-67d3-4b94-8645-e74f56d7d9b1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:09.756490 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-649344ac-67d3-4b94-8645-e74f56d7d9b1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:09.756797 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-649344ac-67d3-4b94-8645-e74f56d7d9b1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:09.757064 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-649344ac-67d3-4b94-8645-e74f56d7d9b1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:09.772899 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-649344ac-67d3-4b94-8645-e74f56d7d9b1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:09.918591 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-649344ac-67d3-4b94-8645-e74f56d7d9b1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:09.924004 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-649344ac-67d3-4b94-8645-e74f56d7d9b1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:09.926477 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-649344ac-67d3-4b94-8645-e74f56d7d9b1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:09.928304 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-649344ac-67d3-4b94-8645-e74f56d7d9b1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb" status: 200 len: 1501 microversion: 2.60 time: 0.182011 Jun 01 22:53:09.928717 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1256/3726] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:53:09 2026] GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb => generated 1501 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:53:10.341364 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-40c862ec-7325-4f68-86cd-e86804f8f4bc req-454a9fc3-732d-4a76-a66d-8d21a39bfda4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2d566713-d71b-4926-b369-354c317ed3fb", "name": "network-vif-plugged", "status": "completed", "tag": "4e256acd-392d-4870-ad24-79a2c8b2414d"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:53:10.348665 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-40c862ec-7325-4f68-86cd-e86804f8f4bc req-454a9fc3-732d-4a76-a66d-8d21a39bfda4 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:10.348922 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-40c862ec-7325-4f68-86cd-e86804f8f4bc req-454a9fc3-732d-4a76-a66d-8d21a39bfda4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:10.349122 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-40c862ec-7325-4f68-86cd-e86804f8f4bc req-454a9fc3-732d-4a76-a66d-8d21a39bfda4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:10.359287 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-40c862ec-7325-4f68-86cd-e86804f8f4bc req-454a9fc3-732d-4a76-a66d-8d21a39bfda4 service nova] Creating event network-vif-plugged:4e256acd-392d-4870-ad24-79a2c8b2414d for instance 2d566713-d71b-4926-b369-354c317ed3fb on np0000001904 Jun 01 22:53:10.359846 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-40c862ec-7325-4f68-86cd-e86804f8f4bc req-454a9fc3-732d-4a76-a66d-8d21a39bfda4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:53:10.365764 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-40c862ec-7325-4f68-86cd-e86804f8f4bc req-454a9fc3-732d-4a76-a66d-8d21a39bfda4 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.026736 Jun 01 22:53:10.366286 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1225/3727] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:53:10 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:53:10.945329 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-686dd430-b1eb-4c09-8d80-ed0ccf001512 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:10.947153 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-686dd430-b1eb-4c09-8d80-ed0ccf001512 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:10.951275 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-686dd430-b1eb-4c09-8d80-ed0ccf001512 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:10.951620 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-686dd430-b1eb-4c09-8d80-ed0ccf001512 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:10.951872 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-686dd430-b1eb-4c09-8d80-ed0ccf001512 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:10.952336 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-686dd430-b1eb-4c09-8d80-ed0ccf001512 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:10.952652 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-686dd430-b1eb-4c09-8d80-ed0ccf001512 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:10.952921 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-686dd430-b1eb-4c09-8d80-ed0ccf001512 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:10.966394 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-686dd430-b1eb-4c09-8d80-ed0ccf001512 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:11.084020 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-686dd430-b1eb-4c09-8d80-ed0ccf001512 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:11.088489 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-686dd430-b1eb-4c09-8d80-ed0ccf001512 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:11.089096 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-686dd430-b1eb-4c09-8d80-ed0ccf001512 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:11.092924 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-686dd430-b1eb-4c09-8d80-ed0ccf001512 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb" status: 200 len: 1685 microversion: 2.60 time: 0.149259 Jun 01 22:53:11.093241 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1247/3728] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:53:10 2026] GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb => generated 1685 bytes in 150 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:53:11.109423 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-c70c228f-cb8e-42e4-9414-885d6e9b4105 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:11.111269 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-c70c228f-cb8e-42e4-9414-885d6e9b4105 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:11.114254 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c70c228f-cb8e-42e4-9414-885d6e9b4105 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:11.114436 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c70c228f-cb8e-42e4-9414-885d6e9b4105 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:11.114617 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c70c228f-cb8e-42e4-9414-885d6e9b4105 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:11.114881 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c70c228f-cb8e-42e4-9414-885d6e9b4105 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:11.115038 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c70c228f-cb8e-42e4-9414-885d6e9b4105 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:11.115184 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-c70c228f-cb8e-42e4-9414-885d6e9b4105 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:11.127737 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-c70c228f-cb8e-42e4-9414-885d6e9b4105 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:11.195017 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-c70c228f-cb8e-42e4-9414-885d6e9b4105 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb/os-interface" status: 200 len: 282 microversion: 2.60 time: 0.087270 Jun 01 22:53:11.195328 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1257/3729] 10.4.3.116 () {68 vars in 1434 bytes} [Mon Jun 1 22:53:11 2026] GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb/os-interface => generated 282 bytes in 88 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:53:11.761106 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-45895042-825d-4e66-8d01-a2f852582f02 req-932dca13-cd6f-404c-8e77-f552dfec1218 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5", "tag": "cd6b6994-cdc6-450c-815d-78832781bbf5"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:53:11.767675 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-45895042-825d-4e66-8d01-a2f852582f02 req-932dca13-cd6f-404c-8e77-f552dfec1218 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:11.767831 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-45895042-825d-4e66-8d01-a2f852582f02 req-932dca13-cd6f-404c-8e77-f552dfec1218 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:11.767968 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-45895042-825d-4e66-8d01-a2f852582f02 req-932dca13-cd6f-404c-8e77-f552dfec1218 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:11.774482 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-45895042-825d-4e66-8d01-a2f852582f02 req-932dca13-cd6f-404c-8e77-f552dfec1218 service nova] Creating event network-changed:cd6b6994-cdc6-450c-815d-78832781bbf5 for instance d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 on np0000001904 Jun 01 22:53:11.774482 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-45895042-825d-4e66-8d01-a2f852582f02 req-932dca13-cd6f-404c-8e77-f552dfec1218 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:53:11.777817 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-45895042-825d-4e66-8d01-a2f852582f02 req-932dca13-cd6f-404c-8e77-f552dfec1218 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019294 Jun 01 22:53:11.778075 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1226/3730] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:53:11 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:53:13.817331 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-cbc0b982-17b4-4285-bb5a-61bbe3214f03 req-67b6fde3-dbd1-4e64-ad83-4102ad6e1f00 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "2d566713-d71b-4926-b369-354c317ed3fb", "tag": "4e256acd-392d-4870-ad24-79a2c8b2414d"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:53:13.824651 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-cbc0b982-17b4-4285-bb5a-61bbe3214f03 req-67b6fde3-dbd1-4e64-ad83-4102ad6e1f00 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:13.824822 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-cbc0b982-17b4-4285-bb5a-61bbe3214f03 req-67b6fde3-dbd1-4e64-ad83-4102ad6e1f00 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:13.824949 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-cbc0b982-17b4-4285-bb5a-61bbe3214f03 req-67b6fde3-dbd1-4e64-ad83-4102ad6e1f00 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:13.831128 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-cbc0b982-17b4-4285-bb5a-61bbe3214f03 req-67b6fde3-dbd1-4e64-ad83-4102ad6e1f00 service nova] Creating event network-changed:4e256acd-392d-4870-ad24-79a2c8b2414d for instance 2d566713-d71b-4926-b369-354c317ed3fb on np0000001904 Jun 01 22:53:13.831551 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-cbc0b982-17b4-4285-bb5a-61bbe3214f03 req-67b6fde3-dbd1-4e64-ad83-4102ad6e1f00 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:53:13.835398 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-cbc0b982-17b4-4285-bb5a-61bbe3214f03 req-67b6fde3-dbd1-4e64-ad83-4102ad6e1f00 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.020751 Jun 01 22:53:13.835699 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1248/3731] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:53:13 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:53:21.113413 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=24,nova_api:INSERT=3 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:53:21.123634 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=45 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:53:21.765608 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=21,nova_api:UPDATE=1,nova_api:DELETE=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:53:21.770413 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=41,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:53:22.724485 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d4fa6e6a-9f59-42ae-9b12-1989d6a073c0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-126287984", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMrYytPk8NapXtmKhIWeabujyEZNwdQBKW00fX4Yg8s4u76QZtyTMlJWPDotxt2YUl2wmYKMCFHmKaux72XY02O/8/rL1ZCcCONYbP/R2ANaBlYaoRqKm5DVr0T41+DaBg=="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:53:22.736235 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-d4fa6e6a-9f59-42ae-9b12-1989d6a073c0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Getting quotas for project b07e512718e14faa9a2fd2e40ea4c187. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:53:22.739358 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-d4fa6e6a-9f59-42ae-9b12-1989d6a073c0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Getting quotas for user d13a6f1a281c483f8792bcc7ddc67e70 and project b07e512718e14faa9a2fd2e40ea4c187. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:53:22.758315 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d4fa6e6a-9f59-42ae-9b12-1989d6a073c0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 385 microversion: 2.1 time: 0.035495 Jun 01 22:53:22.758742 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1258/3732] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:53:22 2026] POST /compute/v2.1/os-keypairs => generated 385 bytes in 36 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:53:23.627635 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-1353671500", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "networks": [{"uuid": "239f7ae0-2c20-44a3-901a-e977a40b05d5"}], "security_groups": [{"name": "tempest-securitygroup--1401320700"}], "key_name": "tempest-keypair-126287984", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:53:23.824955 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=24,nova_api:UPDATE=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:53:23.827293 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=71,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:53:23.842627 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:23.842965 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:23.843239 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:23.843806 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:23.844145 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:23.844410 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:23.851458 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:23.903291 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] validate_networks() for [('239f7ae0-2c20-44a3-901a-e977a40b05d5', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:53:23.903599 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:24.122399 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:24.320498 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:53:24.320685 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:53:24.320883 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:53:24.321028 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:53:24.321178 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:53:24.327322 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:24.327538 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:24.327740 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:24.328311 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:24.329345 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:24.329577 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:24.337449 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Getting quotas for project b07e512718e14faa9a2fd2e40ea4c187. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:53:24.339406 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Getting quotas for user d13a6f1a281c483f8792bcc7ddc67e70 and project b07e512718e14faa9a2fd2e40ea4c187. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:53:24.344932 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:53:24.346304 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:53:24.398817 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cb30349a-6d7a-4431-82ef-9746817d9be6 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 406 microversion: 2.1 time: 0.773397 Jun 01 22:53:24.399252 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1227/3733] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:53:23 2026] POST /compute/v2.1/servers => generated 406 bytes in 774 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:53:24.410749 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-9ddb2143-81f0-479c-af58-bdf6d274f6ef tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:24.412318 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-9ddb2143-81f0-479c-af58-bdf6d274f6ef tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:24.424476 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-9ddb2143-81f0-479c-af58-bdf6d274f6ef tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:24.471617 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9ddb2143-81f0-479c-af58-bdf6d274f6ef tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:24.478716 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-9ddb2143-81f0-479c-af58-bdf6d274f6ef tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141" status: 200 len: 1241 microversion: 2.1 time: 0.069848 Jun 01 22:53:24.479040 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1249/3734] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:53:24 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141 => generated 1241 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:53:25.492740 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b0415795-ac5a-4110-b7fa-43bb719e8f6e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:25.494449 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b0415795-ac5a-4110-b7fa-43bb719e8f6e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:25.499129 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0415795-ac5a-4110-b7fa-43bb719e8f6e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:25.499129 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0415795-ac5a-4110-b7fa-43bb719e8f6e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:25.499334 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0415795-ac5a-4110-b7fa-43bb719e8f6e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:25.499764 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0415795-ac5a-4110-b7fa-43bb719e8f6e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:25.500076 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0415795-ac5a-4110-b7fa-43bb719e8f6e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:25.500339 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b0415795-ac5a-4110-b7fa-43bb719e8f6e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:25.514010 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b0415795-ac5a-4110-b7fa-43bb719e8f6e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:25.587326 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b0415795-ac5a-4110-b7fa-43bb719e8f6e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:25.594866 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b0415795-ac5a-4110-b7fa-43bb719e8f6e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141" status: 200 len: 1245 microversion: 2.1 time: 0.103826 Jun 01 22:53:25.595163 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1259/3735] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:53:25 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141 => generated 1245 bytes in 104 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:53:26.609635 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-e3e7f39f-e91e-4b5e-ae9f-adc30e2b3aa9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:26.610618 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-e3e7f39f-e91e-4b5e-ae9f-adc30e2b3aa9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:26.616199 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e3e7f39f-e91e-4b5e-ae9f-adc30e2b3aa9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:26.616473 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e3e7f39f-e91e-4b5e-ae9f-adc30e2b3aa9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:26.616736 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e3e7f39f-e91e-4b5e-ae9f-adc30e2b3aa9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:26.617168 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e3e7f39f-e91e-4b5e-ae9f-adc30e2b3aa9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:26.617457 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e3e7f39f-e91e-4b5e-ae9f-adc30e2b3aa9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:26.617752 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-e3e7f39f-e91e-4b5e-ae9f-adc30e2b3aa9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:26.630312 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-e3e7f39f-e91e-4b5e-ae9f-adc30e2b3aa9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:26.675176 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-e3e7f39f-e91e-4b5e-ae9f-adc30e2b3aa9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:26.681928 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-e3e7f39f-e91e-4b5e-ae9f-adc30e2b3aa9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141" status: 200 len: 1293 microversion: 2.1 time: 0.074432 Jun 01 22:53:26.682195 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1228/3736] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:53:26 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141 => generated 1293 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:53:27.695912 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b2d964b7-bd03-4daf-bf7d-14a310f227e4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:27.697492 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b2d964b7-bd03-4daf-bf7d-14a310f227e4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:27.702743 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2d964b7-bd03-4daf-bf7d-14a310f227e4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:27.703043 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2d964b7-bd03-4daf-bf7d-14a310f227e4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:27.703294 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2d964b7-bd03-4daf-bf7d-14a310f227e4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:27.703805 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2d964b7-bd03-4daf-bf7d-14a310f227e4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:27.704137 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2d964b7-bd03-4daf-bf7d-14a310f227e4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:27.704446 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b2d964b7-bd03-4daf-bf7d-14a310f227e4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:27.719233 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b2d964b7-bd03-4daf-bf7d-14a310f227e4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:27.762474 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b2d964b7-bd03-4daf-bf7d-14a310f227e4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:27.769067 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b2d964b7-bd03-4daf-bf7d-14a310f227e4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141" status: 200 len: 1293 microversion: 2.1 time: 0.075054 Jun 01 22:53:27.769306 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1250/3737] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:53:27 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141 => generated 1293 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:53:28.782531 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2ccb7a90-54b7-488e-bc50-099b7900bce7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:28.783973 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2ccb7a90-54b7-488e-bc50-099b7900bce7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:28.788192 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2ccb7a90-54b7-488e-bc50-099b7900bce7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:28.788513 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2ccb7a90-54b7-488e-bc50-099b7900bce7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:28.788774 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2ccb7a90-54b7-488e-bc50-099b7900bce7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:28.789251 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2ccb7a90-54b7-488e-bc50-099b7900bce7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:28.789535 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2ccb7a90-54b7-488e-bc50-099b7900bce7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:28.789839 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2ccb7a90-54b7-488e-bc50-099b7900bce7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:28.807630 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2ccb7a90-54b7-488e-bc50-099b7900bce7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:28.852188 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2ccb7a90-54b7-488e-bc50-099b7900bce7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:28.858989 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2ccb7a90-54b7-488e-bc50-099b7900bce7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141" status: 200 len: 1301 microversion: 2.1 time: 0.078017 Jun 01 22:53:28.859248 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1260/3738] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:53:28 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141 => generated 1301 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:53:29.659360 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-4cb3b7df-08ec-40cd-9495-ce3d704aca11 req-03014dd7-7f6b-416c-b29e-e14cc722bcee service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5962fb35-9bc2-4a65-a17d-6883b0e65141", "tag": "fd896915-699a-45ce-afa9-97a0fa905943"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:53:29.665775 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-4cb3b7df-08ec-40cd-9495-ce3d704aca11 req-03014dd7-7f6b-416c-b29e-e14cc722bcee service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:29.665950 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-4cb3b7df-08ec-40cd-9495-ce3d704aca11 req-03014dd7-7f6b-416c-b29e-e14cc722bcee service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:29.666074 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-4cb3b7df-08ec-40cd-9495-ce3d704aca11 req-03014dd7-7f6b-416c-b29e-e14cc722bcee service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:29.671484 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-4cb3b7df-08ec-40cd-9495-ce3d704aca11 req-03014dd7-7f6b-416c-b29e-e14cc722bcee service nova] Creating event network-changed:fd896915-699a-45ce-afa9-97a0fa905943 for instance 5962fb35-9bc2-4a65-a17d-6883b0e65141 on np0000001904 Jun 01 22:53:29.671899 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-4cb3b7df-08ec-40cd-9495-ce3d704aca11 req-03014dd7-7f6b-416c-b29e-e14cc722bcee service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:53:29.675406 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-4cb3b7df-08ec-40cd-9495-ce3d704aca11 req-03014dd7-7f6b-416c-b29e-e14cc722bcee service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017947 Jun 01 22:53:29.675711 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1229/3739] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:53:29 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:53:29.873447 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a1b4d8a0-df72-4757-9988-95029b82fea9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:29.874952 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a1b4d8a0-df72-4757-9988-95029b82fea9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:29.879620 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1b4d8a0-df72-4757-9988-95029b82fea9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:29.879894 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1b4d8a0-df72-4757-9988-95029b82fea9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:29.880098 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1b4d8a0-df72-4757-9988-95029b82fea9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:29.880503 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1b4d8a0-df72-4757-9988-95029b82fea9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:29.880829 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1b4d8a0-df72-4757-9988-95029b82fea9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:29.881092 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a1b4d8a0-df72-4757-9988-95029b82fea9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:29.893850 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a1b4d8a0-df72-4757-9988-95029b82fea9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:30.035920 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a1b4d8a0-df72-4757-9988-95029b82fea9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:30.043087 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a1b4d8a0-df72-4757-9988-95029b82fea9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141" status: 200 len: 1379 microversion: 2.1 time: 0.171499 Jun 01 22:53:30.043691 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1251/3740] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:53:29 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141 => generated 1379 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:53:31.057946 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e6035e47-da5b-4210-bea6-233576abcb20 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:31.059948 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e6035e47-da5b-4210-bea6-233576abcb20 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:31.065713 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e6035e47-da5b-4210-bea6-233576abcb20 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:31.066051 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e6035e47-da5b-4210-bea6-233576abcb20 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:31.066332 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e6035e47-da5b-4210-bea6-233576abcb20 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:31.066941 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e6035e47-da5b-4210-bea6-233576abcb20 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:31.067354 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e6035e47-da5b-4210-bea6-233576abcb20 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:31.067772 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e6035e47-da5b-4210-bea6-233576abcb20 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:31.080754 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-e6035e47-da5b-4210-bea6-233576abcb20 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:31.217535 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-e6035e47-da5b-4210-bea6-233576abcb20 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:31.224653 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e6035e47-da5b-4210-bea6-233576abcb20 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141" status: 200 len: 1367 microversion: 2.1 time: 0.168983 Jun 01 22:53:31.224918 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1261/3741] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:53:31 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141 => generated 1367 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:53:32.239482 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-cc81bec0-df41-43cb-9abb-e0c402915640 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:32.240908 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-cc81bec0-df41-43cb-9abb-e0c402915640 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:32.244773 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc81bec0-df41-43cb-9abb-e0c402915640 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:32.245008 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc81bec0-df41-43cb-9abb-e0c402915640 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:32.245203 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc81bec0-df41-43cb-9abb-e0c402915640 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:32.245631 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc81bec0-df41-43cb-9abb-e0c402915640 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:32.245916 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc81bec0-df41-43cb-9abb-e0c402915640 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:32.246174 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-cc81bec0-df41-43cb-9abb-e0c402915640 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:32.261355 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-cc81bec0-df41-43cb-9abb-e0c402915640 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:32.371687 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-cc81bec0-df41-43cb-9abb-e0c402915640 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:32.379471 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-cc81bec0-df41-43cb-9abb-e0c402915640 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141" status: 200 len: 1367 microversion: 2.1 time: 0.141710 Jun 01 22:53:32.379797 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1230/3742] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:53:32 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141 => generated 1367 bytes in 142 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:53:32.744127 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:53:33.393946 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-145e6c56-2036-4f1d-8c44-680779049266 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:33.395367 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-145e6c56-2036-4f1d-8c44-680779049266 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:33.399861 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-145e6c56-2036-4f1d-8c44-680779049266 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:33.400098 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-145e6c56-2036-4f1d-8c44-680779049266 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:33.400290 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-145e6c56-2036-4f1d-8c44-680779049266 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:33.400715 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-145e6c56-2036-4f1d-8c44-680779049266 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:33.400999 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-145e6c56-2036-4f1d-8c44-680779049266 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:33.401255 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-145e6c56-2036-4f1d-8c44-680779049266 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:33.416236 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-145e6c56-2036-4f1d-8c44-680779049266 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:33.529169 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-145e6c56-2036-4f1d-8c44-680779049266 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:33.536933 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-145e6c56-2036-4f1d-8c44-680779049266 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141" status: 200 len: 1367 microversion: 2.1 time: 0.144591 Jun 01 22:53:33.537177 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1252/3743] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:53:33 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141 => generated 1367 bytes in 145 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:53:34.330866 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:53:34.342370 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:53:34.474145 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:53:34.552992 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-041c96d9-a19c-437f-94f7-133b84f5119b tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:34.554161 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-041c96d9-a19c-437f-94f7-133b84f5119b tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:34.558167 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-041c96d9-a19c-437f-94f7-133b84f5119b tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:34.558379 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-041c96d9-a19c-437f-94f7-133b84f5119b tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:34.558593 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-041c96d9-a19c-437f-94f7-133b84f5119b tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:34.558991 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-041c96d9-a19c-437f-94f7-133b84f5119b tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:34.559259 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-041c96d9-a19c-437f-94f7-133b84f5119b tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:34.559553 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-041c96d9-a19c-437f-94f7-133b84f5119b tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:34.575036 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-041c96d9-a19c-437f-94f7-133b84f5119b tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:34.696505 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-041c96d9-a19c-437f-94f7-133b84f5119b tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:34.703771 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-041c96d9-a19c-437f-94f7-133b84f5119b tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141" status: 200 len: 1367 microversion: 2.1 time: 0.152390 Jun 01 22:53:34.704022 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1262/3744] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:53:34 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141 => generated 1367 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:53:35.504192 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-631266e4-d974-4f9b-a7a2-ab5c456ad32f req-98f817a8-23fc-45bc-bd6a-a8eed987b63c service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5962fb35-9bc2-4a65-a17d-6883b0e65141", "name": "network-vif-plugged", "status": "completed", "tag": "fd896915-699a-45ce-afa9-97a0fa905943"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:53:35.511913 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-631266e4-d974-4f9b-a7a2-ab5c456ad32f req-98f817a8-23fc-45bc-bd6a-a8eed987b63c service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:35.512149 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-631266e4-d974-4f9b-a7a2-ab5c456ad32f req-98f817a8-23fc-45bc-bd6a-a8eed987b63c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:35.512297 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-631266e4-d974-4f9b-a7a2-ab5c456ad32f req-98f817a8-23fc-45bc-bd6a-a8eed987b63c service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:35.520069 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-631266e4-d974-4f9b-a7a2-ab5c456ad32f req-98f817a8-23fc-45bc-bd6a-a8eed987b63c service nova] Creating event network-vif-plugged:fd896915-699a-45ce-afa9-97a0fa905943 for instance 5962fb35-9bc2-4a65-a17d-6883b0e65141 on np0000001904 Jun 01 22:53:35.520462 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-631266e4-d974-4f9b-a7a2-ab5c456ad32f req-98f817a8-23fc-45bc-bd6a-a8eed987b63c service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:53:35.527889 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-631266e4-d974-4f9b-a7a2-ab5c456ad32f req-98f817a8-23fc-45bc-bd6a-a8eed987b63c service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.066017 Jun 01 22:53:35.528191 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1231/3745] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:53:35 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) Jun 01 22:53:35.720400 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-221bcecf-43f5-474f-b76a-73bf0d3ca6c1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:35.722040 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-221bcecf-43f5-474f-b76a-73bf0d3ca6c1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:35.727303 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-221bcecf-43f5-474f-b76a-73bf0d3ca6c1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:35.727767 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-221bcecf-43f5-474f-b76a-73bf0d3ca6c1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:35.728013 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-221bcecf-43f5-474f-b76a-73bf0d3ca6c1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:35.728493 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-221bcecf-43f5-474f-b76a-73bf0d3ca6c1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:35.728949 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-221bcecf-43f5-474f-b76a-73bf0d3ca6c1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:35.729283 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-221bcecf-43f5-474f-b76a-73bf0d3ca6c1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:35.745378 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-221bcecf-43f5-474f-b76a-73bf0d3ca6c1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:35.890369 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-221bcecf-43f5-474f-b76a-73bf0d3ca6c1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:35.897494 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-221bcecf-43f5-474f-b76a-73bf0d3ca6c1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141" status: 200 len: 1367 microversion: 2.1 time: 0.178913 Jun 01 22:53:35.897777 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1253/3746] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:53:35 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141 => generated 1367 bytes in 179 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:53:36.911280 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-58aa171d-c339-4d08-9f44-44cfec31cc10 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:36.912675 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-58aa171d-c339-4d08-9f44-44cfec31cc10 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:36.917449 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-58aa171d-c339-4d08-9f44-44cfec31cc10 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:36.917742 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-58aa171d-c339-4d08-9f44-44cfec31cc10 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:36.918030 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-58aa171d-c339-4d08-9f44-44cfec31cc10 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:36.918542 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-58aa171d-c339-4d08-9f44-44cfec31cc10 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:36.918890 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-58aa171d-c339-4d08-9f44-44cfec31cc10 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:36.919170 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-58aa171d-c339-4d08-9f44-44cfec31cc10 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:36.935179 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-58aa171d-c339-4d08-9f44-44cfec31cc10 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:37.086220 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-58aa171d-c339-4d08-9f44-44cfec31cc10 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:37.093687 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-58aa171d-c339-4d08-9f44-44cfec31cc10 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141" status: 200 len: 1367 microversion: 2.1 time: 0.184217 Jun 01 22:53:37.093961 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1263/3747] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:53:36 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141 => generated 1367 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:53:37.579264 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-db2ba450-4270-43e6-ae40-095f56592dfd req-5b6f74c5-4a72-45b8-8ae4-39eaa0b1bdb8 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5962fb35-9bc2-4a65-a17d-6883b0e65141", "name": "network-vif-plugged", "status": "completed", "tag": "fd896915-699a-45ce-afa9-97a0fa905943"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:53:37.586840 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-db2ba450-4270-43e6-ae40-095f56592dfd req-5b6f74c5-4a72-45b8-8ae4-39eaa0b1bdb8 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:37.587005 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-db2ba450-4270-43e6-ae40-095f56592dfd req-5b6f74c5-4a72-45b8-8ae4-39eaa0b1bdb8 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:37.587127 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-db2ba450-4270-43e6-ae40-095f56592dfd req-5b6f74c5-4a72-45b8-8ae4-39eaa0b1bdb8 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:37.595808 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-db2ba450-4270-43e6-ae40-095f56592dfd req-5b6f74c5-4a72-45b8-8ae4-39eaa0b1bdb8 service nova] Creating event network-vif-plugged:fd896915-699a-45ce-afa9-97a0fa905943 for instance 5962fb35-9bc2-4a65-a17d-6883b0e65141 on np0000001904 Jun 01 22:53:37.596156 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-db2ba450-4270-43e6-ae40-095f56592dfd req-5b6f74c5-4a72-45b8-8ae4-39eaa0b1bdb8 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:53:37.605191 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-db2ba450-4270-43e6-ae40-095f56592dfd req-5b6f74c5-4a72-45b8-8ae4-39eaa0b1bdb8 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.028129 Jun 01 22:53:37.605503 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1232/3748] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:53:37 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:53:37.754970 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7e758bc2-cd10-4d8f-9da6-a8778b1b656a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:37.757043 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7e758bc2-cd10-4d8f-9da6-a8778b1b656a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:37.763101 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7e758bc2-cd10-4d8f-9da6-a8778b1b656a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:37.763346 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7e758bc2-cd10-4d8f-9da6-a8778b1b656a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:37.763576 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7e758bc2-cd10-4d8f-9da6-a8778b1b656a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:37.763985 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7e758bc2-cd10-4d8f-9da6-a8778b1b656a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:37.764291 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7e758bc2-cd10-4d8f-9da6-a8778b1b656a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:37.764584 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7e758bc2-cd10-4d8f-9da6-a8778b1b656a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:37.782507 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7e758bc2-cd10-4d8f-9da6-a8778b1b656a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:37.929323 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7e758bc2-cd10-4d8f-9da6-a8778b1b656a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:37.935096 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7e758bc2-cd10-4d8f-9da6-a8778b1b656a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:37.935967 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7e758bc2-cd10-4d8f-9da6-a8778b1b656a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:37.942117 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7e758bc2-cd10-4d8f-9da6-a8778b1b656a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb" status: 200 len: 1804 microversion: 2.60 time: 0.189544 Jun 01 22:53:37.942499 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1254/3749] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:53:37 2026] GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb => generated 1804 bytes in 190 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:53:38.111792 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9a551deb-9ab2-4b29-916b-961083814955 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:38.113091 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9a551deb-9ab2-4b29-916b-961083814955 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:38.118310 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a551deb-9ab2-4b29-916b-961083814955 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:38.118532 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a551deb-9ab2-4b29-916b-961083814955 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:38.118754 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a551deb-9ab2-4b29-916b-961083814955 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:38.119200 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a551deb-9ab2-4b29-916b-961083814955 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:38.119498 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a551deb-9ab2-4b29-916b-961083814955 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:38.119816 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a551deb-9ab2-4b29-916b-961083814955 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:38.135834 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9a551deb-9ab2-4b29-916b-961083814955 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:38.263332 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9a551deb-9ab2-4b29-916b-961083814955 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:38.271170 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9a551deb-9ab2-4b29-916b-961083814955 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141" status: 200 len: 1558 microversion: 2.1 time: 0.160995 Jun 01 22:53:38.271474 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1264/3750] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:53:38 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141 => generated 1558 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:53:38.285241 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f5d463c3-1c9a-4452-973b-30b26313cd71 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:38.286921 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f5d463c3-1c9a-4452-973b-30b26313cd71 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:38.290743 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5d463c3-1c9a-4452-973b-30b26313cd71 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:38.290917 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5d463c3-1c9a-4452-973b-30b26313cd71 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:38.291048 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5d463c3-1c9a-4452-973b-30b26313cd71 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:38.291319 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5d463c3-1c9a-4452-973b-30b26313cd71 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:38.291463 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5d463c3-1c9a-4452-973b-30b26313cd71 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:38.291618 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5d463c3-1c9a-4452-973b-30b26313cd71 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:38.304300 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f5d463c3-1c9a-4452-973b-30b26313cd71 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:38.391634 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f5d463c3-1c9a-4452-973b-30b26313cd71 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141/os-interface" status: 200 len: 283 microversion: 2.1 time: 0.108191 Jun 01 22:53:38.392180 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1233/3751] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:53:38 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141/os-interface => generated 283 bytes in 109 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:53:38.605335 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-3c856d43-c264-4c76-8786-64f6747378f6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "9c3f8056-4c71-4778-85a8-14ce9b180bae"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:53:38.607356 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-3c856d43-c264-4c76-8786-64f6747378f6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:38.610366 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c856d43-c264-4c76-8786-64f6747378f6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:38.610607 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c856d43-c264-4c76-8786-64f6747378f6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:38.610710 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c856d43-c264-4c76-8786-64f6747378f6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:38.610971 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c856d43-c264-4c76-8786-64f6747378f6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:38.611098 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c856d43-c264-4c76-8786-64f6747378f6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:38.611224 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-3c856d43-c264-4c76-8786-64f6747378f6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:38.956359 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-bb3172df-302f-48bb-ac51-8c3e8aa3d314 req-e20c0f0a-dbe3-4499-97ad-a4d8029ffd3a service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "5962fb35-9bc2-4a65-a17d-6883b0e65141", "tag": "fd896915-699a-45ce-afa9-97a0fa905943"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:53:38.962704 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-bb3172df-302f-48bb-ac51-8c3e8aa3d314 req-e20c0f0a-dbe3-4499-97ad-a4d8029ffd3a service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:38.962951 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-bb3172df-302f-48bb-ac51-8c3e8aa3d314 req-e20c0f0a-dbe3-4499-97ad-a4d8029ffd3a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:38.963111 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-bb3172df-302f-48bb-ac51-8c3e8aa3d314 req-e20c0f0a-dbe3-4499-97ad-a4d8029ffd3a service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:38.968512 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-bb3172df-302f-48bb-ac51-8c3e8aa3d314 req-e20c0f0a-dbe3-4499-97ad-a4d8029ffd3a service nova] Creating event network-changed:fd896915-699a-45ce-afa9-97a0fa905943 for instance 5962fb35-9bc2-4a65-a17d-6883b0e65141 on np0000001904 Jun 01 22:53:38.968973 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-bb3172df-302f-48bb-ac51-8c3e8aa3d314 req-e20c0f0a-dbe3-4499-97ad-a4d8029ffd3a service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:53:38.972860 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-bb3172df-302f-48bb-ac51-8c3e8aa3d314 req-e20c0f0a-dbe3-4499-97ad-a4d8029ffd3a service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.018281 Jun 01 22:53:38.973120 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1265/3752] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:53:38 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:53:41.167370 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-3c856d43-c264-4c76-8786-64f6747378f6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "POST /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.563814 Jun 01 22:53:41.167849 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1255/3753] 10.4.3.116 () {70 vars in 1482 bytes} [Mon Jun 1 22:53:38 2026] POST /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb/os-volume_attachments => generated 194 bytes in 2564 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:53:48.288827 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=13,nova_api:INSERT=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:53:48.300120 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=16 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:53:48.608944 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=8 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:53:48.655337 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=24 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:53:48.786713 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-0e80f1e4-9fe4-4fe2-94df-053abddf196b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:48.786872 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-0e80f1e4-9fe4-4fe2-94df-053abddf196b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:48.790329 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0e80f1e4-9fe4-4fe2-94df-053abddf196b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:48.790486 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0e80f1e4-9fe4-4fe2-94df-053abddf196b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:48.790623 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0e80f1e4-9fe4-4fe2-94df-053abddf196b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:48.790854 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0e80f1e4-9fe4-4fe2-94df-053abddf196b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:48.790982 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0e80f1e4-9fe4-4fe2-94df-053abddf196b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:48.791085 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-0e80f1e4-9fe4-4fe2-94df-053abddf196b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:48.841624 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-0e80f1e4-9fe4-4fe2-94df-053abddf196b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lazy-loading 'services' on Instance uuid 2d566713-d71b-4926-b369-354c317ed3fb {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:53:48.888058 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-0e80f1e4-9fe4-4fe2-94df-053abddf196b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb/os-volume_attachments/9c3f8056-4c71-4778-85a8-14ce9b180bae" status: 202 len: 0 microversion: 2.60 time: 0.102834 Jun 01 22:53:48.888470 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1234/3754] 10.4.3.116 () {68 vars in 1575 bytes} [Mon Jun 1 22:53:48 2026] DELETE /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb/os-volume_attachments/9c3f8056-4c71-4778-85a8-14ce9b180bae => generated 0 bytes in 104 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:53:48.960704 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=12,nova_api:INSERT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:53:48.965576 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=25 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:53:52.048719 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7e024e07-8940-40ab-9a52-4cae95c44c60 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:52.049125 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7e024e07-8940-40ab-9a52-4cae95c44c60 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:52.053152 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7e024e07-8940-40ab-9a52-4cae95c44c60 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:52.053405 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7e024e07-8940-40ab-9a52-4cae95c44c60 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:52.053560 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7e024e07-8940-40ab-9a52-4cae95c44c60 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:52.053840 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7e024e07-8940-40ab-9a52-4cae95c44c60 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:52.053974 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7e024e07-8940-40ab-9a52-4cae95c44c60 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:52.054084 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7e024e07-8940-40ab-9a52-4cae95c44c60 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:52.069316 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7e024e07-8940-40ab-9a52-4cae95c44c60 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:53:52.115161 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7e024e07-8940-40ab-9a52-4cae95c44c60 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb" status: 204 len: 0 microversion: 2.60 time: 0.068095 Jun 01 22:53:52.115728 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1266/3755] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:53:52 2026] DELETE /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb => generated 0 bytes in 69 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:53:52.123482 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b6486272-b07a-43f2-a3c5-b578f1b186d7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:52.125296 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b6486272-b07a-43f2-a3c5-b578f1b186d7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:52.129123 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b6486272-b07a-43f2-a3c5-b578f1b186d7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:52.129379 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b6486272-b07a-43f2-a3c5-b578f1b186d7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:52.129600 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b6486272-b07a-43f2-a3c5-b578f1b186d7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:52.130006 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b6486272-b07a-43f2-a3c5-b578f1b186d7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:52.130316 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b6486272-b07a-43f2-a3c5-b578f1b186d7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:52.130604 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b6486272-b07a-43f2-a3c5-b578f1b186d7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:52.144584 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b6486272-b07a-43f2-a3c5-b578f1b186d7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:52.294574 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b6486272-b07a-43f2-a3c5-b578f1b186d7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:52.298771 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b6486272-b07a-43f2-a3c5-b578f1b186d7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:52.299329 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b6486272-b07a-43f2-a3c5-b578f1b186d7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:52.303315 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b6486272-b07a-43f2-a3c5-b578f1b186d7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb" status: 200 len: 1810 microversion: 2.60 time: 0.181421 Jun 01 22:53:52.303584 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1256/3756] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:53:52 2026] GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb => generated 1810 bytes in 182 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:53:53.258195 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-d8f0a760-b3ef-4716-887d-a87c80058573 req-64d5af8b-8475-4d98-8652-1c98575773e6 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2d566713-d71b-4926-b369-354c317ed3fb", "name": "network-vif-unplugged", "status": "completed", "tag": "4e256acd-392d-4870-ad24-79a2c8b2414d"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:53:53.263399 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d8f0a760-b3ef-4716-887d-a87c80058573 req-64d5af8b-8475-4d98-8652-1c98575773e6 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:53.263553 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d8f0a760-b3ef-4716-887d-a87c80058573 req-64d5af8b-8475-4d98-8652-1c98575773e6 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:53.263701 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d8f0a760-b3ef-4716-887d-a87c80058573 req-64d5af8b-8475-4d98-8652-1c98575773e6 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:53.269383 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-d8f0a760-b3ef-4716-887d-a87c80058573 req-64d5af8b-8475-4d98-8652-1c98575773e6 service nova] Creating event network-vif-unplugged:4e256acd-392d-4870-ad24-79a2c8b2414d for instance 2d566713-d71b-4926-b369-354c317ed3fb on np0000001904 Jun 01 22:53:53.269727 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-d8f0a760-b3ef-4716-887d-a87c80058573 req-64d5af8b-8475-4d98-8652-1c98575773e6 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:53:53.273080 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-d8f0a760-b3ef-4716-887d-a87c80058573 req-64d5af8b-8475-4d98-8652-1c98575773e6 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.040199 Jun 01 22:53:53.273352 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1235/3757] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:53:53 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:53:53.321697 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-30ed8a71-61f8-4dca-babf-896cbd13b318 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:53.323664 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-30ed8a71-61f8-4dca-babf-896cbd13b318 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:53.328549 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-30ed8a71-61f8-4dca-babf-896cbd13b318 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:53.328817 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-30ed8a71-61f8-4dca-babf-896cbd13b318 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:53.329022 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-30ed8a71-61f8-4dca-babf-896cbd13b318 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:53.329443 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-30ed8a71-61f8-4dca-babf-896cbd13b318 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:53.329738 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-30ed8a71-61f8-4dca-babf-896cbd13b318 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:53.330007 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-30ed8a71-61f8-4dca-babf-896cbd13b318 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:53.350317 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-30ed8a71-61f8-4dca-babf-896cbd13b318 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:53.505537 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-30ed8a71-61f8-4dca-babf-896cbd13b318 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:53.510330 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-30ed8a71-61f8-4dca-babf-896cbd13b318 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:53.510930 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-30ed8a71-61f8-4dca-babf-896cbd13b318 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:53.514817 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-30ed8a71-61f8-4dca-babf-896cbd13b318 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb" status: 200 len: 1810 microversion: 2.60 time: 0.196644 Jun 01 22:53:53.515096 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1267/3758] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:53:53 2026] GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb => generated 1810 bytes in 197 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:53:54.530776 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7dcf0aae-d65a-48fb-99e8-7f315af3be5b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:54.533607 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7dcf0aae-d65a-48fb-99e8-7f315af3be5b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:54.538860 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7dcf0aae-d65a-48fb-99e8-7f315af3be5b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:54.539228 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7dcf0aae-d65a-48fb-99e8-7f315af3be5b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:54.539449 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7dcf0aae-d65a-48fb-99e8-7f315af3be5b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:54.540030 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7dcf0aae-d65a-48fb-99e8-7f315af3be5b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:54.540374 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7dcf0aae-d65a-48fb-99e8-7f315af3be5b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:54.540666 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7dcf0aae-d65a-48fb-99e8-7f315af3be5b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:54.560285 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7dcf0aae-d65a-48fb-99e8-7f315af3be5b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:54.683149 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7dcf0aae-d65a-48fb-99e8-7f315af3be5b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:54.689315 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7dcf0aae-d65a-48fb-99e8-7f315af3be5b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:54.690172 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7dcf0aae-d65a-48fb-99e8-7f315af3be5b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:54.696579 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7dcf0aae-d65a-48fb-99e8-7f315af3be5b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb" status: 200 len: 1810 microversion: 2.60 time: 0.167814 Jun 01 22:53:54.696579 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1257/3759] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:53:54 2026] GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb => generated 1810 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:53:55.309473 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-4dc477f6-e126-47a6-ad8d-605395d5e9b6 req-c82bef5f-d217-4f05-b141-bf9d9d2179fa service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "2d566713-d71b-4926-b369-354c317ed3fb", "name": "network-vif-unplugged", "status": "completed", "tag": "4e256acd-392d-4870-ad24-79a2c8b2414d"}, {"server_uuid": "2d566713-d71b-4926-b369-354c317ed3fb", "name": "network-vif-deleted", "tag": "4e256acd-392d-4870-ad24-79a2c8b2414d"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:53:55.315465 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-4dc477f6-e126-47a6-ad8d-605395d5e9b6 req-c82bef5f-d217-4f05-b141-bf9d9d2179fa service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:55.315688 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-4dc477f6-e126-47a6-ad8d-605395d5e9b6 req-c82bef5f-d217-4f05-b141-bf9d9d2179fa service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:55.315826 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-4dc477f6-e126-47a6-ad8d-605395d5e9b6 req-c82bef5f-d217-4f05-b141-bf9d9d2179fa service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:55.322235 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-4dc477f6-e126-47a6-ad8d-605395d5e9b6 req-c82bef5f-d217-4f05-b141-bf9d9d2179fa service nova] Creating event network-vif-unplugged:4e256acd-392d-4870-ad24-79a2c8b2414d for instance 2d566713-d71b-4926-b369-354c317ed3fb on np0000001904 Jun 01 22:53:55.322390 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-4dc477f6-e126-47a6-ad8d-605395d5e9b6 req-c82bef5f-d217-4f05-b141-bf9d9d2179fa service nova] Creating event network-vif-deleted:4e256acd-392d-4870-ad24-79a2c8b2414d for instance 2d566713-d71b-4926-b369-354c317ed3fb on np0000001904 Jun 01 22:53:55.322749 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-4dc477f6-e126-47a6-ad8d-605395d5e9b6 req-c82bef5f-d217-4f05-b141-bf9d9d2179fa service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:53:55.326459 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-4dc477f6-e126-47a6-ad8d-605395d5e9b6 req-c82bef5f-d217-4f05-b141-bf9d9d2179fa service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.018945 Jun 01 22:53:55.326762 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1236/3760] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:53:55 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:53:55.713404 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-47e39fa3-f559-491a-9a95-663c42e0724e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:55.715266 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-47e39fa3-f559-491a-9a95-663c42e0724e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:55.719584 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47e39fa3-f559-491a-9a95-663c42e0724e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:55.719952 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47e39fa3-f559-491a-9a95-663c42e0724e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:55.720172 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47e39fa3-f559-491a-9a95-663c42e0724e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:55.720621 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47e39fa3-f559-491a-9a95-663c42e0724e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:55.721011 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47e39fa3-f559-491a-9a95-663c42e0724e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:55.721299 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-47e39fa3-f559-491a-9a95-663c42e0724e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:55.742051 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-47e39fa3-f559-491a-9a95-663c42e0724e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:55.788682 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-47e39fa3-f559-491a-9a95-663c42e0724e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:55.793158 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-47e39fa3-f559-491a-9a95-663c42e0724e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:55.793770 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-47e39fa3-f559-491a-9a95-663c42e0724e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:55.797211 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-47e39fa3-f559-491a-9a95-663c42e0724e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb" status: 200 len: 1413 microversion: 2.60 time: 0.085647 Jun 01 22:53:55.797466 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1268/3761] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:53:55 2026] GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb => generated 1413 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:53:56.812687 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e6821734-83b9-4f9d-b1d2-6e5d4617b8fa tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:56.814741 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e6821734-83b9-4f9d-b1d2-6e5d4617b8fa tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:56.818603 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6821734-83b9-4f9d-b1d2-6e5d4617b8fa tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:56.818866 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6821734-83b9-4f9d-b1d2-6e5d4617b8fa tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:56.819065 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6821734-83b9-4f9d-b1d2-6e5d4617b8fa tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:56.819468 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6821734-83b9-4f9d-b1d2-6e5d4617b8fa tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:56.819762 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6821734-83b9-4f9d-b1d2-6e5d4617b8fa tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:56.820022 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6821734-83b9-4f9d-b1d2-6e5d4617b8fa tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:56.841221 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6821734-83b9-4f9d-b1d2-6e5d4617b8fa tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:56.841471 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6821734-83b9-4f9d-b1d2-6e5d4617b8fa tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:56.841684 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e6821734-83b9-4f9d-b1d2-6e5d4617b8fa tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:56.841956 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-e6821734-83b9-4f9d-b1d2-6e5d4617b8fa tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lazy-loading 'fault' on Instance uuid 2d566713-d71b-4926-b369-354c317ed3fb {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:53:56.845138 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e6821734-83b9-4f9d-b1d2-6e5d4617b8fa tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:56.893960 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e6821734-83b9-4f9d-b1d2-6e5d4617b8fa tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:56.898445 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e6821734-83b9-4f9d-b1d2-6e5d4617b8fa tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:56.899058 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e6821734-83b9-4f9d-b1d2-6e5d4617b8fa tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:56.902688 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e6821734-83b9-4f9d-b1d2-6e5d4617b8fa tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb" status: 200 len: 1418 microversion: 2.60 time: 0.091681 Jun 01 22:53:56.902959 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1258/3762] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:53:56 2026] GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb => generated 1418 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:53:57.918396 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-86cd5a61-67a7-42d1-a7dc-cc9e15296777 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:57.919948 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-86cd5a61-67a7-42d1-a7dc-cc9e15296777 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:57.924732 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-86cd5a61-67a7-42d1-a7dc-cc9e15296777 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:57.925100 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-86cd5a61-67a7-42d1-a7dc-cc9e15296777 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:57.925396 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-86cd5a61-67a7-42d1-a7dc-cc9e15296777 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:57.925818 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-86cd5a61-67a7-42d1-a7dc-cc9e15296777 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:57.926111 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-86cd5a61-67a7-42d1-a7dc-cc9e15296777 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:57.926370 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-86cd5a61-67a7-42d1-a7dc-cc9e15296777 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:57.944497 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-86cd5a61-67a7-42d1-a7dc-cc9e15296777 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:57.944697 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-86cd5a61-67a7-42d1-a7dc-cc9e15296777 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:57.944848 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-86cd5a61-67a7-42d1-a7dc-cc9e15296777 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:57.945054 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-86cd5a61-67a7-42d1-a7dc-cc9e15296777 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lazy-loading 'fault' on Instance uuid 2d566713-d71b-4926-b369-354c317ed3fb {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:53:57.948299 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-86cd5a61-67a7-42d1-a7dc-cc9e15296777 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:53:58.001446 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-86cd5a61-67a7-42d1-a7dc-cc9e15296777 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:58.006100 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-86cd5a61-67a7-42d1-a7dc-cc9e15296777 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:58.006640 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-86cd5a61-67a7-42d1-a7dc-cc9e15296777 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:53:58.010129 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-86cd5a61-67a7-42d1-a7dc-cc9e15296777 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb" status: 200 len: 1418 microversion: 2.60 time: 0.093616 Jun 01 22:53:58.010425 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1237/3763] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:53:57 2026] GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb => generated 1418 bytes in 94 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:53:59.026189 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ae5202e6-eeb5-418d-af63-8394a8ac9add tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:59.028190 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ae5202e6-eeb5-418d-af63-8394a8ac9add tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: 2d566713-d71b-4926-b369-354c317ed3fb] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:59.032606 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ae5202e6-eeb5-418d-af63-8394a8ac9add tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:59.032902 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ae5202e6-eeb5-418d-af63-8394a8ac9add tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:59.033178 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ae5202e6-eeb5-418d-af63-8394a8ac9add tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:59.033631 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ae5202e6-eeb5-418d-af63-8394a8ac9add tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:59.033962 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ae5202e6-eeb5-418d-af63-8394a8ac9add tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:59.034258 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ae5202e6-eeb5-418d-af63-8394a8ac9add tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:59.041490 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-ae5202e6-eeb5-418d-af63-8394a8ac9add tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] HTTP exception thrown: Instance 2d566713-d71b-4926-b369-354c317ed3fb could not be found. Jun 01 22:53:59.041789 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ae5202e6-eeb5-418d-af63-8394a8ac9add tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Returning 404 to user: Instance 2d566713-d71b-4926-b369-354c317ed3fb could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:53:59.042137 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ae5202e6-eeb5-418d-af63-8394a8ac9add tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb" status: 404 len: 111 microversion: 2.60 time: 0.017659 Jun 01 22:53:59.042423 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1269/3764] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:53:59 2026] GET /compute/v2.1/servers/2d566713-d71b-4926-b369-354c317ed3fb => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:53:59.083002 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-eb150812-71dd-4c9f-aa3a-2ccad54c11af tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:53:59.083355 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-eb150812-71dd-4c9f-aa3a-2ccad54c11af tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:53:59.088184 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eb150812-71dd-4c9f-aa3a-2ccad54c11af tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:59.088420 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eb150812-71dd-4c9f-aa3a-2ccad54c11af tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:59.088625 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eb150812-71dd-4c9f-aa3a-2ccad54c11af tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:59.088961 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eb150812-71dd-4c9f-aa3a-2ccad54c11af tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:53:59.089167 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eb150812-71dd-4c9f-aa3a-2ccad54c11af tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:53:59.089333 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-eb150812-71dd-4c9f-aa3a-2ccad54c11af tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:53:59.134088 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-eb150812-71dd-4c9f-aa3a-2ccad54c11af tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lazy-loading 'services' on Instance uuid d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:53:59.179851 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-eb150812-71dd-4c9f-aa3a-2ccad54c11af tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5/os-volume_attachments/9c3f8056-4c71-4778-85a8-14ce9b180bae" status: 202 len: 0 microversion: 2.60 time: 0.099013 Jun 01 22:53:59.180176 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1259/3765] 10.4.3.116 () {68 vars in 1575 bytes} [Mon Jun 1 22:53:59 2026] DELETE /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5/os-volume_attachments/9c3f8056-4c71-4778-85a8-14ce9b180bae => generated 0 bytes in 100 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:54:01.453525 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-162fbe7b-1ff9-40b4-9681-c14ae77c5b67 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:01.455356 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-162fbe7b-1ff9-40b4-9681-c14ae77c5b67 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:01.459341 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-162fbe7b-1ff9-40b4-9681-c14ae77c5b67 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:01.459594 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-162fbe7b-1ff9-40b4-9681-c14ae77c5b67 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:01.459822 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-162fbe7b-1ff9-40b4-9681-c14ae77c5b67 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:01.460241 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-162fbe7b-1ff9-40b4-9681-c14ae77c5b67 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:01.460519 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-162fbe7b-1ff9-40b4-9681-c14ae77c5b67 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:01.460829 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-162fbe7b-1ff9-40b4-9681-c14ae77c5b67 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:01.476078 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-162fbe7b-1ff9-40b4-9681-c14ae77c5b67 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:01.632695 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-162fbe7b-1ff9-40b4-9681-c14ae77c5b67 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:01.640702 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-162fbe7b-1ff9-40b4-9681-c14ae77c5b67 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141" status: 200 len: 1675 microversion: 2.1 time: 0.188887 Jun 01 22:54:01.640952 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1238/3766] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:54:01 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141 => generated 1675 bytes in 189 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:54:01.654577 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-7e551ddf-94f7-4aaa-899c-bfba650e93ea tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "b15e016f-8c66-4887-8901-af2960015d7d"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:54:01.656154 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-7e551ddf-94f7-4aaa-899c-bfba650e93ea tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:01.659693 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7e551ddf-94f7-4aaa-899c-bfba650e93ea tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:01.659918 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7e551ddf-94f7-4aaa-899c-bfba650e93ea tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:01.660143 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7e551ddf-94f7-4aaa-899c-bfba650e93ea tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:01.660427 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7e551ddf-94f7-4aaa-899c-bfba650e93ea tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:01.660625 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7e551ddf-94f7-4aaa-899c-bfba650e93ea tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:01.660789 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-7e551ddf-94f7-4aaa-899c-bfba650e93ea tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:02.357248 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-105c27b4-5dfa-474c-aa19-36ceae9fc541 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:02.357702 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-105c27b4-5dfa-474c-aa19-36ceae9fc541 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:02.362160 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-105c27b4-5dfa-474c-aa19-36ceae9fc541 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:02.362345 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-105c27b4-5dfa-474c-aa19-36ceae9fc541 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:02.362468 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-105c27b4-5dfa-474c-aa19-36ceae9fc541 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:02.362741 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-105c27b4-5dfa-474c-aa19-36ceae9fc541 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:02.362893 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-105c27b4-5dfa-474c-aa19-36ceae9fc541 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:02.363012 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-105c27b4-5dfa-474c-aa19-36ceae9fc541 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:02.407804 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-105c27b4-5dfa-474c-aa19-36ceae9fc541 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lazy-loading 'services' on Instance uuid d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:54:02.449753 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-105c27b4-5dfa-474c-aa19-36ceae9fc541 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5/os-volume_attachments/1d4e5789-0255-4002-baf3-ba5961b26943" status: 202 len: 0 microversion: 2.60 time: 0.094255 Jun 01 22:54:02.450050 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1260/3767] 10.4.3.116 () {68 vars in 1575 bytes} [Mon Jun 1 22:54:02 2026] DELETE /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5/os-volume_attachments/1d4e5789-0255-4002-baf3-ba5961b26943 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:54:04.215595 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-7e551ddf-94f7-4aaa-899c-bfba650e93ea tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "POST /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141/os-volume_attachments" status: 200 len: 194 microversion: 2.1 time: 2.562756 Jun 01 22:54:04.215933 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1270/3768] 10.4.3.116 () {68 vars in 1441 bytes} [Mon Jun 1 22:54:01 2026] POST /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141/os-volume_attachments => generated 194 bytes in 2563 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:54:05.628226 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5ed374c7-d0d5-4719-aac4-e2be58d1a41e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:05.628577 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5ed374c7-d0d5-4719-aac4-e2be58d1a41e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:05.632175 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5ed374c7-d0d5-4719-aac4-e2be58d1a41e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:05.632331 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5ed374c7-d0d5-4719-aac4-e2be58d1a41e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:05.632449 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5ed374c7-d0d5-4719-aac4-e2be58d1a41e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:05.632685 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5ed374c7-d0d5-4719-aac4-e2be58d1a41e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:05.632808 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5ed374c7-d0d5-4719-aac4-e2be58d1a41e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:05.632926 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5ed374c7-d0d5-4719-aac4-e2be58d1a41e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:05.674237 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-5ed374c7-d0d5-4719-aac4-e2be58d1a41e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lazy-loading 'services' on Instance uuid d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:54:05.713053 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5ed374c7-d0d5-4719-aac4-e2be58d1a41e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5/os-volume_attachments/5eeac6c8-41f6-45a2-85e9-c794948896ed" status: 202 len: 0 microversion: 2.60 time: 0.086414 Jun 01 22:54:05.713440 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1239/3769] 10.4.3.116 () {68 vars in 1575 bytes} [Mon Jun 1 22:54:05 2026] DELETE /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5/os-volume_attachments/5eeac6c8-41f6-45a2-85e9-c794948896ed => generated 0 bytes in 87 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:54:11.658101 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=8,nova_api:UPDATE=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:54:11.706557 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=22,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:54:12.359704 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=6 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:54:12.442708 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=23,nova_cell1:INSERT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:54:12.550071 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-77d6c5fc-dc5c-4bab-b471-4c72f0c2ac00 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:12.550348 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-77d6c5fc-dc5c-4bab-b471-4c72f0c2ac00 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:12.553593 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77d6c5fc-dc5c-4bab-b471-4c72f0c2ac00 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:12.553767 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77d6c5fc-dc5c-4bab-b471-4c72f0c2ac00 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:12.553907 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77d6c5fc-dc5c-4bab-b471-4c72f0c2ac00 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:12.554130 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77d6c5fc-dc5c-4bab-b471-4c72f0c2ac00 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:12.554258 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77d6c5fc-dc5c-4bab-b471-4c72f0c2ac00 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:12.554362 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-77d6c5fc-dc5c-4bab-b471-4c72f0c2ac00 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:12.596408 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-77d6c5fc-dc5c-4bab-b471-4c72f0c2ac00 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lazy-loading 'services' on Instance uuid 5962fb35-9bc2-4a65-a17d-6883b0e65141 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:54:12.635879 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-77d6c5fc-dc5c-4bab-b471-4c72f0c2ac00 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141/os-volume_attachments/b15e016f-8c66-4887-8901-af2960015d7d" status: 202 len: 0 microversion: 2.1 time: 0.087465 Jun 01 22:54:12.636219 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1261/3770] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:54:12 2026] DELETE /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141/os-volume_attachments/b15e016f-8c66-4887-8901-af2960015d7d => generated 0 bytes in 88 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:54:12.644148 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5e45e406-734d-4ee6-8219-f60a45deff87 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:12.645876 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5e45e406-734d-4ee6-8219-f60a45deff87 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:12.649094 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5e45e406-734d-4ee6-8219-f60a45deff87 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:12.649290 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5e45e406-734d-4ee6-8219-f60a45deff87 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:12.649414 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5e45e406-734d-4ee6-8219-f60a45deff87 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:12.649665 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5e45e406-734d-4ee6-8219-f60a45deff87 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:12.649848 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5e45e406-734d-4ee6-8219-f60a45deff87 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:12.650004 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5e45e406-734d-4ee6-8219-f60a45deff87 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:12.669204 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5e45e406-734d-4ee6-8219-f60a45deff87 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.026559 Jun 01 22:54:12.669581 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1271/3771] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:54:12 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141/os-volume_attachments => generated 197 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:54:13.252221 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-32a8e0a7-2fd2-4959-aef9-582701daddcd tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:13.252620 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-32a8e0a7-2fd2-4959-aef9-582701daddcd tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:13.256523 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-32a8e0a7-2fd2-4959-aef9-582701daddcd tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:13.256743 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-32a8e0a7-2fd2-4959-aef9-582701daddcd tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:13.256896 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-32a8e0a7-2fd2-4959-aef9-582701daddcd tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:13.257162 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-32a8e0a7-2fd2-4959-aef9-582701daddcd tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:13.257305 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-32a8e0a7-2fd2-4959-aef9-582701daddcd tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:13.257421 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-32a8e0a7-2fd2-4959-aef9-582701daddcd tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:13.271369 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-32a8e0a7-2fd2-4959-aef9-582701daddcd tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Going to try to terminate instance {{(pid=86661) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:54:13.317094 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-32a8e0a7-2fd2-4959-aef9-582701daddcd tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5" status: 204 len: 0 microversion: 2.60 time: 0.066537 Jun 01 22:54:13.317375 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1240/3772] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:54:13 2026] DELETE /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 => generated 0 bytes in 67 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:54:13.327004 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b8f4c609-c35d-436d-b7de-dbf27d31c8e6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:13.328583 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b8f4c609-c35d-436d-b7de-dbf27d31c8e6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:13.334438 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b8f4c609-c35d-436d-b7de-dbf27d31c8e6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:13.334863 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b8f4c609-c35d-436d-b7de-dbf27d31c8e6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:13.335161 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b8f4c609-c35d-436d-b7de-dbf27d31c8e6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:13.335792 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b8f4c609-c35d-436d-b7de-dbf27d31c8e6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:13.336229 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b8f4c609-c35d-436d-b7de-dbf27d31c8e6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:13.336673 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b8f4c609-c35d-436d-b7de-dbf27d31c8e6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:13.353526 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b8f4c609-c35d-436d-b7de-dbf27d31c8e6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:13.526629 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b8f4c609-c35d-436d-b7de-dbf27d31c8e6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:13.531390 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b8f4c609-c35d-436d-b7de-dbf27d31c8e6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:13.531992 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-b8f4c609-c35d-436d-b7de-dbf27d31c8e6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:13.535758 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b8f4c609-c35d-436d-b7de-dbf27d31c8e6 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5" status: 200 len: 1692 microversion: 2.60 time: 0.211331 Jun 01 22:54:13.536072 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1262/3773] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:54:13 2026] GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 => generated 1692 bytes in 212 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:54:13.679430 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-89b92fc1-11eb-433e-a999-2b67947ab28e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:13.680820 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-89b92fc1-11eb-433e-a999-2b67947ab28e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:13.684321 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-89b92fc1-11eb-433e-a999-2b67947ab28e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:13.684549 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-89b92fc1-11eb-433e-a999-2b67947ab28e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:13.684617 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-89b92fc1-11eb-433e-a999-2b67947ab28e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:13.684899 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-89b92fc1-11eb-433e-a999-2b67947ab28e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:13.685026 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-89b92fc1-11eb-433e-a999-2b67947ab28e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:13.685132 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-89b92fc1-11eb-433e-a999-2b67947ab28e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:13.702605 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-89b92fc1-11eb-433e-a999-2b67947ab28e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.024955 Jun 01 22:54:13.702893 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1272/3774] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:54:13 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141/os-volume_attachments => generated 197 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:54:14.444900 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-9b504e3e-97ef-4931-a257-9e9cedf465c7 req-20d4f4d4-871d-4b67-9b9b-208531958ca1 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5", "name": "network-vif-unplugged", "status": "completed", "tag": "cd6b6994-cdc6-450c-815d-78832781bbf5"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:54:14.450421 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-9b504e3e-97ef-4931-a257-9e9cedf465c7 req-20d4f4d4-871d-4b67-9b9b-208531958ca1 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:14.450602 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-9b504e3e-97ef-4931-a257-9e9cedf465c7 req-20d4f4d4-871d-4b67-9b9b-208531958ca1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:14.450732 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-9b504e3e-97ef-4931-a257-9e9cedf465c7 req-20d4f4d4-871d-4b67-9b9b-208531958ca1 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:14.457418 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-9b504e3e-97ef-4931-a257-9e9cedf465c7 req-20d4f4d4-871d-4b67-9b9b-208531958ca1 service nova] Creating event network-vif-unplugged:cd6b6994-cdc6-450c-815d-78832781bbf5 for instance d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 on np0000001904 Jun 01 22:54:14.457769 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-9b504e3e-97ef-4931-a257-9e9cedf465c7 req-20d4f4d4-871d-4b67-9b9b-208531958ca1 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:54:14.461180 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-9b504e3e-97ef-4931-a257-9e9cedf465c7 req-20d4f4d4-871d-4b67-9b9b-208531958ca1 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.018356 Jun 01 22:54:14.461464 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1241/3775] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:54:14 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:54:14.550468 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7fbf0737-8c5d-4c8c-8491-ae87878496d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:14.552392 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7fbf0737-8c5d-4c8c-8491-ae87878496d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:14.556474 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fbf0737-8c5d-4c8c-8491-ae87878496d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:14.556769 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fbf0737-8c5d-4c8c-8491-ae87878496d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:14.556998 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fbf0737-8c5d-4c8c-8491-ae87878496d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:14.557474 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fbf0737-8c5d-4c8c-8491-ae87878496d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:14.557832 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fbf0737-8c5d-4c8c-8491-ae87878496d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:14.558131 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fbf0737-8c5d-4c8c-8491-ae87878496d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:14.572107 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7fbf0737-8c5d-4c8c-8491-ae87878496d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:14.711904 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7fbf0737-8c5d-4c8c-8491-ae87878496d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:14.712483 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-45d034c8-b4b1-4c96-9e07-9a1720750606 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:14.713988 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-45d034c8-b4b1-4c96-9e07-9a1720750606 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:14.717315 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-45d034c8-b4b1-4c96-9e07-9a1720750606 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:14.717486 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7fbf0737-8c5d-4c8c-8491-ae87878496d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:14.717553 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-45d034c8-b4b1-4c96-9e07-9a1720750606 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:14.717682 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-45d034c8-b4b1-4c96-9e07-9a1720750606 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:14.717989 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-45d034c8-b4b1-4c96-9e07-9a1720750606 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:14.718124 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-45d034c8-b4b1-4c96-9e07-9a1720750606 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:14.718215 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7fbf0737-8c5d-4c8c-8491-ae87878496d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:14.718280 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-45d034c8-b4b1-4c96-9e07-9a1720750606 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:14.723324 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7fbf0737-8c5d-4c8c-8491-ae87878496d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5" status: 200 len: 1692 microversion: 2.60 time: 0.174219 Jun 01 22:54:14.723324 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1263/3776] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:54:14 2026] GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 => generated 1692 bytes in 175 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:54:14.734166 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-45d034c8-b4b1-4c96-9e07-9a1720750606 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141/os-volume_attachments" status: 200 len: 197 microversion: 2.1 time: 0.023363 Jun 01 22:54:14.734427 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1273/3777] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:54:14 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141/os-volume_attachments => generated 197 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:54:15.740261 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4e53818e-2351-41f5-803f-e5346c9d181e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:15.741714 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4e53818e-2351-41f5-803f-e5346c9d181e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:15.743032 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ee4cf546-6e58-4ada-a1ab-6f6c41994c14 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:15.744920 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ee4cf546-6e58-4ada-a1ab-6f6c41994c14 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:15.745681 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4e53818e-2351-41f5-803f-e5346c9d181e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:15.745934 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4e53818e-2351-41f5-803f-e5346c9d181e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:15.746130 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4e53818e-2351-41f5-803f-e5346c9d181e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:15.746533 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4e53818e-2351-41f5-803f-e5346c9d181e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:15.746851 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4e53818e-2351-41f5-803f-e5346c9d181e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:15.747117 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4e53818e-2351-41f5-803f-e5346c9d181e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:15.748027 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ee4cf546-6e58-4ada-a1ab-6f6c41994c14 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:15.748188 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ee4cf546-6e58-4ada-a1ab-6f6c41994c14 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:15.748304 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ee4cf546-6e58-4ada-a1ab-6f6c41994c14 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:15.748523 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ee4cf546-6e58-4ada-a1ab-6f6c41994c14 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:15.748691 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ee4cf546-6e58-4ada-a1ab-6f6c41994c14 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:15.748802 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ee4cf546-6e58-4ada-a1ab-6f6c41994c14 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:15.763559 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4e53818e-2351-41f5-803f-e5346c9d181e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:15.767428 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ee4cf546-6e58-4ada-a1ab-6f6c41994c14 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141/os-volume_attachments" status: 200 len: 25 microversion: 2.1 time: 0.026003 Jun 01 22:54:15.767799 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1264/3778] 10.4.3.116 () {66 vars in 1420 bytes} [Mon Jun 1 22:54:15 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141/os-volume_attachments => generated 25 bytes in 26 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) Jun 01 22:54:15.777065 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-49143680-8adf-4fb2-a220-34144f62c7f9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:15.777384 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-49143680-8adf-4fb2-a220-34144f62c7f9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:15.780171 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-49143680-8adf-4fb2-a220-34144f62c7f9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:15.780330 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-49143680-8adf-4fb2-a220-34144f62c7f9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:15.780451 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-49143680-8adf-4fb2-a220-34144f62c7f9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:15.780701 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-49143680-8adf-4fb2-a220-34144f62c7f9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:15.780840 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-49143680-8adf-4fb2-a220-34144f62c7f9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:15.780949 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-49143680-8adf-4fb2-a220-34144f62c7f9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:15.828024 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-49143680-8adf-4fb2-a220-34144f62c7f9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] HTTP exception thrown: Instance 5962fb35-9bc2-4a65-a17d-6883b0e65141 is not attached to volume b15e016f-8c66-4887-8901-af2960015d7d Jun 01 22:54:15.828287 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-49143680-8adf-4fb2-a220-34144f62c7f9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Returning 404 to user: Instance 5962fb35-9bc2-4a65-a17d-6883b0e65141 is not attached to volume b15e016f-8c66-4887-8901-af2960015d7d {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:54:15.828729 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-49143680-8adf-4fb2-a220-34144f62c7f9 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141/os-volume_attachments/b15e016f-8c66-4887-8901-af2960015d7d" status: 404 len: 154 microversion: 2.1 time: 0.053348 Jun 01 22:54:15.829049 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1274/3779] 10.4.3.116 () {66 vars in 1534 bytes} [Mon Jun 1 22:54:15 2026] DELETE /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141/os-volume_attachments/b15e016f-8c66-4887-8901-af2960015d7d => generated 154 bytes in 54 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:54:15.837364 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b3663606-d444-492f-91c1-8ba1c0eb2772 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:15.837670 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b3663606-d444-492f-91c1-8ba1c0eb2772 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:15.841751 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b3663606-d444-492f-91c1-8ba1c0eb2772 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:15.841975 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b3663606-d444-492f-91c1-8ba1c0eb2772 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:15.842102 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b3663606-d444-492f-91c1-8ba1c0eb2772 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:15.842342 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b3663606-d444-492f-91c1-8ba1c0eb2772 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:15.842552 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b3663606-d444-492f-91c1-8ba1c0eb2772 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:15.842730 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b3663606-d444-492f-91c1-8ba1c0eb2772 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:15.854438 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b3663606-d444-492f-91c1-8ba1c0eb2772 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:54:15.890939 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4e53818e-2351-41f5-803f-e5346c9d181e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:15.895070 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4e53818e-2351-41f5-803f-e5346c9d181e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:15.895549 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4e53818e-2351-41f5-803f-e5346c9d181e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:15.899213 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4e53818e-2351-41f5-803f-e5346c9d181e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5" status: 200 len: 1692 microversion: 2.60 time: 0.160717 Jun 01 22:54:15.899745 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1242/3780] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:54:15 2026] GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 => generated 1692 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:54:15.905632 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b3663606-d444-492f-91c1-8ba1c0eb2772 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141" status: 204 len: 0 microversion: 2.1 time: 0.070171 Jun 01 22:54:15.906016 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1265/3781] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:54:15 2026] DELETE /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141 => generated 0 bytes in 71 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:54:15.915923 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-2966b6a8-ae3d-4c0d-90bc-c98771d379e5 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:15.917271 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-2966b6a8-ae3d-4c0d-90bc-c98771d379e5 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:15.921828 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2966b6a8-ae3d-4c0d-90bc-c98771d379e5 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:15.922059 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2966b6a8-ae3d-4c0d-90bc-c98771d379e5 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:15.922258 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2966b6a8-ae3d-4c0d-90bc-c98771d379e5 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:15.922711 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2966b6a8-ae3d-4c0d-90bc-c98771d379e5 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:15.923008 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2966b6a8-ae3d-4c0d-90bc-c98771d379e5 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:15.923280 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-2966b6a8-ae3d-4c0d-90bc-c98771d379e5 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:15.937282 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-2966b6a8-ae3d-4c0d-90bc-c98771d379e5 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:16.064670 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-2966b6a8-ae3d-4c0d-90bc-c98771d379e5 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:16.071875 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-2966b6a8-ae3d-4c0d-90bc-c98771d379e5 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141" status: 200 len: 1681 microversion: 2.1 time: 0.157913 Jun 01 22:54:16.072135 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1275/3782] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:54:15 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141 => generated 1681 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:54:16.496793 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-f646aeff-74b1-4827-b7ed-c6356a9b18b9 req-1307c0b9-2ea9-4505-9d83-1d4570ffe629 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5", "name": "network-vif-unplugged", "status": "completed", "tag": "cd6b6994-cdc6-450c-815d-78832781bbf5"}, {"server_uuid": "d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5", "name": "network-vif-deleted", "tag": "cd6b6994-cdc6-450c-815d-78832781bbf5"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:54:16.502329 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-f646aeff-74b1-4827-b7ed-c6356a9b18b9 req-1307c0b9-2ea9-4505-9d83-1d4570ffe629 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:16.502529 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-f646aeff-74b1-4827-b7ed-c6356a9b18b9 req-1307c0b9-2ea9-4505-9d83-1d4570ffe629 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:16.502663 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-f646aeff-74b1-4827-b7ed-c6356a9b18b9 req-1307c0b9-2ea9-4505-9d83-1d4570ffe629 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:16.507927 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-f646aeff-74b1-4827-b7ed-c6356a9b18b9 req-1307c0b9-2ea9-4505-9d83-1d4570ffe629 service nova] Creating event network-vif-unplugged:cd6b6994-cdc6-450c-815d-78832781bbf5 for instance d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 on np0000001904 Jun 01 22:54:16.508099 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-f646aeff-74b1-4827-b7ed-c6356a9b18b9 req-1307c0b9-2ea9-4505-9d83-1d4570ffe629 service nova] Creating event network-vif-deleted:cd6b6994-cdc6-450c-815d-78832781bbf5 for instance d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 on np0000001904 Jun 01 22:54:16.508430 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-f646aeff-74b1-4827-b7ed-c6356a9b18b9 req-1307c0b9-2ea9-4505-9d83-1d4570ffe629 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:54:16.511928 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-f646aeff-74b1-4827-b7ed-c6356a9b18b9 req-1307c0b9-2ea9-4505-9d83-1d4570ffe629 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 356 microversion: 2.1 time: 0.016816 Jun 01 22:54:16.512192 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1243/3783] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:54:16 2026] POST /compute/v2.1/os-server-external-events => generated 356 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:54:16.917032 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-05d95ae7-24bc-4f34-ac20-93ce507d829c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:16.918450 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-05d95ae7-24bc-4f34-ac20-93ce507d829c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:16.924252 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05d95ae7-24bc-4f34-ac20-93ce507d829c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:16.924793 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05d95ae7-24bc-4f34-ac20-93ce507d829c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:16.924988 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05d95ae7-24bc-4f34-ac20-93ce507d829c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:16.925761 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05d95ae7-24bc-4f34-ac20-93ce507d829c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:16.926023 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05d95ae7-24bc-4f34-ac20-93ce507d829c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:16.926476 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-05d95ae7-24bc-4f34-ac20-93ce507d829c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:16.949482 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-05d95ae7-24bc-4f34-ac20-93ce507d829c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:17.001222 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-05d95ae7-24bc-4f34-ac20-93ce507d829c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:17.005745 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-05d95ae7-24bc-4f34-ac20-93ce507d829c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:17.006347 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-05d95ae7-24bc-4f34-ac20-93ce507d829c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:17.010016 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-05d95ae7-24bc-4f34-ac20-93ce507d829c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5" status: 200 len: 1413 microversion: 2.60 time: 0.095275 Jun 01 22:54:17.010308 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1266/3784] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:54:16 2026] GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 => generated 1413 bytes in 96 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:54:17.033681 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-51428417-c852-4660-b77d-9601f9bdb994 req-754009cc-b273-4c64-a52a-0e745049eb40 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5962fb35-9bc2-4a65-a17d-6883b0e65141", "name": "network-vif-unplugged", "status": "completed", "tag": "fd896915-699a-45ce-afa9-97a0fa905943"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:54:17.038826 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-51428417-c852-4660-b77d-9601f9bdb994 req-754009cc-b273-4c64-a52a-0e745049eb40 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:17.038998 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-51428417-c852-4660-b77d-9601f9bdb994 req-754009cc-b273-4c64-a52a-0e745049eb40 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:17.039115 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-51428417-c852-4660-b77d-9601f9bdb994 req-754009cc-b273-4c64-a52a-0e745049eb40 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:17.044279 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-51428417-c852-4660-b77d-9601f9bdb994 req-754009cc-b273-4c64-a52a-0e745049eb40 service nova] Creating event network-vif-unplugged:fd896915-699a-45ce-afa9-97a0fa905943 for instance 5962fb35-9bc2-4a65-a17d-6883b0e65141 on np0000001904 Jun 01 22:54:17.044670 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-51428417-c852-4660-b77d-9601f9bdb994 req-754009cc-b273-4c64-a52a-0e745049eb40 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:54:17.048429 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-51428417-c852-4660-b77d-9601f9bdb994 req-754009cc-b273-4c64-a52a-0e745049eb40 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.017143 Jun 01 22:54:17.048907 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1276/3785] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:54:17 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:54:17.085615 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-affadd21-d0ba-44c8-a77a-6f5e4ff10d66 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:17.086925 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-affadd21-d0ba-44c8-a77a-6f5e4ff10d66 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:17.090685 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-affadd21-d0ba-44c8-a77a-6f5e4ff10d66 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:17.090933 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-affadd21-d0ba-44c8-a77a-6f5e4ff10d66 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:17.091131 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-affadd21-d0ba-44c8-a77a-6f5e4ff10d66 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:17.091538 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-affadd21-d0ba-44c8-a77a-6f5e4ff10d66 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:17.091858 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-affadd21-d0ba-44c8-a77a-6f5e4ff10d66 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:17.092116 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-affadd21-d0ba-44c8-a77a-6f5e4ff10d66 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:17.106900 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-affadd21-d0ba-44c8-a77a-6f5e4ff10d66 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:17.218252 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-affadd21-d0ba-44c8-a77a-6f5e4ff10d66 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:17.225886 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-affadd21-d0ba-44c8-a77a-6f5e4ff10d66 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141" status: 200 len: 1681 microversion: 2.1 time: 0.142278 Jun 01 22:54:17.226155 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1244/3786] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:54:17 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141 => generated 1681 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:54:18.026197 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-88386b88-6046-4bad-a2be-3c7f3891f02e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:18.027423 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-88386b88-6046-4bad-a2be-3c7f3891f02e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:18.031134 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88386b88-6046-4bad-a2be-3c7f3891f02e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:18.031363 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88386b88-6046-4bad-a2be-3c7f3891f02e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:18.031558 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88386b88-6046-4bad-a2be-3c7f3891f02e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:18.031994 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88386b88-6046-4bad-a2be-3c7f3891f02e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:18.032283 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88386b88-6046-4bad-a2be-3c7f3891f02e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:18.032616 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88386b88-6046-4bad-a2be-3c7f3891f02e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:18.050809 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88386b88-6046-4bad-a2be-3c7f3891f02e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:18.050982 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88386b88-6046-4bad-a2be-3c7f3891f02e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:18.051129 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-88386b88-6046-4bad-a2be-3c7f3891f02e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:18.051336 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-88386b88-6046-4bad-a2be-3c7f3891f02e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lazy-loading 'fault' on Instance uuid d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:54:18.054231 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-88386b88-6046-4bad-a2be-3c7f3891f02e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:18.098247 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-88386b88-6046-4bad-a2be-3c7f3891f02e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:18.102513 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-88386b88-6046-4bad-a2be-3c7f3891f02e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:18.103054 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-88386b88-6046-4bad-a2be-3c7f3891f02e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:18.106434 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-88386b88-6046-4bad-a2be-3c7f3891f02e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5" status: 200 len: 1418 microversion: 2.60 time: 0.082369 Jun 01 22:54:18.106735 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1267/3787] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:54:18 2026] GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 => generated 1418 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:54:18.241904 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-3fa57d7a-484d-437a-bebd-e68aa47af53b tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:18.243830 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-3fa57d7a-484d-437a-bebd-e68aa47af53b tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:18.248166 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3fa57d7a-484d-437a-bebd-e68aa47af53b tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:18.248403 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3fa57d7a-484d-437a-bebd-e68aa47af53b tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:18.248662 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3fa57d7a-484d-437a-bebd-e68aa47af53b tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:18.249028 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3fa57d7a-484d-437a-bebd-e68aa47af53b tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:18.249318 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3fa57d7a-484d-437a-bebd-e68aa47af53b tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:18.249597 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-3fa57d7a-484d-437a-bebd-e68aa47af53b tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:18.263443 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-3fa57d7a-484d-437a-bebd-e68aa47af53b tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:18.391697 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-3fa57d7a-484d-437a-bebd-e68aa47af53b tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:18.399124 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-3fa57d7a-484d-437a-bebd-e68aa47af53b tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141" status: 200 len: 1681 microversion: 2.1 time: 0.159625 Jun 01 22:54:18.399370 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1277/3788] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:54:18 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141 => generated 1681 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:54:18.688484 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-7d7f6f16-b052-4caf-b802-bcfc791fdb3f req-f97fb144-e120-4bb3-88ec-34848bc12b5e service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5962fb35-9bc2-4a65-a17d-6883b0e65141", "name": "network-vif-deleted", "tag": "fd896915-699a-45ce-afa9-97a0fa905943"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:54:18.694652 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-7d7f6f16-b052-4caf-b802-bcfc791fdb3f req-f97fb144-e120-4bb3-88ec-34848bc12b5e service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:18.694852 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-7d7f6f16-b052-4caf-b802-bcfc791fdb3f req-f97fb144-e120-4bb3-88ec-34848bc12b5e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:18.694978 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-7d7f6f16-b052-4caf-b802-bcfc791fdb3f req-f97fb144-e120-4bb3-88ec-34848bc12b5e service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:18.700624 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-7d7f6f16-b052-4caf-b802-bcfc791fdb3f req-f97fb144-e120-4bb3-88ec-34848bc12b5e service nova] Creating event network-vif-deleted:fd896915-699a-45ce-afa9-97a0fa905943 for instance 5962fb35-9bc2-4a65-a17d-6883b0e65141 on np0000001904 Jun 01 22:54:18.700988 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-7d7f6f16-b052-4caf-b802-bcfc791fdb3f req-f97fb144-e120-4bb3-88ec-34848bc12b5e service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:54:18.704496 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-7d7f6f16-b052-4caf-b802-bcfc791fdb3f req-f97fb144-e120-4bb3-88ec-34848bc12b5e service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017643 Jun 01 22:54:18.705096 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1245/3789] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:54:18 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:54:19.083942 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-511bae51-69a2-44e4-9515-948c30a6d438 req-a95f111c-ea11-4d66-9c2d-6a93a60072ac service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "5962fb35-9bc2-4a65-a17d-6883b0e65141", "name": "network-vif-unplugged", "status": "completed", "tag": "fd896915-699a-45ce-afa9-97a0fa905943"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:54:19.089373 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-511bae51-69a2-44e4-9515-948c30a6d438 req-a95f111c-ea11-4d66-9c2d-6a93a60072ac service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:19.089524 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-511bae51-69a2-44e4-9515-948c30a6d438 req-a95f111c-ea11-4d66-9c2d-6a93a60072ac service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:19.089679 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-511bae51-69a2-44e4-9515-948c30a6d438 req-a95f111c-ea11-4d66-9c2d-6a93a60072ac service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:19.094944 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-511bae51-69a2-44e4-9515-948c30a6d438 req-a95f111c-ea11-4d66-9c2d-6a93a60072ac service nova] Creating event network-vif-unplugged:fd896915-699a-45ce-afa9-97a0fa905943 for instance 5962fb35-9bc2-4a65-a17d-6883b0e65141 on np0000001904 Jun 01 22:54:19.095278 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-511bae51-69a2-44e4-9515-948c30a6d438 req-a95f111c-ea11-4d66-9c2d-6a93a60072ac service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:54:19.098706 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-511bae51-69a2-44e4-9515-948c30a6d438 req-a95f111c-ea11-4d66-9c2d-6a93a60072ac service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.016357 Jun 01 22:54:19.098974 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1268/3790] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:54:19 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:54:19.121622 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-05586f46-cf5e-46e8-be71-ab0c84da9caf tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:19.123384 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-05586f46-cf5e-46e8-be71-ab0c84da9caf tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:19.127037 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05586f46-cf5e-46e8-be71-ab0c84da9caf tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:19.127267 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05586f46-cf5e-46e8-be71-ab0c84da9caf tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:19.127462 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05586f46-cf5e-46e8-be71-ab0c84da9caf tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:19.127984 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05586f46-cf5e-46e8-be71-ab0c84da9caf tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:19.128170 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05586f46-cf5e-46e8-be71-ab0c84da9caf tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:19.128424 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05586f46-cf5e-46e8-be71-ab0c84da9caf tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:19.143682 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05586f46-cf5e-46e8-be71-ab0c84da9caf tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:19.143869 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05586f46-cf5e-46e8-be71-ab0c84da9caf tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:19.144021 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-05586f46-cf5e-46e8-be71-ab0c84da9caf tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:19.144222 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-05586f46-cf5e-46e8-be71-ab0c84da9caf tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lazy-loading 'fault' on Instance uuid d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:54:19.147068 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-05586f46-cf5e-46e8-be71-ab0c84da9caf tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:19.191366 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-05586f46-cf5e-46e8-be71-ab0c84da9caf tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:19.195469 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-05586f46-cf5e-46e8-be71-ab0c84da9caf tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:19.196075 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-05586f46-cf5e-46e8-be71-ab0c84da9caf tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:19.199510 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-05586f46-cf5e-46e8-be71-ab0c84da9caf tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5" status: 200 len: 1418 microversion: 2.60 time: 0.079658 Jun 01 22:54:19.199805 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1278/3791] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:54:19 2026] GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 => generated 1418 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:54:19.413209 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-5aa765fa-0aab-4dab-9388-477cc07e49a2 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:19.414917 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-5aa765fa-0aab-4dab-9388-477cc07e49a2 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:19.418967 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5aa765fa-0aab-4dab-9388-477cc07e49a2 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:19.419197 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5aa765fa-0aab-4dab-9388-477cc07e49a2 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:19.419398 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5aa765fa-0aab-4dab-9388-477cc07e49a2 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:19.419840 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5aa765fa-0aab-4dab-9388-477cc07e49a2 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:19.420117 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5aa765fa-0aab-4dab-9388-477cc07e49a2 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:19.420398 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-5aa765fa-0aab-4dab-9388-477cc07e49a2 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:19.434782 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-5aa765fa-0aab-4dab-9388-477cc07e49a2 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:19.481030 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-5aa765fa-0aab-4dab-9388-477cc07e49a2 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:19.488109 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-5aa765fa-0aab-4dab-9388-477cc07e49a2 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141" status: 200 len: 1326 microversion: 2.1 time: 0.076598 Jun 01 22:54:19.488369 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1246/3792] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:54:19 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141 => generated 1326 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:54:20.216804 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8c12548d-84d8-450e-afca-fc182b60c70b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:20.218769 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8c12548d-84d8-450e-afca-fc182b60c70b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:20.223275 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8c12548d-84d8-450e-afca-fc182b60c70b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:20.223518 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8c12548d-84d8-450e-afca-fc182b60c70b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:20.223769 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8c12548d-84d8-450e-afca-fc182b60c70b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:20.224184 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8c12548d-84d8-450e-afca-fc182b60c70b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:20.224503 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8c12548d-84d8-450e-afca-fc182b60c70b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:20.224864 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8c12548d-84d8-450e-afca-fc182b60c70b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:20.234033 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-8c12548d-84d8-450e-afca-fc182b60c70b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] HTTP exception thrown: Instance d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 could not be found. Jun 01 22:54:20.234314 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8c12548d-84d8-450e-afca-fc182b60c70b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Returning 404 to user: Instance d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:54:20.234738 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8c12548d-84d8-450e-afca-fc182b60c70b tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5" status: 404 len: 111 microversion: 2.60 time: 0.020208 Jun 01 22:54:20.235069 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1269/3793] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:54:20 2026] GET /compute/v2.1/servers/d6c60cd0-dba8-4943-b1f7-a1f3ddf763f5 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:54:20.382228 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d0a5ab4d-5965-4e93-841c-e47143d2c6f8 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:20.395319 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d0a5ab4d-5965-4e93-841c-e47143d2c6f8 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-1980684302" status: 204 len: 0 microversion: 2.60 time: 0.014955 Jun 01 22:54:20.395703 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1279/3794] 10.4.3.116 () {68 vars in 1380 bytes} [Mon Jun 1 22:54:20 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-1980684302 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:54:20.503096 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2e5c468d-66e7-4f3c-b1ad-29b178b8f997 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:20.504860 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-2e5c468d-66e7-4f3c-b1ad-29b178b8f997 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:20.510055 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2e5c468d-66e7-4f3c-b1ad-29b178b8f997 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:20.510358 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2e5c468d-66e7-4f3c-b1ad-29b178b8f997 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:20.510641 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2e5c468d-66e7-4f3c-b1ad-29b178b8f997 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:20.511150 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2e5c468d-66e7-4f3c-b1ad-29b178b8f997 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:20.511513 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2e5c468d-66e7-4f3c-b1ad-29b178b8f997 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:20.511914 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2e5c468d-66e7-4f3c-b1ad-29b178b8f997 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:20.530851 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2e5c468d-66e7-4f3c-b1ad-29b178b8f997 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:20.531080 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2e5c468d-66e7-4f3c-b1ad-29b178b8f997 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:20.531272 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-2e5c468d-66e7-4f3c-b1ad-29b178b8f997 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:20.531555 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-2e5c468d-66e7-4f3c-b1ad-29b178b8f997 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lazy-loading 'fault' on Instance uuid 5962fb35-9bc2-4a65-a17d-6883b0e65141 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:54:20.535161 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-2e5c468d-66e7-4f3c-b1ad-29b178b8f997 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:20.590931 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-2e5c468d-66e7-4f3c-b1ad-29b178b8f997 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:20.598120 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2e5c468d-66e7-4f3c-b1ad-29b178b8f997 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141" status: 200 len: 1331 microversion: 2.1 time: 0.097049 Jun 01 22:54:20.598408 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1247/3795] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:54:20 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141 => generated 1331 bytes in 97 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:54:20.736354 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d26a6028-6bd0-44dd-840e-abf3161c2cf1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-keypair-474686676", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLBOZ8Nsw7uzvc/KBdz8Lta2yWVfI+wz4NrZ4S/KMlE/8T9IB7YK8T+AHRn+I/J/AhK7BczyP+TIQDO2BdKiXjxPzg/a15+J6CpD+bcWKKDl3xSoBiCPhQXaIo5JKhNArA=="}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:54:20.745172 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-d26a6028-6bd0-44dd-840e-abf3161c2cf1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Getting quotas for project afbd3ba257e041c1b695fa9ca2962a0b. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:54:20.747373 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-d26a6028-6bd0-44dd-840e-abf3161c2cf1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Getting quotas for user b62a7578f3ff47a2ac61bfd708cef17b and project afbd3ba257e041c1b695fa9ca2962a0b. Resources: {'key_pairs'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:54:20.762781 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d26a6028-6bd0-44dd-840e-abf3161c2cf1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 201 len: 400 microversion: 2.60 time: 0.028038 Jun 01 22:54:20.763164 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1270/3796] 10.4.3.116 () {70 vars in 1318 bytes} [Mon Jun 1 22:54:20 2026] POST /compute/v2.1/os-keypairs => generated 400 bytes in 29 msecs (HTTP/1.1 201) 9 headers in 364 bytes (1 switches on core 0) Jun 01 22:54:21.612616 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-eb102dbc-5e3d-4a84-b1af-28cb91295d04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:21.613914 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-eb102dbc-5e3d-4a84-b1af-28cb91295d04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:21.617808 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb102dbc-5e3d-4a84-b1af-28cb91295d04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:21.618047 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb102dbc-5e3d-4a84-b1af-28cb91295d04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:21.618248 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb102dbc-5e3d-4a84-b1af-28cb91295d04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:21.618677 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb102dbc-5e3d-4a84-b1af-28cb91295d04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:21.618962 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb102dbc-5e3d-4a84-b1af-28cb91295d04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:21.619226 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb102dbc-5e3d-4a84-b1af-28cb91295d04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:21.637397 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb102dbc-5e3d-4a84-b1af-28cb91295d04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:21.637606 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb102dbc-5e3d-4a84-b1af-28cb91295d04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:21.637814 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-eb102dbc-5e3d-4a84-b1af-28cb91295d04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:21.638082 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-eb102dbc-5e3d-4a84-b1af-28cb91295d04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lazy-loading 'fault' on Instance uuid 5962fb35-9bc2-4a65-a17d-6883b0e65141 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:54:21.640900 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-eb102dbc-5e3d-4a84-b1af-28cb91295d04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:21.686073 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-eb102dbc-5e3d-4a84-b1af-28cb91295d04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:21.693597 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-eb102dbc-5e3d-4a84-b1af-28cb91295d04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141" status: 200 len: 1331 microversion: 2.1 time: 0.083115 Jun 01 22:54:21.694022 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1280/3797] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:54:21 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141 => generated 1331 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:54:22.708784 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3925106b-ab0a-409e-bd6c-b23af30707e0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:22.710141 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3925106b-ab0a-409e-bd6c-b23af30707e0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: 5962fb35-9bc2-4a65-a17d-6883b0e65141] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:22.719094 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3925106b-ab0a-409e-bd6c-b23af30707e0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:22.719358 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3925106b-ab0a-409e-bd6c-b23af30707e0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:22.719558 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3925106b-ab0a-409e-bd6c-b23af30707e0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:22.720890 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3925106b-ab0a-409e-bd6c-b23af30707e0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:22.721222 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3925106b-ab0a-409e-bd6c-b23af30707e0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:22.721487 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3925106b-ab0a-409e-bd6c-b23af30707e0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:22.728871 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-3925106b-ab0a-409e-bd6c-b23af30707e0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] HTTP exception thrown: Instance 5962fb35-9bc2-4a65-a17d-6883b0e65141 could not be found. Jun 01 22:54:22.731677 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3925106b-ab0a-409e-bd6c-b23af30707e0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Returning 404 to user: Instance 5962fb35-9bc2-4a65-a17d-6883b0e65141 could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:54:22.732108 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3925106b-ab0a-409e-bd6c-b23af30707e0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141" status: 404 len: 111 microversion: 2.1 time: 0.025710 Jun 01 22:54:22.732455 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1248/3798] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:54:22 2026] GET /compute/v2.1/servers/5962fb35-9bc2-4a65-a17d-6883b0e65141 => generated 111 bytes in 26 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:54:22.742866 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-83850d72-cb85-4899-829e-074e2759ebd1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:22.754170 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-83850d72-cb85-4899-829e-074e2759ebd1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-126287984" status: 202 len: 0 microversion: 2.1 time: 0.012974 Jun 01 22:54:22.754481 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1271/3799] 10.4.3.116 () {66 vars in 1336 bytes} [Mon Jun 1 22:54:22 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-126287984 => generated 0 bytes in 13 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:54:22.911553 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-VolumeMultiattachTests-server-2138205564", "imageRef": "eb66880e-1555-48a3-bfdb-4f73e9b473f7", "flavorRef": "42", "key_name": "tempest-keypair-474686676", "security_groups": [{"name": "tempest-secgroup-smoke-1301107702"}, {"name": "tempest-securitygroup--709774859"}], "networks": [{"uuid": "089078e8-7d67-4a09-8172-a33561d2751d"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:54:23.004853 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:23.005165 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:23.005479 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:23.005973 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:23.006243 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:23.006490 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:23.012445 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:23.064283 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:23.116201 np0000001904 devstack@n-api.service[86662]: DEBUG nova.network.neutron [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] validate_networks() for [('089078e8-7d67-4a09-8172-a33561d2751d', None, None, None, None, None)] {{(pid=86662) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:54:23.116526 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:23.300212 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:23.422590 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Flavor limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:54:23.422798 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Image limits 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:54:23.422983 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Flavor pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:54:23.423130 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Image pref 0:0:0 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:54:23.423273 np0000001904 devstack@n-api.service[86662]: DEBUG nova.virt.hardware [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86662) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:54:23.428815 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:23.428971 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:23.429090 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-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=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:23.429510 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:23.429668 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:23.429781 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:23.439412 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Getting quotas for project afbd3ba257e041c1b695fa9ca2962a0b. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:54:23.441234 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Getting quotas for user b62a7578f3ff47a2ac61bfd708cef17b and project afbd3ba257e041c1b695fa9ca2962a0b. Resources: {'cores', 'ram', 'instances'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:54:23.446374 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Going to run 1 instances... {{(pid=86662) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:54:23.447829 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] 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='eb66880e-1555-48a3-bfdb-4f73e9b473f7',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=86662) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:54:23.494200 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-85d5d974-fead-4d91-ba0b-bd2431a6d2d0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 452 microversion: 2.60 time: 0.584783 Jun 01 22:54:23.494429 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1281/3800] 10.4.3.116 () {70 vars in 1306 bytes} [Mon Jun 1 22:54:22 2026] POST /compute/v2.1/servers => generated 452 bytes in 585 msecs (HTTP/1.1 202) 10 headers in 453 bytes (1 switches on core 0) Jun 01 22:54:23.503415 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-8d474af3-fb95-48f1-bf7f-49dddc0e61ea tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:23.505222 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-8d474af3-fb95-48f1-bf7f-49dddc0e61ea tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:23.517944 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-8d474af3-fb95-48f1-bf7f-49dddc0e61ea tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:23.561360 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8d474af3-fb95-48f1-bf7f-49dddc0e61ea tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:23.567188 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8d474af3-fb95-48f1-bf7f-49dddc0e61ea tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:23.567937 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-8d474af3-fb95-48f1-bf7f-49dddc0e61ea tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:23.571607 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-8d474af3-fb95-48f1-bf7f-49dddc0e61ea tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433" status: 200 len: 1327 microversion: 2.60 time: 0.069952 Jun 01 22:54:23.571899 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1249/3801] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:54:23 2026] GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433 => generated 1327 bytes in 70 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:54:24.588181 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-af0add57-a801-4061-a889-67d30d4d1b9c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:24.590046 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-af0add57-a801-4061-a889-67d30d4d1b9c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:24.594752 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af0add57-a801-4061-a889-67d30d4d1b9c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:24.595056 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af0add57-a801-4061-a889-67d30d4d1b9c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:24.595291 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af0add57-a801-4061-a889-67d30d4d1b9c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:24.595766 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af0add57-a801-4061-a889-67d30d4d1b9c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:24.596068 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af0add57-a801-4061-a889-67d30d4d1b9c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:24.596336 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-af0add57-a801-4061-a889-67d30d4d1b9c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:24.609347 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-af0add57-a801-4061-a889-67d30d4d1b9c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:24.656717 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-af0add57-a801-4061-a889-67d30d4d1b9c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:24.660923 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-af0add57-a801-4061-a889-67d30d4d1b9c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:24.661438 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-af0add57-a801-4061-a889-67d30d4d1b9c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:24.664575 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-af0add57-a801-4061-a889-67d30d4d1b9c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433" status: 200 len: 1331 microversion: 2.60 time: 0.078101 Jun 01 22:54:24.664838 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1272/3802] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:54:24 2026] GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433 => generated 1331 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:54:25.294146 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-aaff79c9-0aca-4e3b-aaf8-9478f5f83325 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Action: 'create', calling method: >, body: {"keypair": {"name": "tempest-TestEncryptedCinderVolumes-979457660", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBB2Cbx2olMmF7fTrzEtBABse1/AQjJlmTGIqGXyBlCfO0YycVxRzGJIGRitRULXSwRm67gDwwNUASpDTtZvlORWhV/ecAxlW/1egUO0TWiVo93Hbkkw5l5JB+zMW3Epb8g=="}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:54:25.304939 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-aaff79c9-0aca-4e3b-aaf8-9478f5f83325 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Getting quotas for project b07e512718e14faa9a2fd2e40ea4c187. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:54:25.307159 np0000001904 devstack@n-api.service[86662]: DEBUG nova.quota [None req-aaff79c9-0aca-4e3b-aaf8-9478f5f83325 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Getting quotas for user d13a6f1a281c483f8792bcc7ddc67e70 and project b07e512718e14faa9a2fd2e40ea4c187. Resources: {'key_pairs'} {{(pid=86662) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:54:25.321790 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-aaff79c9-0aca-4e3b-aaf8-9478f5f83325 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "POST /compute/v2.1/os-keypairs" status: 200 len: 404 microversion: 2.1 time: 0.029134 Jun 01 22:54:25.322096 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1282/3803] 10.4.3.116 () {68 vars in 1277 bytes} [Mon Jun 1 22:54:25 2026] POST /compute/v2.1/os-keypairs => generated 404 bytes in 30 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:54:25.679724 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4cbeab58-793a-4e18-962b-240f66d8209d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:25.681011 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4cbeab58-793a-4e18-962b-240f66d8209d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:25.685133 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4cbeab58-793a-4e18-962b-240f66d8209d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:25.685371 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4cbeab58-793a-4e18-962b-240f66d8209d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:25.685581 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4cbeab58-793a-4e18-962b-240f66d8209d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:25.685998 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4cbeab58-793a-4e18-962b-240f66d8209d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:25.686271 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4cbeab58-793a-4e18-962b-240f66d8209d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:25.686540 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4cbeab58-793a-4e18-962b-240f66d8209d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:25.703780 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-4cbeab58-793a-4e18-962b-240f66d8209d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:25.747880 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4cbeab58-793a-4e18-962b-240f66d8209d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:25.752260 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4cbeab58-793a-4e18-962b-240f66d8209d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:25.752786 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-4cbeab58-793a-4e18-962b-240f66d8209d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:25.755904 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4cbeab58-793a-4e18-962b-240f66d8209d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433" status: 200 len: 1379 microversion: 2.60 time: 0.077936 Jun 01 22:54:25.756180 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1250/3804] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:54:25 2026] GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433 => generated 1379 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:54:26.772108 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-311d5655-02b3-47fe-86e5-52e3a6ca7260 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:26.774246 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-311d5655-02b3-47fe-86e5-52e3a6ca7260 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:26.778659 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-311d5655-02b3-47fe-86e5-52e3a6ca7260 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:26.778949 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-311d5655-02b3-47fe-86e5-52e3a6ca7260 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:26.779185 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-311d5655-02b3-47fe-86e5-52e3a6ca7260 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:26.779676 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-311d5655-02b3-47fe-86e5-52e3a6ca7260 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:26.779994 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-311d5655-02b3-47fe-86e5-52e3a6ca7260 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:26.780309 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-311d5655-02b3-47fe-86e5-52e3a6ca7260 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:26.794670 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-311d5655-02b3-47fe-86e5-52e3a6ca7260 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:26.843839 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-311d5655-02b3-47fe-86e5-52e3a6ca7260 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:26.848395 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-311d5655-02b3-47fe-86e5-52e3a6ca7260 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:26.849041 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-311d5655-02b3-47fe-86e5-52e3a6ca7260 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:26.852805 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-311d5655-02b3-47fe-86e5-52e3a6ca7260 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433" status: 200 len: 1379 microversion: 2.60 time: 0.082463 Jun 01 22:54:26.853116 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1273/3805] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:54:26 2026] GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433 => generated 1379 bytes in 83 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:54:27.867601 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-45cc1d05-f23e-4efd-9c2a-2a4ea69b488c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:27.868946 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-45cc1d05-f23e-4efd-9c2a-2a4ea69b488c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:27.873608 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-45cc1d05-f23e-4efd-9c2a-2a4ea69b488c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:27.873959 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-45cc1d05-f23e-4efd-9c2a-2a4ea69b488c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:27.874248 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-45cc1d05-f23e-4efd-9c2a-2a4ea69b488c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:27.874832 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-45cc1d05-f23e-4efd-9c2a-2a4ea69b488c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:27.875240 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-45cc1d05-f23e-4efd-9c2a-2a4ea69b488c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:27.875652 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-45cc1d05-f23e-4efd-9c2a-2a4ea69b488c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:27.890274 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-45cc1d05-f23e-4efd-9c2a-2a4ea69b488c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:27.938037 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-45cc1d05-f23e-4efd-9c2a-2a4ea69b488c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:27.942391 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-45cc1d05-f23e-4efd-9c2a-2a4ea69b488c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:27.942949 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-45cc1d05-f23e-4efd-9c2a-2a4ea69b488c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:27.946109 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-45cc1d05-f23e-4efd-9c2a-2a4ea69b488c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433" status: 200 len: 1387 microversion: 2.60 time: 0.080248 Jun 01 22:54:27.946384 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1283/3806] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:54:27 2026] GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433 => generated 1387 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:54:28.696179 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-d7bdb504-cc6e-458a-aa13-d732f69e6880 req-718b43e0-0b2c-4402-946c-dc7ff8d53a34 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fa1a6fb4-6cdb-46c2-a013-ca173ab84433", "tag": "aa0ee27f-6d0d-4fd8-8c30-f6f3715a73db"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:54:28.703557 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d7bdb504-cc6e-458a-aa13-d732f69e6880 req-718b43e0-0b2c-4402-946c-dc7ff8d53a34 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:28.703716 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d7bdb504-cc6e-458a-aa13-d732f69e6880 req-718b43e0-0b2c-4402-946c-dc7ff8d53a34 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:28.703835 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d7bdb504-cc6e-458a-aa13-d732f69e6880 req-718b43e0-0b2c-4402-946c-dc7ff8d53a34 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:28.709425 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-d7bdb504-cc6e-458a-aa13-d732f69e6880 req-718b43e0-0b2c-4402-946c-dc7ff8d53a34 service nova] Creating event network-changed:aa0ee27f-6d0d-4fd8-8c30-f6f3715a73db for instance fa1a6fb4-6cdb-46c2-a013-ca173ab84433 on np0000001904 Jun 01 22:54:28.709844 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-d7bdb504-cc6e-458a-aa13-d732f69e6880 req-718b43e0-0b2c-4402-946c-dc7ff8d53a34 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:54:28.713633 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-d7bdb504-cc6e-458a-aa13-d732f69e6880 req-718b43e0-0b2c-4402-946c-dc7ff8d53a34 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019017 Jun 01 22:54:28.714294 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1251/3807] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:54:28 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:54:28.961827 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-39c3319e-27cb-4d10-a4fd-94bd991ad5b5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:28.965283 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-39c3319e-27cb-4d10-a4fd-94bd991ad5b5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:28.968965 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-39c3319e-27cb-4d10-a4fd-94bd991ad5b5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:28.969204 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-39c3319e-27cb-4d10-a4fd-94bd991ad5b5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:28.969402 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-39c3319e-27cb-4d10-a4fd-94bd991ad5b5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:28.969828 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-39c3319e-27cb-4d10-a4fd-94bd991ad5b5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:28.970114 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-39c3319e-27cb-4d10-a4fd-94bd991ad5b5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:28.970409 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-39c3319e-27cb-4d10-a4fd-94bd991ad5b5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:28.986542 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-39c3319e-27cb-4d10-a4fd-94bd991ad5b5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:29.116866 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-39c3319e-27cb-4d10-a4fd-94bd991ad5b5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:29.121271 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-39c3319e-27cb-4d10-a4fd-94bd991ad5b5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:29.121809 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-39c3319e-27cb-4d10-a4fd-94bd991ad5b5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:29.124956 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-39c3319e-27cb-4d10-a4fd-94bd991ad5b5 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433" status: 200 len: 1511 microversion: 2.60 time: 0.164823 Jun 01 22:54:29.125193 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1274/3808] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:54:28 2026] GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433 => generated 1511 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:54:30.141191 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-98d04d6a-0be3-4b76-8d7c-2838122db292 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:30.143063 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-98d04d6a-0be3-4b76-8d7c-2838122db292 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:30.146852 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-98d04d6a-0be3-4b76-8d7c-2838122db292 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:30.147109 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-98d04d6a-0be3-4b76-8d7c-2838122db292 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:30.147305 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-98d04d6a-0be3-4b76-8d7c-2838122db292 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:30.147729 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-98d04d6a-0be3-4b76-8d7c-2838122db292 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:30.148018 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-98d04d6a-0be3-4b76-8d7c-2838122db292 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:30.148279 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-98d04d6a-0be3-4b76-8d7c-2838122db292 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:30.162136 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-98d04d6a-0be3-4b76-8d7c-2838122db292 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:30.290338 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-98d04d6a-0be3-4b76-8d7c-2838122db292 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:30.294777 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-98d04d6a-0be3-4b76-8d7c-2838122db292 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:30.295340 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-98d04d6a-0be3-4b76-8d7c-2838122db292 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:30.298719 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-98d04d6a-0be3-4b76-8d7c-2838122db292 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433" status: 200 len: 1499 microversion: 2.60 time: 0.159175 Jun 01 22:54:30.298984 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1284/3809] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:54:30 2026] GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433 => generated 1499 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:54:30.750829 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:54:31.313629 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d2e5302b-04ae-4b37-8ada-538575bdf189 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:31.315052 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d2e5302b-04ae-4b37-8ada-538575bdf189 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:31.319109 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d2e5302b-04ae-4b37-8ada-538575bdf189 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:31.319347 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d2e5302b-04ae-4b37-8ada-538575bdf189 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:31.319578 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d2e5302b-04ae-4b37-8ada-538575bdf189 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:31.319998 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d2e5302b-04ae-4b37-8ada-538575bdf189 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:31.320279 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d2e5302b-04ae-4b37-8ada-538575bdf189 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:31.320553 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d2e5302b-04ae-4b37-8ada-538575bdf189 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:31.336180 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d2e5302b-04ae-4b37-8ada-538575bdf189 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:31.446354 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d2e5302b-04ae-4b37-8ada-538575bdf189 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:31.451088 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d2e5302b-04ae-4b37-8ada-538575bdf189 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:31.451630 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d2e5302b-04ae-4b37-8ada-538575bdf189 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:31.455005 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d2e5302b-04ae-4b37-8ada-538575bdf189 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433" status: 200 len: 1499 microversion: 2.60 time: 0.143070 Jun 01 22:54:31.455259 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1252/3810] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:54:31 2026] GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433 => generated 1499 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:54:32.469475 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c2e1bf56-5aef-46a6-a6b7-17f2ea5dbfef tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:32.471377 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c2e1bf56-5aef-46a6-a6b7-17f2ea5dbfef tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:32.475400 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2e1bf56-5aef-46a6-a6b7-17f2ea5dbfef tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:32.475715 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2e1bf56-5aef-46a6-a6b7-17f2ea5dbfef tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:32.475985 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2e1bf56-5aef-46a6-a6b7-17f2ea5dbfef tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:32.476454 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2e1bf56-5aef-46a6-a6b7-17f2ea5dbfef tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:32.476802 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2e1bf56-5aef-46a6-a6b7-17f2ea5dbfef tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:32.477453 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c2e1bf56-5aef-46a6-a6b7-17f2ea5dbfef tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:32.492642 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-c2e1bf56-5aef-46a6-a6b7-17f2ea5dbfef tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:32.605225 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c2e1bf56-5aef-46a6-a6b7-17f2ea5dbfef tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:32.609604 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c2e1bf56-5aef-46a6-a6b7-17f2ea5dbfef tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:32.610205 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-c2e1bf56-5aef-46a6-a6b7-17f2ea5dbfef tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:32.613488 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c2e1bf56-5aef-46a6-a6b7-17f2ea5dbfef tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433" status: 200 len: 1499 microversion: 2.60 time: 0.145808 Jun 01 22:54:32.613795 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1275/3811] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:54:32 2026] GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433 => generated 1499 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:54:33.432930 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=2 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:54:33.563834 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:54:33.628785 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b6a7ed1e-5321-4e55-9af8-075ef793e7e4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:33.631430 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b6a7ed1e-5321-4e55-9af8-075ef793e7e4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:33.636446 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b6a7ed1e-5321-4e55-9af8-075ef793e7e4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:33.636844 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b6a7ed1e-5321-4e55-9af8-075ef793e7e4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:33.637205 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b6a7ed1e-5321-4e55-9af8-075ef793e7e4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:33.637848 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b6a7ed1e-5321-4e55-9af8-075ef793e7e4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:33.638302 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b6a7ed1e-5321-4e55-9af8-075ef793e7e4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:33.638751 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b6a7ed1e-5321-4e55-9af8-075ef793e7e4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:33.654839 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b6a7ed1e-5321-4e55-9af8-075ef793e7e4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:33.780388 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b6a7ed1e-5321-4e55-9af8-075ef793e7e4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:33.785193 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b6a7ed1e-5321-4e55-9af8-075ef793e7e4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:33.785941 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b6a7ed1e-5321-4e55-9af8-075ef793e7e4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:33.789363 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b6a7ed1e-5321-4e55-9af8-075ef793e7e4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433" status: 200 len: 1499 microversion: 2.60 time: 0.162826 Jun 01 22:54:33.789730 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1285/3812] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:54:33 2026] GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433 => generated 1499 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:54:34.503981 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-20630dd0-2a74-4968-bde3-873fc5c54da1 req-8b8d71d4-9a1a-4e96-bdab-dde333ca66bc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fa1a6fb4-6cdb-46c2-a013-ca173ab84433", "name": "network-vif-plugged", "status": "completed", "tag": "aa0ee27f-6d0d-4fd8-8c30-f6f3715a73db"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:54:34.510092 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-20630dd0-2a74-4968-bde3-873fc5c54da1 req-8b8d71d4-9a1a-4e96-bdab-dde333ca66bc service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:34.510308 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-20630dd0-2a74-4968-bde3-873fc5c54da1 req-8b8d71d4-9a1a-4e96-bdab-dde333ca66bc service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:34.510433 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-20630dd0-2a74-4968-bde3-873fc5c54da1 req-8b8d71d4-9a1a-4e96-bdab-dde333ca66bc service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:34.517155 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-20630dd0-2a74-4968-bde3-873fc5c54da1 req-8b8d71d4-9a1a-4e96-bdab-dde333ca66bc service nova] Creating event network-vif-plugged:aa0ee27f-6d0d-4fd8-8c30-f6f3715a73db for instance fa1a6fb4-6cdb-46c2-a013-ca173ab84433 on np0000001904 Jun 01 22:54:34.517623 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-20630dd0-2a74-4968-bde3-873fc5c54da1 req-8b8d71d4-9a1a-4e96-bdab-dde333ca66bc service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:54:34.522487 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-20630dd0-2a74-4968-bde3-873fc5c54da1 req-8b8d71d4-9a1a-4e96-bdab-dde333ca66bc service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020433 Jun 01 22:54:34.522812 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1253/3813] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:54:34 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:54:34.808027 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e5717b8a-6d14-4c34-84e1-4e8040b717d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:34.811077 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e5717b8a-6d14-4c34-84e1-4e8040b717d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:34.814026 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e5717b8a-6d14-4c34-84e1-4e8040b717d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:34.814351 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e5717b8a-6d14-4c34-84e1-4e8040b717d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:34.814626 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e5717b8a-6d14-4c34-84e1-4e8040b717d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:34.815053 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e5717b8a-6d14-4c34-84e1-4e8040b717d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:34.815424 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e5717b8a-6d14-4c34-84e1-4e8040b717d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:34.815803 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e5717b8a-6d14-4c34-84e1-4e8040b717d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:34.830957 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e5717b8a-6d14-4c34-84e1-4e8040b717d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:34.988459 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e5717b8a-6d14-4c34-84e1-4e8040b717d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:34.993586 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e5717b8a-6d14-4c34-84e1-4e8040b717d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:34.994115 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e5717b8a-6d14-4c34-84e1-4e8040b717d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:34.997477 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e5717b8a-6d14-4c34-84e1-4e8040b717d9 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433" status: 200 len: 1499 microversion: 2.60 time: 0.191471 Jun 01 22:54:34.997798 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1276/3814] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:54:34 2026] GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433 => generated 1499 bytes in 192 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:54:35.311162 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=5 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:54:36.012965 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-aa92811d-e561-4697-a6b1-3e303c96e840 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:36.015282 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-aa92811d-e561-4697-a6b1-3e303c96e840 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:36.019150 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-aa92811d-e561-4697-a6b1-3e303c96e840 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:36.019487 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-aa92811d-e561-4697-a6b1-3e303c96e840 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:36.019786 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-aa92811d-e561-4697-a6b1-3e303c96e840 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:36.020276 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-aa92811d-e561-4697-a6b1-3e303c96e840 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:36.020663 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-aa92811d-e561-4697-a6b1-3e303c96e840 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:36.020990 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-aa92811d-e561-4697-a6b1-3e303c96e840 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:36.036642 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-aa92811d-e561-4697-a6b1-3e303c96e840 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:36.182851 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-aa92811d-e561-4697-a6b1-3e303c96e840 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:36.187341 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-aa92811d-e561-4697-a6b1-3e303c96e840 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:36.187881 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-aa92811d-e561-4697-a6b1-3e303c96e840 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:36.191120 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-aa92811d-e561-4697-a6b1-3e303c96e840 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433" status: 200 len: 1499 microversion: 2.60 time: 0.179940 Jun 01 22:54:36.191424 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1286/3815] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:54:36 2026] GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433 => generated 1499 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:54:36.569302 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-d271fe39-2a29-4840-a13d-1078a686438a req-02869d63-1019-4aeb-a026-c6b854f8e924 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fa1a6fb4-6cdb-46c2-a013-ca173ab84433", "name": "network-vif-plugged", "status": "completed", "tag": "aa0ee27f-6d0d-4fd8-8c30-f6f3715a73db"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:54:36.575898 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d271fe39-2a29-4840-a13d-1078a686438a req-02869d63-1019-4aeb-a026-c6b854f8e924 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:36.576207 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d271fe39-2a29-4840-a13d-1078a686438a req-02869d63-1019-4aeb-a026-c6b854f8e924 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:36.576322 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-d271fe39-2a29-4840-a13d-1078a686438a req-02869d63-1019-4aeb-a026-c6b854f8e924 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:36.584816 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-d271fe39-2a29-4840-a13d-1078a686438a req-02869d63-1019-4aeb-a026-c6b854f8e924 service nova] Creating event network-vif-plugged:aa0ee27f-6d0d-4fd8-8c30-f6f3715a73db for instance fa1a6fb4-6cdb-46c2-a013-ca173ab84433 on np0000001904 Jun 01 22:54:36.585251 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-d271fe39-2a29-4840-a13d-1078a686438a req-02869d63-1019-4aeb-a026-c6b854f8e924 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:54:36.590025 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-d271fe39-2a29-4840-a13d-1078a686438a req-02869d63-1019-4aeb-a026-c6b854f8e924 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022877 Jun 01 22:54:36.590404 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1254/3816] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:54:36 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 24 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:54:37.209600 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-2af42fa0-3e7c-4859-a941-3e566e75179c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:37.210489 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-2af42fa0-3e7c-4859-a941-3e566e75179c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:37.214550 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2af42fa0-3e7c-4859-a941-3e566e75179c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:37.214981 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2af42fa0-3e7c-4859-a941-3e566e75179c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:37.216472 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2af42fa0-3e7c-4859-a941-3e566e75179c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:37.216472 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2af42fa0-3e7c-4859-a941-3e566e75179c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:37.216472 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2af42fa0-3e7c-4859-a941-3e566e75179c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:37.216472 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-2af42fa0-3e7c-4859-a941-3e566e75179c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:37.236590 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-2af42fa0-3e7c-4859-a941-3e566e75179c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:37.374387 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2af42fa0-3e7c-4859-a941-3e566e75179c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:37.378959 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2af42fa0-3e7c-4859-a941-3e566e75179c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:37.379756 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-2af42fa0-3e7c-4859-a941-3e566e75179c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:37.383999 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-2af42fa0-3e7c-4859-a941-3e566e75179c tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433" status: 200 len: 1684 microversion: 2.60 time: 0.177903 Jun 01 22:54:37.384458 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1277/3817] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:54:37 2026] GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433 => generated 1684 bytes in 178 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:54:37.399403 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-12e0a4f1-c1f8-4346-b716-0c47d4758fb7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:37.401381 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-12e0a4f1-c1f8-4346-b716-0c47d4758fb7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:37.404992 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-12e0a4f1-c1f8-4346-b716-0c47d4758fb7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:37.405303 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-12e0a4f1-c1f8-4346-b716-0c47d4758fb7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:37.405502 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-12e0a4f1-c1f8-4346-b716-0c47d4758fb7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:37.405798 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-12e0a4f1-c1f8-4346-b716-0c47d4758fb7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:37.405980 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-12e0a4f1-c1f8-4346-b716-0c47d4758fb7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:37.406136 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-12e0a4f1-c1f8-4346-b716-0c47d4758fb7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:37.416355 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-12e0a4f1-c1f8-4346-b716-0c47d4758fb7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:37.475422 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-12e0a4f1-c1f8-4346-b716-0c47d4758fb7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433/os-interface" status: 200 len: 283 microversion: 2.60 time: 0.077607 Jun 01 22:54:37.475798 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1287/3818] 10.4.3.116 () {68 vars in 1434 bytes} [Mon Jun 1 22:54:37 2026] GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433/os-interface => generated 283 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:54:38.625408 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-c851bd0d-4eeb-4beb-ae01-7f648a76f9c8 req-a562f088-e4a8-4429-8a5c-317c5fd1d4cf service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "fa1a6fb4-6cdb-46c2-a013-ca173ab84433", "tag": "aa0ee27f-6d0d-4fd8-8c30-f6f3715a73db"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:54:38.630812 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c851bd0d-4eeb-4beb-ae01-7f648a76f9c8 req-a562f088-e4a8-4429-8a5c-317c5fd1d4cf service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:38.631010 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c851bd0d-4eeb-4beb-ae01-7f648a76f9c8 req-a562f088-e4a8-4429-8a5c-317c5fd1d4cf service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:38.631176 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-c851bd0d-4eeb-4beb-ae01-7f648a76f9c8 req-a562f088-e4a8-4429-8a5c-317c5fd1d4cf service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:38.637065 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-c851bd0d-4eeb-4beb-ae01-7f648a76f9c8 req-a562f088-e4a8-4429-8a5c-317c5fd1d4cf service nova] Creating event network-changed:aa0ee27f-6d0d-4fd8-8c30-f6f3715a73db for instance fa1a6fb4-6cdb-46c2-a013-ca173ab84433 on np0000001904 Jun 01 22:54:38.637414 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-c851bd0d-4eeb-4beb-ae01-7f648a76f9c8 req-a562f088-e4a8-4429-8a5c-317c5fd1d4cf service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:54:38.640869 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-c851bd0d-4eeb-4beb-ae01-7f648a76f9c8 req-a562f088-e4a8-4429-8a5c-317c5fd1d4cf service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.017288 Jun 01 22:54:38.641138 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1255/3819] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:54:38 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:54:41.030180 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-2048327425", "imageRef": "", "flavorRef": "42", "security_groups": [{"name": "tempest-secgroup-smoke-847406642"}], "block_device_mapping_v2": [{"uuid": "4aef0306-70dc-44e0-b12c-9c13677b1e9c", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestEncryptedCinderVolumes-979457660", "networks": [{"uuid": "239f7ae0-2c20-44a3-901a-e977a40b05d5"}]}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:54:41.065635 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:41.065943 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:41.066226 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:41.066733 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:41.067005 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:41.067283 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:41.072050 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:41.128018 np0000001904 devstack@n-api.service[86660]: DEBUG nova.network.neutron [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] validate_networks() for [('239f7ae0-2c20-44a3-901a-e977a40b05d5', None, None, None, None, None)] {{(pid=86660) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:54:41.128456 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:41.312518 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:41.465486 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Flavor limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:54:41.465728 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Image limits 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:54:41.465923 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Flavor pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:54:41.466103 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Image pref 0:0:0 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:54:41.466257 np0000001904 devstack@n-api.service[86660]: DEBUG nova.virt.hardware [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86660) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:54:41.471830 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:41.471936 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:41.472054 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-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=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:41.472518 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:41.472676 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:41.472796 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:41.483373 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Getting quotas for project b07e512718e14faa9a2fd2e40ea4c187. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:54:41.485825 np0000001904 devstack@n-api.service[86660]: DEBUG nova.quota [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Getting quotas for user d13a6f1a281c483f8792bcc7ddc67e70 and project b07e512718e14faa9a2fd2e40ea4c187. Resources: {'cores', 'ram', 'instances'} {{(pid=86660) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:54:41.516885 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Going to run 1 instances... {{(pid=86660) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:54:41.518233 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] 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='4aef0306-70dc-44e0-b12c-9c13677b1e9c',volume_size=None,volume_type=None)] {{(pid=86660) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:54:41.619182 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-b743ad7e-0c1f-479d-8e24-ecd3c9deaaab tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.590535 Jun 01 22:54:41.619585 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1278/3820] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:54:41 2026] POST /compute/v2.1/servers => generated 405 bytes in 591 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:54:41.628739 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-88c8d936-6649-45dc-b7c9-67d66ccbba1d tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:41.630179 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-88c8d936-6649-45dc-b7c9-67d66ccbba1d tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:41.642695 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-88c8d936-6649-45dc-b7c9-67d66ccbba1d tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:41.696801 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-88c8d936-6649-45dc-b7c9-67d66ccbba1d tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:41.704553 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-88c8d936-6649-45dc-b7c9-67d66ccbba1d tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 200 len: 1102 microversion: 2.1 time: 0.077282 Jun 01 22:54:41.704967 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1288/3821] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:54:41 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 1102 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:54:42.721434 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-853e05af-68dd-4d00-966a-d41c6e594a4a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:42.723119 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-853e05af-68dd-4d00-966a-d41c6e594a4a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:42.728129 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-853e05af-68dd-4d00-966a-d41c6e594a4a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:42.728388 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-853e05af-68dd-4d00-966a-d41c6e594a4a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:42.728603 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-853e05af-68dd-4d00-966a-d41c6e594a4a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:42.729013 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-853e05af-68dd-4d00-966a-d41c6e594a4a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:42.729311 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-853e05af-68dd-4d00-966a-d41c6e594a4a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:42.729579 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-853e05af-68dd-4d00-966a-d41c6e594a4a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:42.744525 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-853e05af-68dd-4d00-966a-d41c6e594a4a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:42.799297 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-853e05af-68dd-4d00-966a-d41c6e594a4a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:42.806343 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-853e05af-68dd-4d00-966a-d41c6e594a4a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 200 len: 1152 microversion: 2.1 time: 0.086602 Jun 01 22:54:42.806645 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1256/3822] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:54:42 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 1152 bytes in 87 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:54:43.822094 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-221f1b2c-59b3-4b61-ac4b-33fc3defeab1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:43.824588 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-221f1b2c-59b3-4b61-ac4b-33fc3defeab1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:43.827711 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-221f1b2c-59b3-4b61-ac4b-33fc3defeab1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:43.828048 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-221f1b2c-59b3-4b61-ac4b-33fc3defeab1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:43.828335 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-221f1b2c-59b3-4b61-ac4b-33fc3defeab1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:43.828865 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-221f1b2c-59b3-4b61-ac4b-33fc3defeab1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:43.829633 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-221f1b2c-59b3-4b61-ac4b-33fc3defeab1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:43.829633 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-221f1b2c-59b3-4b61-ac4b-33fc3defeab1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:43.846615 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-221f1b2c-59b3-4b61-ac4b-33fc3defeab1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:43.887751 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-221f1b2c-59b3-4b61-ac4b-33fc3defeab1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:43.894388 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-221f1b2c-59b3-4b61-ac4b-33fc3defeab1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 200 len: 1200 microversion: 2.1 time: 0.073954 Jun 01 22:54:43.894737 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1279/3823] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:54:43 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 1200 bytes in 74 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:54:44.909745 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-4e20ea9a-cd45-4b53-9607-9a85325e9357 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:44.911467 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-4e20ea9a-cd45-4b53-9607-9a85325e9357 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:44.917172 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e20ea9a-cd45-4b53-9607-9a85325e9357 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:44.917596 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e20ea9a-cd45-4b53-9607-9a85325e9357 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:44.917916 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e20ea9a-cd45-4b53-9607-9a85325e9357 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:44.918622 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e20ea9a-cd45-4b53-9607-9a85325e9357 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:44.919100 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e20ea9a-cd45-4b53-9607-9a85325e9357 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:44.919512 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-4e20ea9a-cd45-4b53-9607-9a85325e9357 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:44.936545 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-4e20ea9a-cd45-4b53-9607-9a85325e9357 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:45.004744 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-4e20ea9a-cd45-4b53-9607-9a85325e9357 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:45.014697 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-4e20ea9a-cd45-4b53-9607-9a85325e9357 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 200 len: 1200 microversion: 2.1 time: 0.107718 Jun 01 22:54:45.015092 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1289/3824] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:54:44 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 1200 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:54:46.029704 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a77952a2-2685-4bef-8a08-fb94406a1e28 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:46.031091 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a77952a2-2685-4bef-8a08-fb94406a1e28 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:46.035251 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a77952a2-2685-4bef-8a08-fb94406a1e28 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:46.035515 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a77952a2-2685-4bef-8a08-fb94406a1e28 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:46.035736 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a77952a2-2685-4bef-8a08-fb94406a1e28 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:46.036157 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a77952a2-2685-4bef-8a08-fb94406a1e28 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:46.036456 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a77952a2-2685-4bef-8a08-fb94406a1e28 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:46.036736 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a77952a2-2685-4bef-8a08-fb94406a1e28 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:46.050264 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a77952a2-2685-4bef-8a08-fb94406a1e28 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:46.097518 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-a77952a2-2685-4bef-8a08-fb94406a1e28 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:46.104955 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a77952a2-2685-4bef-8a08-fb94406a1e28 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 200 len: 1208 microversion: 2.1 time: 0.076893 Jun 01 22:54:46.105221 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1257/3825] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:54:46 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 1208 bytes in 77 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:54:46.849120 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-5452ff55-529c-41e1-9dc6-f1852b1b35da req-212fb216-8f6a-45a4-bf0c-aac9204e8ec3 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a043a735-241e-4a9a-ad8d-e8cabdfc551f", "tag": "297c66be-0514-4b96-9e0e-f36191930b89"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:54:46.856250 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-5452ff55-529c-41e1-9dc6-f1852b1b35da req-212fb216-8f6a-45a4-bf0c-aac9204e8ec3 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:46.856442 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-5452ff55-529c-41e1-9dc6-f1852b1b35da req-212fb216-8f6a-45a4-bf0c-aac9204e8ec3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:46.856543 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-5452ff55-529c-41e1-9dc6-f1852b1b35da req-212fb216-8f6a-45a4-bf0c-aac9204e8ec3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:46.861830 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-5452ff55-529c-41e1-9dc6-f1852b1b35da req-212fb216-8f6a-45a4-bf0c-aac9204e8ec3 service nova] Creating event network-changed:297c66be-0514-4b96-9e0e-f36191930b89 for instance a043a735-241e-4a9a-ad8d-e8cabdfc551f on np0000001904 Jun 01 22:54:46.862211 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-5452ff55-529c-41e1-9dc6-f1852b1b35da req-212fb216-8f6a-45a4-bf0c-aac9204e8ec3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:54:46.865902 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-5452ff55-529c-41e1-9dc6-f1852b1b35da req-212fb216-8f6a-45a4-bf0c-aac9204e8ec3 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.046457 Jun 01 22:54:46.866087 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1280/3826] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:54:46 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:54:47.119104 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-acdf931a-6daa-4255-a65c-184003595226 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:47.120487 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-acdf931a-6daa-4255-a65c-184003595226 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:47.125701 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-acdf931a-6daa-4255-a65c-184003595226 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:47.125931 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-acdf931a-6daa-4255-a65c-184003595226 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:47.126126 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-acdf931a-6daa-4255-a65c-184003595226 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:47.126535 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-acdf931a-6daa-4255-a65c-184003595226 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:47.126835 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-acdf931a-6daa-4255-a65c-184003595226 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:47.127215 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-acdf931a-6daa-4255-a65c-184003595226 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:47.140062 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-acdf931a-6daa-4255-a65c-184003595226 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:47.273255 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-acdf931a-6daa-4255-a65c-184003595226 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:47.280003 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-acdf931a-6daa-4255-a65c-184003595226 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 200 len: 1285 microversion: 2.1 time: 0.162490 Jun 01 22:54:47.280191 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1290/3827] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:54:47 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 1285 bytes in 163 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:54:48.293800 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7e45c7c3-6171-46d1-a29a-0a4c8fff7e22 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:48.295173 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7e45c7c3-6171-46d1-a29a-0a4c8fff7e22 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:48.298398 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=31,nova_api:UPDATE=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:54:48.302599 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7e45c7c3-6171-46d1-a29a-0a4c8fff7e22 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:48.303053 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7e45c7c3-6171-46d1-a29a-0a4c8fff7e22 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:48.303359 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7e45c7c3-6171-46d1-a29a-0a4c8fff7e22 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:48.303816 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7e45c7c3-6171-46d1-a29a-0a4c8fff7e22 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:48.304215 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7e45c7c3-6171-46d1-a29a-0a4c8fff7e22 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:48.304607 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7e45c7c3-6171-46d1-a29a-0a4c8fff7e22 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:48.308380 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=72,nova_cell1:INSERT=3,nova_cell1:UPDATE=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:54:48.323260 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7e45c7c3-6171-46d1-a29a-0a4c8fff7e22 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:48.464309 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7e45c7c3-6171-46d1-a29a-0a4c8fff7e22 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:48.471223 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7e45c7c3-6171-46d1-a29a-0a4c8fff7e22 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 200 len: 1285 microversion: 2.1 time: 0.179177 Jun 01 22:54:48.471500 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1258/3828] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:54:48 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 1285 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:54:49.485969 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-ff9ef60a-0e3c-4329-81ed-f505c830fd08 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:49.487391 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-ff9ef60a-0e3c-4329-81ed-f505c830fd08 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:49.491548 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff9ef60a-0e3c-4329-81ed-f505c830fd08 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:49.491832 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff9ef60a-0e3c-4329-81ed-f505c830fd08 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:49.492052 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff9ef60a-0e3c-4329-81ed-f505c830fd08 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:49.492515 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff9ef60a-0e3c-4329-81ed-f505c830fd08 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:49.492822 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff9ef60a-0e3c-4329-81ed-f505c830fd08 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:49.493106 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-ff9ef60a-0e3c-4329-81ed-f505c830fd08 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:49.506070 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-ff9ef60a-0e3c-4329-81ed-f505c830fd08 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:49.625223 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-ff9ef60a-0e3c-4329-81ed-f505c830fd08 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:49.632684 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-ff9ef60a-0e3c-4329-81ed-f505c830fd08 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 200 len: 1273 microversion: 2.1 time: 0.148363 Jun 01 22:54:49.633168 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1281/3829] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:54:49 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 1273 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:54:50.648298 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a3d6dbcd-f8cd-4783-9261-010a3c79dc36 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:50.649535 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a3d6dbcd-f8cd-4783-9261-010a3c79dc36 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:50.654894 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a3d6dbcd-f8cd-4783-9261-010a3c79dc36 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:50.655176 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a3d6dbcd-f8cd-4783-9261-010a3c79dc36 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:50.655384 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a3d6dbcd-f8cd-4783-9261-010a3c79dc36 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:50.655848 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a3d6dbcd-f8cd-4783-9261-010a3c79dc36 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:50.656181 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a3d6dbcd-f8cd-4783-9261-010a3c79dc36 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:50.656450 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a3d6dbcd-f8cd-4783-9261-010a3c79dc36 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:50.669102 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a3d6dbcd-f8cd-4783-9261-010a3c79dc36 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:50.792286 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a3d6dbcd-f8cd-4783-9261-010a3c79dc36 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:50.799560 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a3d6dbcd-f8cd-4783-9261-010a3c79dc36 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 200 len: 1273 microversion: 2.1 time: 0.152963 Jun 01 22:54:50.800079 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1291/3830] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:54:50 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 1273 bytes in 153 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:54:51.476389 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:54:51.488884 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=3 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:54:51.698875 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell0:SELECT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:54:51.815505 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-c017276f-5031-4a2e-b0de-f6bbb5366e31 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:51.816761 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-c017276f-5031-4a2e-b0de-f6bbb5366e31 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:51.822656 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c017276f-5031-4a2e-b0de-f6bbb5366e31 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:51.822910 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c017276f-5031-4a2e-b0de-f6bbb5366e31 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:51.823116 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c017276f-5031-4a2e-b0de-f6bbb5366e31 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:51.823503 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c017276f-5031-4a2e-b0de-f6bbb5366e31 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:51.823818 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c017276f-5031-4a2e-b0de-f6bbb5366e31 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:51.824079 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-c017276f-5031-4a2e-b0de-f6bbb5366e31 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:51.839485 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-c017276f-5031-4a2e-b0de-f6bbb5366e31 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:51.954659 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-c017276f-5031-4a2e-b0de-f6bbb5366e31 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:51.962130 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-c017276f-5031-4a2e-b0de-f6bbb5366e31 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 200 len: 1273 microversion: 2.1 time: 0.148212 Jun 01 22:54:51.962433 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1259/3831] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:54:51 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 1273 bytes in 149 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:54:52.975874 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-1b0acb0a-7b4e-42e2-824d-3ad940e3bd65 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:52.977412 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-1b0acb0a-7b4e-42e2-824d-3ad940e3bd65 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:52.982107 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b0acb0a-7b4e-42e2-824d-3ad940e3bd65 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:52.982351 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b0acb0a-7b4e-42e2-824d-3ad940e3bd65 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:52.982631 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b0acb0a-7b4e-42e2-824d-3ad940e3bd65 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:52.983071 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b0acb0a-7b4e-42e2-824d-3ad940e3bd65 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:52.983369 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b0acb0a-7b4e-42e2-824d-3ad940e3bd65 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:52.983669 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-1b0acb0a-7b4e-42e2-824d-3ad940e3bd65 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:52.998122 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-1b0acb0a-7b4e-42e2-824d-3ad940e3bd65 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:53.135665 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-1b0acb0a-7b4e-42e2-824d-3ad940e3bd65 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:53.142481 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-1b0acb0a-7b4e-42e2-824d-3ad940e3bd65 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 200 len: 1273 microversion: 2.1 time: 0.168569 Jun 01 22:54:53.142748 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1282/3832] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:54:52 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 1273 bytes in 169 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:54:54.157352 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-b5e2714a-f9f2-4789-8c0d-ba9f53d6a193 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:54.158594 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-b5e2714a-f9f2-4789-8c0d-ba9f53d6a193 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:54.163720 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b5e2714a-f9f2-4789-8c0d-ba9f53d6a193 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:54.163873 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b5e2714a-f9f2-4789-8c0d-ba9f53d6a193 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:54.164095 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b5e2714a-f9f2-4789-8c0d-ba9f53d6a193 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:54.164527 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b5e2714a-f9f2-4789-8c0d-ba9f53d6a193 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:54.164842 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b5e2714a-f9f2-4789-8c0d-ba9f53d6a193 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:54.165115 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-b5e2714a-f9f2-4789-8c0d-ba9f53d6a193 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:54.177978 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-b5e2714a-f9f2-4789-8c0d-ba9f53d6a193 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:54.309062 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-b5e2714a-f9f2-4789-8c0d-ba9f53d6a193 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:54.315852 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-b5e2714a-f9f2-4789-8c0d-ba9f53d6a193 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 200 len: 1273 microversion: 2.1 time: 0.160028 Jun 01 22:54:54.316145 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1292/3833] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:54:54 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 1273 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:54:55.330462 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-17c90587-a15c-4d62-bed2-f8d9b9eb748e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:55.331927 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-17c90587-a15c-4d62-bed2-f8d9b9eb748e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:55.336739 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-17c90587-a15c-4d62-bed2-f8d9b9eb748e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:55.337010 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-17c90587-a15c-4d62-bed2-f8d9b9eb748e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:55.337258 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-17c90587-a15c-4d62-bed2-f8d9b9eb748e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:55.337783 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-17c90587-a15c-4d62-bed2-f8d9b9eb748e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:55.338250 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-17c90587-a15c-4d62-bed2-f8d9b9eb748e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:55.338646 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-17c90587-a15c-4d62-bed2-f8d9b9eb748e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:55.353333 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-17c90587-a15c-4d62-bed2-f8d9b9eb748e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:55.524802 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-17c90587-a15c-4d62-bed2-f8d9b9eb748e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:55.534029 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-17c90587-a15c-4d62-bed2-f8d9b9eb748e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 200 len: 1273 microversion: 2.1 time: 0.205348 Jun 01 22:54:55.534349 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1260/3834] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:54:55 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 1273 bytes in 206 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:54:56.543995 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-487ec50b-6e36-4efe-8a90-95979c6f10f9 req-f50da0a6-4575-469d-95b4-295132d908f3 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a043a735-241e-4a9a-ad8d-e8cabdfc551f", "name": "network-vif-plugged", "status": "completed", "tag": "297c66be-0514-4b96-9e0e-f36191930b89"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:54:56.552504 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-8a2de184-d3f5-4624-900f-808ffdc956b2 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:56.554422 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-487ec50b-6e36-4efe-8a90-95979c6f10f9 req-f50da0a6-4575-469d-95b4-295132d908f3 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:56.554797 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-8a2de184-d3f5-4624-900f-808ffdc956b2 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:56.554858 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-487ec50b-6e36-4efe-8a90-95979c6f10f9 req-f50da0a6-4575-469d-95b4-295132d908f3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:56.555036 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-487ec50b-6e36-4efe-8a90-95979c6f10f9 req-f50da0a6-4575-469d-95b4-295132d908f3 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:56.559911 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8a2de184-d3f5-4624-900f-808ffdc956b2 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:56.560220 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8a2de184-d3f5-4624-900f-808ffdc956b2 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:56.560456 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8a2de184-d3f5-4624-900f-808ffdc956b2 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:56.560966 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8a2de184-d3f5-4624-900f-808ffdc956b2 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:56.561305 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8a2de184-d3f5-4624-900f-808ffdc956b2 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:56.561625 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-8a2de184-d3f5-4624-900f-808ffdc956b2 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:56.563411 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-487ec50b-6e36-4efe-8a90-95979c6f10f9 req-f50da0a6-4575-469d-95b4-295132d908f3 service nova] Creating event network-vif-plugged:297c66be-0514-4b96-9e0e-f36191930b89 for instance a043a735-241e-4a9a-ad8d-e8cabdfc551f on np0000001904 Jun 01 22:54:56.563987 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-487ec50b-6e36-4efe-8a90-95979c6f10f9 req-f50da0a6-4575-469d-95b4-295132d908f3 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:54:56.571951 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-487ec50b-6e36-4efe-8a90-95979c6f10f9 req-f50da0a6-4575-469d-95b4-295132d908f3 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.030281 Jun 01 22:54:56.572278 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1283/3835] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:54:56 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 31 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:54:56.580283 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-8a2de184-d3f5-4624-900f-808ffdc956b2 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:56.745915 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-8a2de184-d3f5-4624-900f-808ffdc956b2 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:56.753554 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-8a2de184-d3f5-4624-900f-808ffdc956b2 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 200 len: 1273 microversion: 2.1 time: 0.203128 Jun 01 22:54:56.753831 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1293/3836] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:54:56 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 1273 bytes in 204 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:54:57.769372 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d737869a-fcc2-4ad3-9144-8101e3e606a4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:57.770840 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d737869a-fcc2-4ad3-9144-8101e3e606a4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:57.775745 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d737869a-fcc2-4ad3-9144-8101e3e606a4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:57.775976 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d737869a-fcc2-4ad3-9144-8101e3e606a4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:57.776200 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d737869a-fcc2-4ad3-9144-8101e3e606a4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:57.776764 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d737869a-fcc2-4ad3-9144-8101e3e606a4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:57.777046 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d737869a-fcc2-4ad3-9144-8101e3e606a4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:57.777387 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d737869a-fcc2-4ad3-9144-8101e3e606a4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:57.790746 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-d737869a-fcc2-4ad3-9144-8101e3e606a4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:57.905899 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-d737869a-fcc2-4ad3-9144-8101e3e606a4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:57.913049 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d737869a-fcc2-4ad3-9144-8101e3e606a4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 200 len: 1273 microversion: 2.1 time: 0.145544 Jun 01 22:54:57.913279 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1261/3837] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:54:57 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 1273 bytes in 146 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:54:58.630536 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-82400bc1-434f-4b8a-9e21-fc9b3499dc75 req-50eca05d-8cc9-4a9c-bd31-4d6874b2d01b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a043a735-241e-4a9a-ad8d-e8cabdfc551f", "name": "network-vif-plugged", "status": "completed", "tag": "297c66be-0514-4b96-9e0e-f36191930b89"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:54:58.637806 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-82400bc1-434f-4b8a-9e21-fc9b3499dc75 req-50eca05d-8cc9-4a9c-bd31-4d6874b2d01b service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:58.638056 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-82400bc1-434f-4b8a-9e21-fc9b3499dc75 req-50eca05d-8cc9-4a9c-bd31-4d6874b2d01b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:58.638187 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-82400bc1-434f-4b8a-9e21-fc9b3499dc75 req-50eca05d-8cc9-4a9c-bd31-4d6874b2d01b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:58.644894 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-82400bc1-434f-4b8a-9e21-fc9b3499dc75 req-50eca05d-8cc9-4a9c-bd31-4d6874b2d01b service nova] Creating event network-vif-plugged:297c66be-0514-4b96-9e0e-f36191930b89 for instance a043a735-241e-4a9a-ad8d-e8cabdfc551f on np0000001904 Jun 01 22:54:58.645281 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-82400bc1-434f-4b8a-9e21-fc9b3499dc75 req-50eca05d-8cc9-4a9c-bd31-4d6874b2d01b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:54:58.649349 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-82400bc1-434f-4b8a-9e21-fc9b3499dc75 req-50eca05d-8cc9-4a9c-bd31-4d6874b2d01b service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.020796 Jun 01 22:54:58.649663 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1284/3838] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:54:58 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 21 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:54:58.927412 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9d1744f4-1377-42e2-ac06-aa9f8b6e8855 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:54:58.928968 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9d1744f4-1377-42e2-ac06-aa9f8b6e8855 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:54:58.934408 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9d1744f4-1377-42e2-ac06-aa9f8b6e8855 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:58.934805 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9d1744f4-1377-42e2-ac06-aa9f8b6e8855 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:58.935088 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9d1744f4-1377-42e2-ac06-aa9f8b6e8855 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:58.935528 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9d1744f4-1377-42e2-ac06-aa9f8b6e8855 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:54:58.935867 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9d1744f4-1377-42e2-ac06-aa9f8b6e8855 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:54:58.936171 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9d1744f4-1377-42e2-ac06-aa9f8b6e8855 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:54:58.950641 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9d1744f4-1377-42e2-ac06-aa9f8b6e8855 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:54:59.090095 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9d1744f4-1377-42e2-ac06-aa9f8b6e8855 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:54:59.097368 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9d1744f4-1377-42e2-ac06-aa9f8b6e8855 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 200 len: 1273 microversion: 2.1 time: 0.171766 Jun 01 22:54:59.097653 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1294/3839] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:54:58 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 1273 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:55:00.111797 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9d3c0aa8-3480-443e-be02-3716632967e8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:55:00.113246 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-9d3c0aa8-3480-443e-be02-3716632967e8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:55:00.117777 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9d3c0aa8-3480-443e-be02-3716632967e8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:00.118092 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9d3c0aa8-3480-443e-be02-3716632967e8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:00.118330 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9d3c0aa8-3480-443e-be02-3716632967e8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:00.118798 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9d3c0aa8-3480-443e-be02-3716632967e8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:00.119130 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9d3c0aa8-3480-443e-be02-3716632967e8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:00.119422 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9d3c0aa8-3480-443e-be02-3716632967e8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:00.131890 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-9d3c0aa8-3480-443e-be02-3716632967e8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:55:00.276781 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9d3c0aa8-3480-443e-be02-3716632967e8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:00.281343 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-d8a395a0-840b-4255-b8f5-34e4d25ed34e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:55:00.282864 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-d8a395a0-840b-4255-b8f5-34e4d25ed34e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:55:00.285586 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9d3c0aa8-3480-443e-be02-3716632967e8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 200 len: 1464 microversion: 2.1 time: 0.175486 Jun 01 22:55:00.285867 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1262/3840] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:55:00 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 1464 bytes in 176 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:55:00.287296 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8a395a0-840b-4255-b8f5-34e4d25ed34e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:00.287536 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8a395a0-840b-4255-b8f5-34e4d25ed34e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:00.287746 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8a395a0-840b-4255-b8f5-34e4d25ed34e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:00.288172 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8a395a0-840b-4255-b8f5-34e4d25ed34e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:00.288448 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8a395a0-840b-4255-b8f5-34e4d25ed34e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:00.288729 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-d8a395a0-840b-4255-b8f5-34e4d25ed34e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:00.300752 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-73dc7339-8409-41ee-827d-af0ff06b6038 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:55:00.302461 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-73dc7339-8409-41ee-827d-af0ff06b6038 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:55:00.303674 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-d8a395a0-840b-4255-b8f5-34e4d25ed34e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:55:00.307795 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-73dc7339-8409-41ee-827d-af0ff06b6038 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:00.308138 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-73dc7339-8409-41ee-827d-af0ff06b6038 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:00.308403 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-73dc7339-8409-41ee-827d-af0ff06b6038 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:00.308946 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-73dc7339-8409-41ee-827d-af0ff06b6038 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:00.309335 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-73dc7339-8409-41ee-827d-af0ff06b6038 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:00.309838 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-73dc7339-8409-41ee-827d-af0ff06b6038 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:00.326696 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-73dc7339-8409-41ee-827d-af0ff06b6038 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:55:00.443012 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d8a395a0-840b-4255-b8f5-34e4d25ed34e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:00.448323 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d8a395a0-840b-4255-b8f5-34e4d25ed34e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:00.448928 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-d8a395a0-840b-4255-b8f5-34e4d25ed34e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:00.450714 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-73dc7339-8409-41ee-827d-af0ff06b6038 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:00.453297 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-d8a395a0-840b-4255-b8f5-34e4d25ed34e tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433" status: 200 len: 1802 microversion: 2.60 time: 0.173761 Jun 01 22:55:00.453615 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1285/3841] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:55:00 2026] GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433 => generated 1802 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:55:00.458400 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-73dc7339-8409-41ee-827d-af0ff06b6038 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 200 len: 1464 microversion: 2.1 time: 0.159753 Jun 01 22:55:00.458730 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1295/3842] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:55:00 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 1464 bytes in 160 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:55:01.511171 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-88a9b90f-b37c-4bb4-ad86-223b1eb1c54e req-2ce60247-75ac-49d1-8ef0-9959235628a9 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "a043a735-241e-4a9a-ad8d-e8cabdfc551f", "tag": "297c66be-0514-4b96-9e0e-f36191930b89"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:55:01.518370 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-88a9b90f-b37c-4bb4-ad86-223b1eb1c54e req-2ce60247-75ac-49d1-8ef0-9959235628a9 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:01.518662 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-88a9b90f-b37c-4bb4-ad86-223b1eb1c54e req-2ce60247-75ac-49d1-8ef0-9959235628a9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:01.518855 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-88a9b90f-b37c-4bb4-ad86-223b1eb1c54e req-2ce60247-75ac-49d1-8ef0-9959235628a9 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:01.528143 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-88a9b90f-b37c-4bb4-ad86-223b1eb1c54e req-2ce60247-75ac-49d1-8ef0-9959235628a9 service nova] Creating event network-changed:297c66be-0514-4b96-9e0e-f36191930b89 for instance a043a735-241e-4a9a-ad8d-e8cabdfc551f on np0000001904 Jun 01 22:55:01.529356 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-88a9b90f-b37c-4bb4-ad86-223b1eb1c54e req-2ce60247-75ac-49d1-8ef0-9959235628a9 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:55:01.534520 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-88a9b90f-b37c-4bb4-ad86-223b1eb1c54e req-2ce60247-75ac-49d1-8ef0-9959235628a9 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.024899 Jun 01 22:55:01.534520 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1263/3843] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:55:01 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 25 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:55:01.756784 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-c5630b83-5e2e-420d-99f0-c1649e6de649 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "d3901335-5c83-46ac-848d-7eb76523c45f"}} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:55:01.760103 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-c5630b83-5e2e-420d-99f0-c1649e6de649 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:55:01.762816 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c5630b83-5e2e-420d-99f0-c1649e6de649 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:01.763968 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c5630b83-5e2e-420d-99f0-c1649e6de649 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:01.763968 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c5630b83-5e2e-420d-99f0-c1649e6de649 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:01.763968 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c5630b83-5e2e-420d-99f0-c1649e6de649 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:01.763968 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c5630b83-5e2e-420d-99f0-c1649e6de649 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:01.764296 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-c5630b83-5e2e-420d-99f0-c1649e6de649 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:04.317451 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-c5630b83-5e2e-420d-99f0-c1649e6de649 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "POST /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433/os-volume_attachments" status: 200 len: 194 microversion: 2.60 time: 2.562134 Jun 01 22:55:04.317451 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1286/3844] 10.4.3.116 () {70 vars in 1482 bytes} [Mon Jun 1 22:55:01 2026] POST /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433/os-volume_attachments => generated 194 bytes in 2563 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) Jun 01 22:55:10.304898 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=38,nova_api:DELETE=1,nova_api:INSERT=4 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:55:10.452678 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=84 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:55:11.516082 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=5 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:55:11.522181 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=20 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:55:11.611603 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-dbb5e5c3-89c9-482b-9b2b-be959469a9b3 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Action: 'create', calling method: >, body: {"volumeAttachment": {"volumeId": "d3901335-5c83-46ac-848d-7eb76523c45f"}} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:55:11.613670 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-dbb5e5c3-89c9-482b-9b2b-be959469a9b3 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:55:11.617414 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dbb5e5c3-89c9-482b-9b2b-be959469a9b3 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:11.617641 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dbb5e5c3-89c9-482b-9b2b-be959469a9b3 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:11.617820 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dbb5e5c3-89c9-482b-9b2b-be959469a9b3 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:11.618121 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dbb5e5c3-89c9-482b-9b2b-be959469a9b3 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:11.618266 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dbb5e5c3-89c9-482b-9b2b-be959469a9b3 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:11.618419 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-dbb5e5c3-89c9-482b-9b2b-be959469a9b3 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:11.663356 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-dbb5e5c3-89c9-482b-9b2b-be959469a9b3 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] HTTP exception thrown: Invalid volume: volume d3901335-5c83-46ac-848d-7eb76523c45f already attached Jun 01 22:55:11.663637 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-dbb5e5c3-89c9-482b-9b2b-be959469a9b3 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Returning 400 to user: Invalid volume: volume d3901335-5c83-46ac-848d-7eb76523c45f already attached {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:55:11.663971 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-dbb5e5c3-89c9-482b-9b2b-be959469a9b3 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "POST /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433/os-volume_attachments" status: 400 len: 120 microversion: 2.60 time: 0.054427 Jun 01 22:55:11.664351 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1296/3845] 10.4.3.116 () {70 vars in 1482 bytes} [Mon Jun 1 22:55:11 2026] POST /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433/os-volume_attachments => generated 120 bytes in 55 msecs (HTTP/1.1 400) 9 headers in 383 bytes (1 switches on core 0) Jun 01 22:55:11.703065 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-4f69975e-c45f-4770-a6a2-4bc653c500f0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:55:11.703279 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-4f69975e-c45f-4770-a6a2-4bc653c500f0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:55:11.707750 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4f69975e-c45f-4770-a6a2-4bc653c500f0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:11.708039 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4f69975e-c45f-4770-a6a2-4bc653c500f0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:11.708239 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4f69975e-c45f-4770-a6a2-4bc653c500f0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:11.708622 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4f69975e-c45f-4770-a6a2-4bc653c500f0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:11.708848 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4f69975e-c45f-4770-a6a2-4bc653c500f0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:11.709039 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-4f69975e-c45f-4770-a6a2-4bc653c500f0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:11.761125 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=40,nova_api:UPDATE=1,nova_api:INSERT=4,nova_api:DELETE=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:55:11.762449 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-4f69975e-c45f-4770-a6a2-4bc653c500f0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lazy-loading 'services' on Instance uuid fa1a6fb4-6cdb-46c2-a013-ca173ab84433 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:55:11.803558 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-4f69975e-c45f-4770-a6a2-4bc653c500f0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433/os-volume_attachments/d3901335-5c83-46ac-848d-7eb76523c45f" status: 202 len: 0 microversion: 2.60 time: 0.102406 Jun 01 22:55:11.803885 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1264/3846] 10.4.3.116 () {68 vars in 1575 bytes} [Mon Jun 1 22:55:11 2026] DELETE /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433/os-volume_attachments/d3901335-5c83-46ac-848d-7eb76523c45f => generated 0 bytes in 103 msecs (HTTP/1.1 202) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:55:11.809020 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=86,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:55:16.083337 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-00d0c625-2fed-4168-8759-533dfefc1638 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:55:16.083758 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-00d0c625-2fed-4168-8759-533dfefc1638 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:55:16.087881 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-00d0c625-2fed-4168-8759-533dfefc1638 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:16.088113 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-00d0c625-2fed-4168-8759-533dfefc1638 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:16.088287 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-00d0c625-2fed-4168-8759-533dfefc1638 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:16.088653 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-00d0c625-2fed-4168-8759-533dfefc1638 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:16.088878 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-00d0c625-2fed-4168-8759-533dfefc1638 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:16.089047 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-00d0c625-2fed-4168-8759-533dfefc1638 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:16.101956 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-00d0c625-2fed-4168-8759-533dfefc1638 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:55:16.155490 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-00d0c625-2fed-4168-8759-533dfefc1638 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433" status: 204 len: 0 microversion: 2.60 time: 0.074012 Jun 01 22:55:16.156028 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1287/3847] 10.4.3.116 () {68 vars in 1398 bytes} [Mon Jun 1 22:55:16 2026] DELETE /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433 => generated 0 bytes in 75 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:55:16.163719 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9595917e-f61e-427a-bc35-7fe3e841144a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:55:16.165155 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9595917e-f61e-427a-bc35-7fe3e841144a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:55:16.169498 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9595917e-f61e-427a-bc35-7fe3e841144a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:16.169801 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9595917e-f61e-427a-bc35-7fe3e841144a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:16.169999 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9595917e-f61e-427a-bc35-7fe3e841144a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:16.170427 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9595917e-f61e-427a-bc35-7fe3e841144a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:16.170760 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9595917e-f61e-427a-bc35-7fe3e841144a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:16.171022 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9595917e-f61e-427a-bc35-7fe3e841144a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:16.185284 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9595917e-f61e-427a-bc35-7fe3e841144a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:55:16.333206 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9595917e-f61e-427a-bc35-7fe3e841144a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:16.337361 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9595917e-f61e-427a-bc35-7fe3e841144a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:16.337899 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9595917e-f61e-427a-bc35-7fe3e841144a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:16.341737 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9595917e-f61e-427a-bc35-7fe3e841144a tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433" status: 200 len: 1808 microversion: 2.60 time: 0.179630 Jun 01 22:55:16.342012 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1297/3848] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:55:16 2026] GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433 => generated 1808 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:55:17.281362 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-de70bf53-232f-4684-b394-cc33847b154f req-828826fb-76c8-4645-b5f5-6d7656b045bc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fa1a6fb4-6cdb-46c2-a013-ca173ab84433", "name": "network-vif-unplugged", "status": "completed", "tag": "aa0ee27f-6d0d-4fd8-8c30-f6f3715a73db"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:55:17.288023 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-de70bf53-232f-4684-b394-cc33847b154f req-828826fb-76c8-4645-b5f5-6d7656b045bc service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:17.288278 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-de70bf53-232f-4684-b394-cc33847b154f req-828826fb-76c8-4645-b5f5-6d7656b045bc service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:17.288437 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-de70bf53-232f-4684-b394-cc33847b154f req-828826fb-76c8-4645-b5f5-6d7656b045bc service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:17.296445 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-de70bf53-232f-4684-b394-cc33847b154f req-828826fb-76c8-4645-b5f5-6d7656b045bc service nova] Creating event network-vif-unplugged:aa0ee27f-6d0d-4fd8-8c30-f6f3715a73db for instance fa1a6fb4-6cdb-46c2-a013-ca173ab84433 on np0000001904 Jun 01 22:55:17.296908 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-de70bf53-232f-4684-b394-cc33847b154f req-828826fb-76c8-4645-b5f5-6d7656b045bc service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:55:17.301378 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-de70bf53-232f-4684-b394-cc33847b154f req-828826fb-76c8-4645-b5f5-6d7656b045bc service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.022347 Jun 01 22:55:17.301753 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1265/3849] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:55:17 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 23 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:55:17.358585 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-395f3b64-4a97-498e-87d5-faef14728a3d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:55:17.359923 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-395f3b64-4a97-498e-87d5-faef14728a3d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:55:17.364912 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-395f3b64-4a97-498e-87d5-faef14728a3d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:17.365260 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-395f3b64-4a97-498e-87d5-faef14728a3d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:17.365448 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-395f3b64-4a97-498e-87d5-faef14728a3d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:17.365839 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-395f3b64-4a97-498e-87d5-faef14728a3d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:17.366438 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-395f3b64-4a97-498e-87d5-faef14728a3d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:17.366438 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-395f3b64-4a97-498e-87d5-faef14728a3d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:17.382816 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-395f3b64-4a97-498e-87d5-faef14728a3d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:55:17.519457 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-395f3b64-4a97-498e-87d5-faef14728a3d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:17.523951 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-395f3b64-4a97-498e-87d5-faef14728a3d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:17.524574 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-395f3b64-4a97-498e-87d5-faef14728a3d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:17.528487 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-395f3b64-4a97-498e-87d5-faef14728a3d tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433" status: 200 len: 1808 microversion: 2.60 time: 0.171819 Jun 01 22:55:17.528836 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1288/3850] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:55:17 2026] GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433 => generated 1808 bytes in 172 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:55:18.544144 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-16cc3f04-e213-407c-bbcf-b88657af6b86 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:55:18.546142 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-16cc3f04-e213-407c-bbcf-b88657af6b86 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:55:18.550062 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-16cc3f04-e213-407c-bbcf-b88657af6b86 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:18.550310 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-16cc3f04-e213-407c-bbcf-b88657af6b86 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:18.550508 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-16cc3f04-e213-407c-bbcf-b88657af6b86 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:18.550992 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-16cc3f04-e213-407c-bbcf-b88657af6b86 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:18.551285 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-16cc3f04-e213-407c-bbcf-b88657af6b86 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:18.551554 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-16cc3f04-e213-407c-bbcf-b88657af6b86 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:18.566343 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-16cc3f04-e213-407c-bbcf-b88657af6b86 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:55:18.675544 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-16cc3f04-e213-407c-bbcf-b88657af6b86 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:18.680443 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-16cc3f04-e213-407c-bbcf-b88657af6b86 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:18.681040 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-16cc3f04-e213-407c-bbcf-b88657af6b86 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:18.684800 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-16cc3f04-e213-407c-bbcf-b88657af6b86 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433" status: 200 len: 1808 microversion: 2.60 time: 0.142414 Jun 01 22:55:18.685064 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1298/3851] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:55:18 2026] GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433 => generated 1808 bytes in 143 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:55:18.947505 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-a509b87e-8bcf-4a76-9af8-90f3316da8a6 req-61d3849b-ab09-4437-94db-fefe981fe955 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fa1a6fb4-6cdb-46c2-a013-ca173ab84433", "name": "network-vif-deleted", "tag": "aa0ee27f-6d0d-4fd8-8c30-f6f3715a73db"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:55:18.952647 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a509b87e-8bcf-4a76-9af8-90f3316da8a6 req-61d3849b-ab09-4437-94db-fefe981fe955 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:18.952838 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a509b87e-8bcf-4a76-9af8-90f3316da8a6 req-61d3849b-ab09-4437-94db-fefe981fe955 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:18.952961 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-a509b87e-8bcf-4a76-9af8-90f3316da8a6 req-61d3849b-ab09-4437-94db-fefe981fe955 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:18.958636 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-a509b87e-8bcf-4a76-9af8-90f3316da8a6 req-61d3849b-ab09-4437-94db-fefe981fe955 service nova] Creating event network-vif-deleted:aa0ee27f-6d0d-4fd8-8c30-f6f3715a73db for instance fa1a6fb4-6cdb-46c2-a013-ca173ab84433 on np0000001904 Jun 01 22:55:18.958976 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-a509b87e-8bcf-4a76-9af8-90f3316da8a6 req-61d3849b-ab09-4437-94db-fefe981fe955 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:55:18.962330 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-a509b87e-8bcf-4a76-9af8-90f3316da8a6 req-61d3849b-ab09-4437-94db-fefe981fe955 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.016648 Jun 01 22:55:18.962585 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1266/3852] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:55:18 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:55:19.347291 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-ea8d9d9a-ac10-4e01-be8b-77c6b144ddfb req-5b5aa756-8947-4841-b32c-348541c99b80 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "fa1a6fb4-6cdb-46c2-a013-ca173ab84433", "name": "network-vif-unplugged", "status": "completed", "tag": "aa0ee27f-6d0d-4fd8-8c30-f6f3715a73db"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:55:19.353063 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-ea8d9d9a-ac10-4e01-be8b-77c6b144ddfb req-5b5aa756-8947-4841-b32c-348541c99b80 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:19.353244 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-ea8d9d9a-ac10-4e01-be8b-77c6b144ddfb req-5b5aa756-8947-4841-b32c-348541c99b80 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:19.353408 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-ea8d9d9a-ac10-4e01-be8b-77c6b144ddfb req-5b5aa756-8947-4841-b32c-348541c99b80 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:19.358720 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-ea8d9d9a-ac10-4e01-be8b-77c6b144ddfb req-5b5aa756-8947-4841-b32c-348541c99b80 service nova] Creating event network-vif-unplugged:aa0ee27f-6d0d-4fd8-8c30-f6f3715a73db for instance fa1a6fb4-6cdb-46c2-a013-ca173ab84433 on np0000001904 Jun 01 22:55:19.359108 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-ea8d9d9a-ac10-4e01-be8b-77c6b144ddfb req-5b5aa756-8947-4841-b32c-348541c99b80 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:55:19.363141 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-ea8d9d9a-ac10-4e01-be8b-77c6b144ddfb req-5b5aa756-8947-4841-b32c-348541c99b80 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.017649 Jun 01 22:55:19.363684 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1289/3853] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:55:19 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:55:19.702954 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-1ae97a8a-1b95-4227-a612-cd3992699cd4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:55:19.705004 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-1ae97a8a-1b95-4227-a612-cd3992699cd4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:55:19.709076 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1ae97a8a-1b95-4227-a612-cd3992699cd4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:19.709359 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1ae97a8a-1b95-4227-a612-cd3992699cd4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:19.709624 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1ae97a8a-1b95-4227-a612-cd3992699cd4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:19.710039 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1ae97a8a-1b95-4227-a612-cd3992699cd4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:19.710320 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1ae97a8a-1b95-4227-a612-cd3992699cd4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:19.710603 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-1ae97a8a-1b95-4227-a612-cd3992699cd4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:19.725950 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-1ae97a8a-1b95-4227-a612-cd3992699cd4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:55:19.773044 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1ae97a8a-1b95-4227-a612-cd3992699cd4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:19.778745 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1ae97a8a-1b95-4227-a612-cd3992699cd4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:19.779315 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-1ae97a8a-1b95-4227-a612-cd3992699cd4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:19.782975 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-1ae97a8a-1b95-4227-a612-cd3992699cd4 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433" status: 200 len: 1412 microversion: 2.60 time: 0.081738 Jun 01 22:55:19.783262 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1299/3854] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:55:19 2026] GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433 => generated 1412 bytes in 82 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:55:20.797534 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ce185fde-6737-409c-9257-e39eef0fc6da tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:55:20.798964 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ce185fde-6737-409c-9257-e39eef0fc6da tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:55:20.802772 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce185fde-6737-409c-9257-e39eef0fc6da tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:20.803001 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce185fde-6737-409c-9257-e39eef0fc6da tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:20.803197 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce185fde-6737-409c-9257-e39eef0fc6da tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:20.803623 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce185fde-6737-409c-9257-e39eef0fc6da tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:20.803913 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce185fde-6737-409c-9257-e39eef0fc6da tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:20.804171 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce185fde-6737-409c-9257-e39eef0fc6da tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:20.821158 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce185fde-6737-409c-9257-e39eef0fc6da tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:20.821327 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce185fde-6737-409c-9257-e39eef0fc6da tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:20.821476 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ce185fde-6737-409c-9257-e39eef0fc6da tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:20.821748 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-ce185fde-6737-409c-9257-e39eef0fc6da tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lazy-loading 'fault' on Instance uuid fa1a6fb4-6cdb-46c2-a013-ca173ab84433 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:55:20.825179 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ce185fde-6737-409c-9257-e39eef0fc6da tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:55:20.868602 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ce185fde-6737-409c-9257-e39eef0fc6da tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:20.872744 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ce185fde-6737-409c-9257-e39eef0fc6da tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:20.873288 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ce185fde-6737-409c-9257-e39eef0fc6da tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:20.876726 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ce185fde-6737-409c-9257-e39eef0fc6da tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433" status: 200 len: 1417 microversion: 2.60 time: 0.080908 Jun 01 22:55:20.876970 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1267/3855] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:55:20 2026] GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433 => generated 1417 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:55:21.892258 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-8ac7ab2e-3bdf-4456-b151-75a3361afff1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:55:21.893854 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-8ac7ab2e-3bdf-4456-b151-75a3361afff1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:55:21.898442 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ac7ab2e-3bdf-4456-b151-75a3361afff1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:21.898763 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ac7ab2e-3bdf-4456-b151-75a3361afff1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:21.899016 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ac7ab2e-3bdf-4456-b151-75a3361afff1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:21.899489 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ac7ab2e-3bdf-4456-b151-75a3361afff1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:21.899864 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ac7ab2e-3bdf-4456-b151-75a3361afff1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:21.900168 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ac7ab2e-3bdf-4456-b151-75a3361afff1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:21.919442 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ac7ab2e-3bdf-4456-b151-75a3361afff1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:21.919701 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ac7ab2e-3bdf-4456-b151-75a3361afff1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:21.919856 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-8ac7ab2e-3bdf-4456-b151-75a3361afff1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:21.920075 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-8ac7ab2e-3bdf-4456-b151-75a3361afff1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lazy-loading 'fault' on Instance uuid fa1a6fb4-6cdb-46c2-a013-ca173ab84433 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:55:21.923701 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-8ac7ab2e-3bdf-4456-b151-75a3361afff1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:55:21.973358 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8ac7ab2e-3bdf-4456-b151-75a3361afff1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:21.977942 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8ac7ab2e-3bdf-4456-b151-75a3361afff1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:21.978546 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-8ac7ab2e-3bdf-4456-b151-75a3361afff1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Policy check for os_compute_api:servers:show:host_status:unknown-only failed with credentials {'is_admin': False, 'user_id': 'b62a7578f3ff47a2ac61bfd708cef17b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'afbd3ba257e041c1b695fa9ca2962a0b', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:21.982108 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-8ac7ab2e-3bdf-4456-b151-75a3361afff1 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433" status: 200 len: 1417 microversion: 2.60 time: 0.091749 Jun 01 22:55:21.982491 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1290/3856] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:55:21 2026] GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433 => generated 1417 bytes in 92 msecs (HTTP/1.1 200) 9 headers in 360 bytes (1 switches on core 0) Jun 01 22:55:23.000849 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-bed519b9-889d-43f8-8946-fa57905121a7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:55:23.003906 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-bed519b9-889d-43f8-8946-fa57905121a7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] [instance: fa1a6fb4-6cdb-46c2-a013-ca173ab84433] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:55:23.009558 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bed519b9-889d-43f8-8946-fa57905121a7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:23.009896 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bed519b9-889d-43f8-8946-fa57905121a7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:23.010132 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bed519b9-889d-43f8-8946-fa57905121a7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:23.010928 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bed519b9-889d-43f8-8946-fa57905121a7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:23.011237 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bed519b9-889d-43f8-8946-fa57905121a7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:23.011513 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-bed519b9-889d-43f8-8946-fa57905121a7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:23.020930 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-bed519b9-889d-43f8-8946-fa57905121a7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] HTTP exception thrown: Instance fa1a6fb4-6cdb-46c2-a013-ca173ab84433 could not be found. Jun 01 22:55:23.021151 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-bed519b9-889d-43f8-8946-fa57905121a7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Returning 404 to user: Instance fa1a6fb4-6cdb-46c2-a013-ca173ab84433 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:55:23.021463 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-bed519b9-889d-43f8-8946-fa57905121a7 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433" status: 404 len: 111 microversion: 2.60 time: 0.023338 Jun 01 22:55:23.021765 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1300/3857] 10.4.3.116 () {68 vars in 1395 bytes} [Mon Jun 1 22:55:22 2026] GET /compute/v2.1/servers/fa1a6fb4-6cdb-46c2-a013-ca173ab84433 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 9 headers in 381 bytes (1 switches on core 0) Jun 01 22:55:23.145167 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-2a05a7d0-2071-4e98-bca3-f4321555bba0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:55:23.156941 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-2a05a7d0-2071-4e98-bca3-f4321555bba0 tempest-VolumeMultiattachTests-358884823 tempest-VolumeMultiattachTests-358884823-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-keypair-474686676" status: 204 len: 0 microversion: 2.60 time: 0.013247 Jun 01 22:55:23.157298 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1268/3858] 10.4.3.116 () {68 vars in 1377 bytes} [Mon Jun 1 22:55:23 2026] DELETE /compute/v2.1/os-keypairs/tempest-keypair-474686676 => generated 0 bytes in 14 msecs (HTTP/1.1 204) 9 headers in 365 bytes (1 switches on core 0) Jun 01 22:55:30.870630 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=12,nova_cell1:INSERT=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:55:31.917368 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=8,nova_api:UPDATE=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:55:31.975302 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=19,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:55:33.006881 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=5 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:55:33.029548 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=17 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:55:33.152030 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=6,nova_api:DELETE=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:55:38.357970 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4d1db8ba-99e7-47b5-9ceb-7eef7f9a3e98 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:55:38.358325 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4d1db8ba-99e7-47b5-9ceb-7eef7f9a3e98 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:55:38.361736 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4d1db8ba-99e7-47b5-9ceb-7eef7f9a3e98 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:38.361883 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4d1db8ba-99e7-47b5-9ceb-7eef7f9a3e98 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:38.361998 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4d1db8ba-99e7-47b5-9ceb-7eef7f9a3e98 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:38.362217 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4d1db8ba-99e7-47b5-9ceb-7eef7f9a3e98 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:38.362333 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4d1db8ba-99e7-47b5-9ceb-7eef7f9a3e98 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:38.362450 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4d1db8ba-99e7-47b5-9ceb-7eef7f9a3e98 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:38.373479 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4d1db8ba-99e7-47b5-9ceb-7eef7f9a3e98 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Going to try to terminate instance {{(pid=86660) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:55:38.416493 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4d1db8ba-99e7-47b5-9ceb-7eef7f9a3e98 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 204 len: 0 microversion: 2.1 time: 0.059855 Jun 01 22:55:38.416991 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1291/3859] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:55:38 2026] DELETE /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 0 bytes in 61 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:55:38.425194 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-53cf0356-cbc2-4798-a76d-6f915f10f94a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:55:38.426432 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-53cf0356-cbc2-4798-a76d-6f915f10f94a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:55:38.432112 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-53cf0356-cbc2-4798-a76d-6f915f10f94a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:38.432537 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-53cf0356-cbc2-4798-a76d-6f915f10f94a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:38.432914 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-53cf0356-cbc2-4798-a76d-6f915f10f94a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:38.433542 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-53cf0356-cbc2-4798-a76d-6f915f10f94a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:38.434014 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-53cf0356-cbc2-4798-a76d-6f915f10f94a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:38.434398 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-53cf0356-cbc2-4798-a76d-6f915f10f94a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:38.453484 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-53cf0356-cbc2-4798-a76d-6f915f10f94a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:55:38.603711 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-53cf0356-cbc2-4798-a76d-6f915f10f94a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:38.611058 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-53cf0356-cbc2-4798-a76d-6f915f10f94a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 200 len: 1588 microversion: 2.1 time: 0.187364 Jun 01 22:55:38.611315 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1301/3860] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:55:38 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 1588 bytes in 188 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:55:39.543706 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-6a019945-9b7c-4f26-b319-233f0f625bc1 req-d4fdd8a1-725f-4e81-8b7b-cd2d1c404566 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a043a735-241e-4a9a-ad8d-e8cabdfc551f", "name": "network-vif-unplugged", "status": "completed", "tag": "297c66be-0514-4b96-9e0e-f36191930b89"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:55:39.549151 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-6a019945-9b7c-4f26-b319-233f0f625bc1 req-d4fdd8a1-725f-4e81-8b7b-cd2d1c404566 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:39.549322 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-6a019945-9b7c-4f26-b319-233f0f625bc1 req-d4fdd8a1-725f-4e81-8b7b-cd2d1c404566 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:39.549479 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-6a019945-9b7c-4f26-b319-233f0f625bc1 req-d4fdd8a1-725f-4e81-8b7b-cd2d1c404566 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:39.555289 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-6a019945-9b7c-4f26-b319-233f0f625bc1 req-d4fdd8a1-725f-4e81-8b7b-cd2d1c404566 service nova] Creating event network-vif-unplugged:297c66be-0514-4b96-9e0e-f36191930b89 for instance a043a735-241e-4a9a-ad8d-e8cabdfc551f on np0000001904 Jun 01 22:55:39.555697 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-6a019945-9b7c-4f26-b319-233f0f625bc1 req-d4fdd8a1-725f-4e81-8b7b-cd2d1c404566 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:55:39.559263 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-6a019945-9b7c-4f26-b319-233f0f625bc1 req-d4fdd8a1-725f-4e81-8b7b-cd2d1c404566 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.017470 Jun 01 22:55:39.559543 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1269/3861] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:55:39 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:55:39.627157 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-4cc0431d-1d14-4cee-b12f-8181eeabde1d tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:55:39.628584 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-4cc0431d-1d14-4cee-b12f-8181eeabde1d tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:55:39.632590 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4cc0431d-1d14-4cee-b12f-8181eeabde1d tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:39.632856 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4cc0431d-1d14-4cee-b12f-8181eeabde1d tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:39.633046 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4cc0431d-1d14-4cee-b12f-8181eeabde1d tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:39.633516 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4cc0431d-1d14-4cee-b12f-8181eeabde1d tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:39.634042 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4cc0431d-1d14-4cee-b12f-8181eeabde1d tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:39.634042 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-4cc0431d-1d14-4cee-b12f-8181eeabde1d tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:39.649803 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-4cc0431d-1d14-4cee-b12f-8181eeabde1d tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:55:39.790947 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-4cc0431d-1d14-4cee-b12f-8181eeabde1d tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:39.798585 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-4cc0431d-1d14-4cee-b12f-8181eeabde1d tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 200 len: 1588 microversion: 2.1 time: 0.173389 Jun 01 22:55:39.798853 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1292/3862] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:55:39 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 1588 bytes in 174 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:55:40.812736 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9e3f2756-bb95-4ca5-a62f-589ade22e74c tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:55:40.814121 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9e3f2756-bb95-4ca5-a62f-589ade22e74c tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:55:40.818670 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9e3f2756-bb95-4ca5-a62f-589ade22e74c tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:40.818937 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9e3f2756-bb95-4ca5-a62f-589ade22e74c tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:40.819174 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9e3f2756-bb95-4ca5-a62f-589ade22e74c tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:40.819634 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9e3f2756-bb95-4ca5-a62f-589ade22e74c tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:40.819949 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9e3f2756-bb95-4ca5-a62f-589ade22e74c tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:40.820250 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9e3f2756-bb95-4ca5-a62f-589ade22e74c tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:40.834445 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9e3f2756-bb95-4ca5-a62f-589ade22e74c tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:55:40.968157 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9e3f2756-bb95-4ca5-a62f-589ade22e74c tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:40.975321 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9e3f2756-bb95-4ca5-a62f-589ade22e74c tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 200 len: 1588 microversion: 2.1 time: 0.164392 Jun 01 22:55:40.975580 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1302/3863] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:55:40 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 1588 bytes in 165 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:55:41.375610 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-73d5010b-00f9-4298-b479-9d04e5437365 req-cc61fafd-f65a-4074-8c59-575ccfe7b703 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a043a735-241e-4a9a-ad8d-e8cabdfc551f", "name": "network-vif-deleted", "tag": "297c66be-0514-4b96-9e0e-f36191930b89"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:55:41.380482 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-73d5010b-00f9-4298-b479-9d04e5437365 req-cc61fafd-f65a-4074-8c59-575ccfe7b703 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:41.380655 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-73d5010b-00f9-4298-b479-9d04e5437365 req-cc61fafd-f65a-4074-8c59-575ccfe7b703 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:41.380775 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-73d5010b-00f9-4298-b479-9d04e5437365 req-cc61fafd-f65a-4074-8c59-575ccfe7b703 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:41.386098 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-73d5010b-00f9-4298-b479-9d04e5437365 req-cc61fafd-f65a-4074-8c59-575ccfe7b703 service nova] Creating event network-vif-deleted:297c66be-0514-4b96-9e0e-f36191930b89 for instance a043a735-241e-4a9a-ad8d-e8cabdfc551f on np0000001904 Jun 01 22:55:41.386426 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-73d5010b-00f9-4298-b479-9d04e5437365 req-cc61fafd-f65a-4074-8c59-575ccfe7b703 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:55:41.389611 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-73d5010b-00f9-4298-b479-9d04e5437365 req-cc61fafd-f65a-4074-8c59-575ccfe7b703 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.015713 Jun 01 22:55:41.389875 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1270/3864] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:55:41 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 16 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:55:41.594362 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-11082026-531b-418c-8d6b-abad04d6bad2 req-25a07f28-af65-443c-a222-4ced71fc34e0 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "a043a735-241e-4a9a-ad8d-e8cabdfc551f", "name": "network-vif-unplugged", "status": "completed", "tag": "297c66be-0514-4b96-9e0e-f36191930b89"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:55:41.601495 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-11082026-531b-418c-8d6b-abad04d6bad2 req-25a07f28-af65-443c-a222-4ced71fc34e0 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:41.601684 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-11082026-531b-418c-8d6b-abad04d6bad2 req-25a07f28-af65-443c-a222-4ced71fc34e0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:41.601794 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-11082026-531b-418c-8d6b-abad04d6bad2 req-25a07f28-af65-443c-a222-4ced71fc34e0 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:41.607293 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-11082026-531b-418c-8d6b-abad04d6bad2 req-25a07f28-af65-443c-a222-4ced71fc34e0 service nova] Creating event network-vif-unplugged:297c66be-0514-4b96-9e0e-f36191930b89 for instance a043a735-241e-4a9a-ad8d-e8cabdfc551f on np0000001904 Jun 01 22:55:41.607671 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-11082026-531b-418c-8d6b-abad04d6bad2 req-25a07f28-af65-443c-a222-4ced71fc34e0 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:55:41.611215 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-11082026-531b-418c-8d6b-abad04d6bad2 req-25a07f28-af65-443c-a222-4ced71fc34e0 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.018601 Jun 01 22:55:41.611693 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1293/3865] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:55:41 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:55:41.989856 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-d04d3a67-02be-466b-85d1-2e09843fe4b0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:55:41.991660 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-d04d3a67-02be-466b-85d1-2e09843fe4b0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:55:41.995184 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d04d3a67-02be-466b-85d1-2e09843fe4b0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:41.995469 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d04d3a67-02be-466b-85d1-2e09843fe4b0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:41.995685 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d04d3a67-02be-466b-85d1-2e09843fe4b0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:41.996066 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d04d3a67-02be-466b-85d1-2e09843fe4b0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:41.996344 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d04d3a67-02be-466b-85d1-2e09843fe4b0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:41.996618 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-d04d3a67-02be-466b-85d1-2e09843fe4b0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:42.008471 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-d04d3a67-02be-466b-85d1-2e09843fe4b0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:55:42.055310 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-d04d3a67-02be-466b-85d1-2e09843fe4b0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:42.062486 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-d04d3a67-02be-466b-85d1-2e09843fe4b0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 200 len: 1233 microversion: 2.1 time: 0.074182 Jun 01 22:55:42.062795 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1303/3866] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:55:41 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 1233 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:55:43.076046 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-784715f1-55df-431a-87a9-e78900851ee8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:55:43.077552 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-784715f1-55df-431a-87a9-e78900851ee8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:55:43.081312 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-784715f1-55df-431a-87a9-e78900851ee8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:43.081538 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-784715f1-55df-431a-87a9-e78900851ee8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:43.081749 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-784715f1-55df-431a-87a9-e78900851ee8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:43.082139 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-784715f1-55df-431a-87a9-e78900851ee8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:43.082452 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-784715f1-55df-431a-87a9-e78900851ee8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:43.082762 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-784715f1-55df-431a-87a9-e78900851ee8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:43.099664 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-784715f1-55df-431a-87a9-e78900851ee8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:43.099891 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-784715f1-55df-431a-87a9-e78900851ee8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:43.100084 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-784715f1-55df-431a-87a9-e78900851ee8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:43.100384 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-784715f1-55df-431a-87a9-e78900851ee8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lazy-loading 'fault' on Instance uuid a043a735-241e-4a9a-ad8d-e8cabdfc551f {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:55:43.103815 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-784715f1-55df-431a-87a9-e78900851ee8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:55:43.155041 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-784715f1-55df-431a-87a9-e78900851ee8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:43.162448 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-784715f1-55df-431a-87a9-e78900851ee8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 200 len: 1238 microversion: 2.1 time: 0.088142 Jun 01 22:55:43.162756 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1271/3867] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:55:43 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 1238 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:55:44.175894 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-6762f3ea-f0a3-436c-a62a-6267a8ac526e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:55:44.177345 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-6762f3ea-f0a3-436c-a62a-6267a8ac526e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:55:44.181619 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6762f3ea-f0a3-436c-a62a-6267a8ac526e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:44.181619 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6762f3ea-f0a3-436c-a62a-6267a8ac526e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:44.181816 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6762f3ea-f0a3-436c-a62a-6267a8ac526e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:44.182217 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6762f3ea-f0a3-436c-a62a-6267a8ac526e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:44.182541 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6762f3ea-f0a3-436c-a62a-6267a8ac526e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:44.182850 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6762f3ea-f0a3-436c-a62a-6267a8ac526e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:44.199299 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6762f3ea-f0a3-436c-a62a-6267a8ac526e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:44.199487 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6762f3ea-f0a3-436c-a62a-6267a8ac526e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:44.199663 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-6762f3ea-f0a3-436c-a62a-6267a8ac526e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:44.199900 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-6762f3ea-f0a3-436c-a62a-6267a8ac526e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lazy-loading 'fault' on Instance uuid a043a735-241e-4a9a-ad8d-e8cabdfc551f {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:55:44.203157 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-6762f3ea-f0a3-436c-a62a-6267a8ac526e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:55:44.246911 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-6762f3ea-f0a3-436c-a62a-6267a8ac526e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:44.253969 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-6762f3ea-f0a3-436c-a62a-6267a8ac526e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 200 len: 1238 microversion: 2.1 time: 0.079738 Jun 01 22:55:44.254388 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1294/3868] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:55:44 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 1238 bytes in 80 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:55:45.268688 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-67def2b6-3364-4490-a957-3c2c40fa5074 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:55:45.269279 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-67def2b6-3364-4490-a957-3c2c40fa5074 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:55:45.273833 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-67def2b6-3364-4490-a957-3c2c40fa5074 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:45.274102 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-67def2b6-3364-4490-a957-3c2c40fa5074 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:45.274378 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-67def2b6-3364-4490-a957-3c2c40fa5074 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:45.274878 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-67def2b6-3364-4490-a957-3c2c40fa5074 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:45.275163 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-67def2b6-3364-4490-a957-3c2c40fa5074 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:45.275437 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-67def2b6-3364-4490-a957-3c2c40fa5074 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:45.284537 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-67def2b6-3364-4490-a957-3c2c40fa5074 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] HTTP exception thrown: Instance a043a735-241e-4a9a-ad8d-e8cabdfc551f could not be found. Jun 01 22:55:45.284819 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-67def2b6-3364-4490-a957-3c2c40fa5074 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Returning 404 to user: Instance a043a735-241e-4a9a-ad8d-e8cabdfc551f could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:55:45.285254 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-67def2b6-3364-4490-a957-3c2c40fa5074 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 404 len: 111 microversion: 2.1 time: 0.019208 Jun 01 22:55:45.285615 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1304/3869] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:55:45 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 111 bytes in 20 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:55:53.097545 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=4 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:55:53.156993 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=7 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:55:54.198012 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=8,nova_api:UPDATE=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:55:54.248877 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=19,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:55:55.271312 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=4 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:55:55.279406 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=13 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:55:57.920794 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Action: 'create', calling method: >, body: {"server": {"name": "tempest-TestEncryptedCinderVolumes-server-2035581559", "imageRef": "", "flavorRef": "42", "security_groups": [{"name": "tempest-secgroup-smoke-847406642"}], "block_device_mapping_v2": [{"uuid": "087dbb50-aa03-4ba0-999f-8c3fca4679a2", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "delete_on_termination": false}], "key_name": "tempest-TestEncryptedCinderVolumes-979457660", "networks": [{"uuid": "239f7ae0-2c20-44a3-901a-e977a40b05d5"}]}} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:55:57.957550 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:57.957886 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:57.958170 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:57.958685 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:57.958995 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:57.959307 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:57.964301 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:55:58.016533 np0000001904 devstack@n-api.service[86661]: DEBUG nova.network.neutron [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] validate_networks() for [('239f7ae0-2c20-44a3-901a-e977a40b05d5', None, None, None, None, None)] {{(pid=86661) validate_networks /opt/stack/nova/nova/network/neutron.py:2685}} Jun 01 22:55:58.016896 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:55:58.224952 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:55:58.345372 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Flavor limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:488}} Jun 01 22:55:58.345619 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Image limits 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:492}} Jun 01 22:55:58.345823 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Flavor pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:528}} Jun 01 22:55:58.345967 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Image pref 0:0:0 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:532}} Jun 01 22:55:58.346200 np0000001904 devstack@n-api.service[86661]: DEBUG nova.virt.hardware [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Chose sockets=0, cores=0, threads=0; limits were sockets=65536, cores=65536, threads=65536 {{(pid=86661) get_cpu_topology_constraints /opt/stack/nova/nova/virt/hardware.py:570}} Jun 01 22:55:58.352131 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:58.352369 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:58.352552 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-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=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:58.353210 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:58.353424 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:58.354904 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:58.366414 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Getting quotas for project b07e512718e14faa9a2fd2e40ea4c187. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:392}} Jun 01 22:55:58.368581 np0000001904 devstack@n-api.service[86661]: DEBUG nova.quota [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Getting quotas for user d13a6f1a281c483f8792bcc7ddc67e70 and project b07e512718e14faa9a2fd2e40ea4c187. Resources: {'cores', 'ram', 'instances'} {{(pid=86661) _get_quotas /opt/stack/nova/nova/quota.py:382}} Jun 01 22:55:58.405760 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Going to run 1 instances... {{(pid=86661) _provision_instances /opt/stack/nova/nova/compute/api.py:1466}} Jun 01 22:55:58.407119 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] 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='087dbb50-aa03-4ba0-999f-8c3fca4679a2',volume_size=None,volume_type=None)] {{(pid=86661) _bdm_validate_set_size_and_instance /opt/stack/nova/nova/compute/api.py:1934}} Jun 01 22:55:58.510592 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-a11f472f-b03a-42b6-806a-3840e8499848 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "POST /compute/v2.1/servers" status: 202 len: 405 microversion: 2.1 time: 0.591367 Jun 01 22:55:58.511000 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1272/3870] 10.4.3.116 () {68 vars in 1265 bytes} [Mon Jun 1 22:55:57 2026] POST /compute/v2.1/servers => generated 405 bytes in 592 msecs (HTTP/1.1 202) 10 headers in 451 bytes (1 switches on core 0) Jun 01 22:55:58.521251 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-68a8fb3b-4e4f-451a-a63e-eaaf6cf9586a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:55:58.523187 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-68a8fb3b-4e4f-451a-a63e-eaaf6cf9586a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:55:58.534189 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-68a8fb3b-4e4f-451a-a63e-eaaf6cf9586a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:55:58.579189 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-68a8fb3b-4e4f-451a-a63e-eaaf6cf9586a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:58.586081 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-68a8fb3b-4e4f-451a-a63e-eaaf6cf9586a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1102 microversion: 2.1 time: 0.066630 Jun 01 22:55:58.586345 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1295/3871] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:55:58 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1102 bytes in 67 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:55:59.600107 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-183b43ca-c51e-4ec1-bdce-fbee60b17376 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:55:59.601708 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-183b43ca-c51e-4ec1-bdce-fbee60b17376 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:55:59.606741 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-183b43ca-c51e-4ec1-bdce-fbee60b17376 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:59.607018 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-183b43ca-c51e-4ec1-bdce-fbee60b17376 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:59.607260 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-183b43ca-c51e-4ec1-bdce-fbee60b17376 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:59.607736 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-183b43ca-c51e-4ec1-bdce-fbee60b17376 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:55:59.608082 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-183b43ca-c51e-4ec1-bdce-fbee60b17376 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:55:59.608386 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-183b43ca-c51e-4ec1-bdce-fbee60b17376 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:55:59.620688 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-183b43ca-c51e-4ec1-bdce-fbee60b17376 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:55:59.675654 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-183b43ca-c51e-4ec1-bdce-fbee60b17376 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:55:59.683348 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-183b43ca-c51e-4ec1-bdce-fbee60b17376 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1152 microversion: 2.1 time: 0.085194 Jun 01 22:55:59.683664 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1305/3872] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:55:59 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1152 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:56:00.696763 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-f5b95507-d9e8-44a4-b6ea-5daa45b47e81 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:56:00.698150 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-f5b95507-d9e8-44a4-b6ea-5daa45b47e81 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:56:00.702131 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5b95507-d9e8-44a4-b6ea-5daa45b47e81 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:00.702407 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5b95507-d9e8-44a4-b6ea-5daa45b47e81 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:00.702628 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5b95507-d9e8-44a4-b6ea-5daa45b47e81 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:00.703066 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5b95507-d9e8-44a4-b6ea-5daa45b47e81 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:00.703350 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5b95507-d9e8-44a4-b6ea-5daa45b47e81 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:00.703637 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-f5b95507-d9e8-44a4-b6ea-5daa45b47e81 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:00.717237 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-f5b95507-d9e8-44a4-b6ea-5daa45b47e81 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:56:00.763708 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-f5b95507-d9e8-44a4-b6ea-5daa45b47e81 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:56:00.770069 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-f5b95507-d9e8-44a4-b6ea-5daa45b47e81 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1200 microversion: 2.1 time: 0.074922 Jun 01 22:56:00.770456 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1273/3873] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:56:00 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1200 bytes in 75 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:56:01.784750 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-7fde7671-affd-43da-88c9-322d3f87a8d1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:56:01.787040 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-7fde7671-affd-43da-88c9-322d3f87a8d1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:56:01.791628 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fde7671-affd-43da-88c9-322d3f87a8d1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:01.791898 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fde7671-affd-43da-88c9-322d3f87a8d1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:01.792168 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fde7671-affd-43da-88c9-322d3f87a8d1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:01.792688 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fde7671-affd-43da-88c9-322d3f87a8d1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:01.793068 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fde7671-affd-43da-88c9-322d3f87a8d1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:01.793410 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-7fde7671-affd-43da-88c9-322d3f87a8d1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:01.806808 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-7fde7671-affd-43da-88c9-322d3f87a8d1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:56:01.853139 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-7fde7671-affd-43da-88c9-322d3f87a8d1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:56:01.860327 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-7fde7671-affd-43da-88c9-322d3f87a8d1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1200 microversion: 2.1 time: 0.077622 Jun 01 22:56:01.860601 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1296/3874] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:56:01 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1200 bytes in 78 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:56:02.874587 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-68a8ea49-a18f-4335-853b-0fb3bfb67d9e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:56:02.875959 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-68a8ea49-a18f-4335-853b-0fb3bfb67d9e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:56:02.880799 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-68a8ea49-a18f-4335-853b-0fb3bfb67d9e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:02.881120 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-68a8ea49-a18f-4335-853b-0fb3bfb67d9e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:02.881361 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-68a8ea49-a18f-4335-853b-0fb3bfb67d9e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:02.881864 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-68a8ea49-a18f-4335-853b-0fb3bfb67d9e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:02.882216 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-68a8ea49-a18f-4335-853b-0fb3bfb67d9e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:02.882518 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-68a8ea49-a18f-4335-853b-0fb3bfb67d9e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:02.896365 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-68a8ea49-a18f-4335-853b-0fb3bfb67d9e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:56:02.954384 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-68a8ea49-a18f-4335-853b-0fb3bfb67d9e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:56:02.961384 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-68a8ea49-a18f-4335-853b-0fb3bfb67d9e tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1208 microversion: 2.1 time: 0.088456 Jun 01 22:56:02.961657 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1306/3875] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:56:02 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1208 bytes in 89 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:56:03.613669 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [req-169b99b6-1e64-4c56-b99e-a2565578b05e req-18a864b4-6258-4fb8-a100-d7ba55a30548 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "eb0954b7-241e-4b9e-9b42-6361445c7fb3", "tag": "e4b89cde-e042-4954-8b6a-c5d265cd7597"}]} {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:56:03.620586 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-169b99b6-1e64-4c56-b99e-a2565578b05e req-18a864b4-6258-4fb8-a100-d7ba55a30548 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:03.620785 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-169b99b6-1e64-4c56-b99e-a2565578b05e req-18a864b4-6258-4fb8-a100-d7ba55a30548 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:03.620922 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [req-169b99b6-1e64-4c56-b99e-a2565578b05e req-18a864b4-6258-4fb8-a100-d7ba55a30548 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:03.627062 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.compute.server_external_events [req-169b99b6-1e64-4c56-b99e-a2565578b05e req-18a864b4-6258-4fb8-a100-d7ba55a30548 service nova] Creating event network-changed:e4b89cde-e042-4954-8b6a-c5d265cd7597 for instance eb0954b7-241e-4b9e-9b42-6361445c7fb3 on np0000001904 Jun 01 22:56:03.627464 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.rpcapi [req-169b99b6-1e64-4c56-b99e-a2565578b05e req-18a864b4-6258-4fb8-a100-d7ba55a30548 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86661) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:56:03.631421 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [req-169b99b6-1e64-4c56-b99e-a2565578b05e req-18a864b4-6258-4fb8-a100-d7ba55a30548 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019810 Jun 01 22:56:03.631752 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1274/3876] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:56:03 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:56:03.977260 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-a3a1f868-7511-43a2-a94e-e505196f4cda tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:56:03.978756 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-a3a1f868-7511-43a2-a94e-e505196f4cda tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:56:03.986597 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a3a1f868-7511-43a2-a94e-e505196f4cda tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:03.986846 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a3a1f868-7511-43a2-a94e-e505196f4cda tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:03.987087 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a3a1f868-7511-43a2-a94e-e505196f4cda tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:03.987495 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a3a1f868-7511-43a2-a94e-e505196f4cda tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:03.987820 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a3a1f868-7511-43a2-a94e-e505196f4cda tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:03.988152 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-a3a1f868-7511-43a2-a94e-e505196f4cda tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:04.000246 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-a3a1f868-7511-43a2-a94e-e505196f4cda tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:56:04.138216 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-a3a1f868-7511-43a2-a94e-e505196f4cda tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:56:04.146040 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-a3a1f868-7511-43a2-a94e-e505196f4cda tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1285 microversion: 2.1 time: 0.170497 Jun 01 22:56:04.146459 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1297/3877] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:56:03 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1285 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:56:05.161587 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-9a0d6314-0251-4ab8-abbc-cf909d6ba001 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:56:05.162990 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-9a0d6314-0251-4ab8-abbc-cf909d6ba001 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:56:05.167940 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a0d6314-0251-4ab8-abbc-cf909d6ba001 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:05.168283 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a0d6314-0251-4ab8-abbc-cf909d6ba001 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:05.168574 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a0d6314-0251-4ab8-abbc-cf909d6ba001 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:05.169122 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a0d6314-0251-4ab8-abbc-cf909d6ba001 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:05.169454 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a0d6314-0251-4ab8-abbc-cf909d6ba001 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:05.169843 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-9a0d6314-0251-4ab8-abbc-cf909d6ba001 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:05.183869 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-9a0d6314-0251-4ab8-abbc-cf909d6ba001 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:56:05.323856 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-9a0d6314-0251-4ab8-abbc-cf909d6ba001 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:56:05.330519 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-9a0d6314-0251-4ab8-abbc-cf909d6ba001 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1285 microversion: 2.1 time: 0.170844 Jun 01 22:56:05.330794 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1307/3878] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:56:05 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1285 bytes in 171 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:56:06.345939 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7d3223b0-6c6d-4edd-92fa-4b5f2ebe4af7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:56:06.347325 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7d3223b0-6c6d-4edd-92fa-4b5f2ebe4af7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:56:06.351187 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7d3223b0-6c6d-4edd-92fa-4b5f2ebe4af7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:06.351409 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7d3223b0-6c6d-4edd-92fa-4b5f2ebe4af7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:06.351613 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7d3223b0-6c6d-4edd-92fa-4b5f2ebe4af7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:06.352029 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7d3223b0-6c6d-4edd-92fa-4b5f2ebe4af7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:06.352303 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7d3223b0-6c6d-4edd-92fa-4b5f2ebe4af7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:06.352555 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7d3223b0-6c6d-4edd-92fa-4b5f2ebe4af7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:06.368036 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7d3223b0-6c6d-4edd-92fa-4b5f2ebe4af7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:56:06.503181 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7d3223b0-6c6d-4edd-92fa-4b5f2ebe4af7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:56:06.509908 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7d3223b0-6c6d-4edd-92fa-4b5f2ebe4af7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1273 microversion: 2.1 time: 0.165745 Jun 01 22:56:06.510183 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1275/3879] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:56:06 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1273 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:56:07.525424 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-9bbf8bdd-d533-4ffa-b871-105f83605cd1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:56:07.527136 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-9bbf8bdd-d533-4ffa-b871-105f83605cd1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:56:07.535306 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9bbf8bdd-d533-4ffa-b871-105f83605cd1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:07.535509 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9bbf8bdd-d533-4ffa-b871-105f83605cd1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:07.535737 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9bbf8bdd-d533-4ffa-b871-105f83605cd1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:07.536343 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9bbf8bdd-d533-4ffa-b871-105f83605cd1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:07.536871 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9bbf8bdd-d533-4ffa-b871-105f83605cd1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:07.537202 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-9bbf8bdd-d533-4ffa-b871-105f83605cd1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:07.560798 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-9bbf8bdd-d533-4ffa-b871-105f83605cd1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:56:07.699658 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-9bbf8bdd-d533-4ffa-b871-105f83605cd1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:56:07.707623 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-9bbf8bdd-d533-4ffa-b871-105f83605cd1 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1273 microversion: 2.1 time: 0.184164 Jun 01 22:56:07.707974 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1298/3880] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:56:07 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1273 bytes in 185 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:56:08.357893 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=2 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:56:08.371370 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell0:SELECT=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:56:08.581603 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell0:SELECT=1 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:56:08.722131 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-5f4ecbaa-faad-4fee-a540-707ac0e9180f tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:56:08.723720 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-5f4ecbaa-faad-4fee-a540-707ac0e9180f tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:56:08.729056 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5f4ecbaa-faad-4fee-a540-707ac0e9180f tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:08.729312 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5f4ecbaa-faad-4fee-a540-707ac0e9180f tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:08.729633 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5f4ecbaa-faad-4fee-a540-707ac0e9180f tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:08.730094 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5f4ecbaa-faad-4fee-a540-707ac0e9180f tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:08.730389 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5f4ecbaa-faad-4fee-a540-707ac0e9180f tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:08.730685 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-5f4ecbaa-faad-4fee-a540-707ac0e9180f tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:08.744622 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-5f4ecbaa-faad-4fee-a540-707ac0e9180f tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:56:08.859931 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-5f4ecbaa-faad-4fee-a540-707ac0e9180f tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:56:08.866844 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-5f4ecbaa-faad-4fee-a540-707ac0e9180f tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1273 microversion: 2.1 time: 0.146793 Jun 01 22:56:08.867108 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1308/3881] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:56:08 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1273 bytes in 147 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:56:09.881700 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-544b2b5b-b588-41b3-8364-f3f7e2bdd083 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:56:09.883058 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-544b2b5b-b588-41b3-8364-f3f7e2bdd083 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:56:09.888237 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-544b2b5b-b588-41b3-8364-f3f7e2bdd083 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:09.888471 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-544b2b5b-b588-41b3-8364-f3f7e2bdd083 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:09.888690 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-544b2b5b-b588-41b3-8364-f3f7e2bdd083 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:09.889101 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-544b2b5b-b588-41b3-8364-f3f7e2bdd083 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:09.889372 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-544b2b5b-b588-41b3-8364-f3f7e2bdd083 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:09.889654 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-544b2b5b-b588-41b3-8364-f3f7e2bdd083 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:09.901833 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-544b2b5b-b588-41b3-8364-f3f7e2bdd083 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:56:10.008261 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-544b2b5b-b588-41b3-8364-f3f7e2bdd083 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:56:10.016141 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-544b2b5b-b588-41b3-8364-f3f7e2bdd083 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1273 microversion: 2.1 time: 0.136733 Jun 01 22:56:10.016434 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1276/3882] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:56:09 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1273 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:56:11.030643 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-40112a4e-61f8-4a16-9997-4517c04cc4f8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:56:11.032005 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-40112a4e-61f8-4a16-9997-4517c04cc4f8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:56:11.037669 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-40112a4e-61f8-4a16-9997-4517c04cc4f8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:11.038036 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-40112a4e-61f8-4a16-9997-4517c04cc4f8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:11.038248 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-40112a4e-61f8-4a16-9997-4517c04cc4f8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:11.038690 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-40112a4e-61f8-4a16-9997-4517c04cc4f8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:11.038996 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-40112a4e-61f8-4a16-9997-4517c04cc4f8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:11.039264 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-40112a4e-61f8-4a16-9997-4517c04cc4f8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:11.052286 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-40112a4e-61f8-4a16-9997-4517c04cc4f8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:56:11.181788 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-40112a4e-61f8-4a16-9997-4517c04cc4f8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:56:11.189173 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-40112a4e-61f8-4a16-9997-4517c04cc4f8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1273 microversion: 2.1 time: 0.160214 Jun 01 22:56:11.189432 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1299/3883] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:56:11 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1273 bytes in 161 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:56:12.204704 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-967e1c4d-5cfd-4b72-844e-d314c0d615cc tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:56:12.206048 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-967e1c4d-5cfd-4b72-844e-d314c0d615cc tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:56:12.210715 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-967e1c4d-5cfd-4b72-844e-d314c0d615cc tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:12.211009 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-967e1c4d-5cfd-4b72-844e-d314c0d615cc tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:12.211234 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-967e1c4d-5cfd-4b72-844e-d314c0d615cc tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:12.211690 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-967e1c4d-5cfd-4b72-844e-d314c0d615cc tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:12.212024 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-967e1c4d-5cfd-4b72-844e-d314c0d615cc tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:12.212311 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-967e1c4d-5cfd-4b72-844e-d314c0d615cc tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:12.224802 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-967e1c4d-5cfd-4b72-844e-d314c0d615cc tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:56:12.354898 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-967e1c4d-5cfd-4b72-844e-d314c0d615cc tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:56:12.361656 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-967e1c4d-5cfd-4b72-844e-d314c0d615cc tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1273 microversion: 2.1 time: 0.158684 Jun 01 22:56:12.361958 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1309/3884] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:56:12 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1273 bytes in 159 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:56:13.376701 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-69e95bcc-01cb-4de0-b6dd-2a360797c8b0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:56:13.377270 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-69e95bcc-01cb-4de0-b6dd-2a360797c8b0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:56:13.381718 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69e95bcc-01cb-4de0-b6dd-2a360797c8b0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:13.381960 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69e95bcc-01cb-4de0-b6dd-2a360797c8b0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:13.382156 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69e95bcc-01cb-4de0-b6dd-2a360797c8b0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:13.382585 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69e95bcc-01cb-4de0-b6dd-2a360797c8b0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:13.382892 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69e95bcc-01cb-4de0-b6dd-2a360797c8b0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:13.383201 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-69e95bcc-01cb-4de0-b6dd-2a360797c8b0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:13.401229 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-69e95bcc-01cb-4de0-b6dd-2a360797c8b0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:56:13.543331 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-69e95bcc-01cb-4de0-b6dd-2a360797c8b0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:56:13.551169 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-69e95bcc-01cb-4de0-b6dd-2a360797c8b0 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1273 microversion: 2.1 time: 0.176706 Jun 01 22:56:13.551576 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1277/3885] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:56:13 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1273 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:56:14.315792 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-b3746e4a-f4f2-4172-9e28-1eeb01708191 req-89c232b5-e0ed-4087-a2ca-8742bf1ab77b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "eb0954b7-241e-4b9e-9b42-6361445c7fb3", "name": "network-vif-plugged", "status": "completed", "tag": "e4b89cde-e042-4954-8b6a-c5d265cd7597"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:56:14.323965 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b3746e4a-f4f2-4172-9e28-1eeb01708191 req-89c232b5-e0ed-4087-a2ca-8742bf1ab77b service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:14.324205 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b3746e4a-f4f2-4172-9e28-1eeb01708191 req-89c232b5-e0ed-4087-a2ca-8742bf1ab77b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:14.324363 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b3746e4a-f4f2-4172-9e28-1eeb01708191 req-89c232b5-e0ed-4087-a2ca-8742bf1ab77b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:14.331118 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-b3746e4a-f4f2-4172-9e28-1eeb01708191 req-89c232b5-e0ed-4087-a2ca-8742bf1ab77b service nova] Creating event network-vif-plugged:e4b89cde-e042-4954-8b6a-c5d265cd7597 for instance eb0954b7-241e-4b9e-9b42-6361445c7fb3 on np0000001904 Jun 01 22:56:14.331654 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-b3746e4a-f4f2-4172-9e28-1eeb01708191 req-89c232b5-e0ed-4087-a2ca-8742bf1ab77b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:56:14.335891 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-b3746e4a-f4f2-4172-9e28-1eeb01708191 req-89c232b5-e0ed-4087-a2ca-8742bf1ab77b service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.022000 Jun 01 22:56:14.336234 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1300/3886] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:56:14 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 22 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:56:14.567333 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-709d62dc-cbee-4164-80b1-6438b9faf783 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:56:14.568774 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-709d62dc-cbee-4164-80b1-6438b9faf783 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:56:14.573322 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-709d62dc-cbee-4164-80b1-6438b9faf783 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:14.573610 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-709d62dc-cbee-4164-80b1-6438b9faf783 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:14.573816 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-709d62dc-cbee-4164-80b1-6438b9faf783 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:14.574220 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-709d62dc-cbee-4164-80b1-6438b9faf783 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:14.574515 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-709d62dc-cbee-4164-80b1-6438b9faf783 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:14.574812 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-709d62dc-cbee-4164-80b1-6438b9faf783 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:14.587976 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-709d62dc-cbee-4164-80b1-6438b9faf783 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:56:14.698939 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-709d62dc-cbee-4164-80b1-6438b9faf783 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:56:14.705206 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-709d62dc-cbee-4164-80b1-6438b9faf783 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1273 microversion: 2.1 time: 0.139700 Jun 01 22:56:14.705454 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1310/3887] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:56:14 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1273 bytes in 140 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:56:15.719970 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-19a05f97-8c30-42d5-b685-dfca94b107e4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:56:15.721332 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-19a05f97-8c30-42d5-b685-dfca94b107e4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:56:15.725589 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-19a05f97-8c30-42d5-b685-dfca94b107e4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:15.725850 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-19a05f97-8c30-42d5-b685-dfca94b107e4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:15.726043 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-19a05f97-8c30-42d5-b685-dfca94b107e4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:15.726432 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-19a05f97-8c30-42d5-b685-dfca94b107e4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:15.726732 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-19a05f97-8c30-42d5-b685-dfca94b107e4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:15.727030 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-19a05f97-8c30-42d5-b685-dfca94b107e4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:15.738990 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-19a05f97-8c30-42d5-b685-dfca94b107e4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:56:15.843683 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-19a05f97-8c30-42d5-b685-dfca94b107e4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:56:15.849865 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-19a05f97-8c30-42d5-b685-dfca94b107e4 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1273 microversion: 2.1 time: 0.131620 Jun 01 22:56:15.850099 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1278/3888] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:56:15 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1273 bytes in 132 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:56:16.374962 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-732f54fb-ea1d-4276-a48e-e299473ec506 req-36275e5c-64cd-456d-b8c8-b08b72cd5488 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "eb0954b7-241e-4b9e-9b42-6361445c7fb3", "name": "network-vif-plugged", "status": "completed", "tag": "e4b89cde-e042-4954-8b6a-c5d265cd7597"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:56:16.380280 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-732f54fb-ea1d-4276-a48e-e299473ec506 req-36275e5c-64cd-456d-b8c8-b08b72cd5488 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:16.380432 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-732f54fb-ea1d-4276-a48e-e299473ec506 req-36275e5c-64cd-456d-b8c8-b08b72cd5488 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:16.380643 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-732f54fb-ea1d-4276-a48e-e299473ec506 req-36275e5c-64cd-456d-b8c8-b08b72cd5488 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:16.386931 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-732f54fb-ea1d-4276-a48e-e299473ec506 req-36275e5c-64cd-456d-b8c8-b08b72cd5488 service nova] Creating event network-vif-plugged:e4b89cde-e042-4954-8b6a-c5d265cd7597 for instance eb0954b7-241e-4b9e-9b42-6361445c7fb3 on np0000001904 Jun 01 22:56:16.387315 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-732f54fb-ea1d-4276-a48e-e299473ec506 req-36275e5c-64cd-456d-b8c8-b08b72cd5488 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:56:16.390963 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-732f54fb-ea1d-4276-a48e-e299473ec506 req-36275e5c-64cd-456d-b8c8-b08b72cd5488 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.017804 Jun 01 22:56:16.391406 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1301/3889] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:56:16 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 18 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:56:16.866060 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-84f454c7-5460-44fb-84b6-b533db559aad tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:56:16.867777 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-84f454c7-5460-44fb-84b6-b533db559aad tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:56:16.873298 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-84f454c7-5460-44fb-84b6-b533db559aad tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:16.873524 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-84f454c7-5460-44fb-84b6-b533db559aad tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:16.873773 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-84f454c7-5460-44fb-84b6-b533db559aad tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:16.874247 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-84f454c7-5460-44fb-84b6-b533db559aad tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:16.874586 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-84f454c7-5460-44fb-84b6-b533db559aad tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:16.874912 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-84f454c7-5460-44fb-84b6-b533db559aad tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:16.889390 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-84f454c7-5460-44fb-84b6-b533db559aad tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:56:17.036720 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-84f454c7-5460-44fb-84b6-b533db559aad tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:56:17.044878 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-84f454c7-5460-44fb-84b6-b533db559aad tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1464 microversion: 2.1 time: 0.180857 Jun 01 22:56:17.045175 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1311/3890] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:56:16 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1464 bytes in 181 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:56:17.062658 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-9789f473-865d-4345-9a72-313353a06237 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:56:17.063952 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-9789f473-865d-4345-9a72-313353a06237 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:56:17.068395 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9789f473-865d-4345-9a72-313353a06237 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:17.068684 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9789f473-865d-4345-9a72-313353a06237 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:17.068908 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9789f473-865d-4345-9a72-313353a06237 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:17.069303 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9789f473-865d-4345-9a72-313353a06237 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:17.069597 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9789f473-865d-4345-9a72-313353a06237 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:17.069866 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-9789f473-865d-4345-9a72-313353a06237 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:17.082396 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-9789f473-865d-4345-9a72-313353a06237 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:56:17.190422 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-9789f473-865d-4345-9a72-313353a06237 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:56:17.197590 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-9789f473-865d-4345-9a72-313353a06237 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1464 microversion: 2.1 time: 0.136666 Jun 01 22:56:17.197895 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1279/3891] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:56:17 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1464 bytes in 137 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:56:18.174788 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-8feeca0b-9754-477a-88a4-d03ec36aa3b2 req-b3f8cb00-1183-4bb9-9174-874a113efd87 service nova] Action: 'create', calling method: >, body: {"events": [{"name": "network-changed", "server_uuid": "eb0954b7-241e-4b9e-9b42-6361445c7fb3", "tag": "e4b89cde-e042-4954-8b6a-c5d265cd7597"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:56:18.180737 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-8feeca0b-9754-477a-88a4-d03ec36aa3b2 req-b3f8cb00-1183-4bb9-9174-874a113efd87 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:18.180939 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-8feeca0b-9754-477a-88a4-d03ec36aa3b2 req-b3f8cb00-1183-4bb9-9174-874a113efd87 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:18.181076 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-8feeca0b-9754-477a-88a4-d03ec36aa3b2 req-b3f8cb00-1183-4bb9-9174-874a113efd87 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:18.188357 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-8feeca0b-9754-477a-88a4-d03ec36aa3b2 req-b3f8cb00-1183-4bb9-9174-874a113efd87 service nova] Creating event network-changed:e4b89cde-e042-4954-8b6a-c5d265cd7597 for instance eb0954b7-241e-4b9e-9b42-6361445c7fb3 on np0000001904 Jun 01 22:56:18.188765 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-8feeca0b-9754-477a-88a4-d03ec36aa3b2 req-b3f8cb00-1183-4bb9-9174-874a113efd87 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:56:18.192709 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-8feeca0b-9754-477a-88a4-d03ec36aa3b2 req-b3f8cb00-1183-4bb9-9174-874a113efd87 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 179 microversion: 2.1 time: 0.019756 Jun 01 22:56:18.193011 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1302/3892] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:56:18 2026] POST /compute/v2.1/os-server-external-events => generated 179 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:56:26.870114 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=7 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:56:27.039287 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=28 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:56:27.065958 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=14,nova_api:INSERT=3 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:56:27.192546 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=27 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:56:28.178641 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=9 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:56:28.183716 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=19 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:56:54.826081 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-993a672c-9ff2-4116-82a9-636cf27fdd60 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:56:54.826483 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-993a672c-9ff2-4116-82a9-636cf27fdd60 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:56:54.829658 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-993a672c-9ff2-4116-82a9-636cf27fdd60 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:54.829859 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-993a672c-9ff2-4116-82a9-636cf27fdd60 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:54.830046 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-993a672c-9ff2-4116-82a9-636cf27fdd60 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:54.830332 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-993a672c-9ff2-4116-82a9-636cf27fdd60 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:54.830504 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-993a672c-9ff2-4116-82a9-636cf27fdd60 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:54.830683 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-993a672c-9ff2-4116-82a9-636cf27fdd60 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:54.846758 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-993a672c-9ff2-4116-82a9-636cf27fdd60 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Going to try to terminate instance {{(pid=86662) delete /opt/stack/nova/nova/compute/api.py:2800}} Jun 01 22:56:54.893351 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-993a672c-9ff2-4116-82a9-636cf27fdd60 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 204 len: 0 microversion: 2.1 time: 0.069636 Jun 01 22:56:54.893651 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1312/3893] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:56:54 2026] DELETE /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 0 bytes in 70 msecs (HTTP/1.1 204) 9 headers in 363 bytes (1 switches on core 0) Jun 01 22:56:54.902751 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-3fef2aeb-783f-43cf-a78d-28a8d03f4d63 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:56:54.904388 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-3fef2aeb-783f-43cf-a78d-28a8d03f4d63 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:56:54.909148 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3fef2aeb-783f-43cf-a78d-28a8d03f4d63 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:54.909446 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3fef2aeb-783f-43cf-a78d-28a8d03f4d63 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:54.909690 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3fef2aeb-783f-43cf-a78d-28a8d03f4d63 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:54.910108 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3fef2aeb-783f-43cf-a78d-28a8d03f4d63 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:54.910414 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3fef2aeb-783f-43cf-a78d-28a8d03f4d63 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:54.910699 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-3fef2aeb-783f-43cf-a78d-28a8d03f4d63 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:54.924435 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-3fef2aeb-783f-43cf-a78d-28a8d03f4d63 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:56:55.060487 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-3fef2aeb-783f-43cf-a78d-28a8d03f4d63 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:56:55.067706 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-3fef2aeb-783f-43cf-a78d-28a8d03f4d63 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1589 microversion: 2.1 time: 0.167848 Jun 01 22:56:55.067955 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1280/3894] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:56:54 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1589 bytes in 168 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:56:56.022519 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-b36df9b0-3c73-4228-a887-dba145924dff req-e2342c80-76e6-4a9e-855e-9cb675f723f4 service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "eb0954b7-241e-4b9e-9b42-6361445c7fb3", "name": "network-vif-unplugged", "status": "completed", "tag": "e4b89cde-e042-4954-8b6a-c5d265cd7597"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:56:56.028858 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b36df9b0-3c73-4228-a887-dba145924dff req-e2342c80-76e6-4a9e-855e-9cb675f723f4 service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:56.029030 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b36df9b0-3c73-4228-a887-dba145924dff req-e2342c80-76e6-4a9e-855e-9cb675f723f4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:56.029155 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-b36df9b0-3c73-4228-a887-dba145924dff req-e2342c80-76e6-4a9e-855e-9cb675f723f4 service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:56.034936 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-b36df9b0-3c73-4228-a887-dba145924dff req-e2342c80-76e6-4a9e-855e-9cb675f723f4 service nova] Creating event network-vif-unplugged:e4b89cde-e042-4954-8b6a-c5d265cd7597 for instance eb0954b7-241e-4b9e-9b42-6361445c7fb3 on np0000001904 Jun 01 22:56:56.035271 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-b36df9b0-3c73-4228-a887-dba145924dff req-e2342c80-76e6-4a9e-855e-9cb675f723f4 service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:56:56.039439 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-b36df9b0-3c73-4228-a887-dba145924dff req-e2342c80-76e6-4a9e-855e-9cb675f723f4 service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.018896 Jun 01 22:56:56.039736 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1303/3895] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:56:56 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 19 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:56:56.081496 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-a78bb60c-eb86-4e1a-a334-7929d19157ad tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:56:56.083501 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-a78bb60c-eb86-4e1a-a334-7929d19157ad tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:56:56.088438 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a78bb60c-eb86-4e1a-a334-7929d19157ad tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:56.088862 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a78bb60c-eb86-4e1a-a334-7929d19157ad tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:56.089168 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a78bb60c-eb86-4e1a-a334-7929d19157ad tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:56.089806 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a78bb60c-eb86-4e1a-a334-7929d19157ad tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:56.090233 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a78bb60c-eb86-4e1a-a334-7929d19157ad tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:56.090616 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-a78bb60c-eb86-4e1a-a334-7929d19157ad tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:56.109965 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-a78bb60c-eb86-4e1a-a334-7929d19157ad tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:56:56.251946 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-a78bb60c-eb86-4e1a-a334-7929d19157ad tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:56:56.258993 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-a78bb60c-eb86-4e1a-a334-7929d19157ad tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1589 microversion: 2.1 time: 0.179637 Jun 01 22:56:56.259262 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1313/3896] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:56:56 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1589 bytes in 180 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:56:57.273262 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-7b7d82f2-f7c6-4e0f-bade-460549342446 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:56:57.276885 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-7b7d82f2-f7c6-4e0f-bade-460549342446 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:56:57.281508 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7b7d82f2-f7c6-4e0f-bade-460549342446 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:57.281792 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7b7d82f2-f7c6-4e0f-bade-460549342446 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:57.281999 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7b7d82f2-f7c6-4e0f-bade-460549342446 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:57.282431 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7b7d82f2-f7c6-4e0f-bade-460549342446 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:57.282740 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7b7d82f2-f7c6-4e0f-bade-460549342446 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:57.283004 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-7b7d82f2-f7c6-4e0f-bade-460549342446 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:57.295928 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-7b7d82f2-f7c6-4e0f-bade-460549342446 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:56:57.434397 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-7b7d82f2-f7c6-4e0f-bade-460549342446 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:56:57.441182 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-7b7d82f2-f7c6-4e0f-bade-460549342446 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1589 microversion: 2.1 time: 0.169662 Jun 01 22:56:57.441432 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1281/3897] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:56:57 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1589 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:56:57.910090 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [req-c94d1e60-0cf1-424d-b1d1-10c913fb85f7 req-309b63eb-7f72-43ac-a349-49a94f1a1bbc service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "eb0954b7-241e-4b9e-9b42-6361445c7fb3", "name": "network-vif-deleted", "tag": "e4b89cde-e042-4954-8b6a-c5d265cd7597"}]} {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:56:57.916644 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-c94d1e60-0cf1-424d-b1d1-10c913fb85f7 req-309b63eb-7f72-43ac-a349-49a94f1a1bbc service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:57.916806 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-c94d1e60-0cf1-424d-b1d1-10c913fb85f7 req-309b63eb-7f72-43ac-a349-49a94f1a1bbc service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:57.916923 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [req-c94d1e60-0cf1-424d-b1d1-10c913fb85f7 req-309b63eb-7f72-43ac-a349-49a94f1a1bbc service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:57.922993 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.compute.server_external_events [req-c94d1e60-0cf1-424d-b1d1-10c913fb85f7 req-309b63eb-7f72-43ac-a349-49a94f1a1bbc service nova] Creating event network-vif-deleted:e4b89cde-e042-4954-8b6a-c5d265cd7597 for instance eb0954b7-241e-4b9e-9b42-6361445c7fb3 on np0000001904 Jun 01 22:56:57.923419 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.rpcapi [req-c94d1e60-0cf1-424d-b1d1-10c913fb85f7 req-309b63eb-7f72-43ac-a349-49a94f1a1bbc service nova] RPC: Sending the message to topic: compute-alt {{(pid=86660) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:56:57.927556 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [req-c94d1e60-0cf1-424d-b1d1-10c913fb85f7 req-309b63eb-7f72-43ac-a349-49a94f1a1bbc service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 183 microversion: 2.1 time: 0.019488 Jun 01 22:56:57.927986 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1304/3898] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:56:57 2026] POST /compute/v2.1/os-server-external-events => generated 183 bytes in 20 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:56:58.073624 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [req-7eaec429-6b50-4a85-a491-da286caf006b req-5dfeba09-933c-4d90-a823-6cbdc26ff96b service nova] Action: 'create', calling method: >, body: {"events": [{"server_uuid": "eb0954b7-241e-4b9e-9b42-6361445c7fb3", "name": "network-vif-unplugged", "status": "completed", "tag": "e4b89cde-e042-4954-8b6a-c5d265cd7597"}]} {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:549}} Jun 01 22:56:58.078921 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7eaec429-6b50-4a85-a491-da286caf006b req-5dfeba09-933c-4d90-a823-6cbdc26ff96b service nova] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:58.079083 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7eaec429-6b50-4a85-a491-da286caf006b req-5dfeba09-933c-4d90-a823-6cbdc26ff96b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:58.079178 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [req-7eaec429-6b50-4a85-a491-da286caf006b req-5dfeba09-933c-4d90-a823-6cbdc26ff96b service nova] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:58.084384 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.compute.server_external_events [req-7eaec429-6b50-4a85-a491-da286caf006b req-5dfeba09-933c-4d90-a823-6cbdc26ff96b service nova] Creating event network-vif-unplugged:e4b89cde-e042-4954-8b6a-c5d265cd7597 for instance eb0954b7-241e-4b9e-9b42-6361445c7fb3 on np0000001904 Jun 01 22:56:58.084717 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.rpcapi [req-7eaec429-6b50-4a85-a491-da286caf006b req-5dfeba09-933c-4d90-a823-6cbdc26ff96b service nova] RPC: Sending the message to topic: compute-alt {{(pid=86662) prepare_for_alt_rpcserver /opt/stack/nova/nova/compute/rpcapi.py:595}} Jun 01 22:56:58.088080 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [req-7eaec429-6b50-4a85-a491-da286caf006b req-5dfeba09-933c-4d90-a823-6cbdc26ff96b service nova] 10.4.3.116 "POST /compute/v2.1/os-server-external-events" status: 200 len: 185 microversion: 2.1 time: 0.016446 Jun 01 22:56:58.088420 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1314/3899] 10.4.3.116 () {72 vars in 1432 bytes} [Mon Jun 1 22:56:58 2026] POST /compute/v2.1/os-server-external-events => generated 185 bytes in 17 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) Jun 01 22:56:58.455972 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-62b05a64-25bc-476f-8143-54eaf180e0f7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:56:58.457768 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-62b05a64-25bc-476f-8143-54eaf180e0f7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:56:58.461476 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-62b05a64-25bc-476f-8143-54eaf180e0f7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:58.461744 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-62b05a64-25bc-476f-8143-54eaf180e0f7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:58.461939 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-62b05a64-25bc-476f-8143-54eaf180e0f7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:58.462343 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-62b05a64-25bc-476f-8143-54eaf180e0f7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:58.462644 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-62b05a64-25bc-476f-8143-54eaf180e0f7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:58.462907 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-62b05a64-25bc-476f-8143-54eaf180e0f7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:58.476796 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-62b05a64-25bc-476f-8143-54eaf180e0f7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:56:58.525717 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-62b05a64-25bc-476f-8143-54eaf180e0f7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:56:58.532807 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-62b05a64-25bc-476f-8143-54eaf180e0f7 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1233 microversion: 2.1 time: 0.078419 Jun 01 22:56:58.533090 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1282/3900] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:56:58 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1233 bytes in 79 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:56:59.548224 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-e062eb7d-3907-4ae7-90c8-f9b4c97cc6ba tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:56:59.550191 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-e062eb7d-3907-4ae7-90c8-f9b4c97cc6ba tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:56:59.555500 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e062eb7d-3907-4ae7-90c8-f9b4c97cc6ba tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:59.555863 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e062eb7d-3907-4ae7-90c8-f9b4c97cc6ba tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:59.556165 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e062eb7d-3907-4ae7-90c8-f9b4c97cc6ba tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:59.556779 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e062eb7d-3907-4ae7-90c8-f9b4c97cc6ba tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:59.557195 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e062eb7d-3907-4ae7-90c8-f9b4c97cc6ba tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:59.557616 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e062eb7d-3907-4ae7-90c8-f9b4c97cc6ba tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:59.577842 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e062eb7d-3907-4ae7-90c8-f9b4c97cc6ba tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:56:59.578122 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e062eb7d-3907-4ae7-90c8-f9b4c97cc6ba tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:56:59.578356 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-e062eb7d-3907-4ae7-90c8-f9b4c97cc6ba tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:56:59.578710 np0000001904 devstack@n-api.service[86660]: DEBUG nova.objects.instance [None req-e062eb7d-3907-4ae7-90c8-f9b4c97cc6ba tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lazy-loading 'fault' on Instance uuid eb0954b7-241e-4b9e-9b42-6361445c7fb3 {{(pid=86660) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:56:59.583253 np0000001904 devstack@n-api.service[86660]: WARNING neutronclient.v2_0.client [None req-e062eb7d-3907-4ae7-90c8-f9b4c97cc6ba tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:56:59.648424 np0000001904 devstack@n-api.service[86660]: DEBUG nova.policy [None req-e062eb7d-3907-4ae7-90c8-f9b4c97cc6ba tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86660) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:56:59.658405 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-e062eb7d-3907-4ae7-90c8-f9b4c97cc6ba tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1238 microversion: 2.1 time: 0.112556 Jun 01 22:56:59.658810 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1305/3901] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:56:59 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1238 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:57:00.674374 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-41ec176e-c5de-4a15-bb9f-c6faafe3be04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:57:00.675780 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-41ec176e-c5de-4a15-bb9f-c6faafe3be04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:57:00.679858 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41ec176e-c5de-4a15-bb9f-c6faafe3be04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:57:00.680096 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41ec176e-c5de-4a15-bb9f-c6faafe3be04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:57:00.680314 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41ec176e-c5de-4a15-bb9f-c6faafe3be04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:57:00.680733 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41ec176e-c5de-4a15-bb9f-c6faafe3be04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:57:00.681010 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41ec176e-c5de-4a15-bb9f-c6faafe3be04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:57:00.681325 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41ec176e-c5de-4a15-bb9f-c6faafe3be04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:57:00.697887 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41ec176e-c5de-4a15-bb9f-c6faafe3be04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:57:00.698069 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41ec176e-c5de-4a15-bb9f-c6faafe3be04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:57:00.698256 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-41ec176e-c5de-4a15-bb9f-c6faafe3be04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:57:00.698481 np0000001904 devstack@n-api.service[86662]: DEBUG nova.objects.instance [None req-41ec176e-c5de-4a15-bb9f-c6faafe3be04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lazy-loading 'fault' on Instance uuid eb0954b7-241e-4b9e-9b42-6361445c7fb3 {{(pid=86662) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:57:00.701673 np0000001904 devstack@n-api.service[86662]: WARNING neutronclient.v2_0.client [None req-41ec176e-c5de-4a15-bb9f-c6faafe3be04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:57:00.746673 np0000001904 devstack@n-api.service[86662]: DEBUG nova.policy [None req-41ec176e-c5de-4a15-bb9f-c6faafe3be04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86662) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:57:00.753391 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-41ec176e-c5de-4a15-bb9f-c6faafe3be04 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1238 microversion: 2.1 time: 0.080954 Jun 01 22:57:00.753672 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1315/3902] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:57:00 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1238 bytes in 81 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:57:01.767993 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-ffc9b0ce-1958-4e8c-840c-72ddeea5030a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:57:01.769395 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-ffc9b0ce-1958-4e8c-840c-72ddeea5030a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:57:01.774123 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ffc9b0ce-1958-4e8c-840c-72ddeea5030a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:57:01.774437 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ffc9b0ce-1958-4e8c-840c-72ddeea5030a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:57:01.774683 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ffc9b0ce-1958-4e8c-840c-72ddeea5030a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:57:01.775228 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ffc9b0ce-1958-4e8c-840c-72ddeea5030a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:57:01.775518 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ffc9b0ce-1958-4e8c-840c-72ddeea5030a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:57:01.775810 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ffc9b0ce-1958-4e8c-840c-72ddeea5030a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:57:01.793750 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ffc9b0ce-1958-4e8c-840c-72ddeea5030a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:57:01.793938 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ffc9b0ce-1958-4e8c-840c-72ddeea5030a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:57:01.794091 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-ffc9b0ce-1958-4e8c-840c-72ddeea5030a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:57:01.794339 np0000001904 devstack@n-api.service[86661]: DEBUG nova.objects.instance [None req-ffc9b0ce-1958-4e8c-840c-72ddeea5030a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lazy-loading 'fault' on Instance uuid eb0954b7-241e-4b9e-9b42-6361445c7fb3 {{(pid=86661) obj_load_attr /opt/stack/nova/nova/objects/instance.py:1148}} Jun 01 22:57:01.797460 np0000001904 devstack@n-api.service[86661]: WARNING neutronclient.v2_0.client [None req-ffc9b0ce-1958-4e8c-840c-72ddeea5030a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] The python binding code in neutronclient is deprecated in favor of OpenstackSDK, please use that as this will be removed in a future release. Jun 01 22:57:01.844964 np0000001904 devstack@n-api.service[86661]: DEBUG nova.policy [None req-ffc9b0ce-1958-4e8c-840c-72ddeea5030a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Policy check for os_compute_api:os-extended-server-attributes failed with credentials {'is_admin': False, 'user_id': 'd13a6f1a281c483f8792bcc7ddc67e70', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b07e512718e14faa9a2fd2e40ea4c187', 'project_domain_id': 'default', 'roles': ['member', 'reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=86661) authorize /opt/stack/nova/nova/policy.py:192}} Jun 01 22:57:01.852300 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-ffc9b0ce-1958-4e8c-840c-72ddeea5030a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 200 len: 1238 microversion: 2.1 time: 0.085957 Jun 01 22:57:01.852597 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1283/3903] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:57:01 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 1238 bytes in 86 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) Jun 01 22:57:02.869511 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-968425b0-88e5-4885-8225-0adc1ba7bc25 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:57:02.870855 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-968425b0-88e5-4885-8225-0adc1ba7bc25 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:57:02.875990 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-968425b0-88e5-4885-8225-0adc1ba7bc25 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:57:02.876268 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-968425b0-88e5-4885-8225-0adc1ba7bc25 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:57:02.876473 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-968425b0-88e5-4885-8225-0adc1ba7bc25 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:57:02.876949 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-968425b0-88e5-4885-8225-0adc1ba7bc25 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:57:02.877253 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-968425b0-88e5-4885-8225-0adc1ba7bc25 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:57:02.877559 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-968425b0-88e5-4885-8225-0adc1ba7bc25 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:57:02.884791 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-968425b0-88e5-4885-8225-0adc1ba7bc25 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] HTTP exception thrown: Instance eb0954b7-241e-4b9e-9b42-6361445c7fb3 could not be found. Jun 01 22:57:02.885052 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-968425b0-88e5-4885-8225-0adc1ba7bc25 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Returning 404 to user: Instance eb0954b7-241e-4b9e-9b42-6361445c7fb3 could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:57:02.885388 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-968425b0-88e5-4885-8225-0adc1ba7bc25 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 404 len: 111 microversion: 2.1 time: 0.017702 Jun 01 22:57:02.885687 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1306/3904] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:57:02 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:57:03.089733 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e5f7c234-0e16-47f2-8314-e5fc61388c61 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:57:03.090069 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-e5f7c234-0e16-47f2-8314-e5fc61388c61 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:57:03.092960 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5f7c234-0e16-47f2-8314-e5fc61388c61 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:57:03.093131 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5f7c234-0e16-47f2-8314-e5fc61388c61 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:57:03.093292 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5f7c234-0e16-47f2-8314-e5fc61388c61 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:57:03.093535 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5f7c234-0e16-47f2-8314-e5fc61388c61 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:57:03.093704 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5f7c234-0e16-47f2-8314-e5fc61388c61 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:57:03.093838 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-e5f7c234-0e16-47f2-8314-e5fc61388c61 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:57:03.100928 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-e5f7c234-0e16-47f2-8314-e5fc61388c61 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] HTTP exception thrown: Instance eb0954b7-241e-4b9e-9b42-6361445c7fb3 could not be found. Jun 01 22:57:03.101198 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-e5f7c234-0e16-47f2-8314-e5fc61388c61 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Returning 404 to user: Instance eb0954b7-241e-4b9e-9b42-6361445c7fb3 could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:57:03.101553 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-e5f7c234-0e16-47f2-8314-e5fc61388c61 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 404 len: 111 microversion: 2.1 time: 0.013482 Jun 01 22:57:03.101851 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1316/3905] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:57:03 2026] DELETE /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:57:03.110922 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d0d961cd-ef93-4b2c-9636-14441881ea7a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:57:03.111763 np0000001904 devstack@n-api.service[86661]: DEBUG nova.compute.api [None req-d0d961cd-ef93-4b2c-9636-14441881ea7a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: eb0954b7-241e-4b9e-9b42-6361445c7fb3] Fetching instance by UUID {{(pid=86661) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:57:03.115942 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d0d961cd-ef93-4b2c-9636-14441881ea7a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:57:03.116169 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d0d961cd-ef93-4b2c-9636-14441881ea7a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:57:03.116371 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d0d961cd-ef93-4b2c-9636-14441881ea7a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:57:03.116778 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d0d961cd-ef93-4b2c-9636-14441881ea7a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:57:03.117089 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d0d961cd-ef93-4b2c-9636-14441881ea7a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:57:03.117355 np0000001904 devstack@n-api.service[86661]: DEBUG oslo_concurrency.lockutils [None req-d0d961cd-ef93-4b2c-9636-14441881ea7a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86661) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:57:03.125909 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.wsgi [None req-d0d961cd-ef93-4b2c-9636-14441881ea7a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] HTTP exception thrown: Instance eb0954b7-241e-4b9e-9b42-6361445c7fb3 could not be found. Jun 01 22:57:03.126050 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d0d961cd-ef93-4b2c-9636-14441881ea7a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Returning 404 to user: Instance eb0954b7-241e-4b9e-9b42-6361445c7fb3 could not be found. {{(pid=86661) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:57:03.126388 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d0d961cd-ef93-4b2c-9636-14441881ea7a tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3" status: 404 len: 111 microversion: 2.1 time: 0.018143 Jun 01 22:57:03.126674 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1284/3906] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:57:03 2026] GET /compute/v2.1/servers/eb0954b7-241e-4b9e-9b42-6361445c7fb3 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:57:04.406822 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-576f7cfc-9782-4b85-b1c1-255a09536478 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86660) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:57:04.407155 np0000001904 devstack@n-api.service[86660]: DEBUG nova.compute.api [None req-576f7cfc-9782-4b85-b1c1-255a09536478 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86660) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:57:04.409836 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-576f7cfc-9782-4b85-b1c1-255a09536478 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:57:04.410105 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-576f7cfc-9782-4b85-b1c1-255a09536478 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:57:04.410239 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-576f7cfc-9782-4b85-b1c1-255a09536478 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:57:04.410450 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-576f7cfc-9782-4b85-b1c1-255a09536478 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:57:04.410586 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-576f7cfc-9782-4b85-b1c1-255a09536478 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:57:04.410702 np0000001904 devstack@n-api.service[86660]: DEBUG oslo_concurrency.lockutils [None req-576f7cfc-9782-4b85-b1c1-255a09536478 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86660) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:57:04.421254 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.wsgi [None req-576f7cfc-9782-4b85-b1c1-255a09536478 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] HTTP exception thrown: Instance a043a735-241e-4a9a-ad8d-e8cabdfc551f could not be found. Jun 01 22:57:04.421445 np0000001904 devstack@n-api.service[86660]: DEBUG nova.api.openstack.wsgi [None req-576f7cfc-9782-4b85-b1c1-255a09536478 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Returning 404 to user: Instance a043a735-241e-4a9a-ad8d-e8cabdfc551f could not be found. {{(pid=86660) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:57:04.421772 np0000001904 devstack@n-api.service[86660]: INFO nova.api.openstack.requestlog [None req-576f7cfc-9782-4b85-b1c1-255a09536478 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "DELETE /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 404 len: 111 microversion: 2.1 time: 0.016442 Jun 01 22:57:04.422063 np0000001904 devstack@n-api.service[86660]: [pid: 86660|app: 0|req: 1307/3907] 10.4.3.116 () {66 vars in 1357 bytes} [Mon Jun 1 22:57:04 2026] DELETE /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 111 bytes in 17 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:57:04.431214 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ca3268bb-7324-40d6-a455-a68995aa15c8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86662) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:57:04.432545 np0000001904 devstack@n-api.service[86662]: DEBUG nova.compute.api [None req-ca3268bb-7324-40d6-a455-a68995aa15c8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] [instance: a043a735-241e-4a9a-ad8d-e8cabdfc551f] Fetching instance by UUID {{(pid=86662) get /opt/stack/nova/nova/compute/api.py:3056}} Jun 01 22:57:04.436506 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ca3268bb-7324-40d6-a455-a68995aa15c8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:57:04.436773 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ca3268bb-7324-40d6-a455-a68995aa15c8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:57:04.436994 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ca3268bb-7324-40d6-a455-a68995aa15c8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:57:04.437413 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ca3268bb-7324-40d6-a455-a68995aa15c8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Acquiring lock "419f8274-3b90-46b4-9c72-da0ce037957e" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} Jun 01 22:57:04.437711 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ca3268bb-7324-40d6-a455-a68995aa15c8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} Jun 01 22:57:04.437984 np0000001904 devstack@n-api.service[86662]: DEBUG oslo_concurrency.lockutils [None req-ca3268bb-7324-40d6-a455-a68995aa15c8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Lock "419f8274-3b90-46b4-9c72-da0ce037957e" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=86662) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} Jun 01 22:57:04.444754 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.wsgi [None req-ca3268bb-7324-40d6-a455-a68995aa15c8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] HTTP exception thrown: Instance a043a735-241e-4a9a-ad8d-e8cabdfc551f could not be found. Jun 01 22:57:04.444957 np0000001904 devstack@n-api.service[86662]: DEBUG nova.api.openstack.wsgi [None req-ca3268bb-7324-40d6-a455-a68995aa15c8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Returning 404 to user: Instance a043a735-241e-4a9a-ad8d-e8cabdfc551f could not be found. {{(pid=86662) __call__ /opt/stack/nova/nova/api/openstack/wsgi.py:908}} Jun 01 22:57:04.445269 np0000001904 devstack@n-api.service[86662]: INFO nova.api.openstack.requestlog [None req-ca3268bb-7324-40d6-a455-a68995aa15c8 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f" status: 404 len: 111 microversion: 2.1 time: 0.015774 Jun 01 22:57:04.445558 np0000001904 devstack@n-api.service[86662]: [pid: 86662|app: 0|req: 1317/3908] 10.4.3.116 () {66 vars in 1354 bytes} [Mon Jun 1 22:57:04 2026] GET /compute/v2.1/servers/a043a735-241e-4a9a-ad8d-e8cabdfc551f => generated 111 bytes in 16 msecs (HTTP/1.1 404) 9 headers in 379 bytes (1 switches on core 0) Jun 01 22:57:05.738857 np0000001904 devstack@n-api.service[86661]: DEBUG nova.api.openstack.wsgi [None req-d10b32fc-466f-46b3-aaf1-8c11757ed0e5 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] Calling method '>' {{(pid=86661) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} Jun 01 22:57:05.751068 np0000001904 devstack@n-api.service[86661]: INFO nova.api.openstack.requestlog [None req-d10b32fc-466f-46b3-aaf1-8c11757ed0e5 tempest-TestEncryptedCinderVolumes-1818596750 tempest-TestEncryptedCinderVolumes-1818596750-project-member] 10.4.3.116 "DELETE /compute/v2.1/os-keypairs/tempest-TestEncryptedCinderVolumes-979457660" status: 202 len: 0 microversion: 2.1 time: 0.013643 Jun 01 22:57:05.751376 np0000001904 devstack@n-api.service[86661]: [pid: 86661|app: 0|req: 1285/3909] 10.4.3.116 () {66 vars in 1393 bytes} [Mon Jun 1 22:57:05 2026] DELETE /compute/v2.1/os-keypairs/tempest-TestEncryptedCinderVolumes-979457660 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 9 headers in 361 bytes (1 switches on core 0) Jun 01 22:57:13.120693 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_cell1:SELECT=18 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:57:14.408562 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_api:SELECT=6 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:57:14.414555 np0000001904 devstack@n-api.service[86660]: DEBUG dbcounter [-] [86660] Writing DB stats nova_cell1:SELECT=9 {{(pid=86660) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:57:14.434948 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_api:SELECT=10,nova_api:UPDATE=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:57:14.440742 np0000001904 devstack@n-api.service[86662]: DEBUG dbcounter [-] [86662] Writing DB stats nova_cell1:SELECT=21,nova_cell1:UPDATE=2,nova_cell1:INSERT=1 {{(pid=86662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 01 22:57:15.745354 np0000001904 devstack@n-api.service[86661]: DEBUG dbcounter [-] [86661] Writing DB stats nova_api:SELECT=7,nova_api:DELETE=1 {{(pid=86661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}